:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background:#fff;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;min-width:1024px;background:#fff}button,select,input{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,p{margin:0}.pos-shell{display:flex;height:100vh;min-height:0;flex-direction:column;overflow:hidden;padding:14px 12px 16px}.topbar{position:relative;display:flex;min-height:47px;flex:0 0 auto;align-items:start;justify-content:center;margin-bottom:17px}.theme-toggle{position:absolute;top:4px;left:2px;display:inline-flex;min-height:36px;align-items:center;gap:6px;padding:0 11px;border:1px solid #d9dfe8;border-radius:19px;color:#46536a;background:#f6f8fb;font-size:11px;font-weight:750}.theme-toggle>span:first-child{font-size:17px;line-height:1}.theme-toggle:focus-visible{outline:2px solid #078cf1;outline-offset:2px}.register-context{position:absolute;top:13px;right:2px;max-width:250px;overflow:hidden;color:#aaa;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.tab-nav{display:flex;gap:1px;padding:4px;border:1px solid #ececec;border-radius:24px;background:#fff;box-shadow:0 1px 5px #0000000d}.tab-nav button{min-height:36px;padding:0 17px;border-radius:19px;color:#202020;background:transparent;font-size:13px;font-weight:750}.tab-nav button:focus{outline:none}.tab-nav button:focus-visible{outline:2px solid #078cf1;outline-offset:2px}.tab-nav button.active:focus-visible{outline:none}.tab-nav button.active{color:#078cf1;background:linear-gradient(#f0f0f0,#fafafa);box-shadow:inset 0 1px 1px #00000008}.error-banner{margin-bottom:10px;padding:10px 14px;border:1px solid #ffb8b3;border-radius:10px;color:#d32f2f;background:#fff0ef;font-size:12px}.login-panel{display:flex;min-height:0;flex:1 1 auto;align-items:center;justify-content:center;padding:12px}.login-card{display:flex;width:min(420px,100%);flex-direction:column;gap:15px;padding:26px 24px;border:1px solid #ececec;border-radius:16px;background:#fff;box-shadow:0 2px 14px #0000000f}.login-card h1{font-size:19px;font-weight:800;text-align:center}.login-roles{display:flex;gap:8px}.login-role{display:flex;flex:1 1 0;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid #e2e6ee;border-radius:11px;background:#f8fafc;text-align:left}.login-role strong{color:#202020;font-size:13px;font-weight:750}.login-role span{color:#8a94a6;font-size:10px;line-height:1.35}.login-role.active{border-color:#078cf1;background:#eef7ff}.login-role.active strong{color:#078cf1}.login-role:focus-visible{outline:2px solid #078cf1;outline-offset:2px}.login-field{display:flex;flex-direction:column;gap:5px}.login-field span{color:#6b7686;font-size:11px;font-weight:700}.login-field input{min-height:42px;padding:0 12px;border:1px solid #dfe4ec;border-radius:10px;background:#fff;font-size:15px}.login-field input:focus-visible{outline:2px solid #078cf1;outline-offset:1px}.login-error{color:#d32f2f;font-size:12px}.login-submit{min-height:44px;border-radius:11px;color:#fff;background:#078cf1;font-size:14px;font-weight:750}.login-submit:disabled{color:#b6c0ce;background:#eef1f5}.pos-grid{display:grid;min-height:0;flex:1;grid-template-columns:180px 325px minmax(0,1fr);gap:10px;margin-inline:13px;align-items:stretch;overflow:hidden}.left-column,.cart-column{height:100%;min-height:0;overflow:hidden}.left-column{display:flex;min-width:0;flex-direction:column;gap:10px}.cart-column{display:flex;min-width:0;flex-direction:column}.catalog-column{display:grid;height:100%;min-width:0;min-height:0;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row dense;grid-auto-rows:minmax(0,1fr);gap:8px;overflow:hidden}.status-card{flex:0 0 auto;overflow:hidden;border:1px solid #cdcdcd;border-radius:12px;background:#fff}.status-grid{display:grid;padding:0 13px}.status-grid>div{display:grid;min-height:42px;grid-template-columns:20px 1fr;gap:7px;align-items:center;border-bottom:1px solid #ddd}.status-grid>div:last-child{border-bottom:0}.status-grid p{display:grid;min-width:0;gap:1px}.status-grid p>span{color:#8f8f93;font-size:10px;line-height:1}.status-grid strong{overflow:hidden;color:#333;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.status-grid strong small{margin-left:3px;color:#9a9a9f;font-size:9px;font-weight:500}.status-grid strong em{color:#078cf1;font-style:normal}.status-icon{color:#aaa;font-size:17px;text-align:center}.sales-icon{color:#35c973}.kitchen-icon{color:#ff8a31}.printer-icon{color:#ff5058}.good{color:#32c567!important}.bad{color:#ff3b47!important}.muted{color:#999!important}.history-button{position:relative;min-height:44px;flex:0 0 auto;border:1px solid #bdbdbd;border-radius:11px;color:#078cf1;background:#fff;box-shadow:0 1px 2px #0000000f;font-size:11px;font-weight:700}.history-button>span{margin-right:7px;font-size:18px;vertical-align:-2px}.history-button b{position:absolute;top:13px;right:11px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:9px;color:#999;background:#f1f1f1;font-size:9px}.sale-tools{display:grid;flex:0 0 auto;grid-template-columns:1fr}.sale-tools button{min-height:41px;border-radius:10px}.cancel-button{border:1px solid #ffaaa8;color:#ff4c50;background:#fff0ef;font-size:10px}.cancel-button span{margin-right:5px;font-size:16px;vertical-align:-2px}.deposit-card{display:flex;min-height:0;flex-direction:column;margin-top:auto;padding-top:16px;border-top:1px solid #e5e5e5}.deposit-actions{display:grid;min-height:0;align-content:start;gap:13px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-top:3px}.deposit-actions button{display:grid;min-height:108px;grid-template-rows:51px 1fr;overflow:hidden;padding:0;border:1px solid var(--deposit-border);border-radius:14px;color:var(--deposit-color);background:linear-gradient(145deg,var(--deposit-surface),var(--deposit-surface-end))!important;box-shadow:0 4px 10px var(--deposit-shadow),inset 0 1px #ffffff8a;text-align:left;transform-origin:center;transition:box-shadow .16s ease,filter .12s ease,transform .12s ease}.deposit-actions button:hover:not(:disabled){box-shadow:0 7px 14px var(--deposit-shadow),inset 0 1px #ffffffb3;transform:translateY(-2px)}.deposit-actions button:active{filter:saturate(1.12) brightness(.97);transform:translateY(1px) scale(.98)}.deposit-actions button:focus-visible{outline:3px solid var(--deposit-focus);outline-offset:2px}.deposit-button-heading{display:grid!important;grid-template-columns:37px minmax(0,1fr) 19px;gap:8px;align-items:center;padding:7px 10px!important}.deposit-cup-icon{display:grid!important;width:37px;height:37px;place-items:center;padding:0!important;border-radius:11px;color:#fff;background:var(--deposit-color);box-shadow:0 2px 5px var(--deposit-icon-shadow)}.deposit-cup-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.deposit-button-copy{display:grid!important;gap:1px;padding:0!important}.deposit-button-copy b{font-size:16px;line-height:1.05}.deposit-button-copy small{color:var(--deposit-caption);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.deposit-direction{display:grid!important;width:19px;height:19px;place-items:center;padding:0!important;border:1px solid var(--deposit-direction-border);border-radius:50%;color:var(--deposit-color);background:#ffffff7a;font-size:14px;font-weight:800;line-height:1}.deposit-actions button strong{display:grid;margin:0 9px 9px;place-items:center;border:1px solid var(--deposit-amount-border);border-radius:9px;color:var(--deposit-color);background:#ffffff8c;font-size:16px;letter-spacing:.01em}.deposit-actions button strong small{margin-top:7px;margin-bottom:-6px;color:var(--deposit-caption);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.deposit-sale{--deposit-color: #169e4a;--deposit-border: #28c663;--deposit-surface: #f0fff6;--deposit-surface-end: #daf8e6;--deposit-shadow: rgba(26,164,77,.18);--deposit-icon-shadow: rgba(19,137,62,.27);--deposit-caption: #46845f;--deposit-direction-border: #a7e4bd;--deposit-amount-border: #b6ebc9;--deposit-focus: #29c860}.deposit-return{--deposit-color: #e56e13;--deposit-border: #ff8627;--deposit-surface: #fff9f2;--deposit-surface-end: #ffead7;--deposit-shadow: rgba(235,117,27,.18);--deposit-icon-shadow: rgba(192,86,13,.28);--deposit-caption: #9a6745;--deposit-direction-border: #ffc894;--deposit-amount-border: #ffd5b2;--deposit-focus: #ff8627}.cart-toolbar{display:grid;grid-template-columns:1fr 68px;gap:8px;margin-bottom:9px}.cart-heading{display:grid;height:71px;grid-template-columns:49px 1fr auto;align-items:center;padding:0 16px 0 9px;border:1px solid #b9b9b9;border-radius:12px;background:#fff;box-shadow:0 2px 4px #00000017}.cart-symbol{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;background:#078cf1}.cart-symbol svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35}.cart-heading b{font-size:18px}.cart-heading strong{color:#078cf1;font-size:19px;letter-spacing:.015em;white-space:nowrap}.cart-cancelling .cart-heading{animation:cart-heading-cancel .24s ease-out}.clear-cart{display:grid;height:71px;place-items:center;border:1px solid #ff6f73;border-radius:12px;color:#fff;background:#ffeded;font-size:0}.clear-cart-icon{display:grid;width:33px;height:33px;place-items:center;border-radius:50%;background:#fb151b}.clear-cart-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.8}.cart-stage{position:relative;display:flex;min-height:0;flex:1;overflow:hidden}.cart-lines{position:relative;z-index:1;display:grid;min-height:0;flex:1;align-content:start;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.cart-lines-snapshot{position:absolute;z-index:3;inset:0;overflow:hidden;pointer-events:none}.cart-empty{padding:80px 10px;color:#aaa;font-size:12px;text-align:center}.cart-row{display:grid;min-height:70px;grid-template-columns:47px 1fr auto 23px;gap:8px;align-items:center;padding:8px 10px 8px 11px;border:1px solid #b9b9b9;border-radius:12px;background:#fff;box-shadow:0 2px 4px #00000017}.cart-row-added{animation:cart-row-enter .21s cubic-bezier(.2,.75,.25,1.18)}.cart-row-removing{overflow:hidden;transform-origin:center;animation:cart-row-remove .19s ease-in forwards;pointer-events:none}.cart-row-exiting{animation-delay:var(--row-delay, 0ms)!important;animation-fill-mode:both!important}.cart-exit-cancel .cart-row-exiting{animation:cart-row-cancel .18s ease-in forwards;border-color:#ff8c8f;background:#fff1f1}.cart-exit-success .cart-row-exiting{animation:cart-row-success .33s ease forwards}.count-badge{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:50%;color:#101010;background:color-mix(in srgb,var(--badge-color, #a9c8ec) 78%,white);font-size:16px;font-weight:750}.count-feedback{animation:count-feedback .22s cubic-bezier(.2,.8,.3,1.35)}.total-feedback{animation:total-feedback .22s cubic-bezier(.2,.8,.3,1.25)}.cart-row div{min-width:0}.cart-row div strong,.cart-row div small{display:block}.cart-row div strong{overflow:hidden;font-size:17px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cart-row div small{margin-top:4px;color:#9b9ba0;font-size:9px}.cart-row>span:not(.count-badge){font-size:17px;font-weight:650;white-space:nowrap}.remove-button{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#078cf1}.remove-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3.4}.snapshot-remove{pointer-events:none}.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.payment-actions button,.modal-actions button{min-height:60px;border-radius:11px;color:#fff;font-size:10px;font-weight:650;transition:opacity .15s ease}.payment-actions button{display:grid;place-items:center;align-content:center;gap:3px}.payment-actions button span{font-size:20px}.cash-button{background:#27bf32}.twint-button{background:#2d94f0}.secondary-button{min-height:42px;border-radius:10px;padding:0 16px;color:#344157;background:#edf0f5;font-weight:700}.receipt{position:relative;z-index:1;display:grid;width:100%;min-height:0;flex:1;align-content:start;justify-items:center;overflow-y:auto;padding:25px 10px 10px;text-align:center}.receipt-enter{animation:receipt-enter .18s ease-out both}.receipt-success-enter{animation:receipt-enter .22s .28s ease-out both}.receipt-departing{position:absolute;z-index:4;inset:0;background:#fff;animation:receipt-exit .18s ease-in forwards;pointer-events:none}.receipt-card{display:grid;width:min(294px,100%);gap:13px;padding:19px 20px 16px;border:1px solid #e1e1e1;border-radius:17px;background:#fff;box-shadow:0 9px 22px #232f421c;text-align:left}.receipt-title{display:flex;min-width:0;align-items:center;gap:9px}.receipt-title strong{overflow:hidden;font-size:19px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.receipt-success-icon{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#35c96b}.receipt-success-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.receipt-number{justify-self:center;color:#078cf1;font-size:54px;letter-spacing:-.065em;line-height:1}.receipt-payment{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding-top:14px;border-top:1px solid #e2e2e2}.receipt-payment>div{display:flex;align-items:center;gap:8px;color:#8e9298;font-size:14px}.receipt-payment-icon{display:grid;width:21px;height:21px;place-items:center;border-radius:4px;color:#fff;background:#078cf1}.receipt-payment-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.receipt-payment>strong{color:#078cf1;font-size:18px;white-space:nowrap}.receipt-time{display:flex;align-items:center;gap:8px;margin-top:-7px;color:#9a9da2;font-size:14px}.receipt-time svg{width:18px;height:18px;fill:#9a9da2;stroke:#fff;stroke-width:1.7}.receipt-details{padding-top:15px;border-top:1px solid #e2e2e2}.receipt-details>span{color:#90939a;font-size:10px;font-weight:800;letter-spacing:.04em}.receipt-details ul{display:grid;gap:7px;margin:11px 0 0;padding:0;list-style:none}.receipt-details li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:baseline;font-size:15px}.receipt-details li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-details li b{color:#078cf1;font-size:15px}.receipt-new-sale{width:100%;margin-top:2px;color:#078cf1;background:#eaf6ff}.catalog-section,.tile-grid{display:contents}.tile{position:relative;display:flex;min-width:0;min-height:0;grid-column:span var(--tile-cell-count, var(--default-cell-count, 4));flex-direction:column;justify-content:center;overflow:hidden;padding:9px;border:1.5px solid color-mix(in srgb,var(--tile-color) 46%,#888);border-radius:11px;color:#050505;background:color-mix(in srgb,var(--tile-color) 72%,white);box-shadow:inset 0 -2px #00000017;text-align:center;transition:transform .08s ease,filter .08s ease}.tile:disabled{opacity:.72}.tile:hover{filter:brightness(.985)}.tile:active{transform:scale(.965);filter:brightness(.95)}.control-confirm{animation:control-confirm .18s cubic-bezier(.2,.75,.25,1.3)}.tile-icon-wrap{position:relative;display:flex;min-height:72px;align-items:center;justify-content:center;margin-bottom:5px}.tile-icon{width:67px;height:67px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}.tile-icon-fallback,.menu-icon-fallback{display:grid;width:58px;height:58px;place-items:center;border-radius:12px;color:#fff;background:var(--tile-color);font-size:17px;font-weight:900;letter-spacing:.04em;box-shadow:inset 0 -8px 14px #0000001f}.menu-icon-stack{position:relative;display:block;width:102px;height:69px}.menu-icon{position:absolute;top:0;left:50%;display:grid;width:62px;height:62px;place-items:center;transform-origin:center bottom;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.menu-icon .tile-icon{width:62px;height:62px}.tile-copy{position:relative;z-index:1;display:block;min-width:0}.tile-name{display:block;overflow:hidden;font-size:19px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tile-price{display:block;margin-top:2px;font-size:18px;font-weight:800}.menu-tile{background-color:var(--tile-color);background-image:var(--tile-gradient);background-size:cover}.menu-tile:before{position:absolute;inset:0;content:"";background:#ffffff47;pointer-events:none}.tile-badge{position:absolute;z-index:2;top:8px;left:8px;padding:3px 6px;border-radius:4px;color:#111;background:#ffffffdb;font-size:10px;font-weight:800}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;background:#101a2b73}.cash-backdrop{animation:modal-backdrop-enter .17s ease-out both}.cash-backdrop .cash-modal{animation:cash-modal-enter .18s cubic-bezier(.2,.75,.25,1.08) both}.cash-backdrop.closing{animation:modal-backdrop-exit .17s ease-in forwards;pointer-events:none}.cash-backdrop.closing .cash-modal{animation:cash-modal-exit .15s ease-in forwards}.cash-modal{display:grid;gap:16px;width:min(420px,calc(100vw - 40px));padding:22px;border-radius:17px;background:#fff;box-shadow:0 24px 80px #00000038}.cash-modal .card-heading{display:flex;justify-content:space-between;align-items:center}.close-button{color:#777;background:transparent;font-size:24px}.cash-total{font-size:20px}.quick-cash{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.quick-cash button{min-height:38px;border-radius:8px;color:#334158;background:#edf0f5;font-weight:700}.cash-modal input{min-height:44px;border:1px solid #d7dce5;border-radius:10px;padding:0 12px}.change{color:#a13930;font-weight:800}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.history-panel{width:min(560px,calc(100vw - 40px));max-height:min(720px,calc(100vh - 40px));overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 80px #00000038}.history-panel-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e3e3e3}.history-panel-heading .eyebrow{color:#888}.history-panel-heading h2{margin-top:3px;font-size:23px}.history-panel-list{display:grid;max-height:610px;gap:9px;overflow:auto;padding:14px}.history-panel-row{display:grid;min-height:68px;grid-template-columns:45px 1fr auto;gap:11px;align-items:center;padding:9px 12px;border:1px solid #c9c9c9;border-radius:11px;box-shadow:0 2px 4px #0000000f}.history-panel-row div{display:grid;gap:3px}.history-panel-row small{color:#96969c;font-size:11px}.history-panel-row>b{color:#078cf1;font-size:16px}.history-panel-row.deleted{border-style:dashed;opacity:.55}.history-panel-row.deleted>b,.history-panel-row.deleted strong{text-decoration:line-through}@keyframes control-confirm{0%{transform:scale(.965);filter:brightness(.95)}58%{transform:scale(1.018);filter:brightness(1.015)}to{transform:scale(1);filter:none}}@keyframes cart-row-enter{0%{opacity:0;transform:translateY(9px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes count-feedback{0%{transform:scale(.82)}58%{transform:scale(1.15);filter:saturate(1.25)}to{transform:scale(1);filter:none}}@keyframes total-feedback{0%{opacity:.65;transform:translateY(2px) scale(.94)}60%{opacity:1;transform:translateY(0) scale(1.09)}to{transform:scale(1)}}@keyframes cart-row-remove{0%{max-height:100px;opacity:1;transform:scale(1)}55%{opacity:0;transform:scale(.96)}to{min-height:0;max-height:0;padding-block:0;border-width:0;opacity:0;transform:scale(.94)}}@keyframes cart-row-cancel{0%{max-height:100px;opacity:1;transform:scale(1)}40%{opacity:.82;transform:scale(.975)}to{min-height:0;max-height:0;padding-block:0;border-width:0;opacity:0;transform:scale(.9)}}@keyframes cart-row-success{0%{opacity:1}to{opacity:0}}@keyframes cart-heading-cancel{0%,to{border-color:#b9b9b9;background:#fff}38%{border-color:#ff777b;background:#fff2f2}}@keyframes receipt-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes receipt-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.985)}}@keyframes modal-backdrop-enter{0%{background:#101a2b00}to{background:#101a2b73}}@keyframes modal-backdrop-exit{0%{background:#101a2b73}to{background:#101a2b00}}@keyframes cash-modal-enter{0%{opacity:0;transform:translateY(10px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cash-modal-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(7px) scale(.985)}}@media(prefers-reduced-motion:reduce){.control-confirm,.cart-cancelling .cart-heading,.cart-row-added,.cart-row-removing,.count-feedback,.total-feedback,.receipt,.cash-backdrop,.cash-backdrop .cash-modal,.service-refresh.refreshing{animation:none!important}.cart-lines-snapshot,.receipt-departing{display:none}.tile,.deposit-actions button,.kitchen-card-inner{transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.service-view,.settings-view{min-height:0;flex:1}.service-view{display:flex;flex-direction:column;gap:16px;overflow:hidden;padding-top:43px}.settings-view{display:grid;align-content:start;gap:16px;overflow-y:auto}.eyebrow{color:#aebbd0;font-size:11px;font-weight:800;letter-spacing:.14em}.service-overview{display:flex;min-height:108px;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border:1px solid #a9a9a9;border-radius:12px;background:#fff;box-shadow:0 2px 5px #00000014}.service-products{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:14px}.service-product{display:flex;min-height:72px;align-items:center;gap:10px;padding:8px 13px 8px 10px;border:1px solid color-mix(in srgb,var(--product-color) 32%,#ddd);border-radius:8px;background:color-mix(in srgb,var(--product-color) 8%,white);box-shadow:0 2px 7px color-mix(in srgb,var(--product-color) 17%,transparent)}.service-product .count-badge{width:52px;height:52px;font-size:22px}.service-product strong{max-width:205px;overflow:hidden;font-size:19px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.service-complete{align-self:center;color:#2cbd62;font-size:16px;font-weight:750}.service-overview-actions{display:flex;flex:0 0 auto;align-items:center;gap:18px}.service-overview-actions>strong{padding:10px 17px;border-radius:20px;color:#fff;background:#ff8627;font-size:13px}.service-refresh{width:43px;height:43px;border-radius:50%;color:#8d9295;background:transparent;font-size:31px;line-height:1}.service-refresh:hover{background:#f3f3f3}.service-refresh.refreshing{animation:service-spin .75s linear infinite}@keyframes service-spin{to{transform:rotate(360deg)}}.kitchen-grid{display:flex;min-height:0;flex:1;flex-wrap:wrap;gap:9px;align-content:flex-start;align-items:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.kitchen-card{width:214px;min-height:220px;perspective:900px}.kitchen-card-inner{position:relative;display:grid;min-height:inherit;transition:transform .42s cubic-bezier(.2,.75,.25,1.08);transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.kitchen-card.flipped .kitchen-card-inner{transform:rotateY(180deg)}.kitchen-card-face{display:grid;min-height:inherit;gap:7px;padding:6px;border:1px solid #aaa;border-radius:11px;background:#fff;box-shadow:0 2px 5px #0000001a;backface-visibility:hidden;-webkit-backface-visibility:hidden}.kitchen-card-front{position:relative;align-content:start}.kitchen-card-back{position:absolute;inset:0;grid-template-rows:auto 1fr auto;transform:rotateY(180deg)}.kitchen-card-head.kitchen-card-back-head{justify-content:center}.kitchen-card.completed .kitchen-card-face{border-color:#ffb073;background:#fff1e7;box-shadow:0 2px 7px #ff791733}.kitchen-card.overdue .kitchen-card-face{border:2px solid #ff555b;padding:5px;box-shadow:0 2px 7px #ff494f2e}.kitchen-card-head{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:6px}.kitchen-card-head strong{display:flex;align-items:baseline;gap:4px;color:#929398;font-size:24px;letter-spacing:-.04em}.kitchen-card-head strong small{font-size:12px;font-weight:650;letter-spacing:0}.kitchen-card-head span{flex:0 0 auto;padding:4px 8px;border-radius:12px;color:#777;background:#f0f0f0;font-size:10px;font-weight:750}.kitchen-card.overdue .kitchen-card-head strong{color:#ff3e46}.kitchen-card.overdue .kitchen-card-head strong small{display:none}.kitchen-card.overdue .kitchen-card-head strong{font-size:30px}.kitchen-card.overdue .kitchen-card-head span{color:#ff555b;background:#ffe4e5}.kitchen-items{display:grid;gap:3px;align-content:start}.kitchen-item{display:grid;min-height:35px;grid-template-columns:25px 1fr 18px;gap:6px;align-items:center;padding:3px 7px 3px 3px;border:1px solid color-mix(in srgb,var(--product-color) 36%,#ddd);border-radius:6px;color:#202020;background:color-mix(in srgb,var(--product-color) 24%,white);text-align:left}.kitchen-item .count-badge{width:24px;height:24px;font-size:11px}.kitchen-item>span:not(.count-badge){overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.kitchen-item>b{color:#2cbd62;text-align:center}.kitchen-item.completed{color:#8e9195;opacity:.68;text-decoration:line-through}.kitchen-items-empty{padding:13px 4px;color:#aaa;font-size:11px;text-align:center}.service-ready-button{display:grid;min-height:82px;place-items:center;align-content:center;gap:3px;border:1px solid #ffb073;border-radius:11px;color:#ff7917;background:#fff1e7}.service-ready-button>span{display:grid;width:36px;height:36px;place-items:center;border:3px solid currentColor;border-radius:50%;font-size:24px;line-height:1}.service-ready-button strong{font-size:12px}.kitchen-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.action-button{position:relative;display:grid;min-height:60px;place-items:center;border:1px solid currentColor;border-radius:9px;font-size:25px}.action-button.blue{color:#078cf1;background:#e5f4ff}.action-button.pink{color:#d43be0;background:#fce9ff}.action-button.red{color:#ff4650;background:#ffecef}.action-button.orange{color:#ff7917;background:#fff1e7}.order-editor-hint{color:#7b8496;font-size:13px}.order-editor-lines{display:grid;max-height:320px;gap:6px;overflow-y:auto;overscroll-behavior:contain}.order-editor-line{display:grid;min-height:52px;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:6px 12px;border:1px solid #d7dce5;border-radius:10px;background:#fff;text-align:left}.order-editor-line>span{color:#8f98a8;font-size:19px;line-height:1}.order-editor-line div{display:grid;gap:2px}.order-editor-line strong{font-size:14px}.order-editor-line small{color:#96969c;font-size:11px}.order-editor-line>b{color:#47506080;font-size:13px}.order-editor-line.removed{border-color:#ff9ba1;background:#fff2f3}.order-editor-line.removed>span{color:#ff4650}.order-editor-line.removed strong,.order-editor-line.removed>b{color:#c3323a;text-decoration:line-through}.order-editor-total{display:flex;align-items:baseline;justify-content:center;gap:10px;color:#8f98a8;font-size:14px}.order-editor-total strong{color:#1d2430;font-size:20px}.empty-panel{display:grid;min-height:180px;place-items:center;padding:30px;border:1px dashed #cbd3df;border-radius:14px;color:#8491a5;background:#fff9}.service-empty{width:100%}.ready-list{padding:10px 14px;border:1px solid #dde2ea;border-radius:10px;color:#7b7f86;background:#fff;font-size:11px}.ready-list summary{cursor:pointer;font-weight:800}.ready-list span{display:inline-block;margin:12px 8px 0 0;padding:5px 8px;border-radius:6px;background:#f0f3f7;font-size:12px}.settings-view{max-width:680px;margin:0 auto}.settings-view h2{margin-top:5px;font-size:28px}.settings-intro{margin-top:7px;color:#728097}.settings-card{display:grid;gap:16px;padding:22px;border:1px solid #dde2ea;border-radius:16px;background:#fff;box-shadow:0 8px 30px #2330460d}.setting-row{display:grid;gap:7px;color:#344157;font-size:14px;font-weight:800}.setting-row select{min-height:40px;border:1px solid #d7dce5;border-radius:10px;padding:0 12px;background:#fff}.setting-row small{color:#8995a7;font-size:12px;font-weight:500}.save-settings{min-height:46px;border-radius:10px;color:#fff;background:#1d6fdd;font-weight:800}.save-success{color:#188d5a;font-size:13px;font-weight:700}.save-error{color:#a13930;font-size:13px;font-weight:700}.session-role{color:#1d2739;font-size:17px;font-weight:800}.logout-button{min-height:46px;border:1px solid #e6c3bf;border-radius:10px;color:#a13930;background:#fdf3f2;font-weight:800}.logout-button:focus-visible{outline:2px solid #078cf1;outline-offset:2px}.version-card{gap:12px}.version-value{color:#1d2739;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:800;word-break:break-all}.version-mismatch{color:#a13930;font-size:13px;font-weight:700}@media(max-width:1140px){.pos-grid{grid-template-columns:170px 292px minmax(0,1fr);gap:9px}.tile-name,.tile-price{font-size:16px}.register-context{display:none}.service-view{padding-top:26px}.service-overview{align-items:flex-start}.service-products{gap:8px}.service-product{min-height:60px}.service-product .count-badge{width:42px;height:42px;font-size:18px}.service-product strong{max-width:150px;font-size:15px}}.tab-nav a{display:inline-flex;align-items:center;min-height:36px;padding:0 17px;border-radius:19px;color:#202020;background:transparent;font-size:13px;font-weight:750;text-decoration:none}.tab-nav a:focus{outline:none}.tab-nav a:focus-visible{outline:2px solid #078cf1;outline-offset:2px}.tab-nav a.active{color:#078cf1;background:linear-gradient(#f0f0f0,#fafafa);box-shadow:inset 0 1px 1px #00000008}.tab-nav a.active:focus-visible{outline:none}.tab-nav a.admin-link{display:none}@media(min-width:1400px){.tab-nav a.admin-link{display:inline-flex}}.admin-shell{min-width:0;min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;color:#172033}.admin-shell .admin-layout{display:grid;grid-template-columns:206px minmax(0,1fr);gap:0;align-items:start;border:1px solid #dfe4ec;border-radius:14px;overflow:hidden;background:#f3f5f8}.admin-shell .admin-nav{display:grid;align-content:start;gap:5px;padding:20px 14px;border-right:1px solid #dfe4ec;background:#fff}.admin-shell .admin-nav button{padding:11px 12px;border:0;border-radius:8px;color:#607089;background:transparent;font-size:13px;font-weight:800;text-align:left}.admin-shell .admin-nav button.active{color:#172033;background:#e9eef6}.admin-shell .admin-content{display:grid;align-content:start;gap:18px;padding:26px}.admin-shell h2,.admin-shell h3,.admin-shell p{margin:0}.admin-shell .page-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.admin-shell .page-heading p{margin-top:5px;color:#728097}.admin-shell .card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-shell .card,.admin-shell .panel{padding:18px;border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:0 4px 16px #1720330a}.admin-shell .card span{color:#77869b;font-size:12px;font-weight:700}.admin-shell .card strong{display:block;margin-top:7px;font-size:25px;letter-spacing:-.05em}.admin-shell .card small{display:block;margin-top:5px;color:#8a95a8;font-size:11px;overflow-wrap:anywhere}.admin-shell .card strong.state{font-size:19px;text-transform:capitalize}.admin-shell .card strong.state.off{color:#b0473d}.admin-shell .panel{overflow-x:auto;padding:0}.admin-shell .table{width:100%;border-collapse:collapse}.admin-shell .table th,.admin-shell .table td{padding:12px 18px;border-bottom:1px solid #edf0f4;font-size:13px;text-align:left}.admin-shell .table th{color:#7b889b;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.admin-shell .table tr:last-child td{border-bottom:0}.admin-shell .pill{display:inline-block;padding:4px 7px;border-radius:99px;color:#27624a;background:#dcf5e6;font-size:11px;font-weight:800}.admin-shell .pill.muted{color:#6b778a;background:#edf0f4}.admin-shell .pill.warn{color:#8e332c;background:#ffe0dc}.admin-shell .link{padding:5px 9px;border:1px solid #d6dce6;border-radius:7px;color:#172033;background:#fff;font-size:12px;font-weight:700}.admin-shell .empty{padding:50px;color:#7b889b;text-align:center}.admin-shell .setting{display:grid;max-width:440px;gap:7px;padding:18px;border:1px solid #dfe5ee;border-radius:12px;background:#fff;font-size:13px;font-weight:800}.admin-shell .setting small{color:#77869b;font-weight:500}.admin-shell .notice{padding:12px 15px;border-radius:10px;color:#8e332c;background:#ffe5e2;font-weight:700}.admin-shell .editor-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:24px;background:#17203361}.admin-shell .editor{width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;border-radius:16px;color:#172033;background:#fff;box-shadow:0 24px 80px #0000003d}.admin-shell .editor>header,.admin-shell .editor footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-shell .editor>header{margin-bottom:20px}.admin-shell .editor>header p{margin-top:5px;color:#728097;font-size:12px}.admin-shell .editor form{display:grid;gap:18px}.admin-shell .editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-shell .editor label{display:grid;gap:6px;color:#48566c;font-size:12px;font-weight:750}.admin-shell .editor input:not([type=checkbox]),.admin-shell .editor select{width:100%;min-height:38px;padding:7px 9px;border:1px solid #cdd6e2;border-radius:8px;color:#172033;background:#fff}.admin-shell .editor input[type=color]{padding:3px}.admin-shell .editor-checkbox{grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center}.admin-shell .editor-checkbox small{display:block;margin-top:3px;color:#77869b;font-weight:500}.admin-shell .editor fieldset{margin:0;border:1px solid #dfe5ee;border-radius:10px}.admin-shell .editor legend{padding:0 5px;color:#48566c;font-size:12px;font-weight:750}.admin-shell .editor-choices{display:flex;flex-wrap:wrap;gap:10px 18px;padding:8px}.admin-shell .editor-choices label{display:flex;align-items:center;gap:5px}.admin-shell .editor-choices .pill{margin-left:5px;color:#8e332c;background:#ffe0dc}.admin-shell .editor footer{justify-content:end}.admin-shell .save-record{min-height:34px;padding:6px 12px;border-radius:7px;color:#fff;background:#27624a;font-size:12px;font-weight:800}.admin-shell .menu-actions{display:flex;gap:7px}.admin-shell .menu-archive{color:#8e332c}.admin-shell .menu-archives{display:grid;gap:10px}.admin-shell .menu-archives summary{color:#48566c;cursor:pointer;font-size:13px;font-weight:800}.admin-shell .menu-default-color{align-self:end;justify-self:start}.admin-shell .reset-sales{color:#8e332c}.admin-shell .save-record.danger{background:#a33b32}.admin-shell .stats-note{color:#77869b;font-size:12px}.admin-shell .stats-scope{display:grid;gap:6px;color:#48566c;font-size:12px;font-weight:750}.admin-shell .stats-scope select{min-height:34px;padding:6px 9px;border:1px solid #cdd6e2;border-radius:8px;color:#172033;background:#fff;font-weight:700}@media(max-width:900px){.admin-shell .admin-layout{grid-template-columns:1fr}.admin-shell .admin-nav{border-right:0;border-bottom:1px solid #dfe4ec}.admin-shell .card-grid,.admin-shell .editor-fields{grid-template-columns:1fr}}:root[data-theme=dark]{color-scheme:dark;color:#edf2fb;background:#101827}:root[data-theme=dark] body{background:#101827}:root[data-theme=dark] .theme-toggle{border-color:#3a4960;color:#f9d878;background:#1c283a}:root[data-theme=dark] .register-context{color:#92a0b8}:root[data-theme=dark] .tab-nav{border-color:#344258;background:#172235;box-shadow:0 1px 5px #00000047}:root[data-theme=dark] .tab-nav a{color:#dce6f5}:root[data-theme=dark] .tab-nav a.active{color:#6dbbff;background:linear-gradient(#293851,#202d43);box-shadow:inset 0 1px 1px #ffffff0d}:root[data-theme=dark] .error-banner{border-color:#8d4b4e;color:#ffaaa8;background:#3d2028}:root[data-theme=dark] .logout-button{border-color:#6b3f42;color:#ff9d97;background:#2c1e26}:root[data-theme=dark] .session-role{color:#edf2fb}:root[data-theme=dark] .version-value{color:#edf2fb}:root[data-theme=dark] .version-mismatch{color:#ffaaa8}:root[data-theme=dark] .login-card{border-color:#344258;background:#172235;box-shadow:0 2px 14px #0000004d}:root[data-theme=dark] .login-card h1{color:#edf2fb}:root[data-theme=dark] .login-role{border-color:#344258;background:#1c283a}:root[data-theme=dark] .login-role strong{color:#dce6f5}:root[data-theme=dark] .login-role span{color:#8a99b3}:root[data-theme=dark] .login-role.active{border-color:#6dbbff;background:#21344c}:root[data-theme=dark] .login-role.active strong{color:#6dbbff}:root[data-theme=dark] .login-field span{color:#92a0b8}:root[data-theme=dark] .login-field input{border-color:#344258;color:#edf2fb;background:#101827}:root[data-theme=dark] .login-error{color:#ffaaa8}:root[data-theme=dark] .login-submit:disabled{color:#5a6880;background:#202d43}:root[data-theme=dark] .status-card,:root[data-theme=dark] .history-button,:root[data-theme=dark] .cart-heading,:root[data-theme=dark] .cart-row,:root[data-theme=dark] .receipt-card,:root[data-theme=dark] .cash-modal,:root[data-theme=dark] .history-panel,:root[data-theme=dark] .service-overview,:root[data-theme=dark] .kitchen-card-face,:root[data-theme=dark] .order-editor-line,:root[data-theme=dark] .ready-list,:root[data-theme=dark] .settings-card{border-color:#3c4a60;background:#182438;box-shadow:0 2px 5px #0000004d}:root[data-theme=dark] .status-grid>div,:root[data-theme=dark] .deposit-card,:root[data-theme=dark] .history-panel-heading{border-color:#344258}:root[data-theme=dark] .status-grid p>span,:root[data-theme=dark] .status-grid strong small,:root[data-theme=dark] .cart-row div small,:root[data-theme=dark] .receipt .eyebrow,:root[data-theme=dark] .history-panel-heading .eyebrow,:root[data-theme=dark] .kitchen-items-empty,:root[data-theme=dark] .order-editor-line small,:root[data-theme=dark] .setting-row small{color:#93a3bc}:root[data-theme=dark] .status-grid strong{color:#e7eef9}:root[data-theme=dark] .history-button{color:#6dbbff}:root[data-theme=dark] .history-button b,:root[data-theme=dark] .kitchen-card-head span,:root[data-theme=dark] .ready-list span{color:#b6c3d5;background:#29364a}:root[data-theme=dark] .cancel-button{border-color:#8d4b4e;color:#ffaaa8;background:#3d2028}:root[data-theme=dark] .deposit-actions button{box-shadow:0 4px 11px #00000040,inset 0 1px #ffffff0d}:root[data-theme=dark] .deposit-actions button strong{background:#08111b94}:root[data-theme=dark] .deposit-direction{background:#08111b59}:root[data-theme=dark] .deposit-sale{--deposit-color: #31d875;--deposit-border: #2bc966;--deposit-surface: #163f2e;--deposit-surface-end: #102d22;--deposit-caption: #93dcb0;--deposit-direction-border: #2d8a51;--deposit-amount-border: #256f42}:root[data-theme=dark] .deposit-return{--deposit-color: #ff913e;--deposit-border: #ff8627;--deposit-surface: #4a301e;--deposit-surface-end: #332117;--deposit-caption: #ffbf8d;--deposit-direction-border: #a95a2c;--deposit-amount-border: #85451f}:root[data-theme=dark] .clear-cart{border-color:#9c555a;background:#48262c}:root[data-theme=dark] .cart-empty{color:#93a3bc}:root[data-theme=dark] .count-badge{color:#f6f9ff;background:color-mix(in srgb,var(--badge-color, #6896ca) 52%,#182438)}:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .quick-cash button{color:#dce6f5;background:#29374b}:root[data-theme=dark] .cash-modal input,:root[data-theme=dark] .setting-row select{border-color:#485872;color:#edf2fb;background:#111b2b}:root[data-theme=dark] .close-button{color:#b6c3d5}:root[data-theme=dark] .receipt-departing{background:#182438}:root[data-theme=dark] .receipt-payment,:root[data-theme=dark] .receipt-details{border-color:#344258}:root[data-theme=dark] .receipt-payment>div,:root[data-theme=dark] .receipt-time,:root[data-theme=dark] .receipt-details>span{color:#93a3bc}:root[data-theme=dark] .receipt-time svg{fill:#93a3bc}:root[data-theme=dark] .receipt-new-sale{color:#6dbbff;background:#203c57}:root[data-theme=dark] .receipt p,:root[data-theme=dark] .settings-intro,:root[data-theme=dark] .order-editor-hint,:root[data-theme=dark] .ready-list{color:#a7b5c9}:root[data-theme=dark] .tile{border-color:color-mix(in srgb,var(--tile-color) 48%,#536176);color:#f5f8fe;background:color-mix(in srgb,var(--tile-color) 62%,#172235)}:root[data-theme=dark] .menu-tile:before{background:#0a122042}:root[data-theme=dark] .tile-badge{color:#edf2fb;background:#131f31e0}:root[data-theme=dark] .service-product{border-color:color-mix(in srgb,var(--product-color) 38%,#4a5870);background:color-mix(in srgb,var(--product-color) 18%,#182438)}:root[data-theme=dark] .service-refresh{color:#aab8cc}:root[data-theme=dark] .service-refresh:hover{background:#29374b}:root[data-theme=dark] .kitchen-card-head strong{color:#d8e2f1}:root[data-theme=dark] .kitchen-card.completed .kitchen-card-face{border-color:#a66630;background:#422d1c;box-shadow:0 2px 7px #0000004d}:root[data-theme=dark] .kitchen-item{border-color:color-mix(in srgb,var(--product-color) 42%,#536176);color:#f0f5fd;background:color-mix(in srgb,var(--product-color) 29%,#182438)}:root[data-theme=dark] .service-ready-button,:root[data-theme=dark] .action-button.orange{border-color:#a66630;color:#ffad67;background:#422d1c}:root[data-theme=dark] .action-button.blue{color:#67b8ff;background:#193650}:root[data-theme=dark] .action-button.pink{color:#f09bfb;background:#452447}:root[data-theme=dark] .action-button.red{color:#ff9ca3;background:#45242d}:root[data-theme=dark] .order-editor-line>span,:root[data-theme=dark] .order-editor-line>b,:root[data-theme=dark] .order-editor-total{color:#aab8cc}:root[data-theme=dark] .order-editor-total strong{color:#edf2fb}:root[data-theme=dark] .order-editor-line.removed{border-color:#8d4b4e;background:#3d2028}:root[data-theme=dark] .empty-panel{border-color:#4a5a72;color:#aab8cc;background:#182438bf}:root[data-theme=dark] .setting-row{color:#dce6f5}:root[data-theme=dark] .admin-shell{color:#e6edf8}:root[data-theme=dark] .admin-shell .admin-layout{border-color:#3c4a60;background:#162236}:root[data-theme=dark] .admin-shell .admin-nav{border-color:#3c4a60;background:#182438}:root[data-theme=dark] .admin-shell .admin-nav button{color:#aab8cc}:root[data-theme=dark] .admin-shell .admin-nav button.active{color:#f1f5fc;background:#2a3950}:root[data-theme=dark] .admin-shell .page-heading p,:root[data-theme=dark] .admin-shell .card span,:root[data-theme=dark] .admin-shell .card small,:root[data-theme=dark] .admin-shell .table th,:root[data-theme=dark] .admin-shell .empty,:root[data-theme=dark] .admin-shell .setting small,:root[data-theme=dark] .admin-shell .editor>header p,:root[data-theme=dark] .admin-shell .editor-checkbox small{color:#aab8cc}:root[data-theme=dark] .admin-shell .card,:root[data-theme=dark] .admin-shell .panel,:root[data-theme=dark] .admin-shell .setting,:root[data-theme=dark] .admin-shell .editor{border-color:#3c4a60;color:#e6edf8;background:#182438;box-shadow:0 4px 16px #0000003d}:root[data-theme=dark] .admin-shell .table th,:root[data-theme=dark] .admin-shell .table td{border-color:#304057}:root[data-theme=dark] .admin-shell .pill.muted{color:#b7c4d5;background:#2b394d}:root[data-theme=dark] .admin-shell .link{border-color:#4b5b74;color:#e6edf8;background:#26354a}:root[data-theme=dark] .admin-shell .notice{color:#ffaaa8;background:#3d2028}:root[data-theme=dark] .admin-shell .editor label,:root[data-theme=dark] .admin-shell .editor legend,:root[data-theme=dark] .admin-shell .menu-archives summary{color:#c5d1e2}:root[data-theme=dark] .admin-shell .editor input:not([type=checkbox]),:root[data-theme=dark] .admin-shell .editor select{border-color:#485872;color:#edf2fb;background:#111b2b}:root[data-theme=dark] .admin-shell .editor fieldset{border-color:#3c4a60}:root[data-theme=dark] .admin-shell .stats-note{color:#aab8cc}:root[data-theme=dark] .admin-shell .stats-scope{color:#c5d1e2}:root[data-theme=dark] .admin-shell .stats-scope select{border-color:#485872;color:#edf2fb;background:#111b2b}:root[data-theme=dark] .admin-shell .reset-sales{color:#ff9ca3}:root[data-theme=dark] .admin-shell .save-record.danger{background:#8d3a33}
