/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#123c2d;--green-2:#1f5b45;--cream:#f6f2e8;--orange:#e58632;--ink:#17221d;--muted:#64706a;--line:#dcded6;--white:#fff;--red:#b63b31;--amber:#a86510}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #f0a259}.customer-shell{background:var(--cream);min-height:100vh}.customer-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f2e8f2;border-bottom:1px solid #123c2d1f;justify-content:space-between;align-items:center;height:82px;padding:0 max(20px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.05em;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand b,.brand small{display:block}.brand b{font-family:Georgia,serif;font-size:19px}.brand small{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:2px;font-size:10px}.customer-header nav{align-items:center;gap:24px;font-weight:700;display:flex}.cart-link{background:var(--green);color:#fff;border-radius:99px;padding:11px 15px}.cart-link span{background:var(--orange);border-radius:99px;place-items:center;min-width:23px;height:23px;margin-left:7px;font-size:12px;display:inline-grid}.menu-hero{background:var(--green);color:#fff;justify-content:space-between;align-items:end;gap:30px;padding:58px max(20px,50vw - 590px);display:flex}.menu-hero h1{letter-spacing:-.04em;max-width:760px;margin:10px 0 18px;font:700 clamp(38px,6vw,72px)/.97 Georgia,serif}.menu-hero p{color:#dfe9e3;max-width:610px;margin:0;font-size:17px;line-height:1.65}.eyebrow,.section-heading span{letter-spacing:.17em;text-transform:uppercase;color:var(--orange);font-size:11px;font-weight:900}.hero-badge{background:#ffffff0f;border:1px solid #ffffff38;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.hero-badge b{font:700 25px Georgia,serif}.hero-badge span{color:#dfe9e3;font-size:12px}.menu-tools{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:20px;padding:22px max(20px,50vw - 590px);display:flex}.search{width:min(360px,100%);position:relative}.search span{color:var(--muted);font-size:23px;position:absolute;top:10px;left:15px}.search input,input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:13px 15px}.search input{padding-left:44px}.chips{gap:9px;padding:3px;display:flex;overflow-x:auto}.chips button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 16px;font-weight:750}.chips button.active{background:var(--green);color:#fff;border-color:var(--green)}.menu-content,.flow-page{max-width:1180px;margin:auto;padding:44px 20px 80px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-heading h2{margin:5px 0 0;font:700 34px Georgia,serif}.section-heading small{color:var(--muted)}.menu-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.menu-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:132px 1fr;min-height:172px;display:grid;overflow:hidden;box-shadow:0 10px 28px #1930260d}.item-image{background:#dbe2d5;place-items:center;display:grid;overflow:hidden}.item-image img{object-fit:cover;width:100%;height:100%}.item-image span{color:var(--green);opacity:.45;font:700 58px Georgia,serif}.item-copy{flex-direction:column;justify-content:space-between;gap:14px;padding:19px;display:flex}.item-copy h3{margin:0 0 7px;font:700 21px Georgia,serif}.item-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.item-bottom{justify-content:space-between;align-items:center;display:flex}.item-bottom button{background:var(--orange);color:#fff;border:0;border-radius:99px;padding:9px 14px;font-weight:800}.state-card,.empty-menu{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;padding:40px}.empty-menu{background:linear-gradient(135deg,#fff,#eef1e7);padding:70px 30px}.empty-menu span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.empty-menu h3{margin:12px;font:700 30px Georgia,serif}.empty-menu p{max-width:570px;color:var(--muted);margin:auto;line-height:1.7}.modal-backdrop{z-index:60;background:#091912b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.item-modal{background:var(--cream);border-radius:25px;width:min(540px,100%);padding:28px;position:relative}.item-modal h2{margin:10px 0;font:700 34px Georgia,serif}.item-modal>p{color:var(--muted)}.item-modal label,.checkout-form label{gap:7px;margin-top:20px;font-size:14px;font-weight:750;display:grid}.item-modal textarea,.checkout-form textarea{resize:vertical;min-height:100px}.modal-close{background:0 0;border:0;font-size:30px;position:absolute;top:14px;right:18px}.modal-actions{justify-content:space-between;gap:15px;margin-top:22px;display:flex}.quantity{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;display:flex;overflow:hidden}.quantity button{background:#fff;border:0;width:42px;height:42px;font-size:20px}.quantity b{text-align:center;min-width:30px}.primary,.button.primary{background:var(--orange);color:#fff;border:0;border-radius:12px;padding:13px 20px;font-weight:850}.button{justify-content:center;align-items:center;display:inline-flex}.flow-title{margin:22px 0 34px}.flow-title h1{margin:8px 0;font:700 46px Georgia,serif}.flow-title p{color:var(--muted)}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px;display:grid}.cart-list,.checkout-form{gap:14px;display:grid}.cart-row{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;gap:20px;padding:22px;display:flex}.cart-row h3{margin:0 0 6px;font:700 21px Georgia,serif}.cart-row p{color:var(--muted);font-size:13px}.cart-row-actions{align-items:center;gap:20px;display:flex}.text-danger{color:var(--red);background:0 0;border:0;text-decoration:underline}.order-summary{background:var(--green);color:#fff;border-radius:22px;gap:17px;padding:25px;display:grid;position:sticky;top:105px}.order-summary h2{margin:0;font:700 25px Georgia,serif}.order-summary>div{color:#e2eae6;justify-content:space-between;display:flex}.order-summary .total{color:#fff;border-top:1px solid #fff3;padding-top:15px;font-size:19px}.wide{width:100%}.back-link{text-align:center;color:#dfe8e3;font-size:13px}.checkout-form fieldset{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.checkout-form legend{padding:0 8px;font:700 24px Georgia,serif}.radio-card{border:2px solid var(--green);background:#eef5f0;border-radius:12px;align-items:center;padding:16px;grid-template-columns:auto 1fr!important;display:flex!important}.radio-card input{width:auto}.radio-card small,.radio-card b{display:block}.radio-card small{color:var(--muted);margin-top:3px;font-weight:400}.confirm{background:#fff8e9;border:1px solid #efcf9a;border-radius:14px;align-items:start;padding:16px;grid-template-columns:auto 1fr!important;margin:0!important;display:flex!important}.confirm input{width:auto;margin-top:2px}.inline-error{color:var(--red);background:#fff0ef;border-radius:12px;padding:15px;font-weight:700}.inline-error small{margin-top:4px;display:block}.mini-items{border-bottom:1px solid #fff3;gap:10px;padding-bottom:12px;display:grid!important}.customer-footer{color:#b9ccc2;background:#0c2c20;justify-content:space-between;padding:28px max(20px,50vw - 590px);font-size:12px;display:flex}.status-page{background:var(--green);color:#fff;align-content:start;justify-items:center;min-height:100vh;padding:36px 20px;display:grid}.brand.light{justify-self:start;width:min(560px,100%);margin-bottom:35px}.brand.light .brand-mark{background:var(--orange)}.brand.light small{color:#bdd0c5}.status-card{background:var(--cream);width:min(560px,100%);color:var(--ink);text-align:center;border-radius:26px;padding:35px}.status-card h1{margin:10px;font:700 38px Georgia,serif}.status-card>p{color:var(--muted)}.success-mark{width:58px;height:58px;color:var(--green);background:#dceadd;border-radius:50%;place-items:center;margin:auto;font-size:28px;font-weight:900;display:grid}.ready-time{background:#fff;border-radius:12px;margin:10px;padding:12px 25px;display:inline-grid}.ready-time span,.ready-time b{display:block}.status-track{grid-template-columns:repeat(3,1fr);gap:5px;margin:25px 0;display:grid}.status-track div{color:#86918b;justify-items:center;gap:6px;font-size:11px;display:grid}.status-track i{background:#d7dbd7;border-radius:99px;width:100%;height:7px}.status-track .done{color:var(--green);font-weight:800}.status-track .done i{background:var(--orange)}.receipt{text-align:left;background:#fff;border-radius:14px;gap:10px;margin-bottom:20px;padding:17px;display:grid}.receipt div{justify-content:space-between;display:flex}.receipt .total{border-top:1px solid var(--line);padding-top:12px}.secondary{border:1px solid var(--green);color:var(--green);border-radius:12px;padding:13px;font-weight:800}.status-page footer{color:#a9c0b4;margin-top:25px;font-size:11px}@media (width<=900px){.menu-grid{grid-template-columns:repeat(2,1fr)}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.hero-badge{display:none}}@media (width<=620px){.customer-header{height:70px}.customer-header nav>a:first-child{display:none}.menu-hero{padding-top:38px;padding-bottom:42px}.menu-hero h1{font-size:43px}.menu-tools{padding:16px 18px;display:block}.search{width:100%;margin-bottom:13px}.menu-content,.flow-page{padding:28px 16px 60px}.menu-grid{grid-template-columns:1fr}.menu-card{grid-template-columns:112px 1fr}.section-heading h2{font-size:28px}.flow-title h1{font-size:38px}.cart-row{display:grid}.cart-row-actions{flex-wrap:wrap;justify-content:space-between}.cart-row-actions .text-danger{text-align:left;width:100%}.customer-footer{gap:8px;display:grid}.status-card{padding:27px 20px}}.staff-shell{color:#17221d;background:#eff2ef;min-height:100vh}.staff-top{color:#fff;background:#102c22;justify-content:space-between;align-items:center;height:74px;padding:0 24px;display:flex}.staff-top .brand small{color:#acc2b7}.staff-user{align-items:center;gap:15px;font-size:13px;display:flex}.staff-user a{color:#d0ddd6}.staff-main{max-width:1600px;margin:auto;padding:24px}.staff-heading{justify-content:space-between;align-items:end;gap:15px;margin-bottom:20px;display:flex}.staff-heading h1{margin:3px 0;font:700 36px Georgia,serif}.staff-heading p{color:#66736c;margin:0}.staff-button{background:var(--orange);color:#fff;border:0;border-radius:11px;padding:12px 16px;font-weight:850}.kitchen-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:18px;display:grid}.kitchen-card{background:#fff;border:3px solid #d6ddd8;border-radius:18px;overflow:hidden}.kitchen-card.warning{border-color:#e7ad43}.kitchen-card.urgent{border-color:#d5564d;animation:2.5s ease-in-out infinite urgent}.kitchen-card.new-order{box-shadow:0 0 0 5px #e5863240}@keyframes urgent{50%{box-shadow:0 0 0 5px #d5564d1f}}.kitchen-card-head{background:#e8efeb;justify-content:space-between;padding:18px;display:flex}.warning .kitchen-card-head{background:#fff2d5}.urgent .kitchen-card-head{background:#ffe4e1}.kitchen-number{font:800 34px Georgia,serif}.kitchen-age{text-align:right;font-weight:900}.kitchen-age small{text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:block}.kitchen-meta{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:15px 18px;font-size:13px;display:grid}.kitchen-items{gap:13px;padding:18px;display:grid}.kitchen-item{font-size:18px;font-weight:800}.kitchen-item span{color:var(--orange);margin-right:8px;font-size:22px}.kitchen-item small{color:#7a4f22;margin:4px 0 0 29px;font-size:13px;display:block}.order-note{background:#fff4dc;border-radius:9px;margin-top:8px;padding:11px;font-size:13px}.ready-control{gap:8px;padding:0 18px 16px;display:flex}.ready-control input{padding:10px}.kitchen-actions{background:#f5f7f5;grid-template-columns:1fr 1fr;gap:8px;padding:15px 18px;display:grid}.kitchen-actions button{background:#fff;border:1px solid #bdc8c2;border-radius:10px;min-height:50px;font-weight:850}.kitchen-actions .next{background:var(--green);color:#fff;border-color:var(--green);grid-column:span 2}.poll-error{color:var(--red);background:#fff0ef;border-radius:10px;margin-bottom:15px;padding:12px}.audio-banner{background:#fff3d4;border:1px solid #e9c46f;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:12px;display:flex}.admin-layout{grid-template-columns:220px 1fr;min-height:calc(100vh - 74px);display:grid}.admin-nav{border-right:1px solid var(--line);background:#fff;align-content:start;gap:6px;padding:22px 14px;display:grid}.admin-nav button{text-align:left;background:0 0;border:0;border-radius:9px;padding:12px;font-weight:700}.admin-nav button.active{color:var(--green);background:#e6efe9}.admin-content{min-width:0;padding:26px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.stat-card small{color:var(--muted)}.stat-card b{margin-top:8px;font:700 29px Georgia,serif;display:block}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;padding:20px;overflow:auto}.panel-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel h2{margin:0;font:700 24px Georgia,serif}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #edf0ed;padding:12px}.data-table button{color:var(--green);background:0 0;border:0;font-weight:800}.toggle{background:#e1eee6!important;border-radius:99px!important;padding:7px 10px!important}.toggle.off{color:#777!important;background:#eee!important}.admin-form{gap:12px;display:grid}.admin-form label{gap:5px;font-size:13px;font-weight:700;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.charts{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.bars{align-items:end;gap:8px;height:190px;padding-top:25px;display:flex}.bar{background:var(--orange);border-radius:7px 7px 0 0;flex:1;min-width:18px;position:relative}.bar span{color:var(--muted);font-size:9px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.bar b{font-size:9px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.status-list{gap:10px;display:grid}.status-line{grid-template-columns:90px 1fr 25px;align-items:center;gap:9px;font-size:12px;display:grid}.status-line i{background:#dce8e0;border-radius:99px;height:9px;overflow:hidden}.status-line i span{background:var(--green);height:100%;display:block}@media (width<=800px){.admin-layout{grid-template-columns:1fr}.admin-nav{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow:auto}.admin-nav button{white-space:nowrap}.admin-content,.staff-main{padding:16px}.stat-grid{grid-template-columns:1fr 1fr}.charts{grid-template-columns:1fr}.staff-user span{display:none}.kitchen-grid{grid-template-columns:1fr}}@media print{body{background:#fff}.staff-top,.staff-heading,.kitchen-grid>:not(.print-target){display:none!important}.kitchen-grid{display:block}.kitchen-card{display:none}.kitchen-card.print-target{border:0;display:block}.kitchen-card.print-target .kitchen-card-head{background:#fff}.kitchen-card.print-target .kitchen-actions,.kitchen-card.print-target .ready-control{display:none}.kitchen-card.print-target{width:80mm;font-family:monospace}.kitchen-card.print-target .kitchen-number{font-size:32pt}}:root{--green:#102820;--green-2:#214638;--cream:#f5eddd;--orange:#b64a2b;--ink:#1e241f;--muted:#667069;--line:#d7cdbb;--red:#9f3026;--amber:#b77718}.customer-shell{background-color:#f5eddd;background-image:radial-gradient(circle at 12% 8%,#ffffffe6,#0000 28%),linear-gradient(#f8f3e8 0,#f2eadb 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.customer-header{background:#fbf7eff5;border-bottom:1px solid #d8cdb9;height:94px;box-shadow:0 8px 30px #1d282114}.customer-brand{align-items:center;gap:14px;min-width:0;display:flex}.customer-brand img{object-fit:contain;mix-blend-mode:multiply;width:132px;height:74px}.customer-brand span{border-left:1px solid #d1c3ad;padding-left:14px}.customer-brand b,.customer-brand small{display:block}.customer-brand b{color:#173127;font:800 18px/1.1 Georgia,serif}.customer-brand small{letter-spacing:.14em;text-transform:uppercase;color:#796d5e;margin-top:5px;font-size:9px}.customer-header nav{gap:12px}.customer-header nav>a:not(.cart-link){border-radius:10px;padding:10px 12px}.customer-header nav>a:not(.cart-link):hover{background:#eee5d5}.call-link{color:#7f2d21}.cart-link{background:#7f2d21;border:1px solid #6d2017;border-radius:12px;padding:12px 15px;box-shadow:0 6px 15px #7f2d2133}.cart-link strong{color:#2b2418;background:#f0c978;border-radius:7px;place-items:center;min-width:24px;height:24px;margin-left:5px;font-size:12px;display:inline-grid}.cart-link span{background:0 0;min-width:auto;height:auto;margin:0}.cart-icon{font-size:12px}.menu-hero{isolation:isolate;background:linear-gradient(118deg,#0d241c 0%,#15382a 57%,#1d4937 100%);align-items:center;min-height:390px;padding-top:56px;padding-bottom:56px;position:relative;overflow:hidden}.menu-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#071a12fa 0%,#071a12de 48%,#071a121f 100%);position:absolute;inset:0}.menu-hero:after{content:"";z-index:-2;background:#efe5d2 url(/sandy-river-logo.jpeg) 50%/contain no-repeat;border:5px solid #efc9788c;border-radius:26px;width:min(48vw,555px);position:absolute;top:35px;bottom:35px;right:max(18px,50vw - 590px);box-shadow:0 26px 55px #00000047}.menu-hero>div:first-child{max-width:570px}.menu-hero h1{color:#fff9eb;text-wrap:balance;max-width:570px;font-size:clamp(42px,5.2vw,68px)}.menu-hero p{color:#dae2dc;max-width:530px}.menu-hero .eyebrow{color:#efc36f}.hero-badge{background:#7f2d21;border:4px solid #f0c978;width:112px;height:112px;position:absolute;bottom:24px;right:max(24px,50vw - 120px);transform:rotate(-7deg);box-shadow:0 12px 30px #00000047}.hero-badge b{font-size:21px}.hero-badge span{color:#fff3db}.menu-tools{z-index:22;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcf9f3f7;padding-top:15px;padding-bottom:15px;position:sticky;top:94px;box-shadow:0 7px 24px #1e241f12}.search{flex:none;width:min(330px,100%)}.search input{background:#fffdfa;border:1px solid #cfc2ad;border-radius:13px;height:48px;box-shadow:inset 0 1px #fff}.search input:focus{border-color:#8a3a29;outline:none;box-shadow:0 0 0 4px #8a3a291f}.chips{scrollbar-width:thin;padding:3px 5px 6px}.chips button{color:#405047;background:#f9f5ed;border-color:#d4c8b4;min-height:44px}.chips button:hover{border-color:#8c3b2a}.chips button.active{background:#17362a;border-color:#17362a;box-shadow:0 5px 12px #17362a2e}.menu-content{max-width:1240px;padding-top:36px}.section-heading{margin-bottom:20px;padding:0 2px}.section-heading h2{color:#173127;font-size:38px}.section-heading small{color:#5b635d;background:#e9dfcd;border-radius:999px;padding:7px 11px;font-weight:700}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.menu-card{border-color:#dacfbf;border-radius:17px;grid-template-columns:128px 1fr;min-height:154px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 7px 22px #262c270e}.menu-card:hover{border-color:#bea98c;transform:translateY(-2px);box-shadow:0 14px 30px #262c271c}.item-image{background:linear-gradient(145deg,#dce2d5,#bdc8b6);position:relative}.item-image:after{content:"";border-right:1px solid #18372a14;position:absolute;inset:0}.item-image img{transition:transform .25s}.menu-card:hover .item-image img{transform:scale(1.035)}.item-image span{color:#2b5141;text-shadow:0 1px #fff;font-size:50px}.item-copy{padding:17px 18px}.item-copy h3{color:#202a24;font-size:19px;line-height:1.18}.item-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.item-bottom b{color:#7f2d21;font-size:18px}.item-bottom button{background:#7f2d21;border-radius:11px;min-width:82px;min-height:42px;box-shadow:0 5px 12px #7f2d2129}.item-bottom button:hover,.primary:hover{background:#692116}.item-bottom button:active{transform:translateY(1px)}.empty-menu,.state-card{background:#fffdf8;border-color:#d7cbb8}.item-modal{background:#fbf6ec;border:1px solid #d8c9b3;box-shadow:0 30px 80px #00000059}.item-modal h2{color:#173127}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#06160fc7}.modal-close{background:#eee3d1;border-radius:50%;width:44px;height:44px}.primary,.button.primary{background:#7f2d21;border-radius:11px;box-shadow:0 6px 14px #7f2d212e}.quantity{border-color:#cfc2ad}.quantity button{min-height:46px}.flow-title h1{color:#173127}.cart-row,.checkout-form fieldset{border-color:#d9cebd;box-shadow:0 7px 22px #262c270d}.order-summary{background:linear-gradient(150deg,#102820,#1c4937);box-shadow:0 16px 36px #10282033}.radio-card{background:#edf3ed;border-color:#315d4b}.confirm{background:#fff4dc;border-color:#ddc18c}.customer-footer{color:#c8d3cc;background:#0b2119;border-top:4px solid #7f2d21;padding-top:34px;padding-bottom:34px}@media (width<=1000px){.menu-hero:after{opacity:.22;width:70vw;right:-8vw}.menu-hero:before{background:linear-gradient(90deg,#071a12f7,#071a12c4)}.hero-badge{right:25px}.customer-brand span{display:none}}@media (width<=900px){.customer-header{gap:12px}.customer-brand{flex:1;min-width:0;max-width:calc(100% - 72px);overflow:hidden}.customer-brand img{object-position:left center;max-width:100%}.customer-header nav{flex:0 0 54px}.customer-header nav>a:not(.cart-link){display:none}.customer-header .cart-link{place-items:center;width:52px;height:52px;padding:0;font-size:0;display:grid;position:relative}.customer-header .cart-icon{font-size:17px}.customer-header .cart-link strong{border:2px solid #fbf7ef;margin:0;font-size:12px;position:absolute;top:-5px;right:-5px}}@media (width<=760px){.customer-header{height:76px;padding:0 14px}.customer-brand{max-width:100%}.customer-brand img{width:105px;height:60px}.customer-header nav{width:0;height:0;position:absolute}.customer-header .cart-link{left:auto;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:50;border-radius:13px;justify-content:center;align-items:center;width:auto;min-width:104px;height:auto;min-height:48px;padding:9px 12px;font-size:14px;display:flex;position:fixed;box-shadow:0 8px 22px #201d164d}.customer-header .cart-link strong{border:0;min-width:22px;height:22px;margin-left:6px;position:static}.menu-hero{min-height:330px;padding:38px 18px}.menu-hero:after{opacity:.12;border:0;border-radius:0;width:100%;height:100%;inset:0}.menu-hero h1{font-size:43px}.menu-hero p{font-size:15px;line-height:1.55}.hero-badge{display:none}.menu-tools{padding:12px 14px 10px;display:block;top:76px}.search{width:100%;margin:0 0 10px}.chips{margin:0 -3px}.chips button{min-height:40px;padding:8px 14px}.menu-content{padding:26px 14px 92px}.section-heading h2{font-size:30px}.menu-grid{grid-template-columns:1fr;gap:11px}.menu-card{border-radius:15px;grid-template-columns:94px 1fr;min-height:132px}.item-copy{padding:14px}.item-copy h3{font-size:17px}.item-copy p{font-size:12px}.item-image span{font-size:38px}.item-bottom b{font-size:17px}.item-bottom button{min-width:70px;min-height:40px}.customer-footer{padding:30px 16px 94px}.item-modal{width:100%;padding:25px 20px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;position:absolute;bottom:0;left:0;right:0}.modal-backdrop{align-items:end;padding:0}.flow-page{padding:25px 14px 95px}.flow-title h1{font-size:37px}.cart-layout,.checkout-layout{gap:16px}.order-summary{border-radius:17px}.cart-row{padding:17px}.modal-actions{position:sticky;bottom:0}}@media (prefers-reduced-motion:reduce){.menu-card,.item-image img{transition:none}}.print-only{display:none}@media print{.print-only{text-align:center;margin:0 0 10px;font-size:14pt;font-weight:800;display:block}.kitchen-card.print-target .kitchen-meta{grid-template-columns:1fr;font-size:12pt}.kitchen-card.print-target .kitchen-items{padding:8px 0}.kitchen-card.print-target .kitchen-item{font-size:14pt}.kitchen-card.print-target .kitchen-item small{font-size:11pt}.kitchen-card.print-target .order-note{background:#fff;border:1px dashed #000;font-size:11pt}}
