@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,650&display=swap";:root{color:#173229;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f1e8;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #dc913b}.landing{background:radial-gradient(circle at 86% 14%,#d8e2c0,#0000 31%),radial-gradient(circle at 12% 82%,#ead7bd,#0000 28%),#f4f1e8;min-height:100vh;padding:24px clamp(20px,5vw,72px)}.nav{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#12372a;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand-mark svg{width:21px}.environment,.status-pill{letter-spacing:.12em;border:1px solid #b6c3aa;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(40px,8vw,110px);max-width:1160px;margin:12vh auto 0;display:grid}.eyebrow{color:#5a7565;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.hero h1,.guest-header h1,.ops-content>header h1,.full-state h1{letter-spacing:-.045em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(44px,7vw,88px);font-weight:600;line-height:.98}.lede{color:#4d6258;max-width:650px;margin:28px 0;font-size:clamp(18px,2vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-weight:750;text-decoration:none;display:inline-flex}.button svg{width:18px}.primary{color:#fff;background:#12372a;box-shadow:0 12px 28px #12372a2e}.secondary{background:#ffffff6b;border:1px solid #b7c0b4}.flow-card{background:#ffffff94;border:1px solid #12372a26;border-radius:28px;padding:18px;box-shadow:0 24px 70px #27362d17}.flow-card div{border-bottom:1px solid #dce1d5;align-items:center;gap:16px;padding:19px;font-size:17px;font-weight:700;display:flex}.flow-card div:last-child{border:0}.flow-card svg{color:#b56728;width:24px}.guest-shell{background:#f6f3eb;min-height:100vh;padding-bottom:110px}.guest-header{justify-content:space-between;align-items:center;max-width:900px;margin:auto;padding:32px 24px 22px;display:flex}.guest-header h1{font-size:clamp(40px,10vw,64px)}.icon-button{cursor:pointer;background:#fff;border:1px solid #d3d7cc;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.icon-button svg{width:21px}.category-tabs{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f3ebeb;gap:8px;max-width:900px;margin:auto;padding:12px 24px;display:flex;position:sticky;top:0;overflow-x:auto}.category-tabs a{background:#fff;border:1px solid #d4d6ce;border-radius:999px;flex:none;padding:10px 15px;font-size:14px;font-weight:700;text-decoration:none}.menu-content{max-width:900px;margin:auto;padding:12px 24px}.menu-section{padding:30px 0 8px;scroll-margin-top:76px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.section-heading h2,.cart-drawer h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:36px}.section-heading>span{color:#728178;font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.product-card{background:#fffdf8;border:1px solid #dedfd8;border-radius:20px;grid-template-columns:128px 1fr;min-height:180px;display:grid;overflow:hidden;box-shadow:0 7px 22px #1e32280d}.product-visual{color:#315444;background:linear-gradient(145deg,#dfe8d5,#efe2cd);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.product-visual svg{width:31px;height:31px}.product-visual span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.product-copy{flex-direction:column;padding:17px;display:flex}.product-copy>div{justify-content:space-between;gap:12px;display:flex}.product-copy h3{margin:0;font-size:17px}.product-copy p{color:#68756e;margin:9px 0 6px;font-size:13px;line-height:1.45}.product-copy small{color:#8a6850;font-size:11px}.product-copy button{color:#fff;cursor:pointer;background:#163d2f;border:0;border-radius:10px;align-self:end;align-items:center;gap:4px;margin-top:auto;padding:7px 11px;font-weight:700;display:inline-flex}.product-copy button svg{width:16px}.cart-bar{z-index:7;color:#fff;cursor:pointer;background:#12372a;border:0;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(100% - 32px,620px);min-height:62px;padding:10px 18px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #12372a4d}.cart-count{color:#12372a;background:#e8cda7;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.cart-bar>span:nth-child(2){text-align:left;font-weight:700}.drawer-backdrop{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1c168a;justify-content:center;align-items:end;padding-top:60px;display:flex;position:fixed;inset:0}.cart-drawer{background:#fffdf8;border-radius:28px 28px 0 0;width:min(100%,660px);max-height:92vh;padding:25px;overflow-y:auto;box-shadow:0 -20px 80px #0000002e}.cart-drawer>header{justify-content:space-between;display:flex}.cart-lines{border-top:1px solid #e0e1db;margin:22px 0}.cart-line{border-bottom:1px solid #e0e1db;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.cart-line>div:first-child{flex-direction:column;gap:5px;display:flex}.cart-line span{color:#69776f}.stepper{text-align:center;grid-template-columns:34px 30px 34px;align-items:center;display:grid}.stepper button{cursor:pointer;background:#fff;border:1px solid #d5d9d1;border-radius:10px;place-items:center;height:34px;display:grid}.stepper svg{width:14px}.cart-total{justify-content:space-between;font-size:20px;display:flex}.legal-note{color:#68766f;margin:16px 0;font-size:12px;line-height:1.5}.checkout-button{color:#fff;cursor:pointer;background:#12372a;border:0;border-radius:15px;width:100%;min-height:56px;font-weight:800}.checkout-button:disabled{opacity:.6}.success-banner{color:#235338;background:#e6f0df;border:1px solid #b9d0b7;border-radius:14px;align-items:center;gap:10px;max-width:852px;margin:0 auto 4px;padding:14px 16px;display:flex}.success-banner svg{width:20px}.error-text{color:#a02c24}.ops-shell{background:#f3f1ea;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{color:#e8eee8;background:#102e24;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.inverse .brand-mark{color:#12372a;background:#dbe7d1}.sidebar nav{gap:8px;margin-top:48px;display:grid}.sidebar nav a{color:#adbbb3;border-radius:11px;align-items:center;gap:11px;padding:12px;text-decoration:none;display:flex}.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar nav svg{width:19px}.sidebar-foot{color:#84988d;margin-top:auto;font-size:11px}.ops-content{min-width:0;padding:32px clamp(20px,4vw,54px)}.ops-content>header{justify-content:space-between;align-items:end;display:flex}.ops-content>header h1{font-size:54px}.live-indicator{color:#326247;background:#e7efe3;border:1px solid #cad8c9;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800;display:flex}.live-indicator span{background:#3a9b62;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3a9b6224}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.metric{background:#fffdf8;border:1px solid #dcded7;border-radius:15px;padding:18px}.metric span{color:#728078;margin-bottom:5px;font-size:12px;display:block}.metric strong{font-family:Newsreader,serif;font-size:28px}.order-board{grid-template-columns:repeat(3,minmax(240px,1fr));align-items:start;gap:14px;display:grid;overflow-x:auto}.order-board>section{background:#e9e8e1;border-radius:18px;min-height:440px;padding:12px}.order-board>section>header{justify-content:space-between;padding:5px 5px 13px;display:flex}.order-board h2{margin:0;font-size:15px}.order-board>section>header span{color:#fff;background:#52665b;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.order-card{background:#fffdf8;border:1px solid #d9dcd4;border-radius:14px;margin-bottom:10px;padding:16px;box-shadow:0 5px 14px #1e32280d}.order-top{justify-content:space-between;gap:8px;display:flex}.order-top span{color:#7b6654;align-items:center;gap:4px;font-size:11px;display:flex}.order-top svg{width:13px}.order-card ul{color:#52645b;margin:16px 0;padding:0;font-size:13px;line-height:1.7;list-style:none}.order-card footer{border-top:1px solid #e5e5df;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.order-card button{color:#fff;cursor:pointer;background:#173d2f;border:0;border-radius:9px;align-items:center;gap:4px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.order-card button svg{width:14px}.kds{background:#17231f}.kds .ops-content{color:#edf1ed}.kds .metric,.kds .order-card{color:#173229}.kds .order-board>section{background:#26332e}.kds .order-board h2{color:#fff}.full-state{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:28px;display:grid}.full-state>svg{width:44px;height:44px;margin-bottom:20px}.full-state h1{max-width:680px;font-size:clamp(38px,8vw,66px)}.full-state p{color:#68766f;max-width:560px;margin:20px 0;line-height:1.6}@media (width<=820px){.hero{grid-template-columns:1fr;margin-top:9vh}.flow-card{grid-template-columns:1fr 1fr;display:grid}.flow-card div{border-bottom:0}.product-grid{grid-template-columns:1fr}.ops-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:18px;height:auto;padding:14px 18px;position:static}.sidebar nav{margin:0 0 0 auto;display:flex}.sidebar-foot{display:none}.order-board{grid-template-columns:repeat(3,280px)}}@media (width<=560px){.landing{padding:18px}.hero{margin-top:70px}.hero h1{font-size:48px}.flow-card{padding:8px}.flow-card div{padding:13px 9px;font-size:14px}.guest-header,.menu-content,.category-tabs{padding-left:16px;padding-right:16px}.product-card{grid-template-columns:100px 1fr}.product-copy>div{display:block}.product-copy>div strong{margin-top:4px;display:block}.ops-content{padding:25px 14px}.ops-content>header h1{font-size:42px}.metrics{grid-template-columns:1fr 1fr}.metric:last-child{display:none}.sidebar .brand,.sidebar nav a{font-size:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
