:root{--bg:#f2f0ea;--surface:#fffefa;--surface-raised:#fff;--surface-muted:#f7f5ef;--ink:#181a1b;--ink-soft:#303638;--muted:#697177;--line:#d9ded5;--line-strong:#c6cec4;--primary:#0b6b63;--primary-dark:#084f4a;--primary-soft:#dceee8;--secondary:#315f88;--secondary-soft:#e2ecf4;--amber:#9a681d;--amber-soft:#f5ead6;--danger:#a64035;--danger-soft:#fae4df;--success:#2c7652;--success-soft:#dceee3;--shadow:0 12px 32px #181a1b14;--shadow-tight:0 6px 16px #181a1b14;--radius:8px;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;color:var(--ink);background:var(--bg);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:16px}*{box-sizing:border-box}body{min-width:320px;min-height:100%;margin:0}button,input,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}#app{min-height:100svh}.boot-loading-shell,.boot-error-shell{background:var(--bg);min-height:100vh;color:var(--ink);place-items:center;padding:24px;display:grid}.boot-loading-panel,.boot-error-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(560px,100%);box-shadow:var(--shadow);padding:28px}.boot-loading-panel p,.boot-error-eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.boot-loading-panel h1,.boot-error-panel h1{color:var(--ink);margin:0 0 12px;font-size:28px;line-height:1.15}.boot-loading-panel span,.boot-error-panel p:not(.boot-error-eyebrow){color:var(--ink-soft);margin:0;font-size:16px;line-height:1.6}.boot-error-panel pre{background:var(--ink);max-height:300px;color:var(--surface);white-space:pre-wrap;word-break:break-word;border-radius:6px;margin:18px 0 0;padding:14px;font-size:12px;line-height:1.5;overflow:auto}.pos-shell{min-height:100svh;padding:18px}.pos-shell--consumer{background:#fff4e3}.topbar,.overview-strip,.workspace{width:min(100%,1640px);margin-inline:auto}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.pos-shell--consumer .topbar{border:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;background:var(--surface);width:min(100%,760px);min-height:56px;box-shadow:var(--shadow-tight);border-bottom:0;margin-bottom:0;padding:0 16px}.pos-shell--consumer .brand-logo,.pos-shell--consumer .brand-subtitle,.pos-shell--consumer .eyebrow{display:none}.pos-shell--consumer .brand{min-width:0}.pos-shell--consumer h1{font-size:1rem}.brand,.topbar-status,.panel-heading,.product-meta,.checkout-bar,.printer-health,.order-row-title,.order-actions,.quantity-stepper,.payment-button,.status-pill,.primary-button,.icon-button,.next-order-title{align-items:center;display:flex}.brand{gap:13px;min-width:280px}.brand-logo{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);object-fit:cover;flex:none;width:56px;height:56px}.brand-subtitle,.panel-note{color:var(--muted);font-size:.82rem;font-weight:700;line-height:1.35;display:block}.eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 3px;font-size:.72rem;font-weight:900;line-height:1.1}h1,h2,h3,p{margin:0}h1{font-size:1.72rem;line-height:1.08}h2{color:var(--ink);font-size:1.08rem;line-height:1.22}h3{font-size:.98rem;line-height:1.3}.topbar-status{flex-wrap:wrap;justify-content:flex-end;gap:8px}.topbar-actions{justify-items:end;gap:8px;display:grid}.view-switch{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:repeat(3,minmax(82px,1fr));gap:4px;padding:4px;display:inline-grid}.view-switch-button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-weight:900;display:inline-flex}.view-switch-button--active{background:var(--surface-raised);color:var(--primary-dark);box-shadow:0 1px 3px #181a1b24}.status-pill{border:1px solid var(--line);background:var(--surface-raised);min-height:36px;color:var(--muted);white-space:nowrap;border-radius:999px;gap:7px;padding:7px 10px;font-size:.86rem;font-weight:800}.status-pill--success{background:var(--primary-soft);color:var(--primary-dark);border-color:#a9d2c4}.status-pill--danger{background:var(--danger-soft);color:var(--danger);border-color:#e5b4ad}.overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.overview-strip article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:64px;box-shadow:var(--shadow-tight);padding:10px 12px}.overview-strip span{color:var(--muted);font-size:.78rem;font-weight:900;display:block}.overview-strip strong{color:var(--ink);margin-top:5px;font-size:1.22rem;line-height:1.1;display:block}.workspace{grid-template-columns:minmax(440px,1.08fr) minmax(390px,.86fr) minmax(360px,.74fr);align-items:start;gap:12px;display:grid}.menu-panel,.cart-panel,.queue-section,.station-section,.printer-section,.active-order{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.menu-panel,.cart-panel,.queue-section,.station-section,.printer-section{padding:14px}.menu-panel,.cart-panel{flex-direction:column;min-height:calc(100svh - 132px);display:flex}.queue-panel{gap:12px;display:grid}.panel-heading{justify-content:space-between;gap:12px;margin-bottom:12px}.search-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);width:min(270px,44%);min-width:210px;min-height:40px;color:var(--muted);align-items:center;gap:8px;padding:8px 10px;display:flex}.search-box:focus-within{border-color:var(--primary);background:var(--surface-raised);box-shadow:0 0 0 3px #0b6b631f}.search-box input,.customer-grid input,.customer-grid textarea{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-box input::placeholder{color:#8a9297}.segmented-control{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;padding:4px;display:grid}.segment-button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-weight:850}.segment-button--active{background:var(--surface-raised);color:var(--primary-dark);box-shadow:0 1px 3px #181a1b24}.product-grid{grid-template-columns:repeat(auto-fill,minmax(154px,1fr));gap:10px;margin-top:12px;padding-right:2px;display:grid}.product-tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);min-height:150px;color:var(--ink);text-align:left;grid-template-rows:auto 1fr auto auto;padding:11px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.product-tile:hover{border-color:var(--line-strong);box-shadow:var(--shadow-tight);transform:translateY(-1px)}.product-tile-top{grid-template-columns:1fr auto;align-items:center;gap:8px;min-width:0;display:grid}.product-swatch{border-radius:6px;height:32px;display:block}.product-category{border:1px solid var(--line);min-width:42px;color:var(--muted);text-align:center;white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:.74rem;font-weight:900}.product-name{color:var(--ink);text-wrap:pretty;align-self:end;margin-top:14px;font-size:1.05rem;font-weight:900;line-height:1.3}.product-meta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:8px;font-size:.8rem;font-weight:800}.product-meta strong{color:var(--ink);font-size:1.02rem}.product-tags{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.78rem;font-weight:700;overflow:hidden}.icon-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);width:40px;height:40px;color:var(--ink-soft);justify-content:center}.sync-button--active svg{animation:.9s linear infinite sync-rotate}.cart-lines{align-content:start;gap:9px;min-height:190px;margin:12px 0;display:grid}.cart-line{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:minmax(0,1fr) 106px 84px;align-items:center;gap:10px;padding:11px;display:grid}.cart-line p,.order-row-main span,.order-row-meta,.printer-health span,.active-order p{color:var(--muted);font-size:.83rem;line-height:1.42}.cart-line strong{text-align:right;white-space:nowrap}.quantity-stepper{border:1px solid var(--line);background:var(--surface-raised);border-radius:999px;justify-content:space-between;min-height:36px;padding:3px}.quantity-stepper button{background:var(--primary-soft);width:30px;height:30px;color:var(--primary-dark);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.quantity-stepper span{min-width:28px;color:var(--ink);text-align:center;font-weight:900}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface-muted);min-height:190px;color:var(--muted);place-items:center;gap:8px;font-weight:800;display:grid}.customer-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.customer-grid label{color:var(--muted);gap:6px;font-size:.8rem;font-weight:900;display:grid}.customer-grid input,.customer-grid textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:40px;padding:10px}.customer-grid input:focus,.customer-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b6b631f}.wide-field{grid-column:1/-1}.payment-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.payment-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:44px;color:var(--muted);justify-content:center;gap:7px;padding:0 10px;font-weight:900}.payment-button--active{background:var(--primary-soft);color:var(--primary-dark);border-color:#91c5b6}.checkout-bar{z-index:2;border-top:1px solid var(--line);background:var(--surface);justify-content:space-between;gap:14px;margin-top:auto;padding-top:12px;position:sticky;bottom:0}.checkout-bar div{gap:3px;display:grid}.checkout-bar span{color:var(--muted);font-size:.8rem;font-weight:900}.checkout-bar strong{color:var(--ink);font-size:1.65rem;line-height:1}.primary-button{border-radius:var(--radius);background:var(--primary);color:#fff;border:0;justify-content:center;gap:8px;min-width:160px;min-height:50px;padding:0 18px;font-weight:950}.primary-button:not(:disabled):hover{background:var(--primary-dark)}.queue-section{max-height:calc(100svh - 252px);overflow:auto}.queue-count{background:var(--secondary);color:#fff;border-radius:999px;place-items:center;min-width:40px;height:40px;font-weight:950;display:inline-grid}.order-row{border-top:1px solid var(--line);gap:10px;padding:12px 0;display:grid}.order-row:first-of-type{border-top:0;padding-top:0}.order-row-main{gap:4px;display:grid}.order-row-title{justify-content:space-between;gap:10px}.order-id{color:var(--secondary);font-family:var(--mono);font-size:.78rem;font-weight:900}.status-chip{border:1px solid var(--line);background:var(--surface-muted);min-height:26px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:.74rem;font-weight:950;display:inline-flex}.status-chip--new{background:var(--secondary-soft);color:var(--secondary);border-color:#b7c7dc}.status-chip--preparing{background:var(--amber-soft);color:var(--amber);border-color:#dfc58e}.status-chip--ready{background:var(--success-soft);color:var(--success);border-color:#a9d4ba}.status-chip--served{color:var(--muted);background:#eef0ed}.status-chip--failed{background:var(--danger-soft);color:var(--danger);border-color:#e4b1aa}.order-row-meta{grid-template-columns:.72fr 1fr auto;align-items:center;gap:8px;display:grid}.order-row-meta span:first-child{color:var(--ink);font-weight:900}.order-actions{gap:6px}.order-actions button{border:1px solid var(--line);background:var(--surface-muted);min-height:34px;color:var(--ink-soft);border-radius:6px;flex:1;font-weight:900}.order-actions button svg{flex:none}.order-actions button:not(:disabled):hover{border-color:var(--primary);color:var(--primary-dark)}.order-action--print{background:var(--primary-soft);min-width:78px;color:var(--primary-dark);border-color:#91c5b6;justify-content:center;align-items:center;gap:6px;display:inline-flex}.order-action--active{background:var(--primary-soft);color:var(--primary-dark);border-color:#91c5b6}.station-section{gap:10px;display:grid}.station-pin-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.station-pin-row label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:900;display:grid}.station-pin-row input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:38px;padding:8px 10px}.station-pin-row button,.station-product-row button,.active-order-print-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:38px;color:var(--ink-soft);justify-content:center;align-items:center;gap:6px;font-weight:900;display:inline-flex}.station-pin-row button:not(:disabled):hover,.station-product-row button:not(:disabled):hover,.active-order-print-button:not(:disabled):hover{border-color:var(--primary);color:var(--primary-dark)}.station-message{color:var(--muted);margin:0;font-size:.78rem;font-weight:800;line-height:1.45}.station-product-list{gap:7px;max-height:292px;display:grid;overflow:auto}.station-product-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:34px minmax(0,1fr) 82px;align-items:center;gap:8px;padding:8px;display:grid}.station-product-row .product-swatch{height:34px}.station-product-row span:nth-child(2){gap:2px;min-width:0;display:grid}.station-product-row strong,.station-product-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.station-product-row strong{color:var(--ink);font-size:.9rem;font-weight:900}.station-product-row small{color:var(--muted);font-size:.74rem;font-weight:800}.station-product-toggle--stopped{background:var(--amber-soft);color:var(--amber);border-color:#dfc58e}.printer-health{border-radius:var(--radius);background:var(--primary-soft);color:var(--primary-dark);border:1px solid #b7d8cc;gap:10px;padding:12px}.printer-health div{gap:2px;display:grid}.toggle-row{min-height:36px;color:var(--ink);align-items:center;gap:9px;margin:10px 0;font-weight:900;display:flex}.toggle-row input{width:18px;height:18px;accent-color:var(--primary)}.print-preview{border-radius:var(--radius);color:#d7efe4;min-height:164px;max-height:236px;font-family:var(--mono);white-space:pre-wrap;background:#20282f;border:1px solid #27333b;padding:12px;font-size:.76rem;line-height:1.55;overflow:auto}.active-order{background:var(--amber-soft);border-color:#dfc58e;gap:10px;padding:14px;display:grid}.active-order-print-button{background:var(--surface-raised);border-color:#d6b574;width:100%}.consumer-shell{border:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius);background:var(--surface);width:min(100%,760px);box-shadow:var(--shadow);border-top:0;gap:0;margin-inline:auto;display:grid}.consumer-storefront{display:grid}.consumer-cover{border-bottom:1px solid var(--line);background:#fff;place-items:center;height:200px;display:grid;overflow:hidden}.consumer-cover img{object-fit:contain;width:min(86%,560px);height:150px}.consumer-store-info{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:22px 18px 18px;display:grid}.consumer-store-info>div{gap:8px;min-width:0;display:grid}.consumer-store-info h2{font-size:1.48rem;line-height:1.15}.consumer-status-line{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;font-weight:800;display:flex}.consumer-status-line strong{color:var(--amber)}.consumer-menu-shell{background:var(--surface)}.consumer-menu-heading{justify-content:space-between;align-items:center;gap:12px;padding:18px 16px 10px;display:flex}.consumer-menu-heading>div:first-child{gap:3px;display:grid}.consumer-menu-heading h2{font-size:1.42rem}.consumer-menu-heading span{color:var(--muted);font-size:.82rem;font-weight:850}.consumer-layout-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:repeat(2,36px);gap:3px;padding:4px;display:inline-grid}.consumer-layout-toggle button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:inline-grid}.consumer-layout-button--active{box-shadow:0 1px 3px #181a1b24;background:var(--surface-raised)!important;color:var(--ink)!important}.consumer-search{width:calc(100% - 32px);margin:0 16px 10px}.consumer-category-rail{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:8px;padding:0 16px 12px;display:flex;overflow-x:auto}.consumer-category-rail button{min-height:36px;color:var(--ink-soft);white-space:nowrap;background:#efede8;border:0;border-radius:999px;flex:none;padding:0 13px;font-weight:900}.consumer-category-pill--active{background:var(--ink)!important;color:#fff!important}.consumer-product-grid{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:10px;margin-top:12px;display:grid}.consumer-product-tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);min-height:166px;color:var(--ink);text-align:left;grid-template-rows:auto 1fr auto auto;padding:12px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.consumer-product-tile:hover{border-color:var(--primary);box-shadow:var(--shadow-tight);transform:translateY(-1px)}.consumer-product-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.consumer-product-footer strong{font-size:1.02rem}.consumer-product-footer span{background:var(--primary-soft);min-width:46px;color:var(--primary-dark);text-align:center;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:950}.consumer-product-list{display:grid}.consumer-category-section{padding:12px 16px 0;display:grid}.consumer-category-section+.consumer-category-section{border-top:8px solid var(--surface-muted)}.consumer-available-time{color:var(--amber);margin-bottom:4px;font-size:.82rem;font-weight:950}.consumer-category-section h3{margin-bottom:4px;font-size:1.42rem}.consumer-product-row{border:0;border-top:1px solid var(--line);min-height:92px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 58px;gap:12px;padding:12px 0;display:grid}.consumer-product-row:first-of-type{border-top:0}.consumer-product-row:hover strong{color:var(--primary-dark)}.consumer-product-row-copy{align-content:center;gap:5px;min-width:0;display:grid}.consumer-product-row-copy strong{color:var(--ink);font-size:1rem;line-height:1.3}.consumer-product-row-copy span{color:var(--muted);text-wrap:pretty;font-size:.86rem;font-weight:700;line-height:1.45}.consumer-product-row-copy b{color:var(--ink-soft);font-weight:850}.consumer-row-swatch{align-self:center;width:58px;height:58px}.consumer-empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface-muted);min-height:220px;color:var(--muted);grid-column:1/-1;place-items:center;gap:8px;font-weight:900;display:grid}.consumer-cart-panel{border-top:8px solid var(--surface-muted);background:var(--surface);padding:14px}.consumer-cart-lines{gap:9px;margin-bottom:12px;display:grid}.consumer-cart-line{grid-template-columns:minmax(0,1fr)}.consumer-cart-line strong{text-align:left}.consumer-cart-empty{min-height:148px}.consumer-service-mode,.consumer-payment-list,.consumer-customer-grid{margin-bottom:12px}.consumer-form-error{color:var(--danger);margin-bottom:10px;font-size:.86rem;font-weight:900}.consumer-submit-button{width:100%}.consumer-confirmation{border-radius:var(--radius);background:var(--success-soft);color:var(--success);border:1px solid #a9d4ba;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.consumer-confirmation div{gap:3px;min-width:0;display:grid}.consumer-confirmation strong,.consumer-confirmation span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.consumer-confirmation span{color:var(--ink-soft);font-size:.84rem;font-weight:800}.next-order-title{justify-content:space-between;gap:10px;margin-bottom:6px}.admin-workspace{gap:12px;width:min(100%,1640px);margin-inline:auto;display:grid}.admin-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:14px}.admin-access-grid{grid-template-columns:minmax(240px,.45fr) auto;align-items:end;gap:10px;display:grid}.admin-access-grid label,.admin-product-row label,.admin-station-row label,.admin-rule-row label,.admin-role-row label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:900;display:grid}.admin-access-grid input,.admin-product-row input,.admin-product-row select,.admin-station-row input,.admin-rule-row input,.admin-rule-row select,.admin-role-row input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-width:0;min-height:38px;color:var(--ink);padding:8px 10px}.admin-message{color:var(--muted);margin-top:10px;font-size:.86rem;font-weight:800}.admin-summary-strip{width:100%;margin-bottom:0}.admin-filter{margin-bottom:12px}.admin-tabs{margin-bottom:14px}.admin-tab-panel{gap:12px;display:grid}.admin-product-list{gap:9px;display:grid}.admin-product-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);gap:12px;padding:12px;display:grid}.admin-row-header,.admin-station-title,.admin-subpanel-heading,.admin-role-header,.admin-action-row{align-items:center;gap:10px;display:flex}.admin-row-header,.admin-subpanel-heading{justify-content:space-between}.admin-product-identity{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.admin-product-identity .product-swatch{height:36px}.admin-product-identity div{gap:3px;min-width:0;display:grid}.admin-product-identity strong,.admin-product-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-product-identity span{color:var(--muted);font-family:var(--mono);font-size:.75rem}.admin-product-edit-grid,.admin-station-grid,.admin-rule-grid,.admin-role-header{gap:9px;display:grid}.admin-product-edit-grid{grid-template-columns:minmax(180px,1.1fr) minmax(118px,.7fr) 96px 90px minmax(140px,.72fr) minmax(150px,.78fr) minmax(180px,1fr);align-items:end}.color-input-row{grid-template-columns:42px minmax(0,1fr);gap:6px;display:grid}.color-input-row input[type=color]{padding:3px}.admin-availability{align-self:end;min-height:38px;margin:0}.admin-toggle-grid{flex-wrap:wrap;gap:8px;display:flex}.admin-toggle-grid--compact{margin-top:9px}.admin-toggle-grid .toggle-row{border:1px solid var(--line);background:var(--surface-muted);min-height:34px;color:var(--muted);border-radius:999px;margin:0;padding:6px 10px;font-size:.82rem}.admin-save-button{min-width:120px;min-height:40px}.admin-section-grid{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);align-items:start;gap:12px;display:grid}.admin-subpanel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);gap:10px;min-width:0;padding:12px;display:grid}.admin-station-row,.admin-rule-row,.admin-role-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);gap:10px;padding:11px;display:grid}.admin-station-title{justify-content:space-between}.admin-station-title svg{color:var(--primary-dark)}.admin-station-title strong{flex:1}.admin-station-grid{grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) 96px minmax(120px,1fr)}.admin-rule-grid{grid-template-columns:minmax(118px,.8fr) minmax(140px,1fr) minmax(118px,.8fr) 82px;align-items:end}.admin-role-list{gap:10px;display:grid}.admin-role-header{grid-template-columns:auto minmax(180px,1fr) minmax(160px,auto) auto;align-items:end}.admin-role-header>svg{color:var(--primary-dark);align-self:center}.permission-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:8px;display:grid}.permission-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:38px;color:var(--muted);margin:0;padding:7px 10px;font-size:.82rem}.product-tile:focus-visible,.consumer-product-tile:focus-visible,.segment-button:focus-visible,.view-switch-button:focus-visible,.payment-button:focus-visible,.primary-button:focus-visible,.icon-button:focus-visible,.quantity-stepper button:focus-visible,.order-actions button:focus-visible,.admin-access-grid input:focus,.admin-product-row input:focus,.admin-product-row select:focus,.admin-station-row input:focus,.admin-rule-row input:focus,.admin-rule-row select:focus,.admin-role-row input:focus{outline-offset:2px;outline:3px solid #0b6b633d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes sync-rotate{to{transform:rotate(360deg)}}@media (width<=1260px){.workspace{grid-template-columns:minmax(420px,1fr) minmax(380px,.92fr)}.queue-panel{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(320px,.54fr);align-items:start}.queue-section{max-height:none}.active-order{grid-column:1/-1}}@media (width<=900px){.pos-shell{padding:12px}.topbar,.workspace,.queue-panel{grid-template-columns:1fr}.topbar{align-items:stretch}.topbar-actions{justify-items:stretch}.topbar-status{justify-content:flex-start}.consumer-search{width:100%;min-width:0}.overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-panel,.cart-panel{min-height:auto}.panel-heading,.checkout-bar,.topbar{flex-direction:column;align-items:stretch}.pos-shell--consumer .topbar{flex-direction:row;align-items:center}.search-box{width:100%;min-width:0}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.payment-list{grid-template-columns:1fr}.cart-line{grid-template-columns:minmax(0,1fr)}.cart-line strong{text-align:left}.customer-grid,.order-row-meta,.admin-access-grid,.admin-product-edit-grid,.admin-section-grid,.admin-station-grid,.admin-rule-grid,.admin-role-header{grid-template-columns:1fr}.admin-row-header,.admin-subpanel-heading,.admin-role-header,.admin-action-row{align-items:stretch}.admin-row-header,.admin-subpanel-heading,.admin-action-row{flex-direction:column}.primary-button{width:100%}}@media (width<=520px){.pos-shell{padding:8px}.pos-shell--consumer .topbar{flex-direction:column;align-items:stretch;padding:10px 12px}.brand{min-width:0}.brand-logo{width:48px;height:48px}h1{font-size:1.42rem}.overview-strip,.product-grid,.segmented-control{grid-template-columns:1fr}.status-pill{justify-content:center;width:100%}.view-switch{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.view-switch-button{min-width:0;padding:0 6px}}
