*{box-sizing:border-box}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:#153536;background:linear-gradient(rgba(244,240,231,.92),rgba(244,240,231,.94)),url("../assets/sea/beach-lagoon.webp") center/cover fixed}.order-header{height:86px;padding:0 clamp(18px,4vw,58px);display:flex;align-items:center;justify-content:space-between;background:#0d1111;color:#fff}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{width:52px;height:52px;border-radius:50%;background:#fff}.brand span{display:grid}.brand strong{font-family:Georgia,serif;font-size:30px;letter-spacing:.14em}.brand small{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#bbb}.order-header>a:last-child{color:#fff;text-decoration:none;font-weight:800}.order-hero{padding:70px clamp(16px,6vw,90px);background:linear-gradient(rgba(6,46,52,.84),rgba(6,46,52,.84)),url("../assets/sea/hero-aerial.webp") center/cover;color:#fff}.eyebrow{margin:0 0 14px;color:#e8b34f;font-weight:900;letter-spacing:.2em;font-size:12px}.order-hero h1{margin:0;max-width:900px;font-size:clamp(38px,6vw,78px);line-height:1;font-family:Georgia,serif}.order-hero p:not(.eyebrow){font-size:18px}.order-layout{display:grid;grid-template-columns:1fr 380px;gap:24px;width:min(1280px,calc(100% - 32px));margin:32px auto 80px}.tools{display:grid;grid-template-columns:1fr 220px;gap:12px;margin-bottom:16px}input,select,textarea{width:100%;border:1px solid rgba(21,53,54,.18);padding:14px;background:#fff;color:#153536}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.item{padding:18px;background:rgba(255,255,255,.88);border:1px solid rgba(21,53,54,.12);display:grid;gap:10px}.item h3{margin:0}.item p{margin:0;color:#64716f}.item footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.price{font-weight:900;color:#0c6865}.item button,.cart button{border:0;background:#e8b34f;color:#172829;font-weight:900;padding:12px 16px}.cart{position:sticky;top:20px;align-self:start;background:rgba(255,255,255,.92);padding:22px;border:1px solid rgba(21,53,54,.12);box-shadow:0 20px 60px rgba(7,38,43,.14)}.cart h2{margin:0 0 16px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #e6ded0}.cart-line small{color:#6c7775}.cart-line button{padding:6px 9px;background:#153536;color:#fff}.total{display:flex;justify-content:space-between;font-weight:900}.order-help{margin:18px 0 0;padding:16px;background:#f7f3e9;border:1px solid rgba(21,53,54,.12);border-radius:16px;color:#153536}.order-help p{margin:0 0 12px;font-size:0.95rem;line-height:1.5}.help-actions{display:flex;gap:10px;flex-wrap:wrap}.help-actions a{flex:1 1 150px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:999px;text-decoration:none;font-weight:900;color:#153536;background:#e8b34f}.help-actions a.zalo{background:#0b7cff;color:#fff}.help-actions a:hover{opacity:.95}.help-actions a:focus-visible{outline:3px solid rgba(14,98,93,.35);outline-offset:2px}.order-hero-actions{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.order-hero-actions .btn{padding:14px 18px;border-radius:999px;text-decoration:none;font-weight:900;color:#153536;background:#e8b34f;display:inline-flex;align-items:center;justify-content:center}.order-hero-actions .btn.zalo{background:#0b7cff;color:#fff}.order-hero-actions .btn:hover{opacity:.95}.cart-note{margin-top:10px;font-size:.95rem;color:#40514f;line-height:1.4}.cart-note::before{content:'⚠';margin-right:6px}.message{margin:0;font-weight:800}.message.ok{color:#0d7d56}.message.err{color:#b3261e}@media(max-width:980px){.order-layout{grid-template-columns:1fr}.cart{position:relative;top:auto}.order-hero-actions{flex-direction:column}.tools{grid-template-columns:1fr}.menu-grid{grid-template-columns:1fr}.brand strong{font-size:24px}.brand small{display:none}}