/*! 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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#211f1b;--ink-soft:#5f5a51;--muted:#8b8478;--line:#e4dbce;--line-strong:#d3c6b5;--cream:#f4eee5;--paper:#fffdf8;--paper-warm:#faf4e9;--orange:#c94727;--orange-dark:#9e351c;--orange-soft:#f5ddd0;--olive:#6c7462;--olive-soft:#e1e5dc;--yellow:#e8b858;--red:#ba4b3d;--red-soft:#f7dfda;--green:#39775f;--green-soft:#dcebe4;--shadow:0 20px 60px #372d1f14}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,-apple-system,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #c76a3240}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.brand-mark{background:url(/favicon.svg) 50%/contain no-repeat;border-radius:50%;flex:none;width:46px;height:46px;display:block;box-shadow:0 8px 22px #512e1929}.brand-mark span{display:none}.brand-mark-large{width:72px;height:72px;box-shadow:0 14px 34px #542a1333}.login-page{background:var(--cream);grid-template-columns:minmax(420px,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.login-atmosphere{pointer-events:none;position:absolute;inset:0}.sun-disc{opacity:.95;background:linear-gradient(145deg,#e6b25b,#cb6d32);border-radius:50%;width:54vw;height:54vw;position:absolute;top:-14vw;left:-8vw}.sun-disc:after{border-radius:inherit;content:"";border:1px solid #fff7e533;position:absolute;inset:8%}.grain{border:1px solid #4e3f2b14;border-radius:50%;position:absolute}.grain-one{width:50vw;height:50vw;bottom:-24vw;right:35%}.grain-two{width:38vw;height:38vw;bottom:-18vw;right:28%}.login-brand{z-index:1;color:#fffaf1;flex-direction:column;justify-content:center;max-width:700px;min-height:100vh;padding:7vw;display:flex;position:relative}.login-brand .eyebrow{color:#fffaf1b8;margin-top:34px}.login-brand h1{letter-spacing:-.04em;word-break:keep-all;max-width:640px;margin:14px 0 20px;font-family:serif;font-size:clamp(42px,3.6vw,58px);font-weight:700;line-height:1.25}.login-intro{color:#fffaf1cc;max-width:500px;margin:0;font-size:17px;line-height:1.8}.service-status{align-items:center;gap:9px;margin-top:56px;font-size:13px;font-weight:700;display:flex}.live-dot{background:#c9dcba;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #c9dcba29}.pin-panel{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f0;border:1px solid #fffc;border-radius:32px;place-self:center;width:min(460px,100% - 64px);margin:40px;padding:42px 48px 36px;position:relative;box-shadow:0 34px 100px #3a2f2124}.pin-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pin-heading h2{margin:0;font-family:serif;font-size:27px}.secure-pill{background:var(--olive-soft);color:var(--olive);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.pin-dots{justify-content:center;align-items:center;gap:14px;height:44px;margin-top:25px;display:flex}.pin-dots span{border:1.5px solid #bbb4a7;border-radius:50%;width:11px;height:11px;transition:all .2s}.pin-dots span.filled{border-color:var(--orange);background:var(--orange);box-shadow:0 0 0 4px var(--orange-soft);transform:scale(1.1)}.login-error{min-height:21px;color:var(--muted);text-align:center;margin:2px 0 13px;font-size:12px}.login-error.visible{color:var(--red);font-weight:700}.keypad{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.keypad button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;place-items:center;min-height:56px;font-size:20px;font-weight:700;transition:all .15s;display:grid}.keypad button:hover{background:var(--paper-warm);border-color:#c9b9a7;transform:translateY(-1px)}.keypad button:active{transform:scale(.97)}.keypad .keypad-secondary{color:var(--muted);font-size:13px}.login-button{width:100%;margin-top:16px}.demo-toggle{color:var(--muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin:20px auto 0;font-size:12px;-webkit-text-decoration:underline #ccc4b7;text-decoration:underline #ccc4b7;display:block}.demo-codes{border-top:1px dashed var(--line);grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;padding-top:13px;display:grid}.demo-codes button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:11px;flex-direction:column;gap:3px;padding:9px;display:flex}.demo-codes span{color:var(--muted);font-size:10px}.demo-codes strong{letter-spacing:.12em;font-size:14px}.primary-button,.secondary-button,.danger-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;transition:all .18s;display:inline-flex}.primary-button{border:1px solid var(--orange);background:var(--orange);color:#fff;box-shadow:0 10px 24px #ac4d1f29}.primary-button:hover:not(:disabled){border-color:var(--orange-dark);background:var(--orange-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.secondary-button{border:1px solid var(--line-strong);background:var(--paper);color:var(--ink)}.secondary-button:hover{background:#fff;border-color:#baab99}.danger-button{border:1px solid var(--red);background:var(--red);color:#fff}.danger-button:disabled{opacity:.5}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.icon-button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button:hover{background:#fff;border-color:#c3b7a7}.icon-button.danger{color:var(--red)}.text-button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.small-button{border-radius:10px;min-height:36px;padding:0 12px;font-size:11px}.field{flex-direction:column;gap:8px;display:flex}.field>span{color:var(--ink-soft);font-size:12px;font-weight:800}.field input,.field textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;outline:0;padding:12px 14px}.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #c76a321a}.compact-field{gap:6px}.compact-field input{padding:10px 12px;font-size:13px}.search-box{border:1px solid var(--line);background:var(--paper);min-width:min(330px,100%);height:44px;color:var(--muted);border-radius:12px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.app-shell{background:var(--cream);min-height:100dvh;display:flex}.sidebar{z-index:40;color:#f6f2e8;background:#252924;border-right:1px solid #ded7ca;flex-direction:column;width:248px;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:12px;padding:0 7px 26px;display:flex}.sidebar-brand>div:last-child{flex-direction:column;gap:3px;display:flex}.sidebar-brand strong{letter-spacing:.04em;font-family:serif;font-size:17px}.sidebar-brand small{color:#f6f2e87a;letter-spacing:.09em;font-size:10px}.sidebar nav{flex-direction:column;flex:1;gap:5px;display:flex}.sidebar nav button{color:#f6f2e899;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:0 13px;font-size:13px;font-weight:700;transition:all .18s;display:flex;position:relative}.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{color:#f4ca7a;background:#e9b75821}.sidebar nav button.active:before{background:var(--yellow);content:"";border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-18px}.sidebar nav button b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:auto;font-size:10px;display:grid}.sidebar-footer{border-top:1px solid #ffffff14;align-items:center;gap:8px;padding-top:16px;display:flex}.staff-card{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.staff-card>span,.mobile-user{color:#593418;background:#e8bd72;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.staff-card div{flex-direction:column;gap:2px;min-width:0;display:flex}.staff-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.staff-card small{color:#f6f2e873;font-size:9px}.logout-button{color:#ffffff8c;cursor:pointer;background:#ffffff0d;border:0;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.app-main{width:calc(100% - 248px);min-height:100dvh;margin-left:248px}.app-content{min-height:100dvh;padding:34px 38px 50px}.app-content-pos{height:100dvh;padding:0;overflow:hidden}.mobile-header,.sidebar-scrim{display:none}.view-stack{flex-direction:column;gap:24px;width:100%;max-width:1520px;margin:0 auto;display:flex}.view-heading,.welcome-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.view-heading h1,.welcome-row h1{letter-spacing:-.03em;margin:0;font-family:serif;font-size:clamp(30px,3vw,42px);line-height:1.15}.view-heading p:last-child,.welcome-row>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:13px}.panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;box-shadow:0 9px 30px #3c301f09}.panel-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-heading h2{margin:0;font-family:serif;font-size:20px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-height:162px;padding:22px;position:relative;overflow:hidden}.metric-card>p{color:var(--muted);margin:20px 0 7px;font-size:12px;font-weight:700}.metric-card>strong{letter-spacing:-.02em;font-family:serif;font-size:29px;display:block}.metric-card>strong em{font-family:inherit;font-size:15px;font-style:normal;font-weight:500}.metric-card>small{color:var(--muted);margin-top:8px;font-size:10px;display:block}.metric-icon{background:var(--olive-soft);width:37px;height:37px;color:var(--olive);border-radius:11px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.metric-primary{color:#fff;background:linear-gradient(135deg,#b85b2b,#d18449);border-color:#b75d2d;box-shadow:0 18px 35px #95431d26}.metric-primary>p,.metric-primary>small{color:#ffffffad}.metric-primary .metric-icon{color:#fff;background:#ffffff26}.metric-warning .metric-icon{background:var(--red-soft);color:var(--red)}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;display:grid}.active-orders-panel,.stock-panel{min-height:355px;padding:24px}.compact-order-list{flex-direction:column;margin-top:18px;display:flex}.compact-order{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 0;display:grid}.queue-badge{color:#fff;background:#2b2f29;border-radius:12px;place-items:center;width:42px;height:42px;font-family:serif;font-size:17px;font-weight:800;display:grid}.compact-order-main{flex-direction:column;gap:5px;min-width:0;display:flex}.compact-order-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.compact-order-main span{color:var(--muted);font-size:10px}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-placed{color:#8f5e1a;background:#f4e3c4}.status-preparing{background:var(--orange-soft);color:var(--orange-dark)}.status-ready{background:var(--green-soft);color:var(--green)}.status-completed{background:var(--olive-soft);color:var(--olive)}.status-void{background:var(--red-soft);color:var(--red)}.stock-alert-list{flex-direction:column;margin-top:20px;display:flex}.stock-alert-list>div{border-top:1px solid var(--line);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 0;display:grid}.stock-dot{background:var(--red);width:7px;height:7px;box-shadow:0 0 0 4px var(--red-soft);border-radius:50%}.stock-alert-list div div{flex-direction:column;gap:4px;display:flex}.stock-alert-list strong{font-size:12px}.stock-alert-list small{color:var(--muted);font-size:9px}.stock-alert-list b{color:var(--red);font-size:11px}.empty-state{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:26px;display:flex}.empty-state>span{background:var(--olive-soft);width:52px;height:52px;color:var(--olive);border-radius:50%;place-items:center;display:grid}.empty-state strong{color:var(--ink-soft);margin-top:13px;font-size:13px}.empty-state p{max-width:240px;margin:5px 0 0;font-size:10px;line-height:1.5}.pos-layout{background:var(--cream);grid-template-columns:minmax(0,1fr) 380px;height:100%;display:grid}.menu-workspace{min-width:0;padding:28px 30px 42px;overflow:auto}.pos-view-heading{align-items:center}.pos-view-heading h1{font-size:34px}.category-tabs,.filter-tabs{scrollbar-width:none;gap:7px;padding:22px 0 17px;display:flex;overflow:auto}.category-tabs::-webkit-scrollbar{display:none}.filter-tabs::-webkit-scrollbar{display:none}.category-tabs button,.filter-tabs button{border:1px solid var(--line);background:var(--paper);min-height:36px;color:var(--muted);cursor:pointer;border-radius:999px;flex:none;padding:0 14px;font-size:11px;font-weight:800}.category-tabs button.active,.filter-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);cursor:pointer;text-align:left;border-radius:17px;flex-direction:column;align-items:flex-start;min-height:146px;padding:18px;transition:all .18s;display:flex;position:relative;overflow:hidden}.product-card:hover{background:#fff;border-color:#c9b59f;transform:translateY(-2px);box-shadow:0 13px 30px #48352212}.product-card:active{transform:scale(.985)}.product-card:disabled{cursor:not-allowed;opacity:.58;border-style:dashed;transform:none}.product-sku{color:#aaa397;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 34px);font-size:8px;font-weight:800;overflow:hidden}.product-card>strong{margin-top:19px;font-family:serif;font-size:17px;line-height:1.35}.product-channel{color:var(--muted);margin-top:7px;font-size:8px;font-weight:800}.product-price{color:var(--orange-dark);margin-top:auto;padding-top:13px;font-size:13px;font-weight:900}.add-product{background:var(--orange-soft);width:29px;height:29px;color:var(--orange-dark);border-radius:9px;place-items:center;display:grid;position:absolute;bottom:13px;right:13px}.add-product.has-qty{background:var(--orange);color:#fff;font-size:11px;font-weight:900}.desktop-cart{min-width:0}.cart-panel{border-left:1px solid var(--line-strong);background:var(--paper);flex-direction:column;height:100%;padding:25px 22px 21px;display:flex;box-shadow:-16px 0 50px #3c301f0d}.cart-heading{justify-content:space-between;align-items:flex-start;display:flex}.cart-heading h2{margin:0;font-family:serif;font-size:24px}.order-type-switch{background:var(--cream);border-radius:13px;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:18px;padding:4px;display:grid}.order-type-switch button{min-height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.order-type-switch button.active{color:var(--orange-dark);background:#fff;box-shadow:0 3px 10px #42301d14}.price-channel-selector{margin-top:12px}.price-channel-selector>span{color:var(--ink-soft);margin-bottom:7px;font-size:10px;font-weight:800;display:block}.price-channel-selector>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.price-channel-selector button{border:1px solid var(--line);min-height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;padding:0 7px;font-size:9px;font-weight:900}.price-channel-selector button.active{border-color:var(--olive);background:var(--olive-soft);color:var(--olive)}.cart-panel>.compact-field{margin-top:11px}.cart-lines{flex:1;min-height:100px;margin:13px -5px 0 0;padding-right:6px;overflow:auto}.cart-lines .empty-state{min-height:100%}.cart-line{border-top:1px solid var(--line);padding:13px 0}.cart-line-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-line-title strong{font-size:12px}.cart-line-title span{color:var(--orange-dark);font-size:12px;font-weight:900}.cart-sauce-switch{gap:5px;margin-top:9px;display:flex}.cart-sauce-switch button{border:1px solid var(--line);min-height:27px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.cart-sauce-switch button small{font-size:7px}.cart-sauce-switch button.active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.quantity-control{align-items:center;gap:8px;width:fit-content;margin-top:9px;display:flex}.quantity-control button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.quantity-control b{text-align:center;min-width:16px;font-size:12px}.cart-bottom{border-top:1px solid var(--line);padding-top:12px}.payment-selector{margin-top:12px}.payment-selector>span{color:var(--ink-soft);margin-bottom:7px;font-size:11px;font-weight:800;display:block}.payment-selector>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.payment-selector button{border:1px solid var(--line);min-height:46px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.payment-selector button.active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.cart-total{justify-content:space-between;align-items:flex-end;margin:16px 0 12px;display:flex}.cart-total span{color:var(--ink-soft);flex-direction:column;font-size:11px;font-weight:800;display:flex}.cart-total small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:500}.cart-total strong{font-family:serif;font-size:25px}.cart-price-warning{background:var(--red-soft);color:var(--red);border-radius:9px;align-items:flex-start;gap:6px;margin:11px 0 -4px;padding:9px 10px;font-size:8px;font-weight:800;line-height:1.5;display:flex}.checkout-button{width:100%}.mobile-cart-sheet,.mobile-cart-bar,.mobile-only{display:none}.kds-view{max-width:none}.kds-board{grid-template-columns:repeat(3,minmax(250px,1fr));align-items:start;gap:13px;display:grid}.kds-column{border:1px solid var(--line);background:#fffdf88c;border-radius:19px;min-height:calc(100vh - 175px);padding:13px}.kds-column>header{justify-content:space-between;align-items:center;padding:5px 5px 14px;display:flex}.kds-column>header>div{grid-template-columns:9px auto;align-items:center;gap:2px 8px;display:grid}.column-dot{background:var(--yellow);border-radius:50%;grid-row:span 2;width:8px;height:8px}.kds-column header strong{font-size:13px}.kds-column header small{color:var(--muted);font-size:9px}.kds-column header>b{background:var(--cream);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.kds-preparing .column-dot{background:var(--orange)}.kds-ready .column-dot{background:var(--green)}.kds-cards{flex-direction:column;gap:10px;display:flex}.kds-cards>.empty-state{min-height:260px}.kds-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px;overflow:hidden;box-shadow:0 7px 18px #3d2f1d0b}.kds-card.late{border-color:#e1a198}.kds-card-top{justify-content:space-between;align-items:center;display:flex}.kds-card-top>strong{font-family:serif;font-size:25px}.kds-card-top>span{color:var(--muted);align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.kds-card-top>span.late-time{color:var(--red)}.kds-amendment-alert{color:#7f2e20;background:#fff0eb;border:2px solid #c65a43;border-radius:10px;gap:7px;margin:10px 0;padding:11px;display:grid}.kds-amendment-alert strong{align-items:center;gap:6px;display:flex}.kds-amendment-alert small{line-height:1.45}.kds-amendment-alert button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#8c3426;border:0;border-radius:8px;font-weight:900}.kds-amendment-alert button:disabled{opacity:.55}.kds-meta{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin:5px 0 14px;padding-bottom:12px;display:flex}.kds-meta span{align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.kds-meta small{font-size:9px}.kds-items{flex-direction:column;gap:9px;display:flex}.kds-items>div{grid-template-columns:25px minmax(0,1fr);gap:7px;display:grid}.kds-items b{background:var(--cream);width:23px;height:23px;color:var(--orange-dark);border-radius:7px;place-items:center;font-size:10px;display:grid}.kds-items strong{padding-top:2px;font-size:12px}.kds-items small{color:var(--red);grid-column:2;margin-top:-4px;font-size:9px}.kds-items .kds-option{color:var(--orange-dark);font-weight:900}.order-note{color:#805a1d;background:#fff3df;border-radius:9px;align-items:flex-start;gap:6px;margin:13px 0 0;padding:9px;font-size:9px;font-weight:700;line-height:1.5;display:flex}.kds-card>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:39px;margin-top:14px;font-size:11px;font-weight:800;display:flex}.kds-card>button:disabled{opacity:.5}.kds-ready .kds-card>button{background:var(--green)}.filter-tabs{padding:0}.orders-table-panel,.inventory-table-panel{overflow:hidden}.orders-table,.inventory-table{width:100%;overflow-x:auto}.orders-row{border-top:1px solid var(--line);grid-template-columns:80px 115px minmax(230px,1.3fr) 110px 100px 95px 40px;align-items:center;gap:13px;min-width:920px;padding:13px 20px;display:grid}.orders-row:first-child{border-top:0}.orders-head,.inventory-head{background:var(--paper-warm);min-height:43px;color:var(--muted);letter-spacing:.05em;font-size:9px;font-weight:900}.orders-row>span{flex-direction:column;gap:4px;min-width:0;font-size:11px;display:flex}.orders-row>span>strong{font-size:11px}.orders-row>span>small{color:var(--muted);font-size:9px}.order-number{font-family:serif;font-weight:900;font-size:18px!important}.order-meals{gap:3px!important}.order-meals small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--ink-soft)!important}.order-amount{font-family:serif;font-weight:800;font-size:14px!important}.muted-row{opacity:.55;background:#faf9f6}.inventory-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.filter-button{border:1px solid var(--line);background:var(--paper);min-height:43px;color:var(--muted);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.filter-button.active{background:var(--red-soft);color:var(--red);border-color:#dda79c}.filter-button b{background:var(--cream);border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.inventory-row{border-top:1px solid var(--line);grid-template-columns:minmax(190px,1.2fr) minmax(150px,1fr) 120px 130px 125px 100px;align-items:center;gap:18px;min-width:970px;padding:14px 20px;display:grid}.inventory-row:first-child{border-top:0}.inventory-row>span{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;font-size:11px;display:flex}.inventory-row>span>strong{font-size:11px}.inventory-row>span>small{color:var(--muted);font-size:8px}.inventory-qty{width:100%}.inventory-qty i{background:var(--cream);border-radius:4px;width:100%;height:4px;overflow:hidden}.inventory-qty i b{border-radius:inherit;background:var(--green);height:100%;display:block}.low-row .inventory-qty i b{background:var(--red)}.low-row{background:#f7dfda29}.storage-tag{background:var(--olive-soft);color:var(--olive);border-radius:7px;padding:5px 8px;font-size:9px}.storage-有效期限{background:var(--orange-soft);color:var(--orange-dark)}.storage-鮮度天數{color:#81621a;background:#f3e9ca}.current-stock-card{background:var(--paper-warm);border-radius:13px;justify-content:space-between;align-items:flex-end;margin:18px 0;padding:16px;display:flex}.current-stock-card span{color:var(--muted);font-size:11px;font-weight:700}.current-stock-card strong{font-family:serif;font-size:24px}.current-stock-card small{font-size:11px}.movement-types{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:16px;display:grid}.movement-types button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-height:39px;font-size:11px;font-weight:800}.movement-types button.active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.info-callout{color:#77571e;background:#f7eddb;border-radius:10px;align-items:flex-start;gap:7px;margin:0 0 15px;padding:10px 11px;font-size:10px;font-weight:700;line-height:1.5;display:flex}.sync-view{max-width:1320px}.sync-heading{align-items:center}.sync-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.sync-summary-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;align-items:flex-start;gap:14px;min-height:130px;padding:19px;display:flex}.sync-summary-card>span{background:var(--olive-soft);width:39px;height:39px;color:var(--olive);border-radius:11px;flex:none;place-items:center;display:grid}.sync-summary-card>div{flex-direction:column;min-width:0;display:flex}.sync-summary-card small{color:var(--muted);font-size:10px;font-weight:800}.sync-summary-card strong{margin-top:7px;font-family:serif;font-size:25px}.sync-summary-card strong em{font-size:11px;font-style:normal;font-weight:600}.sync-summary-card p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.45}.sync-summary-card.has-warning>span{background:var(--red-soft);color:var(--red)}.sync-summary-card.is-complete>span{background:var(--green-soft);color:var(--green)}.sync-source-panel,.sync-menu-panel,.sync-count-panel,.sync-issue-panel{padding:23px}.sync-ok,.sync-partial{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.sync-partial{color:#8f5e1a;background:#f4e3c4}.source-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.source-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:176px;padding:15px;display:flex}.source-card-top{justify-content:space-between;align-items:center;display:flex}.source-card-top>span{background:var(--orange-soft);width:29px;height:29px;color:var(--orange-dark);letter-spacing:.06em;border-radius:8px;place-items:center;font-size:8px;font-weight:900;display:grid}.source-card-top b{color:var(--muted);font-size:8px}.source-card>strong{margin-top:16px;font-family:serif;font-size:14px;line-height:1.4}.source-card>p{color:var(--muted);margin:5px 0 15px;font-size:9px;line-height:1.55}.source-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:11px;display:flex}.source-card footer small{color:var(--muted);font-size:8px}.source-card footer a{color:var(--orange-dark);white-space:nowrap;align-items:center;gap:3px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.panel-note{color:var(--muted);margin:10px 0 18px;font-size:9px;line-height:1.6}.sync-menu-panel{overflow:hidden}.sync-menu-table{margin:0 -23px -23px;overflow-x:auto}.sync-menu-row{border-top:1px solid var(--line);grid-template-columns:minmax(250px,1.55fr) 115px 115px 115px 95px 150px;align-items:center;gap:12px;min-width:1020px;padding:12px 23px;display:grid}.sync-menu-head{background:var(--paper-warm);min-height:40px;color:var(--muted);letter-spacing:.04em;font-size:8px;font-weight:900}.sync-menu-row>span{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.sync-menu-row>span>strong{font-size:10px}.sync-menu-row>span:first-child>strong{font-size:11px}.sync-menu-row small{color:var(--muted);font-size:8px;line-height:1.4}.recipe-partial{color:#8f5e1a;background:#f4e3c4;border-radius:7px;padding:4px 7px;font-size:8px}.recipe-verified{background:var(--green-soft);color:var(--green);border-radius:7px;padding:4px 7px;font-size:8px}.sync-bottom-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start;gap:14px;display:grid}.import-count-list{flex-direction:column;margin-top:15px;display:flex}.import-count-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.import-count-list span{color:var(--muted);font-size:10px}.import-count-list strong{font-size:11px}.sync-issue-panel .panel-heading>span{color:var(--muted);font-size:9px;font-weight:800}.sync-issue-list{flex-direction:column;margin-top:14px;display:flex}.sync-issue{border-top:1px solid var(--line);grid-template-columns:31px minmax(0,1fr) 28px;align-items:start;gap:10px;padding:12px 0;display:grid}.sync-issue>span{color:#8f5e1a;background:#f4e3c4;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.sync-issue>div{flex-direction:column;gap:4px;display:flex}.sync-issue strong{font-size:10px}.sync-issue p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.sync-issue>b{background:var(--cream);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:8px;display:grid}.issue-critical>span{background:var(--red-soft);color:var(--red)}.issue-info>span{background:var(--olive-soft);color:var(--olive)}.sync-loading{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.sync-loading .button-spinner{border-color:var(--line-strong);border-top-color:var(--orange)}.closing-view{max-width:1180px}.closing-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.closing-summary,.cash-count-panel{padding:24px}.date-stamp{background:var(--cream);color:var(--muted);border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.closing-total{color:#fff;background:linear-gradient(135deg,#292d28,#3e453c);border-radius:15px;flex-direction:column;align-items:center;margin:23px 0 21px;padding:22px;display:flex}.closing-total span{color:#ffffff94;font-size:10px;font-weight:800}.closing-total strong{margin:5px 0 2px;font-family:serif;font-size:34px}.closing-total small{color:#ffffff73;font-size:9px}.payment-breakdown{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.payment-breakdown>div{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:11px;display:flex}.payment-breakdown span{color:var(--muted);align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.payment-breakdown strong{font-size:11px}.cash-count-panel .panel-heading{margin-bottom:19px}.currency-input{border:1px solid var(--line-strong);background:#fff;border-radius:13px;align-items:center;height:60px;display:flex;overflow:hidden}.currency-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #c76a321a}.currency-input b{color:var(--muted);padding-left:17px;font-family:serif;font-size:17px}.currency-input input{text-align:right;border:0;height:100%;font-family:serif;font-size:26px;font-weight:800;box-shadow:none!important}.cash-comparison{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.cash-comparison>div{background:var(--cream);border-radius:10px;flex-direction:column;gap:4px;padding:11px 13px;display:flex}.cash-comparison span{color:var(--muted);font-size:9px}.cash-comparison strong{font-size:13px}.cash-comparison .balanced{background:var(--green-soft);color:var(--green)}.cash-comparison .unbalanced{background:var(--red-soft);color:var(--red)}.warning-callout{background:var(--red-soft);color:var(--red);margin-top:0}.closing-checklist{padding:24px}.closing-checklist .panel-heading>span{color:var(--muted);font-size:10px;font-weight:800}.checklist-items{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px;display:grid}.checklist-items button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:64px;padding:12px;display:flex}.checklist-items button>span{border:1px solid var(--line-strong);color:#0000;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.checklist-items button strong{font-size:10px;line-height:1.5}.checklist-items button.checked{background:#f2f8f4;border-color:#b6cdbf}.checklist-items button.checked>span{border-color:var(--green);background:var(--green);color:#fff}.closing-submit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.closing-submit p{max-width:500px;color:var(--muted);margin:0;font-size:9px;line-height:1.6}.success-modal{text-align:center;align-items:center}.success-ring{background:var(--green-soft);width:74px;height:74px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:17px;display:grid;box-shadow:0 0 0 9px #dcebe473}.success-modal h2{margin-top:0}.result-balance{background:var(--green-soft);width:100%;color:var(--green);border-radius:10px;justify-content:space-between;align-items:center;margin:15px 0;padding:13px;display:flex}.result-balance.has-difference{background:var(--red-soft);color:var(--red)}.result-balance span{font-size:10px;font-weight:800}.result-balance strong{font-family:serif;font-size:18px}.success-modal .primary-button{width:100%}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1c198a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--paper);border:1px solid #fffc;border-radius:22px;flex-direction:column;width:min(470px,100%);max-height:calc(100vh - 40px);padding:28px;display:flex;position:relative;overflow:auto;box-shadow:0 32px 90px #19191640}.compact-modal{width:min(430px,100%)}.modal-card h2{margin:0 0 8px;font-family:serif;font-size:24px}.modal-card>p:not(.eyebrow):not(.info-callout){color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.7}.modal-card .field+.field{margin-top:12px}.modal-close{background:var(--cream);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.modal-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.sauce-modal{width:min(520px,100%)}.sauce-option-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:5px;display:grid}.sauce-option-grid button{border:1px solid var(--line);min-height:128px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:15px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:17px;display:flex}.sauce-option-grid button:hover{border-color:var(--orange);background:var(--orange-soft)}.sauce-option-grid button:disabled{cursor:not-allowed;opacity:.48}.sauce-option-grid span{color:var(--orange-dark);font-size:10px;font-weight:900}.sauce-option-grid strong{margin-top:6px;font-family:serif;font-size:22px}.sauce-option-grid small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.4}.modal-icon{border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:14px;display:grid}.danger-icon{background:var(--red-soft);color:var(--red)}.toast{z-index:150;color:#fff;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;max-width:min(440px,100% - 32px);min-height:52px;padding:10px 14px 10px 10px;font-size:11px;font-weight:800;animation:.28s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 46px #1919163b}.toast>span{background:#ffffff24;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.toast button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.success-toast{background:#32654f}.error-toast{background:#9e3f35}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.app-loading{background:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.app-loading .brand-mark{width:58px;height:58px}.app-loading p{color:var(--muted);letter-spacing:.08em;font-size:11px}.loading-line{background:#ddd6ca;border-radius:2px;width:140px;height:2px;margin:23px 0 10px;position:relative;overflow:hidden}.loading-line:after{background:var(--orange);content:"";width:45%;height:100%;animation:1.1s ease-in-out infinite loading;position:absolute}@keyframes loading{0%{left:-50%}to{left:110%}}@media (width<=1180px){.sidebar{width:214px}.app-main{width:calc(100% - 214px);margin-left:214px}.app-content{padding:28px 24px 42px}.app-content-pos{padding:0}.metric-grid{grid-template-columns:repeat(2,1fr)}.pos-layout{grid-template-columns:minmax(0,1fr) 335px}.menu-workspace{padding:25px 22px 38px}.cart-panel{padding:22px 18px 18px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.kds-board{grid-template-columns:1fr}.kds-column{min-height:180px}.kds-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.sync-summary-grid{grid-template-columns:repeat(2,1fr)}.source-card-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.login-page{grid-template-columns:1fr;padding:36px 0}.login-brand{min-height:auto;color:var(--ink);text-align:center;align-items:center;padding:38px 24px 18px}.sun-disc{opacity:.26;width:100vw;height:100vw;top:-45vw;left:50%;transform:translate(-50%)}.login-brand .brand-mark{width:62px;height:62px}.login-brand .eyebrow{color:var(--orange);margin-top:20px}.login-brand h1{margin:4px 0 11px;font-size:35px}.login-intro{color:var(--muted);font-size:13px}.service-status{display:none}.pin-panel{width:min(440px,100% - 28px);margin:10px auto;padding:30px 30px 26px}.sidebar{width:248px;transition:transform .22s;transform:translate(-102%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1719166b;border:0;display:block;position:fixed;inset:0}.app-main{width:100%;margin-left:0}.mobile-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e6;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-header>div{flex-direction:column;align-items:center;gap:2px;display:flex}.mobile-header strong{font-size:13px}.mobile-header small{color:var(--muted);font-size:9px}.menu-button{border:1px solid var(--line);background:var(--paper);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;display:flex}.menu-button span{background:var(--ink);border-radius:2px;width:15px;height:1.5px}.mobile-user{width:36px;height:36px}.app-content{min-height:calc(100dvh - 66px);padding:23px 17px calc(38px + env(safe-area-inset-bottom))}.app-content-pos{height:calc(100dvh - 66px);padding:0}.welcome-row,.view-heading{align-items:flex-start}.welcome-row{flex-direction:column}.welcome-row .primary-button{width:100%}.dashboard-grid,.closing-grid{grid-template-columns:1fr}.pos-layout{height:100%;display:block}.menu-workspace{height:100%;padding:20px 17px 100px}.desktop-cart{display:none}.mobile-cart-sheet{z-index:80;visibility:hidden;opacity:0;background:#19191661;transition:all .2s;display:block;position:fixed;inset:66px 0 0}.mobile-cart-sheet.open{visibility:visible;opacity:1}.mobile-cart-sheet .cart-panel{width:min(420px,100%);height:100%;transition:all .22s;position:absolute;right:0;transform:translate(100%)}.mobile-cart-sheet.open .cart-panel{transform:translate(0)}.mobile-only{display:inline-grid}.mobile-cart-bar{z-index:60;color:#fff;background:#282c27;border:1px solid #2b2e29;border-radius:15px;grid-template-columns:1fr auto 24px;align-items:center;gap:10px;min-height:58px;padding:0 17px;display:grid;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 18px 40px #18191740}.mobile-cart-bar span{text-align:left;font-size:11px;font-weight:700}.mobile-cart-bar strong{font-family:serif;font-size:18px}.checklist-items,.sync-bottom-grid{grid-template-columns:1fr}.source-card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.login-page{padding:15px 0 25px}.login-brand{padding:24px 18px 12px}.login-brand h1{font-size:28px}.login-intro{display:none}.pin-panel{border-radius:24px;padding:25px 22px 22px}.pin-heading h2{font-size:23px}.keypad button{min-height:52px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:145px;padding:16px}.metric-card>p{margin-top:20px}.metric-card>strong{font-size:22px}.metric-icon{width:32px;height:32px;top:13px;right:13px}.active-orders-panel,.stock-panel,.closing-summary,.cash-count-panel,.closing-checklist{padding:18px}.compact-order{grid-template-columns:40px minmax(0,1fr)}.compact-order .status-pill{grid-column:2}.pos-view-heading{flex-direction:column;align-items:flex-start}.pos-view-heading .search-box{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{min-height:132px;padding:14px}.product-card>strong{margin-top:15px;font-size:15px}.kds-view .view-heading{flex-direction:column}.kds-view .secondary-button{width:100%}.kds-cards{grid-template-columns:1fr}.inventory-toolbar{flex-direction:column;align-items:stretch}.inventory-toolbar .search-box,.filter-button{width:100%}.closing-submit{flex-direction:column;align-items:stretch}.closing-submit .primary-button{width:100%}.payment-breakdown{grid-template-columns:1fr}.sync-heading{flex-direction:column}.sync-heading .secondary-button{width:100%}.sync-summary-grid,.source-card-grid{grid-template-columns:1fr}.source-card{min-height:155px}.sync-source-panel,.sync-menu-panel,.sync-count-panel,.sync-issue-panel{padding:18px}.sync-menu-table{margin-bottom:-18px;margin-left:-18px;margin-right:-18px}.sauce-option-grid{grid-template-columns:1fr}.sauce-option-grid button{min-height:105px}.toast{bottom:16px;left:16px;right:16px}}.login-security-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:12px;line-height:1.55}.service-checking .live-dot{background:var(--yellow)}.service-offline .live-dot{background:#efb1aa;box-shadow:0 0 0 6px #efb1aa26}.operational-alerts{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;display:grid}.operational-alert{color:#77551f;cursor:pointer;text-align:left;background:#fff7e5;border:1px solid #e1c07e;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:74px;padding:13px 15px;display:grid}.operational-alert.is-critical{color:#8a382e;background:#fff0ed;border-color:#e4b1a9}.operational-alert span{flex-direction:column;gap:4px;min-width:0;display:flex}.operational-alert strong{font-size:13px}.operational-alert small{font-size:12px;line-height:1.4}.pos-heading-actions{align-items:center;gap:9px;display:flex}.availability-toggle.active{border-color:var(--red);color:var(--red)}.product-card.sold-out{opacity:.72;background:#f2eee8;border-style:dashed}.product-card.availability-mode{cursor:pointer;opacity:1}.product-status-badge{background:var(--red);color:#fff;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900;position:absolute;top:12px;right:12px}.line-confirmation{border:1px solid var(--line);background:var(--paper-warm);cursor:pointer;border-radius:11px;align-items:flex-start;gap:10px;margin-top:11px;padding:11px 12px;display:flex}.line-confirmation input{width:19px;height:19px;accent-color:var(--orange);flex:none}.line-confirmation span{flex-direction:column;gap:2px;display:flex}.line-confirmation strong{font-size:12px}.line-confirmation small{color:var(--muted);font-size:11px;line-height:1.4}.delivery-fields{gap:9px;margin-top:11px;display:grid}.field select{border:1px solid var(--line-strong);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:12px;padding:0 12px}.platform-payment-note,.blind-count-note{background:var(--olive-soft);color:var(--olive);border-radius:10px;align-items:center;gap:7px;margin:10px 0 0;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45;display:flex}.cart-line-note{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-height:40px;margin-top:9px;padding:8px 10px;font-size:12px}.order-actions{align-items:center;flex-direction:row!important;gap:6px!important;display:flex!important}.owner-only-action{color:var(--muted);white-space:nowrap;font-size:11px}.print-button{width:100%;margin-top:8px}.print-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.print-skip{align-self:center;margin-top:12px}.opening-inventory-panel{flex-direction:column;gap:14px;display:flex}.opening-summary{grid-template-columns:repeat(3,minmax(130px,1fr));gap:12px;display:grid}.opening-summary>div{border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:17px}.opening-summary small{color:var(--muted);font-size:12px;font-weight:800;display:block}.opening-summary strong{margin-top:5px;font-family:serif;font-size:28px;display:block}.opening-warning{color:#78551e;background:#fff7e5;border:1px solid #e3c688;border-radius:12px;align-items:flex-start;gap:8px;margin:0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.55;display:flex}.opening-table{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow-x:auto}.opening-row{border-top:1px solid var(--line);grid-template-columns:minmax(210px,1.2fr) 170px minmax(230px,1fr) 120px;align-items:center;gap:14px;min-width:820px;padding:12px 16px;display:grid}.opening-row:first-child{border-top:0}.opening-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.opening-row small{color:var(--muted);font-size:12px}.opening-row input{border:1px solid var(--line-strong);background:#fff;border-radius:9px;width:100%;min-height:42px;padding:9px 11px;font-size:13px}.opening-row.confirmed{background:#f7faf7}.opening-head{background:var(--paper-warm);min-height:44px;color:var(--muted);font-size:12px;font-weight:900}.opening-actions{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-radius:14px;justify-content:flex-end;align-items:center;gap:14px;padding:12px 14px;display:flex;position:sticky;bottom:12px}.opening-actions span{color:var(--muted);font-size:13px;font-weight:800}.security-grid{grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);align-items:start;gap:16px;display:grid}.staff-list,.pin-form{padding:23px}.staff-list>button{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:64px;padding:10px 0;display:grid}.staff-list>button>span{background:var(--olive-soft);width:36px;height:36px;color:var(--olive);border-radius:50%;place-items:center;font-weight:900;display:grid}.staff-list button div{flex-direction:column;gap:3px;display:flex}.staff-list button small{color:var(--muted);font-size:12px}.staff-list button b{color:var(--muted);font-size:11px}.staff-list button.active>span{background:var(--orange);color:#fff}.pin-form .field{margin-top:14px}.security-submit{width:100%;margin-top:18px}.pin-error{color:var(--red);margin:8px 0 0;font-size:12px;font-weight:800}.workforce-recovery{color:#6d451a;background:#fff4df;border:1px solid #d59b57;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.workforce-recovery p{margin:5px 0 0;font-size:12px}.workforce-recovery>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.workforce-grid{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:16px;display:grid}.workforce-clock-card,.workforce-summary-card,.workforce-records-panel{padding:25px}.workforce-clock-card{border-top:4px solid #a78b66;position:relative;overflow:hidden}.workforce-clock-card.state-working{border-top-color:#4b7655}.workforce-clock-card.state-on_break{border-top-color:#ca7d30}.workforce-clock-icon{color:#7b5b38;background:#ede4d7;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:21px;right:22px}.workforce-clock-card.state-working .workforce-clock-icon{color:#3c6746;background:#e2eee2}.workforce-clock-card.state-on_break .workforce-clock-icon{color:#a75e18;background:#fff0dd}.workforce-clock-card h2{max-width:calc(100% - 64px);margin:9px 0 7px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:28px}.workforce-clock-card>p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.workforce-clock-card>small{color:var(--muted);margin-top:18px;font-size:11px;display:block}.workforce-actions{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.workforce-actions button{cursor:pointer;border-radius:9px;min-width:128px;min-height:44px;font-weight:800}.workforce-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.workforce-summary-metrics>div{border:1px solid var(--line);background:#fffdf9;border-radius:12px;min-width:0;padding:16px}.workforce-summary-metrics span,.workforce-summary-metrics strong{display:block}.workforce-summary-metrics span{color:var(--muted);font-size:10px}.workforce-summary-metrics strong{margin-top:7px;font-size:17px}.workforce-summary-card .panel-note{margin-top:16px}.workforce-records-panel>.panel-heading{margin-bottom:12px}.workforce-record-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.9fr) minmax(170px,1.1fr) minmax(120px,.7fr);align-items:center;gap:14px;padding:15px 3px;display:grid}.workforce-record-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.workforce-record-list strong,.workforce-record-list span{font-size:12px}.workforce-record-list small{color:var(--muted);font-size:10px}.workforce-status-pill{color:#645342;background:#ebe5dc;border-radius:999px;width:fit-content;padding:4px 8px;font-weight:800;font-size:10px!important}.workforce-anomalies{color:#9f3a22;background:#fff1ea;border-radius:8px;grid-column:1/-1;padding:8px 10px;font-size:11px}.required-pin-modal{z-index:200}.reopen-panel{max-width:620px;padding:28px}.reopen-panel .field{margin:20px 0 14px}.cash-result-grid{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.cash-result-grid>div{background:var(--cream);border-radius:10px;flex-direction:column;gap:5px;padding:12px;display:flex}.cash-result-grid span{color:var(--muted);font-size:11px}.cash-result-grid strong{font-size:16px}.install-button{color:#f4ca7a;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:10px;width:100%;min-height:42px;margin-bottom:10px;font-size:12px;font-weight:800}.ios-install-hint{color:#ffffff8c;text-align:center;width:100%;margin-bottom:10px;font-size:11px;display:block}.sidebar-footer{flex-wrap:wrap}.sidebar-footer .staff-card{flex-basis:calc(100% - 52px)}.notification-control{color:#f4ca7a;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;font-size:11px;font-weight:800;display:flex}.notification-state{text-align:center;background:#ffffff0f;border-radius:9px;width:100%;padding:8px 10px;display:block}.notification-state.is-on{color:#b9d8a8}.notification-state.is-denied{color:#efb1aa}.pin-panel .install-button{border-color:var(--line);background:var(--paper-warm);color:var(--orange-dark);margin:12px 0 0}.pin-panel .ios-install-hint{color:var(--muted);margin:12px 0 0}.global-alert-strip{z-index:24;scrollbar-width:thin;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff9ebf5;border-bottom:1px solid #eadcc1;gap:9px;min-height:68px;padding:9px 38px;display:flex;position:sticky;top:0;overflow-x:auto}.global-alert-strip>button{color:#72521f;cursor:pointer;text-align:left;background:#fffaf0;border:1px solid #dfc78f;border-radius:11px;flex:none;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:255px;padding:9px 11px;display:grid}.global-alert-strip>button.critical{color:#873a30;background:#fff1ee;border-color:#e2b0a8}.global-alert-strip button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.global-alert-strip strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.global-alert-strip small{color:currentColor;opacity:.78;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:9px!important}.global-alert-strip+.app-content-pos{height:calc(100dvh - 68px)}.offline-banner{z-index:145;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));color:#fff;min-height:44px;box-shadow:var(--shadow);background:#7d392f;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:800;display:flex;position:fixed;left:266px}.modal-card:focus{outline:none}.modal-card{overscroll-behavior:contain}.app-shell small,.app-shell .eyebrow,.product-sku,.product-channel,.panel-note,.order-note,.cart-price-warning{font-size:12px;line-height:1.5}.category-tabs button,.filter-tabs button,.price-channel-selector button,.cart-sauce-switch button,.movement-types button,.kds-card>button{touch-action:manipulation;min-height:44px;font-size:13px}.icon-button,.modal-close,.logout-button,.menu-button,.quantity-control button{width:44px;height:44px}.kds-card>button,.checkout-button{min-height:50px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #c76a3259}.product-card.has-stock-warning{background:#fffaf0;border-color:#ddb96e}.product-status-badge.warning-badge{background:#b27a27}.packaging-editor{border-top:1px solid var(--line);flex:none;max-height:230px;margin:9px -5px 0 0;padding:11px 7px 10px 0;overflow:auto}.packaging-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.packaging-heading>div{flex-direction:column;gap:2px;display:flex}.packaging-heading strong{font-size:12px}.packaging-heading small{color:var(--muted);font-size:10px}.packaging-heading .text-button{flex:none;min-height:32px}.packaging-list{gap:5px;margin-top:8px;display:grid}.packaging-row{background:var(--paper-warm);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:5px 7px;display:flex}.packaging-row>span{flex-direction:column;gap:2px;min-width:0;display:flex}.packaging-row>span strong{font-size:11px}.packaging-row>span small{color:var(--muted);font-size:9px}.quantity-control.compact-quantity{gap:3px;margin:0}.compact-quantity input{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;width:45px;min-height:36px;font-size:16px;font-weight:800}.compact-quantity button{width:36px;height:36px}.stock-warning-list{gap:6px;width:100%;margin:14px 0;display:grid}.stock-warning-list>div{color:#79551f;background:#fff6e4;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.stock-warning-list strong{font-size:12px}.stock-warning-list span{text-align:right;font-size:11px}.warning-icon{color:#9a681c;background:#fff0cf}.discount-editor{border:1px solid var(--line);background:var(--paper-warm);border-radius:12px;margin-top:10px}.discount-editor summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px;font-size:12px;font-weight:800;list-style:none;display:flex}.discount-editor summary::-webkit-details-marker{display:none}.discount-editor summary strong{color:var(--orange-dark);font-size:11px}.discount-editor[open] summary{border-bottom:1px solid var(--line)}.discount-options{flex-wrap:wrap;gap:6px;padding:11px 11px 0;display:flex}.discount-options button,.coupon-row button,.manual-discount button{border:1px solid var(--line-strong);min-height:38px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.discount-options button.active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.coupon-row,.manual-discount{gap:7px;padding:9px 11px 0;display:grid}.coupon-row{grid-template-columns:minmax(0,1fr) auto}.coupon-row input,.manual-discount input,.manual-discount select{border:1px solid var(--line-strong);background:#fff;border-radius:9px;width:100%;min-height:40px;padding:7px 10px}.manual-discount{border-top:1px dashed var(--line);margin-top:10px;padding-bottom:10px}.manual-discount>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.discount-applied{background:var(--olive-soft);color:var(--olive);border-radius:9px;margin:9px 11px 10px;padding:9px 10px;font-size:11px;font-weight:800;line-height:1.45}.discount-editor .cart-price-warning{margin:9px 11px 10px}.cart-discount-line{color:var(--muted);justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.cart-discount-line strong{color:var(--orange-dark)}.recovery-total{background:var(--paper-warm);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:12px 0 4px;padding:13px 14px;display:flex}.recovery-total span{color:var(--muted);font-size:11px;font-weight:700}.recovery-total strong{font-family:serif;font-size:21px}.inventory-disposition{gap:8px;margin-top:14px;display:grid}.inventory-disposition>span{color:var(--ink-soft);font-size:12px;font-weight:800}.inventory-disposition label{border:1px solid var(--line);cursor:pointer;border-radius:11px;align-items:flex-start;gap:10px;padding:11px;display:flex}.inventory-disposition input{width:19px;height:19px;accent-color:var(--orange)}.inventory-disposition label span{flex-direction:column;gap:3px;display:flex}.inventory-disposition label strong{font-size:12px}.inventory-disposition label small{color:var(--muted);font-size:11px}.kds-instruction{color:#a14335!important;font-weight:900!important}.kds-packaging{color:var(--ink-soft);background:#f5efe4;border-radius:8px;align-items:flex-start;gap:6px;margin:8px 0 0;padding:8px 9px;font-size:11px;font-weight:700;line-height:1.45;display:flex}.recipe-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.recipe-switch button{border:1px solid var(--line);background:var(--paper);min-height:72px;color:var(--muted);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:14px 17px;display:flex}.recipe-switch button span{color:var(--ink);font-family:serif;font-size:18px;font-weight:800}.recipe-switch button small{font-size:11px}.recipe-switch button.active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark);box-shadow:var(--shadow)}.production-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);align-items:start;gap:14px;display:grid}.production-input-panel,.production-confirm-panel,.production-history{padding:22px}.production-lines{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.production-line{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:11px 12px;display:flex}.production-line>span{flex-direction:column;gap:4px;min-width:0;display:flex}.production-line strong{font-size:12px}.production-line small{color:var(--muted);font-size:10px}.production-line>div{align-items:center;gap:5px;display:flex}.production-line input{border:1px solid var(--line-strong);text-align:right;border-radius:9px;width:82px;min-height:44px;padding:0 8px;font-size:16px;font-weight:800}.production-line b{min-width:24px;color:var(--muted);font-size:10px}.production-line.has-shortage{background:#fff5f3;border-color:#e2b5ad}.production-line.has-shortage small{color:var(--red)}.serving-rule{background:var(--olive-soft);color:var(--olive);border-radius:11px;justify-content:space-between;align-items:center;margin:16px 0;padding:12px;display:flex}.serving-rule span{font-size:12px;font-weight:800}.serving-rule strong{font-size:16px}.production-confirm-panel .field{margin-top:14px}.production-warning{background:var(--red-soft);color:var(--red);border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;display:flex}.production-warning div{flex-direction:column;gap:3px;display:flex}.production-warning strong{font-size:12px}.production-warning small{font-size:10px;line-height:1.45}.production-submit{width:100%;margin-top:17px}.atomic-note{color:var(--muted);text-align:center;margin-top:9px;font-size:10px;line-height:1.5;display:block}.batch-list{margin-top:8px;display:grid}.batch-row{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1.2fr) minmax(130px,.6fr) 80px 48px;align-items:center;gap:12px;min-height:64px;display:grid}.batch-row>span{flex-direction:column;gap:3px;display:flex}.batch-row small{color:var(--muted);font-size:11px}.danger-text{color:var(--red)}.export-status-panel{padding:22px}.export-status-panel.has-warning{border-color:#e2c178}.export-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0;display:grid}.export-status-grid>div{background:var(--paper-warm);border-radius:11px;flex-direction:column;justify-content:center;gap:5px;min-height:72px;padding:12px;display:flex}.export-status-grid small{color:var(--muted);font-size:10px}.export-status-grid strong{font-size:12px;line-height:1.45}@media (width<=860px){.offline-banner{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.global-alert-strip{min-height:64px;padding:7px 17px;top:66px}.global-alert-strip>button{min-width:min(270px,100vw - 34px)}.global-alert-strip+.app-content-pos{height:calc(100dvh - 130px)}.security-grid,.opening-summary{grid-template-columns:1fr}.opening-actions{flex-direction:column;align-items:stretch}.opening-actions .primary-button{width:100%}.workforce-grid{grid-template-columns:1fr}.workforce-recovery{flex-direction:column;align-items:stretch}.workforce-record-list>article{grid-template-columns:1fr 1fr}.workforce-anomalies{grid-column:1/-1}.pos-heading-actions{flex-direction:column;align-items:stretch;width:100%}.pos-heading-actions .search-box{width:100%}.mobile-cart-bar{bottom:calc(14px + env(safe-area-inset-bottom))}.production-grid,.production-lines,.export-status-grid{grid-template-columns:1fr}.batch-row{min-width:650px}.production-history{overflow-x:auto}.mobile-cart-sheet{top:calc(66px + env(safe-area-inset-top))}.mobile-cart-sheet .cart-panel{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.global-alert-strip+.app-content-pos .mobile-cart-sheet{top:calc(130px + env(safe-area-inset-top))}input,select,textarea{font-size:16px!important}}@media (width<=600px){.recipe-switch{grid-template-columns:1fr}.production-input-panel,.production-confirm-panel,.production-history,.export-status-panel{padding:17px}.packaging-editor{max-height:205px}.workforce-summary-metrics,.workforce-record-list>article{grid-template-columns:1fr}.workforce-anomalies{grid-column:auto}.workforce-actions button,.workforce-recovery button{width:100%}.workforce-recovery>div:last-child{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=861px){.sidebar{background:#191a19;border-right:1px solid #ffffff0f;width:216px;padding:0 0 20px;box-shadow:12px 0 34px #18171414}.sidebar-brand{border-bottom:1px solid #ffffff14;min-height:112px;padding:28px 24px 24px}.sidebar-brand strong{letter-spacing:.08em;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:20px}.sidebar-brand small{color:#f6f2e875;letter-spacing:.12em;font-size:9px}.sidebar nav{gap:0;padding-top:16px}.sidebar nav button{color:#faf7f0a3;letter-spacing:.04em;border-radius:0;gap:14px;min-height:58px;padding:0 24px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:15px;font-weight:650}.sidebar nav button.active{background:var(--orange);color:#fffaf3;box-shadow:inset 3px 0 #f2b05b}.sidebar nav button.active:before{display:none}.sidebar-footer{margin:0 18px}.app-main{width:calc(100% - 216px);margin-left:216px}.offline-banner{left:234px}}.app-content-pos{background:#f6f0e7}.pos-layout{background:#f6f0e7;grid-template-columns:minmax(0,1fr) 390px}.menu-workspace{background:#f6f0e7;padding:26px 30px 44px}.pos-view-heading{border-bottom:1px solid #ded3c4;align-items:center;min-height:70px;padding-bottom:18px}.pos-view-heading .eyebrow{color:var(--orange);letter-spacing:.18em;margin-bottom:4px;font-size:10px}.pos-view-heading h1{letter-spacing:.01em;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:31px;font-weight:700}.pos-heading-actions .search-box{background:#fffaf2;border-color:#d8ccbc;border-radius:999px;width:min(300px,30vw);min-width:230px;height:46px}.category-tabs{border-bottom:1px solid #ded3c4;gap:2px;padding:18px 0 20px}.category-tabs button{color:#5e574e;background:0 0;border-color:#0000;border-radius:999px;min-height:42px;padding:0 18px;font-size:13px}.category-tabs button:hover{color:var(--orange-dark)}.category-tabs button.active{border-color:var(--orange);background:var(--orange);color:#fffaf4;box-shadow:0 8px 20px #9f351c29}.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;padding-top:2px}.product-card{background:#fffcf6;border-color:#ded3c5;border-radius:10px;min-height:178px;padding:20px;box-shadow:0 7px 22px #42332109}.product-card.with-image{min-height:304px;padding:0}.product-image{object-fit:cover;object-position:center;border-bottom:1px solid #ded3c5;width:100%;height:150px;display:block}.product-card-copy{flex-direction:column;flex:1;align-items:flex-start;width:100%;min-height:100%;display:flex}.product-card.with-image .product-card-copy{min-height:153px;padding:15px 16px 16px}.product-card .product-sku{color:#aaa092;letter-spacing:.1em;font-size:9px}.product-card-copy>strong{margin-top:12px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:18px;font-weight:700;line-height:1.4}.product-card.with-image .product-card-copy>strong{margin-top:5px}.product-description{color:#81796f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card .product-channel{color:#8c8479;margin-top:7px;font-size:10px}.product-card .product-price{color:#292621;padding-top:11px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:16px;font-weight:700}.product-card .add-product{background:var(--orange);color:#fff;border-radius:50%;width:34px;height:34px;bottom:14px;right:14px;box-shadow:0 7px 18px #9e351c2e}.product-card:hover{background:#fff;border-color:#ba9b82;box-shadow:0 16px 36px #48331f17}.cart-panel{background:#fffcf6;border-left-color:#d8ccbc;padding:28px 24px 22px;box-shadow:-18px 0 48px #46331f0e}.cart-heading{border-bottom:1px solid #dfd5c8;padding-bottom:18px}.cart-heading h2{letter-spacing:.03em;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:27px}.order-type-switch{background:#fff;border:1px solid #d8ccbc;border-radius:9px;gap:0;margin-top:18px;padding:0;overflow:hidden}.order-type-switch button{border-radius:0;min-height:46px}.order-type-switch button+button{border-left:1px solid #d8ccbc}.order-type-switch button.active{background:var(--orange);color:#fff;box-shadow:none}.price-channel-selector button{border-radius:7px}.price-channel-selector button.active{border-color:var(--orange);color:var(--orange-dark);background:#fff4ed}.cart-line{padding:15px 0}.cart-line-title strong{font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:13px}.cart-total{border-top:1px solid #dfd5c8;padding-top:14px}.cart-total strong{color:#24211d;font-size:29px}.checkout-button{letter-spacing:.08em;border-radius:9px;min-height:58px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:17px;box-shadow:0 13px 26px #9f351c33}@media (width<=1180px) and (width>=861px){.sidebar{width:190px}.sidebar-brand{padding-inline:18px}.sidebar nav button{padding-inline:20px}.app-main{width:calc(100% - 190px);margin-left:190px}.offline-banner{left:208px}.pos-layout{grid-template-columns:minmax(0,1fr) 350px}.menu-workspace{padding-inline:22px}.product-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:13px}}@media (width<=860px){.menu-workspace{padding:19px 17px 100px}.pos-view-heading{align-items:stretch;min-height:auto;padding-bottom:16px}.pos-view-heading h1{font-size:27px}.pos-heading-actions .search-box{border-radius:12px;width:100%;min-width:0}.category-tabs{margin:0 -17px;padding:13px 17px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-height:154px;padding:15px}.product-card.with-image{min-height:258px;padding:0}.product-image{height:116px}.product-card.with-image .product-card-copy{min-height:141px;padding:12px}.product-card-copy>strong{font-size:15px}.product-description{display:none}.cart-panel{padding:22px 18px calc(18px + env(safe-area-inset-bottom))}}@media (width<=520px){.product-card.with-image{min-height:232px}.product-image{height:102px}.product-card.with-image .product-card-copy{min-height:129px}.product-card .product-sku{display:none}.product-card-copy>strong{margin-top:2px;font-size:14px}.product-card .product-channel{margin-top:5px;font-size:9px}.product-card .product-price{font-size:14px}.product-card .add-product{width:32px;height:32px;bottom:10px;right:10px}}.app-shell{--ink:#24201b;--ink-soft:#5b534b;--muted:#81776c;--line:#e2d8ca;--line-strong:#d1c3b1;--cream:#f3ede4;--paper:#fbf8f2;--paper-warm:#f7f0e6;--orange:#c74626;--orange-dark:#9d311a;--orange-soft:#f2d8ca;--olive:#63705f;--olive-soft:#e3e8df;--yellow:#d8a64d;font-variant-numeric:tabular-nums;background:#f3ede4}.app-shell .sidebar{background:#171817;border-right:1px solid #ffffff0f;width:196px;padding:28px 14px 18px;box-shadow:12px 0 34px #1f181214}.app-shell .sidebar-brand{gap:10px;padding:0 10px 28px}.app-shell .sidebar-brand .brand-mark{width:40px;height:40px;box-shadow:none;background:#c74626;border-radius:10px}.app-shell .sidebar-brand .brand-mark:after{display:none}.app-shell .sidebar-brand strong{letter-spacing:.07em;font-size:16px}.app-shell .sidebar-brand small{color:#faf6ef73;letter-spacing:.06em;font-size:9px}.app-shell .sidebar nav{scrollbar-width:thin;gap:4px;padding-right:2px;overflow-y:auto}.app-shell .sidebar nav button{color:#f9f4ec94;border-radius:8px;gap:11px;min-height:46px;padding:0 12px;font-size:12px}.app-shell .sidebar nav button:hover{color:#fffaf3;background:#ffffff0f}.app-shell .sidebar nav button.active{color:#fff;background:#b93d20;box-shadow:0 8px 20px #8f2a1338}.app-shell .sidebar nav button.active:before{display:none}.app-shell .sidebar nav button b{color:#8e2f1b;background:#f2d7c8}.app-shell .sidebar-footer{border-top-color:#ffffff17}.app-shell .app-main{width:calc(100% - 196px);margin-left:196px}.app-shell .app-content{padding:32px 34px 48px}.app-shell .app-content-pos{padding:0}.app-shell .view-heading h1,.app-shell .welcome-row h1,.app-shell .panel-heading h2,.app-shell .cart-heading h2{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-weight:700}.app-shell .eyebrow{color:#b43b20;letter-spacing:.13em}.app-shell .panel{background:#fbf8f2;border-radius:14px;box-shadow:0 12px 36px #3a2b1d0a}.app-shell .primary-button{background:#c74626;border-color:#c74626;border-radius:9px;box-shadow:0 10px 22px #9f311a2b}.app-shell .primary-button:hover:not(:disabled){background:#9d311a;border-color:#9d311a}.app-shell .secondary-button{background:#fbf8f2;border-radius:9px}.app-shell .pos-layout{background:#f5efe7;grid-template-columns:minmax(0,1fr) 390px}.app-shell .menu-workspace{padding:24px 26px 42px}.app-shell .pos-view-heading{min-height:58px}.app-shell .pos-view-heading h1{font-size:31px}.app-shell .pos-heading-actions .search-box{background:#fbf8f2;border-radius:999px}.app-shell .category-tabs{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5efe7f2;margin:0 -2px;padding:15px 2px 18px;position:sticky;top:0}.app-shell .category-tabs button{color:#4d463f;background:0 0;border-color:#0000;border-radius:999px;min-height:42px;padding:0 18px}.app-shell .category-tabs button:hover{background:#eee4d7}.app-shell .category-tabs button.active{color:#fff;background:#b93d20;border-color:#b93d20}.app-shell .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.app-shell .product-card{background:#fbf8f2;border-radius:10px;min-height:178px;padding:18px;box-shadow:0 8px 24px #48331f09}.app-shell .product-card.with-image{min-height:250px;box-shadow:none;background:0 0;border:0;border-radius:8px;padding:0;display:flex;overflow:visible}.app-shell .product-card.with-image:hover{box-shadow:none;background:0 0;transform:translateY(-3px)}.app-shell .product-card.with-image:focus-visible{outline-offset:5px}.app-shell .product-image{aspect-ratio:4/3;object-fit:cover;background:#e9dfd2;border-radius:8px;width:100%;display:block;box-shadow:0 12px 28px #39281917}.app-shell .product-card-copy{flex-direction:column;flex:1;align-items:flex-start;width:100%;min-width:0;display:flex}.app-shell .product-card.with-image .product-card-copy{padding:11px 1px 0}.app-shell .product-card:not(.with-image) .product-card-copy{height:100%}.app-shell .product-card-copy>strong{margin-top:8px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:16px;line-height:1.45}.app-shell .product-card.with-image .product-card-copy>strong{margin-top:4px}.app-shell .product-sku{color:#a19689;font-size:9px}.app-shell .product-description{color:#786e63;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:11px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.app-shell .product-channel{color:#7c7267;margin-top:6px;font-size:10px}.app-shell .product-price{color:#2a251f;padding-top:8px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:16px}.app-shell .product-card.with-image .product-price{margin-top:auto}.app-shell .add-product{color:#a73920;background:#eee1d2;border-radius:50%;bottom:0;right:1px}.app-shell .add-product.has-qty{color:#fff;background:#b93d20}.app-shell .product-status-badge{top:10px;right:10px}.app-shell .cart-panel{background:#fbf7f0;border-left:1px solid #dfd2c1;padding:25px 24px 22px;box-shadow:-18px 0 44px #3a2b1d0e}.app-shell .cart-heading h2{font-size:25px}.app-shell .order-type-switch{background:#eee6db;border-radius:10px}.app-shell .order-type-switch button{border-radius:7px}.app-shell .order-type-switch button.active{color:#a4341b;box-shadow:0 3px 10px #42301d0f}.app-shell .price-channel-selector button{border-radius:7px;min-height:38px}.app-shell .price-channel-selector button.active{color:#963018;background:#f1d9ce;border-color:#b93d20}.app-shell .cart-lines{margin-top:16px}.app-shell .cart-line{border-top-style:dashed;padding:15px 0}.app-shell .cart-line-title strong{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:13px}.app-shell .quantity-control button{background:#fffdf9;border-radius:50%}.app-shell .cart-total{border-top:1px solid #d9cbb9;padding-top:14px}.app-shell .cart-total strong{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:28px}.app-shell .checkout-button{letter-spacing:.08em;border-radius:8px;min-height:58px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:18px}.app-shell .metric-card{border-radius:14px}.app-shell .metric-primary{background:#b93d20;border-color:#ad381e;box-shadow:0 18px 38px #8b271124}.app-shell .kds-column{border-radius:14px}.app-shell .kds-card{border-radius:10px}.login-page{--orange:#c74626;--orange-dark:#9d311a;--orange-soft:#f2d8ca;--cream:#f1e9df}.login-page .login-brand{background:#171817}.login-page .login-atmosphere{display:none}.login-page .brand-mark{box-shadow:none;background:#c74626;border-radius:10px}.login-page .brand-mark:after{display:none}.login-page .brand-mark span{color:#fffaf2}.login-page .pin-panel{background:#fbf8f2;border-radius:18px;box-shadow:0 32px 80px #2b201826}.login-page .primary-button{background:#c74626;border-color:#c74626}@media (width<=1180px){.app-shell .sidebar{width:184px}.app-shell .app-main{width:calc(100% - 184px);margin-left:184px}.app-shell .pos-layout{grid-template-columns:minmax(0,1fr) 350px}.app-shell .menu-workspace{padding-inline:20px}.app-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.app-shell .sidebar{width:258px}.app-shell .app-main{width:100%;margin-left:0}.app-shell .app-content{padding:23px 17px calc(38px + env(safe-area-inset-bottom))}.app-shell .app-content-pos{padding:0}.app-shell .menu-workspace{padding:18px 16px 104px}.app-shell .category-tabs{margin-inline:-16px;padding-inline:16px;top:0}.app-shell .product-grid{gap:20px 12px}.app-shell .product-card.with-image{min-height:240px}}@media (width<=520px){.app-shell .product-grid{grid-template-columns:1fr}.app-shell .product-card.with-image{min-height:0}.app-shell .product-image{aspect-ratio:16/10;height:auto}}.app-shell .sidebar-brand .brand-mark span,.login-page .brand-mark span{color:#fffaf2;letter-spacing:0;place-items:center;width:100%;height:100%;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:11px;font-weight:800;display:grid}.login-page .brand-mark span{font-size:14px}@media (width<=860px){.login-page .login-brand,.login-page .login-brand h1{color:#fffaf2}.login-page .login-brand .eyebrow{color:#eaa06d}.login-page .login-intro{color:#fffaf2ad}}:root{--muted:#746a60}body{line-height:1.5}.app-shell{--muted:#746a60}.app-shell .product-sku{color:#71675d}.skip-link{z-index:300;color:#fff;background:#171817;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:800;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.mobile-tabbar,.orders-card-list{display:none}@media (width>=861px){.app-shell .sidebar{width:224px;padding:22px 14px 16px}.app-shell .sidebar-brand{padding:0 9px 20px}.app-shell .sidebar nav{gap:14px;padding:4px 0 14px}.app-shell .sidebar-group{gap:3px;display:grid}.app-shell .sidebar-group>p{color:#f9f4ec61;letter-spacing:.13em;margin:0;padding:0 12px 5px;font-size:10px;font-weight:800}.app-shell .sidebar nav button{letter-spacing:0;border-radius:10px;min-height:44px;font-family:inherit;font-size:13px}.app-shell .sidebar nav button.active{box-shadow:none;background:#a93820}.app-shell .app-main{width:calc(100% - 224px);margin-left:224px}.app-shell .offline-banner{left:242px}}.app-shell .view-stack{gap:20px}.app-shell .view-heading h1,.app-shell .welcome-row h1{font-size:clamp(30px,2.6vw,40px)}.app-shell .metric-card{min-height:148px}.app-shell .metric-card>p{margin-top:14px;font-size:13px}.app-shell .metric-card>small{font-size:12px}.app-shell .cart-bottom{z-index:2;background:#fbf7f0;margin-right:-4px;padding:14px 4px 0 0;position:relative;box-shadow:0 -14px 24px #3a2b1d09}.app-shell .checkout-guidance{color:#8e3b2c;text-align:center;justify-content:center;align-items:flex-start;gap:6px;min-height:34px;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4;display:flex}.app-shell .checkout-guidance.is-ready{color:#36694f}.app-shell .checkout-guidance svg{flex:none;margin-top:1px}.app-shell .orders-row{grid-template-columns:74px 125px minmax(220px,1fr) 120px 90px 94px minmax(210px,auto);min-width:1060px}.app-shell .orders-row>span:last-child{align-items:flex-end}.app-shell .order-actions{flex-wrap:wrap;justify-content:flex-end}.app-shell .order-actions-expanded{justify-content:flex-start;width:100%}.app-shell .order-actions-expanded .primary-button,.app-shell .order-actions-expanded .secondary-button{flex:104px;min-height:42px;padding-inline:12px}@media (width>=1360px){.app-shell .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){.app-shell .app-main{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.app-shell .app-content{min-height:calc(100dvh - 138px);padding-bottom:calc(34px + env(safe-area-inset-bottom))}.app-shell .app-content-pos{height:calc(100dvh - 138px)}.app-shell .sidebar{z-index:92;visibility:hidden;pointer-events:none;width:min(330px,88vw);padding:22px 16px 18px;transition:transform .22s,visibility 0s linear .22s}.app-shell .sidebar.open{visibility:visible;pointer-events:auto;transition-delay:0s}.app-shell .sidebar-scrim{z-index:91}.app-shell .sidebar nav{gap:14px}.app-shell .sidebar-group{gap:3px;display:grid}.app-shell .sidebar-group>p{color:#f9f4ec6b;letter-spacing:.12em;margin:0;padding:0 12px 4px;font-size:10px;font-weight:800}.app-shell .sidebar nav button{min-height:46px}.app-shell .mobile-header{height:62px}.app-shell .menu-button{background:0 0;border:0}.app-shell .mobile-tabbar{z-index:72;min-height:calc(66px + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf6f7;border-top:1px solid #d9cebf;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #372a1c14}.app-shell .mobile-tabbar-4{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .mobile-tabbar button{color:#71675d;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:55px;font-size:10px;font-weight:800;display:flex}.app-shell .mobile-tabbar button>span{place-items:center;display:grid;position:relative}.app-shell .mobile-tabbar button b{color:#fff;background:#b43b20;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-7px;right:-11px}.app-shell .mobile-tabbar button.active{color:#9d311a;background:#f2dfd4}.app-shell .global-alert-strip{top:62px}.app-shell .global-alert-strip+.app-content-pos{height:calc(100dvh - 198px)}.app-shell .mobile-cart-bar{bottom:calc(78px + env(safe-area-inset-bottom));border-radius:12px}.app-shell .mobile-cart-sheet{inset:62px 0 calc(66px + env(safe-area-inset-bottom))}.app-shell .global-alert-strip+.app-content-pos .mobile-cart-sheet{top:126px}.app-shell .toast,.app-shell .offline-banner{bottom:calc(78px + env(safe-area-inset-bottom))}.app-shell .orders-table{display:none}.app-shell .orders-table-panel{box-shadow:none;background:0 0;border:0;overflow:visible}.app-shell .orders-card-list{gap:12px;display:grid}.app-shell .order-mobile-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:14px;padding:16px;display:grid;box-shadow:0 8px 22px #372a1c0a}.app-shell .order-mobile-card>header,.app-shell .order-mobile-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-shell .order-mobile-card>header>div,.app-shell .order-mobile-summary>span{flex-direction:column;gap:4px;display:flex}.app-shell .order-mobile-card small{color:var(--muted);font-size:12px}.app-shell .order-mobile-items{border-block:1px solid var(--line);gap:7px;padding:12px 0;display:grid}.app-shell .order-mobile-items>span{flex-wrap:wrap;align-items:baseline;gap:5px;font-size:14px;display:flex}.app-shell .order-mobile-items>span>small{width:100%}.app-shell .order-mobile-summary strong{font-family:serif;font-size:21px}}@media (width<=520px){.app-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.app-shell .product-card.with-image{min-height:218px}.app-shell .product-image{aspect-ratio:4/3}.app-shell .product-card.with-image .product-card-copy{padding:9px 2px 0}.app-shell .product-description{display:none}.app-shell .product-card-copy>strong{font-size:14px}.app-shell .order-actions-expanded .primary-button,.app-shell .order-actions-expanded .secondary-button{flex-basis:calc(50% - 4px)}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._page_1flge_1{background:radial-gradient(circle at 8% 0%, #e8b85829, transparent 25rem), var(--cream);min-height:100vh;color:var(--ink)}._page_1flge_1 button:focus-visible,._page_1flge_1 input:focus-visible,._page_1flge_1 textarea:focus-visible,._page_1flge_1 select:focus-visible,._page_1flge_1 a:focus-visible{outline-offset:2px;outline:3px solid #c76a3247}._header_1flge_18{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8eb;border-bottom:1px solid #d6cfc1cc;position:sticky;top:0}._headerInner_1flge_27{align-items:center;gap:14px;width:min(1240px,100% - 40px);min-height:82px;margin:0 auto;display:flex}._header_1flge_18 h1{margin:1px 0 0;font-family:serif;font-size:21px;line-height:1.2}._eyebrow_1flge_37{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}._brandMark_1flge_39{background:linear-gradient(145deg, var(--orange), #df9447);color:#fff9ee;border-radius:52% 48% 47% 53%;flex:none;place-items:center;width:45px;height:45px;font-family:serif;font-size:17px;font-weight:800;display:grid;box-shadow:inset -6px -5px #7430121f}._tableBadge_1flge_54{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:baseline;gap:8px;margin-left:auto;padding:9px 13px;display:flex}._tableBadge_1flge_54 span{color:var(--muted);font-size:11px;font-weight:700}._tableBadge_1flge_54 strong{font-size:15px}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:34px;width:min(1240px,100% - 40px);margin:30px auto 80px;display:grid}._menuColumn_1flge_59{min-width:0}._notice_1flge_60{color:#65513e;background:#fff7e9;border:1px solid #dbc9b5;border-radius:15px;margin-bottom:22px;padding:15px 18px;font-size:13px;line-height:1.7}._closedNotice_1flge_61{background:var(--red-soft);color:var(--red);border-color:#d8b8b1}._pickupPromise_1flge_62{color:var(--green);background:#f4fbf7;border:1px solid #b9d1c6;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:14px 18px;display:flex}._pickupPromise_1flge_62 span{color:var(--ink-soft);text-align:right;font-size:11px}._sectionHeading_1flge_67{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}._sectionHeading_1flge_67 h2{margin:4px 0 0;font-family:serif;font-size:25px}._liveLabel_1flge_70{align-items:center;gap:7px;display:inline-flex}._liveLabel_1flge_70 i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #39775f1c}._trackingActions_1flge_72{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._notificationButton_1flge_73{border:1px solid var(--green);min-height:34px;color:var(--green);cursor:pointer;background:#f4fbf7;border-radius:9px;padding:0 11px;font-size:11px;font-weight:800}._notificationOn_1flge_74,._notificationDenied_1flge_74{font-size:11px;font-weight:800}._notificationOn_1flge_74{color:var(--green)}._notificationDenied_1flge_74{color:var(--red)}._trackingGrid_1flge_77{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._statusCard_1flge_78{border:1px solid var(--line);border-left:4px solid var(--yellow);background:var(--paper);border-radius:16px;padding:18px;box-shadow:0 9px 28px #372d1f0d}._statusCard_1flge_78._active_1flge_79{border-left-color:var(--orange)}._statusCard_1flge_78._success_1flge_80{border-left-color:var(--green);background:#fbfffc}._statusCard_1flge_78._danger_1flge_81{border-left-color:var(--red)}._statusCard_1flge_78._muted_1flge_82{border-left-color:var(--muted)}._statusTop_1flge_83,._statusTop_1flge_83>div{justify-content:space-between;align-items:center;gap:8px;display:flex}._statusTop_1flge_83>div{justify-content:flex-start}._statusDot_1flge_85{width:8px;height:8px;color:var(--orange);background:currentColor;border-radius:50%}._statusCard_1flge_78._success_1flge_80 ._statusDot_1flge_85{color:var(--green)}._statusCard_1flge_78._danger_1flge_81 ._statusDot_1flge_85{color:var(--red)}._statusCard_1flge_78>p{color:var(--ink-soft);margin:9px 0;font-size:12px;line-height:1.55}._statusCard_1flge_78>._pickupTime_1flge_89{color:var(--green);margin-top:-3px;font-weight:800}._queueNo_1flge_90{background:var(--orange-soft);color:var(--orange-dark);border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800}._statusMeta_1flge_91{border-top:1px dashed var(--line);color:var(--muted);justify-content:space-between;padding-top:10px;font-size:12px;display:flex}._statusMeta_1flge_91 strong{color:var(--ink)}._statusActions_1flge_93{justify-content:flex-end;gap:14px;margin-top:11px;display:flex}._textButton_1flge_94{color:var(--orange-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:11px;font-weight:800;text-decoration:underline}._textButton_1flge_94:disabled{cursor:wait;opacity:.55}._statusCard_1flge_78 ._inlineError_1flge_96{color:var(--red);font-weight:700}._lineServicePanel_1flge_97{background:#f5fbf8;border:1px solid #c9dfd5;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;margin-top:12px;padding:12px;display:grid}._lineServicePanel_1flge_97>div{gap:3px;min-width:0;display:grid}._lineServicePanel_1flge_97 strong{color:var(--green);font-size:12px}._lineServicePanel_1flge_97 span,._lineServicePanel_1flge_97 small{color:var(--ink-soft);font-size:10px;line-height:1.5}._lineServicePanel_1flge_97 small{grid-column:1/-1}._lineServicePanel_1flge_97 small b{color:var(--ink);letter-spacing:.04em;-webkit-user-select:all;user-select:all}._linePayButton_1flge_103,._lineNotifyButton_1flge_103{color:#fff;cursor:pointer;white-space:nowrap;background:#09b45a;border:1px solid #09b45a;border-radius:9px;min-height:34px;padding:0 11px;font-size:11px;font-weight:800}._lineNotifyButton_1flge_103{border-color:var(--green);background:var(--green)}._linePayButton_1flge_103:disabled,._lineNotifyButton_1flge_103:disabled{cursor:wait;opacity:.58}._lineServicePanel_1flge_97>._lineConnected_1flge_106{color:var(--green);white-space:nowrap;font-weight:800}._categoryNav_1flge_108{scrollbar-width:thin;gap:8px;margin-bottom:28px;padding:4px 0 10px;display:flex;overflow-x:auto}._categoryNav_1flge_108 a{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);border-radius:999px;flex:none;padding:9px 14px;font-size:12px;font-weight:800;text-decoration:none}._categoryNav_1flge_108 a:hover{border-color:var(--orange);color:var(--orange-dark)}._menuGrid_1flge_112{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._menuCard_1flge_113{border:1px solid var(--line);background:var(--paper);border-radius:18px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 12px 34px #372d1f0b}._menuCard_1flge_113:hover{transform:translateY(-2px);box-shadow:0 16px 40px #372d1f14}._menuImage_1flge_116{object-fit:cover;background:var(--paper-warm);width:100%;height:150px}._menuCardBody_1flge_117{flex-direction:column;min-height:170px;padding:17px;display:flex}._menuTitleRow_1flge_118{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}._menuTitleRow_1flge_118 h3{margin:0;font-size:16px}._menuTitleRow_1flge_118 p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}._menuTitleRow_1flge_118>strong{color:var(--orange-dark);white-space:nowrap;font-size:14px}._modifierField_1flge_122{grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:14px;display:grid}._modifierField_1flge_122>span{color:var(--ink-soft);font-size:11px;font-weight:800}._modifierField_1flge_122 select{border:1px solid var(--line-strong);background:#fff;border-radius:10px;width:100%;min-height:38px;padding:0 30px 0 10px;font-size:12px}._menuCardFooter_1flge_125{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}._menuCardFooter_1flge_125>span{color:var(--olive);font-size:10px;font-weight:800}._menuCardFooter_1flge_125 button{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:11px;min-height:38px;padding:0 13px;font-size:12px;font-weight:800}._menuCardFooter_1flge_125 button:disabled{border-color:var(--line);background:var(--line);color:var(--muted);cursor:not-allowed}._cartColumn_1flge_130{position:sticky;top:110px}._cartCard_1flge_131{background:var(--paper);box-shadow:var(--shadow);border:1px solid #d6cfc1e6;border-radius:22px;overflow:hidden}._cartHeading_1flge_132{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 22px 18px;display:flex}._cartHeading_1flge_132 h2{margin:3px 0 0;font-family:serif;font-size:22px}._cartHeading_1flge_132>span{background:var(--olive-soft);color:var(--olive);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}._emptyCart_1flge_135{text-align:center;align-content:center;place-items:center;min-height:180px;padding:28px;display:grid}._emptyCart_1flge_135>span{border:1px dashed var(--line-strong);width:46px;height:46px;color:var(--orange);border-radius:50%;place-items:center;margin-bottom:10px;font-size:26px;display:grid}._emptyCart_1flge_135 p{color:var(--muted);margin:5px 0 0;font-size:12px}._cartList_1flge_138{max-height:300px;margin:0;padding:5px 22px;list-style:none;overflow-y:auto}._cartList_1flge_138 li{border-bottom:1px dashed var(--line);padding:14px 0}._cartLineTop_1flge_140{justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;display:flex}._cartLineTop_1flge_140>div{flex-direction:column;gap:3px;min-width:0;display:flex}._cartLineTop_1flge_140 span{color:var(--muted);font-size:11px}._cartLineTop_1flge_140>strong{color:var(--orange-dark);white-space:nowrap}._stepper_1flge_144{border:1px solid var(--line);border-radius:9px;grid-template-columns:30px 34px 30px;align-items:center;margin-top:10px;display:inline-grid}._stepper_1flge_144 button{cursor:pointer;background:0 0;border:0;width:30px;height:29px}._stepper_1flge_144 button:disabled{cursor:not-allowed;opacity:.35}._stepper_1flge_144 output{text-align:center;font-size:12px;font-weight:800}._lineNote_1flge_148{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-height:38px;margin-top:9px;padding:8px 9px;font-size:12px}._formFields_1flge_149{border-top:1px solid var(--line);gap:12px;padding:17px 22px;display:grid}._formFields_1flge_149 label,._couponField_1flge_150{gap:6px;display:grid}._formFields_1flge_149 label>span,._couponField_1flge_150>span,._promoFieldset_1flge_151 legend{font-size:11px;font-weight:800}._formFields_1flge_149 small{color:var(--muted);font-weight:500}._formFields_1flge_149 input,._formFields_1flge_149 textarea,._formFields_1flge_149 select,._couponField_1flge_150 input{border:1px solid var(--line-strong);resize:vertical;background:#fff;border-radius:10px;width:100%;min-height:42px;padding:10px 11px;font-size:12px}._promoFieldset_1flge_151{border:0;border-top:1px solid var(--line);gap:8px;margin:0;padding:14px 22px;display:grid}._promoFieldset_1flge_151 legend{float:left;width:100%;margin-bottom:8px}._promoOption_1flge_156{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:flex-start;gap:9px;padding:9px 10px;display:flex}._promoOption_1flge_156 input{accent-color:var(--orange);margin-top:2px}._promoOption_1flge_156 span{flex-direction:column;gap:2px;font-size:12px;display:flex}._promoOption_1flge_156 small{color:var(--muted)}._clearPromo_1flge_160,._couponToggle_1flge_160{color:var(--orange-dark);cursor:pointer;text-align:left;text-underline-offset:3px;background:0 0;border:0;margin:0;padding:0;font-size:11px;font-weight:800;text-decoration:underline}._couponToggle_1flge_160:disabled{opacity:.45}._couponField_1flge_150{margin-top:4px}._totals_1flge_164{border-top:1px solid var(--line);gap:8px;padding:17px 22px;font-size:12px;display:grid}._totals_1flge_164>div{justify-content:space-between;display:flex}._totals_1flge_164 ._discount_1flge_166{color:var(--green)}._totals_1flge_164 p{color:var(--muted);margin:0;font-size:10px}._totals_1flge_164 ._grandTotal_1flge_168{border-top:1px dashed var(--line);align-items:baseline;margin-top:4px;padding-top:12px;font-size:16px}._submitError_1flge_170{background:var(--red-soft);color:var(--red);border-radius:10px;margin:0 22px 12px;padding:10px 11px;font-size:11px;font-weight:700;line-height:1.5}._submitError_1flge_170._ambiguous_1flge_171{color:#745014;background:#fff1cf}._submitButton_1flge_172{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:13px;width:calc(100% - 44px);min-height:50px;margin:0 22px;font-size:13px;font-weight:800;box-shadow:0 11px 25px #9f4c222b}._submitButton_1flge_172:hover:not(:disabled){background:var(--orange-dark)}._submitButton_1flge_172:disabled{border-color:var(--line);background:var(--line);color:var(--muted);cursor:not-allowed;box-shadow:none}._submitHint_1flge_175{color:var(--muted);text-align:center;margin:9px 22px 19px;font-size:10px;line-height:1.5}._mobileCartButton_1flge_176{display:none}._statePage_1flge_178{background:var(--cream);min-height:100vh;color:var(--ink);text-align:center;align-content:center;place-items:center;gap:12px;padding:28px;display:grid}._statePage_1flge_178 h1{margin:8px 0 0;font-family:serif;font-size:27px}._statePage_1flge_178 p{max-width:420px;color:var(--ink-soft);margin:0;line-height:1.7}._statePage_1flge_178 ._submitError_1flge_170{color:var(--red);margin:0}._statePage_1flge_178 ._submitHint_1flge_175{margin:0}._recoveryQuote_1flge_183{border:1px solid var(--line);background:var(--paper);width:min(360px,100%);color:var(--ink-soft);text-align:left;border-radius:13px;gap:7px;padding:14px 16px;font-size:12px;display:grid}._recoveryQuote_1flge_183 span,._recoveryQuote_1flge_183 strong{justify-content:space-between;display:flex}._recoveryQuote_1flge_183 strong{border-top:1px dashed var(--line);color:var(--orange-dark);padding-top:8px;font-size:15px}._spinner_1flge_186{border:3px solid var(--line);border-top-color:var(--orange);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite _spin_1flge_186}._primaryButton_1flge_187{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:44px;padding:0 17px;font-weight:800}@keyframes _spin_1flge_186{to{transform:rotate(360deg)}}@media (width<=960px){._shell_1flge_58{grid-template-columns:minmax(0,1fr) 330px;gap:20px}._menuGrid_1flge_112,._trackingGrid_1flge_77{grid-template-columns:1fr}}@media (width<=760px){._headerInner_1flge_27,._shell_1flge_58{width:min(100% - 24px,620px)}._headerInner_1flge_27{min-height:70px}._header_1flge_18 h1{font-size:18px}._brandMark_1flge_39{width:39px;height:39px}._shell_1flge_58{flex-direction:column;margin-top:18px;display:flex}._menuColumn_1flge_59,._cartColumn_1flge_130{width:100%}._cartColumn_1flge_130{position:static}._cartCard_1flge_131{border-radius:18px;box-shadow:0 12px 38px #372d1f12}._cartList_1flge_138{max-height:none}._categoryNav_1flge_108{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2eee5f0;margin-inline:-12px;padding:10px 12px;position:sticky;top:70px}._category_1flge_108{scroll-margin-top:130px}._pickupPromise_1flge_62{flex-direction:column;align-items:flex-start;gap:4px}._pickupPromise_1flge_62 span{text-align:left}._trackingSection_1flge_66 ._sectionHeading_1flge_67{flex-direction:column;align-items:flex-start}._trackingActions_1flge_72{justify-content:flex-start}._menuGrid_1flge_112{grid-template-columns:1fr}._menuCard_1flge_113{grid-template-columns:105px minmax(0,1fr)}._menuCard_1flge_113._noImage_1flge_214{grid-template-columns:minmax(0,1fr)}._menuImage_1flge_116{width:105px;height:100%;min-height:190px}._menuCardBody_1flge_117{min-height:190px;padding:14px}._mobileCartButton_1flge_176{z-index:30;right:12px;bottom:max(12px, env(safe-area-inset-bottom));border:1px solid var(--orange-dark);background:var(--orange-dark);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:12px;display:flex;position:fixed;left:12px;box-shadow:0 14px 32px #45261647}._page_1flge_1{padding-bottom:64px}}@media (width<=420px){._tableBadge_1flge_54{padding:7px 10px}._tableBadge_1flge_54 span{display:none}._menuCard_1flge_113{display:block}._menuImage_1flge_116{width:100%;height:150px;min-height:0}._modifierField_1flge_122{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){._menuCard_1flge_113{transition:none}._spinner_1flge_186{animation-duration:1.8s}}._page_1flge_1{--ink:#24201b;--ink-soft:#5d554d;--muted:#81776d;--line:#ded1c2;--line-strong:#cbbba8;--cream:#f6efe6;--paper:#fbf7f0;--paper-warm:#f0e3d2;--orange:#c6502d;--orange-dark:#9f381e;--orange-soft:#efd5c7;--olive:#62705f;--olive-soft:#e1e7df;color:#24201b;font-variant-numeric:tabular-nums;background:#f6efe6;min-height:100vh}._header_1flge_18{background:#f8f2eaf5;border-bottom:1px solid #ddd1c4}._brandLockup_1flge_257{flex-direction:column;gap:2px;min-width:max-content;display:flex}._headerNav_1flge_260{scrollbar-width:none;align-self:stretch;align-items:center;gap:clamp(18px,2.5vw,38px);min-width:0;margin-left:36px;display:flex;overflow-x:auto}._headerNav_1flge_260::-webkit-scrollbar{display:none}._headerNav_1flge_260 a{color:#403a34;white-space:nowrap;align-items:center;height:100%;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:14px;font-weight:700;text-decoration:none;display:flex;position:relative}._headerNav_1flge_260 a:after{content:"";background:0 0;height:2px;position:absolute;bottom:10px;left:0;right:0}._headerNav_1flge_260 a._active_1flge_79:after{background:#c6502d}._serviceDate_1flge_266{color:#4e4740;letter-spacing:.09em;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700}._tableBadge_1flge_54{background:#fbf7f0;border-color:#d8cbbc;border-radius:7px;margin-left:0;padding:8px 12px}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 390px;gap:34px;width:min(1360px,100% - 56px);margin:32px auto 96px}._menuHero_1flge_270{border-bottom:1px solid #ded1c2;margin:0 0 34px;padding:18px 0 34px}._menuHero_1flge_270 ._eyebrow_1flge_37{margin-bottom:13px}._menuHero_1flge_270 h2{letter-spacing:-.025em;max-width:680px;margin:0;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:clamp(37px,4.2vw,58px);font-weight:800;line-height:1.2}._menuHero_1flge_270>p:last-of-type{color:#6c6258;max-width:650px;margin:18px 0 0;font-size:14px;line-height:1.9}._menuPrinciples_1flge_274{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}._menuPrinciples_1flge_274 span{color:#74695f;background:#fbf7f0;border:1px solid #d9cbbb;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}._notice_1flge_60{background:#fbf3e6;border-radius:8px;font-size:13px}._closedNotice_1flge_61{background:#f6e1dc}._pickupPromise_1flge_62{background:#f2f7f2;border-color:#c2d0c4;border-radius:8px;margin-bottom:28px;padding:15px 17px}._pickupPromise_1flge_62 strong{font-size:13px}._pickupPromise_1flge_62 span{font-size:12px}._trackingSection_1flge_66{margin-bottom:36px}._trackingGrid_1flge_77{gap:14px}._statusCard_1flge_78{background:#fbf7f0;border-radius:9px;box-shadow:0 10px 24px #3a2b1d0b}._categoryNav_1flge_108 a:hover{color:#b54123}._sectionHeading_1flge_67{align-items:center;margin-bottom:19px}._sectionHeading_1flge_67>div:before{content:"";background:#c6502d;width:3px;position:absolute;top:2px;bottom:1px;left:0}._sectionHeading_1flge_67 h2{margin-top:3px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:28px;font-weight:800}._sectionHeading_1flge_67>span{font-size:11px}._menuCard_1flge_113._unavailable_1flge_115{opacity:.6}._menuImage_1flge_116{aspect-ratio:4/3;object-fit:cover;background:#e9dfd2;border-radius:6px;height:auto;box-shadow:0 13px 28px #38271814}._menuTitleRow_1flge_118{gap:16px}._menuTitleRow_1flge_118 h3{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:17px;font-weight:800;line-height:1.45}._modifierField_1flge_122{margin-top:13px}._modifierField_1flge_122>span{font-size:12px}._modifierField_1flge_122 select{background:#fbf8f3;border-radius:7px;min-height:44px;font-size:13px}._menuCardFooter_1flge_125{padding-top:12px}._menuCardFooter_1flge_125 button{background:#c6502d;border-radius:7px;min-height:42px;padding:0 15px;font-size:12px}._menuCard_1flge_113._noImage_1flge_214{background:#f0e4d5;border:1px solid #d9ccbd;border-radius:6px;min-height:220px;padding:22px}._cartHeading_1flge_132 h2{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:26px}._emptyCart_1flge_135{min-height:220px;padding:34px}._emptyCart_1flge_135>span{color:#b54324;border-color:#cbb9a3;width:52px;height:52px}._emptyCart_1flge_135 p{font-size:12px}._cartList_1flge_138{max-height:330px;padding-inline:26px}._cartList_1flge_138 li{border-bottom-color:#d5c2aa;padding:17px 0}._cartLineTop_1flge_140{font-size:13px}._cartLineTop_1flge_140>div>strong{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:14px}._cartLineTop_1flge_140>strong{color:#322c26}._stepper_1flge_144{border:0;grid-template-columns:44px 38px 44px}._stepper_1flge_144 button{background:#ffffffb8;border-radius:50%;width:44px;height:44px;font-size:18px}._stepper_1flge_144 output{font-size:14px}._lineNote_1flge_148{background:#ffffffa8;border-color:#d4c1aa;border-radius:7px;min-height:44px;font-size:13px}._formFields_1flge_149{border-top-color:#d8c6b0;gap:14px;padding:20px 26px}._formFields_1flge_149 label>span,._couponField_1flge_150>span,._promoFieldset_1flge_151 legend{font-size:12px}._formFields_1flge_149 input,._formFields_1flge_149 textarea,._formFields_1flge_149 select,._couponField_1flge_150 input{background:#ffffffbd;border-color:#cfbaa1;border-radius:7px;min-height:48px;font-size:14px}._promoFieldset_1flge_151{border-top-color:#d8c6b0;padding:16px 26px}._promoOption_1flge_156{background:#fff6;border-color:#d4c1aa;border-radius:7px;min-height:48px}._couponToggle_1flge_160{margin:0 26px 17px}._totals_1flge_164{border-top-color:#d8c6b0;gap:10px;padding:20px 26px;font-size:13px}._totals_1flge_164 ._grandTotal_1flge_168{border-top-color:#cdb99f;padding-top:16px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:18px}._totals_1flge_164 ._grandTotal_1flge_168 strong:last-child{color:#27221e;font-size:27px}._submitError_1flge_170{margin-inline:26px}._submitButton_1flge_172{letter-spacing:.08em;background:#c6502d;border-radius:7px;width:calc(100% - 52px);min-height:58px;margin-inline:26px;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:17px;box-shadow:0 13px 27px #91301833}._submitHint_1flge_175{color:#72675c;margin:11px 26px 23px;font-size:11px;line-height:1.65}._mobileCartButton_1flge_176{background:#a63b20;border-radius:8px}._statePage_1flge_178{background:#f6efe6}._statePage_1flge_178 h1{font-family:I\.MingCP,Noto Serif TC,Songti TC,serif}._statePage_1flge_178 ._brandMark_1flge_39{box-shadow:none;background:#c6502d;border-radius:8px}@media (width<=1100px){._headerInner_1flge_27,._shell_1flge_58{width:min(100% - 36px,1040px)}._headerNav_1flge_260{gap:19px;margin-left:12px}._serviceDate_1flge_266{display:none}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 350px;gap:22px}}@media (width<=820px){._headerNav_1flge_260{display:none}._tableBadge_1flge_54{margin-left:auto}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 320px}._menuGrid_1flge_112{grid-template-columns:1fr}}@media (width<=760px){._headerInner_1flge_27,._shell_1flge_58{width:min(100% - 24px,620px)}._headerInner_1flge_27{min-height:68px}._brandLockup_1flge_257 h1{font-size:21px}._brandLockup_1flge_257 p{font-size:7px}._shell_1flge_58{margin-top:20px;display:flex}._menuHero_1flge_270{padding-top:12px}._menuHero_1flge_270 h2{font-size:38px}._categoryNav_1flge_108{border-bottom:1px solid #ddd0c1;margin-inline:-12px;padding:11px 12px 12px;top:68px}._category_1flge_108{scroll-margin-top:132px}._menuGrid_1flge_112{grid-template-columns:1fr;gap:34px}._menuCard_1flge_113,._menuCard_1flge_113._noImage_1flge_214{display:block}._menuImage_1flge_116{aspect-ratio:4/3;width:100%;height:auto;min-height:0}._menuCardBody_1flge_117{min-height:0;padding:12px 2px 0}._cartCard_1flge_131{border-radius:8px}._page_1flge_1{padding-bottom:72px}}@media (width<=420px){._tableBadge_1flge_54 span{display:none}._menuHero_1flge_270 h2{font-size:34px}._menuPrinciples_1flge_274{gap:6px}._menuPrinciples_1flge_274 span{padding-inline:9px}._sectionHeading_1flge_67 h2{font-size:25px}}._page_1flge_1{color:#24211d;background:#f8f3eb}._header_1flge_18{background:#fffcf6f5;border-bottom-color:#dfd5c7;box-shadow:0 8px 26px #3d2f1e09}._headerInner_1flge_27{gap:26px;width:min(1380px,100% - 56px);min-height:78px}._brandLockup_1flge_257{flex:none}._brandLockup_1flge_257 h1{letter-spacing:.09em;margin:0;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:27px;font-weight:700}._brandLockup_1flge_257 p{color:#9b6950;letter-spacing:.24em;margin:3px 0 0;font-size:8px;font-weight:800}._headerNav_1flge_260{flex:1;justify-content:center;align-self:stretch;align-items:stretch;gap:27px;min-width:0;display:flex}._headerNav_1flge_260 a{color:#4e4942;white-space:nowrap;align-items:center;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:13px;font-weight:650;text-decoration:none;display:flex;position:relative}._headerNav_1flge_260 a:hover,._headerNav_1flge_260 a._active_1flge_79{color:var(--orange-dark)}._headerNav_1flge_260 a._active_1flge_79:after{background:var(--orange);content:"";height:3px;position:absolute;bottom:0;left:0;right:0}._serviceDate_1flge_266{color:#716a61;letter-spacing:.06em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}._tableBadge_1flge_54{background:#fffaf3;border-color:#dacdbc;border-radius:7px;margin-left:0}._brandMark_1flge_39{color:#0000;background:url(/favicon.svg) 50%/contain no-repeat;border-radius:50%;width:58px;height:58px;font-size:0;box-shadow:0 11px 28px #5f321a26}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 390px;gap:38px;width:min(1380px,100% - 56px);margin-top:38px}._menuHero_1flge_270{border-bottom:1px solid #ddd2c4;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow principles""title principles""copy copy";align-items:end;gap:3px 24px;margin-bottom:20px;padding:0 0 18px;display:grid}._menuHero_1flge_270 ._eyebrow_1flge_37{grid-area:eyebrow;margin-bottom:0}._menuHero_1flge_270 h2{color:#26231f;letter-spacing:.03em;grid-area:title;max-width:680px;margin:2px 0 0;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:clamp(28px,2.6vw,38px);font-weight:650;line-height:1.25}._menuHero_1flge_270>p:not(._eyebrow_1flge_37){color:#746d64;grid-area:copy;max-width:720px;margin:4px 0 0;font-size:12px;line-height:1.7}._menuPrinciples_1flge_274{flex-wrap:wrap;grid-area:principles;justify-content:flex-end;gap:8px;margin:0 0 2px;display:flex}._menuPrinciples_1flge_274 span{color:#71675d;letter-spacing:.04em;background:#fffaf3;border:1px solid #dacdbc;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750}._notice_1flge_60,._pickupPromise_1flge_62{border-radius:8px}._slotNotice_1flge_552{color:#5f431b;background:#fff4dc;border-color:#d7b57f;justify-content:space-between;align-items:center;gap:16px;display:flex}._noticeButton_1flge_562{color:#744818;cursor:pointer;background:#fffaf1;border:1px solid #aa7130;border-radius:7px;flex:none;min-height:44px;padding:0 14px;font-size:12px;font-weight:800}._noticeButton_1flge_562:disabled{cursor:wait;opacity:.6}._pickupPromise_1flge_62{background:#f5faf6;border-color:#b9cdbf}._categoryNav_1flge_108{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f3ebf5;border-bottom:1px solid #ddd2c4;gap:22px;margin:0 0 34px;padding:13px 0;position:sticky;top:78px}._categoryNav_1flge_108 a{color:#625c54;background:0 0;border:0;border-radius:0;padding:6px 0;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:13px}._categoryNav_1flge_108 a:hover,._categoryNav_1flge_108 a._active_1flge_79{color:var(--orange-dark)}._categoryNav_1flge_108 a._active_1flge_79{box-shadow:inset 0 -2px 0 var(--orange)}._category_1flge_108{margin-bottom:52px;scroll-margin-top:150px}._sectionHeading_1flge_67{margin-bottom:20px}._sectionHeading_1flge_67 h2{letter-spacing:.05em;margin-top:5px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:30px;font-weight:650}._sectionHeading_1flge_67>div{padding-left:16px;position:relative}._sectionHeading_1flge_67>div:before{background:var(--orange);content:"";width:4px;position:absolute;top:2px;bottom:1px;left:0}._trackingSection_1flge_66 ._sectionHeading_1flge_67>div{padding-left:0}._trackingSection_1flge_66 ._sectionHeading_1flge_67>div:before{display:none}._sectionHeading_1flge_67>span{color:#8f877d;font-size:11px}._eyebrow_1flge_37{color:var(--orange-dark);letter-spacing:.18em;font-size:9px}._menuGrid_1flge_112{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}._menuCard_1flge_113{box-shadow:none;background:0 0;border:0;border-radius:4px;overflow:visible}._menuCard_1flge_113:hover{box-shadow:none;transform:translateY(-2px)}._menuCard_1flge_113._unavailable_1flge_115{filter:none;opacity:.82}._menuImage_1flge_116{background:#eee5da;border:1px solid #e1d7ca;border-radius:4px;height:246px;box-shadow:0 12px 30px #412f1c12}._menuCardBody_1flge_117{min-height:180px;padding:15px 2px 0}._menuCard_1flge_113._noImage_1flge_214{background:#fffcf6;border:1px solid #ded3c5;min-height:220px;padding:22px}._menuCard_1flge_113._noImage_1flge_214 ._menuCardBody_1flge_117{min-height:174px;padding:0}._menuTitleRow_1flge_118 h3{letter-spacing:.02em;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:18px;font-weight:700;line-height:1.45}._menuTitleRow_1flge_118 p{color:#817a70;font-size:11px;line-height:1.7}._menuTitleRow_1flge_118>strong{color:#2b2824;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:17px}._modifierField_1flge_122{grid-template-columns:86px minmax(0,1fr)}._modifierField_1flge_122 select{background:#fffaf3;border-radius:6px}._menuCardFooter_1flge_125{border-top:1px solid #e1d7ca;padding-top:17px}._menuCardFooter_1flge_125>span{color:#8b6f53;letter-spacing:.06em;font-size:9px}._menuCardFooter_1flge_125 button{background:var(--orange);border-radius:7px;min-height:42px;box-shadow:0 8px 18px #9f351c24}._cartColumn_1flge_130{top:108px}._cartCard_1flge_131{background:#f4e4cf;border-color:#dfccb4;border-radius:16px;box-shadow:0 22px 52px #4c351c21}._cartHeading_1flge_132{border-bottom-color:#d9c3a6;padding:26px 26px 20px}._cartHeading_1flge_132 h2{letter-spacing:.05em;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:27px}._cartHeading_1flge_132>span{color:#745f4a;background:#fffcf69e}._cartNotice_1flge_717{color:#5d4016;background:#fff4db;border:1px solid #c9a66f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:14px 26px 0;padding:11px 13px;font-size:12px;font-weight:700;line-height:1.55;display:flex}._cartNotice_1flge_717 button{color:#704714;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;flex:none;min-width:44px;min-height:44px;padding:0 7px;font-weight:800;text-decoration:underline}._emptyCart_1flge_135{min-height:230px}._emptyCart_1flge_135>span{color:var(--orange-dark);border-color:#cbb393}._emptyCart_1flge_135 strong{font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:15px}._emptyCart_1flge_135 p{color:#806f5e}._cartList_1flge_138{padding-inline:26px}._cartList_1flge_138 li{border-bottom-color:#d9c3a6}._stepper_1flge_144{background:#fffcf699;border-color:#cfb797}._lineNote_1flge_148,._formFields_1flge_149 input,._formFields_1flge_149 textarea,._formFields_1flge_149 select,._couponField_1flge_150 input{background:#fffaf3;border-color:#cfb797;border-radius:6px}._formFields_1flge_149,._promoFieldset_1flge_151,._totals_1flge_164{border-top-color:#d9c3a6;padding-inline:26px}._promoOption_1flge_156{background:#fffcf673;border-color:#cfb797;border-radius:7px}._couponToggle_1flge_160{margin-inline:26px}._totals_1flge_164 ._grandTotal_1flge_168{border-top-color:#cbb393}._totals_1flge_164 ._grandTotal_1flge_168 strong:last-child{color:#2a2621;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:25px}._submitButton_1flge_172{background:var(--orange);letter-spacing:.06em;border-radius:7px;width:calc(100% - 52px);min-height:58px;margin-inline:26px;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:16px;box-shadow:0 13px 25px #9f351c33}._submitHint_1flge_175{color:#7c6c5b;margin-inline:26px;line-height:1.65}._statusCard_1flge_78{border-radius:9px}@media (width<=1100px){._headerInner_1flge_27,._shell_1flge_58{width:min(100% - 36px,1100px)}._headerNav_1flge_260{gap:16px}._serviceDate_1flge_266{display:none}._shell_1flge_58{grid-template-columns:minmax(0,1fr) 350px;gap:24px}._menuImage_1flge_116{height:210px}}@media (width<=820px){._headerInner_1flge_27,._shell_1flge_58{width:min(100% - 24px,720px)}._headerInner_1flge_27{gap:14px;min-height:70px}._brandLockup_1flge_257 h1{font-size:20px}._brandLockup_1flge_257 p{font-size:7px}._headerNav_1flge_260{display:none}._tableBadge_1flge_54{margin-left:auto}._shell_1flge_58{flex-direction:column;margin-top:20px;display:flex}._menuHero_1flge_270{margin-bottom:22px;padding:8px 2px 24px;display:block}._menuHero_1flge_270 ._eyebrow_1flge_37{margin-bottom:8px}._menuHero_1flge_270 h2{font-size:35px}._menuHero_1flge_270>p:not(._eyebrow_1flge_37){font-size:12px}._menuPrinciples_1flge_274{flex-wrap:nowrap;justify-content:flex-start;margin-top:14px;padding-bottom:4px;overflow-x:auto}._menuPrinciples_1flge_274 span{flex:none}._categoryNav_1flge_108{margin-inline:-12px;padding:11px 12px;top:70px}._category_1flge_108{scroll-margin-top:130px}._cartColumn_1flge_130{position:static}._cartCard_1flge_131{border-radius:13px}._mobileCartButton_1flge_176{border-color:var(--orange-dark);background:var(--orange-dark);border-radius:9px}}@media (width<=620px){._serviceDate_1flge_266,._tableBadge_1flge_54 span{display:none}._menuHero_1flge_270 h2{font-size:30px}._menuGrid_1flge_112{grid-template-columns:1fr;gap:16px}._menuCard_1flge_113,._menuCard_1flge_113._noImage_1flge_214{background:#fffcf6;border:1px solid #ded3c5;border-radius:8px;grid-template-columns:118px minmax(0,1fr);min-height:174px;padding:0;display:grid;overflow:hidden}._menuCard_1flge_113._noImage_1flge_214{grid-template-columns:minmax(0,1fr)}._menuImage_1flge_116{width:118px;height:100%;min-height:174px;box-shadow:none;border:0;border-right:1px solid #ded3c5;border-radius:0}._menuCardBody_1flge_117,._menuCard_1flge_113._noImage_1flge_214 ._menuCardBody_1flge_117{min-height:174px;padding:14px}._menuTitleRow_1flge_118{gap:8px}._menuTitleRow_1flge_118 h3{font-size:15px}._menuTitleRow_1flge_118 p{-webkit-line-clamp:2;margin-top:4px;font-size:10px}._menuTitleRow_1flge_118>strong{font-size:14px}._modifierField_1flge_122{grid-template-columns:1fr;gap:5px;margin-top:9px}._modifierField_1flge_122 select{min-height:35px}._menuCardFooter_1flge_125{gap:7px;padding-top:10px}._menuCardFooter_1flge_125>span{display:none}._menuCardFooter_1flge_125 button{width:100%;min-height:37px;padding-inline:8px;font-size:11px}._sectionHeading_1flge_67 h2{font-size:25px}._cartHeading_1flge_132,._formFields_1flge_149,._promoFieldset_1flge_151,._totals_1flge_164,._cartList_1flge_138{padding-inline:20px}._submitButton_1flge_172{width:calc(100% - 40px);margin-inline:20px}._submitHint_1flge_175,._couponToggle_1flge_160{margin-inline:20px}._lineServicePanel_1flge_97{grid-template-columns:1fr}._linePayButton_1flge_103,._lineNotifyButton_1flge_103{width:100%;min-height:44px}._lineServicePanel_1flge_97>._lineConnected_1flge_106{justify-self:start}}._trustAssurancePanel_1flge_858{background:#f3f8f3;border:1px solid #b8cbbd;border-radius:12px;gap:12px;margin:0 26px 16px;padding:15px;display:grid}._trustAssurancePanel_1flge_858>div{align-items:flex-start;gap:11px;min-width:0;display:flex}._trustAssurancePanel_1flge_858>div>span{color:#fff;background:#06c755;border-radius:10px;place-items:center;min-width:38px;min-height:38px;font-size:10px;font-weight:900;display:grid}._trustAssurancePanel_1flge_858>div>div{gap:4px;min-width:0;display:grid}._trustAssurancePanel_1flge_858 strong{color:#234932;font-size:13px}._trustAssurancePanel_1flge_858 small{color:#52665a;font-size:10px;line-height:1.6}._trustVerified_1flge_890{background:#edf8f0;border-color:#78aa88}._trustProvisional_1flge_891{background:#fff8e9;border-color:#d5ac67}._trustProvisional_1flge_891>div>span{background:#a76a19}._trustProvisional_1flge_891 strong{color:#704715}._lineTrustButton_1flge_895,._lineTrustPrimary_1flge_896,._lineTrustCheckButton_1flge_897{color:#fff;cursor:pointer;background:#06c755;border:1px solid #06a947;border-radius:9px;min-height:44px;padding:0 15px;font-weight:900}._lineTrustButton_1flge_895:disabled,._lineTrustPrimary_1flge_896:disabled,._lineTrustCheckButton_1flge_897:disabled{cursor:not-allowed;opacity:.56}._lineTrustBackdrop_1flge_912{z-index:110;padding:max(20px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1916ad;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}._lineTrustDialog_1flge_924{background:#fffaf3;border:1px solid #ffffffb3;border-radius:20px;gap:15px;width:min(510px,100%);padding:clamp(22px,5vw,34px);display:grid;box-shadow:0 28px 80px #19151252}._lineTrustDialog_1flge_924 h2{color:#25211d;margin:0;font-family:Noto Serif TC,Songti TC,serif;font-size:clamp(24px,5vw,32px)}._lineTrustDialog_1flge_924>p{color:#5f574f;margin:0;line-height:1.75}._lineTrustCode_1flge_938{text-align:center;background:#f2f8f2;border:1px dashed #9fae9f;border-radius:13px;justify-items:center;gap:7px;padding:19px;display:grid}._lineTrustCode_1flge_938 span,._lineTrustCode_1flge_938 small{color:#647064;font-size:10px}._lineTrustCode_1flge_938 strong{color:#174b2b;letter-spacing:.06em;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(17px,4vw,22px)}._lineTrustSuccess_1flge_952{color:#205a34;background:#e9f7ed;border-radius:13px;align-items:center;gap:12px;padding:16px;display:flex}._lineTrustSuccess_1flge_952>span{color:#fff;background:#198a47;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;font-weight:900;display:grid}._lineTrustSuccess_1flge_952>div{gap:3px;display:grid}._lineTrustSuccess_1flge_952 small{color:#4d6e58}._lineTrustError_1flge_956{background:#fff0ec;border-left:4px solid #b63d2d;padding:11px 13px;font-weight:700;color:#8a291e!important}._lineTrustSteps_1flge_957{gap:8px;margin:0;padding:0;list-style:none;display:grid}._lineTrustSteps_1flge_957 li{color:#554f49;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;font-size:12px;display:grid}._lineTrustSteps_1flge_957 span{color:#28613a;background:#e5eee6;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}._lineTrustActions_1flge_960{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}._lineTrustCheckButton_1flge_897{color:#246b40;background:#fff;border-color:#388b58;flex-basis:100%}@media (width<=760px){._orderingSteps_1flge_964{grid-template-columns:repeat(auto-fit,minmax(66px,1fr))}._trustAssurancePanel_1flge_858{margin-inline:18px}._lineTrustBackdrop_1flge_912{align-items:end;padding:0}._lineTrustDialog_1flge_924{width:100%;max-height:min(92dvh,760px);padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow-y:auto}._lineTrustActions_1flge_960{grid-template-columns:1fr 1fr;display:grid}._lineTrustActions_1flge_960>:last-child{grid-column:1/-1}}._notificationButton_1flge_73,._textButton_1flge_94,._clearPromo_1flge_160,._couponToggle_1flge_160{min-height:44px}._notificationButton_1flge_73{padding-inline:14px}._textButton_1flge_94{align-items:center;padding-inline:8px;display:inline-flex}._clearPromo_1flge_160,._couponToggle_1flge_160{align-items:center;padding-inline:4px;display:inline-flex}._categoryNav_1flge_108{display:none}._categoryNav_1flge_108 a{align-items:center;min-width:44px;min-height:44px;padding-inline:10px}._menuTitleRow_1flge_118 p,._sectionHeading_1flge_67>span{color:#6d645b;font-size:12px}._menuCardFooter_1flge_125>span{color:#6f5a45;font-size:11px}._menuCardFooter_1flge_125 button{min-height:44px}._emptyCart_1flge_135 p,._formFields_1flge_149 small{color:#655c53}._fieldError_1flge_990{color:#842d24!important;font-weight:700!important}._promoOption_1flge_156 small,._totals_1flge_164 p,._statusMeta_1flge_91{color:#655c53}._submitError_1flge_170{color:#842d24;font-size:12px}._submitHint_1flge_175{color:#62584e;font-size:12px}._mobileCartButton_1flge_176:disabled{cursor:not-allowed;background:#8e8278;border-color:#8e8278}._statePage_1flge_178 ._brandMark_1flge_39{color:#fffaf2;place-items:center;font-family:I\.MingCP,Noto Serif TC,Songti TC,serif;font-size:21px;font-weight:800;display:grid}@media (width<=820px){._categoryNav_1flge_108{display:flex}._mobileCartButton_1flge_176{z-index:30;right:12px;bottom:max(12px, env(safe-area-inset-bottom));color:#fff;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-size:13px;display:flex;position:fixed;left:12px;box-shadow:0 14px 32px #45261647}._page_1flge_1{padding-bottom:72px}}@media (width>=821px){._headerNav_1flge_260{scrollbar-width:thin;justify-content:flex-start;padding-inline:8px}._headerNav_1flge_260::-webkit-scrollbar{height:4px;display:block}._headerNav_1flge_260::-webkit-scrollbar-thumb{background:#cbbdaf;border-radius:999px}}@media (width<=520px){._cartNotice_1flge_717,._slotNotice_1flge_552{align-items:flex-start;margin-inline:18px}._slotNotice_1flge_552{flex-direction:column}}@media (width<=620px){._menuTitleRow_1flge_118 p{font-size:11px}._modifierField_1flge_122 select{min-height:44px}._menuCardFooter_1flge_125{flex-wrap:wrap}._menuCardFooter_1flge_125>span{flex-basis:100%;font-size:11px;display:block}._menuCardFooter_1flge_125 button{min-height:44px}}._languagePicker_1flge_1047{color:#716a61;letter-spacing:.06em;flex:none;gap:3px;font-size:9px;font-weight:800;display:grid}._languagePicker_1flge_1047 select{color:#403a34;background:#fffaf3;border:1px solid #dacdbc;border-radius:7px;min-height:36px;padding:0 28px 0 9px;font-size:11px}._translationNotice_1flge_1067,._recommendationLoading_1flge_1068{color:#65513e;background:#fffaf0;border-left:3px solid #a77b45;margin-bottom:18px;padding:10px 13px;font-size:11px;line-height:1.6}._recommendationPanel_1flge_1078{background:linear-gradient(135deg,#fffaf0,#f5eee3);border:1px solid #d8c6ae;border-radius:10px;margin-bottom:28px;padding:19px}._recommendationHeading_1flge_1086{justify-content:space-between;align-items:end;gap:20px;margin-bottom:13px;display:flex}._recommendationHeading_1flge_1086 h2{margin:3px 0 0;font-family:Noto Serif TC,Songti TC,serif;font-size:22px}._recommendationHeading_1flge_1086 small{color:#6d645b;text-align:right;max-width:360px;font-size:10px;line-height:1.55}._recommendationGrid_1flge_1096{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._recommendationCard_1flge_1097{background:#ffffffb8;border:1px solid #dccdb9;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}._recommendationCard_1flge_1097>div{gap:4px;min-width:0;display:grid}._recommendationCard_1flge_1097 strong{color:#302a24;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._recommendationCard_1flge_1097 span{color:#71675d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}._recommendationCard_1flge_1097 button{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:7px;flex:none;min-height:36px;padding:0 10px;font-size:10px;font-weight:800}._recommendationCard_1flge_1097 button:disabled{cursor:not-allowed;opacity:.5}._recommendationDisclosure_1flge_1103{color:#6d645b;margin:12px 0 0;font-size:9px;line-height:1.5}@media (width<=1100px){._languagePicker_1flge_1047>span{display:none}._recommendationGrid_1flge_1096{grid-template-columns:1fr}}@media (width<=620px){._languagePicker_1flge_1047 select{width:92px;min-height:40px}._recommendationHeading_1flge_1086{flex-direction:column;align-items:start;gap:5px}._recommendationHeading_1flge_1086 small{text-align:left}._recommendationCard_1flge_1097{align-items:stretch}._recommendationCard_1flge_1097 button{min-height:44px}}._srOnly_1flge_1119{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._skipLink_1flge_1129{z-index:100;color:#fff;background:#24211d;border-radius:8px;padding:11px 14px;font-weight:800;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-150%)}._skipLink_1flge_1129:focus{transform:translateY(0)}._page_1flge_1 button:focus-visible,._page_1flge_1 input:focus-visible,._page_1flge_1 textarea:focus-visible,._page_1flge_1 select:focus-visible,._page_1flge_1 summary:focus-visible,._page_1flge_1 a:focus-visible{outline-offset:3px;outline:3px solid #7c2b18}._menuTools_1flge_1155{justify-content:space-between;align-items:end;gap:18px;margin:8px 0 0;display:flex}._menuTools_1flge_1155:focus-visible{outline-offset:5px;outline:3px solid #7c2b18}._searchField_1flge_1168{gap:7px;width:min(480px,100%);display:grid}._searchField_1flge_1168>span{color:#5b534b;font-size:12px;font-weight:800}._searchField_1flge_1168 input{color:#24211d;background:#fffaf3;border:1px solid #cdbdaa;border-radius:9px;width:100%;min-height:48px;padding:0 15px;font-size:15px}._searchField_1flge_1168 input::placeholder{color:#746b61}._searchCount_1flge_1192{color:#625a52;white-space:nowrap;padding-bottom:12px;font-size:12px}._noResults_1flge_1194{text-align:center;background:#fffaf3;border:1px dashed #cdbdaa;border-radius:12px;align-content:center;place-items:center;gap:7px;min-height:250px;padding:28px;display:grid}._noResults_1flge_1194 p{color:#625a52;margin:0;font-size:13px}._noResults_1flge_1194 button{color:#7d2c18;cursor:pointer;background:0 0;border:1px solid #9f381e;border-radius:8px;min-height:44px;margin-top:8px;padding:0 15px;font-weight:800}._itemTitleButton_1flge_1210{min-height:44px;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;line-height:inherit;text-align:left;background:0 0;border:0;margin:-10px -8px -8px;padding:10px 8px 8px}._itemTitleButton_1flge_1210:disabled{cursor:not-allowed}._selectedOption_1flge_1226{color:#694632;cursor:pointer;background:#fffaf3;border:1px solid #cdb99f;border-radius:999px;align-self:flex-start;align-items:center;min-height:44px;margin-top:12px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}._selectedOption_1flge_1226:disabled{cursor:not-allowed;opacity:.62}._menuCard_1flge_113._noImage_1flge_214 ._menuCardBody_1flge_117{width:100%}._featuredStatus_1flge_1245{background:#fffdf8;border-left-width:5px;grid-column:1/-1;padding:22px;box-shadow:0 16px 38px #372d1f14}._statusCard_1flge_78._waiting_1flge_1253{border-left-color:#9a681f}._statusCard_1flge_78._waiting_1flge_1253 ._statusDot_1flge_85{color:#9a681f}._featuredStatus_1flge_1245 ._statusTop_1flge_83>div>strong{font-family:Noto Serif TC,Songti TC,serif;font-size:20px}._featuredStatus_1flge_1245 ._queueNo_1flge_90{padding:8px 11px;font-size:13px}._progressSteps_1flge_1259{grid-template-columns:repeat(5,minmax(0,1fr));margin:18px 0 15px;padding:0;list-style:none;display:grid}._progressSteps_1flge_1259 li{color:#716960;text-align:center;justify-items:center;gap:7px;display:grid;position:relative}._progressSteps_1flge_1259 li:before{z-index:0;content:"";background:#d9cec0;height:2px;position:absolute;top:14px;left:-50%;right:50%}._progressSteps_1flge_1259 li:first-child:before{display:none}._progressSteps_1flge_1259 li>span{z-index:1;background:#fffdf8;border:2px solid #cfc2b3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid;position:relative}._progressSteps_1flge_1259 li>small{max-width:58px;font-size:10px;line-height:1.3}._progressSteps_1flge_1259 ._progressDone_1flge_1290:before,._progressSteps_1flge_1259 ._progressCurrent_1flge_1291:before{background:#39775f}._progressSteps_1flge_1259 ._progressDone_1flge_1290>span{color:#fff;background:#39775f;border-color:#39775f}._progressSteps_1flge_1259 ._progressCurrent_1flge_1291{color:#245c46;font-weight:800}._progressSteps_1flge_1259 ._progressCurrent_1flge_1291>span{color:#245c46;border-color:#39775f;box-shadow:0 0 0 5px #39775f1f}._orderHistory_1flge_1296{margin-top:12px}._orderHistory_1flge_1296 summary{color:#783421;cursor:pointer;align-items:center;min-height:44px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}._historyGrid_1flge_1298{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}._mobileSheetHeader_1flge_1300{display:none}._cartRecommendationLoading_1flge_1302{color:#5f554a;background:#fffaf3b8;border-radius:8px;margin:0 26px 14px;padding:12px;font-size:12px}._cartRecommendations_1flge_1311{border-top:1px solid #d9c3a6;gap:11px;margin:0;padding:16px 26px;display:grid}._cartRecommendations_1flge_1311 h3{margin:3px 0 0;font-family:Noto Serif TC,Songti TC,serif;font-size:17px}._cartRecommendationList_1flge_1320{gap:8px;display:grid}._cartRecommendationList_1flge_1320 article{background:#fffcf69e;border:1px solid #cdb797;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 10px;display:flex}._cartRecommendationList_1flge_1320 article>div{gap:3px;min-width:0;display:grid}._cartRecommendationList_1flge_1320 article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._cartRecommendationList_1flge_1320 article span{color:#62584e;font-size:11px}._cartRecommendationList_1flge_1320 button{color:#fff;cursor:pointer;background:#9f381e;border:1px solid #9f381e;border-radius:7px;min-width:64px;min-height:44px;padding:0 10px;font-size:11px;font-weight:800}._cartRecommendations_1flge_1311>small{color:#62584e;font-size:10px;line-height:1.5}._pickupSlotFieldset_1flge_1328{border:0;gap:8px;margin:0;padding:0;display:grid}._pickupSlotFieldset_1flge_1328 legend{color:#24211d;margin-bottom:7px;font-size:12px;font-weight:800}._pickupSlotFieldset_1flge_1328 legend small{color:#62584e;font-weight:500}._pickupSlotGrid_1flge_1331{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._pickupSlotGrid_1flge_1331 button{color:#3b342e;cursor:pointer;text-align:left;background:#fffaf3;border:1px solid #cdb797;border-radius:8px;align-content:center;gap:3px;min-height:58px;padding:8px 10px;display:grid}._pickupSlotGrid_1flge_1331 button strong{font-size:13px}._pickupSlotGrid_1flge_1331 button span{color:#62584e;font-size:10px}._pickupSlotGrid_1flge_1331 button:disabled{cursor:not-allowed;opacity:.54}._pickupSlotGrid_1flge_1331 ._selectedPickupSlot_1flge_1336{color:#712914;background:#fff1e9;border-color:#9f381e;box-shadow:inset 0 0 0 1px #9f381e}._linePayButton_1flge_103{background:#176f48;border-color:#176f48;min-height:44px}._lineNotifyButton_1flge_103{background:#2e6b52;border-color:#2e6b52;min-height:44px}._languagePicker_1flge_1047 select,._lineNote_1flge_148,._formFields_1flge_149 input,._formFields_1flge_149 textarea,._couponField_1flge_150 input,._promoOption_1flge_156{min-height:44px}._sheetBackdrop_1flge_1347{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e18128f;align-items:end;padding:20px;display:grid;position:fixed;inset:0}._customizerSheet_1flge_1358{overscroll-behavior:contain;background:#fffaf3;border:1px solid #dfccb4;border-radius:20px;width:min(560px,100%);max-height:min(820px,100dvh - 40px);margin:0 auto;padding:12px 24px 22px;overflow-y:auto;box-shadow:0 30px 90px #2a1f144d}._sheetHandle_1flge_1371{background:#c9b9a6;border-radius:999px;width:44px;height:4px;margin:0 auto 10px}._customizerHeader_1flge_1372{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._customizerHeader_1flge_1372 h2{margin:4px 0 0;font-family:Noto Serif TC,Songti TC,serif;font-size:25px}._customizerHeader_1flge_1372 button,._mobileSheetHeader_1flge_1300 button{color:#783421;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:0 9px;font-weight:800;text-decoration:underline}._customizerImage_1flge_1376{object-fit:cover;aspect-ratio:16/9;border-radius:10px;width:100%;max-height:270px;margin-top:15px}._customizerDescription_1flge_1377{color:#5f574f;margin:15px 0 0;font-size:13px;line-height:1.7}._customizerOptions_1flge_1378{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:19px 0 0;padding:0;display:grid}._customizerOptions_1flge_1378 legend{grid-column:1/-1;width:100%;margin-bottom:1px;font-size:13px;font-weight:900}._customizerOptions_1flge_1378 legend small{color:#62584e;font-weight:500}._customizerOptions_1flge_1378 label{cursor:pointer;background:#fffdf8;border:1px solid #cdbdaa;border-radius:9px;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:flex}._customizerOptions_1flge_1378 label:has(input:disabled){cursor:not-allowed;opacity:.56}._customizerOptions_1flge_1378 input{accent-color:#9f381e;flex:none;width:20px;height:20px}._customizerOptions_1flge_1378 label>span{gap:3px;display:grid}._customizerOptions_1flge_1378 label small{color:#62584e}._customizerOptions_1flge_1378 ._customizerOptionSelected_1flge_1386{background:#fff1e9;border-color:#9f381e;box-shadow:inset 0 0 0 1px #9f381e}._customizerControls_1flge_1387{border-top:1px solid #ded2c4;gap:16px;margin-top:18px;padding-top:17px;display:grid}._customizerControls_1flge_1387>div,._customizerControls_1flge_1387 label{gap:7px;display:grid}._customizerControls_1flge_1387>div>span,._customizerControls_1flge_1387 label>span{font-size:12px;font-weight:900}._customizerControls_1flge_1387 textarea{color:#24211d;resize:vertical;background:#fffdf8;border:1px solid #cdbdaa;border-radius:8px;width:100%;min-height:72px;padding:11px 12px;font-size:14px}._customizerStepper_1flge_1393{background:#fffdf8;border:1px solid #cdbdaa;border-radius:9px;grid-template-columns:48px 54px 48px;align-items:center;width:150px;display:grid;overflow:hidden}._customizerStepper_1flge_1393 button{cursor:pointer;background:0 0;border:0;width:48px;height:46px;font-size:20px}._customizerStepper_1flge_1393 button:disabled{cursor:not-allowed;opacity:.4}._customizerStepper_1flge_1393 output{text-align:center;font-weight:900}._customizerSubmit_1flge_1397{color:#fff;cursor:pointer;background:#9f381e;border:1px solid #9f381e;border-radius:9px;width:100%;min-height:56px;margin-top:19px;font-family:Noto Serif TC,Songti TC,serif;font-size:16px;font-weight:800}._customizerSubmit_1flge_1397:disabled{cursor:not-allowed;background:#988d82;border-color:#988d82}._customizerHint_1flge_1399{color:#62584e;text-align:center;margin-top:9px;font-size:11px;line-height:1.5;display:block}._stepper_1flge_144{grid-template-columns:44px 38px 44px}._stepper_1flge_144 button{width:44px;height:44px}@media (width<=820px){._headerInner_1flge_27{min-height:64px}._brandLockup_1flge_257{flex:auto;min-width:0}._brandLockup_1flge_257 h1{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}._brandLockup_1flge_257 p{display:none}._languagePicker_1flge_1047 select{width:88px;min-height:44px}._tableBadge_1flge_54{align-items:center;min-height:44px}._shell_1flge_58{margin-top:12px}._menuHero_1flge_270{margin-bottom:12px;padding:2px 2px 14px}._menuHero_1flge_270 ._eyebrow_1flge_37{margin-bottom:5px}._menuHero_1flge_270 h2{font-size:24px}._menuHero_1flge_270>p:not(._eyebrow_1flge_37){-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}._menuPrinciples_1flge_274{margin-top:9px}._menuPrinciples_1flge_274 span{padding-block:5px;font-size:9px}._notice_1flge_60,._pickupPromise_1flge_62{margin-bottom:11px;padding:10px 12px}._pickupPromise_1flge_62{gap:2px}._menuTools_1flge_1155{flex-direction:column;align-items:stretch;gap:4px;margin-top:5px}._searchField_1flge_1168{gap:5px}._searchField_1flge_1168>span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}._searchField_1flge_1168 input{min-height:46px}._searchCount_1flge_1192{padding:2px 2px 0;font-size:10px}._categoryNav_1flge_108{margin-top:7px;margin-bottom:20px;padding-block:7px;top:64px}._categoryNav_1flge_108 a{min-height:44px}._category_1flge_108{scroll-margin-top:118px}._sectionHeading_1flge_67{margin-bottom:12px}._sectionHeading_1flge_67 h2{font-size:22px}._sectionHeading_1flge_67>div{padding-left:11px}._sectionHeading_1flge_67>div:before{width:3px}._trackingSection_1flge_66{margin-bottom:18px}._featuredStatus_1flge_1245{padding:17px}._historyGrid_1flge_1298{grid-template-columns:1fr}._cartColumn_1flge_130{z-index:50;width:auto;padding:16px 12px max(12px, env(safe-area-inset-bottom));opacity:0;pointer-events:none;visibility:hidden;background:#1e18128f;align-items:end;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}._cartColumn_1flge_130._cartOpen_1flge_1451{opacity:1;pointer-events:auto;visibility:visible}._cartColumn_1flge_130 ._cartCard_1flge_131{overscroll-behavior:contain;border-radius:18px;width:min(100%,620px);max-height:calc(100dvh - 28px);margin:0 auto;transition:transform .2s;overflow-y:auto;transform:translateY(18px)}._cartColumn_1flge_130._cartOpen_1flge_1451 ._cartCard_1flge_131{transform:translateY(0)}._mobileSheetHeader_1flge_1300{z-index:4;background:#f4e4cf;border-bottom:1px solid #d9c3a6;justify-content:space-between;align-items:center;min-height:50px;padding:4px 18px;display:flex;position:sticky;top:0}._mobileSheetHeader_1flge_1300 strong{font-family:Noto Serif TC,Songti TC,serif;font-size:16px}._cartHeading_1flge_132{padding-top:18px}._cartList_1flge_138{max-height:none}._mobileCartButton_1flge_176{bottom:max(10px, env(safe-area-inset-bottom));border-radius:12px;min-height:58px;font-size:13px}._page_1flge_1{padding-bottom:82px}._sheetBackdrop_1flge_1347{padding:12px 8px max(8px, env(safe-area-inset-bottom))}._customizerSheet_1flge_1358{border-radius:18px;max-height:calc(100dvh - 16px);padding:9px 18px 18px}}@media (width<=620px){._menuGrid_1flge_112{gap:12px}._menuCard_1flge_113,._menuCard_1flge_113._noImage_1flge_214{grid-template-columns:110px minmax(0,1fr);min-height:154px}._menuCard_1flge_113._noImage_1flge_214{grid-template-columns:minmax(0,1fr)}._menuImage_1flge_116{width:110px;min-height:154px}._menuCardBody_1flge_117,._menuCard_1flge_113._noImage_1flge_214 ._menuCardBody_1flge_117{min-height:154px;padding:12px}._menuTitleRow_1flge_118 h3{font-size:15px}._menuTitleRow_1flge_118 p{-webkit-line-clamp:1}._selectedOption_1flge_1226{min-height:44px;margin-top:7px;padding-inline:10px}._menuCardFooter_1flge_125{margin-top:8px;padding-top:7px}._menuCardFooter_1flge_125>span{display:none}._menuCardFooter_1flge_125 button{min-height:44px}._featuredStatus_1flge_1245 ._statusTop_1flge_83{align-items:flex-start}._progressSteps_1flge_1259 li>small{font-size:9px}._lineServicePanel_1flge_97{grid-template-columns:1fr}._pickupSlotGrid_1flge_1331{grid-template-columns:1fr 1fr}._customizerOptions_1flge_1378{grid-template-columns:1fr}._customizerImage_1flge_1376{max-height:210px}}@media (width<=380px){._headerInner_1flge_27{gap:8px}._brandLockup_1flge_257 h1{font-size:16px}._languagePicker_1flge_1047 select{width:80px;padding-left:6px}._tableBadge_1flge_54{padding-inline:8px}._pickupSlotGrid_1flge_1331{grid-template-columns:1fr}._progressSteps_1flge_1259 li>small{font-size:8px}}@media (prefers-reduced-motion:reduce){._cartColumn_1flge_130,._cartColumn_1flge_130 ._cartCard_1flge_131,._skipLink_1flge_1129{transition:none}._menuCard_1flge_113:hover{transform:none}}._menuHero_1flge_270{grid-template-columns:minmax(0,1fr) minmax(270px,340px);grid-template-areas:none;align-items:stretch;gap:clamp(24px,4vw,52px);margin-bottom:22px;padding:5px 0 26px;display:grid}._heroMain_1flge_1513{flex-direction:column;align-items:flex-start;min-width:0;display:flex}._heroKicker_1flge_1520{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:9px;display:flex}._menuHero_1flge_270 ._heroMain_1flge_1513 ._eyebrow_1flge_37{margin:0}._menuHero_1flge_270 ._heroMain_1flge_1513 h2{max-width:720px;margin:0;font-size:clamp(32px,3.15vw,48px);line-height:1.18}._menuHero_1flge_270 ._heroDescription_1flge_1538{color:#625b53;white-space:pre-line;max-width:720px;margin:15px 0 0;font-size:14px;line-height:1.85}._menuPrinciples_1flge_274{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}._menuPrinciples_1flge_274 li{color:#625a51;background:#fffaf3;border:1px solid #dacdbc;border-radius:999px;align-items:center;min-height:32px;padding:6px 11px;font-size:11px;font-weight:750;line-height:1.4;display:inline-flex}._menuPrinciples_1flge_274 li:before{content:"";background:#b54a2a;border-radius:50%;flex:none;width:5px;height:5px;margin-right:7px}._heroAction_1flge_1581{color:#fffdf8;background:#302a24;border:1px solid #302a24;border-radius:9px;align-items:center;gap:14px;min-height:52px;margin-top:22px;padding:0 18px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 12px 26px #302a2424}._heroAction_1flge_1581:after{content:"↓";margin-left:3px;font-size:16px}._heroAction_1flge_1581 small{color:#e4d7c8;font-size:10px;font-weight:650}._heroAction_1flge_1581:hover{background:#8e321d;border-color:#8e321d}._serviceOverview_1flge_1602{background:linear-gradient(145deg,#fffdf8,#f5ede2);border:1px solid #d8c8b5;border-top:4px solid #39775f;border-radius:11px;align-content:start;gap:8px;padding:21px;display:grid;box-shadow:0 15px 36px #412f1c12}._serviceOverview_1flge_1602>strong{color:#2d2924;font-family:Noto Serif TC,Songti TC,PMingLiU,serif;font-size:20px;line-height:1.45}._serviceOverview_1flge_1602>p{color:#625a51;margin:0;font-size:12px;line-height:1.7}._serviceOverview_1flge_1602._servicePaused_1flge_1628{background:linear-gradient(145deg,#fffaf6,#f8e9e5);border-top-color:#a33b30}._serviceOverview_1flge_1602._serviceFull_1flge_1629{background:linear-gradient(145deg,#fffdf7,#f8efdc);border-top-color:#9a681f}._serviceOverview_1flge_1602._serviceOpen_1flge_1630{border-top-color:#39775f}._serviceState_1flge_1632{color:#276047;white-space:nowrap;background:#e8f3ec;border-radius:999px;flex:none;align-items:center;gap:7px;margin:0;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}._serviceState_1flge_1632 i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2760471c}._serviceState_1flge_1632._serviceOpen_1flge_1630{color:#276047;background:#e8f3ec}._serviceState_1flge_1632._servicePaused_1flge_1628{color:#873127;background:#f8e7e3}._serviceState_1flge_1632._servicePaused_1flge_1628 i{box-shadow:0 0 0 4px #8731271a}._serviceState_1flge_1632._serviceFull_1flge_1629{color:#77501a;background:#f7edd8}._serviceState_1flge_1632._serviceFull_1flge_1629 i{box-shadow:0 0 0 4px #77501a1a}._orderingSteps_1flge_964{border-top:1px solid #ded1c2;gap:0;margin:11px 0 0;padding:13px 0 0;list-style:none;display:grid}._orderingSteps_1flge_964 li{color:#4f4841;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:9px;min-height:36px;font-size:11px;font-weight:700;display:grid;position:relative}._orderingSteps_1flge_964 li:not(:last-child):after{content:"";background:#d9cbbb;width:1px;position:absolute;top:28px;bottom:-8px;left:12px}._orderingSteps_1flge_964 li>span{z-index:1;color:#7a3825;background:#fffaf3;border:1px solid #cdbca8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid;position:relative}._searchField_1flge_1168>label{color:#5b534b;font-size:12px;font-weight:800}._searchControl_1flge_1713{display:grid;position:relative}._searchControl_1flge_1713 input{padding-right:70px}._searchControl_1flge_1713 button{color:#77351f;cursor:pointer;background:#fffaf3;border:0;border-left:1px solid #dfd2c2;border-radius:0 7px 7px 0;min-width:58px;font-size:11px;font-weight:850;position:absolute;top:2px;bottom:2px;right:2px}._categoryNav_1flge_108{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scroll-padding-inline:12px}._categoryNav_1flge_108 a{scroll-snap-align:center;gap:7px;display:inline-flex}._categoryNav_1flge_108 a small{color:#62584f;background:#e8ddd0;border-radius:999px;place-items:center;min-width:20px;height:20px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:850;display:inline-grid}._categoryNav_1flge_108 a._active_1flge_79 small{color:#fff;background:#9f381e}@media (width<=980px){._menuHero_1flge_270{grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:24px}._menuHero_1flge_270 ._heroMain_1flge_1513 h2{font-size:clamp(30px,4vw,40px)}}@media (width<=820px){._menuHero_1flge_270{grid-template-columns:minmax(0,1fr);gap:14px;margin-bottom:14px;padding:4px 0 18px}._heroKicker_1flge_1520{margin-bottom:8px}._menuHero_1flge_270 ._heroMain_1flge_1513 ._eyebrow_1flge_37{margin:0}._menuHero_1flge_270 ._heroMain_1flge_1513 h2{font-size:clamp(27px,8vw,34px)}._menuHero_1flge_270 ._heroDescription_1flge_1538{margin-top:11px;font-size:13px;line-height:1.75}._menuPrinciples_1flge_274{flex-wrap:nowrap;width:100%;margin-top:14px;padding-bottom:3px;overflow-x:auto}._menuPrinciples_1flge_274 li{flex:none}._heroAction_1flge_1581{justify-content:space-between;width:100%;margin-top:16px}._heroAction_1flge_1581 small{margin-left:auto}._serviceOverview_1flge_1602{gap:6px;padding:16px}._serviceOverview_1flge_1602>strong{font-size:18px}._orderingSteps_1flge_964{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}._orderingSteps_1flge_964 li{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px;min-height:0;padding-top:2px;font-size:9px;line-height:1.45}._orderingSteps_1flge_964 li:not(:last-child):after{width:calc(100% - 24px);height:1px;inset:14px -10px auto calc(50% + 17px)}._searchField_1flge_1168>label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}._categoryNav_1flge_108{scrollbar-width:none}._categoryNav_1flge_108::-webkit-scrollbar{display:none}}@media (width<=430px){._heroKicker_1flge_1520{flex-direction:column;align-items:flex-start;gap:7px}._serviceState_1flge_1632{padding:5px 8px}._heroAction_1flge_1581{gap:8px;padding-inline:14px}._heroAction_1flge_1581 small{font-size:9px}._serviceOverview_1flge_1602{padding:14px}}@media (prefers-reduced-motion:reduce){._categoryNav_1flge_108{scroll-behavior:auto}}
