/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@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;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-semibold:600;--radius-lg:.5rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline-flex{display:inline-flex}.h-9{height:calc(var(--spacing) * 9)}.h-11{height:calc(var(--spacing) * 11)}.h-14{height:calc(var(--spacing) * 14)}.w-11{width:calc(var(--spacing) * 11)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-\[14px\]{border-radius:14px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#dcd5c8\]{border-color:#dcd5c8}.bg-\[\#171716\]{background-color:#171716}.bg-\[\#ff6547\]{background-color:#ff6547}.bg-white{background-color:var(--color-white)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-\[\#25231f\]{color:#25231f}.text-\[\#59564f\]{color:#59564f}.text-\[\#211916\]{color:#211916}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-\[\#2c2b29\]:hover{background-color:#2c2b29}.hover\:bg-\[\#eee9df\]:hover{background-color:#eee9df}.hover\:bg-\[\#f5f1e9\]:hover{background-color:#f5f1e9}.hover\:bg-\[\#ff7459\]:hover{background-color:#ff7459}.hover\:text-\[\#171716\]:hover{color:#171716}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{--ink:#171716;--muted:#69665f;--paper:#f3efe7;--panel:#fffdf8;--line:#ded7cb;--coral:#ff6547;--coral-soft:#ffe0d8;--green:#3e7653;--shadow:0 18px 60px #241e181f;color:var(--ink);background:var(--paper);font-family:var(--font-geist-sans), system-ui, sans-serif;font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);min-width:320px;min-height:100%}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.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}.ordering-shell{min-height:100svh;overflow:clip}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3efe7e6;border-bottom:1px solid #ded7cbcc;grid-template-columns:1fr auto;align-items:center;gap:12px;height:72px;padding:0 16px;display:grid;position:relative}.brand{align-items:center;gap:10px;width:max-content;display:inline-flex}.brand-mark{background:var(--coral);color:#1d1714;letter-spacing:-.08em;border-radius:12px;place-items:center;width:38px;height:38px;font-size:24px;font-weight:850;display:inline-grid;box-shadow:inset 0 0 0 1px #17171614}.brand-copy{line-height:.95;display:grid}.brand-copy strong{letter-spacing:-.045em;font-size:16px;font-weight:820}.brand-copy small{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:720}.header-location{display:none}.header-actions{align-items:center;gap:4px;display:flex}.rewards-button{color:#524e47;border-radius:12px;gap:7px;height:42px;padding:0 9px;font-size:11px;font-weight:740}.rewards-button svg{color:#a63e29}.rewards-button.signed-in{color:#2d6240;background:#e3ece3}.rewards-button.signed-in svg{color:#2d7248}.rewards-button span{text-overflow:ellipsis;white-space:nowrap;max-width:66px;overflow:hidden}.header-cart{border-radius:13px;gap:8px;height:44px;padding:0 14px;position:relative}.desktop-label{display:none}.cart-count{background:var(--coral);color:#1c1613;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:11px;font-weight:800;display:inline-grid}.header-cart .cart-count{border:2px solid var(--paper);position:absolute;top:-6px;right:-5px}.preview-banner{color:#eee8dd;text-align:center;background:#2b2925;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 16px;font-size:11px;line-height:1.35;display:flex}.preview-banner svg{color:#ff947e;flex:none}main{width:min(1180px,100% - 24px);margin:0 auto}.order-status-bar{color:#4d4a44;justify-content:space-between;align-items:center;gap:10px;min-height:74px;font-size:12px;display:flex}.order-status-bar>div{align-items:center;gap:7px;display:flex}.order-status-bar>div:nth-child(2){display:none}.status-dot{background:#3b9a61;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3b9a611f}.fulfillment-toggle{border:1px solid var(--line);background:#ffffff8c;border-radius:12px;padding:3px}.fulfillment-toggle button{color:#969188;background:0 0;border:0;border-radius:9px;height:32px;padding:0 12px;font-size:11px;font-weight:700}.fulfillment-toggle button.active{background:var(--ink);color:#fff;box-shadow:0 3px 10px #17171626}.fulfillment-toggle button:disabled{opacity:.6}.featured-card{background:var(--ink);color:#fff;min-height:610px;box-shadow:var(--shadow);border-radius:26px;position:relative;overflow:hidden}.featured-card:before{content:"";background:var(--coral);opacity:.22;border-radius:50%;width:440px;height:440px;position:absolute;top:-290px;left:-180px}.featured-copy{z-index:2;padding:34px 26px 28px;position:relative}.eyebrow,.section-kicker{color:#ff9d88;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:760;display:inline-flex}.featured-copy h1{letter-spacing:-.068em;max-width:680px;margin:18px 0 19px;font-size:clamp(42px,12vw,72px);font-weight:820;line-height:.98}.featured-copy h1 em{color:#aaa49b;font-style:normal;font-weight:580}.featured-copy>p{color:#bbb7af;max-width:570px;margin:0;font-size:14px;line-height:1.6}.featured-actions{align-items:center;gap:16px;margin-top:26px;display:flex}.featured-actions button{gap:9px}.featured-actions>span{color:#aaa49b;font-size:12px}.featured-actions>span strong{color:#fff}.featured-image{z-index:1;text-align:left;cursor:pointer;background:#25231f;border:0;width:100%;height:255px;padding:0;position:absolute;inset:auto 0 0;overflow:hidden}.featured-image:after{content:"";background:linear-gradient(#0000 35%,#0f0e0dbd);position:absolute;inset:0}.featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.featured-image:hover img{transform:scale(1.035)}.dish-label{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.dish-label small,.dish-label strong{display:block}.dish-label small{color:#ffad9c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:750}.dish-label strong{color:#fff;letter-spacing:-.025em;font-size:17px}.menu-section{padding:64px 0 74px}.menu-heading{gap:22px;display:grid}.menu-heading .section-kicker,.item-sheet-content .section-kicker,.confirmation .section-kicker{color:#b63c26}.menu-heading h2{letter-spacing:-.06em;max-width:650px;margin:7px 0 0;font-size:clamp(32px,9vw,52px);font-weight:800;line-height:1.03}.search-field{border:1px solid var(--line);color:#77736c;background:#fff9;border-radius:14px;align-items:center;gap:9px;height:48px;padding:0 14px;display:flex}.search-field:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #1717160f}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-field button{cursor:pointer;background:#e9e4db;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.category-strip{scrollbar-width:none;gap:8px;margin:28px -12px 24px;padding:0 12px 4px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{border:1px solid var(--line);color:#5e5a53;cursor:pointer;background:#ffffff94;border-radius:999px;flex:none;height:41px;padding:0 17px;font-size:12px;font-weight:700;transition:all .18s}.category-strip button:hover{border-color:#b8b0a4}.category-strip button.active{border-color:var(--ink);background:var(--ink);color:#fff}.menu-grid{grid-template-columns:1fr;gap:14px;display:grid}.menu-card{border:1px solid var(--line);background:var(--panel);border-radius:20px;grid-template-columns:132px 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 6px 24px #2a241e0a}.menu-image{cursor:pointer;background:#ded8cd;border:0;min-height:170px;padding:0;position:relative;overflow:hidden}.menu-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.menu-card:hover .menu-image img{transform:scale(1.04)}.menu-badge{color:#863323;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:780;position:absolute;top:9px;left:9px}.menu-card-copy{flex-direction:column;min-width:0;padding:16px 14px 13px;display:flex}.item-title-row{align-items:flex-start;gap:8px;display:flex}.item-title-row>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;min-width:0;padding:0}.item-title-row h3{letter-spacing:-.035em;margin:0;font-size:15px;font-weight:780;line-height:1.18}.favorite-button{color:#aaa49a;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.favorite-button:hover{color:#5f5a52;background:#f0ebe3}.favorite-button.active{color:var(--coral)}.menu-card-copy>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 12px;font-size:11px;line-height:1.47;display:-webkit-box;overflow:hidden}.menu-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.menu-card-footer>strong{font-size:14px}.menu-card-footer button{width:36px;height:36px}.empty-menu,.empty-cart{text-align:center;min-height:280px;color:var(--muted);place-content:center;justify-items:center;padding:36px 20px;display:grid}.empty-menu strong,.empty-cart h3{color:var(--ink);margin-top:14px;font-size:18px}.empty-menu span{margin-top:4px;font-size:13px}.promise-strip{background:#e8e2d7;border-radius:22px;gap:21px;margin-bottom:72px;padding:24px;display:grid}.promise-strip>div{align-items:flex-start;gap:13px;display:flex}.promise-strip svg{color:#93412f;flex:none}.promise-strip span{gap:3px;display:grid}.promise-strip strong{font-size:13px}.promise-strip small{color:var(--muted);font-size:11px;line-height:1.45}.site-footer{text-align:center;border-top:1px solid var(--line);background:#e8e2d7;justify-items:center;padding:45px 22px 110px;display:grid}.footer-brand{justify-content:center}.site-footer>p{color:#4e4a43;margin:17px 0 13px;font-size:13px}.site-footer>div:last-child{color:#777168;flex-wrap:wrap;justify-content:center;gap:6px;font-size:11px;display:flex}.mobile-cart-bar{z-index:35;left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171716f5;border:1px solid #ffffff1a;border-radius:17px;align-items:center;gap:10px;height:58px;padding:0 17px;display:flex;position:fixed;box-shadow:0 18px 50px #14110f4d}.mobile-cart-bar strong{text-align:left;flex:1;font-size:13px}.mobile-cart-bar>span:last-child{font-size:13px;font-weight:750}.sheet-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14121094;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;inset:0}.order-sheet{background:var(--panel);border-radius:26px 26px 0 0;flex-direction:column;width:100%;height:min(92svh,850px);animation:.24s both sheet-up;display:flex;position:relative;overflow:hidden;box-shadow:-20px 0 70px #00000038}@keyframes sheet-up{0%{opacity:.6;transform:translateY(28px)}}.sheet-header{border-bottom:1px solid #e8e2d8;grid-template-columns:44px 1fr 44px;align-items:center;min-height:70px;padding:0 18px;display:grid}.sheet-header h2{text-align:center;letter-spacing:-.035em;margin:0;font-size:18px;font-weight:790}.sheet-close,.back-button{color:#3e3b36;cursor:pointer;background:#f0ebe3;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.sheet-close{justify-self:end}.sheet-close.light{z-index:2;background:#ffffffe6;position:absolute;top:14px;right:14px}.sheet-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.sheet-hero{background:#d7d0c4;flex:none;height:225px;position:relative}.sheet-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#1412104d);position:absolute;inset:0}.sheet-hero img{object-fit:cover;width:100%;height:100%}.item-sheet-content{padding:26px 20px 32px}.item-sheet-content h2{letter-spacing:-.055em;margin:7px 0 10px;font-size:30px;font-weight:810;line-height:1.05}.item-description{color:var(--muted);margin:0 0 28px;font-size:13px;line-height:1.58}.option-group{border:0;margin:0 0 28px;padding:0}.option-group legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:11px;display:flex}.option-group legend span{font-size:15px;font-weight:760}.option-group legend small{background:var(--coral-soft);color:#9b3320;letter-spacing:.06em;text-transform:uppercase;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:780}.option-row{cursor:pointer;border:1px solid #ddd6ca;border-radius:13px;align-items:center;gap:11px;min-height:54px;margin-bottom:8px;padding:0 14px;transition:all .16s;display:flex}.option-row:hover{background:#f7f3ec}.option-row.selected{background:#f2eee6;border-color:#37342f;box-shadow:0 0 0 1px #37342f}.option-row input{width:17px;height:17px;accent-color:var(--ink)}.option-row span{flex:1;font-size:13px;font-weight:620}.option-row strong{color:var(--muted);font-size:12px}.notes-field{color:#4b4842;gap:8px;font-size:12px;font-weight:700;display:grid}.notes-field small,.form-grid small{color:#9c968d;font-weight:500}.notes-field textarea{resize:vertical;min-height:92px;color:var(--ink);background:#fff;border:1px solid #d8d1c6;border-radius:13px;outline:0;padding:12px 13px;font-size:13px;line-height:1.45}.notes-field textarea:focus,.form-grid input:focus,.checkout-form select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #1717160f}.sheet-footer{padding:13px 16px calc(13px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f0;border-top:1px solid #e6e0d6}.sheet-footer>button{justify-content:space-between;gap:18px;width:100%;display:flex}.add-footer{grid-template-columns:auto 1fr;gap:11px;display:grid}.quantity-stepper{background:#fff;border:1px solid #d8d1c5;border-radius:14px;align-items:center;gap:4px;height:54px;padding:0 5px;display:inline-flex}.quantity-stepper button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.quantity-stepper button:hover{background:#f0ebe3}.quantity-stepper strong{text-align:center;min-width:20px;font-size:13px}.quantity-stepper.small{border-radius:11px;height:38px}.quantity-stepper.small button{border-radius:8px;width:28px;height:28px}.cart-content{padding:18px 16px 30px}.pickup-card{color:#285d3c;background:#e8f0e9;border-radius:16px;align-items:center;gap:12px;padding:15px;display:flex}.pickup-icon{background:#fff;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.pickup-card>span:last-child{flex:1;grid-template-columns:1fr auto;gap:2px 8px;min-width:0;display:grid}.pickup-card small{letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:9px;font-weight:750}.pickup-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pickup-card em{font-size:11px;font-style:normal;font-weight:700}.cart-rewards-card{color:#713824;text-align:left;cursor:pointer;background:#fff5ed;border:1px solid #e2d7c9;border-radius:16px;align-items:center;gap:11px;width:100%;margin-top:11px;padding:13px;display:flex}.cart-rewards-card.connected{color:#285d3c;background:#edf4ed;border-color:#cadbcb}.cart-rewards-icon{background:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.cart-rewards-card>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.cart-rewards-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cart-rewards-card small{color:#7d6b61;font-size:9px;line-height:1.4}.cart-rewards-card.connected small{color:#5d7464}.cart-rewards-card>svg{flex:none;transform:rotate(-90deg)}.cart-lines{margin-top:20px}.cart-line{border-bottom:1px solid #e9e3d9;grid-template-columns:76px 1fr;gap:13px;padding:17px 0;display:grid}.cart-line>img{object-fit:cover;border-radius:14px;width:76px;height:76px}.cart-line-copy{min-width:0}.cart-line-copy>strong{font-size:13px;line-height:1.3;display:block}.cart-line-copy>span{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4;display:block}.cart-line-copy>small{color:#8d695f;margin-top:4px;font-size:10px;font-style:italic;display:block}.line-actions{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.line-actions>strong{font-size:12px}.add-more{color:#9c3b28;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:15px 0;padding:0;font-size:12px;font-weight:740;display:flex}.order-totals{border-top:1px solid #e5ded3;gap:10px;margin-top:18px;padding-top:16px;display:grid}.order-totals>div{color:var(--muted);justify-content:space-between;gap:20px;font-size:12px;display:flex}.order-totals>div strong{color:#3f3c37}.order-totals .total-row{color:var(--ink);border-top:1px dashed #d8d0c4;margin-top:3px;padding-top:13px;font-size:15px;font-weight:760}.empty-cart{min-height:420px}.empty-cart h3{letter-spacing:-.045em;max-width:270px;margin-bottom:0;font-size:22px;line-height:1.1}.empty-cart p{max-width:260px;margin:9px 0 20px;font-size:12px;line-height:1.5}.checkout-form{padding:24px 18px calc(32px + env(safe-area-inset-bottom))}.checkout-form>section{align-items:flex-start;gap:12px;margin:4px 0 18px;display:flex}.checkout-form>section:not(:first-child){border-top:1px solid #e5dfd5;margin-top:30px;padding-top:25px}.checkout-step{background:var(--ink);color:#fff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.checkout-form section h3{letter-spacing:-.03em;margin:0;font-size:16px;font-weight:780}.checkout-form section p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.4}.form-grid{grid-template-columns:1fr;gap:13px;display:grid}.form-grid label,.checkout-form>label.full{color:#4e4a44;gap:7px;font-size:11px;font-weight:700;display:grid}.form-grid input,.checkout-form select{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #d6cfc3;border-radius:12px;outline:0;padding:0 12px;font-size:13px}.payment-placeholder{background:#f5f1ea;border:1px solid #d9d2c7;border-radius:15px;align-items:flex-start;gap:12px;padding:15px;display:flex}.payment-placeholder svg{color:#3f7654;flex:none}.payment-placeholder span{gap:3px;display:grid}.payment-placeholder strong{font-size:12px}.payment-placeholder small{color:var(--muted);font-size:10px;line-height:1.5}.demo-notice{color:#7f3425;background:#fff0eb;border-radius:13px;align-items:flex-start;gap:9px;margin-top:18px;padding:13px;font-size:11px;line-height:1.45;display:flex}.demo-notice svg{flex:none;margin-top:1px}.demo-notice strong{display:block}.checkout-submit{justify-content:flex-start;gap:9px;width:100%;margin-top:16px;display:flex}.checkout-submit span:last-child{margin-left:auto}.spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.confirmation{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:76px 26px 40px;display:flex}.confirmation .sheet-close{position:absolute;top:15px;right:15px}.confirmation-mark{color:#2f7048;background:#dcebdd;border-radius:24px;place-items:center;width:76px;height:76px;margin-bottom:25px;display:grid;box-shadow:0 12px 30px #356c491f}.confirmation h2{letter-spacing:-.06em;max-width:400px;margin:10px 0 12px;font-size:34px;line-height:1}.confirmation>p{max-width:410px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.order-number{background:#f6f2eb;border:1px dashed #cfc7ba;border-radius:15px;gap:4px;width:min(100%,320px);margin:26px 0 20px;padding:18px;display:grid}.order-number small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.order-number strong{letter-spacing:.04em;font-size:18px}.rewards-sheet{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:68px 24px 34px;display:flex;overflow-y:auto}.rewards-sheet .sheet-close{z-index:2;position:absolute;top:15px;right:15px}.rewards-mark{background:var(--coral-soft);color:#a43d28;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:22px;display:grid;box-shadow:0 12px 30px #823d2b1a}.rewards-sheet>h2{letter-spacing:-.058em;max-width:410px;margin:10px 0 12px;font-size:32px;line-height:1.02}.rewards-sheet>p{max-width:420px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.rewards-balance{text-align:left;background:#f7f3ec;border:1px solid #d9d1c5;border-radius:18px;gap:11px;width:min(100%,380px);margin:24px 0 14px;padding:19px;display:grid}.rewards-balance>span{gap:4px;display:grid}.rewards-balance small{color:var(--muted);font-size:10px;line-height:1.4}.rewards-balance strong{letter-spacing:-.05em;font-size:28px}.rewards-balance strong em{color:var(--muted);letter-spacing:0;font-size:11px;font-style:normal;font-weight:680}.rewards-progress{background:#ddd6ca;border-radius:999px;height:8px;overflow:hidden}.rewards-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff6547,#f09a55);height:100%;display:block}.connected-account{color:#2d6541;text-align:left;background:#e4eee5;border-radius:15px;align-items:center;gap:11px;width:min(100%,380px);padding:13px 14px;display:flex}.connected-account>span{flex:1;gap:2px;min-width:0;display:grid}.connected-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.connected-account small{font-size:10px}.rewards-benefits{text-align:left;gap:9px;width:min(100%,390px);margin:23px 0 5px;display:grid}.rewards-benefits span{color:#4a4640;background:#f2ede5;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:0 13px;font-size:11px;font-weight:650;display:flex}.rewards-benefits svg{color:#3d7651;flex:none}.rewards-notice{color:#7f3425;background:#fff0eb;border-radius:12px;width:min(100%,390px);margin-top:12px;padding:11px 12px;font-size:10px;line-height:1.45}.rewards-primary{gap:9px;width:min(100%,390px);margin-top:18px}.rewards-primary svg:last-child{margin-left:auto}.rewards-privacy{color:#8a857c;max-width:380px;margin-top:13px;font-size:9px;line-height:1.5}.rewards-logout{color:#7a746c;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:13px;padding:8px 10px;font-size:10px;display:inline-flex}@media (width>=640px){.site-header{height:78px;padding:0 24px}.desktop-label{display:inline}.header-cart .cart-count{border:0;position:static}main{width:min(1180px,100% - 40px)}.order-status-bar>div:nth-child(2){display:flex}.featured-card{min-height:680px}.featured-copy{padding:56px 48px}.featured-copy>p{font-size:16px}.featured-image{height:305px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-card{border-radius:23px;flex-direction:column;display:flex}.menu-image{height:220px;min-height:0}.menu-card-copy{min-height:190px;padding:20px}.item-title-row h3{font-size:18px}.menu-card-copy>p{font-size:12px}.promise-strip{grid-template-columns:repeat(3,1fr);gap:28px;padding:28px}.order-sheet{border-radius:28px;width:min(540px,100% - 32px);height:calc(100svh - 32px);margin:16px}.sheet-hero{height:270px}.item-sheet-content{padding:30px 30px 38px}.sheet-footer{padding-left:22px;padding-right:22px}.cart-content,.checkout-form{padding-left:26px;padding-right:26px}.form-grid{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}}@media (width>=900px){.site-header{grid-template-columns:1fr auto 1fr;padding:0 max(32px,50vw - 590px);position:sticky;top:0}.header-location{color:#514e48;align-items:center;gap:9px;display:flex}.header-location>span{display:grid}.header-location small{color:#8e8981;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.header-location strong{margin-top:2px;font-size:11px}.header-actions{justify-self:end}.order-status-bar{min-height:82px}.featured-card{grid-template-columns:1.03fr .97fr;min-height:560px;display:grid}.featured-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:74px 64px;display:flex}.featured-copy h1{font-size:clamp(56px,5.7vw,78px)}.featured-image{width:auto;height:auto;position:relative;inset:auto}.dish-label{bottom:28px;left:32px}.menu-section{padding:88px 0 98px}.menu-heading{grid-template-columns:1fr 300px;align-items:end}.category-strip{margin-top:38px;margin-bottom:27px}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.menu-image{height:245px}.menu-card-copy{min-height:202px}.promise-strip{margin-bottom:92px}.site-footer{padding-bottom:52px}.mobile-cart-bar{width:420px;left:50%;right:auto;transform:translate(-50%)}.sheet-layer{align-items:center}.order-sheet{height:calc(100svh - 40px);max-height:900px;margin:20px;animation-name:sheet-in}@keyframes sheet-in{0%{opacity:.7;transform:translate(30px)}}}@media (width>=1180px){.menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.menu-image{height:225px}.menu-card-copy{min-height:218px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
