@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:"Segoe UI",Arial,Helvetica,sans-serif;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.grid{display:grid}}:root{--paper:#f8f7f3;--ink:#292d26;--muted:#72756b;--line:#e8e7df;--brand:#ad432a;--olive:#3d503e;--sage:#eef2e9;--sand:#f1e9db;--shadow:0 6px 22px #252a2010}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.22}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button,a,input,select,textarea{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,aside:focus-visible{outline-offset:3px;outline:3px solid #c77b53}button:active:not(:disabled),.primary:active{transform:translateY(1px)}svg.icon{vertical-align:middle;flex-shrink:0}button .icon{pointer-events:none}img{object-fit:cover}ul{margin:0;padding:0;list-style:none}small{font-size:12px}.primary,.secondary,.danger,.add-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:12px 18px;font-size:13px;font-weight:650;line-height:1.3;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:hover:not(:disabled){background:#89331f;box-shadow:0 3px 12px #ad432a22}.secondary{color:var(--ink);border-color:var(--line);background:#fff}.secondary:hover:not(:disabled){background:#f2f3ed;border-color:#cdd2c4}.danger{color:#982c23;background:#fff0ec;border-color:#efc9bd}.icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--brand);background:#eeeae2}.text-button{min-height:44px;color:var(--brand);background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:13px;font-weight:600;display:inline-flex}.text-button:hover{text-decoration:underline}.eyebrow{letter-spacing:1.7px;color:var(--brand);align-items:center;gap:8px;font-size:10px;font-weight:750;line-height:1.5;display:inline-flex}.eyebrow>span{background:currentColor;border-radius:50%;width:6px;height:6px}.muted{color:var(--muted)}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:10px;font:700 31px Georgia,serif;display:inline-flex}.brand-mark{width:43px;height:46px;color:var(--brand);justify-content:center;align-items:center;display:flex}.brand small{letter-spacing:2px;color:var(--muted);margin-top:7px;font:600 8px Segoe UI,sans-serif;display:block}.brand-compact{font-size:26px}.brand-compact .brand-mark{width:34px}.brand-compact small{letter-spacing:1.4px;font-size:7px}.skip-link{z-index:100;background:#fff;padding:14px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.notice{overflow-wrap:anywhere;border-radius:9px;align-items:flex-start;gap:10px;margin:16px 0;padding:13px 16px;font-size:13px;line-height:1.6;display:flex}.notice .icon{margin-top:2px}.notice-error{color:#943923;background:#fff0eb;border:1px solid #edcdbf}.notice-info{color:#53664b;background:#f0f3ed;border:1px solid #dfe5d7}.notice-success{color:#3e6735;background:#eaf4e7;border:1px solid #d3e6cb}.form-error{color:#a23a28;margin-top:8px;font-size:12px}.empty-state{text-align:center;padding:40px 20px}.empty-icon{color:#8a927c;background:#f2f2e9;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:18px;display:inline-flex}.empty-state h3{margin-bottom:9px;font-size:15px;font-weight:650}.empty-state p{color:var(--muted);max-width:280px;margin:auto;font-size:12px;line-height:1.8}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.skeleton-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.skeleton-card>div,.skeleton-card>span{background:#eeeee6;border-radius:6px;animation:1.5s ease-in-out infinite breathe;display:block}.skeleton-card>div{height:130px;margin-bottom:16px}.skeleton-card>span{height:14px;margin:12px 0}.skeleton-card>span:last-child{width:65%}@keyframes breathe{50%{opacity:.45}}.announcement{background:var(--olive);color:#f5f2e9;letter-spacing:.3px;justify-content:center;align-items:center;gap:9px;padding:8px 16px;font-size:10px;display:flex}.site-header{justify-content:space-between;align-items:center;gap:24px;max-width:1360px;margin:auto;padding:25px 40px;display:flex}.site-header nav{align-items:center;gap:27px;font-size:13px;font-weight:600;display:flex}.desktop-link{padding:10px 0}.desktop-link.active{color:var(--brand)}.business-status{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.business-status i,.availability i,.live-indicator i,.status i{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.business-status.is-open{color:#557444}.cart-link{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:10px 13px;display:flex}.cart-link b{background:var(--brand);color:#fff;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.page-shell{max-width:1360px;margin:auto;padding:0 40px}.hero{background:#f0ece1;border-radius:18px;grid-template-columns:.93fr 1fr;min-height:422px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 42px;display:flex}.hero h1{letter-spacing:-1.7px;margin:19px 0;font-family:Georgia,serif;font-size:clamp(38px,3.6vw,55px);font-weight:400;line-height:1.12}.hero h1 em{color:var(--brand);font-weight:400}.hero-copy>p{color:#6d6e62;max-width:345px;margin-bottom:25px;font-size:13px;line-height:1.9}.hero .primary{gap:30px;padding:13px 24px}.hero-image{min-height:350px;position:relative}.hero-image>img{object-position:63% 50%}.hero-label{color:#fff;background:#29251de6;border-radius:10px;align-items:center;gap:12px;width:fit-content;max-width:calc(100% - 48px);padding:15px 19px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.hero-label strong{font-size:13px;display:block}.hero-label span{color:#ddd5c7;margin-top:3px;font-size:10px;display:block}.hero-proof{color:#777868;align-items:center;gap:7px;margin-top:22px;font-size:10px;display:flex}.service-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:24px 20px;display:grid}.service-strip>div{justify-content:center;align-items:center;gap:13px;display:flex}.service-strip>div+div{border-left:1px solid var(--line)}.service-strip .icon{color:#8b775d}.service-strip b{font-size:12px;font-weight:600;display:block}.service-strip small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.menu-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:32px;margin-top:42px;display:grid}.menu-section{min-width:0}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.8px;margin:7px 0 8px;font-family:Georgia,serif;font-size:33px;font-weight:400}.section-heading h2 span{color:var(--brand)}.section-heading>div>p:last-child{color:var(--muted);font-size:12px}.menu-count{color:var(--muted);white-space:nowrap;font-size:11px}.categories{flex-wrap:wrap;gap:7px;margin:0 0 25px;display:flex}.categories button{border:1px solid var(--line);color:#64675c;background:#fff;border-radius:7px;min-height:42px;padding:10px 13px;font-size:11px;font-weight:600}.categories button[aria-pressed=true]{background:var(--olive);border-color:var(--olive);color:#fff}.categories button:hover:not([aria-pressed=true]){background:var(--sage);border-color:#adb99f}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#d2d5c6}.product-image-wrap{position:relative}.product-photo{background:var(--sand);flex-shrink:0;position:relative;overflow:hidden}.product-card .product-photo{height:184px}.product-photo img{transition:transform .4s}.product-card:hover .product-photo img{transform:scale(1.025)}.product-tag{color:#6b4c25;background:#fffdf4;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:650;display:flex;position:absolute;top:13px;left:13px}.product-tag.unavailable{color:#64665d;background:#f2f0e9}.product-body{padding:19px 20px 15px}.product-label{text-transform:uppercase;letter-spacing:1.1px;color:#8b8c7b;margin-bottom:6px;font-size:8px;font-weight:650}.product-body h3{letter-spacing:-.25px;font-size:16px;font-weight:650}.description{color:var(--muted);min-height:40px;margin-top:9px;font-size:12px;line-height:1.7}.portion{color:#87897b;margin-top:10px;font-size:10px}.product-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.product-actions>strong{letter-spacing:-.6px;font-size:20px;font-weight:700}.add-button{min-height:42px;color:var(--brand);background:#fbf2ed;border:1px solid #efded3;gap:13px;padding:9px 14px;font-size:12px}.add-button:hover:not(:disabled){background:#f3e1d5}.availability{color:#668055;align-items:center;gap:5px;font-size:10px;display:inline-flex}.product-body>.availability{margin-top:15px}.availability.out{color:#969588}.availability i{width:5px;height:5px}.sold-out .product-photo{filter:saturate(.5);opacity:.8}.quantity{background:#f9faf6;border:1px solid #e3e5da;border-radius:7px;align-items:center;display:inline-flex;overflow:hidden}.quantity button{width:38px;height:42px;color:var(--olive);background:0 0;border:0;place-items:center;display:grid}.quantity button:hover:not(:disabled){background:#e9eee1}.quantity>span{text-align:center;min-width:23px;font-size:12px;font-weight:650}.menu-note{color:var(--muted);margin-top:19px;font-size:10px;line-height:1.8}.family-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.family-card>.product-photo{height:250px}.family-card>div:last-child{padding:26px}.family-card h3{margin:8px 0 13px;font:29px Georgia,serif}.family-card p{color:var(--muted);margin-bottom:10px;line-height:1.8}.family-card p.muted{font-size:12px}.cart{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;scroll-margin-top:24px;position:sticky;top:22px;box-shadow:0 5px 16px #272c2110}.cart-heading{justify-content:space-between;align-items:center;display:flex}.cart-heading>div{align-items:center;gap:9px;display:flex}.cart-heading h2{letter-spacing:-.3px;font-size:19px;font-weight:650}.cart-heading>span{color:#727766;background:var(--sage);border-radius:6px;padding:3px 8px;font-size:11px}.pickup-pill{color:#6d765f;background:#f5f6f0;border-radius:7px;align-items:center;gap:7px;margin-top:20px;padding:10px 12px;font-size:11px;display:flex}.cart .empty-state{padding:31px 0}.cart .empty-state h3{font-size:13px}.cart .empty-icon{width:58px;height:58px;margin-bottom:14px}.cart .empty-state p{max-width:225px;font-size:11px}.cart-lines{margin-top:10px}.cart-lines>li{border-bottom:1px solid var(--line);gap:11px;padding:18px 0;display:flex}.cart-lines .product-photo{border-radius:7px;width:45px;height:49px}.line-content{flex:1;min-width:0}.line-heading{justify-content:space-between;align-items:start;gap:7px;display:flex}.line-heading h3{font-size:12px;font-weight:600}.line-heading strong{white-space:nowrap;font-size:12px}.line-controls{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.cart .quantity button{width:33px;height:35px}.cart .quantity span{min-width:21px}.cart .remove-button{width:32px;height:35px}.clear-button{color:var(--muted);font-size:10px}.subtotal{color:var(--muted);border-top:1px dashed #ddded3;justify-content:space-between;margin-top:8px;padding-top:18px;font-size:12px;display:flex}.cart-total,.receipt-total{justify-content:space-between;align-items:center;gap:15px;padding:16px 0 20px;display:flex}.cart-total>span{font-weight:650}.cart-total small,.receipt-total small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:400;display:block}.cart-total strong{letter-spacing:-.7px;font-size:25px}.checkout-button{justify-content:space-between;width:100%}.cart-payment{color:#6c725f;justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.cart-disclaimer{color:#8c8d80;text-align:center;margin-top:8px;font-size:9px;line-height:1.7}.visit-section{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-top:56px;padding:38px 0;display:flex}.visit-section h2{margin:10px 0;font:29px/1.2 Georgia,serif}.visit-section p{color:var(--muted);max-width:350px;font-size:12px;line-height:1.8}.hours-card{border:1px solid var(--line);background:#f1f1e8;border-radius:12px;align-items:start;gap:17px;padding:26px 35px;display:flex}.hours-card>.icon{color:var(--olive)}.hours-card h3{margin-bottom:8px;font-size:15px}.hours-card strong{margin-top:6px;font-size:13px;display:block}.hours-card small{color:var(--muted);margin-top:9px;font-size:10px;display:block}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:25px 0;display:flex}.site-footer p,.site-footer>a{color:var(--muted);font-size:11px}.site-footer>a:last-child{align-items:center;gap:7px;display:flex}.mobile-cart{display:none}label{gap:7px;font-size:12px;font-weight:650;display:grid}input,select,textarea{width:100%;min-width:0;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dcded2;border-radius:8px;padding:12px 13px;font-size:13px}input::placeholder,textarea::placeholder{color:#999b8e;font-size:12px;font-weight:400}textarea{resize:vertical;min-height:105px}fieldset{border:0;gap:17px;min-width:0;margin:0;padding:0;display:grid}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--olive)}.check-label{align-items:center;gap:9px;font-weight:500;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field-hint{color:var(--muted);margin-top:-7px;font-size:11px}.optional{color:var(--muted);font-size:10px;font-weight:400;display:inline}.checkout-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;margin:48px 0 0;padding:35px}.checkout-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:30px;display:flex}.checkout-heading h2{margin:8px 0 10px;scroll-margin-top:40px;font:31px Georgia,serif}.checkout-heading p{color:var(--muted);font-size:13px}.checkout-grid{grid-template-columns:1.2fr 1fr;gap:42px;display:grid}.checkout-grid form h3{align-items:center;gap:10px;margin:9px 0;font-size:15px;display:flex}.step-number{width:24px;height:24px;color:var(--brand);background:#f2e7df;border-radius:50%;place-items:center;font-size:11px;display:grid}.confirm-button{width:100%;margin-top:23px;padding:16px}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:10px;display:flex}.checkout-summary{border:1px solid var(--line);background:#f8f8f2;border-radius:10px;align-self:start;padding:25px}.checkout-summary>h3{margin-bottom:22px;font-size:16px}.checkout-summary li{align-items:center;gap:11px;margin-bottom:17px;display:flex}.checkout-summary .product-photo{border-radius:7px;width:48px;height:48px}.checkout-summary li>div:nth-child(2){flex:1;min-width:0}.checkout-summary li strong{font-size:12px;display:block}.checkout-summary li small{color:var(--muted);font-size:11px}.checkout-summary li>b{white-space:nowrap;font-size:12px}.receipt-total{border-top:1px dashed #d9dacc;margin-top:17px;font-size:14px}.receipt-total>strong{font-size:23px}.payment-choice{color:#586c48;background:#eef1e6;border:1px solid #e0e5d5;border-radius:9px;align-items:center;gap:11px;padding:15px;display:flex}.payment-choice>span:nth-child(2){flex:1}.payment-choice b{font-size:12px;display:block}.payment-choice small{color:#7a836b;margin-top:3px;font-size:10px;font-weight:400;display:block}.receipt-panel{border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:16px;max-width:700px;margin:50px auto 0;padding:38px}.success-symbol{color:#4c673b;background:#e6eddb;border:7px solid #f4f6ee;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 20px;display:grid}.receipt-panel h2{margin:8px 0 13px;scroll-margin-top:40px;font:36px Georgia,serif}.receipt-panel>p{max-width:425px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.8}.receipt-reference{border:1px solid var(--line);background:#f8f8f3;border-radius:9px;margin:25px 0;padding:18px}.receipt-reference>span:first-child{color:var(--muted);font-size:10px;display:block}.receipt-reference>strong{margin:5px 0 10px;font-size:20px;display:block}.receipt-facts{text-align:left;grid-template-columns:1fr 1fr;gap:20px;padding:18px 0;display:grid}.receipt-facts>div{color:#7c846d;align-items:center;gap:12px;display:flex}.receipt-facts>div>span{color:var(--muted);font-size:10px}.receipt-facts strong{color:var(--ink);margin-top:5px;font-size:12px;display:block}.receipt-lines{margin:15px 0}.receipt-lines li{text-align:left;justify-content:space-between;gap:20px;padding:10px 0;font-size:12px;display:flex}.receipt-panel>.primary{width:100%}.receipt-panel>p.receipt-note{margin:20px auto 9px;font-size:12px}.receipt-panel>small{color:var(--muted);font-size:10px;display:block}.simple-header{justify-content:space-between;align-items:center;gap:18px;max-width:1040px;margin:auto;padding:28px 30px;display:flex}.tracking-main{max-width:740px;margin:20px auto;padding:0 25px}.tracking-intro{text-align:center}.tracking-intro h1{letter-spacing:-.8px;margin:12px 0;font:38px/1.2 Georgia,serif}.tracking-intro>p:not(.eyebrow){max-width:425px;color:var(--muted);margin:auto;font-size:13px;line-height:1.8}.tracking-reference{justify-content:center;align-items:center;gap:15px;margin:20px 0;display:flex}.tracking-reference>span:first-child{font-size:12px;font-weight:650}.progress-steps{grid-template-columns:repeat(5,1fr);margin:33px 0;padding:0;list-style:none;display:grid}.progress-steps li{text-align:center;position:relative}.progress-steps li:before{content:"";z-index:-1;background:#e0e4d8;height:2px;position:absolute;top:14px;left:-50%;right:50%}.progress-steps li:first-child:before{display:none}.progress-steps li>span{background:var(--paper);color:#b0b5a5;border:2px solid #e1e4d9;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto 8px;font-size:10px;display:grid}.progress-steps li.done>span{border-color:var(--olive);background:var(--olive);color:#fff}.progress-steps li.done:before{background:var(--olive)}.progress-steps small{color:#8f9485;font-size:10px}.progress-steps .done small{color:var(--olive);font-weight:650}.tracking-detail{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.tracking-detail .receipt-facts{border-bottom:1px solid var(--line);padding:0 0 23px}.tracking-detail>h2{margin:25px 0 18px;font-size:17px}.tracking-products>li{align-items:center;gap:14px;padding:12px 0;display:flex}.tracking-products .product-photo{border-radius:8px;width:57px;height:57px}.tracking-products>li>div:nth-child(2){flex:1}.tracking-products h3{font-size:13px}.tracking-products span{color:var(--muted);font-size:11px}.tracking-products strong{white-space:nowrap;font-size:13px}.payment-badge{color:#926b2d;background:#fff3d9;border-radius:5px;padding:4px 7px;font-size:10px}.payment-badge.paid{color:#4f723e;background:#dcebd5}.tracking-help{text-align:center;padding:25px 0}.tracking-help>p{color:var(--muted);margin:10px 0;font-size:11px}.cancelled .success-symbol{color:#9e492e;background:#f7e3db;border-color:#fcf1eb}.simple-footer{text-align:center;color:var(--muted);padding:20px;font-size:10px}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-image{background:#342e23;min-height:100vh;position:relative}.login-image>img{object-position:70% center}.login-image:after{content:"";background:#181a10a6;position:absolute;inset:0}.login-image-content{z-index:1;color:#fff8e9;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px;display:flex;position:relative}.login-image-content .brand,.login-image-content .brand small,.login-image-content .brand-mark{color:#fff6e1}.login-image-content h2{margin:20px 0;font:48px/1.15 Georgia,serif}.login-image-content h2 em{color:#edb483}.login-image-content .eyebrow{color:#e4c39f}.login-image-content p{color:#e0d9c9;max-width:300px;font-size:14px;line-height:1.8}.login-image-content>span{color:#d6cfc0;font-size:11px}.login-form-side{flex-direction:column;justify-content:space-between;min-width:0;padding:35px 50px;display:flex}.back-to-menu{color:var(--muted);gap:8px;font-size:12px;display:flex}.back-to-menu .icon{transform:rotate(180deg)}.login-form-content{width:100%;max-width:365px;margin:60px auto}.login-lock{width:55px;height:55px;color:var(--brand);background:#eee7d9;border-radius:13px;place-items:center;margin-bottom:28px;display:grid}.login-form-content h1{letter-spacing:-.9px;margin:15px 0;font:40px/1.15 Georgia,serif}.login-form-content>p:not(.eyebrow):not(.secure-note){color:var(--muted);margin-bottom:27px;font-size:13px;line-height:1.8}.login-form-content form{gap:18px;display:grid}.login-form-content .primary{justify-content:space-between;width:100%;margin-top:7px;padding:15px 18px}.password-field{display:flex;position:relative}.password-field input{padding-right:72px}.password-field button{color:var(--muted);background:0 0;border:0;padding:0 10px;font-size:11px;position:absolute;top:2px;bottom:2px;right:5px}.login-footer{text-align:center;color:var(--muted);font-size:10px}.staff-app{background:#f7f8f4;grid-template-columns:225px minmax(0,1fr);min-height:100vh;display:grid}.staff-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:30px 19px 20px;display:flex;position:sticky;top:0}.staff-sidebar>.brand{padding-left:6px}.sidebar-caption{color:#a1a394;letter-spacing:1.6px;margin:43px 14px 17px;font-size:9px;font-weight:650;display:block}.staff-sidebar nav{flex-direction:column;gap:6px;display:flex}.staff-sidebar nav button{color:#72796b;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;display:flex}.staff-sidebar nav button.selected{color:var(--brand);background:#f5eae3;font-weight:650}.staff-sidebar nav button:hover{background:#f6f5f0}.staff-sidebar nav button.selected:hover{background:#f5eae3}.staff-sidebar nav button b{background:var(--brand);color:#fff;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{color:var(--muted);align-items:center;gap:10px;padding:13px 12px;font-size:11px;display:flex}.sidebar-bottom>a:first-child{color:#637653;background:#f2f4ec;border-radius:8px;margin-bottom:7px}.sidebar-bottom>a:first-child .icon:last-child{margin-left:auto}.staff-account{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:20px;padding-top:20px;display:flex}.staff-account>span{color:#806b4f;background:#eee8dc;border-radius:50%;place-items:center;width:33px;height:33px;font-size:10px;font-weight:700;display:grid}.staff-account>div{flex:1}.staff-account b{font-size:11px;display:block}.staff-account small{color:var(--muted);font-size:9px;display:block}.staff-account .icon-button{width:32px}.staff-workspace{min-width:0}.staff-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:83px;padding:20px 35px;display:flex}.breadcrumbs{color:#929788;font-size:11px}.breadcrumbs span{color:#c7cabc;margin:0 12px}.breadcrumbs b{color:#525b49;font-weight:500}.staff-top-actions{align-items:center;gap:20px;display:flex}.live-indicator{color:#718561;align-items:center;gap:7px;font-size:10px;display:inline-flex}.live-indicator.offline{color:#a75b37}.staff-main{max-width:1540px;margin:auto;padding:33px 35px 50px}.staff-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.staff-page-heading .eyebrow{color:#999b8c;font-size:9px}.staff-page-heading h1{letter-spacing:-1.1px;margin:8px 0;font-size:29px;font-weight:650}.staff-page-heading p:not(.eyebrow){color:var(--muted);font-size:12px}.staff-heading-tools{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:9px;display:flex}.today-label{color:#78816b;align-items:center;gap:7px;font-size:10px;display:flex}.sound-toggle{min-height:36px;padding:8px 12px;font-size:10px}.sound-toggle.enabled{background:var(--sage);color:var(--olive);border-color:#d9e2cf}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:flex-start;gap:10px;padding:20px;display:flex}.stat-card p{color:#7b8371;margin-bottom:8px;font-size:11px}.stat-card strong{letter-spacing:-1px;white-space:nowrap;font-size:29px;font-weight:650;line-height:1.2}.stat-card small{color:#9b9f92;margin-top:8px;font-size:9px;display:block}.stat-card>span{color:#7a8b67;background:#f2f5ec;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.stat-card.amber>span{color:#b39243;background:#fbf5e5}.stat-card.orange>span{color:#b16c43;background:#faf0e5}.stat-card.green>span{color:#6c8a4d;background:#edf5e8}.surface{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.section-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.section-toolbar h2{letter-spacing:-.3px;font-size:17px;font-weight:650}.section-toolbar p{color:var(--muted);margin-top:6px;font-size:11px}.section-toolbar>.text-button{white-space:nowrap;font-size:10px}.overview-grid{grid-template-columns:minmax(0,1.85fr) minmax(220px,1fr);gap:22px;display:grid}.recent-orders{min-width:0}.recent-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:18px 0;display:flex}.recent-row:last-child{border-bottom:0}.recent-row:hover{background:#fafbf6}.recent-icon{color:#8c947e;background:#f6f4ec;border-radius:7px;flex-shrink:0;place-items:center;width:34px;height:37px;display:grid}.recent-row>span:nth-child(2){flex:1;min-width:0}.recent-row b{overflow-wrap:anywhere;font-size:11px;display:block}.recent-row small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.recent-row .recent-time{color:var(--muted);font-size:10px}.recent-row>strong{white-space:nowrap;font-size:11px}.recent-row>.icon:last-child{color:#a1a992}.today-service{background:#eeefe3;border:1px solid #e5e5d6;border-radius:12px;padding:25px}.today-service>.icon{color:#76865b;margin:25px 0 18px;display:block}.today-service .eyebrow{color:#86936f;font-size:8px}.today-service h2{color:#46583a;font:30px/1.15 Georgia,serif}.today-service p{color:#7d876f;margin:15px 0;font-size:11px;line-height:1.8}.today-service .primary{background:var(--olive);width:100%;margin-top:5px;padding:12px;font-size:11px}.today-service>a:last-child{color:#70825a;justify-content:center;align-items:center;gap:9px;margin-top:20px;font-size:10px;display:flex}.summary-footnote{color:#9b9f90;align-items:flex-start;gap:6px;margin-top:24px;font-size:10px;display:flex}.order-filters{flex-wrap:wrap;gap:5px;display:flex}.order-filters button{border:1px solid var(--line);color:#7b836f;background:#fff;border-radius:7px;align-items:center;gap:6px;min-height:42px;padding:10px 13px;font-size:11px;display:flex}.order-filters button span{background:#f1f3ec;border-radius:4px;padding:0 4px;font-size:9px}.order-filters button[aria-pressed=true]{color:#fff;background:var(--olive);border-color:var(--olive)}.order-filters button[aria-pressed=true] span{color:#fff;background:#ffffff25}.orders-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:17px;padding-bottom:22px;display:flex}.orders-list-label{color:#969e89;justify-content:space-between;gap:12px;margin:20px 0 16px;font-size:10px;display:flex}.orders-list-label b{padding:0 7px}.orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-top:3px solid #d8daca;border-radius:11px;min-width:0;padding:20px}.order-pendiente{border-top-color:#d3b268}.order-aceptado{border-top-color:#92a175}.order-preparando{border-top-color:#c58952}.order-listo{border-top-color:#7c9d61}.order-rechazado{border-top-color:#c6a79c}.order-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.status{color:#62744e;white-space:nowrap;background:#f0f2e9;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:650;display:inline-flex}.status i{width:4px;height:4px}.status-pendiente{color:#8c6b27;background:#fcf5e4}.status-preparando{color:#965e22;background:#fbefe1}.status-listo{color:#567338;background:#edf4e7}.status-entregado{color:#61744e;background:#edf0e9}.status-rechazado{color:#96654e;background:#f7ece7}.order-age{color:#7b876c;white-space:nowrap;font-size:9px}.order-title{justify-content:space-between;align-items:center;gap:10px;margin:20px 0 15px;display:flex}.order-title small{color:#889478;font-size:9px}.order-title h2{letter-spacing:-.25px;overflow-wrap:anywhere;margin-top:3px;font-size:15px}.pickup-time{color:#9aab82;text-align:right;flex-shrink:0;grid-template-columns:18px auto;align-items:center;column-gap:5px;display:grid}.pickup-time strong{color:#4f5f3b;letter-spacing:-.8px;font-size:25px;font-weight:650}.pickup-time small{grid-column:1/-1;font-size:9px}.customer-line{color:#6c795f;border-top:1px solid #f0f1e9;border-bottom:1px solid #f0f1e9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 0;font-size:10px;display:flex}.customer-line>span,.customer-line>a{overflow-wrap:anywhere;align-items:center;gap:5px;display:flex}.order-products{padding:14px 0}.order-products li{align-items:center;gap:10px;padding:7px 0;font-size:12px;display:flex}.order-products li>span:nth-child(2){flex:1;min-width:0}.order-products li>b{white-space:nowrap;font-size:11px}.line-qty{color:#637751;background:#f3f5ed;border-radius:5px;flex-shrink:0;place-items:center;width:26px;height:27px;font-weight:650;display:grid}.order-notes{color:#89722e;background:#fcf8e9;border:1px solid #f3eac9;border-radius:7px;gap:8px;padding:11px 12px;font-size:11px;line-height:1.7;display:flex}.order-notes .icon{margin-top:3px}.order-notes p{overflow-wrap:anywhere;white-space:pre-wrap}.order-notes b{margin-bottom:3px;font-size:9px;display:block}.no-notes{color:#8a947c;padding:8px 0;font-size:10px}.order-footer{border-top:1px solid #f0f1e9;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:17px 0;display:flex}.order-footer>span{color:#748263;align-items:center;gap:6px;font-size:10px;display:flex}.order-footer>strong{color:#4c5e38;font-size:18px}.order-actions{gap:8px;display:grid}.order-actions .primary{background:var(--olive);width:100%;font-size:12px}.order-actions .secondary{font-size:11px}.order-preparando .order-actions .primary{background:#a76a34}.order-listo .order-actions .primary{background:#668449}.reject-toggle{color:#927e6f;justify-content:center;width:100%;font-size:10px}.reject-form{border-top:1px solid var(--line);gap:12px;margin-top:8px;padding-top:15px;display:grid}.button-row{flex-wrap:wrap;gap:9px;display:flex}.ready-message{color:#5e7d3d;background:#edf4e7;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:14px;font-size:14px;font-weight:650;display:flex}.awaiting-acceptance{color:#897744;text-align:center;background:#fbf8ef;border-radius:6px;padding:10px;font-size:10px}.new-order-notice{color:#9e6e26;background:#fff8e3;border:1px solid #e7d297;border-radius:9px;align-items:center;gap:10px;margin:0 0 22px;padding:14px 18px;font-size:12px;display:flex}.just-arrived{animation:1.1s ease-out 2 arrive;box-shadow:0 0 0 2px #dcc48a}@keyframes arrive{50%{box-shadow:0 0 0 4px #e9d69e88}}.kitchen-app{display:block}.kitchen-app .staff-topbar{padding:20px 40px}.kitchen-app .staff-main{padding:32px 40px}.kitchen-app .orders-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kitchen-app .order-card{padding:23px}.kitchen-app .order-products li{padding:10px 0;font-size:17px;font-weight:500}.kitchen-app .line-qty{width:36px;height:37px;font-size:20px}.kitchen-app .pickup-time strong{font-size:32px}.kitchen-app .order-actions .primary{min-height:58px;font-size:15px}.kitchen-app .order-notes{font-size:13px}.kitchen-app .customer-line{font-size:11px}.kitchen-app .order-age,.kitchen-app .status{font-size:10px}.kitchen-app .stats-grid{margin-bottom:30px}.kitchen-app .stat-card strong{font-size:32px}.search-field{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;margin-bottom:22px;padding:0 14px;display:flex}.search-field>.icon{color:#969f88}.search-field input{background:0 0;border:0;flex:1;min-height:44px}.search-field>span{color:#879176;white-space:nowrap;font-size:10px}.search-field.compact{width:265px;max-width:100%;margin:0}.product-table{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.product-table-head,.product-table-row{grid-template-columns:minmax(200px,2.2fr) .8fr .7fr 1fr 65px;align-items:center;gap:16px;padding:17px 22px;display:grid}.product-table-head{text-transform:uppercase;letter-spacing:.8px;color:#7b886c;background:#f4f5ef;font-size:9px}.product-table-row{border-top:1px solid var(--line)}.product-cell{align-items:center;gap:13px;display:flex}.product-cell .product-photo{border-radius:8px;width:49px;height:49px}.product-cell h3{margin-bottom:4px;font-size:12px}.product-cell small{color:#7e8b6d;font-size:10px}.table-price,.stock-count{font-size:13px}.stock-count small{color:#82926e;font-size:9px}.stock-low{color:#a77d30}.edit-button{min-height:37px;padding:8px 12px;font-size:11px}.inline-edit{background:#f7f8f2;border-radius:8px;flex-wrap:wrap;grid-column:1/-1;align-items:end;gap:18px;padding:18px;display:flex}.inline-edit>label:first-child{max-width:135px}.inline-edit .check-label{flex:1;align-self:center;min-width:170px}.empty-search{color:var(--muted);text-align:center;padding:30px}.stock-resources{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.stock-resource{border:1px solid var(--line);background:#fff;border-radius:11px;padding:19px}.stock-resource>span{color:#6f815d;align-items:center;gap:8px;font-size:11px;display:flex}.stock-resource>strong{color:#5c7047;margin-top:13px;font-size:29px;display:block}.stock-resource small{color:#7c8c69;margin-left:8px;font-size:10px;font-weight:400}.stock-resource.low{border-color:#eadcbb}.stock-resource.low>strong{color:#a3843d}.stock-forms{grid-template-columns:1fr 1fr;gap:22px;margin-top:24px;display:grid}.surface-heading{color:#7d9367;align-items:center;gap:12px;margin-bottom:25px;display:flex}.surface-heading h2,.surface-heading h3{color:var(--ink);font-size:17px}.surface-heading p{color:var(--muted);margin-top:6px;font-size:11px}.stock-forms form{gap:17px;display:grid}.settings-surface{max-width:850px}.weekly-hours>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;gap:20px;padding:17px 6px;font-size:12px;display:grid}.weekly-hours strong{font-weight:500}.weekly-hours span{color:#6e805a;text-align:right}.settings-facts{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:15px;padding:25px 0;font-size:11px;display:flex}.settings-facts b{color:#5e7547;margin-bottom:5px;font-size:14px;display:block}.settings-grid{grid-template-columns:1fr 1fr;gap:23px;max-width:950px;display:grid}.settings-grid h2{margin:20px 0 12px;font-size:22px}.settings-grid p{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.8}.settings-grid .surface>.icon{color:#82966c}.settings-grid dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:14px 0;font-size:11px;display:flex}.settings-grid dt{color:var(--muted)}.settings-grid dd{text-align:right;margin:0}@media (max-width:1200px){.site-header,.page-shell{padding-left:28px;padding-right:28px}.site-header nav{gap:18px}.hero-copy{padding:35px}.hero h1{font-size:43px}.menu-layout{grid-template-columns:minmax(0,1fr) 310px;gap:23px}.cart{padding:20px}.product-body{padding:16px}.product-actions{gap:8px}.site-footer{margin:0 28px}.staff-app{grid-template-columns:195px minmax(0,1fr)}.staff-sidebar{padding:27px 13px 18px}.staff-sidebar .brand{gap:6px;font-size:24px}.staff-main{padding:28px 23px}.staff-topbar{padding:21px 23px}.stats-grid{gap:12px}.stat-card{padding:17px 14px}.stat-card strong{font-size:24px}.stat-card>span{width:28px;height:30px}.stat-card>span .icon{width:18px}.overview-grid{grid-template-columns:minmax(0,1fr)}.today-service{display:none}.product-table-head,.product-table-row{grid-template-columns:minmax(150px,1.8fr) .8fr .7fr 1fr 60px;gap:12px;padding:16px}.stock-count small{display:block}.kitchen-app .orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kitchen-app .staff-main{padding:30px}}@media (max-width:960px){.site-header .desktop-link{display:none}.hero-copy{padding:29px}.hero h1{font-size:36px}.menu-layout{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.product-grid{gap:14px}.product-card .product-photo{height:150px}.product-actions{flex-wrap:wrap}.categories button{padding:9px 11px;font-size:10px}.hero-label{max-width:calc(100% - 34px);padding:12px;bottom:17px;left:17px;right:17px}.hero-label strong{font-size:11px}.cart{padding:17px}.cart-lines .product-photo{display:none}.hero-image{min-height:340px}.checkout-grid{gap:25px}.checkout-panel{padding:27px}.form-row{grid-template-columns:1fr}.staff-app{grid-template-columns:175px minmax(0,1fr)}.staff-sidebar .brand small{font-size:6px}.staff-sidebar .brand{font-size:21px}.staff-sidebar .brand-mark{width:26px}.staff-sidebar nav button{gap:9px;padding:12px 10px;font-size:11px}.staff-page-heading h1{font-size:26px}.staff-page-heading{align-items:start}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card>span{width:36px;height:36px}.orders-grid{grid-template-columns:1fr}.product-table-head{display:none}.product-table-row{grid-template-columns:minmax(0,1fr) auto auto;gap:15px}.product-cell{grid-column:1/3}.product-cell .product-photo{width:55px;height:55px}.table-price{grid-area:1/3}.stock-count{grid-area:2/1}.stock-count small{display:inline}.product-table-row>.availability{grid-area:2/2}.edit-button{grid-area:2/3}.stock-resources{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-forms,.settings-grid{grid-template-columns:1fr}.kitchen-app .orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kitchen-app .order-card{padding:18px}.login-image-content{padding:35px}.login-image-content h2{font-size:39px}.login-form-side{padding:30px}}@media (max-width:760px){.announcement{padding:7px 12px;font-size:9px}.site-header{gap:12px;padding:20px}.brand{gap:7px;font-size:27px}.brand small{letter-spacing:1.5px;font-size:7px}.brand-mark{width:32px}.site-header nav{gap:12px}.site-header .business-status{font-size:9px}.cart-link{gap:6px;padding:8px}.cart-link-text{display:none}.page-shell{padding:0 20px}.hero{grid-template-columns:1fr}.hero-copy{padding:28px}.hero h1{font-size:40px}.hero-copy>p{max-width:390px;margin-bottom:20px;font-size:12px}.hero-proof{margin-top:17px}.hero-image{height:250px;min-height:0}.hero-image>img{object-position:60% 57%}.hero-label{padding:10px 14px}.hero-label .icon{width:22px}.service-strip{gap:5px;padding:19px 0}.service-strip>div{text-align:center;flex-direction:column;gap:6px;padding:0 5px}.service-strip b{font-size:9px}.service-strip small{font-size:8px;line-height:1.6}.service-strip .icon{width:19px;height:19px}.menu-layout{flex-direction:column;gap:26px;margin-top:30px;display:flex}.menu-section,.cart{width:100%}.cart{padding:23px;position:static}.cart-lines .product-photo{width:50px;height:54px;display:block}.cart .quantity button{width:40px;height:42px}.cart .remove-button{width:42px;height:42px}.section-heading h2{font-size:30px}.menu-count{font-size:9px}.categories{gap:6px;margin-bottom:20px}.categories button{min-height:42px;padding:9px 12px;font-size:10px}.product-card .product-photo{height:160px}.product-body{padding:16px}.product-body h3{font-size:15px}.product-actions>strong{font-size:19px}.checkout-panel{margin-top:30px;padding:23px}.checkout-grid{grid-template-columns:1fr;gap:27px}.checkout-summary{grid-row:1;padding:20px}.checkout-heading{margin-bottom:23px}.checkout-heading h2{font-size:26px}.checkout-heading p{font-size:12px}.checkout-summary>h3{font-size:15px}.form-row{grid-template-columns:1fr 1fr}.visit-section{flex-direction:column;align-items:stretch;gap:22px;margin-top:30px}.visit-section h2{font-size:27px}.hours-card{padding:22px}.site-footer{flex-wrap:wrap;gap:18px;margin:0 20px;padding-bottom:95px}.site-footer p{display:none}.site-footer .brand{font-size:24px}.site-footer>a:last-child{font-size:10px}.mobile-cart{left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));background:var(--brand);color:#fff;z-index:20;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;font-size:12px;display:flex;position:fixed;box-shadow:0 4px 20px #2a1b1933}.mobile-cart>span,.mobile-cart>strong{align-items:center;gap:10px;display:flex}.mobile-cart>span>b{background:#ffffff25;border-radius:5px;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.staff-app{display:block}.staff-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:15px 18px 0;position:static}.staff-sidebar>.brand{margin-bottom:18px;font-size:25px}.sidebar-caption,.sidebar-bottom{display:none}.staff-sidebar nav{scrollbar-width:thin;flex-direction:row;gap:4px;padding-bottom:12px;overflow-x:auto}.staff-sidebar nav button{flex-shrink:0;min-height:42px;padding:10px 13px;font-size:11px}.staff-sidebar nav button .icon{width:17px}.staff-topbar{min-height:57px;padding:15px 20px}.staff-main{padding:25px 20px 40px}.staff-page-heading{flex-direction:column;align-items:stretch;gap:17px;margin-bottom:22px}.staff-page-heading h1{font-size:28px}.staff-page-heading p:not(.eyebrow){font-size:11px;line-height:1.7}.staff-heading-tools{flex-direction:row;justify-content:space-between;align-items:center}.stats-grid{gap:11px;margin-bottom:23px}.stat-card{padding:17px 13px}.stat-card p{font-size:10px}.stat-card strong{font-size:25px}.stat-card small{font-size:8px}.stat-card>span{width:28px;height:28px}.stat-card>span .icon{width:17px}.overview-grid{grid-template-columns:1fr}.surface{padding:21px}.recent-row{flex-wrap:wrap;gap:9px}.recent-row>.recent-time{display:none}.recent-row>span:nth-child(2){flex-basis:40%}.recent-row>.status{margin-left:43px}.recent-row>strong{margin-left:auto}.recent-row>.icon:last-child{display:none}.section-toolbar{align-items:flex-start;gap:12px}.section-toolbar h2{font-size:16px}.section-toolbar>.secondary{padding:9px 10px;font-size:10px}.order-filters{gap:6px}.order-filters button{padding:10px 12px;font-size:10px}.search-field.compact{width:100%}.orders-list-label{font-size:9px}.orders-list-label span:last-child{font-size:8px}.order-title h2{font-size:16px}.order-products li{font-size:14px}.order-actions .primary{min-height:48px}.customer-line{font-size:11px}.order-card{padding:21px}.kitchen-app .staff-topbar{flex-wrap:wrap;gap:10px;padding:17px 20px}.kitchen-app .staff-main{padding:26px 20px}.kitchen-app .staff-top-actions{gap:10px}.kitchen-app .staff-top-actions .secondary{min-height:35px;padding:8px 10px;font-size:10px}.kitchen-app .orders-grid{grid-template-columns:1fr}.kitchen-app .order-card{padding:22px}.kitchen-app .order-products li{font-size:18px}.kitchen-app .order-notes{font-size:14px}.kitchen-app .order-actions .primary{min-height:60px;font-size:16px}.stock-resource{padding:16px}.stock-resource>span{font-size:10px}.stock-resource>span .icon{width:16px}.stock-resource small{margin:0;display:block}.stock-resource>strong{margin-top:9px}.product-table-row{padding:17px}.inline-edit{gap:13px}.inline-edit>label:first-child{flex:1;max-width:none}.inline-edit .check-label{min-width:100%}.weekly-hours>div{gap:10px;font-size:11px}.simple-header{padding:23px 20px}.simple-header>.secondary{padding:10px;font-size:10px}.simple-header>.secondary .icon{display:none}.tracking-main{padding:0 20px}.tracking-intro h1{font-size:31px}.tracking-intro>p:not(.eyebrow){font-size:12px}.tracking-detail{padding:22px}.receipt-facts{gap:17px}.receipt-facts strong{font-size:11px}.receipt-facts>div{gap:9px}.receipt-facts>div>.icon{width:20px}.tracking-help>p{font-size:10px}.receipt-panel{margin-top:30px;padding:26px 22px}.receipt-panel h2{font-size:30px}.receipt-panel>p{font-size:12px}.login-page{grid-template-columns:1fr}.login-image{display:none}.login-form-side{min-height:100vh;padding:25px}.login-form-content{margin:42px auto}.login-form-content h1{font-size:39px}}@media (max-width:480px){.site-header{padding:17px 16px}.site-header .business-status{display:none}.page-shell{padding:0 16px}.hero-copy{padding:26px}.hero h1{font-size:35px}.hero-image{height:210px}.hero-label span{font-size:9px}.hero-label{padding:10px 12px;bottom:15px;left:15px}.hero .eyebrow{font-size:8px}.hero-proof{font-size:9px}.hero-copy>p{font-size:11px;line-height:1.9}.hero .primary{padding:12px 19px;font-size:12px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{grid-template-columns:112px minmax(0,1fr);display:grid}.product-image-wrap,.product-card .product-photo{height:100%;min-height:195px}.product-photo img{object-position:center}.product-body{padding:16px}.product-body h3{font-size:15px}.description{min-height:0;margin-top:7px;font-size:11px;line-height:1.7}.portion{margin-top:7px;font-size:9px}.product-label{font-size:7px}.product-actions{gap:9px;margin-top:12px}.product-actions>strong{font-size:18px}.add-button{gap:5px;min-height:40px;padding:8px 10px;font-size:10px}.quantity button{width:32px;height:40px}.quantity>span{min-width:20px}.availability{font-size:9px}.product-body>.availability{margin-top:10px}.product-tag{text-align:center;flex-wrap:wrap;justify-content:center;padding:5px;font-size:7px;top:9px;left:7px;right:7px}.product-tag>.icon,.menu-count{display:none}.section-heading .eyebrow{font-size:8px}.categories button{padding:9px 11px;font-size:10px}.family-card>.product-photo{height:190px}.family-card>div:last-child{padding:22px}.family-card .product-actions{flex-wrap:wrap}.form-row,.receipt-facts{grid-template-columns:1fr}.receipt-facts>div{gap:12px}.tracking-products .product-photo{width:45px;height:45px}.tracking-products li{gap:10px}.tracking-products h3,.tracking-products strong{font-size:12px}.tracking-products span{font-size:10px}.tracking-detail .payment-choice{gap:8px;padding:12px}.payment-badge{font-size:8px}.receipt-reference>strong{font-size:18px}.stats-grid .stat-card>span{display:none}.staff-page-heading h1{font-size:25px}.search-field>span{display:none}.product-table-row{gap:12px}.product-cell h3{font-size:11px}.product-cell .product-photo{width:42px;height:47px}.product-cell{gap:9px}.stock-count{font-size:12px}.edit-button{min-height:40px}.staff-main,.kitchen-app .staff-main{padding-left:16px;padding-right:16px}.simple-header .brand{font-size:24px}.simple-header .brand-mark{width:25px}.simple-header .brand small{font-size:6px}.simple-header .secondary{font-size:9px}}@media (max-width:350px){.hero h1{font-size:31px}.hero-copy{padding:22px}.product-card{grid-template-columns:94px minmax(0,1fr)}.product-body{padding:13px}.product-actions{flex-wrap:wrap}.product-body h3{font-size:14px}.site-header .brand{font-size:24px}.cart{padding:18px}.line-heading{flex-wrap:wrap}.stats-grid{gap:8px}.stat-card{padding:15px 10px}.stat-card strong{font-size:23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (max-width:480px){.site-header{flex-wrap:wrap}.site-header .business-status{font-size:8px;display:flex}.site-header nav{gap:9px}.brand{font-size:25px}.site-header .brand-mark{width:28px}}.mobile-staff-link{display:none}.site-footer>a.brand{font-size:28px}@media (max-width:760px){.mobile-staff-link{display:inline-flex}.staff-topbar,.staff-top-actions{gap:8px}.staff-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.staff-sidebar nav button{white-space:normal;justify-content:center;gap:6px;min-width:0;padding:10px 4px;font-size:10px}.staff-sidebar nav button .icon{flex-shrink:0;width:16px}}
