/*! 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-outline-style:solid}}}@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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#061d35;--blue:#0b5f91;--sky:#5bd5ff;--red:#f12d3f;--yellow:#ffd32a;--paper:#f8fbfd;--ink:#071e3a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1180px,100% - 48px);margin-inline:auto}.top-strip{background:var(--navy);color:#bdefff;letter-spacing:.15em;text-transform:uppercase;justify-content:center;gap:34px;min-height:34px;padding:7px 4vw;font-size:11px;font-weight:800;display:flex}.top-strip a{color:#fff}.header{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:92px;display:grid}.logo-link img{object-fit:contain;object-position:left center;width:205px;height:72px}.header nav{letter-spacing:.06em;text-transform:uppercase;gap:30px;font-size:12px;font-weight:900;display:flex}.header nav a{border-bottom:3px solid #0000;padding:37px 0 33px}.header nav a:hover{border-color:var(--red)}.header>.button{justify-self:end}.button{letter-spacing:.08em;text-transform:uppercase;border:2px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:11px;font-weight:900;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.small{background:var(--red);color:#fff;min-height:42px}.button.red{background:var(--red);color:#fff}.button.dark{background:var(--navy);color:#fff}.button.outline{color:#fff;border-color:#ffffff8c}.button.outline-dark{border-color:var(--navy)}.hero{background:radial-gradient(circle at 78% 42%,#147db6 0,#06466f 30%,var(--navy) 69%);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";opacity:.12;background-image:linear-gradient(30deg,#0000 45%,#fff 46%,#0000 47%);background-size:40px 40px;position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:1fr 1.05fr;align-items:center;min-height:650px;display:grid;position:relative}.hero-copy{padding:70px 0 80px}.eyebrow{color:var(--yellow);letter-spacing:.2em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:950}.eyebrow.dark{color:var(--blue)}h1,h2,h3,p{text-wrap:pretty}h1,h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:950}h1{font-size:clamp(64px,8vw,108px);line-height:.86}h1 em{color:var(--yellow);font-style:normal}.hero-lead{color:#d7eff9;max-width:580px;margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.hero-visual>img{z-index:2;filter:drop-shadow(0 24px 28px #00000061);width:min(610px,100%);position:relative;transform:rotate(-3deg)}.plate-ring{border:2px solid #ffd32a57;border-radius:50%;width:510px;height:510px;position:absolute;box-shadow:0 0 0 34px #ffffff08,0 0 0 70px #ffffff06}.fresh-badge{z-index:3;aspect-ratio:1;text-align:center;background:var(--yellow);width:112px;color:var(--navy);text-transform:uppercase;border-radius:50%;place-items:center;font-size:12px;font-weight:950;line-height:1.2;display:grid;position:absolute;bottom:10%;right:2%;transform:rotate(8deg)}.german,.plates{padding-block:110px}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(38px,5vw,64px);line-height:.98}.section-heading>p:last-child{color:#526578;line-height:1.7}.section-heading.split{grid-template-columns:1fr .7fr;align-items:end;gap:80px;max-width:none;display:grid}.section-heading.centered{text-align:center;margin-inline:auto}.bread-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:50px;display:grid}.bread-grid article{background:#fff;border:1px solid #dce7ed;grid-template-columns:1.25fr .9fr;align-items:center;gap:20px;min-height:330px;padding:26px;display:grid;box-shadow:0 16px 45px #04315114}.bread-grid article img{object-fit:contain;width:100%;height:230px}.bread-grid span,.plate-list span{color:var(--red);letter-spacing:.16em;font-size:11px;font-weight:950}.bread-grid h3{text-transform:uppercase;margin:10px 0 7px;font-size:24px}.bread-grid p{color:#647383;margin:0;font-size:13px}.menu-section{background:#eaf7fd;padding-block:110px}.sandwich-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:48px;display:grid}.sandwich-grid article{border-left:5px solid var(--sky);background:#fff;justify-content:space-between;gap:24px;padding:25px 27px;display:flex;box-shadow:0 10px 25px #0431510f}.sandwich-grid h3{text-transform:uppercase;margin:0 0 8px;font-size:19px}.sandwich-grid p{color:#5a6c7f;margin:0;font-size:13px;line-height:1.5}.sandwich-grid strong{color:var(--red);white-space:nowrap}.plate-list{border-top:1px solid #cbd9e1;grid-template-columns:1fr 1fr;margin-top:48px;display:grid}.plate-list article{border-bottom:1px solid #cbd9e1;grid-template-columns:48px 1fr auto;align-items:center;gap:8px;min-height:76px;padding:20px 4px;display:grid}.plate-list article:nth-child(odd){border-right:1px solid #cbd9e1;padding-right:30px}.plate-list article:nth-child(2n){padding-left:30px}.plate-list h3{text-transform:uppercase;margin:0;font-size:16px}.plate-list strong{color:var(--blue)}.menu-board{background:var(--navy);color:#fff;padding-block:110px}.menu-board .section-heading>p:last-child{color:#b9d5e5}.menu-image{border:8px solid #fff;border-radius:10px;margin-top:45px;display:block;overflow:hidden;box-shadow:0 28px 70px #00000073}.menu-image img{width:100%;height:auto}.center-action{text-align:center;margin-top:34px}.visit{grid-template-columns:1fr .82fr;align-items:stretch;gap:70px;padding-block:110px;display:grid}.visit h2{font-size:clamp(42px,6vw,78px);line-height:.92}.visit address{margin-top:30px;font-size:20px;font-style:normal;line-height:1.65}.visit-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hours-card{background:var(--red);color:#fff;padding:48px}.hours-card>div{border-bottom:1px solid #ffffff4d;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.hours-card .eyebrow{color:var(--yellow)}.hours-card span{font-size:13px}.hours-card strong{text-align:right;font-size:14px}.hours-card .late{margin:25px 0 0;font-size:13px}footer{color:#fff;background:#04182b}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:180px;display:grid}.footer-inner>img{object-fit:contain;width:210px;height:95px}.footer-inner>div{text-align:center;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;gap:10px;font-size:11px;font-weight:800;display:flex}.footer-inner>div a{color:var(--yellow);font-size:14px}.footer-inner>p{color:#91a9ba;justify-self:end;font-size:11px}.mobile-call{display:none}@media (width<=900px){.header{grid-template-columns:1fr auto}.header nav{display:none}.hero-inner{grid-template-columns:1fr;padding-top:35px}.hero-copy{padding-bottom:10px}.hero-visual{min-height:430px}.hero-visual>img{width:min(520px,95%)}.section-heading.split{grid-template-columns:1fr;gap:15px}.bread-grid,.visit{grid-template-columns:1fr}.footer-inner{text-align:center;grid-template-columns:1fr;padding-block:35px}.footer-inner>img{margin:auto}.footer-inner>p{justify-self:center}}@media (width<=640px){.page-width{width:min(100% - 28px,1180px)}.top-strip{display:none}.header{height:74px}.logo-link img{width:155px;height:60px}.header>.button{min-height:38px;padding-inline:14px}.hero-inner{min-height:690px}h1{font-size:62px}.hero-lead{font-size:16px}.hero-visual{min-height:320px}.plate-ring{width:280px;height:280px}.fresh-badge{width:86px;font-size:10px}.german,.plates,.menu-section,.menu-board,.visit{padding-block:72px}.section-heading h2{font-size:39px}.bread-grid,.sandwich-grid,.plate-list{grid-template-columns:1fr}.bread-grid article{grid-template-columns:1fr;min-height:0}.bread-grid article img{height:190px}.sandwich-grid article{flex-direction:column;gap:15px}.plate-list article:nth-child(odd),.plate-list article:nth-child(2n){border-right:0;padding:20px 4px}.menu-image{border-width:3px;border-radius:5px}.hours-card{padding:32px 25px}.visit-actions .button{width:100%}.mobile-call{z-index:50;background:var(--red);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:52px;font-size:12px;font-weight:950;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 30px #00000047}footer{padding-bottom:70px}}.bread-key{grid-template-columns:1fr 1fr;gap:8px;display:grid}.bread-key span{text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.bread-key b{background:var(--navy);color:#fff;place-items:center;width:25px;height:25px;display:grid}.sandwich-cards{grid-template-columns:1fr 1fr;gap:18px;margin-top:48px;display:grid}.sandwich-cards article{border-top:5px solid var(--sky);background:#fff;padding:28px;box-shadow:0 12px 30px #04315114}.sandwich-cards h3{text-transform:uppercase;margin:0;font-size:21px}.sandwich-cards>article>p{color:#5a6c7f;min-height:62px;font-size:13px;line-height:1.55}.sandwich-cards article>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.sandwich-cards article span{background:#edf7fb;justify-content:space-between;gap:8px;padding:9px;display:flex}.sandwich-cards small{text-transform:uppercase;font-size:9px;font-weight:900}.sandwich-cards strong{color:var(--red);font-size:12px}.extras{background:var(--navy);color:#fff;text-align:center;margin:22px 0 0;padding:18px}.detailed article{min-height:94px}.detailed article div p{color:#617181;margin:5px 0 0;font-size:12px}.catalog-section{background:#eaf7fd;padding-block:100px}.catalog-section h2{margin:0 0 34px;font-size:45px}.catalog-section h2:not(:first-child){margin-top:75px}.catalog-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.catalog-grid article{border-left:4px solid var(--sky);background:#fff;justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.catalog-grid h3{text-transform:uppercase;margin:0;font-size:17px}.catalog-grid p{color:#607080;margin:7px 0 0;font-size:12px}.catalog-grid strong{color:var(--red);white-space:nowrap}.catalog-grid.compact article{align-items:center}.combos{color:#fff;background:#0b5f91;padding-block:100px}.combo-grid{grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin-top:45px;display:grid}.combo-grid article{color:var(--ink);background:#fff;padding:30px}.combo-grid h3{text-transform:uppercase;margin:0;font-size:21px}.combo-grid p{color:#5d6f7e;line-height:1.55}.combo-grid strong{color:var(--red)}.online{text-align:center;background:#eaf7fd;padding-block:80px}.online h2{font-size:46px}.online p:not(.eyebrow){color:#5d6f7e}.online .button{margin-top:18px}@media (width<=900px){.sandwich-cards,.catalog-grid,.combo-grid{grid-template-columns:1fr}.sandwich-cards>article>p{min-height:0}}@media (width<=640px){.bread-key,.sandwich-cards article>div{grid-template-columns:1fr}.catalog-section h2,.online h2{font-size:36px}}.kitchen-page{min-height:100vh;color:var(--ink);background:#e9f1f6}.kitchen-header{background:var(--navy);color:#fff;z-index:20;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;min-height:96px;padding:14px 28px;display:grid;position:sticky;top:0;box-shadow:0 8px 28px #0003}.kitchen-header img{object-fit:contain;width:195px;height:68px}.kitchen-header>div{flex-direction:column;gap:5px;display:flex}.kitchen-header b{letter-spacing:.08em;font-size:22px}.kitchen-header span{color:#a9cadd;font-size:12px}.kitchen-header-actions{gap:9px;flex-direction:row!important;display:flex!important}.kitchen-header button,.kitchen-tools button,.kitchen-login button{color:#fff;text-transform:uppercase;cursor:pointer;background:#294a62;border:0;min-height:45px;padding:0 18px;font-weight:900}.kitchen-header button.alerts-on,.kitchen-header button.printer-connected{background:#168b4c}.kitchen-header button:last-child{background:var(--red)}.kitchen-login{border-top:8px solid var(--red);background:#fff;width:min(580px,100% - 32px);margin:80px auto;padding:48px;box-shadow:0 20px 55px #08273e24}.kitchen-login h1{font-size:48px;line-height:1}.kitchen-login>p:not(.eyebrow){color:#526578;line-height:1.6}.kitchen-login form{gap:9px;margin-top:28px;display:grid}.kitchen-login label{text-transform:uppercase;font-size:12px;font-weight:900}.kitchen-login input{letter-spacing:.2em;border:2px solid #c7d8e2;height:58px;padding:0 18px;font-size:26px}.kitchen-login button{background:var(--red);margin-top:6px}.kitchen-tools{background:#fff;border-bottom:1px solid #cfdee6;align-items:center;gap:14px;padding:18px 28px;display:flex}.kitchen-tools>div:first-child{align-items:baseline;gap:8px;min-width:120px;display:flex}.kitchen-tools>div:first-child strong{color:var(--red);font-size:32px}.kitchen-tools>div:first-child span{text-transform:uppercase;font-size:12px;font-weight:800}.kitchen-notice{flex-direction:column;gap:3px;margin-right:auto;display:flex}.kitchen-notice b{text-transform:uppercase;font-size:12px}.kitchen-notice span{color:#536c7e;font-size:12px}.kitchen-notice small{color:#b14116;font-weight:800}.kitchen-tools button{background:var(--blue)}.kitchen-tools button.sign-out{background:#607080}.kitchen-tools button:disabled{opacity:.55}.order-view-tabs{background:#e9f1f6;gap:8px;padding:16px 28px 0;display:flex}.order-view-tabs button{color:#294457;text-transform:uppercase;cursor:pointer;background:#cbd9e2;border:0;min-height:48px;padding:0 22px;font-size:12px;font-weight:950}.order-view-tabs button.selected{background:var(--navy);color:#fff}.order-view-tabs span{background:#ffffff38;border-radius:12px;place-items:center;min-width:24px;height:24px;margin-left:7px;padding:0 6px;font-size:11px;display:inline-grid}.status-completed .ticket-top small{color:#d9e3e8;margin-top:7px;font-size:11px;font-weight:800;display:block}.kitchen-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));align-items:start;gap:20px;padding:24px 28px 60px;display:grid}.empty-orders{text-align:center;background:#fff;border:2px dashed #b8cbd7;grid-column:1/-1;padding:70px}.empty-orders h2{font-size:30px}.empty-orders p{color:#607080}.order-ticket{background:#fff;border:3px solid #0000;overflow:hidden;box-shadow:0 12px 30px #072a421f}.order-ticket.ringing{border-color:var(--red);animation:.9s infinite alternate kitchen-pulse}.ticket-top{color:#fff;background:#082840;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px;display:flex}.ticket-top span{color:#9ed9f6;font-size:12px;font-weight:900}.ticket-top h2{text-transform:none;margin:6px 0 0;font-size:27px}.ticket-top>strong{color:var(--yellow);font-size:22px}.pickup-banner{color:#241900;background:#ffdf3c;border-bottom:3px solid #c99400;justify-content:space-between;align-items:center;gap:18px;padding:12px 22px;display:flex}.pickup-banner span{letter-spacing:.12em;font-size:12px;font-weight:950}.pickup-banner strong{text-transform:uppercase;font-size:23px}.customer-details{background:#f1f7fa;flex-wrap:wrap;gap:15px;padding:12px 22px;font-size:12px;display:flex}.customer-details a{color:var(--blue);font-weight:900}.order-ticket ul.order-items{margin:0;padding:8px 22px;list-style:none}.order-ticket .order-items>li{border-bottom:2px solid #ccdce5;flex-direction:column;gap:12px;padding:18px 0;display:flex}.order-item-name{text-transform:uppercase;font-size:23px;line-height:1.15}.order-item-name>span{background:var(--navy);color:#fff;place-items:center;min-width:42px;height:38px;margin-right:5px;font-size:19px;display:inline-grid}.order-option-list{border-left:6px solid var(--blue);background:#eef5f8;gap:7px;padding:12px;display:grid}.order-option-list small{color:#526a7a;letter-spacing:.13em;font-size:10px;font-weight:950}.order-option-list strong{color:#132f43;text-transform:uppercase;background:#fff;border:1px solid #cedde5;padding:8px 10px;font-size:16px;line-height:1.25}.order-option-list strong.bread-choice{color:#5d3900;background:#fff1a8;border:3px solid #d79d00;padding:11px 12px;font-size:21px}.prep-row{background:#fff7d5;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;display:flex}.prep-row label{text-transform:uppercase;font-size:12px;font-weight:950}.prep-row select{background:#fff;border:2px solid #d0af27;min-width:150px;height:44px;padding:0 12px;font-size:15px;font-weight:900}.status-buttons{grid-template-columns:repeat(5,1fr);gap:6px;padding:16px;display:grid}.status-buttons button{color:#40576a;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #b9cbd5;min-height:46px;padding:6px;font-size:10px;font-weight:900}.status-buttons button.selected{background:var(--red);border-color:var(--red);color:#fff}.status-accepted .ticket-top{background:#0f5778}.status-preparing .ticket-top{background:#8a5b00}.status-ready .ticket-top{background:#087743}.status-completed{opacity:.72}.status-completed .ticket-top{background:#5d6870}.customer-notify-actions{background:#e8f6ed;border-top:1px solid #bddfc9;grid-template-columns:1.2fr 1fr;gap:8px;padding:14px 16px;display:grid}.customer-notify-actions button{color:#fff;text-transform:uppercase;cursor:pointer;background:#0b8247;border:0;min-height:50px;font-size:11px;font-weight:950}.customer-notify-actions button:nth-child(2){background:#0b5f91}.customer-notify-actions small{color:#155d39;grid-column:1/-1;font-weight:850}.print-receipt-button{color:#fff;text-transform:uppercase;cursor:pointer;background:#263f52;border:0;width:calc(100% - 44px);min-height:45px;margin:12px 22px 0;font-size:11px;font-weight:950}.print-receipt-button.bluetooth{background:#168b4c;font-size:13px}.print-receipt-button:hover{background:var(--blue)}.print-receipt{display:none}@keyframes kitchen-pulse{0%{box-shadow:0 0 #f12d3f26,0 12px 30px #072a421f}to{box-shadow:0 0 0 8px #f12d3f40,0 12px 30px #072a422e}}@media (width<=850px){.kitchen-header{grid-template-columns:150px 1fr}.kitchen-header img{width:145px}.kitchen-header-actions{grid-column:1/-1}.kitchen-tools{flex-wrap:wrap;align-items:stretch}.kitchen-notice{order:3;width:100%}.kitchen-grid{padding-inline:14px}.status-buttons{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.kitchen-header{grid-template-columns:110px 1fr;padding:12px}.kitchen-header img{width:105px}.kitchen-header b{font-size:17px}.kitchen-header-actions button{flex:1;padding-inline:8px;font-size:10px}.kitchen-tools{padding:14px}.kitchen-tools button{flex:1}.order-view-tabs{padding:12px 14px 0}.order-view-tabs button{flex:1;padding-inline:8px}.kitchen-grid{grid-template-columns:1fr}.kitchen-login{padding:30px 22px}.kitchen-login h1{font-size:38px}.status-buttons{grid-template-columns:repeat(2,1fr)}}@media print{@page{size:80mm auto;margin:4mm}body{color:#000;background:#fff}body *{visibility:hidden}.print-receipt,.print-receipt *{visibility:visible}.print-receipt{color:#000;background:#fff;width:72mm;margin:0;padding:0 1mm;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.35;display:block;position:absolute;inset:0}.print-receipt h1{letter-spacing:0;text-align:center;margin:0 0 6px;font-size:20px;line-height:1.05}.receipt-address,.receipt-footer{text-align:center}.receipt-address{margin:0 0 8px}.receipt-rule{border-top:1px dashed #000;margin:8px 0}.print-receipt p{margin:6px 0}.print-receipt ul{margin:0;padding:0;list-style:none}.print-receipt li{border-bottom:1px dotted #777;justify-content:space-between;gap:8px;padding:5px 0;display:flex}.print-receipt li div{flex-direction:column;display:flex}.print-receipt li small{margin-top:3px;font-size:11px;font-weight:700}.print-receipt li span{white-space:nowrap}.receipt-total{justify-content:space-between;font-size:17px;display:flex}.receipt-pickup,.receipt-prep{text-align:center;border:2px solid #000;padding:7px 0;font-size:15px}.receipt-footer{font-weight:800;margin-top:12px!important}}.order-page{min-height:100vh;color:var(--ink);background:#edf7fb}.order-header{border-bottom:3px solid var(--red);color:#fff;text-transform:uppercase;background:#041b2a;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:10px clamp(18px,5vw,72px);font-size:12px;font-weight:900;display:flex}.order-header .brand img{object-fit:contain;width:205px;height:62px}.order-header-actions{align-items:center;gap:10px;display:flex}.order-header-actions a{border:1px solid var(--sky);padding:12px 16px}.order-header-actions .header-cart{background:var(--red);border-color:var(--red)}.order-hero{color:#fff;background:linear-gradient(120deg,#041b2a,#0b5472);padding:70px clamp(22px,8vw,130px)}.order-hero h1{margin:14px 0;font-size:clamp(52px,8vw,96px);line-height:.9}.order-hero>p:not(.eyebrow){color:#d5e8ef;max-width:720px;font-size:18px;line-height:1.55}.order-status{background:var(--yellow);color:var(--navy);text-transform:uppercase;margin-top:20px;padding:12px 16px;font-size:12px;font-weight:900;display:inline-block}.order-tabs{z-index:30;background:#fff;border-bottom:1px solid #bdd7e2;gap:8px;padding:14px clamp(16px,5vw,72px);display:flex;position:sticky;top:0;overflow-x:auto}.order-tabs a{white-space:nowrap;text-transform:uppercase;background:#e7f3f8;padding:11px 14px;font-size:12px;font-weight:900}.menu-search{background:#fff;border:2px solid #b9d5e0;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:16px;margin:30px clamp(18px,5vw,72px) 0;padding:18px 20px;display:grid}.menu-search label{text-transform:uppercase;font-weight:900}.menu-search input{width:100%;color:var(--ink);font:inherit;background:#f7fbfd;border:2px solid #91b9ca;padding:14px 16px}.menu-search input:focus{border-color:var(--red);outline:3px solid #f12d3f26}.menu-search span{color:#5a7480;font-size:13px;font-weight:800}.order-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding-right:clamp(18px,5vw,72px);display:grid}.order-catalog{padding:10px 0 80px clamp(18px,5vw,72px)}.order-section{margin:40px 0;scroll-margin-top:70px}.order-section-title{border-bottom:4px solid var(--navy);justify-content:space-between;align-items:end;gap:30px;padding-bottom:13px;display:flex}.order-section-title h2{font-size:38px}.order-section-title p{color:#587583;margin:0}.order-items{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.order-items article{background:#fff;border:1px solid #c1dbe5;grid-template-columns:1fr auto;align-items:start;gap:8px 20px;padding:18px;display:grid;overflow:hidden}.order-items article.has-image{grid-template-columns:125px 1fr auto}.product-photo{background:#fff;grid-row:1/3;width:125px;height:100px;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%}.order-items h3{margin:0 0 5px;font-size:19px}.order-items p{color:#5a7480;margin:0;font-size:13px;line-height:1.45}.order-items>article>strong{color:var(--red);font-size:18px}.order-items>article>button{background:var(--red);color:#fff;text-transform:uppercase;cursor:pointer;border:0;grid-column:1/-1;padding:11px;font-weight:900}.allergy-note{color:#5e7782;border-top:1px solid #bfd5df;margin:28px 0 0;padding-top:18px;font-size:11px;line-height:1.55}.cart{background:#fff;border:2px solid #b9d5e0;align-self:start;max-height:calc(100vh - 85px);margin-top:50px;padding:22px;position:sticky;top:70px;overflow:auto}.cart h2{margin:0 0 18px;font-size:30px}.cart-line{border-bottom:1px solid #c9dce5;grid-template-columns:1fr auto;gap:8px 12px;padding:13px 0;display:grid}.cart-line small{color:#607a86;margin-top:4px;line-height:1.35;display:block}.cart-line>strong{color:var(--red)}.qty-controls{grid-column:1/-1;align-items:center;gap:10px;display:flex}.qty-controls button{width:32px;height:32px;color:var(--navy);cursor:pointer;background:#edf7fb;border:1px solid #aac3cf;font-size:20px;font-weight:900}.qty-controls span{text-align:center;min-width:20px;font-weight:900}.cart-total{justify-content:space-between;margin:20px 0;font-size:20px;display:flex}.checkout,.add-order{background:var(--red);color:#fff;text-transform:uppercase;cursor:pointer;border:0;width:100%;padding:15px;font-weight:900}.checkout:disabled{opacity:.45;cursor:not-allowed}.cart>small{color:#607a86;margin-top:10px;display:block}.order-message{color:#6b4300;background:#fff1d2;padding:10px;font-weight:700}.option-backdrop{z-index:80;background:#010a10c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.option-modal{background:#fff;width:min(680px,100%);max-height:92vh;padding:30px;position:relative;overflow:auto}.option-modal h2{margin:0;padding-right:35px;font-size:34px}.option-modal h3{margin:25px 0 10px}.option-modal>.close{cursor:pointer;background:0 0;border:0;font-size:38px;position:absolute;top:8px;right:12px}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-grid label,.check{cursor:pointer;background:#edf7fb;align-items:center;gap:10px;padding:12px;font-weight:800;display:flex}.choice-grid label.disabled-choice{opacity:.45;cursor:not-allowed}.bread-choices label{padding:0 10px 0 0;overflow:hidden}.bread-choices img{object-fit:cover;flex:none;width:92px;height:72px}.bread-choices span{flex-direction:column;display:flex}.bread-choices small{color:#637b86}.check{margin-bottom:8px}.select-choice{background:#edf7fb;justify-content:space-between;align-items:center;gap:15px;margin:10px 0;padding:12px;font-weight:800;display:flex}.select-choice select{min-width:180px;font:inherit;background:#fff;border:2px solid #91b9ca;padding:10px}.choice-help{color:#607985;font-size:13px;font-weight:800}.add-order{margin-top:24px}@media (width<=1000px){.order-layout{grid-template-columns:1fr;padding-right:0}.order-catalog{padding-right:clamp(18px,5vw,72px)}.cart{max-height:none;margin:0 18px 50px;position:relative;top:auto}}@media (width<=700px){.order-header{flex-direction:column;align-items:flex-start}.order-header .brand img{width:165px}.order-header-actions{width:100%}.order-header-actions a{text-align:center;flex:1;padding:10px 8px;font-size:10px}.order-hero{padding-block:55px}.order-hero h1{font-size:54px}.menu-search{grid-template-columns:1fr}.order-section-title{display:block}.order-section-title p{margin-top:8px}.order-items{grid-template-columns:1fr}.order-items article.has-image{grid-template-columns:100px 1fr auto}.product-photo{width:100px;height:90px}.choice-grid{grid-template-columns:1fr}.select-choice{flex-direction:column;align-items:stretch}.select-choice select{width:100%}}.success-page{text-align:center;color:#fff;background:linear-gradient(135deg,#041b2a,#0b5472);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.success-page>img{object-fit:contain;width:min(330px,80vw);height:145px}.success-page .eyebrow{margin-top:20px}.success-page h1{max-width:900px;margin:10px 0;font-size:clamp(52px,8vw,82px);line-height:.95}.success-page>p:not(.eyebrow){color:#d5e8ef;max-width:620px;font-size:18px;line-height:1.6}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.success-page.canceled{background:linear-gradient(135deg,#2d1820,#713341)}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
