:root{--ink:#142c37;--muted:#748088;--orange:#f06d3b;--orange-dark:#cf4a19;--paper:#f7f6f2;--line:#e3e6e3;--white:#fff;--green:#288369;--radius:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #d75d2a;outline-offset:4px}input:focus,textarea:focus{outline:2px solid var(--orange);outline-offset:1px}input,textarea{width:100%;border:1px solid #d7dedb;border-radius:10px;padding:12px;background:#fff;color:var(--ink);font-size:16px}textarea{resize:vertical}h1,h2,h3,p{margin:0}h1{font-weight:750;letter-spacing:-1.5px}h2{font-size:20px;letter-spacing:-.4px}h3{font-size:17px}p{line-height:1.65}small{font-weight:400}img{display:block;max-width:100%}[hidden]{display:none!important}.shell{width:min(1120px,calc(100% - 64px));margin-inline:auto}.site-header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:750;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;background:var(--orange);color:#fff;width:37px;height:37px;border-radius:11px;font-size:23px;box-shadow:0 3px 0 #cf4a1920}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:30px;background:#e8ecea;padding:7px 12px;color:#65736e;font-size:12px;font-weight:600;white-space:nowrap}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status-pill[data-status=open],.status-pill[data-status=preparing]{background:#e5f2eb;color:var(--green)}.status-pill[data-status=paused],.status-pill[data-status=waiting]{background:#fff0df;color:#a35e19}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1px}.muted{color:var(--muted);font-size:13px;line-height:1.6}.customer-layout{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:58px;align-items:start;padding-top:43px}.intro .eyebrow{color:var(--orange-dark);margin-bottom:16px}.intro h1{font-size:43px;line-height:1.3;margin-bottom:16px}.intro h1 span{color:#50646b}.intro>.muted{font-size:14px}.notice{margin-top:22px;background:#fff1df;border:1px solid #f1dec2;border-radius:10px;color:#88622b;font-size:13px;line-height:1.7;padding:12px 15px;white-space:pre-wrap;overflow-wrap:anywhere}.message{margin:16px 0;background:#fff0ed;border:1px solid #f4c6bb;border-radius:10px;padding:12px 15px;font-size:13px;line-height:1.6;color:#a33d24;white-space:pre-wrap}.message[data-kind=success]{background:#eaf4ed;border-color:#c3dfca;color:#226648}.live-strip{margin:30px 0;display:flex;align-items:center;border-block:1px solid var(--line);padding:19px 0;gap:30px}.live-strip>div{display:flex;flex-direction:column;gap:6px}.small-label{font-size:11px;color:var(--muted)}.live-strip strong{font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.live-strip strong small{font-size:12px;color:var(--muted)}.strip-divider{width:1px;height:34px;background:var(--line)}.live-caption{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin-left:auto}.live-dot{width:6px;height:6px;border-radius:50%;background:#66ac8d;display:inline-block}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.menu-list{display:flex;flex-direction:column}.menu-card{display:flex;align-items:center;gap:17px;padding:22px 0;border-bottom:1px solid var(--line)}.menu-art{flex:0 0 71px;width:71px;height:78px;border-radius:15px;background:#eeeae0;display:grid;place-items:center;font-size:30px;font-family:Georgia,serif;color:#ae8e56}.menu-card:nth-child(3n+2) .menu-art{background:#e8ede5;color:#798e67}.menu-card:nth-child(3n) .menu-art{background:#f4e6de;color:#bd8a76}.menu-copy{min-width:0;flex:1}.menu-copy h3{overflow-wrap:anywhere;line-height:1.4}.menu-copy p{font-size:12px;color:var(--muted);margin:6px 0 10px;overflow-wrap:anywhere;white-space:pre-wrap}.menu-price{font-size:18px;font-weight:700}.stepper{display:flex;align-items:center;gap:10px;flex-shrink:0}.stepper button{display:grid;place-items:center;width:31px;height:31px;background:#fff;border:1px solid #dde1dd;border-radius:50%;color:var(--ink);font-size:21px;line-height:1}.stepper button:last-child{background:var(--orange);border-color:var(--orange);color:#fff}.stepper output{font-size:14px;font-weight:600;min-width:12px;text-align:center}.cart-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;position:sticky;top:26px;box-shadow:0 10px 35px #142c3706}.cart-card .section-heading{margin-bottom:7px}.cart-icon{color:var(--orange);font-size:28px;font-weight:300;line-height:1}.cart-subtitle{font-size:12px}.cart-items{padding:25px 0 21px;min-height:101px;border-bottom:1px dashed var(--line);margin-bottom:19px}.item-line{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:13px;line-height:1.6;padding:6px 0}.item-line>span{overflow-wrap:anywhere}.item-line strong{white-space:nowrap;font-weight:550}.field-label{display:block;font-weight:600;font-size:13px;margin:17px 0 9px}.optional{color:var(--muted);font-weight:400;margin-left:5px;font-size:11px}.field-help{color:var(--muted);font-size:11px;margin:9px 0 19px;line-height:1.65}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0;margin-top:16px}.cart-total>span{font-size:14px}.cart-total small{font-size:11px;color:var(--muted);margin-left:6px}.cart-total strong{font-size:27px;letter-spacing:-.7px}.button{border:1px solid transparent;border-radius:10px;padding:13px 18px;font-size:14px;font-weight:650;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover:not(:disabled){background:var(--orange-dark)}.button-quiet{background:#fff;color:#53646b;border-color:var(--line)}.button-quiet:hover:not(:disabled){background:#f4f5f2}.button-dark-quiet{background:#ffffff0a;color:#d0dadc;border-color:#ffffff20}.button-small{font-size:12px;padding:9px 13px}.button-wide{width:100%}.cart-hint{font-size:11px;color:var(--muted);text-align:center;margin-top:11px}.customer-footnote{font-size:12px;color:var(--muted);margin-top:25px;line-height:1.8}.site-footer{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);padding:35px 0;border-top:1px solid var(--line);margin-top:55px}.site-footer a{text-decoration:underline;text-underline-offset:3px}.empty-state{padding:34px 20px;text-align:center;color:var(--muted);font-size:13px;border:1px dashed #d5ded7;border-radius:14px;background:#ffffff40;line-height:1.7}.order-ticket{border:1px solid #d6e0d9;border-radius:16px;background:#fff;padding:23px;margin-bottom:28px}.ticket-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.ticket-body{display:flex;align-items:center;gap:25px;margin:22px 0}.ticket-number{font-size:54px;letter-spacing:-2px;font-variant-numeric:tabular-nums}.ticket-progress{font-size:18px;font-weight:650;margin-bottom:3px}.ticket-body .muted{font-size:11px}.ticket-items{padding:13px 0;border-block:1px dashed var(--line)}.ticket-footer{display:flex;justify-content:space-between;gap:12px;margin:14px 0}.ticket-footer strong{font-size:20px}.order-note{background:#f8f5ed;border-radius:8px;color:#6b6550;padding:9px 12px;font-size:12px;margin:12px 0;white-space:pre-wrap;overflow-wrap:anywhere}.recovery-panel{background:#fff3e5;border:1px solid #eac8a0;border-radius:14px;padding:20px;margin-bottom:25px}.recovery-panel>p{font-size:12px;color:#866545;margin:7px 0 14px}.recovery-panel>.button{margin-top:15px}.modal{width:min(440px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:none;border-radius:20px;padding:27px;color:var(--ink);box-shadow:0 24px 100px #142c3730}.modal::backdrop{background:#142c3766;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.modal-heading .eyebrow{color:var(--orange-dark);margin-bottom:7px}.icon-button{border:0;background:#f1f3ef;width:32px;height:32px;border-radius:50%;font-size:23px;color:#617076;line-height:1}.mobile-cart-bar{display:none}.login-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:var(--ink);color:#fff;padding:55px max(35px,calc((100vw - 1120px)/2));display:flex;flex-direction:column;justify-content:space-between;gap:45px}.login-story .eyebrow{color:#f3a481;margin-bottom:17px}.login-story h1{font-size:37px;line-height:1.45}.login-story p:not(.eyebrow){font-size:14px;color:#a6b7be;margin-top:15px}.sample-ticket{background:#faf8ef;border-radius:13px;color:var(--ink);width:230px;padding:24px 25px;transform:rotate(-5deg);box-shadow:0 20px 30px #00000016;display:flex;flex-direction:column;gap:15px;align-items:center}.sample-ticket strong{font-size:57px;letter-spacing:-3px;border-block:1px dashed #bec8c4;padding:13px 0;width:100%;text-align:center}.sample-ticket span{font-size:10px;letter-spacing:1px}.text-link{font-size:12px;color:#c0cdd1}.login-panel{display:flex;justify-content:center;align-items:center;padding:40px}.login-panel form{width:100%;max-width:330px}.login-panel .eyebrow{color:var(--orange-dark);margin-bottom:15px}.login-panel h2{font-size:26px;margin-bottom:12px}.login-panel .field-label{margin-top:35px}.login-panel .button{margin-top:20px}.admin-layout{min-height:100dvh;display:grid;grid-template-columns:215px minmax(0,1fr)}.admin-sidebar{border-right:1px solid var(--line);background:#fff;position:sticky;top:0;height:100dvh;padding:34px 20px;display:flex;flex-direction:column}.admin-sidebar .brand{font-size:18px;gap:8px}.admin-sidebar .brand-mark{width:32px;height:32px;font-size:20px;border-radius:9px}.sidebar-caption{font-size:12px;color:var(--muted);padding:17px 8px 26px;overflow-wrap:anywhere}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-button{text-align:left;display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:13px 11px;border-radius:9px;font-size:13px;color:#76828a}.nav-button span{font-size:20px;line-height:1}.nav-button.selected{background:#fcece3;color:#b94c22;font-weight:650}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:18px;padding:15px 6px;font-size:11px;color:var(--muted)}.admin-content{width:100%;max-width:1300px;margin-inline:auto;padding:36px 42px 55px}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:30px}.admin-header .eyebrow{color:var(--muted);font-size:11px;margin-bottom:8px}.admin-header h1{font-size:29px;letter-spacing:-1px}.header-status{display:flex;align-items:center;gap:14px}.header-status>.muted{font-size:11px}.business-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px 21px}.business-bar strong{font-size:15px}.business-bar p{font-size:11px;margin-top:5px}.button-group{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:23px 0}.stat-card{padding:20px 23px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:13px}.stat-card>span{font-size:12px;color:var(--muted)}.stat-card>strong{font-size:32px;font-variant-numeric:tabular-nums;letter-spacing:-1px}.stat-card small{font-size:11px;color:var(--muted);letter-spacing:0}.queue-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:26px;align-items:start}.current-card{background:var(--ink);color:#fff;border-radius:18px;padding:24px}.current-card h2{font-size:15px;font-weight:500;color:#c2d0d4}.current-card .ticket-items{border-color:#ffffff23}.current-number{display:block;font-size:61px;font-weight:700;line-height:1;letter-spacing:-2px;margin:29px 0 16px}.current-meta{font-size:11px;color:#b3c5cc;margin-bottom:20px}.current-card .item-line{font-size:13px}.current-card .order-note{background:#ffffff10;color:#d6dee0}.current-total{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:12px;color:#b3c5cc}.current-total strong{color:#fff;font-size:20px}.current-actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.current-empty{text-align:center;padding:24px 0 13px}.empty-ticket{font-size:63px;line-height:1.4;color:#708992}.current-empty h3{font-size:16px;font-weight:500;margin:6px 0 10px}.current-empty p{font-size:12px;color:#a6bdc5}.waiting-section>.section-heading{margin-top:7px}.waiting-section h2{font-size:17px}.waiting-section>.section-heading>.muted{font-size:11px}.waiting-list{display:flex;flex-direction:column;gap:11px;max-height:620px;overflow:auto}.waiting-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px}.waiting-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:9px}.waiting-heading strong{font-size:22px;letter-spacing:-.6px}.waiting-heading span{font-size:11px;color:var(--muted)}.waiting-summary{font-size:12px;color:#60727a;overflow-wrap:anywhere}.waiting-bottom{display:flex;justify-content:space-between;margin-top:13px;font-size:11px;color:var(--muted)}.waiting-bottom strong{color:var(--ink);font-size:14px}.waiting-card .order-note{font-size:11px;margin-bottom:0}.recent-section{margin-top:35px}.recent-section h2{font-size:17px}.recent-list{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.recent-row{display:grid;grid-template-columns:72px 1fr 68px 80px;gap:13px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line);font-size:12px}.recent-row:last-child{border-bottom:0}.recent-row>strong{font-size:16px}.recent-row .recent-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.recent-row>.status-pill{padding:5px 8px;justify-content:center;font-size:10px}.admin-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.product-card h3{overflow-wrap:anywhere}.product-card p{margin:10px 0 20px;min-height:40px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;color:var(--muted)}.product-card .product-top{display:flex;justify-content:space-between;gap:12px}.product-card .product-bottom{display:flex;justify-content:space-between;align-items:center}.product-bottom>strong{font-size:23px}.product-card .status-pill{padding:5px 8px;font-size:10px;align-self:flex-start}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkbox-field{display:flex;align-items:center;gap:9px;font-size:13px;margin-top:22px}.checkbox-field input{width:17px;height:17px;accent-color:var(--orange)}.shop-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.panel{border:1px solid var(--line);border-radius:17px;background:#fff;padding:27px}.panel h2{margin-bottom:22px}.panel form>.button{margin-top:23px}.qr-panel{text-align:center}.qr-panel .eyebrow{color:var(--orange-dark);margin-bottom:10px}.qr-panel h2{margin-bottom:18px}.shop-qr{margin:0 auto 19px;background:#fff;image-rendering:pixelated}.qr-panel>p:not(.eyebrow){font-size:12px}.qr-url{display:block;font-size:11px;color:var(--muted);overflow-wrap:anywhere;margin:9px 0 22px;text-decoration:underline;text-underline-offset:3px}.qr-panel>.field-help{margin-bottom:0}
@media(min-width:1500px){.admin-content{padding-inline:65px}.queue-layout{grid-template-columns:350px minmax(0,1fr)}}
@media(max-width:1100px){.customer-layout{gap:30px;grid-template-columns:minmax(0,1fr) 295px}.cart-card{padding:21px}.admin-layout{grid-template-columns:185px minmax(0,1fr)}.admin-sidebar{padding:30px 14px}.admin-content{padding:30px 25px}.queue-layout{grid-template-columns:280px minmax(0,1fr);gap:20px}.current-card{padding:21px}.header-status>.muted{display:none}.shop-settings-grid{grid-template-columns:1fr}.qr-panel{max-width:480px}.recent-row{grid-template-columns:60px 1fr 62px 70px;padding:14px 12px;gap:8px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.site-header{height:82px}.customer-layout{grid-template-columns:1fr;padding-top:30px;gap:35px}.intro h1{font-size:35px}.intro .eyebrow{font-size:11px;margin-bottom:14px}.cart-card{position:static;padding:23px}.customer-footnote{margin-top:20px}.site-footer{margin-top:30px;padding:25px 0 110px;gap:15px}.mobile-cart-bar{display:flex;position:fixed;z-index:5;bottom:0;left:0;width:100%;background:#ffffffef;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:12px 20px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:15px}.mobile-cart-bar>div{display:flex;flex-direction:column;gap:3px}.mobile-cart-bar strong{font-size:24px;line-height:1.2}.mobile-cart-bar span{font-size:11px;color:var(--muted)}.mobile-cart-bar .button{padding:12px 22px}.customer-footnote{font-size:11px}.login-layout{grid-template-columns:1fr}.login-story{padding:27px;gap:28px}.login-story h1{font-size:28px}.login-story .sample-ticket,.login-story .text-link{display:none}.login-story p:not(.eyebrow){margin-top:10px;font-size:12px}.login-story .brand{font-size:18px}.login-panel{padding:40px 25px}.login-panel h2{font-size:23px}.admin-layout{display:block}.admin-sidebar{position:static;width:100%;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:20px 22px 0}.admin-sidebar .brand{font-size:17px}.sidebar-caption{display:none}.admin-sidebar nav{flex-direction:row;margin-top:19px;gap:4px}.nav-button{flex:1;justify-content:center;padding:13px 8px;border-radius:8px 8px 0 0;font-size:12px;gap:6px}.nav-button span{font-size:18px}.sidebar-bottom{position:absolute;top:23px;right:22px;padding:0}.sidebar-bottom>a{display:none}.sidebar-bottom .button{font-size:11px;padding:7px 10px}.admin-content{padding:25px 22px 50px}.admin-header{margin-bottom:22px}.admin-header h1{font-size:25px}.admin-header .eyebrow{font-size:10px}.queue-layout{grid-template-columns:1fr 1fr;gap:20px}.stats-grid{gap:10px;margin:18px 0}.stat-card{padding:16px}.stat-card>strong{font-size:29px}.stat-card>span{font-size:11px}.business-bar{padding:15px}.business-bar strong{font-size:13px}.business-bar p{font-size:10px}.waiting-card{padding:15px}.current-card{padding:20px}.recent-row{grid-template-columns:61px 1fr 55px 69px}.admin-menu-grid{gap:13px}.product-card{padding:18px}}
@media(max-width:560px){.shell{width:calc(100% - 36px)}.brand{font-size:18px}.brand-mark{width:32px;height:32px;font-size:20px;border-radius:9px}.site-header .status-pill{font-size:11px;padding:6px 10px}.intro h1{font-size:33px}.intro>.muted{font-size:12px}.live-strip{gap:23px;margin:25px 0}.live-caption{font-size:10px}.live-strip strong{font-size:22px}.menu-card{padding:20px 0;gap:13px}.menu-art{flex-basis:58px;width:58px;height:66px;border-radius:12px;font-size:26px}.menu-copy h3{font-size:15px}.menu-copy p{font-size:11px;line-height:1.6;margin:5px 0 9px}.menu-price{font-size:16px}.stepper{gap:8px}.stepper button{width:30px;height:30px}.section-heading h2{font-size:18px}.section-heading>.muted{font-size:11px}.ticket-body{gap:20px}.ticket-number{font-size:47px}.ticket-progress{font-size:16px}.order-ticket{padding:20px}.ticket-footer .muted{font-size:11px}.queue-layout{grid-template-columns:1fr}.waiting-list{max-height:none}.current-card{padding:23px}.current-card .current-number{font-size:67px}.current-empty{padding:12px 0}.current-actions{margin-top:20px}.waiting-section>.section-heading{margin-top:4px;margin-bottom:14px}.business-bar{align-items:flex-start;flex-direction:column;gap:12px}.business-bar .button-group{width:100%;justify-content:flex-start}.business-bar .button{flex:1}.stats-grid{gap:8px}.stat-card{padding:14px 12px;gap:9px}.stat-card>strong{font-size:26px}.stat-card>span{font-size:10px}.admin-content{padding-inline:18px}.admin-sidebar{padding-inline:18px}.sidebar-bottom{right:18px}.recent-row{grid-template-columns:55px 1fr 61px}.recent-row>span:nth-child(3){display:none}.recent-row>strong{font-size:15px}.recent-row .recent-summary{font-size:11px}.admin-menu-grid{grid-template-columns:1fr}.tab-panel>.section-heading{align-items:flex-start}.tab-panel>.section-heading h2{font-size:18px}.tab-panel>.section-heading p{font-size:11px;margin-top:5px}.tab-panel>.section-heading .button{font-size:12px;padding:10px 12px;white-space:nowrap}.panel{padding:23px}.shop-settings-grid{gap:18px}.modal{padding:23px}.mobile-cart-bar .button{font-size:13px}.site-footer{font-size:10px}.nav-button{font-size:11px}.cart-card{margin-top:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body{background:#fff}.admin-sidebar,.admin-header,.admin-message,#admin-message,.no-print,#tab-queue,#tab-menu,.shop-settings-grid>.panel:first-child{display:none!important}.admin-layout,.admin-content,.shop-settings-grid,#tab-shop{display:block!important;padding:0!important;margin:0!important}.qr-panel{width:100%;max-width:none;border:0;padding:80px 30px}.qr-panel .eyebrow{font-size:21px}.qr-panel h2{font-size:40px;margin:25px 0}.shop-qr{width:330px;height:330px}.qr-panel>p:not(.eyebrow){font-size:20px}.qr-url{font-size:13px;margin-top:20px}}
