:root{--topbar-height: 72px;--brand-green: #087568;--brand-green-dark: #123428;--brand-gold: #f2a91c;--paper: #fffaf1;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#1f2933;background:#f7f1e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#f7f1e8}body,button,input,textarea,select{letter-spacing:0;font:inherit}button,input,textarea{border:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p,address{margin:0}address{font-style:normal}.delivery-page{min-height:100vh;background:linear-gradient(180deg,#fffaf173,#fffaf100),radial-gradient(circle at 8% 18%,rgba(242,169,28,.1),transparent 28%),#f7f1e8}.topbar{position:sticky;top:0;z-index:40;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px max(20px,calc((100vw - 1220px)/2));border-bottom:1px solid rgba(229,218,200,.8);background:#fffbf4f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 34px #30200e14}.logo-lockup{width:auto;height:48px;min-width:150px;display:inline-flex;align-items:center;gap:10px}.logo-lockup img{width:42px;height:100%;display:block;object-fit:contain;object-position:left center}.logo-lockup span{color:#173026;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700;line-height:1;white-space:nowrap}.topbar nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;scrollbar-width:none}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{min-height:40px;display:inline-flex;align-items:center;border-radius:8px;padding:0 13px;color:#24313d;font-size:.95rem;font-weight:700;white-space:nowrap}.topbar nav a:hover,.topbar nav a:focus-visible{background:#eef8f5;color:var(--brand-green);outline:none}.restaurant-hero{position:relative;min-height:440px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;overflow:hidden;padding:0 max(20px,calc((100vw - 1220px)/2));background:#17251c}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(1.06) contrast(1.04)}.hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#07120ceb,#07120cb8 38%,#07120c2e),linear-gradient(180deg,#07120c33,#07120cd1)}.hero-pattern:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:linear-gradient(135deg,rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(45deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:54px 54px,28px 28px}.hero-copy{position:relative;z-index:1;width:min(570px,100%);margin-bottom:118px;color:#fff8ec}.hero-copy p{margin-bottom:12px;color:#ffd27a;font-size:.92rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{max-width:560px;color:#fffdf7;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,6vw,4.7rem);font-weight:700;line-height:.96;text-shadow:0 18px 42px rgba(0,0,0,.44)}.hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.hero-badges span{min-height:34px;display:inline-flex;align-items:center;border:1px solid rgba(255,225,164,.42);border-radius:999px;padding:0 12px;color:#fff6df;font-size:.84rem;font-weight:850;background:#0f34268a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.restaurant-card{position:relative;z-index:1;width:min(560px,100%);display:grid;grid-template-columns:116px minmax(0,1fr);gap:22px;align-items:center;margin:0 0 0 auto;transform:translateY(46px);border:1px solid rgba(255,255,255,.68);border-radius:8px;padding:22px;color:#17212b;background:#fffbf4f5;box-shadow:0 22px 58px #0e191242;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.restaurant-card img{width:116px;height:116px;object-fit:contain;border:1px solid #e6ebee;border-radius:8px;padding:10px;background:#fffdf6}.restaurant-card p{margin-bottom:6px;color:var(--brand-green);font-size:.94rem;font-weight:800}.restaurant-card h1{color:#182632;font-size:clamp(2rem,5vw,3.55rem);line-height:1}.restaurant-card address{display:flex;align-items:center;gap:8px;margin-top:14px;color:#53616c;font-size:1rem;line-height:1.5}.restaurant-meta{width:min(1220px,calc(100% - 40px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:74px auto 18px}.restaurant-meta div{min-height:58px;display:flex;align-items:center;gap:8px;border:1px solid rgba(226,213,193,.92);border-radius:8px;padding:12px 14px;color:#33414d;background:#fffcf6e6;box-shadow:0 10px 22px #3a26110d}.restaurant-meta svg{color:var(--brand-green);flex:0 0 auto}.restaurant-meta span{min-width:0;font-weight:800}.restaurant-meta small{color:#6a7883}.category-bar{position:sticky;top:var(--topbar-height);z-index:30;display:flex;gap:10px;overflow-x:auto;padding:12px max(20px,calc((100vw - 1220px)/2));border-top:1px solid rgba(232,219,199,.7);border-bottom:1px solid rgba(210,192,163,.72);background:#fffbf4f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 26px #2e1f0c14;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-bar a{position:relative;min-height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;padding:0 16px;color:#31413b;font-size:.94rem;font-weight:800;background:#f2eadc;box-shadow:inset 0 0 0 1px #5f46220a;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.category-bar a:after{content:"";position:absolute;right:18px;bottom:5px;left:18px;height:3px;border-radius:999px;background:var(--brand-gold);opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}.category-bar a:hover,.category-bar a:focus-visible,.category-bar a.is-active{color:#fff;background:var(--brand-green);outline:none}.category-bar a.is-active{transform:translateY(-1px) scale(1.03);box-shadow:0 10px 22px #08756838,inset 0 0 0 1px #ffffff29}.category-bar a.is-active:after{opacity:1;transform:scaleX(1)}.toast{position:fixed;right:22px;bottom:22px;z-index:50;max-width:min(340px,calc(100vw - 44px));border-radius:8px;padding:12px 15px;color:#fff;font-weight:800;background:#0b776b;box-shadow:0 16px 34px #0f172a3d}.ordering-layout{width:min(1220px,calc(100% - 40px));display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start;margin:26px auto 46px}.menu-column{min-width:0}.menu-section{scroll-margin-top:calc(var(--topbar-height) + 76px);margin-bottom:24px;border:1px solid rgba(223,211,190,.9);border-radius:8px;overflow:hidden;background:var(--paper);box-shadow:0 18px 40px #3f2b1214}.section-heading{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;background:radial-gradient(circle at 92% 18%,rgba(242,169,28,.18),transparent 34%),linear-gradient(90deg,#0875681a,#f9b43717),#fffaf1}.section-heading p{margin-bottom:5px;color:var(--brand-green);font-size:.88rem;font-weight:900;text-transform:uppercase}.section-heading h2{color:#182c22;font-size:1.65rem;line-height:1.15}.section-heading>span{flex:0 0 auto;border-radius:999px;padding:8px 12px;color:#704814;font-size:.83rem;font-weight:900;background:#fff3d9}.dish-list{display:grid;grid-template-columns:1fr}.dish-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;padding:18px 24px;border-top:1px solid rgba(223,211,190,.72);background:#ffffff57;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.dish-card:hover{background:#fffdf8;box-shadow:inset 4px 0 #087568b8;transform:translateY(-1px)}.dish-image-placeholder{width:88px;height:88px;display:grid;place-items:center;align-self:start;border:1px dashed #c8d1d7;border-radius:8px;color:var(--brand-green);background:radial-gradient(circle at 70% 22%,rgba(242,169,28,.22),transparent 32%),linear-gradient(135deg,#0875681c,#f9b43726),#fff9ed}.dish-image-placeholder span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:900;background:var(--brand-green)}.dish-content{min-width:0}.dish-title-row{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.dish-title-row h3{color:#16281f;font-size:1.12rem;line-height:1.35}.dish-title-row h3 span{color:#78848e}.dish-title-row p{max-width:620px;margin-top:5px;color:#625b4c;font-size:.94rem;line-height:1.5}.dish-title-row strong{color:#2c2113;font-size:1rem;white-space:nowrap}.addons-picker{margin-top:12px}.addons-picker summary{width:fit-content;border-radius:999px;padding:7px 11px;color:#0b776b;font-size:.88rem;font-weight:900;background:#e7f6f2;cursor:pointer}.addons-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.addon-option{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #e0e7ec;border-radius:8px;padding:9px 10px;color:#324451;background:#fff}.addon-option.is-selected{border-color:#0b776b;background:#f0fbf8}.addon-option input{width:16px;height:16px;accent-color:#0b776b}.addon-option span{overflow-wrap:anywhere;font-size:.9rem;font-weight:800}.addon-option small{color:#6b7780;font-weight:800;white-space:nowrap}.add-button{position:relative;min-height:40px;display:inline-flex;align-items:center;gap:8px;margin-top:14px;border-radius:8px;padding:0 14px;color:#fff;font-weight:900;background:linear-gradient(135deg,var(--brand-green),#0a635a);box-shadow:0 10px 20px #0875682e;overflow:hidden;isolation:isolate}.add-button:hover,.add-button:focus-visible{background:#09665c;outline:none}.add-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;pointer-events:none}.add-button.button-glow{animation:button-glow-pulse 2.6s ease-in-out infinite}.add-button.button-sheen:after{z-index:0;width:44%;opacity:1;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent);transform:translate(-150%) skew(-18deg);animation:button-sheen-sweep 3.8s ease-in-out infinite}.add-button.button-sheen svg,.add-button.button-sheen span{position:relative;z-index:1}.add-button.button-breathe{animation:button-soft-breathe 3.2s ease-in-out infinite}.add-button.button-breathe:after{border:1px solid rgba(255,211,122,.65);border-radius:inherit;opacity:1;animation:button-border-breathe 3.2s ease-in-out infinite}.cart-panel{position:sticky;top:calc(var(--topbar-height) + 70px);max-height:calc(100vh - var(--topbar-height) - 92px);display:flex;flex-direction:column;border:1px solid rgba(220,205,178,.94);border-radius:8px;overflow:hidden;background:#fffaf1;box-shadow:0 18px 42px #39261024}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(220,205,178,.8);background:radial-gradient(circle at 96% 20%,rgba(242,169,28,.18),transparent 34%),#fffaf1}.cart-head p{margin-bottom:3px;color:var(--brand-green);font-size:.82rem;font-weight:900;text-transform:uppercase}.cart-head h2{color:#172331;font-size:1.38rem}.cart-head>span{min-width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:900;background:var(--brand-green)}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;border-bottom:1px solid #e8edf0}.mode-card{min-height:82px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;border:1px solid #e0e7ec;border-radius:8px;padding:10px;color:#354550;text-align:left;background:#fff}.mode-card svg{color:#0b776b}.mode-card span{font-size:.92rem;font-weight:900}.mode-card small{grid-column:1 / -1;color:#697782;font-size:.8rem;line-height:1.35}.mode-card.is-active{border-color:var(--brand-green);background:#eefbf8;box-shadow:inset 0 0 0 1px var(--brand-green)}.cart-items{overflow:auto;padding:12px 14px 4px}.cart-items-title{margin-bottom:4px;color:var(--brand-green);font-size:.78rem;font-weight:900;text-transform:uppercase}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1f3}.cart-line:last-child{border-bottom:0}.cart-line-main{min-width:0}.cart-line-main strong,.cart-line-main span,.cart-line-main small{display:block}.cart-line-main strong{color:#1d2b36;font-size:.94rem;line-height:1.35}.cart-line-main span{margin-top:3px;color:#667481;font-size:.82rem;line-height:1.35}.cart-line-main small{margin-top:5px;color:var(--brand-green);font-weight:900}.qty-control{display:grid;grid-template-columns:28px 28px 28px 28px;align-items:center;border:1px solid #e2e8ee;border-radius:8px;overflow:hidden;background:#f8fafb}.qty-control button,.qty-control span{width:28px;height:30px;display:grid;place-items:center;color:#253541;font-weight:900;background:transparent}.qty-control button:hover{background:#eaf4f1}.qty-control .remove-line{color:#9f2b2b}.empty-cart{display:grid;justify-items:center;gap:8px;padding:34px 20px;color:#697782;text-align:center}.empty-cart svg{color:#0b776b}.empty-cart strong{color:#172331}.cart-totals{margin-top:auto;border-top:1px solid #e8edf0;padding:14px 18px}.cart-totals div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 0;color:#596773;font-size:.94rem}.cart-totals strong{color:#1d2b36}.cart-totals .grand-total{margin-top:6px;padding-top:12px;border-top:1px solid #e8edf0;color:#172331;font-size:1.05rem;font-weight:900}.cart-totals .grand-total strong{color:var(--brand-green);font-size:1.28rem}.order-form{display:grid;gap:10px;border-top:1px solid #e8edf0;padding:16px 18px 18px;background:#fff7e8}.order-form label{display:grid;gap:6px;color:#3a4a56;font-size:.82rem;font-weight:900}.order-form input,.order-form textarea{width:100%;border:1px solid #d9e1e7;border-radius:8px;padding:10px 11px;color:#1d2b36;font-size:.92rem;background:#fff;resize:vertical}.order-form input:focus,.order-form textarea:focus{border-color:#0b776b;outline:3px solid rgba(11,119,107,.13)}.order-form button{min-height:44px;border-radius:8px;color:#fff;font-weight:900;background:linear-gradient(135deg,var(--brand-gold),#df8d0a)}.order-form button:not(:disabled):hover,.order-form button:not(:disabled):focus-visible{background:#d9910f;outline:none}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 22px;padding:28px 20px;color:#d9e2dc;background:#14251d}.mobile-cart-bar{display:none}.site-footer strong{color:#fff}@media (max-width: 1100px){.delivery-page{padding-bottom:78px}.ordering-layout{grid-template-columns:minmax(0,1fr)}.cart-panel{position:static;max-height:none}.mobile-cart-bar{position:fixed;right:16px;bottom:16px;left:16px;z-index:45;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(255,222,161,.58);border-radius:8px;padding:0 16px;color:#fff;background:linear-gradient(135deg,#0b776b,#123428);box-shadow:0 20px 40px #12342847}.mobile-cart-bar span,.mobile-cart-bar strong{display:inline-flex;align-items:center;gap:8px;font-weight:900}}@media (max-width: 820px){.logo-lockup{width:auto;height:44px;min-width:132px}.logo-lockup img{width:38px}.logo-lockup span{font-size:1.15rem}.topbar{align-items:flex-start;flex-direction:column;gap:10px}.topbar nav{width:100%;justify-content:flex-start;overflow-x:auto}.restaurant-hero{min-height:620px;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:18px}.hero-copy{width:100%;margin-bottom:0}.restaurant-card{width:100%;margin:0}.restaurant-card{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:16px}.restaurant-card img{width:88px;height:88px}.restaurant-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.dish-card{grid-template-columns:72px minmax(0,1fr);padding:16px}.dish-image-placeholder{width:72px;height:72px}.dish-title-row{grid-template-columns:1fr;gap:8px}.dish-title-row strong{justify-self:start}.addons-grid{grid-template-columns:1fr}}@media (max-width: 560px){.topbar nav a[href^=tel]{display:none}.restaurant-hero{min-height:520px;padding-right:12px;padding-left:12px}.hero-media img{object-position:60% center}.hero-pattern{background:linear-gradient(180deg,#07120c5c,#07120ceb),linear-gradient(90deg,#07120cc7,#07120c47)}.hero-copy{margin-bottom:0}.hero-copy h1{font-size:2.55rem}.hero-badges{gap:7px}.hero-badges span{min-height:30px;font-size:.76rem}.restaurant-card,.restaurant-meta,.ordering-layout{width:min(100% - 24px,1220px)}.restaurant-card{grid-template-columns:1fr;transform:translateY(42px)}.restaurant-card img{width:104px;height:104px}.restaurant-card address{align-items:flex-start}.restaurant-meta{grid-template-columns:1fr;margin-top:54px}.section-heading{align-items:flex-start;flex-direction:column}.dish-card{grid-template-columns:1fr}.dish-image-placeholder{width:100%;height:92px}.mode-grid,.cart-line{grid-template-columns:1fr}.qty-control{width:fit-content}.toast{right:12px;bottom:82px}}
