*{box-sizing:border-box}body{color:#fff;background:#111827;margin:0;font-family:Arial,sans-serif}.site-header{border-bottom:1px solid #374151}.navbar{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:20px 32px;display:flex}.logo{color:#fbbf24;margin:0;font-size:22px;font-weight:700}.navbar a{color:#d1d5db;text-decoration:none}main{max-width:1120px;margin:0 auto;padding:64px 32px}.hero-section{margin-bottom:72px}.eyebrow{color:#fbbf24;text-transform:uppercase;letter-spacing:.04em;margin:0 0 16px;font-weight:700}h1{max-width:760px;margin:0 0 24px;font-size:56px;line-height:1.1}.hero-section p{color:#d1d5db;max-width:680px;font-size:20px;line-height:1.7}.section-header{max-width:680px;margin-bottom:32px}.section-header h2{margin:0 0 16px;font-size:40px}.section-header p{color:#d1d5db;margin:0;line-height:1.7}.menu-section{margin-bottom:72px}.menu-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.menu-card{background:#1f2937;border:1px solid #374151;border-radius:24px;padding:28px}.menu-card:hover{border-color:#fbbf24}.menu-card-header{justify-content:space-between;gap:16px;display:flex}.menu-category{color:#fbbf24;margin:0 0 8px;font-size:14px;font-weight:700}.menu-card h3{margin:0;font-size:24px}.menu-price{color:#fbbf24;margin:0;font-weight:700}.menu-description{color:#d1d5db;line-height:1.7}.quantity-control{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.quantity-control button{color:#111827;cursor:pointer;background:#fbbf24;border:none;border-radius:999px;width:44px;height:44px;font-size:22px;font-weight:700}.quantity-control span{font-size:20px;font-weight:700}.order-section{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:72px;display:grid}.cart-card,.summary-card{background:#1f2937;border:1px solid #374151;border-radius:24px;padding:28px}.cart-card h2,.summary-card h2{color:#fbbf24;margin:0 0 20px}.cart-item{border-bottom:1px solid #374151;justify-content:space-between;gap:16px;padding:16px 0;display:flex}.cart-item h3{margin:0 0 6px}.cart-item p{color:#d1d5db;margin:0}.empty-cart{color:#9ca3af}label{color:#d1d5db;margin-bottom:8px;font-weight:700;display:block}input{color:#fff;background:#111827;border:1px solid #4b5563;border-radius:12px;width:100%;margin-bottom:20px;padding:12px 14px;font-size:16px}.summary-row{color:#d1d5db;border-bottom:1px solid #374151;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.final-total{color:#fbbf24;border-bottom:none;font-size:20px;font-weight:700}#placeOrderButton{color:#111827;cursor:pointer;background:#fbbf24;border:none;border-radius:999px;width:100%;margin-top:24px;padding:14px 24px;font-size:16px;font-weight:700}#placeOrderButton:hover,.quantity-control button:hover{background:#fcd34d}.order-message{margin:16px 0 0;line-height:1.7}.order-message.error{color:#fca5a5}.order-message.success{color:#86efac}.site-footer{text-align:center;color:#9ca3af;border-top:1px solid #374151;padding:24px 32px}@media (width<=900px){.menu-grid{grid-template-columns:repeat(2,1fr)}.order-section{grid-template-columns:1fr}h1{font-size:44px}}@media (width<=600px){.navbar{flex-direction:column;gap:16px}main{padding:40px 20px}.menu-grid{grid-template-columns:1fr}h1{font-size:36px}}
