@font-face{font-family:Bounded;src:url(/fonts/Bounded-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url(/fonts/Bounded-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url(/fonts/Bounded-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url(/fonts/Bounded-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url(/fonts/Bounded-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url(/fonts/Bounded-Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-display:"Bounded", var(--font-ui);--red:#e52430;--red-dark:#c81420;--red-soft:#fff0f1;--black:#181a1b;--ink:#202225;--muted:#626b75;--line:#e8e8e5;--paper:#fff;--canvas:#f4f4f1;--cotton:#f5f3eb;--green:#16874f;--green-soft:#e9f8f0;--blue:#1769aa;--orange:#a76000;--purple:#6d38a5;--shadow:0 4px 18px #181a1b0b}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-size:15px;line-height:1.5}button,input,textarea,select{font:inherit;font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit}.center-screen,.warehouse-loading{min-height:100vh;color:var(--muted);place-items:center;font-weight:700;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{align-content:center;min-width:0;display:inline-grid}.brand-logo{object-fit:contain;width:auto;display:block}.brand-full{gap:0}.brand-full .brand-logo{max-width:min(250px,32vw);height:auto}.brand-red .brand-logo{width:min(250px,32vw);max-height:56px}.brand-light .brand-logo{max-width:min(226px,26vw);height:56px}.brand-compact .brand-logo{width:52px;height:52px}.brand-caption{display:none}.eyebrow{letter-spacing:.15em;font-size:13px;font-weight:700}.eyebrow.red{color:var(--red)}.muted{color:var(--muted)}.login-shell{background:var(--paper);grid-template-columns:minmax(420px,1.15fr) minmax(390px,.85fr);min-height:100vh;display:grid}.login-visual{background:var(--red);color:var(--cotton);flex-direction:column;justify-content:space-between;padding:46px 54px;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";background:#ffffff12;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-150px}.login-visual:after{content:"";opacity:.15;transform-origin:0 100%;background:repeating-linear-gradient(135deg,#0000 0 28px,#111 29px 38px,#0000 39px 62px);height:180px;position:absolute;inset:auto 0 0;transform:skewY(-5deg)}.login-visual .brand,.login-visual-copy{z-index:1;position:relative}.login-visual .brand-full .brand-logo{max-width:290px;height:68px}.mobile-brand .brand-compact{background:var(--cotton);border-radius:15px;padding:7px;display:inline-flex;box-shadow:inset 0 0 0 1px #181a1b12}.login-visual-copy{max-width:650px;padding-bottom:9vh}.login-visual-copy h1{letter-spacing:-.055em;max-width:630px;margin:16px 0 18px;font-size:clamp(42px,5vw,74px);line-height:.94}.login-visual-copy p{opacity:.8;max-width:510px;font-size:19px;line-height:1.55}.login-panel{background:linear-gradient(135deg,#fff,#f7f6f1);place-items:center;padding:36px;display:grid}.login-card{border:1px solid var(--line);width:min(430px,100%);box-shadow:var(--shadow);background:#ffffffeb;border-radius:24px;padding:42px}.login-card h2{letter-spacing:-.04em;margin:12px 0 7px;font-size:34px}.login-card>p{margin:0 0 28px;line-height:1.5}.login-card label,.field-label{color:#41454a;gap:8px;margin-top:17px;font-size:12px;font-weight:700;display:grid}.field-label>span{color:#a0a2a5;margin-left:4px;font-weight:600}.login-card input,.field-label input,.field-label textarea{background:#fff;border:1px solid #dcddd9;border-radius:11px;outline:none;width:100%;padding:13px 14px;transition:all .18s}.login-card input:focus,.field-label input:focus,.field-label textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px #e5243017}.field-label textarea{resize:vertical;min-height:82px}.mobile-brand{margin-bottom:28px;display:none}.error-box,.success-box{border-radius:10px;margin-top:15px;padding:11px 13px;font-size:12px;font-weight:700}.error-box{color:#a9212a;background:#fff0f1}.success-box{color:#116b3e;background:#eaf8f0}.primary-button,.secondary-button,.success-button,.ghost-danger-button,.outline-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:var(--red);width:100%;margin-top:20px;padding:13px 18px;box-shadow:0 8px 18px #e5243038}.primary-button:hover:not(:disabled){background:var(--red-dark);transform:translateY(-1px)}.secondary-button{color:#4e5358;border:1px solid var(--line);background:#fff;padding:10px 14px}.secondary-button:hover{background:#fafafa;border-color:#c7c8c5}.manager-app{min-height:100vh;padding-bottom:34px}.topbar{z-index:30;min-height:82px;color:var(--cotton);background:#ef2733;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 28px;display:grid;position:sticky;top:0;box-shadow:0 9px 30px #5e080e2e}.desktop-nav{justify-content:center;align-items:stretch;gap:0;height:100%;display:flex}.desktop-nav button{color:#ffffffc7;background:0 0;border:0;align-items:center;gap:8px;padding:0 20px;font-weight:700;display:flex;position:relative}.desktop-nav button:after{content:"";background:0 0;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:18px;right:18px}.desktop-nav button:hover,.desktop-nav button.active{color:#fff;background:#ffffff14}.desktop-nav button.active:after{background:#ffffffeb}.nav-count{min-width:21px;height:21px;color:var(--red);background:#fff;border-radius:12px;place-items:center;padding:0 6px;font-size:12px;font-weight:700;display:grid}.topbar-user{align-items:center;gap:10px;display:flex}.user-copy{gap:2px;margin:0 4px;display:grid}.user-copy strong{font-size:13px;font-weight:700}.user-copy small{opacity:.78;font-size:12px;font-weight:500}.icon-button{color:#fff;background:#ffffff21;border:0;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:relative}.icon-button:hover{background:#fff3}.notification-button>span{min-width:18px;height:18px;color:var(--red);border:2px solid var(--red);background:#fff;border-radius:10px;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:-4px;right:-3px}.mobile-section-nav{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1500px;margin:0 auto;padding:30px 28px 18px;display:flex}.page-heading p,.panel-kicker,.count-badge,.metric-card div span,.cart-summary span,.field-label-title,.field-label-hint,.discrepancy-card-head>div>span,.discrepancy-card-head small,.discrepancy-facts span,.discrepancy-metrics small,.discrepancy-archive-list span,.discrepancy-archive-list small{font-family:inherit}.field-label-title{color:#41454a;font-size:12px;font-weight:700;line-height:1.1;display:block;margin-left:0!important}.field-label-hint{color:#9ca1a6;font-size:13px;font-weight:500;line-height:1.1;display:block;margin-left:0!important}.field-group{gap:8px;display:grid}.page-heading h1{letter-spacing:-.045em;margin:8px 0 7px;font-size:clamp(29px,3vw,44px);line-height:1}.page-heading p{color:var(--muted);margin:0}.refresh-button{flex:none}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1500px;margin:0 auto;padding:0 28px 16px;display:grid}.metric-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;min-height:92px;padding:17px;display:flex;box-shadow:0 5px 22px #19191909}.metric-card:hover{border-color:#d1d2ce;transform:translateY(-1px)}.metric-icon{border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.metric-card div{gap:3px;display:grid}.metric-card strong{letter-spacing:-.04em;font-size:27px}.metric-card div span{color:var(--muted);font-size:12px;font-weight:700}.metric-card.waiting .metric-icon{color:#a76000;background:#fff1dc}.metric-card.collecting .metric-icon{color:#1769aa;background:#eaf3ff}.metric-card.ready .metric-icon{color:#16874f;background:#e9f8f0}.metric-card.problem .metric-icon{color:#b11d28;background:#fff0f1}.manager-grid{grid-template-columns:minmax(0,1.55fr) minmax(350px,.65fr);align-items:start;gap:16px;max-width:1500px;margin:0 auto;padding:0 28px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 7px 30px #181a1b0b}.catalog-panel{min-width:0;padding:19px}.cart-panel{position:static;overflow:hidden}.panel-heading-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.panel-heading-row h2{letter-spacing:-.025em;margin:3px 0 0;font-size:21px}.panel-kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.count-badge{color:#676b70;background:#f1f1ee;border-radius:14px;place-items:center;min-width:31px;height:27px;padding:0 9px;font-size:13px;font-weight:700;display:inline-grid}.catalog-toolbar,.inventory-toolbar{grid-template-columns:minmax(250px,1fr) 190px auto;align-items:center;gap:10px;margin-bottom:15px;display:grid}.search-box{color:#969a9e;background:#fafaf8;border:1px solid #dedfdb;border-radius:11px;align-items:center;gap:9px;height:45px;padding:0 12px;display:flex}.search-box:focus-within{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e5243014}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-box button{color:#7d8185;background:#eeefec;border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.catalog-toolbar select,.inventory-toolbar select{background:#fff;border:1px solid #dedfdb;border-radius:11px;outline:0;height:45px;padding:0 12px}.check-filter{white-space:nowrap;color:#666b70;background:#fff;border:1px solid #dedfdb;border-radius:11px;align-items:center;gap:8px;height:45px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.check-filter input{accent-color:var(--red)}.stock-list{scrollbar-width:thin;gap:10px;max-height:640px;padding-right:4px;display:grid;overflow:auto}.stock-card{background:#fff;border:1px solid #ecece8;border-radius:14px;grid-template-columns:64px minmax(0,1fr);gap:14px;padding:14px;transition:all .18s;display:grid}.stock-card:hover{border-color:#d2d2ce;box-shadow:0 8px 24px #181a1b0f}.tire-visual{background:#f2f2ef;border-radius:13px;place-items:center;width:58px;height:70px;display:grid;overflow:hidden}.tire-visual span{background:repeating-linear-gradient(145deg,#444 0 3px,#111 4px 7px);border:7px solid #26292c;border-radius:50%;width:29px;height:57px;display:block;transform:rotate(10deg);box-shadow:inset 0 0 0 2px #6a6d70}.stock-main{min-width:0}.stock-card-head{justify-content:space-between;gap:12px;display:flex}.stock-card-head h3{letter-spacing:-.015em;margin:0;font-size:15px}.stock-card-head p{color:#666b70;margin:5px 0 0;font-size:13px}.stock-card-head>strong{flex:none;font-size:15px}.stock-meta{flex-wrap:wrap;gap:6px;margin:11px 0;display:flex}.stock-meta span{color:#62676b;background:#f3f3f0;border-radius:8px;align-items:center;gap:5px;min-height:26px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.stock-meta span.available{color:#126c40;background:#eaf8f0}.stock-meta span.danger{color:#9e2730;background:#fff0f1}.stock-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.stock-footer small{color:#9a9da0;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.outline-button{min-height:34px;color:var(--red);background:#fff;border:1px solid #e5243047;flex:none;padding:7px 11px;font-size:13px}.outline-button:hover:not(:disabled){color:#fff;background:var(--red)}.cart-panel .panel-heading-row{padding:19px 19px 0}.cart-content{max-height:300px;padding:0 19px;overflow:auto}.cart-empty{min-height:135px}.empty-state{text-align:center;color:#94989c;border:1px dashed #d8d8d3;border-radius:13px;align-content:center;place-items:center;gap:6px;min-height:100px;padding:18px;display:grid}.empty-state strong{color:#565b60}.empty-state span{font-size:13px}.empty-state.large{grid-column:1/-1;min-height:180px}.stock-search-empty{padding:24px}.stock-search-empty>.secondary-button{min-height:38px;margin-top:7px}.search-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(760px,100%);margin-top:8px;display:grid}.search-suggestions button{text-align:left;min-width:0;color:var(--ink);background:#fff;border:1px solid #e1e1dc;border-radius:11px;gap:3px;padding:11px 12px;transition:all .16s;display:grid}.search-suggestions button:hover{border-color:var(--red);transform:translateY(-1px);box-shadow:0 5px 16px #e5243014}.search-suggestions button span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.search-suggestions button strong{color:var(--black);font-size:14px}.search-suggestions button small{color:#797e82;font-size:12px}.inventory-empty-row td{border-top:0!important;padding:12px!important}.inventory-empty-row .stock-search-empty{border:0;min-height:235px}.cart-row{border-bottom:1px solid #ededeb;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:8px;padding:12px 0;display:grid}.cart-item-copy{gap:4px;min-width:0;display:grid}.cart-item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cart-item-copy span{color:#81858a;font-size:12px}.qty-control{border:1px solid #dedfdb;border-radius:9px;align-items:center;height:34px;display:flex;overflow:hidden}.qty-control button{background:#f2f2ef;border:0;width:29px;height:100%;font-weight:700}.qty-control input{text-align:center;border:0;outline:0;width:34px;height:100%;padding:0}.remove-button{color:#9a9da0;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.remove-button:hover{color:var(--red);background:var(--red-soft)}.order-form{border-top:1px solid #efefec;gap:14px;padding:14px 19px 19px;display:grid}.order-form>*{margin-top:0}.order-field{gap:6px}.order-field>input,.order-field>textarea{margin-top:2px}.manager-picker-field{background:#f8f9f6;border:1px solid #e3e4df;border-radius:12px;padding:12px}.manager-picker-control{color:#747a7d;background:#fff;border:1px solid #d9dbd6;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:43px;padding:0 11px;display:grid}.manager-picker-control:focus-within{border-color:#d13b46;box-shadow:0 0 0 3px #d13b4614}.manager-picker-control select{color:#252a2d;width:100%;min-width:0;height:41px;font:inherit;background:0 0;border:0;outline:0;padding:0 28px 0 0;font-size:12px;font-weight:700}.manager-picker-field>small{color:#7d8285;font-size:12px;line-height:1.45}.segmented{background:#f6f6f3;border:1px solid #dedfdb;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-top:2px;padding:4px;display:grid}.segmented button{color:#70757a;background:0 0;border:0;border-radius:8px;min-height:38px;font-size:13px;font-weight:700}.segmented button.selected{color:#fff;background:var(--red);box-shadow:0 5px 12px #e524302e}.cart-summary{border-top:1px solid #ecece9;justify-content:space-between;align-items:center;margin-top:18px;padding:14px 0 0;display:flex}.cart-summary span{color:#777b80;font-size:12px}.cart-summary strong{letter-spacing:-.035em;font-size:21px}.orders-panel,.inventory-panel,.history-panel{max-width:1444px;margin:16px auto 0;padding:19px}.orders-heading{align-items:flex-end}.order-filter-row{flex-wrap:wrap;gap:6px;display:flex}.order-filter-row button{color:#73777b;background:#fff;border:1px solid #e2e2df;border-radius:9px;min-height:34px;padding:7px 11px;font-size:12px;font-weight:700}.order-filter-row button.active{color:var(--red);background:var(--red-soft);border-color:#e524304d}.order-filter-row span{margin-left:3px}.order-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.order-card{background:#fff;border:1px solid #e7e7e3;border-top:3px solid #bfc1c1;border-radius:13px;flex-direction:column;min-width:0;padding:15px;display:flex}.order-card.order-awaiting_warehouse{border-top-color:#f0a137}.order-card.order-collecting{border-top-color:#5598df}.order-card.order-ready_for_payment{border-top-color:#39a96d}.order-card.order-sent_to_tire_service{border-top-color:#9b63cf}.order-card.order-not_found{border-top-color:#df5560}.order-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.order-card-head>div{gap:1px;display:grid}.order-card-head>div span{color:#9a9da1;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.order-card-head>div strong{font-size:21px}.status-pill{white-space:nowrap;border-radius:8px;align-items:center;min-height:27px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.status-awaiting_warehouse{color:#965700;background:#fff1dd}.status-collecting{color:#155f9e;background:#e9f3ff}.status-ready_for_payment{color:#12683d;background:#e8f8ef}.status-sent_to_tire_service{color:#63349a;background:#f2eaff}.status-not_found{color:#a7212b;background:#fff0f1}.status-completed{color:#12683d;background:#e8f8ef}.status-cancelled{color:#70757a;background:#eeeeeb}.order-client{gap:4px;margin:14px 0 9px;display:grid}.order-client strong{font-size:13px}.order-client span{color:#85898d;font-size:12px}.order-items{border-top:1px solid #efefec;border-bottom:1px solid #efefec;gap:6px;padding:9px 0;display:grid}.order-items>div{justify-content:space-between;gap:10px;font-size:13px;display:flex}.order-items>div span{min-width:0;font-weight:700}.order-items small{color:#909397;margin-top:3px;font-weight:500;display:block}.order-items b{flex:none}.order-worker{color:#6f7478;align-items:center;gap:7px;margin:10px 0;font-size:12px;display:flex}.order-comment{color:#735600;background:#fff7dd;border-radius:8px;margin-bottom:10px;padding:9px;font-size:12px}.order-card-actions{grid-template-columns:1fr auto;gap:7px;margin-top:auto;padding-top:6px;display:grid}.success-button{color:#fff;background:#1c9658;min-height:37px;padding:8px 10px;font-size:12px}.ghost-danger-button{color:#9a4b51;background:0 0;min-height:37px;padding:8px 10px;font-size:12px}.ghost-danger-button:hover{background:#fff0f1}.inventory-toolbar{margin-bottom:13px}.inventory-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:15px;display:grid}.inventory-summary>div{background:#f6f6f3;border-radius:11px;gap:4px;padding:13px;display:grid}.inventory-summary span{color:#7b7f83;font-size:12px}.inventory-summary strong{font-size:20px}.inventory-table-wrap{border:1px solid #ecece8;border-radius:12px;overflow:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.inventory-table th{text-align:left;color:#81858a;background:#f6f6f3;padding:11px 12px;font-size:12px}.inventory-table td{vertical-align:top;border-top:1px solid #eeeeeb;padding:12px}.inventory-table td strong,.inventory-table td small{display:block}.inventory-table td small{color:#8c9094;margin-top:3px}.inventory-available,.inventory-zero{border-radius:7px;place-items:center;min-width:28px;padding:4px 7px;font-weight:700;display:inline-grid}.inventory-available{color:#126a3e;background:#e8f8ef}.inventory-zero{color:#a8222c;background:#fff0f1}.history-list{gap:7px;display:grid}.history-row{border:1px solid #ecece8;border-radius:11px;grid-template-columns:80px minmax(0,1fr) auto 145px;align-items:center;gap:12px;padding:12px;display:grid}.history-number{gap:2px;display:grid}.history-number span{color:#92969a;font-size:11px}.history-number strong{font-size:18px}.history-main{gap:4px;min-width:0;display:grid}.history-main strong{font-size:12px}.history-main span{color:#7b7f83;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-row time{color:#7e8286;text-align:right;font-size:12px}.app-toast{z-index:100;color:#fff;border-radius:13px;align-items:center;gap:14px;max-width:min(440px,100vw - 30px);padding:13px 13px 13px 15px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 55px #00000038}.app-toast.success{background:#177d4b}.app-toast.error{background:#9c2730}.app-toast>span{align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.app-toast button{color:#fff;background:#ffffff1f;border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}.warehouse-app{color:#f4f5f1;background:#0f1314;max-width:680px;min-height:100vh;margin:0 auto;padding-bottom:82px;box-shadow:0 0 50px #00000038}.warehouse-header{z-index:25;background:#ef2733;justify-content:space-between;align-items:center;gap:14px;min-height:74px;padding:12px 15px;display:flex;position:sticky;top:0;box-shadow:0 8px 25px #0000002e}.warehouse-header-brand{align-items:center;gap:10px;min-width:0;display:flex}.warehouse-header-brand>div{gap:2px;min-width:0;display:grid}.warehouse-logo-badge{background:var(--cotton);border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #181a1b14,0 5px 14px #3f050a2e}.warehouse-logo-badge img{object-fit:contain;width:37px;height:35px}.warehouse-header strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.warehouse-kicker{letter-spacing:.15em;font-size:11px;font-weight:700}.warehouse-header-actions{gap:7px;display:flex}.warehouse-icon-button{color:#fff;background:#ffffff21;border:0;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.warehouse-icon-button.enabled{color:var(--red);background:#fff}.warehouse-user-row{background:#171c1e;border:1px solid #262d2f;border-radius:14px;align-items:center;gap:11px;margin:13px 13px 5px;padding:12px;display:flex}.avatar{color:#c9ced0;background:#282f31;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.warehouse-user-row>div:nth-child(2){flex:1;gap:3px;display:grid}.warehouse-user-row strong{font-size:13px}.warehouse-user-row span{color:#899396;font-size:12px}.online-dot{background:#35c878;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #35c8781a}.warehouse-tabs{border-bottom:1px solid #262c2e;grid-template-columns:1fr 1fr;padding:7px 13px 0;display:grid}.warehouse-tabs button{color:#879194;background:0 0;border:0;min-height:48px;font-size:12px;font-weight:700;position:relative}.warehouse-tabs button.active{color:#fff}.warehouse-tabs button.active:after{content:"";background:var(--red);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:16px;right:16px}.warehouse-tabs span{background:#293032;border-radius:11px;place-items:center;min-width:21px;height:21px;margin-left:4px;padding:0 5px;font-size:11px;display:inline-grid}.warehouse-tabs .active span{background:var(--red)}.warehouse-alert{color:#ffc0c5;background:#4c2327;border-radius:10px;align-items:center;gap:8px;margin:11px 13px 0;padding:10px 11px;font-size:13px;display:flex}.warehouse-alert button{color:#ffc0c5;background:#ffffff0f;border:0;border-radius:8px;place-items:center;width:27px;height:27px;margin-left:auto;display:grid}.task-list{gap:10px;padding:13px;display:grid}.task-card{background:#171c1e;border:1px solid #272e30;border-left:3px solid #495154;border-radius:15px;padding:14px;box-shadow:0 12px 28px #0000002e}.task-card-queued{border-left-color:#f0a137}.task-card-in_progress{border-left-color:#579ee7}.task-card-top{color:#929b9e;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.task-card-top span{color:#fff;font-size:12px;font-weight:700}.task-product{grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0;display:grid}.tire-placeholder{color:#a4adb0;background:#282f31;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.tire-placeholder.large{width:50px;height:50px}.task-product>div:nth-child(2){gap:4px;min-width:0;display:grid}.task-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.task-product span{color:#a0a9ac;font-size:13px}.task-product b{font-size:12px}.task-location{color:#98a2a5;border-top:1px solid #293032;align-items:center;gap:6px;margin-top:4px;padding:10px 0;font-size:12px;display:flex}.task-location strong{color:#fff}.task-card-footer{justify-content:space-between;align-items:center;display:flex}.task-status{font-size:12px;font-weight:700}.task-queued{color:#ffae3d}.task-in_progress{color:#64adf7}.task-ready{color:#46d182}.task-sent_to_tire_service{color:#bd85f2}.task-not_found{color:#ff6c77}.task-cancelled{color:#929a9d}.warehouse-primary{color:#fff;background:var(--red);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;margin-top:11px;font-weight:700;display:flex}.warehouse-primary:active{transform:scale(.99)}.warehouse-empty{color:#737e81;text-align:center;align-content:center;place-items:center;gap:8px;min-height:310px;padding:20px;display:grid}.warehouse-empty.compact{min-height:210px}.warehouse-empty strong{color:#d8ddde;font-size:14px}.warehouse-empty span{max-width:290px;font-size:12px;line-height:1.5}.warehouse-section-screen{min-height:calc(100vh - 152px);padding:16px 13px 20px}.mobile-page-intro span{color:var(--red);letter-spacing:.15em;font-size:11px;font-weight:700}.mobile-page-intro h1{letter-spacing:-.04em;margin:7px 0;font-size:28px}.mobile-page-intro p{color:#929b9e;margin:0 0 18px;font-size:13px;line-height:1.55}.warehouse-search-box{color:#b0b8ba;background:#1a2022;border:1px solid #353d3f;border-radius:13px;align-items:center;gap:10px;min-height:52px;padding:0 13px;display:flex}.warehouse-search-box:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #e524301c}.warehouse-search-box input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.warehouse-search-box button{color:#b3bbbd;background:#2b3234;border:0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.scanner-hint{text-align:center;color:#747f82;align-content:center;place-items:center;gap:10px;min-height:300px;display:grid}.scanner-hint strong{color:#dce0e1}.scanner-hint span{max-width:330px;font-size:12px;line-height:1.55}.scanner-results{padding:14px 0}.history-mobile-list{gap:9px;display:grid}.history-mobile-card{text-align:left;color:#f3f4f1;background:#171c1e;border:1px solid #282f31;border-radius:13px;gap:6px;width:100%;padding:13px;display:grid}.history-mobile-card>div{color:#959fa2;justify-content:space-between;gap:10px;font-size:11px;display:flex}.history-mobile-card>div span{color:#fff;font-size:13px;font-weight:700}.history-mobile-card>strong{font-size:12px}.history-mobile-card>small{color:#98a1a4}.history-mobile-card>.task-status{margin-top:3px}.profile-screen{padding-top:28px}.profile-hero{place-items:center;gap:6px;padding:20px;display:grid}.profile-avatar{color:#fff;background:var(--red);border-radius:24px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 12px 30px #e5243040}.profile-hero strong{margin-top:7px;font-size:20px}.profile-hero span{color:#8e989b;font-size:13px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin:5px 0 14px;display:grid}.profile-stats div{background:#171c1e;border:1px solid #282f31;border-radius:12px;place-items:center;gap:3px;padding:13px 7px;display:grid}.profile-stats strong{font-size:20px}.profile-stats span{color:#8c9699;font-size:11px}.profile-settings-card{background:#171c1e;border:1px solid #282f31;border-radius:14px;overflow:hidden}.profile-settings-card>div{border-bottom:1px solid #282f31;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.profile-settings-card>div:last-child{border-bottom:0}.profile-settings-card span{gap:3px;display:grid}.profile-settings-card strong{font-size:13px}.profile-settings-card small{color:#899396;font-size:11px}.profile-settings-card button{color:#fff;background:#2b3335;border:0;border-radius:8px;min-height:32px;padding:6px 9px;font-size:11px;font-weight:700}.profile-logout-button{color:#ff818a;background:#291b1d;border:1px solid #4a292d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;margin-top:14px;font-weight:700;display:flex}.mobile-bottom-nav{z-index:24;width:min(680px,100%);padding:7px 5px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f1314f5;border-top:1px solid #272e30;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.mobile-bottom-nav button{color:#7d888b;background:0 0;border:0;align-content:center;place-items:center;gap:3px;min-height:47px;font-size:11px;display:grid;position:relative}.mobile-bottom-nav button.active{color:var(--red)}.mobile-bottom-nav button b{color:#fff;background:var(--red);border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:11px;display:grid;position:absolute;top:0;right:calc(50% - 22px)}.task-sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000bd;justify-content:center;align-items:flex-end;padding-top:40px;animation:.16s backdrop-in;display:flex;position:fixed;inset:0}.task-sheet{color:#f4f5f1;background:#171c1e;border:1px solid #31383a;border-bottom:0;border-radius:23px 23px 0 0;flex-direction:column;width:min(680px,100%);max-height:calc(100dvh - 34px);animation:.2s ease-out sheet-up;display:flex;overflow:hidden;box-shadow:0 -20px 60px #0006}.sheet-handle{background:#465052;border-radius:3px;flex:none;width:44px;height:4px;margin:8px auto 3px}.sheet-sticky-head{background:#171c1e;border-bottom:1px solid #2b3234;flex:none;padding:8px 16px 12px}.sheet-title{justify-content:space-between;align-items:center;gap:15px;display:flex}.sheet-title>div{gap:3px;display:grid}.sheet-title span{color:#9ba4a7;font-size:12px}.sheet-title strong{letter-spacing:-.03em;font-size:21px}.sheet-close-button{color:#fff;background:#2a3133;border:0;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.sheet-close-button:active{background:var(--red)}.sheet-meta-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.sheet-meta-row span{color:#aab2b4;background:#242b2d;border-radius:7px;padding:5px 8px;font-size:11px}.sheet-scroll-content{overscroll-behavior:contain;min-height:0;padding:0 16px 12px;overflow:auto}.sheet-item{border-bottom:1px solid #2a3133;padding:15px 0}.sheet-product-row{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.sheet-product-row>div:nth-child(2){gap:4px;min-width:0;display:grid}.sheet-product-row strong{font-size:14px}.sheet-product-row span{color:#9da6a9;font-size:13px}.sheet-product-row b{font-size:12px}.location-box{background:#242b2d;border:1px solid #343c3e;border-radius:12px;gap:10px;margin-top:12px;padding:13px;display:flex}.location-box>svg{color:var(--red);flex:none}.location-box div{gap:3px;display:grid}.location-box span{color:#8f999c;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.location-box strong{letter-spacing:-.02em;font-size:18px}.location-box small{color:#909a9d;font-size:12px}.sheet-info-box{background:#232a2c;border-radius:10px;gap:4px;margin-top:12px;padding:12px;display:grid}.sheet-info-box span{color:#8f999c;font-size:11px}.sheet-info-box strong{font-size:12px}.comment-box{color:#e4c36e;background:#332c1d;border-radius:10px;gap:5px;margin-top:12px;padding:12px;display:grid}.comment-box strong{font-size:12px}.comment-box span{font-size:13px;line-height:1.45}.sheet-time{color:#899396;justify-content:center;align-items:center;gap:7px;padding:14px 0 4px;font-size:11px;display:flex}.sheet-actions{gap:8px;display:grid}.warehouse-success,.warehouse-danger,.warehouse-secondary{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:700;display:flex}.warehouse-success{color:#fff;background:#1c9859}.warehouse-danger{color:#ff979e;background:#3c2427}.warehouse-secondary{color:#fff;background:#2b3234}@keyframes backdrop-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(30px)}}@media (max-width:1200px){.manager-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}.order-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:1fr 170px}.catalog-toolbar .check-filter{grid-column:1/-1;width:max-content}}@media (max-width:900px){.topbar{grid-template-columns:auto 1fr auto;padding:0 16px}.desktop-nav{display:none}.mobile-section-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;grid-template-columns:repeat(3,1fr);padding:7px 10px;display:grid;position:sticky;top:82px}.mobile-section-nav button{color:#797d81;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:12px;font-weight:700;display:flex}.mobile-section-nav button.active{color:var(--red);background:var(--red-soft)}.manager-grid{grid-template-columns:1fr}.cart-panel{position:static}.stock-list{max-height:none}.metric-grid,.inventory-summary{grid-template-columns:repeat(2,1fr)}.search-suggestions{grid-template-columns:1fr}}@media (max-width:680px){.login-shell{display:block}.login-visual{display:none}.login-panel{min-height:100vh;padding:16px}.login-card{border-radius:20px;padding:26px 22px}.mobile-brand{display:block}.topbar{height:68px}.topbar .brand-full .brand-logo{max-width:160px;height:42px}.user-copy{display:none}.mobile-section-nav{top:68px}.page-heading{align-items:flex-start;padding:22px 13px 13px}.page-heading p{font-size:13px;line-height:1.5}.page-heading .refresh-button{width:42px;min-width:42px;padding:0;font-size:0}.page-heading h1{font-size:28px}.metric-grid{gap:8px;padding:0 13px 12px}.metric-card{gap:9px;min-height:78px;padding:12px}.metric-icon{width:38px;height:38px}.metric-card strong{font-size:22px}.metric-card div span{font-size:11px}.manager-grid{padding:0 13px}.catalog-panel{padding:13px}.catalog-toolbar,.inventory-toolbar{grid-template-columns:1fr}.catalog-toolbar .check-filter{grid-column:auto}.stock-card{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:11px}.tire-visual{width:46px;height:59px}.tire-visual span{border-width:6px;width:25px;height:49px}.stock-footer{align-items:flex-end}.stock-footer small{display:none}.orders-panel,.inventory-panel,.history-panel{margin:12px 13px 0;padding:13px}.orders-heading{flex-direction:column;align-items:flex-start}.order-filter-row{flex-wrap:nowrap;width:100%;padding-bottom:3px;overflow-x:auto}.order-card-grid{grid-template-columns:1fr}.inventory-summary{grid-template-columns:repeat(2,1fr)}.search-suggestions{grid-template-columns:1fr}.history-row{grid-template-columns:65px minmax(0,1fr) auto}.history-row time{display:none}.app-toast{bottom:15px;left:13px;right:13px}}@media (min-width:681px){.task-sheet-backdrop{align-items:center;padding:28px}.task-sheet{border:1px solid #31383a;border-radius:23px;max-height:min(760px,100vh - 56px)}}.import-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:14px;max-width:1444px;margin:16px auto 0;display:grid}.import-main-panel,.import-side-panel{padding:19px}.import-heading{align-items:flex-start}.import-security{color:#236741;white-space:nowrap;background:#eaf8f0;border-radius:9px;align-items:center;gap:7px;min-height:32px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.import-dropzone{text-align:center;background:#fafaf7;border:1.5px dashed #cccec9;border-radius:15px;align-content:center;place-items:center;gap:12px;min-height:170px;margin-top:16px;padding:24px;transition:all .18s;display:grid;position:relative}.import-dropzone.dragging{border-color:var(--red);background:var(--red-soft);box-shadow:0 0 0 5px #e5243012}.import-dropzone.has-file{text-align:left;background:#fff;border-style:solid;border-color:#dfe1dc;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;place-items:center stretch}.import-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.import-dropzone>div{gap:4px;min-width:0;display:grid}.import-dropzone strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.import-dropzone span{color:#85898d;font-size:13px}.import-upload-icon,.import-file-icon{width:58px;height:58px;color:var(--red);background:var(--red-soft);border-radius:15px;place-items:center;display:grid}.import-file-icon{color:#18764a;background:#e8f8ef}.import-change-file{color:#61666a;cursor:pointer;background:#fff;border:1px solid #dedfdb;border-radius:9px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.import-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.import-rules-grid>div{background:#fff;border:1px solid #ecece8;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;padding:13px;display:flex}.import-rules-grid svg{color:var(--red);flex:none;margin-top:1px}.import-rules-grid span{gap:4px;min-width:0;display:grid}.import-rules-grid strong{font-size:13px}.import-rules-grid small{color:#85898d;font-size:12px;line-height:1.45}.import-message{border-radius:11px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;display:flex}.import-message.error{color:#9f2530;background:#fff0f1}.import-message>div{gap:3px;display:grid}.import-message strong{font-size:12px}.import-message span{font-size:12px;line-height:1.45}.import-result{background:#f4fbf7;border:1px solid #cfe8da;border-radius:13px;margin-top:14px;padding:15px}.import-result-title{color:#176d43;align-items:center;gap:10px;display:flex}.import-result-title>div{gap:3px;display:grid}.import-result-title strong{font-size:14px}.import-result-title span{color:#61806e;font-size:12px}.import-result-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.import-result-metrics>div{background:#fff;border-radius:9px;gap:3px;padding:10px;display:grid}.import-result-metrics>div.warning{background:#fff7df}.import-result-metrics span{color:#7a7f83;font-size:11px}.import-result-metrics strong{font-size:17px}.import-samples{border-top:1px solid #d9e9df;gap:6px;margin-top:12px;padding-top:12px;display:grid}.import-samples>strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.import-samples>div{grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;font-size:12px;display:grid}.import-samples span{color:#9a6409;font-weight:700}.import-samples p{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.import-samples b{color:#a02731}.import-start-button{width:100%;margin-top:15px}.last-sync-card{color:#fff;background:#232629;border-radius:11px;gap:5px;margin:14px 0 10px;padding:14px;display:grid}.last-sync-card span{color:#bfc2c3;text-transform:uppercase;letter-spacing:.09em;font-size:11px}.last-sync-card strong{font-size:15px}.last-sync-card small{color:#d9dbdc;font-size:12px}.import-log-list{gap:7px;display:grid}.import-log-row{border:1px solid #ecece8;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.import-log-status{border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.import-log-status.completed{color:#177348;background:#e8f8ef}.import-log-status.failed{color:#a12731;background:#fff0f1}.import-log-status.processing{color:#966000;background:#fff5dc}.import-log-row>div{gap:3px;min-width:0;display:grid}.import-log-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.import-log-row span,.import-log-row small{color:#8b8f93;font-size:11px}.import-log-row small{color:#a12731;line-height:1.35}.import-log-row>b{font-size:12px}@media (max-width:980px){.import-layout{grid-template-columns:1fr;margin:12px}.import-side-panel{order:2}}@media (max-width:640px){.import-main-panel,.import-side-panel{padding:14px}.import-heading{gap:10px;display:grid}.import-security{width:max-content}.import-dropzone.has-file{grid-template-columns:auto minmax(0,1fr)}.import-change-file{grid-column:1/-1;width:100%}.import-rules-grid{grid-template-columns:1fr}.import-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.import-samples>div{grid-template-columns:1fr auto}.import-samples p{white-space:normal;grid-area:2/1/auto/-1}}.load-more-button{color:#666b70;background:#fafaf8;border:1px dashed #d5d6d2;border-radius:11px;width:100%;min-height:42px;margin-top:3px;font-size:13px;font-weight:700}.load-more-button:hover{color:var(--red);background:var(--red-soft);border-color:#e5243059}.load-more-button.table-more{margin-top:12px}.warehouse-brand-full .brand-logo{max-width:132px;height:37px}@media (max-width:430px){.warehouse-brand-full .brand-logo{max-width:112px;height:32px}.warehouse-header-brand>div:last-child{display:none}}.warehouse-notification-setup{color:#fff;text-align:left;background:linear-gradient(135deg,#2b3234,#1c2224);border:1px solid #ffffff21;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:calc(100% - 26px);min-height:66px;margin:11px 13px 3px;padding:12px 13px;display:grid;box-shadow:0 10px 24px #00000029}.warehouse-notification-setup>svg:first-child{color:#fff;background:var(--red);border-radius:11px;width:38px;height:38px;padding:8px;box-shadow:0 0 0 5px #e5243021}.warehouse-notification-setup span{gap:3px;display:grid}.warehouse-notification-setup strong{font-size:12px}.warehouse-notification-setup small{color:#9da7aa;font-size:11px;line-height:1.4}.warehouse-live-alert{z-index:90;color:#fff;background:#bf1f2b;border:2px solid #ffffff52;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100% - 22px,650px);padding:13px;animation:.24s ease-out warehouse-alert-in,1.15s ease-in-out 3 warehouse-alert-pulse;display:grid;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #0000006b,0 0 0 5px #e5243026}.live-alert-tire_service{background:#1f5f8f;box-shadow:0 18px 44px #0000006b,0 0 0 5px #2c8bcf2e}.live-alert-cancelled{background:#6d252a;box-shadow:0 18px 44px #0000006b,0 0 0 5px #ff747d2e}.live-alert-multiple{background:#8c3a00;box-shadow:0 18px 44px #0000006b,0 0 0 5px #ff9d3b33}.live-alert-icon{background:#ffffff29;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.warehouse-live-alert>div:nth-child(2){gap:2px;min-width:0;display:grid}.warehouse-live-alert span{letter-spacing:.12em;opacity:.8;font-size:11px;font-weight:700}.warehouse-live-alert strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.warehouse-live-alert small{opacity:.92;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.live-alert-actions{align-items:center;gap:7px;display:flex}.live-alert-actions>button:first-child{color:#181a1b;background:#fff;border:0;border-radius:10px;min-height:35px;padding:0 12px;font-size:12px;font-weight:700}.live-alert-close{color:#fff;background:#ffffff1f;border:0;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}@keyframes warehouse-alert-in{0%{opacity:0;transform:translate(-50%,-18px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes warehouse-alert-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.22)}}@media (max-width:520px){.warehouse-live-alert{grid-template-columns:auto minmax(0,1fr);top:73px}.live-alert-actions{grid-column:1/-1;justify-content:flex-end}.warehouse-live-alert small{white-space:normal}}.inventory-blocked{color:#a12630;background:#fff0f1;border-radius:8px;place-items:center;min-width:28px;padding:4px 7px;font-weight:700;display:inline-grid}.warning-count{color:#6d3d00!important;background:#ffd988!important}.mobile-section-nav button{position:relative}.mobile-section-nav button>span{color:#fff;background:var(--red);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;display:inline-grid}.inventory-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.discrepancies-layout{max-width:1444px;margin:0 auto;padding:0 20px 28px}.discrepancy-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:13px;display:grid}.discrepancy-metrics>div{background:#fff;border:1px solid #e4e5e1;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:2px 11px;min-height:88px;padding:15px;display:grid;box-shadow:0 8px 22px #1c1f210d}.discrepancy-metrics>div>span{width:42px;height:42px;color:var(--red);background:var(--red-soft);border-radius:12px;grid-row:1/3;place-items:center;display:grid}.discrepancy-metrics strong{align-self:end;font-size:24px;line-height:1}.discrepancy-metrics small{color:#83878b;align-self:start;font-size:11px}.discrepancy-main-panel,.discrepancy-archive-panel{padding:18px}.discrepancy-archive-panel{margin-top:13px}.discrepancy-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:14px;display:grid}.discrepancy-card{background:#fff;border:1px solid #e1e2de;border-left:4px solid #ef9e31;border-radius:14px;min-width:0;padding:15px;box-shadow:0 9px 24px #1c1f210d}.discrepancy-card.discrepancy-verified{border-left-color:#4b91d1}.discrepancy-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.discrepancy-card-head>div{gap:3px;min-width:0;display:grid}.discrepancy-card-head>div>span{color:#8a8e92;font-size:11px}.discrepancy-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.discrepancy-card-head small{color:#777c80;font-size:12px}.discrepancy-status{border-radius:8px;flex:none;padding:6px 8px;font-size:11px;font-weight:700}.discrepancy-status-new{color:#8a5700;background:#fff3d8}.discrepancy-status-verified{color:#1f5f8f;background:#eaf4fc}.discrepancy-status-resolved{color:#1f7449;background:#e8f7ef}.discrepancy-facts{grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0 10px;display:grid}.discrepancy-facts>div{background:#f5f5f2;border-radius:9px;gap:3px;padding:9px;display:grid}.discrepancy-facts>div.danger{color:#9d2630;background:#fff0f1}.discrepancy-facts span{color:#818589;font-size:11px}.discrepancy-facts strong{font-size:15px}.discrepancy-reason{color:#8d2630;background:#fff4f5;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.discrepancy-reason>div{gap:3px;min-width:0;display:grid}.discrepancy-reason span{font-size:12px;font-weight:700}.discrepancy-reason small{color:#8a6265;font-size:11px;line-height:1.4}.discrepancy-meta{color:#6f7478;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;font-size:11px;display:flex}.discrepancy-people{color:#85898d;border-top:1px solid #eeeeea;justify-content:space-between;gap:10px;margin-top:9px;padding-top:9px;font-size:11px;display:flex}.verification-result{color:#245f87;background:#edf6fc;border-radius:10px;align-items:flex-start;gap:9px;margin-top:10px;padding:10px;display:flex}.verification-result>div{gap:2px;display:grid}.verification-result strong{font-size:12px}.verification-result span,.verification-result small{font-size:11px}.discrepancy-actions{align-items:center;gap:8px;margin-top:11px;display:flex}.compact-button{width:auto;min-height:39px;padding:0 13px}.waiting-another{color:#8b8f93;font-size:11px;font-weight:700}.inline-discrepancy-form{background:#f8fafb;border:1px solid #dde3e5;border-radius:11px;gap:10px;margin-top:12px;padding:12px;display:grid}.inline-form-title{justify-content:space-between;align-items:center;display:flex}.inline-form-title strong{font-size:12px}.inline-form-title button{background:#ecefed;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.inline-discrepancy-form label{color:#60656a;gap:5px;font-size:11px;font-weight:700;display:grid}.inline-discrepancy-form input,.inline-discrepancy-form textarea,.inline-discrepancy-form select{width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8dbd7;border-radius:9px;outline:0;padding:9px 10px}.inline-discrepancy-form textarea{resize:vertical;min-height:72px}.inline-discrepancy-form p{color:#72777b;margin:0;font-size:11px;line-height:1.45}.danger-solid-button{color:#fff;background:#a42933;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-weight:700;display:flex}.discrepancy-archive-list{gap:7px;margin-top:12px;display:grid}.discrepancy-archive-list article{border:1px solid #ecece8;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 11px;display:grid}.discrepancy-archive-list article>div{gap:2px;min-width:0;display:grid}.discrepancy-archive-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.discrepancy-archive-list span,.discrepancy-archive-list small{color:#7d8286;font-size:11px}.warehouse-app{flex-direction:column;height:100dvh;min-height:0;padding-bottom:0;display:flex;overflow:hidden}.warehouse-header{padding-top:calc(12px + env(safe-area-inset-top));z-index:80;flex:none;position:relative;top:auto}.warehouse-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.warehouse-global-alert{z-index:18;position:sticky;top:8px}.mobile-bottom-nav{z-index:70;flex:none;grid-template-columns:repeat(5,1fr);width:100%;position:relative;bottom:auto;left:auto;transform:none}.warehouse-app input,.warehouse-app textarea,.warehouse-app select,.warehouse-search-box input{font-size:16px}.warehouse-live-alert{top:calc(82px + env(safe-area-inset-top))}.live-alert-discrepancy{background:#6f3aa2;box-shadow:0 18px 44px #0000006b,0 0 0 5px #965fce38}.task-sheet-backdrop{z-index:60;inset:calc(70px + env(safe-area-inset-top)) 0 calc(62px + env(safe-area-inset-bottom));align-items:flex-end;padding:8px 8px 0}.task-sheet{border-radius:20px 20px 0 0;max-height:100%}.sheet-sticky-head{z-index:3;position:relative}.sheet-scroll-content{scroll-padding-bottom:150px}.sticky-actions{padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#171c1e;border-top:1px solid #2b3234;flex:none;box-shadow:0 -10px 22px #0000002e}.warehouse-primary,.warehouse-success,.warehouse-danger,.warehouse-secondary{min-height:50px;font-size:13px}.warehouse-issue-form{background:#211a1c;border:1px solid #513137;border-radius:13px;gap:12px;margin:13px 0 4px;padding:13px;display:grid}.warehouse-issue-form-title{color:#ff9098;align-items:flex-start;gap:9px;display:flex}.warehouse-issue-form-title>div{gap:3px;display:grid}.warehouse-issue-form-title strong{font-size:13px}.warehouse-issue-form-title span{color:#c4a3a6;font-size:11px;line-height:1.45}.warehouse-mobile-field{color:#d9ddde;gap:6px;font-size:12px;font-weight:700;display:grid}.warehouse-mobile-field>span{color:#8d979a;font-size:11px;font-weight:650}.warehouse-mobile-field input,.warehouse-mobile-field textarea,.warehouse-mobile-field select{color:#fff;background:#161b1d;border:1px solid #3b4548;border-radius:11px;outline:0;width:100%;min-height:50px;padding:11px 12px}.warehouse-mobile-field textarea{resize:vertical;min-height:92px;line-height:1.4}.warehouse-mobile-field input:focus,.warehouse-mobile-field textarea:focus,.warehouse-mobile-field select:focus{border-color:var(--red);box-shadow:0 0 0 4px #e524301f}.warehouse-photo-later{color:#929c9f;border:1px dashed #414b4e;border-radius:10px;gap:3px;padding:10px;display:grid}.warehouse-photo-later span{color:#d4d9da;font-size:12px;font-weight:700}.warehouse-photo-later small{font-size:11px;line-height:1.4}.warehouse-checks-screen{padding-bottom:18px}.warehouse-check-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:13px;display:grid}.warehouse-check-metrics>div{background:#171c1e;border:1px solid #293134;border-radius:12px;place-items:center;gap:3px;padding:12px 6px;display:grid}.warehouse-check-metrics strong{font-size:20px}.warehouse-check-metrics span{color:#8d979a;text-align:center;font-size:11px}.warehouse-discrepancy-list{gap:10px;display:grid}.warehouse-discrepancy-card{background:#171c1e;border:1px solid #30383b;border-left:3px solid #ef9e31;border-radius:14px;gap:7px;padding:13px;display:grid}.warehouse-discrepancy-verified{border-left-color:#549ee2}.warehouse-discrepancy-head{color:#9aa4a7;justify-content:space-between;gap:10px;font-size:11px;display:flex}.warehouse-discrepancy-head b{color:#efb258;font-size:11px}.warehouse-discrepancy-card>strong{font-size:13px}.warehouse-discrepancy-card>small{color:#9aa4a7;font-size:12px}.warehouse-discrepancy-reason{color:#ff858e;background:#3a2427;border-radius:10px;gap:8px;padding:10px;display:flex}.warehouse-discrepancy-reason>span{gap:3px;display:grid}.warehouse-discrepancy-reason b{font-size:12px}.warehouse-discrepancy-reason small{color:#d0a5a8;font-size:11px;line-height:1.4}.warehouse-discrepancy-quantity{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.warehouse-discrepancy-quantity span{color:#8e989b;background:#22292b;border-radius:8px;gap:2px;padding:8px;font-size:11px;display:grid}.warehouse-discrepancy-quantity b{color:#fff;font-size:14px}.warehouse-discrepancy-place{color:#9ba5a8;flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.warehouse-discrepancy-person{color:#7f8a8d;border-top:1px solid #293134;justify-content:space-between;gap:8px;padding-top:7px;font-size:11px;display:flex}.warehouse-check-button{color:#fff;background:#2777b5;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:3px;font-weight:700;display:flex}.warehouse-waiting-note,.warehouse-resolved-note{color:#b9c0c2;text-align:center;background:#252c2e;border-radius:9px;padding:9px;font-size:11px}.warehouse-verified-note{color:#9dcbef;background:#1b3040;border-radius:10px;gap:8px;padding:10px;display:flex}.warehouse-verified-note>span{gap:2px;display:grid}.warehouse-verified-note b{font-size:12px}.warehouse-verified-note small{color:#8faabf;font-size:11px;line-height:1.4}.warehouse-submodal-backdrop{z-index:110;inset:calc(70px + env(safe-area-inset-top)) 0 calc(62px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c2;justify-content:center;align-items:flex-end;padding:8px 8px 0;display:flex;position:fixed}.warehouse-submodal{background:#171c1e;border:1px solid #343d40;border-radius:20px 20px 0 0;flex-direction:column;width:min(680px,100%);max-height:100%;display:flex;overflow:hidden}.warehouse-submodal-head{border-bottom:1px solid #2c3436;flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.warehouse-submodal-head>div{gap:3px;min-width:0;display:grid}.warehouse-submodal-head span{color:var(--red);letter-spacing:.12em;font-size:11px;font-weight:700}.warehouse-submodal-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.warehouse-submodal-head small{color:#959fa2;font-size:12px}.warehouse-submodal-head button{color:#fff;background:#293134;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.warehouse-submodal-scroll{gap:12px;min-height:0;padding:14px;display:grid;overflow-y:auto}.warehouse-original-report{color:#ff858e;background:#3a2427;border-radius:10px;gap:9px;padding:11px;display:flex}.warehouse-original-report>div{gap:3px;display:grid}.warehouse-original-report strong{font-size:12px}.warehouse-original-report span,.warehouse-original-report small{color:#d5abad;font-size:11px}.warehouse-submodal-actions{padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#171c1e;border-top:1px solid #2c3436;flex:none}@media (max-width:980px){.discrepancy-card-list{grid-template-columns:1fr}.discrepancies-layout{padding:0 13px 22px}.discrepancy-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.mobile-section-nav{justify-content:flex-start;overflow-x:auto}.mobile-section-nav button{flex:none}.discrepancy-main-panel,.discrepancy-archive-panel{padding:13px}.discrepancy-card-head{display:grid}.discrepancy-status{width:max-content}.discrepancy-archive-list article{grid-template-columns:1fr;gap:4px}}@media (max-width:430px){.warehouse-header{min-height:64px;padding-left:11px;padding-right:11px}.warehouse-header-actions{gap:5px}.warehouse-icon-button{width:38px;height:38px}.mobile-bottom-nav button{min-height:50px;font-size:7px}.mobile-bottom-nav button svg{width:20px;height:20px}.warehouse-live-alert{top:calc(69px + env(safe-area-inset-top))}.task-sheet-backdrop,.warehouse-submodal-backdrop{inset:calc(64px + env(safe-area-inset-top)) 0 calc(61px + env(safe-area-inset-bottom))}.discrepancy-metrics{grid-template-columns:repeat(2,1fr)}}.customer-board{color:#fff;background:radial-gradient(circle at 50% -20%,#34393b 0,#161a1b 43%,#0d1011 100%);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow:hidden}.customer-board-header{background:linear-gradient(90deg,#ef2733 0,#d71e2d 100%);border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:112px;padding:20px 38px;display:grid;box-shadow:0 12px 40px #00000040}.customer-board-header-spacer{min-width:20px}.customer-board-title{text-align:center;justify-items:center;gap:4px;display:grid}.customer-board-title span{letter-spacing:.18em;opacity:.78;font-size:clamp(12px,1.1vw,18px);font-weight:700}.customer-board-title strong{letter-spacing:-.04em;font-size:clamp(34px,3.2vw,58px);line-height:.92}.customer-board-header time{letter-spacing:-.05em;text-align:right;justify-self:end;min-width:130px;font-size:clamp(34px,3.6vw,60px);font-weight:700}.customer-board-grid{grid-template-columns:1fr 1fr;gap:24px;min-height:0;padding:26px 34px;display:grid}.customer-board-column{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:24px;grid-template-rows:auto 1fr;min-height:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 50px #0000002e}.customer-board-column-title{border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:78px;padding:0 24px;display:grid}.customer-board-column-title span{font-size:clamp(22px,2vw,34px);font-weight:700}.customer-board-column-title b{background:#ffffff1a;border-radius:50%;place-items:center;min-width:48px;height:48px;font-size:22px;display:grid}.ready-column .customer-board-column-title{color:#caffdc;background:#1d99592b}.work-column .customer-board-column-title{color:#ffe0b0;background:#efa13721}.customer-board-list{align-content:start;gap:14px;min-height:0;padding:18px;display:grid;overflow:hidden}.customer-order-tile{background:#202526;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:104px;padding:14px 22px;display:grid;box-shadow:0 10px 28px #00000029}.customer-order-number{gap:2px;display:grid}.customer-order-number small{letter-spacing:.16em;color:#90999c;font-size:13px;font-weight:700}.customer-order-number strong{letter-spacing:-.045em;font-size:clamp(36px,4vw,66px);line-height:.95}.customer-order-status{text-align:right;justify-content:flex-end;align-items:center;gap:12px;min-width:210px;font-size:clamp(17px,1.7vw,28px);font-weight:700;display:flex}.customer-order-tile.ready{background:linear-gradient(100deg,#1b2821,#203c2a);border-color:#2ecb708c}.customer-order-tile.ready .customer-order-status{color:#83f1aa}.customer-order-tile.service{background:linear-gradient(100deg,#1a252c,#1d3343);border-color:#4c9aff80}.customer-order-tile.service .customer-order-status{color:#92c7ff}.customer-order-tile.collecting .customer-order-status{color:#ffd27e}.customer-order-tile.waiting .customer-order-status{color:#b8c0c2}.customer-order-tile.problem{border-color:#e52b3a80}.customer-order-tile.problem .customer-order-status{color:#ff8d97}.customer-board-empty{color:#7e898c;text-align:center;place-items:center;min-height:180px;font-size:clamp(18px,1.6vw,26px);font-weight:700;display:grid}.customer-board-footer{color:#8f999c;background:#111415;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:0 38px;font-size:16px;font-weight:700;display:flex}.staff-page{background:#f4f4f1;min-height:100svh}.staff-page-header{color:#fff;background:var(--red);grid-template-columns:240px 1fr auto;align-items:center;gap:22px;min-height:82px;padding:14px 28px;display:grid}.staff-page-header .brand-logo{object-fit:contain;object-position:left center;max-width:220px;height:52px}.staff-page-header>div{gap:2px;display:grid}.staff-page-header span{letter-spacing:.16em;opacity:.75;font-size:12px;font-weight:700}.staff-page-header strong{font-size:22px}.staff-back{color:#fff;background:#ffffff24;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:700;text-decoration:none;display:flex}.staff-page-content{max-width:1180px;margin:0 auto;padding:28px}.staff-intro{background:#fff;border:1px solid #dedfda;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:24px;display:flex;box-shadow:0 12px 34px #1b1f200f}.staff-intro h1{margin:0 0 7px;font-size:30px}.staff-intro p{color:#6c7274;max-width:720px;margin:0;line-height:1.5}.staff-progress{background:#f3f3f0;border-radius:16px;place-items:center;min-width:110px;padding:14px;display:grid}.staff-progress strong{font-size:27px}.staff-progress span{color:#7b8183;font-size:13px;font-weight:700}.staff-toolbar{justify-content:flex-end;gap:10px;margin-bottom:15px;display:flex}.staff-toolbar button,.staff-toolbar a{color:#292d2f;background:#fff;border:1px solid #d9dad5;border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:820;text-decoration:none;display:inline-flex}.staff-toolbar button{cursor:pointer}.staff-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.staff-card{background:#fff;border:1px solid #dedfda;border-radius:18px;gap:16px;padding:20px;display:grid;box-shadow:0 10px 28px #1b1f200b}.staff-card.done{background:#f7fff9;border-color:#1d995959}.staff-card-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.staff-card-heading>svg{color:#199759}.staff-avatar{color:#fff;background:#282d2f;border-radius:14px;place-items:center;width:46px;height:46px;font-size:15px;font-weight:700;display:grid}.staff-card-heading>div:nth-child(2){gap:3px;display:grid}.staff-card-heading strong{font-size:17px}.staff-card-heading span{color:#757c7e;font-size:13px;font-weight:760}.staff-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.staff-fields label{gap:6px;display:grid}.staff-fields label span{color:#747a7c;font-size:12px;font-weight:700}.staff-fields input{border:1px solid #d8d9d5;border-radius:10px;outline:0;width:100%;min-height:45px;padding:0 12px;font-size:16px}.staff-fields input:focus{border-color:var(--red);box-shadow:0 0 0 4px #e524301a}.staff-create{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:45px;font-weight:700;display:flex}.staff-create:disabled{cursor:default;opacity:.45}.staff-card.done .staff-create{opacity:1;background:#199759}.staff-error{color:#c92532;margin:-5px 0 0;font-size:12px;font-weight:700}.admin-quick-links{gap:7px;display:flex}.admin-quick-links a{color:#fff;background:#ffffff21;border-radius:12px;place-items:center;width:39px;height:39px;text-decoration:none;display:grid}@media (max-width:900px){.customer-board-header{grid-template-columns:24px 1fr auto;gap:18px;padding:16px 22px}.customer-board-grid{gap:14px;padding:16px}.customer-board-column-title{padding:0 16px}.customer-order-tile{min-height:88px;padding:12px 16px}.customer-order-status{min-width:150px}.staff-list{grid-template-columns:1fr}}@media (max-width:680px){.staff-page-header{grid-template-columns:1fr auto;padding:12px 15px}.staff-page-header>.brand{display:none}.staff-page-content{padding:14px}.staff-intro{align-items:flex-start;padding:18px}.staff-fields{grid-template-columns:1fr}.staff-toolbar{grid-template-columns:1fr 1fr;display:grid}.staff-toolbar button,.staff-toolbar a{justify-content:center;font-size:12px}}.live-indicator{position:relative}.live-indicator:after{content:"";border:2px solid var(--red);background:#e7a52d;border-radius:50%;width:7px;height:7px;position:absolute;bottom:5px;right:5px}.live-indicator.connected:after{background:#29b66f}.live-indicator.polling:after{animation:1.35s ease-in-out infinite live-pulse}@keyframes live-pulse{50%{opacity:.35;transform:scale(.72)}}.history-row{grid-template-columns:80px minmax(0,1fr) auto 125px auto}.history-row-test{background:#fffaf0;border-color:#e8c96b}.history-main small{color:#8b8f92;font-size:11px}.test-order-badge{letter-spacing:.08em;vertical-align:middle;background:#ffe69a;border-radius:6px;align-items:center;margin-left:6px;padding:3px 6px;font-weight:700;color:#745400!important;font-size:11px!important;display:inline-flex!important}.history-edit-button{color:#555b5f;background:#fff;border:1px solid #dedfda;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 9px;font-size:11px;font-weight:700;display:inline-flex}.history-edit-button:hover{color:var(--red);background:var(--red-soft);border-color:#e5243059}.manager-modal-backdrop{z-index:160;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f121394;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.manager-modal{background:#fff;border:1px solid #ffffff94;border-radius:18px;flex-direction:column;width:min(560px,100%);max-height:min(760px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000004d}.manager-modal-head{border-bottom:1px solid #ebebe7;flex:none;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.manager-modal-head h2{margin:3px 0 0;font-size:21px}.manager-modal-body{gap:13px;min-height:0;padding:17px 18px;display:grid;overflow-y:auto}.manager-modal-body .field-label input,.manager-modal-body .field-label textarea,.manager-modal-body .field-label select{background:#fafaf8;border:1px solid #dedfda;border-radius:10px;outline:none;width:100%;min-height:46px;padding:10px 11px;font-size:14px}.manager-modal-body .field-label textarea{resize:vertical;min-height:88px}.manager-modal-body .field-label input:focus,.manager-modal-body .field-label textarea:focus,.manager-modal-body .field-label select:focus{border-color:var(--red);box-shadow:0 0 0 4px #e5243014}.test-order-toggle{cursor:pointer;background:#fafaf7;border:1px solid #e0e1dc;border-radius:12px;align-items:flex-start;gap:11px;padding:13px;display:flex}.test-order-toggle.active{background:#fff9e7;border-color:#d8b849}.test-order-toggle input{width:19px;height:19px;accent-color:var(--red);margin-top:1px}.test-order-toggle span{gap:4px;display:grid}.test-order-toggle strong{font-size:12px}.test-order-toggle small{color:#74797d;font-size:11px;line-height:1.45}.manager-warning-box{color:#7d5a00;background:#fff3ca;border-radius:10px;align-items:flex-start;gap:8px;padding:11px;font-size:11px;line-height:1.45;display:flex}.manager-modal-actions{background:#fafaf8;border-top:1px solid #ebebe7;flex:none;justify-content:flex-end;gap:9px;padding:13px 18px 16px;display:flex}.manager-modal-actions .primary-button,.manager-modal-actions .secondary-button{min-height:42px}.warehouse-issue-reasons>span{color:#d9ddde;font-size:13px;font-weight:700}.warehouse-reason-grid{grid-template-columns:1fr;gap:7px;display:grid}.warehouse-reason-grid button{text-align:left;color:#e3e7e8;background:#171d1f;border:1px solid #3a4447;border-radius:11px;gap:3px;width:100%;min-height:58px;padding:10px 11px;display:grid}.warehouse-reason-grid button strong{font-size:13px}.warehouse-reason-grid button small{color:#8f999c;font-size:11px;line-height:1.35}.warehouse-reason-grid button.active{background:#3c2327;border-color:#f05a64;box-shadow:0 0 0 3px #e524301f}.warehouse-reason-grid button.active strong{color:#ff9da4}.warehouse-reason-grid button.active small{color:#d6b0b3}@media (max-width:760px){.history-row{grid-template-columns:58px minmax(0,1fr) auto}.history-row time{display:none}.history-edit-button{grid-column:2/-1;width:100%}.manager-modal-backdrop{align-items:end;padding:0}.manager-modal{max-height:calc(100dvh - env(safe-area-inset-top));border-radius:18px 18px 0 0}.manager-modal-body .field-label input,.manager-modal-body .field-label textarea,.manager-modal-body .field-label select{font-size:16px}.manager-modal-actions{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}html.warehouse-document,body.warehouse-document{overscroll-behavior:none;background:#0f1314;width:100%;height:100%;min-height:100%;overflow:hidden}body.warehouse-document{margin:0;position:fixed;inset:0}body.warehouse-document .warehouse-app{background:#0f1314;width:100%;max-width:680px;height:100dvh;min-height:0;margin:0 auto;position:fixed;inset:0;overflow:hidden}body.warehouse-document .warehouse-content{overscroll-behavior-y:contain;background:#0f1314;min-height:0}@media (display-mode:standalone){html.warehouse-document,body.warehouse-document{background:#0f1314}}.issue-editor-scroll{width:100%;max-width:100%;padding:14px;scroll-padding-bottom:18px;overflow-x:hidden}.warehouse-issue-editor{contain:layout paint;gap:14px;width:100%;min-width:0;max-width:100%;display:grid;position:relative;overflow:hidden}.warehouse-issue-editor .warehouse-issue-form-title{z-index:2;background:#211a1c;border-bottom:1px solid #3a2d30;margin:-14px -14px 0;padding:14px;position:sticky;top:0}.warehouse-issue-item-list{gap:10px;width:100%;min-width:0;display:grid}.warehouse-issue-item{background:#171d1f;border:1px solid #343d40;border-radius:13px;width:100%;min-width:0;padding:12px;overflow:hidden}.warehouse-issue-item.active{background:#241d1f;border-color:#f05a64;box-shadow:inset 0 0 0 1px #e5243024}.warehouse-issue-item.locked{opacity:.75}.warehouse-issue-item-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.warehouse-issue-item-head>div{gap:4px;min-width:0;display:grid}.warehouse-issue-item-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.warehouse-issue-item-head span{color:#929c9f;font-size:11px;line-height:1.35}.warehouse-issue-item-head>button{color:#aab3b5;white-space:nowrap;background:#242b2d;border:1px solid #3a4548;border-radius:10px;min-height:38px;padding:8px 10px;font-size:11px;font-weight:700}.warehouse-issue-item-head>button.active{color:#fff;background:#e52430;border-color:#e52430}.issue-recorded-badge{text-align:center;background:#3b292c;border-radius:9px;max-width:118px;padding:7px 9px;font-weight:700;color:#d8b0b3!important;font-size:11px!important}.warehouse-issue-item-fields{border-top:1px solid #343d40;gap:12px;min-width:0;margin-top:12px;padding-top:12px;display:grid}.warehouse-issue-item-fields .warehouse-reason-grid,.warehouse-issue-item-fields .warehouse-mobile-field,.warehouse-issue-item-fields input,.warehouse-issue-item-fields textarea,.warehouse-issue-item-fields select{width:100%;min-width:0;max-width:100%}@media (max-width:430px){.issue-editor-scroll{padding:11px}.warehouse-issue-editor .warehouse-issue-form-title{margin:-11px -11px 0;padding:11px}.warehouse-issue-item-head{grid-template-columns:1fr}.warehouse-issue-item-head>button,.issue-recorded-badge{width:100%;max-width:none}}.cashier-app{min-height:100svh;color:var(--ink);background:#f2f2ef}.cashier-header{z-index:40;color:#fff;background:#ef2733;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:82px;padding:0 28px;display:grid;position:sticky;top:0;box-shadow:0 10px 30px #69081033}.cashier-header-title{text-align:center;justify-self:center;gap:2px;display:grid}.cashier-header-title span{letter-spacing:.16em;opacity:.78;font-size:11px;font-weight:700}.cashier-header-title strong{font-size:21px;font-weight:700}.cashier-header-actions{align-items:center;gap:10px;display:flex}.cashier-header-button{color:#fff;background:#ffffff1f;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.cashier-header-button:hover{background:#fff3}.cashier-user{text-align:right;gap:1px;margin:0 3px;display:grid}.cashier-user strong{font-size:12px;font-weight:700}.cashier-user small{opacity:.75;font-size:11px;font-weight:500}.cashier-icon-button{color:#fff;background:#ffffff1f;border:0;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.cashier-content{max-width:1480px;margin:0 auto;padding:28px}.cashier-search-panel{background:#fff;border:1px solid #e1e1dc;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:end;gap:28px;padding:22px;display:grid;box-shadow:0 12px 32px #181a1b0e}.cashier-search-panel h1{letter-spacing:-.04em;margin:5px 0 7px;font-size:clamp(27px,3vw,42px);line-height:1}.cashier-search-panel p{color:#777c80;margin:0;font-size:12px;line-height:1.55}.cashier-kicker{color:var(--red);letter-spacing:.16em;font-size:11px;font-weight:700}.cashier-search-form{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.cashier-search-form label{color:#8b9094;background:#fafaf8;border:1px solid #dcded9;border-radius:12px;align-items:center;gap:9px;min-height:50px;padding:0 12px;display:flex}.cashier-search-form label:focus-within{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e5243014}.cashier-search-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.cashier-search-form label button{color:#7e8387;background:#eceeeb;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.cashier-search-form>button{color:#fff;background:var(--red);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.cashier-search-form>button:disabled{opacity:.5}.cashier-search-form>.cashier-reset-button{color:#61666a;background:#f0f1ee}.cashier-message{border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:13px;padding:12px 14px;display:flex}.cashier-message>span{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.cashier-message button{width:30px;height:30px;color:inherit;background:#ffffff59;border:0;border-radius:8px;place-items:center;display:grid}.cashier-message.success{color:#12663d;background:#e9f7ef}.cashier-message.error{color:#9b2630;background:#fff0f1}.cashier-message.info{color:#315b78;background:#eaf4fb}.cashier-waiting-state{text-align:center;color:#858a8e;background:#ffffff8c;border:1px dashed #d2d4cf;border-radius:20px;align-content:center;place-items:center;gap:10px;min-height:430px;margin-top:18px;padding:30px;display:grid}.cashier-scan-visual{width:110px;height:110px;color:var(--red);background:#fff0f1;border-radius:28px;place-items:center;margin-bottom:4px;display:grid}.cashier-waiting-state strong{color:#3f4448;font-size:22px}.cashier-waiting-state span{max-width:470px;font-size:12px;line-height:1.5}.cashier-order-layout{grid-template-columns:minmax(0,1fr) minmax(330px,410px);align-items:start;gap:16px;margin-top:16px;display:grid}.cashier-order-main{gap:13px;min-width:0;display:grid}.cashier-order-summary{background:#fff;border:1px solid #e2e3df;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:15px;display:grid}.cashier-order-summary>div{background:#f6f6f3;border-radius:11px;gap:4px;padding:11px;display:grid}.cashier-order-summary span{color:#858a8e;font-size:11px}.cashier-order-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.cashier-status{border-radius:8px;width:max-content;max-width:100%;padding:6px 8px}.cashier-status-ready_for_payment{color:#12683d;background:#e8f8ef}.cashier-status-sent_to_tire_service{color:#613595;background:#f2eaff}.cashier-status-collecting,.cashier-status-awaiting_warehouse{color:#8c5700;background:#fff1dc}.cashier-status-not_found{color:#a3212c;background:#fff0f1}.cashier-status-completed{color:#12683d;background:#e8f8ef}.cashier-status-cancelled{color:#696e72;background:#e9eae7}.cashier-order-notes{background:#fff;border:1px solid #e4e4df;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px;display:grid}.cashier-order-notes>div{background:#fafaf8;border-radius:10px;gap:4px;padding:10px;display:grid}.cashier-order-notes span{color:#8a8f93;font-size:11px}.cashier-order-notes strong{font-size:12px;line-height:1.45}.cashier-items-heading{justify-content:space-between;align-items:end;gap:18px;padding:5px 2px 0;display:flex}.cashier-items-heading h2{margin:4px 0 0;font-size:23px}.cashier-items-heading>span{color:#686d71;background:#e8e9e6;border-radius:15px;place-items:center;min-width:42px;height:30px;padding:0 9px;font-size:12px;font-weight:700;display:grid}.cashier-item-list{gap:10px;display:grid}.cashier-item-card{background:#fff;border:1px solid #e1e2de;border-left:4px solid #e0a33e;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #181a1b0b}.cashier-item-card.complete{border-left-color:#2da466}.cashier-item-head{justify-content:space-between;align-items:flex-start;gap:14px;padding:15px 16px 11px;display:flex}.cashier-item-head>div:first-child{gap:4px;min-width:0;display:grid}.cashier-item-head>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.cashier-item-head>div:first-child span{color:#73787c;font-size:13px}.cashier-item-quantity{text-align:right;flex:none;gap:3px;display:grid}.cashier-item-quantity strong{font-size:15px}.cashier-item-quantity span{color:#7f8488;font-size:12px}.cashier-item-warning{color:#9d2730;background:#fff0f1;border-radius:9px;align-items:center;gap:7px;margin:0 15px 10px;padding:8px 10px;font-size:11px;font-weight:650;display:flex}.cashier-mark-progress{background:#fafaf8;border-top:1px solid #eeeeea;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px;padding:11px 15px;display:grid}.cashier-mark-progress>div:first-child{gap:2px;display:grid}.cashier-mark-progress>div:first-child span{color:#878c90;font-size:11px}.cashier-mark-progress>div:first-child strong{font-size:12px}.cashier-progress-track{background:#e5e7e3;border-radius:8px;height:7px;overflow:hidden}.cashier-progress-track span{border-radius:inherit;background:#31a86a;height:100%;transition:width .2s;display:block}.cashier-mark-progress button{color:#666b6f;background:#fff;border:1px solid #d6d8d3;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 11px;font-size:11px;font-weight:650;display:inline-flex}.cashier-mark-progress button.active{color:var(--red);background:#fff3f4;border-color:#e524304d}.cashier-mark-progress button:disabled{color:#267e51;opacity:1;background:#edf8f2}.cashier-mark-list{background:#fafaf8;gap:1px;padding:0 15px 12px;display:grid}.cashier-mark-list>div{background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:7px 9px;display:flex}.cashier-mark-list>div>span{color:#258053;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.cashier-mark-list b{color:#4a4f53;font-size:11px}.cashier-mark-list small{color:#888d91;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cashier-mark-list button{color:#a24a51;background:#fff0f1;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.cashier-sidebar{gap:12px;display:grid;position:sticky;top:98px}.cashier-scan-card,.cashier-payment-card{background:#fff;border:1px solid #e0e1dc;border-radius:16px;padding:16px;overflow:hidden;box-shadow:0 10px 28px #181a1b0e}.cashier-scan-card-head{color:var(--red);align-items:flex-start;gap:10px;display:flex}.cashier-scan-card-head>div{gap:3px;min-width:0;display:grid}.cashier-scan-card-head span{letter-spacing:.12em;font-size:11px;font-weight:700}.cashier-scan-card-head strong{color:#303539;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cashier-scan-card-head small{color:#7a7f83;font-size:12px}.cashier-scan-card>p{color:#787d81;margin:12px 0;font-size:12px;line-height:1.5}.cashier-scan-card form{gap:8px;display:grid}.cashier-scan-card input{background:#fafaf8;border:1px solid #daddd7;border-radius:11px;outline:0;width:100%;min-height:47px;padding:0 12px;font-size:15px}.cashier-scan-card input:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e5243014}.cashier-scan-card form button{color:#fff;background:var(--red);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:45px;font-size:12px;font-weight:700;display:flex}.cashier-scan-count{border-top:1px solid #ebebe7;justify-content:space-between;align-items:center;margin-top:11px;padding-top:10px;display:flex}.cashier-scan-count span{color:#83888c;font-size:11px}.cashier-scan-count strong{font-size:15px}.cashier-payment-card{gap:12px;display:grid}.cashier-payment-total{border-bottom:1px solid #e9eae6;justify-content:space-between;align-items:flex-end;gap:14px;padding-bottom:12px;display:flex}.cashier-payment-total span{color:#777c80;font-size:13px}.cashier-payment-total strong{letter-spacing:-.04em;font-size:29px;line-height:1}.cashier-readiness,.cashier-fiscal-warning{border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.cashier-readiness>span,.cashier-fiscal-warning>span,.cashier-paid-info>span{gap:3px;display:grid}.cashier-readiness strong,.cashier-fiscal-warning strong{font-size:12px}.cashier-readiness small,.cashier-fiscal-warning small{font-size:11px;line-height:1.45}.cashier-readiness.ready{color:#166a41;background:#eaf8f0}.cashier-readiness.blocked{color:#9b2730;background:#fff0f1}.cashier-fiscal-warning{color:#785900;background:#fff5d9}.cashier-pay-button{color:#fff;background:#16874f;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:12px;font-weight:700;display:flex}.cashier-pay-button:disabled{color:#8c9194;opacity:1;background:#e7e8e5}.cashier-paid-info{color:#176d44;background:#edf8f2;border-radius:10px;align-items:flex-start;gap:8px;padding:10px;display:flex}.cashier-paid-info>span{font-size:11px}.cashier-paid-info small{color:#6f8d7e;font-size:11px}.cashier-refresh-button{color:#686d71;background:#fff;border:1px solid #dedfdb;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:11px;font-weight:650;display:flex}@media (max-width:1120px){.cashier-header{grid-template-columns:auto 1fr}.cashier-header-title{display:none}.cashier-header-actions{justify-self:end}.cashier-search-panel,.cashier-order-layout{grid-template-columns:1fr}.cashier-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:760px){.cashier-app{min-height:100dvh}.cashier-header{gap:10px;min-height:68px;padding:9px 13px}.cashier-header .brand-red .brand-logo{max-width:190px}.cashier-header-button{justify-content:center;width:40px;padding:0;font-size:0}.cashier-user{display:none}.cashier-content{padding:13px}.cashier-search-panel{border-radius:15px;gap:16px;padding:16px}.cashier-search-form{grid-template-columns:1fr auto}.cashier-search-form>.cashier-reset-button{grid-column:1/-1}.cashier-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cashier-order-notes,.cashier-sidebar,.cashier-mark-progress{grid-template-columns:1fr}.cashier-progress-track,.cashier-mark-progress button{width:100%}.cashier-item-head{display:grid}.cashier-item-quantity{text-align:left}.cashier-mark-list>div>span{grid-template-columns:auto auto minmax(0,1fr)}}.printing-app{min-height:100svh;color:var(--ink);background:#f4f4f1}.printing-header{color:#fff;background:#ef2733;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:82px;padding:0 28px;display:grid;box-shadow:0 9px 30px #5e080e2e}.printing-header-title{justify-items:center;gap:1px;display:grid}.printing-header-title span{letter-spacing:.16em;opacity:.72;font-size:11px;font-weight:700}.printing-header-title strong{font-size:20px;font-weight:700}.printing-header-actions{align-items:center;gap:9px;display:flex}.printing-header-actions>a,.printing-header-actions>button{color:#fff;background:#ffffff21;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.printing-header-actions>button{width:40px;padding:0}.printing-header-actions>div{text-align:right;gap:1px;margin:0 4px;display:grid}.printing-header-actions>div strong{font-size:12px}.printing-header-actions>div small{opacity:.72;font-size:11px}.printing-content{max-width:1440px;margin:0 auto;padding:28px}.printing-page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.printing-page-heading>div>span,.printing-panel-head>div>span{color:var(--red);letter-spacing:.16em;font-size:11px;font-weight:700}.printing-page-heading h1{letter-spacing:-.045em;margin:7px 0;font-size:clamp(30px,3vw,46px);line-height:1}.printing-page-heading p{max-width:820px;color:var(--muted);margin:0;line-height:1.55}.printing-page-heading>button,.printing-panel-head>button{color:#555b60;background:#fff;border:1px solid #dedfdb;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-weight:700;display:inline-flex}.printing-message{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;font-size:12px;font-weight:650;display:flex}.printing-message.success{color:#126b40;background:#e9f8f0}.printing-message.error{color:#a12630;background:#fff0f1}.printing-message button{width:30px;height:30px;color:inherit;background:#ffffff8c;border:0;border-radius:8px;place-items:center;display:grid}.printing-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.printing-metrics>div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center start;column-gap:11px;min-height:82px;padding:14px;display:grid;box-shadow:0 7px 24px #181a1b0a}.printing-metrics svg{grid-row:1/3;align-self:center}.printing-metrics strong{font-size:24px;line-height:1}.printing-metrics span{color:var(--muted);font-size:12px}.printing-metrics .queued svg{color:#aa6900}.printing-metrics .printing svg{color:#1769aa}.printing-metrics .printed svg{color:#16874f}.printing-metrics .error svg{color:#ad2832}.printing-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);align-items:start;gap:16px;display:grid}.printing-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;box-shadow:0 7px 30px #181a1b0b}.printing-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.printing-panel-head h2{letter-spacing:-.025em;margin:3px 0 0;font-size:20px}.printing-job-list{gap:10px;display:grid}.printing-job-card{background:#fff;border:1px solid #e6e7e3;border-left:4px solid #d5d5d1;border-radius:14px;padding:14px}.printing-job-card.status-queued{border-left-color:#e9a03a}.printing-job-card.status-printing{border-left-color:#4b91d1}.printing-job-card.status-printed{border-left-color:#39a96d}.printing-job-card.status-error{border-left-color:#df5560}.printing-job-card.status-cancelled{opacity:.68}.printing-job-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.printing-job-top>div{gap:2px;display:grid}.printing-job-top>div>span{color:#95999d;letter-spacing:.14em;font-size:11px;font-weight:700}.printing-job-top>div>strong{font-size:24px}.printing-job-top small{color:#8b9094;font-size:11px}.printing-job-status{color:#61666a;white-space:nowrap;background:#f0f1ee;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-queued .printing-job-status{color:#8a5700;background:#fff3d8}.status-printing .printing-job-status{color:#1f5f8f;background:#eaf4fc}.status-printed .printing-job-status{color:#1f7449;background:#e8f7ef}.status-error .printing-job-status{color:#a12630;background:#fff0f1}.printing-job-items{border-top:1px solid #efefec;border-bottom:1px solid #efefec;gap:5px;margin:12px 0;padding:10px 0;display:grid}.printing-job-items>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.printing-job-items>div span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.printing-job-items>div b{flex:none}.printing-job-items>small{color:#8a8f93;font-size:11px}.printing-job-meta{color:#74797d;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.printing-job-meta strong{color:var(--ink);font-size:15px}.printing-device-line,.printing-job-error{border-radius:9px;align-items:flex-start;gap:7px;margin-top:8px;padding:8px 9px;font-size:11px;display:flex}.printing-device-line{color:#4c6679;background:#eef5fa}.printing-job-error{color:#9e2730;background:#fff0f1}.printing-job-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.printing-job-actions a,.printing-job-actions button{color:#555a5e;background:#fff;border:1px solid #dedfdb;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.printing-job-actions button{color:#fff;border-color:var(--red);background:var(--red)}.printing-empty{color:#969b9f;text-align:center;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}.printing-empty strong{color:#555a5e}.printing-empty span{font-size:12px}.printing-side{gap:14px;display:grid;position:sticky;top:16px}.agent-status-panel .printing-panel-head>svg{color:#8b9194}.agent-state{border-radius:11px;gap:3px;padding:12px;display:grid}.agent-state.online{color:#126b40;background:#e9f8f0}.agent-state.offline{color:#795a14;background:#fff6dd}.agent-state span{font-size:12px;font-weight:700}.agent-state small{opacity:.8;line-height:1.45}.device-list{gap:8px;margin-top:12px;display:grid}.device-list>div{border:1px solid #ecece8;border-radius:10px;align-items:center;gap:9px;padding:9px;display:flex}.device-list>div>span{border-radius:50%;flex:none;width:9px;height:9px}.device-list>div>span.online{background:#25a45f;box-shadow:0 0 0 4px #25a45f1f}.device-list>div>span.offline{background:#b6b9b8}.device-list>div>div{gap:2px;min-width:0;display:grid}.device-list strong{font-size:12px}.device-list small{color:#858a8e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.device-list p{color:#92979b;margin:0;font-size:12px}.agent-create-panel>p{color:#73787c;margin:0 0 12px;font-size:12px;line-height:1.5}.agent-create-panel label{color:#4c5155;gap:6px;font-size:12px;font-weight:700;display:grid}.agent-create-panel input{border:1px solid #dedfdb;border-radius:10px;outline:none;min-height:43px;padding:0 11px}.agent-create-panel input:focus{border-color:var(--red);box-shadow:0 0 0 4px #e5243014}.printing-create-agent{color:#fff;background:var(--red);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:43px;margin-top:10px;font-weight:700;display:flex}.created-agent-token{color:#5b4710;background:#fff5d4;border-radius:11px;gap:7px;margin-top:12px;padding:11px;display:grid}.created-agent-token strong{font-size:12px}.created-agent-token code{overflow-wrap:anywhere;color:#2e3133;background:#ffffffb8;border-radius:8px;padding:8px;font-size:11px}.created-agent-token button{color:#5b4710;background:#fff;border:1px solid #5b47102e;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-weight:700;display:flex}.created-agent-token small{font-size:11px;line-height:1.4}.ticket-print-screen{color:#111;background:#deded9;min-height:100svh;padding:24px;font-family:Bounded,Arial,sans-serif}.ticket-print-toolbar{background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;max-width:420px;margin:0 auto 16px;padding:12px;display:flex;box-shadow:0 10px 30px #00000014}.ticket-print-toolbar>div{gap:2px;display:grid}.ticket-print-toolbar strong{font-size:12px}.ticket-print-toolbar span{color:#7b8084;font-size:11px}.ticket-print-toolbar button{color:#fff;background:var(--red);border:0;border-radius:10px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-weight:700;display:flex}.order-ticket-58{color:#000;background:#fff;width:58mm;min-height:80mm;margin:0 auto;padding:4mm 3.2mm 5mm;font-family:Arial,sans-serif;box-shadow:0 10px 38px #00000024}.order-ticket-58 header{text-align:center;gap:1mm;display:grid}.order-ticket-58 header strong{letter-spacing:-.04em;font-family:Bounded,Arial,sans-serif;font-size:18pt;font-weight:700}.order-ticket-58 header span{letter-spacing:.14em;font-size:7pt;font-weight:700}.ticket-order-number{text-align:center;gap:1mm;margin:4mm 0;display:grid}.ticket-order-number small{letter-spacing:.16em;font-size:7pt;font-weight:700}.ticket-order-number strong{font-family:Bounded,Arial,sans-serif;font-size:27pt;line-height:.9}.ticket-divider{border-top:.35mm dashed #111;margin:3mm 0}.ticket-items{gap:3mm;display:grid}.ticket-item{gap:.7mm;display:grid}.ticket-item>strong{font-size:8.5pt;line-height:1.2}.ticket-item>span{font-size:7.5pt;line-height:1.2}.ticket-item>div{justify-content:flex-start;gap:3mm;font-size:7.5pt;display:flex}.ticket-total,.ticket-target{justify-content:space-between;align-items:flex-end;gap:3mm;margin-top:2.5mm;display:flex}.ticket-total span,.ticket-target span{font-size:7pt}.ticket-total strong{font-size:13pt}.ticket-target strong{text-align:right;font-size:8pt}.ticket-cashier-code{text-align:center;border:.4mm solid #000;gap:1mm;margin:4mm 0 2mm;padding:3mm 2mm;display:grid}.ticket-cashier-code span{letter-spacing:.12em;font-size:6.5pt;font-weight:700}.ticket-cashier-code strong{letter-spacing:.08em;font-family:Bounded,Arial,sans-serif;font-size:17pt}.ticket-cashier-code small{overflow-wrap:anywhere;font-family:monospace;font-size:5.5pt}.ticket-agent-note{color:#555;text-align:center;border:.3mm dashed #777;gap:1mm;margin-top:2mm;padding:2.5mm;display:grid}.ticket-agent-note strong{font-size:6.5pt}.ticket-agent-note span{font-size:5.5pt;line-height:1.35}.order-ticket-58 footer{text-align:center;gap:1mm;margin-top:4mm;display:grid}.order-ticket-58 footer strong{font-size:8pt}.order-ticket-58 footer span{font-size:6.5pt}.order-ticket-58 footer small{font-size:5.5pt}.order-ticket-58 footer em{overflow-wrap:anywhere;font-family:monospace;font-size:4.5pt;font-style:normal}.ticket-loading,.ticket-error{color:#60666a;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.ticket-error strong{color:#8f2630}.ticket-error span{max-width:440px;font-size:13px}@media (max-width:900px){.printing-header{grid-template-columns:auto 1fr;padding:10px 14px}.printing-header-title{display:none}.printing-header-actions{justify-self:end}.printing-header-actions>div{display:none}.printing-layout{grid-template-columns:1fr}.printing-side{position:static}}@media (max-width:640px){.printing-content{padding:17px 12px 28px}.printing-page-heading{align-items:start;display:grid}.printing-page-heading>button{width:max-content}.printing-metrics{grid-template-columns:repeat(2,1fr)}.printing-job-actions{grid-template-columns:1fr}.printing-header-actions>a{width:40px;padding:0;font-size:0}.ticket-print-screen{padding:12px 0 30px}.ticket-print-toolbar{margin-left:10px;margin-right:10px}}@media print{@page{size:58mm auto;margin:0}html,body{background:#fff!important;width:58mm!important;min-width:58mm!important;margin:0!important;padding:0!important}.ticket-print-screen{background:#fff!important;width:58mm!important;min-height:0!important;padding:0!important}.ticket-print-toolbar{display:none!important}.order-ticket-58{width:58mm!important;min-height:0!important;box-shadow:none!important;margin:0!important}}.warehouse-marking-card{background:#1b2224;border:1px solid #3b4447;border-radius:12px;gap:10px;margin-top:11px;padding:12px;display:grid}.warehouse-marking-card.complete{background:#182923;border-color:#20be6f73}.warehouse-marking-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.warehouse-marking-head>div{grid-template-columns:auto 1fr;align-items:baseline;gap:2px 9px;min-width:0;display:grid}.warehouse-marking-head>div>span{color:#f22d3c;letter-spacing:.13em;grid-column:1/-1;font-size:11px;font-weight:700}.warehouse-marking-head>div>strong{color:#fff;font-size:17px}.warehouse-marking-head>div>small{color:#96a0a3;white-space:normal;grid-column:1/-1;min-width:0;font-size:11px;line-height:1.35}.warehouse-marking-card.complete .warehouse-marking-head>div>span{color:#45d38e}.warehouse-marking-head>button{color:#fff;background:#ed2938;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.warehouse-marking-loading{color:#9ba4a7;align-items:center;gap:7px;font-size:11px;display:flex}.warehouse-mark-list{gap:6px;display:grid}.warehouse-mark-list>div{color:#a7e7c5;background:#229f601f;border-radius:9px;justify-content:space-between;align-items:center;gap:9px;min-height:38px;padding:7px 8px;display:flex}.warehouse-mark-list>div>span{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.warehouse-mark-list b{color:#dfe8e2;font-size:11px}.warehouse-mark-list small{color:#86a596;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.warehouse-mark-list button{color:#f78d95;background:#ec2d3a1f;border:0;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.marking-scanner-backdrop{z-index:180;color:#f5f7f5;background:#090d0e;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.marking-scanner-modal{background:#101617;grid-template-rows:auto auto minmax(260px,1fr) auto auto auto;width:min(680px,100%);min-height:100dvh;display:grid;overflow:hidden}.marking-scanner-header{padding:calc(14px + env(safe-area-inset-top)) 15px 13px;background:#171e20;border-bottom:1px solid #293133;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.marking-scanner-header>div{gap:3px;min-width:0;display:grid}.marking-scanner-header span{color:#f22d3c;letter-spacing:.14em;font-size:11px;font-weight:700}.marking-scanner-header strong{font-size:17px}.marking-scanner-header small{color:#929da0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.marking-scanner-header button{color:#fff;background:#2a3234;border:0;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.marking-scanner-progress{background:#111718;border-bottom:1px solid #252d2f;justify-content:space-between;align-items:center;gap:15px;padding:11px 15px;display:flex}.marking-scanner-progress span{color:#929c9f;font-size:12px}.marking-scanner-progress strong{color:#fff;font-size:18px}.marking-camera-stage{background:#000;min-height:300px;position:relative;overflow:hidden}.marking-camera-stage video{object-fit:cover;width:100%;height:100%;min-height:300px;display:block}.marking-camera-shade{pointer-events:none;background:radial-gradient(42% 30%,#0000 0 94%,#00000094 96%);position:absolute;inset:0}.marking-camera-frame{aspect-ratio:1;pointer-events:none;width:min(64vw,290px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marking-camera-frame i{filter:drop-shadow(0 0 8px #ff223373);border-style:solid;border-color:#ff3443;width:42px;height:42px;position:absolute}.marking-camera-frame i:first-child{border-width:4px 0 0 4px;border-radius:12px 0 0;top:0;left:0}.marking-camera-frame i:nth-child(2){border-width:4px 4px 0 0;border-radius:0 12px 0 0;top:0;right:0}.marking-camera-frame i:nth-child(3){border-width:0 0 4px 4px;border-radius:0 0 0 12px;bottom:0;left:0}.marking-camera-frame i:nth-child(4){border-width:0 4px 4px 0;border-radius:0 0 12px;bottom:0;right:0}.marking-camera-saving{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040809c7;align-content:center;place-items:center;gap:9px;display:grid;position:absolute;inset:0}.marking-camera-saving strong{font-size:13px}.marking-scanner-status{color:#9ddfbd;background:#14231c;align-items:center;gap:9px;min-height:54px;padding:10px 15px;font-size:12px;line-height:1.4;display:flex}.marking-scanner-status.error{color:#ff9ca3;background:#2b191c}.marking-scanner-alternatives{background:#151b1d;border-top:1px solid #293133;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;display:grid}.marking-scanner-alternatives button,.marking-photo-button{color:#dfe4e5;text-align:center;background:#222a2c;border:1px solid #343d3f;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 10px;font-size:11px;font-weight:650;display:flex}.marking-photo-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.marking-manual-entry{padding:10px 12px calc(12px + env(safe-area-inset-bottom));background:#151b1d;border-top:1px solid #293133;gap:8px;display:grid}.marking-manual-entry label{color:#b7c0c2;gap:6px;font-size:11px;font-weight:650;display:grid}.marking-manual-entry textarea{color:#fff;resize:vertical;background:#0f1415;border:1px solid #3a4446;border-radius:10px;outline:0;width:100%;min-height:66px;padding:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.marking-manual-entry textarea:focus{border-color:#ed2938;box-shadow:0 0 0 3px #ed29381f}.marking-manual-entry button{color:#fff;background:#ed2938;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:700;display:flex}@media (min-width:681px){.marking-scanner-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d1;padding:28px}.marking-scanner-modal{border:1px solid #333d3f;border-radius:22px;min-height:0;max-height:calc(100vh - 56px);box-shadow:0 25px 90px #0000008c}.marking-scanner-header{padding-top:14px}}@media (max-width:390px){.warehouse-marking-head{flex-direction:column;align-items:stretch}.warehouse-marking-head>button{width:100%}.marking-scanner-alternatives{grid-template-columns:1fr}}.warehouse-marking-open-button{box-shadow:0 8px 20px #ed293838;background:#ed2938!important;border-radius:11px!important;min-height:44px!important;padding:9px 13px!important}.warehouse-marking-queued-note{color:#a8b1b3;text-align:right;max-width:180px;font-size:11px;line-height:1.35}.warehouse-scan-action{color:#fff;background:#ed2938;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:52px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 24px #ed29383d}.warehouse-scan-action:disabled{opacity:.55}@media (max-width:520px){.warehouse-marking-queued-note{text-align:left;max-width:none}.warehouse-scan-action{width:100%}}.warehouse-mark-list{gap:11px}.warehouse-mark-list>.warehouse-mark-entry{color:#dce7e1;background:#183025b8;border:1px solid #32be7357;border-radius:12px;justify-content:stretch;align-items:stretch;gap:9px;min-height:0;padding:11px;display:grid}.warehouse-mark-list>.warehouse-mark-entry.incomplete{background:#4a1c219e;border-color:#f44b568f}.warehouse-mark-entry-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.warehouse-mark-entry-head>span:first-child{color:#e9f4ed;align-items:center;gap:7px;display:inline-flex}.warehouse-mark-entry-head b{font-size:12px}.warehouse-mark-crypto-badge{border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:700;line-height:1.15;display:inline-flex}.warehouse-mark-crypto-badge.ok{color:#a9edc9;background:#2ab46729}.warehouse-mark-crypto-badge.warning{color:#ffb2b8;background:#ef36452b}.warehouse-mark-full-label{color:#98aaa1;letter-spacing:.12em;font-size:11px;font-weight:700}.warehouse-mark-full-code{color:#fff;letter-spacing:.01em;background:#0e1513;border:1px solid #ffffff17;border-radius:9px;gap:3px;width:100%;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:650;line-height:1.38;display:grid;overflow:hidden}.warehouse-mark-full-code>span{overflow-wrap:anywhere;word-break:break-all;white-space:pre-wrap;min-width:0}.warehouse-mark-full-code>span:nth-child(3),.warehouse-mark-full-code>span:nth-child(4){color:#b9e7cc}.warehouse-mark-code-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.warehouse-mark-code-meta>span{color:#9aa9a1;font-size:11px;line-height:1.35}.warehouse-mark-code-meta>div{align-items:center;gap:7px;display:flex}.warehouse-mark-copy,.warehouse-mark-delete{border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:11px;font-weight:700;display:inline-flex}.warehouse-mark-copy{color:#e8f3ec;background:#2b3c34;padding:7px 10px}.warehouse-mark-delete{color:#ff9aa2;background:#ec2d3a26;width:36px}.warehouse-mark-rescan-note{color:#ffc0c5;background:#ee2d3c1f;border-radius:8px;margin:0;padding:8px 9px;font-size:12px;line-height:1.45}.marking-manual-entry label>small{color:#ffabb2;align-items:center;gap:6px;font-size:11px;line-height:1.4;display:flex}.cashier-mark-list.cashier-mark-list-full{gap:10px;display:grid}.cashier-mark-list-full>.cashier-full-mark{background:#f5fbf7;border:1px solid #2fb16659;border-radius:12px;gap:9px;padding:11px;display:grid}.cashier-mark-list-full>.cashier-full-mark.incomplete{background:#fff4f5;border-color:#de35426b}.cashier-full-mark-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.cashier-full-mark-head>span:first-child{color:#24322b;align-items:center;gap:7px;display:inline-flex}.cashier-full-mark-head b{font-size:12px}.cashier-crypto-badge{border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:700;display:inline-flex}.cashier-crypto-badge.ok{color:#177943;background:#def4e7}.cashier-crypto-badge.warning{color:#b62532;background:#ffe2e5}.cashier-full-mark-label{color:#75847c;letter-spacing:.12em;font-size:11px;font-weight:700}.cashier-full-mark-code{color:#14251c;background:#fff;border:1px solid #dbe5df;border-radius:9px;gap:3px;width:100%;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:650;line-height:1.4;display:grid;overflow:hidden}.cashier-full-mark-code>span{overflow-wrap:anywhere;word-break:break-all;white-space:pre-wrap;min-width:0}.cashier-full-mark-code>span:nth-child(3),.cashier-full-mark-code>span:nth-child(4){color:#176f41}.cashier-full-mark-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.cashier-full-mark-actions>small{color:#77867e;font-size:11px}.cashier-full-mark-actions>div{align-items:center;gap:7px;display:flex}.cashier-copy-mark,.cashier-delete-mark{border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:11px;font-weight:700;display:inline-flex}.cashier-copy-mark{color:#fff;background:#273e32;padding:7px 10px}.cashier-delete-mark{color:#c72d3a;background:#ffe7e9;width:36px}@media (max-width:520px){.warehouse-mark-entry-head,.warehouse-mark-code-meta,.cashier-full-mark-head,.cashier-full-mark-actions{flex-direction:column;align-items:stretch}.warehouse-mark-code-meta>div,.cashier-full-mark-actions>div{width:100%}.warehouse-mark-copy,.cashier-copy-mark{flex:1}.warehouse-mark-full-code,.cashier-full-mark-code{font-size:12px}}.marking-scanner-pro .marking-scanner-modal{background:#101214;border-radius:0;flex-direction:column;width:100%;max-width:560px;height:100dvh;max-height:none;display:flex;overflow:auto}.marking-scanner-pro .marking-camera-stage{background:#000;flex:0 0 44dvh;min-height:44dvh;position:relative;overflow:hidden}.marking-scanner-pro .marking-camera-stage video{object-fit:cover;width:100%;height:100%;transition:transform .2s}.marking-scanner-pro .marking-camera-frame b{background:#ef2b2d;height:2px;animation:1.8s ease-in-out infinite scanner-line;position:absolute;top:50%;left:12%;right:12%;box-shadow:0 0 10px #ef2b2de6}@keyframes scanner-line{0%,to{transform:translateY(-86px)}50%{transform:translateY(86px)}}.marking-camera-toolbar{background:#171a1d;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 14px;display:grid}.marking-camera-toolbar button{color:#fff;min-height:54px;font:inherit;background:#25292d;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.marking-camera-toolbar button:disabled{opacity:.35}.marking-camera-toolbar span{font-size:12px}.marking-last-code{background:#191d20;border:1px solid #ffffff17;border-radius:11px;margin:0 14px 10px;padding:10px 12px}.marking-last-code small{color:#9ca3aa;margin-bottom:5px;display:block}.marking-last-code code{color:#fff;word-break:break-all;white-space:normal;font-size:14px;line-height:1.45;display:block}@media (min-width:600px){.marking-scanner-pro .marking-scanner-modal{border-radius:20px;height:min(920px,96dvh)}.marking-scanner-pro .marking-camera-stage{flex-basis:420px;min-height:420px}}.cashier-mode-tabs{background:#e9eae7;border:1px solid #dedfda;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:max-content;max-width:100%;margin-bottom:14px;padding:5px;display:grid}.cashier-mode-tabs button{color:#696e72;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.cashier-mode-tabs button.active{color:#fff;background:var(--red);box-shadow:0 7px 18px #e5243033}.cashier-history-section{gap:13px;display:grid}.cashier-history-heading{background:#fff;border:1px solid #e1e1dc;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px;display:flex;box-shadow:0 12px 32px #181a1b0e}.cashier-history-heading h1{letter-spacing:-.04em;margin:5px 0 7px;font-size:clamp(27px,3vw,42px);line-height:1}.cashier-history-heading p{color:#777c80;margin:0;font-size:12px;line-height:1.55}.cashier-history-heading>button{color:#606569;background:#fff;border:1px solid #dedfda;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.cashier-history-search{background:#fff;border:1px solid #e1e2de;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:13px;display:grid}.cashier-history-search label{color:#878c90;background:#fafaf8;border:1px solid #dcded9;border-radius:11px;align-items:center;gap:9px;min-height:48px;padding:0 12px;display:flex}.cashier-history-search label:focus-within{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e5243014}.cashier-history-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.cashier-history-search label button{color:#757a7e;background:#eceeeb;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.cashier-history-search>button{color:#fff;background:var(--red);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex}.cashier-history-filters{scrollbar-width:none;gap:7px;padding:1px 0 5px;display:flex;overflow-x:auto}.cashier-history-filters::-webkit-scrollbar{display:none}.cashier-history-filters button{color:#696e72;background:#fff;border:1px solid #dcded9;border-radius:999px;flex:none;min-height:37px;padding:0 13px;font-size:11px;font-weight:700}.cashier-history-filters button.active{color:#fff;border-color:var(--red);background:var(--red)}.cashier-history-meta{color:#777c80;justify-content:space-between;align-items:center;gap:12px;padding:0 3px;font-size:12px;display:flex}.cashier-history-meta strong{color:#2f3438}.cashier-history-meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cashier-history-list{gap:9px;display:grid}.cashier-history-card{background:#fff;border:1px solid #e0e1dd;border-radius:16px;grid-template-columns:140px minmax(0,1fr) 270px auto;align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 8px 24px #181a1b0b}.cashier-history-card-number{background:#fafaf8;border-right:1px solid #ecece8;align-content:center;gap:3px;padding:15px 17px;display:grid}.cashier-history-card-number>span{color:var(--red);letter-spacing:.15em;font-size:11px;font-weight:700}.cashier-history-card-number strong{font-size:23px;line-height:1}.cashier-history-card-number small{color:#858a8e;font-size:11px;line-height:1.4}.cashier-history-card-main{align-content:center;gap:5px;min-width:0;padding:14px 17px;display:grid}.cashier-history-card-main>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cashier-history-card-main p{color:#686d71;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.cashier-history-card-main>small{color:#93979b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cashier-history-card-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.cashier-return-state{border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:700;display:inline-flex}.cashier-return-state.partial{color:#8a5700;background:#fff1d8}.cashier-return-state.full{color:#6a3d8b;background:#f3eafe}.cashier-history-card-stats{border-left:1px solid #ecece8;grid-template-columns:repeat(3,1fr);align-items:center;display:grid}.cashier-history-card-stats>div{text-align:center;gap:3px;min-width:0;padding:12px;display:grid}.cashier-history-card-stats>div+div{border-left:1px solid #ecece8}.cashier-history-card-stats span{color:#878c90;font-size:11px}.cashier-history-card-stats strong{font-size:12px}.cashier-history-open{color:#fff;background:#2f3438;border:0;border-left:1px solid #ecece8;justify-content:center;align-items:center;gap:7px;min-width:136px;font-size:11px;font-weight:700;display:flex}.cashier-history-open:hover{background:var(--red)}.cashier-history-empty{color:#969b9f;text-align:center;background:#ffffff8c;border:1px dashed #d4d5d1;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:290px;padding:30px;display:grid}.cashier-history-empty strong{color:#555a5e;font-size:17px}.cashier-history-empty span{font-size:12px}.cashier-history-more{color:#61666a;background:#fff;border:1px solid #d9dad6;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:max-content;min-height:44px;margin:2px auto 0;padding:0 17px;font-size:12px;font-weight:700;display:inline-flex}.cashier-item-returned{color:#684084;background:#f4eafd;border-radius:9px;align-items:center;gap:7px;margin:0 15px 10px;padding:8px 10px;font-size:11px;font-weight:650;display:flex}.cashier-full-mark.returned{background:#faf6fd!important;border-color:#d9c7e6!important}.cashier-mark-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.cashier-mark-status{border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:700;display:inline-flex}.cashier-mark-status.attached{color:#176f41;background:#def4e7}.cashier-mark-status.sold{color:#285f8d;background:#e5f1fa}.cashier-mark-status.returned{color:#6e3c8c;background:#efe2f8}.cashier-completed-card{gap:11px}.cashier-completed-title{color:#166b42;background:#eaf8f0;border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.cashier-completed-title>span{gap:3px;display:grid}.cashier-completed-title strong{font-size:12px}.cashier-completed-title small{color:#628674;font-size:11px}.cashier-return-progress{border:1px solid #e4e5e1;border-radius:11px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.cashier-return-progress>div{text-align:center;background:#fafaf8;gap:3px;padding:10px 8px;display:grid}.cashier-return-progress>div+div{border-left:1px solid #e4e5e1}.cashier-return-progress span{color:#81868a;font-size:11px}.cashier-return-progress strong{font-size:12px}.cashier-return-button{color:#fff;background:#6a3d8b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:49px;font-size:12px;font-weight:700;display:flex}.cashier-return-button:disabled{color:#8c9194;background:#e7e8e5}.cashier-return-disabled-note{color:#9a2731;background:#fff0f1;border-radius:10px;align-items:flex-start;gap:8px;padding:10px;font-size:11px;line-height:1.45;display:flex}.cashier-cancelled-card{color:#7b8084;text-align:center;place-items:center;min-height:210px}.cashier-cancelled-card strong{color:#4b5054;font-size:16px}.cashier-cancelled-card span{font-size:12px}.cashier-return-history-card{background:#fff;border:1px solid #e0e1dc;border-radius:16px;padding:15px;overflow:hidden;box-shadow:0 10px 28px #181a1b0e}.cashier-return-history-head{color:#6a3d8b;align-items:center;gap:9px;display:flex}.cashier-return-history-head>div{align-items:center;gap:7px;display:flex}.cashier-return-history-head span{letter-spacing:.13em;font-size:11px;font-weight:700}.cashier-return-history-head strong{color:#fff;background:#6a3d8b;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:11px;display:grid}.cashier-return-history-list{gap:7px;margin-top:11px;display:grid}.cashier-return-history-list article{background:#fbf8fd;border:1px solid #e8dff0;border-radius:10px;gap:4px;padding:10px;display:grid}.cashier-return-history-list article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.cashier-return-history-list strong{font-size:12px}.cashier-return-history-list span{color:#8a7b92;font-size:11px}.cashier-return-history-list p{color:#674b76;margin:0;font-size:11px}.cashier-return-history-list small{color:#928798;font-size:11px;line-height:1.4}.cashier-return-backdrop{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0c0dc2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.cashier-return-modal{background:#f4f4f1;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;width:min(960px,100%);max-height:calc(100dvh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 100px #00000073}.cashier-return-modal>header{color:#fff;background:#202427;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.cashier-return-modal>header h2{margin:4px 0 5px;font-size:27px;line-height:1}.cashier-return-modal>header p{color:#aeb4b8;margin:0;font-size:12px;line-height:1.5}.cashier-return-modal>header button{color:#fff;background:#ffffff17;border:0;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.cashier-return-modal-body{gap:12px;min-height:0;padding:16px 18px 20px;display:grid;overflow-y:auto}.cashier-return-critical-note{color:#785900;background:#fff5d9;border:1px solid #f1daa2;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.cashier-return-critical-note>span{gap:3px;display:grid}.cashier-return-critical-note strong{font-size:12px}.cashier-return-critical-note small{font-size:11px;line-height:1.5}.cashier-return-scan{background:#fff;border:1px solid #dfdfda;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.cashier-return-scan label{color:#858a8e;background:#fafaf8;border:1px solid #d7d9d4;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 12px;display:flex}.cashier-return-scan label:focus-within{background:#fff;border-color:#6a3d8b;box-shadow:0 0 0 4px #6a3d8b17}.cashier-return-scan input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.cashier-return-scan>button{color:#fff;background:#6a3d8b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.cashier-return-items{gap:9px;display:grid}.cashier-return-items>article{background:#fff;border:1px solid #dedfda;border-radius:13px;overflow:hidden}.cashier-return-items>article.disabled{opacity:.58}.cashier-return-item-head{border-bottom:1px solid #ecece8;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}.cashier-return-item-head>div:first-child{gap:3px;min-width:0;display:grid}.cashier-return-item-head>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cashier-return-item-head>div:first-child span{color:#777c80;font-size:11px}.cashier-return-item-head>div:last-child{text-align:right;gap:2px;display:grid}.cashier-return-item-head>div:last-child span{color:#878c90;font-size:11px}.cashier-return-item-head>div:last-child strong{font-size:12px}.cashier-returned-before{color:#6a3d8b;background:#f5ebfc;border-radius:9px;align-items:center;gap:6px;margin:10px 12px 0;padding:8px 9px;font-size:11px;font-weight:650;display:flex}.cashier-return-mark-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:11px 12px 13px;display:grid}.cashier-return-mark-grid button{color:#565b5f;text-align:left;background:#fafaf8;border:1px solid #dfe1dc;border-radius:10px;align-items:center;gap:9px;min-width:0;min-height:58px;padding:9px 10px;display:flex}.cashier-return-mark-grid button>span{color:#7b8084;background:#eceeeb;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.cashier-return-mark-grid button>div{gap:3px;min-width:0;display:grid}.cashier-return-mark-grid strong{font-size:11px}.cashier-return-mark-grid code{color:#898e92;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cashier-return-mark-grid button.selected{color:#5e337d;background:#f6eefb;border-color:#bfa6d2;box-shadow:0 0 0 3px #6a3d8b12}.cashier-return-mark-grid button.selected>span{color:#fff;background:#6a3d8b}.cashier-return-quantity-control{justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.cashier-return-quantity-control>span{color:#71767a;font-size:11px}.cashier-return-quantity-control>div{border:1px solid #d9dbd6;border-radius:10px;grid-template-columns:39px 50px 39px;align-items:center;display:grid;overflow:hidden}.cashier-return-quantity-control button{color:#62676b;background:#f2f3f0;border:0;place-items:center;height:39px;display:grid}.cashier-return-quantity-control button:disabled{opacity:.35}.cashier-return-quantity-control strong{text-align:center;font-size:13px}.cashier-return-details{grid-template-columns:.7fr 1.3fr;gap:9px;display:grid}.cashier-return-details label{background:#fff;border:1px solid #dedfda;border-radius:12px;gap:6px;padding:12px;display:grid}.cashier-return-details label>span{color:#656a6e;font-size:11px;font-weight:700}.cashier-return-details select,.cashier-return-details textarea{color:#2f3438;width:100%;font:inherit;background:#fafaf8;border:1px solid #d8dad5;border-radius:9px;outline:0}.cashier-return-details select{min-height:43px;padding:0 10px;font-size:12px}.cashier-return-details textarea{resize:vertical;min-height:76px;padding:10px;font-size:12px;line-height:1.45}.cashier-return-details select:focus,.cashier-return-details textarea:focus{background:#fff;border-color:#6a3d8b;box-shadow:0 0 0 4px #6a3d8b14}.cashier-return-confirm{cursor:pointer;display:block}.cashier-return-confirm input{opacity:0;pointer-events:none;position:absolute}.cashier-return-confirm>span{color:#5d6266;background:#fff;border:1px solid #d8dad5;border-radius:12px;align-items:center;gap:10px;min-height:55px;padding:11px 13px;display:flex}.cashier-return-confirm b{background:#f5f6f3;border:1px solid #cfd2cc;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;display:grid}.cashier-return-confirm strong{font-size:11px;line-height:1.45}.cashier-return-confirm.checked>span{color:#175f3c;background:#edf8f2;border-color:#a9d8bf}.cashier-return-confirm.checked b{color:#fff;background:#19814d;border-color:#19814d}.cashier-return-modal>footer{padding:13px 18px calc(13px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dedfda;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:8px;display:grid}.cashier-return-modal>footer>div{gap:2px;display:grid}.cashier-return-modal>footer span{color:#81868a;font-size:11px}.cashier-return-modal>footer strong{font-size:18px}.cashier-return-modal>footer button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.cashier-return-modal>footer button.secondary{color:#62676b;background:#fff;border:1px solid #d8dad5}.cashier-return-modal>footer button.primary{color:#fff;background:#6a3d8b;border:0}.cashier-return-modal>footer button:disabled{color:#93979a;background:#e8e9e6;border-color:#e1e2de}@media (max-width:1050px){.cashier-history-card{grid-template-columns:125px minmax(0,1fr) auto}.cashier-history-card-stats{display:none}}@media (max-width:700px){.cashier-mode-tabs{width:100%}.cashier-mode-tabs button{padding:0 8px}.cashier-history-heading{flex-direction:column;align-items:stretch}.cashier-history-heading>button{width:max-content}.cashier-history-search{grid-template-columns:1fr}.cashier-history-card{grid-template-columns:94px minmax(0,1fr)}.cashier-history-card-number{padding:13px 11px}.cashier-history-card-number strong{font-size:18px}.cashier-history-card-main{padding:12px}.cashier-history-open{border-top:1px solid #ecece8;border-left:0;grid-column:1/-1;min-height:43px}.cashier-mark-badges{justify-content:flex-start;align-items:flex-start}.cashier-return-backdrop{padding:0}.cashier-return-modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.cashier-return-modal>header{padding-top:calc(15px + env(safe-area-inset-top))}.cashier-return-scan,.cashier-return-details,.cashier-return-mark-grid{grid-template-columns:1fr}.cashier-return-modal>footer{grid-template-columns:1fr 1fr}.cashier-return-modal>footer>div{grid-area:1/1/auto/-1}}@media (max-width:430px){.cashier-mode-tabs button span{font-size:11px}.cashier-history-card{grid-template-columns:82px minmax(0,1fr)}.cashier-history-card-number strong{font-size:16px}.cashier-history-card-main>strong{font-size:13px}.cashier-return-modal>footer{grid-template-columns:1fr}.cashier-return-modal>footer>div{grid-column:1}}.manual-total-field{background:#fff8f8;border:1px solid #ead3d6;border-radius:14px;padding:12px}.money-input{background:#fff;border:1px solid #cfd2cd;border-radius:11px;align-items:center;min-height:50px;display:flex;overflow:hidden}.money-input:focus-within{border-color:#c93b45;box-shadow:0 0 0 4px #c93b4517}.money-input input{background:0 0;outline:0;flex:1;min-width:0;height:48px;padding:0 13px;font-weight:700;border:0!important;font-size:17px!important}.money-input>span{color:#7a3036;background:#f8e9ea;place-items:center;min-width:48px;height:48px;font-size:16px;font-weight:700;display:grid}.order-manual-total{color:#6f3439;background:#fff7f7;border:1px solid #ead8da;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:10px 11px;display:grid}.order-manual-total span{font-size:11px;font-weight:700}.order-manual-total strong{font-size:14px}.order-manual-total button{color:#8d3239;background:#fff;border:1px solid #e4c2c5;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.history-order-total{color:#8d3239;margin-top:5px;font-size:12px;display:block}.order-amount-editor{width:min(520px,100vw - 28px)}.ticket-manual-total{text-align:center;border:2px solid #111;gap:3px;margin:8px 0 2px;padding:9px 8px;display:grid}.ticket-manual-total span{letter-spacing:.08em;font-size:11px;font-weight:700}.ticket-manual-total strong{font-size:18px;line-height:1.05}.inventory-sale-disabled-row{opacity:.72;background:#fff5f4}.inventory-admin-note{color:#9a3d45;margin-top:4px;font-size:11px;font-style:normal;line-height:1.35;display:block}.inventory-sale-state{border-radius:999px;align-items:center;min-height:25px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.inventory-sale-state.enabled{color:#17613d;background:#e8f6ee}.inventory-sale-state.disabled{color:#9b3038;background:#fdebed}.inventory-control-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:14px;display:grid}.inventory-audit-builder{grid-row:span 2}.inventory-control-note{color:#3f554a;background:#f1f7f4;border:1px solid #d7e0dc;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px;display:flex}.inventory-control-note>span{gap:3px;display:grid}.inventory-control-note strong{font-size:12px}.inventory-control-note small{color:#687970;font-size:11px;line-height:1.45}.inventory-control-search{margin-bottom:10px}.inventory-audit-picker{gap:6px;max-height:520px;padding-right:3px;display:grid;overflow-y:auto}.inventory-audit-picker>button{color:#34383b;text-align:left;background:#fff;border:1px solid #dedfda;border-radius:11px;grid-template-columns:33px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.inventory-audit-picker>button:hover{background:#fafbf9;border-color:#c7cbc5}.inventory-audit-picker>button.selected{background:#fff5f5;border-color:#d4656d;box-shadow:0 0 0 3px #c93b4512}.inventory-picker-check{color:#fff;background:#f0f1ee;border:1px solid #d4d7d1;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.inventory-audit-picker>button.selected .inventory-picker-check{background:#c93b45;border-color:#c93b45}.inventory-picker-copy{gap:3px;min-width:0;display:grid}.inventory-picker-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inventory-picker-copy small{color:#757a7d;font-size:11px}.inventory-picker-copy em{color:#888d90;align-items:center;gap:4px;font-size:7px;font-style:normal;display:flex}.inventory-picker-qty{text-align:right;gap:2px;display:grid}.inventory-picker-qty small{color:#8a8f92;font-size:7px}.inventory-picker-qty strong{font-size:15px}.inventory-picker-qty em{color:#54715f;font-size:7px;font-style:normal}.inventory-audit-form{border-top:1px solid #e3e4df;gap:9px;margin-top:12px;padding-top:12px;display:grid}.inventory-audit-form label{gap:5px;display:grid}.inventory-audit-form label>span{color:#656a6d;font-size:11px;font-weight:700}.inventory-audit-form input,.inventory-audit-form textarea{width:100%;font:inherit;background:#fafaf8;border:1px solid #d7d9d4;border-radius:9px;outline:0}.inventory-audit-form input{min-height:42px;padding:0 10px;font-size:12px}.inventory-audit-form textarea{resize:vertical;min-height:72px;padding:10px;font-size:12px}.inventory-audit-form input:focus,.inventory-audit-form textarea:focus{background:#fff;border-color:#c93b45;box-shadow:0 0 0 4px #c93b4514}.inventory-admin-list,.inventory-audit-history{min-width:0}.inventory-admin-rows{gap:6px;max-height:500px;display:grid;overflow-y:auto}.inventory-admin-rows article{background:#fff;border:1px solid #e0e1dc;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:10px;display:grid}.inventory-admin-rows article>div:first-child{gap:3px;min-width:0;display:grid}.inventory-admin-rows article>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inventory-admin-rows article>div:first-child span{color:#858a8d;font-size:11px}.inventory-admin-values{flex-wrap:wrap;grid-column:1/-1;gap:5px;display:flex}.inventory-admin-values span{color:#74797c;background:#f2f3f0;border-radius:7px;padding:5px 7px;font-size:7px}.inventory-admin-values b{color:#33383b}.inventory-admin-rows .sale-enabled,.inventory-admin-rows .sale-disabled{border-radius:999px;place-self:center end;padding:5px 7px;font-size:7px;font-weight:700}.inventory-admin-rows .sale-enabled{color:#17613d;background:#e8f6ee}.inventory-admin-rows .sale-disabled{color:#9b3038;background:#fdebed}.inventory-admin-rows article>button{color:#555b5e;background:#fff;border:1px solid #d8dad5;border-radius:8px;grid-area:2/2/span 2;align-self:end;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.inventory-audit-history-list{gap:8px;display:grid}.inventory-audit-history-list>article{background:#fff;border:1px solid #dedfda;border-radius:11px;padding:11px}.inventory-audit-history-list>article>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inventory-audit-history-list header>div{gap:2px;display:grid}.inventory-audit-history-list header strong{font-size:12px}.inventory-audit-history-list header span,.inventory-audit-history-list header time{color:#858a8d;font-size:7px}.inventory-audit-history-list header>b{color:#6a6f72;background:#eef0ed;border-radius:999px;padding:5px 7px;font-size:7px}.inventory-audit-history-list article.audit-status-completed header>b{color:#17613d;background:#e8f6ee}.inventory-audit-history-list article.audit-status-in_progress header>b{color:#765800;background:#fff2cc}.inventory-audit-history-list article.audit-status-cancelled{opacity:.55}.audit-history-items{gap:5px;margin-top:9px;display:grid}.audit-history-items>div{background:#f6f7f4;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;display:flex}.audit-history-items span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.audit-history-items b{white-space:nowrap;font-size:11px}.inventory-adjust-modal{width:min(560px,100vw - 28px)}.inventory-adjust-warning{color:#785800;background:#fff6dc;border:1px solid #f0d8a6;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.inventory-adjust-warning>span{gap:2px;display:grid}.inventory-adjust-warning strong{font-size:11px}.inventory-adjust-warning small{font-size:11px;line-height:1.45}.inventory-sale-toggle{cursor:pointer;display:block}.inventory-sale-toggle input{opacity:0;position:absolute}.inventory-sale-toggle>span{color:#96343c;background:#fff3f4;border:1px solid #e2b8bc;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.inventory-sale-toggle b{background:#f4dadd;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.inventory-sale-toggle strong{font-size:11px}.inventory-sale-toggle.active>span{color:#17613d;background:#eef8f2;border-color:#acd7bf}.inventory-sale-toggle.active b{background:#d9f0e2}.accounting-queue-panel{min-width:0}.accounting-head-actions{gap:7px;display:flex}.accounting-summary>div{background:#fff;border:1px solid #e0e1dc;border-radius:11px;gap:3px;padding:11px;display:grid}.accounting-summary span{color:#7d8285;font-size:11px}.accounting-summary strong{font-size:18px}.accounting-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-bottom:12px;display:grid}.accounting-filters{gap:5px;display:flex}.accounting-filters button{color:#707578;background:#fff;border:1px solid #d9dbd6;border-radius:9px;min-height:42px;padding:0 10px;font-size:11px;font-weight:700}.accounting-filters button.active{color:#fff;background:#3f4548;border-color:#3f4548}.accounting-event{background:#fff;border:1px solid #dedfda;border-radius:12px;grid-template-columns:43px minmax(0,1fr) auto;gap:11px;padding:12px;display:grid}.accounting-event.status-new{border-left:4px solid #d2454e}.accounting-event.status-reviewed{border-left:4px solid #c89b2c}.accounting-event.status-resolved{opacity:.7;border-left:4px solid #389265}.accounting-event-icon{color:#9b333b;background:#fdebed;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.accounting-event-main{min-width:0}.accounting-event-main>header{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.accounting-event-main header span{color:#73787b;font-size:11px;font-weight:700}.accounting-event-main header b{color:#6b7073;background:#eef0ed;border-radius:999px;padding:4px 6px;font-size:7px}.accounting-event-main header time{color:#969a9c;margin-left:auto;font-size:7px}.accounting-event-main h3{margin:7px 0 2px;font-size:12px}.accounting-event-main h3 small{color:#777c80;font-size:11px;font-weight:500}.accounting-event-main>p{color:#858a8d;margin:0;font-size:11px}.accounting-event-values{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.accounting-event-values>span{color:#73787b;background:#f2f3f0;border-radius:8px;padding:6px 8px;font-size:7px}.accounting-event-values strong{color:#303538;font-size:11px}.accounting-event-values .positive{color:#17613d;background:#e8f6ee}.accounting-event-values .negative,.accounting-event-values .warning{color:#96343c;background:#fdebed}.accounting-event-reason{background:#fafaf8;border-radius:8px;gap:3px;margin-top:8px;padding:8px 9px;display:grid}.accounting-event-reason strong{font-size:11px}.accounting-event-reason span,.accounting-event-reason small{color:#818689;font-size:7px;line-height:1.4}.accounting-event-actions{align-content:center;gap:6px;display:grid}.warehouse-audit-loading,.warehouse-empty-card{color:#8f969a;text-align:center;align-content:center;place-items:center;gap:8px;min-height:180px;padding:20px;display:grid}.warehouse-empty-card strong{color:#d6dadc;font-size:13px}.warehouse-empty-card span{max-width:330px;font-size:11px;line-height:1.45}.warehouse-inline-error{color:#ffc1c5;background:#9d222b45;border:1px solid #ff5a6459;border-radius:11px;align-items:flex-start;gap:8px;margin-bottom:9px;padding:10px;display:flex}.warehouse-inline-error span{flex:1;min-width:0;font-size:11px;line-height:1.4}.warehouse-inline-error button{color:inherit;background:0 0;border:0}.warehouse-audit-section{padding:10px 12px calc(86px + env(safe-area-inset-bottom));grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);gap:10px;display:grid}.warehouse-audit-list,.warehouse-audit-detail{background:#171c1f;border:1px solid #2c3336;border-radius:15px;min-width:0;overflow:hidden}.warehouse-section-heading{border-bottom:1px solid #2b3235;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.warehouse-section-heading>div{gap:2px;display:grid}.warehouse-section-heading span{color:#d7545d;letter-spacing:.12em;font-size:7px;font-weight:700}.warehouse-section-heading strong{color:#fff;font-size:12px}.warehouse-section-heading button{color:#c8cdcf;background:#202629;border:1px solid #363e42;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.warehouse-audit-list{align-self:start}.warehouse-audit-list-card{color:#dce0e2;text-align:left;background:#202629;border:1px solid #30383b;border-radius:11px;gap:5px;width:calc(100% - 14px);margin:7px;padding:11px;display:grid}.warehouse-audit-list-card.selected{background:#281f21;border-color:#d54b54;box-shadow:0 0 0 3px #d54b541f}.warehouse-audit-list-card>div{align-items:center;gap:5px;display:flex}.warehouse-audit-list-card>div span{color:#899195;font-size:7px}.warehouse-audit-list-card>div strong{color:#fff;font-size:12px}.warehouse-audit-list-card>b{color:#c2c8ca;background:#30373a;border-radius:999px;width:max-content;padding:4px 6px;font-size:7px}.warehouse-audit-list-card.status-queued>b{color:#ffe3a1;background:#5c491a}.warehouse-audit-list-card.status-in_progress>b{color:#b9d7ff;background:#263f5d}.warehouse-audit-list-card.status-completed>b{color:#baf0cf;background:#244d37}.warehouse-audit-list-card p{margin:0;font-size:11px;line-height:1.4}.warehouse-audit-list-card small{color:#848c90;font-size:7px}.warehouse-audit-detail{align-self:start;padding:12px}.warehouse-audit-detail-head{border-bottom:1px solid #2c3336;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:11px;display:flex}.warehouse-audit-detail-head span{color:#d7545d;letter-spacing:.1em;font-size:7px;font-weight:700}.warehouse-audit-detail-head h2{color:#fff;margin:4px 0 3px;font-size:17px}.warehouse-audit-detail-head p{color:#91999d;margin:0;font-size:11px;line-height:1.4}.audit-pill{color:#d2d7d9;background:#30373a;border-radius:999px;flex:none;padding:6px 8px;font-size:7px}.audit-pill.status-in_progress{color:#b9d7ff;background:#263f5d}.audit-pill.status-completed{color:#baf0cf;background:#244d37}.warehouse-audit-claim{color:#f1d88c;background:#292619;border:1px solid #574b27;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:11px;padding:11px;display:grid}.warehouse-audit-claim>span{gap:2px;display:grid}.warehouse-audit-claim strong{font-size:11px}.warehouse-audit-claim small{color:#b5a875;font-size:7px;line-height:1.4}.warehouse-audit-claim button{color:#fff;background:#d34851;border:0;border-radius:9px;align-items:center;gap:6px;min-height:39px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.warehouse-audit-items{gap:9px;margin-top:11px;display:grid}.warehouse-audit-item{background:#202629;border:1px solid #30383b;border-radius:12px;overflow:hidden}.warehouse-audit-item.has-missing{border-color:#7d363c}.warehouse-audit-item.has-surplus{border-color:#76642f}.warehouse-audit-item.complete{border-color:#2f6649}.warehouse-audit-item>header{border-bottom:1px solid #30383b;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px;display:flex}.warehouse-audit-item>header>div:first-child{gap:3px;min-width:0;display:grid}.warehouse-audit-item>header strong{color:#fff;font-size:12px}.warehouse-audit-item>header span{color:#a6adb0;font-size:11px}.warehouse-audit-item>header small{color:#7f888c;align-items:center;gap:4px;font-size:7px;display:flex}.warehouse-audit-item>header>div:last-child{text-align:right;gap:1px;display:grid}.warehouse-audit-item>header>div:last-child strong{font-size:18px}.warehouse-audit-counts{background:#30383b;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.warehouse-audit-counts>div{text-align:center;background:#1b2124;gap:2px;padding:9px 7px;display:grid}.warehouse-audit-counts span{color:#858e92;font-size:7px}.warehouse-audit-counts strong{color:#fff;font-size:15px}.warehouse-audit-counts .danger strong{color:#ff8f97}.warehouse-audit-counts .warning strong{color:#f0cf6d}.warehouse-audit-counts .success strong{color:#79d59c}.warehouse-audit-scan-button{color:#fff;background:#d34851;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 20px);min-height:46px;margin:10px;font-size:11px;font-weight:700;display:flex}.warehouse-audit-scan-list{gap:5px;padding:0 10px 10px;display:grid}.warehouse-audit-scan-list>div{color:#b8bec1;background:#171c1f;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.warehouse-audit-scan-list>div>span{gap:2px;min-width:0;display:grid}.warehouse-audit-scan-list strong{color:#fff;font-size:11px}.warehouse-audit-scan-list code{color:#858d91;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.warehouse-audit-scan-list button{color:#ff8f97;background:#3b2225;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.warehouse-audit-item-form{border-top:1px solid #30383b;gap:8px;padding:10px;display:grid}.warehouse-audit-item-form>label:not(.warehouse-audit-missing-confirm){gap:5px;display:grid}.warehouse-audit-item-form label>span{color:#a0a7aa;font-size:11px}.warehouse-audit-item-form input,.warehouse-audit-item-form textarea{color:#fff;width:100%;font:inherit;background:#171c1f;border:1px solid #3a4246;border-radius:9px;outline:0}.warehouse-audit-item-form input{min-height:42px;padding:0 10px;font-size:12px}.warehouse-audit-item-form textarea{resize:vertical;min-height:67px;padding:9px;font-size:11px}.warehouse-audit-missing-confirm{cursor:pointer;display:block}.warehouse-audit-missing-confirm input{opacity:0;position:absolute}.warehouse-audit-missing-confirm>span{background:#342024;border:1px solid #73373c;border-radius:9px;align-items:center;gap:8px;padding:9px;display:flex;color:#ffafb5!important}.warehouse-audit-missing-confirm b{border:1px solid #774147;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.warehouse-audit-missing-confirm.checked>span{background:#1f3529;border-color:#326447;color:#b8edcc!important}.warehouse-audit-missing-confirm.checked b{color:#fff;background:#3f9b65;border-color:#3f9b65}.warehouse-audit-result{color:#b9edcc;background:#1f3529;border-radius:9px;align-items:flex-start;gap:7px;margin:10px;padding:9px;font-size:11px;line-height:1.4;display:flex}.warehouse-audit-complete-button{color:#fff;background:#34885d;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;margin-top:11px;font-size:11px;font-weight:700;display:flex}.cashier-mode-tabs button{position:relative}.cashier-mode-tabs button>b{color:#fff;background:#c93b45;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:7px;display:grid}.cashier-deferred-section{gap:12px;display:grid}.cashier-deferred-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.cashier-deferred-summary>div{color:#6b7073;background:#fff;border:1px solid #dfdfda;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.cashier-deferred-summary>div>span{gap:2px;display:grid}.cashier-deferred-summary small{color:#858a8d;font-size:11px}.cashier-deferred-summary strong{color:#292e31;font-size:17px}.cashier-deferred-toolbar{align-items:stretch}.cashier-deferred-filters{gap:5px;display:flex}.cashier-deferred-filters button{color:#707578;background:#fff;border:1px solid #d9dbd6;border-radius:9px;min-height:46px;padding:0 10px;font-size:11px;font-weight:700}.cashier-deferred-filters button.active{color:#fff;background:#41474a;border-color:#41474a}.cashier-deferred-list{gap:8px;display:grid}.cashier-deferred-list>article{background:#fff;border:1px solid #dedfda;border-radius:13px;grid-template-columns:105px minmax(0,1fr) auto;display:grid;overflow:hidden}.cashier-deferred-list>article.status-open{border-left:4px solid #d24a53}.cashier-deferred-list>article.status-resolved{border-left:4px solid #388e62}.cashier-deferred-list>article.status-returned{border-left:4px solid #6a3d8b}.cashier-deferred-number{text-align:center;background:#f5f6f3;place-content:center;gap:3px;padding:12px;display:grid}.cashier-deferred-number span{color:#8a8f92;letter-spacing:.12em;font-size:7px}.cashier-deferred-number strong{font-size:17px}.cashier-deferred-number small{color:#73787b;font-size:11px}.cashier-deferred-main{align-content:center;gap:4px;min-width:0;padding:12px;display:grid}.cashier-deferred-main>div:first-child{align-items:center;gap:7px;display:flex}.cashier-deferred-main>div:first-child time{color:#94999b;font-size:7px}.cashier-deferred-status{color:#7a5a00;background:#fff1c8;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:700}.cashier-deferred-status.resolved{color:#17613d;background:#e8f6ee}.cashier-deferred-status.returned{color:#66377e;background:#f1e8f7}.cashier-deferred-main h3{margin:1px 0 0;font-size:12px}.cashier-deferred-main p{color:#707578;margin:0;font-size:11px}.cashier-deferred-main>small{color:#8a8f92;font-size:7px}.cashier-deferred-main>em{color:#6f7477;font-size:11px;font-style:normal;line-height:1.4}.cashier-deferred-resolution{color:#17613d;background:#e8f6ee;border-radius:8px;align-items:flex-start;gap:6px;margin-top:4px;padding:7px;font-size:11px;line-height:1.4;display:flex}.cashier-deferred-resolution.returned{color:#66377e;background:#f1e8f7}.cashier-deferred-actions{border-left:1px solid #ecece8;align-content:center;gap:6px;padding:11px;display:grid}.cashier-deferred-actions button{color:#656a6d;background:#fff;border:1px solid #d9dbd6;border-radius:8px;min-height:36px;padding:0 10px;font-size:11px;font-weight:700}.cashier-deferred-actions button.primary{color:#fff;background:#c93b45;border-color:#c93b45}.cashier-deferred-modal{background:#f4f4f1;border-radius:18px;flex-direction:column;width:min(680px,100%);max-height:calc(100dvh - 40px);display:flex;overflow:hidden}.cashier-deferred-modal>header{color:#fff;background:#202427;justify-content:space-between;gap:12px;padding:18px;display:flex}.cashier-deferred-modal>header h2{margin:3px 0;font-size:23px}.cashier-deferred-modal>header p{color:#abb1b4;margin:0;font-size:11px}.cashier-deferred-modal>header button{color:#fff;background:#ffffff17;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.cashier-deferred-modal-body{gap:10px;min-height:0;padding:14px;display:grid;overflow-y:auto}.cashier-deferred-warning{color:#765700;background:#fff4d5;border:1px solid #efd69a;border-radius:10px;align-items:flex-start;gap:9px;padding:10px;display:flex}.cashier-deferred-warning>span{gap:2px;display:grid}.cashier-deferred-warning strong{font-size:11px}.cashier-deferred-warning small{font-size:11px;line-height:1.45}.cashier-deferred-mode{grid-template-columns:1fr 1fr;gap:7px;display:grid}.cashier-deferred-mode button{color:#666b6e;background:#fff;border:1px solid #d7d9d4;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 9px;font-size:11px;font-weight:700;display:flex}.cashier-deferred-mode button.active{color:#fff;background:#4b5154;border-color:#4b5154}.cashier-deferred-modal-body>label{gap:5px;display:grid}.cashier-deferred-modal-body>label>span{color:#666b6e;font-size:11px;font-weight:700}.cashier-deferred-modal-body input,.cashier-deferred-modal-body textarea{width:100%;font:inherit;background:#fff;border:1px solid #d7d9d4;border-radius:9px;outline:0}.cashier-deferred-modal-body input{min-height:44px;padding:0 10px;font-size:12px}.cashier-deferred-modal-body textarea{resize:vertical;min-height:78px;padding:10px;font-size:12px}.cashier-deferred-modal-body small.valid{color:#168049}.cashier-deferred-modal-body small.invalid{color:#b83a43}.cashier-deferred-modal>footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dedfda;justify-content:flex-end;gap:7px;display:flex}.cashier-deferred-modal>footer button{color:#63686b;background:#fff;border:1px solid #d7d9d4;border-radius:9px;min-height:42px;padding:0 13px;font-size:11px;font-weight:700}.cashier-deferred-modal>footer button.primary{color:#fff;background:#c93b45;border-color:#c93b45}.cashier-readiness.deferred{color:#7a5900;background:#fff5d9;border-color:#edda9f}.cashier-deferred-payment-form{background:#fffae9;border:1px solid #e6c76c;border-radius:11px;gap:9px;padding:10px;display:grid}.cashier-deferred-payment-head{color:#795a00;align-items:flex-start;gap:8px;display:flex}.cashier-deferred-payment-head>span{gap:2px;display:grid}.cashier-deferred-payment-head strong{font-size:11px}.cashier-deferred-payment-head small{font-size:11px;line-height:1.45}.cashier-deferred-payment-items{gap:7px;display:grid}.cashier-deferred-payment-items article{background:#fff;border:1px solid #eadcae;border-radius:9px;gap:7px;padding:9px;display:grid}.cashier-deferred-payment-items article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.cashier-deferred-payment-items article>div strong{font-size:11px}.cashier-deferred-payment-items article>div span{color:#9a6e00;font-size:11px;font-weight:700}.cashier-deferred-payment-items label,.cashier-deferred-external-ref{gap:4px;display:grid}.cashier-deferred-payment-items label>span,.cashier-deferred-external-ref>span{color:#77716a;font-size:7px;font-weight:700}.cashier-deferred-payment-items select,.cashier-deferred-payment-items textarea,.cashier-deferred-external-ref input,.cashier-deferred-external-ref textarea{width:100%;font:inherit;background:#fff;border:1px solid #ddd5bd;border-radius:8px;outline:0}.cashier-deferred-payment-items select,.cashier-deferred-external-ref input{min-height:39px;padding:0 8px;font-size:11px}.cashier-deferred-payment-items textarea,.cashier-deferred-external-ref textarea{resize:vertical;min-height:57px;padding:8px;font-size:11px}.cashier-payment-confirm{cursor:pointer;display:block}.cashier-payment-confirm input{opacity:0;position:absolute}.cashier-payment-confirm>span{color:#656a6d;background:#fff;border:1px solid #d8dad5;border-radius:10px;align-items:center;gap:8px;padding:9px;display:flex}.cashier-payment-confirm b{background:#f4f5f2;border:1px solid #cfd2cc;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;display:grid}.cashier-payment-confirm strong{font-size:11px;line-height:1.4}.cashier-payment-confirm.checked>span{color:#17613d;background:#edf8f2;border-color:#a8d6bc}.cashier-payment-confirm.checked b{color:#fff;background:#19814d;border-color:#19814d}.cashier-item-deferred{color:#785900;background:#fff4d5;border-radius:8px;align-items:center;gap:6px;margin:8px 11px 0;padding:8px;font-size:11px;line-height:1.35;display:flex}.cashier-completed-deferred{color:#765700;text-align:left;background:#fff6dc;border:1px solid #e4c86f;border-radius:10px;align-items:flex-start;gap:9px;width:100%;padding:10px;display:flex}.cashier-completed-deferred>span{gap:2px;display:grid}.cashier-completed-deferred strong{font-size:11px}.cashier-completed-deferred small{font-size:11px;line-height:1.4}.cashier-deferred-history-tag{color:#765700;background:#fff1c8;border-radius:999px;align-items:center;gap:4px;padding:4px 6px;font-size:7px;font-weight:700;display:inline-flex}.cashier-return-mark-grid button.deferred-return-unit{border-style:dashed}@media (max-width:1050px){.inventory-control-layout{grid-template-columns:1fr}.inventory-audit-builder{grid-row:auto}.warehouse-audit-section{grid-template-columns:1fr}.warehouse-audit-list{max-height:285px;overflow-y:auto}}@media (max-width:760px){.accounting-toolbar{grid-template-columns:1fr}.accounting-filters,.cashier-deferred-filters{padding-bottom:2px;overflow-x:auto}.accounting-filters button,.cashier-deferred-filters button{flex:none}.accounting-event{grid-template-columns:38px minmax(0,1fr)}.accounting-event-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.cashier-deferred-list>article{grid-template-columns:88px minmax(0,1fr)}.cashier-deferred-actions{border-top:1px solid #ecece8;border-left:0;grid-column:1/-1;grid-template-columns:1fr 1fr}.warehouse-audit-section{padding:8px 8px calc(102px + env(safe-area-inset-bottom))}.warehouse-audit-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-bottom-nav{justify-content:flex-start;overflow-x:auto}.mobile-bottom-nav>button{flex:1 0 66px;min-width:66px}}@media (max-width:520px){.cashier-mode-tabs{justify-content:flex-start;overflow-x:auto}.cashier-mode-tabs button{flex:none;min-width:132px}.cashier-deferred-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.cashier-deferred-summary>div{gap:5px;padding:8px}.cashier-deferred-mode{grid-template-columns:1fr}.cashier-deferred-payment-items article>div{flex-direction:column;align-items:flex-start}.accounting-summary{grid-template-columns:1fr}.inventory-audit-picker>button{grid-template-columns:30px minmax(0,1fr)}.inventory-picker-qty{text-align:left;grid-column:2}.warehouse-audit-claim{grid-template-columns:auto minmax(0,1fr)}.warehouse-audit-claim button{grid-column:1/-1;justify-content:center;width:100%}}@media print{.ticket-manual-total{break-inside:avoid}}.inventory-audit-page{grid-template-columns:minmax(0,1.22fr) minmax(380px,.78fr);align-items:start;gap:18px;width:min(1444px,100% - 40px);margin:16px auto 0;display:grid}.inventory-audit-page>.panel{min-width:0;padding:19px}.inventory-audit-page .inventory-audit-builder,.inventory-audit-page .inventory-audit-history{grid-row:auto}.inventory-audit-page .inventory-control-note{padding:13px 14px}.inventory-audit-page .inventory-control-note strong,.inventory-audit-page .inventory-control-note small{font-size:13px}.inventory-audit-page .inventory-audit-picker{gap:7px;max-height:480px}.inventory-audit-page .inventory-audit-picker>button{border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;padding:12px}.inventory-audit-page .inventory-picker-check{width:32px;height:32px}.inventory-audit-page .inventory-picker-copy strong,.inventory-audit-page .inventory-picker-copy small{font-size:13px}.inventory-audit-page .inventory-picker-copy em,.inventory-audit-page .inventory-picker-qty small,.inventory-audit-page .inventory-picker-qty em{font-size:12px}.inventory-audit-page .inventory-picker-qty strong{font-size:18px}.inventory-audit-page .inventory-audit-form label>span,.inventory-audit-page .inventory-audit-form input,.inventory-audit-page .inventory-audit-form textarea{font-size:13px}.inventory-audit-page .inventory-audit-form input{min-height:45px}.inventory-audit-page .inventory-audit-form textarea{min-height:86px}.inventory-audit-page .inventory-audit-history-list{max-height:680px;padding-right:3px;overflow-y:auto}.inventory-audit-page .inventory-audit-history-list>article{padding:13px}.inventory-audit-page .audit-history-items span,.inventory-audit-page .inventory-audit-history-list article>p,.inventory-audit-page .inventory-audit-history-list footer{font-size:13px}.inventory-table{min-width:1110px}.inventory-actions-column{width:132px;text-align:right!important}.inventory-actions-cell{text-align:right;vertical-align:middle!important}.inventory-edit-button{color:#454b4e;white-space:nowrap;background:#fff;border:1px solid #d7d9d4;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.inventory-edit-button:hover{color:#b42f39;background:#fff7f7;border-color:#c93b45}.inventory-adjust-modal .field-label{gap:7px}.inventory-adjust-modal .field-label>input,.inventory-adjust-modal .field-label>select,.inventory-adjust-modal .field-label>textarea{font-size:13px}.inventory-adjust-modal .inventory-adjust-warning strong{font-size:12px}.inventory-adjust-modal .inventory-adjust-warning small{font-size:13px}.inventory-adjust-modal .inventory-sale-toggle strong{font-size:12px}@media (max-width:1180px){.inventory-audit-page{grid-template-columns:1fr}.inventory-audit-page .inventory-audit-history-list{max-height:none}}@media (max-width:700px){.inventory-audit-page{width:auto;margin:12px 13px 0}.inventory-audit-page>.panel{padding:13px}.inventory-audit-page .inventory-audit-picker>button{grid-template-columns:34px minmax(0,1fr)}.inventory-audit-page .inventory-picker-qty{text-align:left;grid-column:2}.inventory-edit-button{min-height:34px;padding:0 8px}}.topbar{grid-template-columns:220px minmax(0,1fr) auto;gap:18px}.topbar-brand{align-items:center;width:220px;min-width:220px;display:flex;overflow:hidden}.topbar-brand .brand,.topbar-brand .brand-logo{max-width:100%}.topbar-brand .brand-red .brand-logo{width:218px}.desktop-nav{justify-content:flex-start;min-width:0;overflow:visible}.desktop-nav>button,.desktop-nav>.more-menu-shell>.more-menu-trigger{white-space:nowrap;min-width:0;padding:0 14px;font-size:12px}.more-menu-shell{min-width:0;position:relative}.desktop-nav>.more-menu-shell{align-items:stretch;height:100%;display:flex}.desktop-nav>.more-menu-shell>.more-menu-trigger{color:#ffffffd1;background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:flex;position:relative}.desktop-nav>.more-menu-shell>.more-menu-trigger:after{content:"";background:0 0;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:14px;right:14px}.desktop-nav>.more-menu-shell>.more-menu-trigger:hover,.desktop-nav>.more-menu-shell>.more-menu-trigger.active{color:#fff;background:#ffffff14}.desktop-nav>.more-menu-shell>.more-menu-trigger.active:after{background:#ffffffeb}.more-menu-popover{z-index:80;width:290px;color:var(--ink);background:#fff;border:1px solid #e0e1dd;border-radius:15px;gap:5px;padding:8px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 20px 55px #181a1b33}.desktop-nav .more-menu-popover button,.mobile-section-nav .more-menu-popover button{color:#4f5559;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 11px;display:grid;position:static}.desktop-nav .more-menu-popover button:after,.mobile-section-nav .more-menu-popover button:after{content:none}.desktop-nav .more-menu-popover button>svg,.mobile-section-nav .more-menu-popover button>svg{color:#9a3038;background:#fff0f1;border-radius:10px;width:36px;height:36px;padding:9px}.more-menu-popover button>span{gap:3px;min-width:0;display:grid}.more-menu-popover button strong{color:#262a2d;font-size:12px}.more-menu-popover button small{color:#858a8e;font-size:11px;line-height:1.35}.desktop-nav .more-menu-popover button:hover,.desktop-nav .more-menu-popover button.active,.mobile-section-nav .more-menu-popover button:hover,.mobile-section-nav .more-menu-popover button.active{color:#9a3038;background:#fff6f6}.topbar-user{flex:none;min-width:0}.accounting-queue-panel{width:min(1444px,100% - 56px);min-width:0;margin:0 auto 28px;padding:20px}.accounting-page-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.accounting-page-head h2{letter-spacing:-.03em;margin:4px 0 7px;font-size:24px}.accounting-page-head p{color:#74797d;max-width:760px;margin:0;font-size:12px;line-height:1.5}.accounting-head-actions{flex-wrap:wrap;flex:none;gap:8px;display:flex}.accounting-head-actions .secondary-button{min-height:42px}.accounting-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:15px;display:grid}.accounting-summary>button{color:#585e62;text-align:left;background:#fff;border:1px solid #e0e1dd;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;min-height:96px;padding:15px 17px;display:grid}.accounting-summary>button:hover{background:#fcfcfa;border-color:#cfd1cc}.accounting-summary>button.active{background:#fff6f6;border-color:#e85d65;box-shadow:0 0 0 3px #e5243012}.accounting-summary>button span{font-size:13px;font-weight:700}.accounting-summary>button strong{color:#23272a;letter-spacing:-.04em;grid-area:1/2/3;font-size:30px}.accounting-summary>button small{color:#92979a;font-size:12px}.accounting-toolbar{grid-template-columns:minmax(300px,1fr) auto;align-items:center;gap:12px;margin-bottom:10px;display:grid}.accounting-toolbar .search-box{min-height:46px}.accounting-toolbar .search-box input{font-size:12px}.accounting-filters{background:#f6f6f3;border:1px solid #e0e1dd;border-radius:12px;align-items:center;gap:6px;padding:4px;display:flex}.accounting-filters button{color:#72777b;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-height:36px;padding:0 11px;font-size:12px;font-weight:700}.accounting-filters button.active{color:#fff;background:#3f4548;box-shadow:0 4px 10px #1f23251f}.accounting-source-note{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.accounting-source-note span{color:#6d7276;background:#f3f4f1;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.accounting-event-list{gap:12px;display:grid}.accounting-event{background:#fff;border:1px solid #dedfda;border-left-width:5px;border-radius:15px;padding:0;display:block;overflow:hidden}.accounting-event.status-new{border-left-color:#d2454e}.accounting-event.status-reviewed{border-left-color:#c89b2c}.accounting-event.status-resolved{opacity:.82;border-left-color:#389265}.accounting-event-head{border-bottom:1px solid #ecece8;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 17px 13px;display:flex}.accounting-event-title{align-items:center;gap:12px;min-width:0;display:flex}.accounting-event-icon{color:#9b333b;background:#fdebed;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.accounting-event-title>div{gap:4px;min-width:0;display:grid}.accounting-event-title>div>span{color:#808589;font-size:12px;font-weight:700}.accounting-event-title h3{color:#24282b;margin:0;font-size:16px;line-height:1.25}.accounting-event-title h3 small{color:#6f7478;font-size:12px;font-weight:600}.accounting-event-meta{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.accounting-event-meta>span,.accounting-event-meta>b{border-radius:999px;padding:6px 8px;font-size:11px;font-weight:700}.accounting-source-chip{color:#4d6475;background:#eaf2f8}.accounting-source-chip.source-manual_adjustment{color:#6c4f80;background:#f2ebf7}.accounting-status-chip.status-new{color:#92323a;background:#fdebed}.accounting-status-chip.status-reviewed{color:#80620c;background:#fff3cd}.accounting-status-chip.status-resolved{color:#17613d;background:#e8f6ee}.accounting-event-meta time{color:#8e9396;font-size:12px}.accounting-event-location{color:#747a7e;flex-wrap:wrap;align-items:center;gap:7px;padding:11px 17px 0;display:flex}.accounting-event-location svg{color:var(--red)}.accounting-event-location span{font-size:13px}.accounting-event-location small{color:#92979a;margin-left:auto;font-size:12px}.accounting-event-values{grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px;margin:13px 17px;display:grid}.accounting-event-values>div{color:#6f7477;background:#f3f4f1;border-radius:11px;gap:5px;min-width:0;padding:11px 12px;display:grid}.accounting-event-values>div span{font-size:11px;font-weight:650}.accounting-event-values>div strong{overflow-wrap:anywhere;color:#2e3336;font-size:16px}.accounting-event-values>div.positive{color:#17613d;background:#e8f6ee}.accounting-event-values>div.negative,.accounting-event-values>div.warning{color:#96343c;background:#fdebed}.accounting-event-reason{background:#fafaf8;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:4px 12px;margin:0 17px 14px;padding:12px 13px;display:grid}.accounting-event-reason>span{color:#969a9d;text-transform:uppercase;letter-spacing:.08em;grid-row:1/4;font-size:11px;font-weight:700}.accounting-event-reason strong{color:#33383b;font-size:12px}.accounting-event-reason p{color:#6f7478;margin:0;font-size:13px;line-height:1.5}.accounting-event-reason small{color:#92979a;font-size:12px}.accounting-event-actions{background:#fcfcfa;border-top:1px solid #ecece8;justify-content:flex-end;align-items:center;gap:8px;min-height:58px;padding:10px 17px;display:flex}.accounting-event-actions button{color:#62676a;background:#fff;border:1px solid #d7d9d4;border-radius:9px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.accounting-event-actions button.resolve{color:#fff;background:#35865e;border-color:#35865e}.accounting-event-actions>span{color:#858a8d;font-size:12px}@media (max-width:1320px){.topbar{grid-template-columns:190px minmax(0,1fr) auto;gap:10px;padding:0 18px}.topbar-brand{width:190px;min-width:190px}.topbar-brand .brand-red .brand-logo{width:188px}.desktop-nav>button,.desktop-nav>.more-menu-shell>.more-menu-trigger{padding:0 10px;font-size:13px}.user-copy{display:none}}@media (max-width:1080px){.admin-quick-links{display:none}.accounting-event-values{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (max-width:900px){.topbar{grid-template-columns:minmax(0,1fr) auto}.topbar-brand{width:min(220px,55vw);min-width:0}.topbar-brand .brand-red .brand-logo{width:min(218px,55vw)}.mobile-section-nav{grid-template-columns:none;gap:4px;display:flex;overflow:visible}.mobile-section-nav>button,.mobile-section-nav>.mobile-more-menu{flex:1 1 0;min-width:0}.mobile-section-nav>.mobile-more-menu{display:flex}.mobile-section-nav .more-menu-trigger{color:#797d81;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:42px;padding:0 4px;font-size:12px;font-weight:700;display:flex}.mobile-section-nav .more-menu-trigger.active{color:var(--red);background:var(--red-soft)}.mobile-section-nav .more-menu-popover{width:min(310px,100vw - 20px);position:fixed;top:138px;right:10px}.accounting-queue-panel{width:calc(100% - 26px);padding:15px}.accounting-page-head,.accounting-event-head{display:grid}.accounting-event-meta{justify-content:flex-start}.accounting-event-location small{width:100%;margin-left:23px}.accounting-event-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.topbar-brand{width:min(160px,52vw)}.topbar-brand .brand-red .brand-logo{width:min(158px,52vw)}.mobile-section-nav{padding:6px;overflow:visible}.mobile-section-nav>button,.mobile-section-nav .more-menu-trigger{gap:3px;font-size:11px}.mobile-section-nav>button svg,.mobile-section-nav .more-menu-trigger svg{width:17px;height:17px}.mobile-section-nav .more-menu-popover{top:124px}.accounting-summary{grid-template-columns:1fr}.accounting-summary>button{min-height:78px}.accounting-toolbar{grid-template-columns:1fr}.accounting-filters{overflow-x:auto}.accounting-filters button{flex:none}.accounting-head-actions{width:100%}.accounting-head-actions .secondary-button{flex:1 1 0}.accounting-event-title{align-items:flex-start}.accounting-event-title h3{font-size:14px}.accounting-event-values{grid-template-columns:1fr 1fr;margin-left:12px;margin-right:12px}.accounting-event-reason{grid-template-columns:1fr;margin-left:12px;margin-right:12px}.accounting-event-reason>span{grid-row:auto}.accounting-event-actions{grid-template-columns:1fr;display:grid}.accounting-event-actions button{width:100%}}@media (max-width:430px){.mobile-section-nav>button,.mobile-section-nav .more-menu-trigger{flex-direction:column;font-size:7px}.accounting-event-values{grid-template-columns:1fr}}.mobile-section-nav .more-menu-popover button>span{min-width:0;height:auto;color:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}.warehouse-deferred-mark-warning{color:#744600;background:#fff7e8;border:1px solid #f0bd67;border-radius:14px;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;display:flex}.warehouse-deferred-mark-warning svg{flex:none;margin-top:1px}.warehouse-deferred-mark-warning span{gap:3px;min-width:0;display:grid}.warehouse-deferred-mark-warning strong{font-size:14px}.warehouse-deferred-mark-warning small{color:#8b641e;font-size:12px;line-height:1.35}.warehouse-success.deferred{background:#9a5a00;border-color:#9a5a00}.warehouse-success.deferred:hover{background:#7d4900;border-color:#7d4900}.cashier-deferred-external-ref>span small{color:#8a8f95;margin-left:6px;font-size:13px;font-weight:700}.cashier-payment-block-reason{color:#5f656c;background:#f5f6f7;border-radius:12px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.cashier-payment-block-reason svg{flex:none;margin-top:1px}@media (max-width:680px){.warehouse-deferred-mark-warning{padding:11px 12px}.warehouse-success.deferred{min-height:52px;line-height:1.2}}.manual-total-calculation{background:#f3eded;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-top:9px;padding:10px 13px;display:flex}.manual-total-calculation span{color:#66615f;font-size:13px;font-weight:700}.manual-total-calculation strong{color:#17191b;white-space:nowrap;font-size:20px;font-weight:700}.inventory-audit-page{gap:18px;width:min(1480px,100% - 40px);grid-template-columns:minmax(0,1fr)!important}.inventory-audit-page .inventory-audit-builder,.inventory-audit-page .inventory-audit-history{width:100%;min-width:0}.inventory-history-heading{align-items:flex-start}.inventory-history-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.inventory-history-heading-actions .secondary-button{min-height:39px;padding-inline:11px}.inventory-history-heading-actions .inventory-history-toggle{color:#fff;background:#e92734;border-color:#d93a45}.inventory-history-heading-actions .inventory-history-toggle:hover:not(:disabled){color:#fff;background:#d9232f;border-color:#c82834}.inventory-history-collapsed{background:#f8f9f6;border:1px solid #e0e2dd;border-radius:13px;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:16px;padding:15px;display:grid}.inventory-history-summary{gap:8px;display:flex}.inventory-history-summary>div{text-align:center;background:#fff;border:1px solid #e1e3de;border-radius:10px;gap:2px;min-width:88px;padding:10px 12px;display:grid}.inventory-history-summary strong{color:#282e31;font-size:20px;line-height:1}.inventory-history-summary span{color:#7b8184;font-size:11px}.inventory-history-latest{color:#777d80;align-items:center;gap:10px;min-width:0;display:flex}.inventory-history-latest>span{gap:3px;min-width:0;display:grid}.inventory-history-latest strong{color:#303639;font-size:13px}.inventory-history-latest small{color:#7d8386;overflow-wrap:anywhere;font-size:12px}.inventory-history-collapsed>button{color:#4f5558;white-space:nowrap;background:#fff;border:1px solid #d4d7d1;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.inventory-history-collapsed>button:hover{color:#b72f39;border-color:#d4545d}.inventory-audit-main-heading{margin-bottom:12px}.inventory-audit-list-meta{color:#6d7376;justify-content:space-between;align-items:center;gap:12px;min-height:34px;margin:-2px 0 8px;padding:0 4px;font-size:12px;display:flex}.inventory-audit-list-meta strong{color:#2f3437}.inventory-audit-list-meta small{color:#93989b;font-size:13px}.inventory-audit-page .inventory-audit-picker{max-height:620px}.inventory-audit-page .inventory-picker-copy i{color:#9a9ea0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.inventory-audit-no-results{color:#8b9093;text-align:center;border:1px dashed #d8dad5;border-radius:13px;align-content:center;place-items:center;gap:7px;min-height:180px;padding:24px;display:grid}.inventory-audit-no-results strong{color:#3c4245;font-size:14px}.inventory-audit-no-results span{font-size:12px}.inventory-audit-pagination{background:#f8f9f6;border:1px solid #e0e2dd;border-radius:12px;grid-template-columns:auto minmax(140px,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:10px;display:grid}.inventory-audit-pagination>span{color:#6d7376;text-align:center;font-size:12px}.inventory-audit-pagination>span strong{color:#2e3437}.inventory-audit-pagination button{color:#4e5457;background:#fff;border:1px solid #d6d9d3;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.inventory-audit-pagination button:hover:not(:disabled){color:#b52f39;border-color:#c93b45}.inventory-audit-pagination button:disabled{cursor:not-allowed;opacity:.42}.inventory-audit-page .inventory-audit-history-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:none;padding-right:0;display:grid;overflow:visible}.inventory-audit-page .inventory-audit-history-list>article{border-radius:14px;min-width:0;padding:16px}.inventory-audit-page .inventory-audit-history-list>article>header{grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:10px;display:grid}.inventory-audit-page .inventory-audit-history-list header strong{font-size:15px}.inventory-audit-page .inventory-audit-history-list header span,.inventory-audit-page .inventory-audit-history-list header time,.inventory-audit-page .inventory-audit-history-list header>b{font-size:13px}.audit-history-reason{color:#343a3d;background:#f6f7f4;border-radius:10px;gap:5px;margin:13px 0 0;padding:11px 12px;line-height:1.4;display:grid}.audit-history-reason strong{font-size:13px}.audit-history-reason span{color:#73797c;overflow-wrap:anywhere;font-size:12px}.inventory-audit-page .audit-history-items{gap:8px;margin-top:10px;display:grid}.inventory-audit-page .audit-history-item{background:#fff;border:1px solid #e4e6e1;border-radius:10px;grid-template-columns:minmax(180px,1.25fr) minmax(140px,.8fr);gap:8px 14px;min-width:0;padding:11px 12px;display:grid}.audit-history-product{gap:3px;min-width:0;display:grid}.audit-history-product strong{color:#272d30;overflow-wrap:anywhere;font-size:12px;line-height:1.3}.audit-history-product span{color:#707679;font-size:13px}.audit-history-location{color:#7b8184;justify-content:flex-end;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.audit-history-location span{overflow-wrap:anywhere}.audit-history-counts{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.audit-history-counts>span{color:#656b6e;white-space:normal;background:#f1f2ef;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:12px;display:inline-flex}.audit-history-counts>span b{color:#2f3538;font-size:13px}.audit-history-counts>span.negative{color:#92363e;background:#fdecee}.audit-history-counts>span.positive{color:#17613d;background:#e8f6ee}.audit-history-counts>span.warning{color:#765800;background:#fff2cc}.inventory-audit-page .inventory-audit-history-list footer{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;font-size:13px;display:flex}.inventory-audit-page .inventory-audit-history-list footer>span{overflow-wrap:anywhere;flex:1;min-width:180px}@media (max-width:1050px){.inventory-audit-page .inventory-audit-history-list,.inventory-history-collapsed{grid-template-columns:1fr}.inventory-history-summary{flex-wrap:wrap}.inventory-history-collapsed>button{width:max-content}}@media (max-width:700px){.inventory-history-heading{flex-direction:column;align-items:stretch}.inventory-history-heading-actions{justify-content:flex-start}.inventory-history-heading-actions .secondary-button{flex:150px}.inventory-history-summary{grid-template-columns:repeat(3,1fr);display:grid}.inventory-history-summary>div{min-width:0;padding-inline:7px}.inventory-history-collapsed>button{white-space:normal;width:100%}.inventory-audit-list-meta{flex-direction:column;align-items:flex-start;gap:2px}.inventory-audit-pagination{grid-template-columns:1fr 1fr}.inventory-audit-pagination>span{grid-area:1/1/auto/-1}.inventory-audit-page .inventory-audit-history-list>article>header{grid-template-columns:minmax(0,1fr) auto}.inventory-audit-page .inventory-audit-history-list>article>header time{grid-column:1/-1}.inventory-audit-page .audit-history-item{grid-template-columns:1fr}.audit-history-location{justify-content:flex-start}.audit-history-counts{grid-column:1}}.inventory-audit-bulk-row{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:12px;margin:-2px 0 8px;display:grid}.inventory-audit-bulk-row .inventory-audit-list-meta{margin:0}.inventory-audit-bulk-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.inventory-audit-bulk-actions button{color:#4f5558;background:#fff;border:1px solid #d7dad5;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.inventory-audit-bulk-actions button:hover:not(:disabled),.inventory-audit-bulk-actions button.active{color:#b72f39;background:#fff5f5;border-color:#c93b45}.inventory-audit-bulk-actions button.clear{color:#757b7e}.inventory-audit-bulk-actions button:disabled{opacity:.45;cursor:not-allowed}.inventory-audit-create-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;display:grid}.inventory-audit-create-actions>button{min-height:48px}.print-audit-button{color:#3c4447!important;background:#f8f9f7!important;border-color:#bec3c0!important}.print-audit-button:hover:not(:disabled){color:#b72f39!important;background:#fff6f6!important;border-color:#c93b45!important}.audit-history-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.inventory-audit-page .audit-history-actions button{color:#52585b;background:#fff;border:1px solid #d8dbd6;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.inventory-audit-page .audit-history-actions button:hover{color:#b72f39;border-color:#c93b45}.inventory-audit-page .audit-history-actions .paper-entry-button{color:#865c00;background:#fff9e8;border-color:#ead99f}.inventory-audit-page .audit-history-actions .cancel-audit-button{color:#9b4048;background:#fff5f5;border-color:#efd0d3}.inventory-audit-page .inventory-audit-history-list>article.paper-entry-open{grid-column:1/-1}.inventory-paper-entry{background:#f8f9f7;border:1px solid #d8dad6;border-radius:13px;min-width:0;margin-top:14px;padding:14px}.inventory-paper-entry-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.inventory-paper-entry-heading>div{gap:3px;min-width:0;display:grid}.inventory-paper-entry-heading span{color:#c93b45;letter-spacing:.08em;font-size:11px;font-weight:700}.inventory-paper-entry-heading strong{color:#262c2f;font-size:16px}.inventory-paper-entry-heading small{color:#71777a;max-width:800px;font-size:13px;line-height:1.4}.inventory-paper-entry-heading>button{color:#646a6d;background:#fff;border:1px solid #d9dcd7;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.inventory-paper-entry-table{background:#fff;border:1px solid #dfe1dd;border-radius:11px;min-width:0;overflow-x:auto}.paper-entry-row{border-top:1px solid #e7e9e5;grid-template-columns:minmax(280px,1.35fr) 90px 110px 110px 150px minmax(180px,.9fr);align-items:center;gap:8px;min-width:980px;padding:9px 10px;display:grid}.paper-entry-row:first-child{border-top:0}.paper-entry-row.paper-entry-header{color:#6c7275;text-transform:uppercase;letter-spacing:.03em;background:#f0f2ef;min-height:40px;font-size:11px;font-weight:700}.paper-entry-product{gap:2px;min-width:0;display:grid}.paper-entry-product b{color:#303639;overflow-wrap:anywhere;font-size:13px;line-height:1.3}.paper-entry-product span{color:#7b8184;overflow-wrap:anywhere;font-size:11px}.paper-entry-expected{color:#343a3d;text-align:center;font-size:17px}.paper-entry-row input{color:#252b2e;width:100%;min-width:0;min-height:38px;font:inherit;background:#fff;border:1px solid #d5d8d3;border-radius:8px;outline:0;padding:0 9px;font-size:13px}.paper-entry-row input:focus{border-color:#c93b45;box-shadow:0 0 0 3px #c93b4514}.paper-entry-result{align-items:center;min-width:0;display:flex}.paper-entry-result span,.paper-entry-result b{font-size:12px;line-height:1.25}.paper-entry-result span{color:#969b9d}.paper-entry-result b{border-radius:7px;padding:5px 7px}.paper-entry-result b.negative{color:#963740;background:#fdecef}.paper-entry-result b.positive{color:#17613d;background:#e8f6ee}.paper-entry-result b.ok{color:#296046;background:#edf6f1}.inventory-paper-entry-footer{justify-content:flex-end;gap:8px;margin-top:11px;display:flex}.inventory-paper-entry-footer button{min-height:43px}@media (max-width:900px){.inventory-audit-bulk-row{grid-template-columns:1fr}.inventory-audit-bulk-actions{justify-content:flex-start}.inventory-audit-create-actions{grid-template-columns:1fr}.inventory-audit-page .inventory-audit-history-list footer{flex-direction:column;align-items:flex-start}.audit-history-actions{justify-content:flex-start;width:100%}}@media (max-width:620px){.inventory-audit-bulk-actions{grid-template-columns:1fr;display:grid}.inventory-audit-bulk-actions button{width:100%}.inventory-paper-entry{margin-inline:-4px;padding:10px}.inventory-paper-entry-footer{grid-template-columns:1fr;display:grid}}.warehouse-icon-button.active{color:var(--red);background:#fff;box-shadow:0 0 0 3px #ffffff2e}.warehouse-photo-handoff{background:#111719;border:1px solid #343d40;border-radius:12px;gap:9px;margin:11px 0 2px;padding:11px;display:grid}.warehouse-photo-handoff-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.warehouse-photo-handoff-head>span{color:#f2f4f1;align-items:center;gap:7px;display:flex}.warehouse-photo-handoff-head>span svg{color:#ff5964}.warehouse-photo-handoff-head strong{font-size:13px}.warehouse-photo-handoff-head>b{color:#ffbec3;background:#4d2429;border-radius:999px;padding:4px 7px;font-size:11px}.warehouse-photo-handoff>p{color:#8f999c;margin:0;font-size:11px;line-height:1.5}.warehouse-photo-input{display:none}.warehouse-photo-button{color:#fff;background:#d9232e;border:1px solid #ef4652;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:700;display:flex}.warehouse-photo-button:disabled{color:#7f898c;background:#232a2c;border-color:#30383a}.warehouse-photo-loading{color:#8e989b;align-items:center;gap:7px;font-size:11px;display:flex}.warehouse-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.warehouse-photo-thumb{background:#1a2022;border:1px solid #323a3d;border-radius:10px;overflow:hidden}.warehouse-photo-thumb.status-used{border-color:#275e45}.warehouse-photo-thumb.status-rejected{opacity:.65}.warehouse-photo-preview{aspect-ratio:4/3;background:#090c0d;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.warehouse-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.warehouse-photo-preview>span{color:#fff;background:#000000b3;border-radius:7px;align-items:center;gap:4px;padding:4px 6px;font-size:7px;font-weight:700;display:flex;position:absolute;bottom:6px;right:6px}.warehouse-photo-thumb>div{gap:3px;padding:7px 33px 7px 8px;display:grid;position:relative}.warehouse-photo-status{color:#f0b044;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.warehouse-photo-status.used{color:#4ed58a}.warehouse-photo-status.rejected{color:#ff7e87}.warehouse-photo-thumb small{color:#798386;font-size:7px}.warehouse-photo-delete{color:#ff8d94;background:#402126;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.mark-photo-preview-modal{z-index:240;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e0;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.mark-photo-preview-card{background:#121718;border:1px solid #394144;border-radius:16px;gap:10px;width:min(720px,100%);max-height:94dvh;padding:10px;display:grid;position:relative;box-shadow:0 25px 80px #00000080}.mark-photo-preview-card>img{object-fit:contain;background:#050607;border-radius:11px;width:100%;max-height:calc(94dvh - 90px)}.mark-photo-preview-card>div{justify-content:space-between;gap:12px;padding:2px 4px 4px;display:flex}.mark-photo-preview-card strong{font-size:13px}.mark-photo-preview-card span{color:#8e989b;font-size:11px}.mark-photo-preview-close{z-index:2;color:#fff;background:#000000b8;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:17px;right:17px}.cashier-photo-card{background:#fff;border:1px solid #e0e1dc;border-radius:16px;padding:16px;overflow:hidden;box-shadow:0 10px 28px #181a1b0e}.cashier-photo-card-head{color:var(--red);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.cashier-photo-card-head>div{gap:3px;min-width:0;display:grid}.cashier-photo-card-head span{letter-spacing:.12em;font-size:11px;font-weight:700}.cashier-photo-card-head strong{color:#303539;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cashier-photo-card-head small{color:#7a7f83;font-size:11px}.cashier-photo-card-head>b{color:#fff;background:var(--red);border-radius:13px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;display:grid}.cashier-photo-card>p{color:#787d81;margin:12px 0;font-size:12px;line-height:1.5}.cashier-photo-loading{color:#7d8286;justify-content:center;align-items:center;gap:8px;min-height:70px;font-size:11px;display:flex}.cashier-photo-list{gap:7px;display:grid}.cashier-photo-list>button{text-align:left;color:#555b5f;background:#fafaf8;border:1px solid #e3e4df;border-radius:11px;grid-template-columns:65px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:66px;padding:6px 8px 6px 6px;display:grid}.cashier-photo-list>button:hover{background:#fff5f5;border-color:#e5243059}.cashier-photo-list>button img{object-fit:cover;background:#e9eae6;border-radius:8px;width:65px;height:52px}.cashier-photo-list>button>span{gap:4px;min-width:0;display:grid}.cashier-photo-list>button strong{color:#34393c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cashier-photo-list>button small{color:#83888c;font-size:11px;line-height:1.35}.cashier-photo-complete{color:#22774e;background:#edf8f2;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.cashier-photo-complete>span{gap:3px;display:grid}.cashier-photo-complete strong{font-size:12px}.cashier-photo-complete small{color:#6d8d7d;font-size:11px;line-height:1.4}.cashier-photo-processed{color:#8a8f92;border-top:1px solid #ecece8;align-items:center;gap:6px;margin-top:9px;padding-top:9px;font-size:11px;display:flex}.cashier-photo-modal{z-index:260;color:#f5f6f2;background:#080b0c;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(310px,390px);display:grid;position:fixed;inset:0}.cashier-photo-modal-head{background:#131819;border-bottom:1px solid #293033;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:12px 18px;display:flex}.cashier-photo-modal-head>div{gap:3px;min-width:0;display:grid}.cashier-photo-modal-head span{color:#ff5c67;letter-spacing:.14em;font-size:11px;font-weight:700}.cashier-photo-modal-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.cashier-photo-modal-head small{color:#8f999c;font-size:12px}.cashier-photo-modal-head>button{color:#fff;background:#2b3234;border:0;border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.cashier-photo-stage{background:radial-gradient(circle,#202729 0,#090c0d 70%);place-items:center;min-width:0;min-height:0;padding:18px;display:grid;overflow:auto}.cashier-photo-stage img{object-fit:contain;width:100%;max-width:1200px;height:100%;max-height:calc(100dvh - 112px)}.cashier-photo-scan-panel{background:#151a1c;border-left:1px solid #293033;align-content:start;gap:12px;min-height:0;padding:18px;display:grid;overflow-y:auto}.cashier-photo-instruction{color:#ffd5d8;background:#402126;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.cashier-photo-instruction>span{gap:4px;display:grid}.cashier-photo-instruction strong{font-size:13px}.cashier-photo-instruction small{color:#ddaeb2;font-size:11px;line-height:1.45}.cashier-photo-scan-panel form{gap:9px;display:grid}.cashier-photo-scan-panel input{color:#fff;background:#0f1415;border:1px solid #495255;border-radius:11px;outline:0;width:100%;min-height:52px;padding:0 13px;font-size:16px}.cashier-photo-scan-panel input:focus{border-color:#ff4d59;box-shadow:0 0 0 4px #e5243021}.cashier-photo-scan-panel form button{color:#fff;background:var(--red);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;font-weight:700;display:flex}.cashier-photo-scan-panel form button:disabled{color:#7e888b;background:#2a3133}.cashier-photo-reject{color:#bdc4c6;background:0 0;border:1px solid #4d5659;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:12px;font-weight:700;display:flex}.cashier-photo-tip{color:#d6bd71;background:#312a18;border-radius:9px;align-items:flex-start;gap:7px;padding:10px;font-size:11px;line-height:1.45;display:flex}@media (max-width:820px){.cashier-photo-modal{grid-template-rows:auto minmax(270px,1fr) auto;grid-template-columns:1fr}.cashier-photo-stage{padding:10px}.cashier-photo-stage img{max-height:52dvh}.cashier-photo-scan-panel{border-top:1px solid #293033;border-left:0;max-height:38dvh;padding:12px}.cashier-photo-modal-head{min-height:66px;padding:9px 12px}.cashier-photo-modal-head strong{font-size:14px}}@media (max-width:430px){.warehouse-photo-grid{grid-template-columns:1fr 1fr}.cashier-photo-list>button{grid-template-columns:58px minmax(0,1fr) auto}.cashier-photo-list>button img{width:58px;height:48px}}.manager-picker-field>small{color:#747a7d;font-size:13px;font-weight:450;line-height:1.45}.inventory-audit-page .inventory-audit-history-list>article>header{grid-template-columns:minmax(120px,1fr) auto auto auto}.audit-card-toggle{color:#53595c;white-space:nowrap;background:#fff;border:1px solid #d8dbd6;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.audit-card-toggle:hover{color:#b72f39;background:#fff8f8;border-color:#c93b45}.audit-collapsed-summary{color:#747a7d;text-align:left;background:#fafbf8;border:1px dashed #d8dbd6;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-width:0;min-height:58px;margin-top:10px;padding:10px 12px;display:grid}.audit-collapsed-summary:hover{background:snow;border-color:#c93b45}.audit-collapsed-summary>span{gap:2px;min-width:0;display:grid}.audit-collapsed-summary>span strong{color:#303639;font-size:12px}.audit-collapsed-summary>span small{color:#7d8386;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.audit-collapsed-summary>b{white-space:nowrap;border-radius:8px;padding:5px 8px;font-size:11px}.inventory-audit-page .inventory-audit-history-list>article.audit-entry-collapsed{align-self:start}.inventory-audit-page .inventory-audit-history-list>article.audit-entry-collapsed .audit-history-reason{margin-top:10px;padding-block:9px}.inventory-audit-page .inventory-audit-history-list>article.audit-entry-collapsed footer{margin-top:10px}@media (max-width:900px){.inventory-audit-page .inventory-audit-history-list>article>header{grid-template-columns:minmax(0,1fr) auto}.inventory-audit-page .inventory-audit-history-list>article>header time{grid-column:1}.inventory-audit-page .inventory-audit-history-list>article>header .audit-card-toggle{grid-area:2/2}}@media (max-width:560px){.audit-collapsed-summary{grid-template-columns:auto minmax(0,1fr) auto}.audit-collapsed-summary>b{grid-column:2/-1;width:max-content}.audit-collapsed-summary>svg:last-child{grid-area:1/3}.audit-card-toggle span{display:none}.audit-card-toggle{width:34px;padding:0}}.loyalty-cart-fields,.loyalty-registration,.loyalty-settings fieldset,.loyalty-client-modal fieldset,.loyalty-pricing-modal fieldset{border:0;min-width:0;margin:0;padding:0}.loyalty-cart-price{grid-column:1/-1;gap:9px;margin-top:6px;display:grid}.loyalty-cart-price>label,.loyalty-registration>label,.loyalty-settings-grid>label,.loyalty-editor-line>label,.loyalty-client-modal fieldset>label{gap:6px;font-size:12px;font-weight:500;display:grid}.loyalty-cart-price input:not([type=checkbox]),.loyalty-picker input:not([type=checkbox]),.loyalty-page input:not([type=checkbox]),.loyalty-page select,.loyalty-pricing-modal input:not([type=checkbox]){color:var(--ink);background:#fff;border:1px solid #d8dbdf;border-radius:9px;width:100%;min-width:0;padding:11px 12px;font-size:14px}.loyalty-picker{border:1px solid var(--line);background:#fafbf9;border-radius:12px;gap:10px;padding:14px;display:grid}.loyalty-section-title,.loyalty-selected,.loyalty-pagination{justify-content:space-between;align-items:center;gap:12px;display:flex}.loyalty-section-title>small,.loyalty-hint,.loyalty-picker small,.loyalty-cart-price small,.loyalty-page small,.loyalty-pricing-modal small{color:var(--muted);font-size:13px;font-weight:400;line-height:1.6}.loyalty-selected>div{gap:5px;display:grid}.loyalty-selected>div>span{font-size:14px}.loyalty-picker .icon-button,.loyalty-modal-close{color:var(--muted);border:1px solid var(--line);background:#fff}.loyalty-search-row{align-items:center;gap:8px;min-width:0;display:flex}.loyalty-search-row>input{flex:1;min-width:0}.loyalty-search-row .secondary-button{white-space:nowrap;flex-shrink:0}.loyalty-inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.loyalty-inline-actions>span{font-size:12px}.loyalty-registration{gap:12px;display:grid}label.loyalty-check{cursor:pointer;align-items:flex-start;gap:9px;font-size:12px;font-weight:400;line-height:1.5;display:flex}.loyalty-check>input[type=checkbox],.loyalty-product>input[type=checkbox]{width:17px;min-width:17px;height:17px;accent-color:var(--red);flex-shrink:0;margin-top:2px}.loyalty-totals{background:#f2f5f2;border-radius:12px;gap:10px;margin:10px 0;padding:14px;display:grid}.loyalty-totals>span,.loyalty-totals>strong{justify-content:space-between;align-items:baseline;gap:10px;font-size:13px;display:flex}.loyalty-totals>strong{border-top:1px solid #dde4dd;padding-top:10px;font-size:16px}.loyalty-totals>small{color:var(--muted);font-size:12px;line-height:1.5}.loyalty-error{color:#9b1e27;overflow-wrap:anywhere;background:#fff0f0;border:1px solid #efd0d2;border-radius:9px;padding:12px 14px;font-size:12px;line-height:1.6}.loyalty-notice{background:var(--green-soft);color:#126338;border:1px solid #c5e3d0;border-radius:9px;padding:12px 14px;font-size:12px;line-height:1.6}.loyalty-menu-link{border-radius:9px;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.loyalty-menu-link:hover{background:var(--red-soft)}.loyalty-menu-link>span{gap:5px;display:grid}.loyalty-menu-link strong{font-size:12px}.loyalty-menu-link small{color:var(--muted);font-size:12px}.loyalty-page-content{grid-template-columns:minmax(0,1fr);gap:20px;max-width:1320px;margin:0 auto;padding:30px 24px 60px;display:grid}.loyalty-page-content>*{min-width:0}.loyalty-page-title{justify-content:space-between;align-items:center;gap:24px;display:flex}.loyalty-page-title h1{margin:8px 0;font-size:clamp(25px,3vw,38px)}.loyalty-page-title p,.loyalty-settings p,.loyalty-client-modal p,.loyalty-pricing-modal p{color:var(--muted);font-size:12px;line-height:1.7}.loyalty-register-panel,.loyalty-settings,.loyalty-directory{padding:22px}.loyalty-register-panel{max-width:660px}.loyalty-settings>fieldset{gap:20px;display:grid}.loyalty-settings-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;display:grid}.loyalty-settings-grid input{margin-top:4px}.loyalty-settings hr{border:0;border-top:1px solid var(--line);margin:25px 0}.loyalty-settings h2,.loyalty-client-modal h2{margin:0 35px 10px 0;font-size:23px}.loyalty-settings h3,.loyalty-client-modal h3{margin:22px 0 12px;font-size:16px}.loyalty-product-list{border-block:1px solid var(--line);max-height:330px;margin:12px 0;overflow:auto}.loyalty-product{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.loyalty-product span{gap:4px;display:grid}.loyalty-product strong{font-size:12px;font-weight:500}.loyalty-inline-actions>select{width:auto;max-width:100%}.loyalty-directory-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.loyalty-directory-toolbar>.loyalty-search-row{flex:350px}.loyalty-table-wrap{overflow-x:auto}.loyalty-table{border-collapse:collapse;width:100%;margin:14px 0;font-size:12px}.loyalty-table th{color:var(--muted);text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:12px;font-weight:500}.loyalty-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 12px}.loyalty-table small{margin-top:5px;display:block}.loyalty-table strong{font-size:13px}.loyalty-badge{background:#f1f1ef;border-radius:8px;padding:6px 9px;font-size:12px;display:inline-block}.loyalty-badge.member{background:var(--green-soft);color:#126338}.loyalty-pagination{justify-content:flex-end;margin-top:16px;font-size:12px}.loyalty-pagination>span{margin-right:auto}.loyalty-client-modal,.loyalty-pricing-modal{width:min(850px,100vw - 24px);max-height:90dvh;padding:26px;position:relative;overflow-y:auto}.loyalty-modal-close{position:absolute;top:15px;right:15px}.loyalty-client-modal fieldset{gap:12px;display:grid}.loyalty-consent-log{gap:10px;max-height:180px;display:grid;overflow:auto}.loyalty-consent-log>div{border-left:3px solid #dedfdc;gap:3px;padding-left:12px;font-size:12px;display:grid}.loyalty-editor-line{border-bottom:1px solid var(--line);gap:10px;padding:14px 0;font-size:12px;display:grid}.loyalty-pricing-modal>.loyalty-inline-actions{justify-content:flex-end}@media (max-width:700px){.loyalty-page-content{padding:20px 12px 40px}.loyalty-page-title{flex-direction:column;align-items:stretch;gap:10px}.loyalty-directory,.loyalty-settings,.loyalty-register-panel{padding:14px}.loyalty-directory-toolbar>.loyalty-search-row{flex-basis:100%}.loyalty-table{min-width:620px}.loyalty-client-modal,.loyalty-pricing-modal{padding:20px 16px}.loyalty-page .staff-page-header{flex-wrap:wrap;gap:12px;padding:15px}.loyalty-page .staff-page-header>div{font-size:12px}}
