:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.pos-app{display:flex;min-height:100vh}.app-main{flex:1;min-width:0}.app-main .workspace{width:100%}.menu-bar{position:sticky;top:0;z-index:6;display:flex;align-items:center;gap:4px;height:36px;padding:0 22px;border-bottom:1px solid #dfe5ed;background:#fbfcfe;box-shadow:0 1px 2px #1622340a}.menu-group{position:relative;height:100%}.menu-trigger{height:100%;padding:0 12px;border:0;background:transparent;color:#3d4b62;font-size:13px;font-weight:700}.menu-group:hover .menu-trigger,.menu-trigger:focus{background:#eef3f8;color:#15937d}.menu-dropdown{position:absolute;top:36px;left:0;z-index:20;display:none;min-width:190px;padding:7px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;box-shadow:0 16px 35px #16223429}.menu-dropdown.open{display:grid}.menu-item{width:100%;padding:9px 10px;border:0;border-radius:5px;background:transparent;color:#344156;text-align:left;font-size:12px;font-weight:650}.menu-item:hover,.menu-item:focus{background:#edf9f6;color:#118d77}.home-workspace{display:grid;grid-template-rows:auto auto minmax(0,1fr);height:calc(100dvh - 36px);min-height:0;overflow:hidden;background:#f4f7fb}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 205px 22px 28px;color:#fff;background:linear-gradient(135deg,#12335b,#118d77 58%,#f2a950 130%)}.home-hero h1{max-width:680px;margin:0;font-size:28px;line-height:1.1}.home-hero span{display:block;max-width:650px;margin-top:7px;color:#d8fff5;font-size:12px;line-height:1.5}.home-hero .breadcrumb{color:#a8f0df}.hero-actions{display:flex;gap:10px;flex:0 0 auto}.hero-actions button{padding:10px 14px;border:1px solid rgb(255 255 255 / 34%);border-radius:7px;background:#ffffff21;color:#fff;font-size:12px;font-weight:800}.hero-actions button:hover{background:#ffffff38}.home-dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 28px 0}.home-dashboard-toolbar>span{display:flex;align-items:center;gap:7px;color:#758397;font-size:10px;font-weight:750}.home-dashboard-toolbar>span i{width:7px;height:7px;border-radius:50%;background:#19ad91;box-shadow:0 0 0 4px #19ad911f}.home-period-options{display:flex;gap:4px;padding:4px;border:1px solid #dfe6ed;border-radius:9px;background:#fff;box-shadow:0 4px 12px #1622340a}.home-period-options button{min-height:27px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#69778b;font-size:9px;font-weight:800}.home-period-options button:hover{background:#f1f7f5;color:#167b69}.home-period-options button.selected{background:#16a98f;color:#fff;box-shadow:0 2px 6px #16a98f33}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));grid-template-rows:auto auto repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding:10px 28px 16px}.metric-card,.dashboard-panel{border:1px solid #e0e6ee;border-radius:10px;background:#fff;box-shadow:0 10px 24px #16223412}.metric-card{position:relative;display:grid;gap:5px;min-height:92px;padding:13px 15px;overflow:hidden}.metric-card:after{position:absolute;right:-24px;bottom:-28px;width:92px;height:92px;border-radius:50%;content:"";opacity:.18}.metric-card small{color:#637086;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.metric-card strong{color:#18253a;font-size:22px;line-height:1.05}.metric-card span{overflow:hidden;color:#68768b;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.metric-card.mint:after{background:#16ad92}.metric-card.blue:after{background:#4f8df7}.metric-card.amber:after{background:#f2a950}.metric-card.rose:after{background:#d65f7a}.dashboard-panel{min-height:0;padding:15px 17px;overflow:hidden}.sales-panel,.category-panel,.activity-panel,.insight-panel,.payment-mix-panel{grid-column:span 2}.home-operational-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%}.home-operational-strip>span{display:grid;gap:3px;padding:9px 15px;border:1px solid #dce5ec;border-radius:12px;background:#fff;box-shadow:0 6px 16px #1622340d}.home-operational-strip small{color:#7e8a9b;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-operational-strip b{color:#26354a;font-size:15px}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-head h2,.insight-panel h2{margin:0;color:#1f2d43;font-size:15px}.panel-head b{padding:4px 8px;border-radius:999px;background:#e7f8f4;color:#108b75;font-size:9px;white-space:nowrap}.home-chart-type-options{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #dfe6ed;border-radius:8px;background:#f3f6f8}.home-chart-type-options button{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 7px;border:0;border-radius:6px;background:transparent;color:#748196;font-size:9px;font-weight:800;text-transform:capitalize}.home-chart-type-options button:hover{color:#137d69;background:#fff}.home-chart-type-options button.selected{color:#0e816c;background:#fff;box-shadow:0 1px 5px #152d421f}.sales-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.bar-chart{display:flex;align-items:end;gap:10px;height:100%;min-height:90px;padding-top:5px}.bar-column{display:grid;grid-template-rows:1fr auto auto;align-items:end;flex:1;height:100%;gap:5px}.bar-column span{display:block;min-height:22px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#25c3a8,#4f8df7);transition:height .5s ease}.bar-column.negative span{background:linear-gradient(180deg,#ed9a6a,#d65f7a)}.bar-column small{color:#7e8ba0;text-align:center;font-size:10px}.bar-column em{overflow:hidden;color:#9aa4b2;font-size:7px;font-style:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-svg-chart{min-height:0;height:100%;padding-top:2px}.home-svg-chart svg{display:block;width:100%;height:100%;min-height:90px;overflow:visible}.home-svg-chart .chart-zero-line{stroke:#dbe2e9;stroke-width:1;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.home-svg-chart .chart-trend-line{fill:none;stroke:#16a98f;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.home-svg-chart.area .chart-trend-line{stroke:#368bea}.home-svg-chart .chart-area-fill{fill:#4191e82e;stroke:none}.home-svg-chart circle{fill:#16a98f;stroke:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke}.home-svg-chart.area circle{fill:#368bea}.home-svg-chart circle.negative{fill:#d65f7a}.home-svg-chart text{fill:#7f8ca0;font-size:9px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.category-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.category-analysis{display:grid;align-content:start;gap:10px;min-height:0;padding:3px 6px 3px 2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.category-analysis::-webkit-scrollbar{width:5px}.category-analysis::-webkit-scrollbar-thumb{border-radius:999px;background:#c7d1da}.category-analysis>div{display:grid;grid-template-columns:minmax(92px,.75fr) minmax(90px,1fr) 38px 82px;align-items:center;gap:9px;min-height:30px;padding:5px 7px;border-radius:7px;background:#f8fafc;color:#46546b;font-size:11px;font-weight:700}.category-analysis>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-analysis div div{overflow:hidden;height:10px;border-radius:999px;background:#e7edf3}.category-analysis i{display:block;height:100%;border-radius:inherit}.category-analysis b{color:#1e2a3e;text-align:right}.category-analysis>div>small{color:#768397;font-size:8px;font-weight:750;text-align:right}.activity-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.home-activity-list{display:grid;align-content:start;gap:6px;min-height:0;padding-right:4px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.home-activity-list::-webkit-scrollbar{width:5px}.home-activity-list::-webkit-scrollbar-thumb{border-radius:999px;background:#c7d1da}.activity-panel article{display:flex;justify-content:space-between;gap:8px;padding:8px;border-radius:7px;background:#f7fafc}.activity-panel article>span{display:grid;min-width:0;gap:3px}.activity-panel b{color:#263247;font-size:11px}.activity-panel small{overflow:hidden;color:#7f8b9c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.activity-panel time{flex:0 0 auto;color:#909bac;font-size:9px;white-space:nowrap}.activity-panel article.home-activity-return{border-left:3px solid #db7180}.activity-panel article.home-activity-grn{border-left:3px solid #4f8df7}.activity-panel article.home-activity-order{border-left:3px solid #e1a448}.activity-panel article.home-activity-sale{border-left:3px solid #20ae93}.activity-panel span,.insight-panel span{color:#7a8799;font-size:12px}.insight-panel{display:grid;align-content:center;gap:9px;background:linear-gradient(135deg,#fff,#f0fbf7)}.insight-panel strong{color:#118d77;font-size:30px}.home-payment-list{display:grid;gap:5px}.home-payment-list article{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:7px 9px;border-radius:7px;background:#f7fafc}.home-payment-list article>span{display:grid;min-width:0;gap:2px}.home-payment-list strong{color:#314159;font-size:10px}.home-payment-list small{overflow:hidden;color:#8792a2;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.home-payment-list article>b{color:#127e6b;font-size:10px;white-space:nowrap}.home-empty-panel{display:grid;place-items:center;min-height:0;height:100%;color:#8c97a6;text-align:center}.home-empty-panel span{font-size:24px}.home-empty-panel p{margin:0;font-size:9px}.home-empty-panel.compact{min-height:70px}.sidebar{width:244px;flex:0 0 244px;display:flex;flex-direction:column;min-height:100vh;color:#b9c2d4;background:#111a2d;padding:25px 14px 16px}.brand{display:flex;gap:10px;align-items:center;margin:0 10px 44px;color:#fff;font-size:12px;letter-spacing:.09em;line-height:1.1}.brand b{font-size:17px;letter-spacing:.04em}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#25b89c;font-size:22px;font-weight:800}.sidebar nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:8px;color:inherit;text-decoration:none;font-size:14px}.nav-item:hover,.nav-item.active{color:#fff;background:#22304d}.nav-item.active{box-shadow:inset 3px 0 #2cc3a8}.sidebar-bottom{margin-top:auto}.user-card{display:flex;align-items:center;gap:10px;margin:18px 8px 0;padding-top:18px;border-top:1px solid #2a3650;font-size:12px}.user-card strong,.user-card small{display:block}.user-card small{margin-top:3px;color:#8490a8}.avatar{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#e9a960;color:#5b3a15;font-size:11px;font-weight:800}.user-card button{margin-left:auto;color:#90a0ba;border:0;background:transparent}.sidebar nav button.nav-item{width:100%;border:0;background:transparent;text-align:left}.sidebar nav button.nav-item:hover,.sidebar nav button.nav-item.active{background:#22304d}.workspace{width:calc(100% - 244px)}.topbar{display:flex;justify-content:space-between;align-items:center;height:100px;padding:0 34px;background:#fff;border-bottom:1px solid #e6e9ee}.breadcrumb,.cart-label{margin:0 0 5px;color:#8691a5;font-size:10px;font-weight:700;letter-spacing:.1em}.topbar h1{margin:0;font-size:24px}.header-tools{display:flex;align-items:center;gap:18px;padding-right:172px}.online-dot{color:#16866f;font-size:13px;font-weight:600}.online-dot:first-letter{color:#21bda0}.offline-dot{padding:6px 9px;border-radius:999px;background:#eef7f4;color:#14806d;font-size:11px;font-weight:800}.icon-button{border:0;color:#536079;background:transparent;font-size:20px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;padding:28px 34px}.catalogue{min-width:0;min-height:0;overflow:hidden}.search-row{display:flex;gap:10px}.search{display:flex;align-items:center;flex:1;gap:10px;padding:0 14px;height:45px;border:1px solid #d9dfeb;border-radius:8px;background:#fff;color:#8590a3}.search input{min-width:0;width:100%;border:0;outline:0;color:#172033}.scan-button{padding:0 16px;border:1px solid #cceae3;border-radius:8px;background:#ebfaf6;color:#12816c;font-size:13px;font-weight:700}.category-row{display:flex;gap:8px;padding:21px 0;overflow-x:auto}.category{flex:0 0 auto;padding:8px 13px;border:1px solid #dde2e9;border-radius:18px;background:#fff;color:#5f6c81;font-size:12px}.category.selected{border-color:#1bb69b;background:#1bb69b;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:14px}.product-card{content-visibility:auto;contain-intrinsic-size:185px;padding:0;overflow:hidden;border:1px solid #e0e5ed;border-radius:9px;text-align:left;background:#fff;transition:transform .15s,box-shadow .15s}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #1622341a}.product-image{display:grid;place-items:center;width:100%;height:110px;font-size:40px;color:#ffffffd9}.product-image.uploaded{object-fit:cover;background:#f1f5f8}.red{background:#ef8378}.blue{background:#8bc6dd}.amber{background:#eec36a}.orange{background:#e9a97b}.green{background:#83c696}.purple{background:#b499d3}.product-info{display:grid;gap:4px;padding:11px}.product-info span{overflow:hidden;color:#202b3e;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-info small{color:#96a1b2;font-size:10px}.product-info strong{margin-top:2px;color:#138873;font-size:13px}.product-scroll-pane{height:clamp(220px,calc(100dvh - 370px),720px);min-height:0;max-height:720px;padding:2px 7px 10px 2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.product-scroll-pane::-webkit-scrollbar{width:8px}.product-scroll-pane::-webkit-scrollbar-track{border-radius:999px;background:#edf1f4}.product-scroll-pane::-webkit-scrollbar-thumb{border-radius:999px;background:#becbd4}.product-result-status{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:12px 2px 4px;color:#7b8798;font-size:11px}.product-load-sentinel{display:flex;align-items:center;gap:8px}.product-load-sentinel .text-action{padding:4px 0;cursor:pointer}.product-search-empty{margin:18px 0 4px;text-align:center}.iso-date-control{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:135px;height:35px;padding:0 9px 0 11px;overflow:hidden;border:1px solid #d9dfeb;border-radius:7px;background:#fff;color:#26354a;box-sizing:border-box;cursor:pointer}.iso-date-control:focus-within{border-color:#16ad92;outline:2px solid rgb(22 173 146 / 18%)}.iso-date-value{min-width:0;overflow:hidden;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.iso-date-value.placeholder{color:#98a3b2;font-weight:500}.iso-date-calendar{color:#168d77;font-size:13px}.iso-date-control>input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.iso-date-control.disabled{background:#f2f4f6;color:#8b96a5;cursor:not-allowed}.iso-date-control.disabled>input{cursor:not-allowed}.product-price-stock{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.product-price-stock strong{min-width:0}.product-price-pair{display:grid;min-width:0;gap:2px}.product-price-pair small{overflow:hidden;color:#7b8798;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.product-price-pair strong{margin:0;overflow:hidden;color:#138873;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pos-stock{flex:0 0 auto;padding:3px 6px;border-radius:999px;background:#e8f5f1;color:#187965;font-size:9px;font-weight:850;white-space:nowrap}.pos-stock.low{background:#fff0df;color:#9a6417}.pos-stock.untracked{background:#f1f3f6;color:#798597}.product-view-toolbar{display:grid;grid-template-columns:minmax(150px,1fr) auto auto auto;align-items:center;gap:10px;margin:-8px 0 12px;padding:9px 10px;border:1px solid #e0e6ed;border-radius:9px;background:#fff}.product-view-toolbar>span{display:grid;gap:2px;min-width:0}.product-view-toolbar>span b{color:#344258;font-size:11px}.product-view-toolbar>span small{overflow:hidden;color:#8a95a5;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.product-view-options{display:flex;gap:4px;padding:3px;border-radius:7px;background:#f0f3f6}.product-view-options button,.product-view-default{min-height:32px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#667489;font-size:10px;font-weight:800;white-space:nowrap}.product-view-options button{display:inline-flex;align-items:center;gap:5px}.product-view-options button i{font-size:13px;font-style:normal}.product-view-options button:hover{background:#fff;color:#267866}.product-view-options button.selected{background:#fff;color:#0f806b;box-shadow:0 1px 5px #1a283b1a}.product-view-default{border:1px solid #cce5df;color:#16806c}.product-view-default:hover:not(:disabled){background:#edf9f6}.product-view-default.saved{border-color:#dde4ea;color:#6f7b8d;background:#f7f8fa}.product-view-default:disabled{cursor:default;opacity:1}.product-sort-control{display:grid;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:6px;min-height:32px;padding-left:8px;border:1px solid #dce3ea;border-radius:6px;color:#748195;font-size:9px;font-weight:800}.product-sort-control select{align-self:stretch;min-width:125px;padding:0 25px 0 8px;border:0;border-left:1px solid #e1e6ec;border-radius:0 6px 6px 0;outline-color:#16ad92;background:#fff;color:#394960;font-size:10px;font-weight:750}.product-card:focus-visible,.product-card.keyboard-selected{border-color:#14a98f;outline:3px solid rgb(20 169 143 / 20%);outline-offset:-1px;box-shadow:0 8px 18px #147e6a24}.product-view-compact .product-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.product-view-compact .product-card{min-width:0;min-height:140px;contain-intrinsic-size:140px;border-radius:8px}.product-view-compact .product-card:hover{transform:translateY(-1px)}.product-view-compact .product-image{width:100%;height:62px;border-radius:0;font-size:18px}.product-view-compact .product-info{min-width:0;gap:3px;padding:7px 8px 8px}.product-view-compact .product-info span{overflow:hidden;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-view-compact .product-info small{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.product-view-compact .product-price-stock{align-items:flex-start;flex-direction:column;gap:3px;margin-top:1px}.product-view-compact .product-price-pair{gap:1px;max-width:100%}.product-view-compact .product-price-pair small{font-size:6.5px}.product-view-compact .product-price-pair strong{max-width:100%;font-size:8.5px}.product-view-compact .pos-stock{max-width:100%;padding:2px 5px;overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.product-view-list .product-grid{grid-template-columns:1fr;gap:0;border-top:1px solid #e2e7ed}.product-view-list .product-card{display:grid;grid-template-columns:46px minmax(0,1fr);min-height:58px;contain-intrinsic-size:58px;overflow:hidden;border:0;border-bottom:1px solid #e2e7ed;border-radius:0;background:transparent;text-align:left;box-shadow:none}.product-view-list .product-card:hover,.product-view-list .product-card:focus-visible,.product-view-list .product-card.keyboard-selected{transform:none;background:#f2faf7;box-shadow:none}.product-view-list .product-image{align-self:center;width:36px;height:36px;min-height:0;margin-left:5px;border-radius:5px;font-size:8px}.product-view-list .product-info{display:grid;grid-template-columns:minmax(0,1fr) minmax(125px,.4fr) minmax(100px,.32fr);grid-template-rows:auto auto;align-items:center;gap:2px 14px;min-width:0;padding:7px 10px}.product-view-list .product-info>span,.product-view-list .product-info>small{grid-column:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-view-list .product-info>span{font-size:11px}.product-view-list .product-info>small{font-size:8px}.product-view-list .product-price-stock{display:contents}.product-view-list .product-price-pair{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;text-align:right}.product-view-list .product-price-pair small{font-size:7px}.product-view-list .product-price-pair strong{font-size:10px}.product-view-list .pos-stock{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;max-width:100%;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:920px){.product-view-toolbar{grid-template-columns:1fr auto}.product-view-toolbar>span{grid-column:1 / -1}.product-view-options{overflow-x:auto}.product-sort-control{min-width:0}.product-view-compact .product-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr))}.product-view-list .product-card{grid-template-columns:42px minmax(0,1fr)}.product-view-list .product-image{width:32px;height:32px}.product-view-list .product-info{grid-template-columns:minmax(0,1fr) auto;gap:2px 9px}.product-view-list .product-price-stock{display:flex;grid-column:2;grid-row:1 / span 2;align-items:flex-end;flex-direction:column;gap:4px;min-width:0}.product-view-list .product-price-stock strong,.product-view-list .pos-stock{display:block;max-width:112px}}.cart-panel{display:flex;flex-direction:column;min-height:610px;padding:20px;border-radius:10px;background:#fff;box-shadow:0 1px 4px #16223414}.cart-title{display:flex;justify-content:space-between;align-items:start}.cart-title h2{margin:0;font-size:18px}.clear{border:0;color:#d2575b;background:transparent;font-size:12px}.customer{display:flex;align-items:center;width:100%;gap:10px;margin:18px 0 12px;padding:10px;border:1px solid #e2e6ec;border-radius:7px;text-align:left;background:#fff;color:#60708a}.customer span{display:grid;gap:2px}.customer small{color:#98a1af}.customer b{color:#243044;font-size:12px}.customer i{margin-left:auto;font-size:21px;font-style:normal}.cart-items{flex:1}.cart-item{display:flex;gap:10px;padding:13px 0;border-bottom:1px solid #edf0f4}.mini-image{display:grid;place-items:center;width:45px;height:45px;border-radius:7px;background:#e6f4f0;color:#1a9b83}.item-detail{flex:1;display:grid;align-content:start;gap:3px}.item-detail strong,.item-total strong{color:#263247;font-size:12px}.item-detail small{color:#94a0af;font-size:10px}.quantity{display:flex;align-items:center;gap:8px;margin-top:4px}.quantity button{width:19px;height:19px;border:1px solid #dae0e8;border-radius:4px;background:#fff;color:#526078;line-height:1}.quantity b{font-size:11px}.item-total{display:grid;align-content:start;justify-items:end;gap:8px}.item-total button{border:0;color:#a4aeba;background:transparent;font-size:17px;line-height:1}.totals{margin-top:8px;padding-top:13px;border-top:1px solid #dfe4eb}.totals>div{display:flex;justify-content:space-between;margin:10px 0;color:#68758a;font-size:12px}.totals b{color:#344156}.add-discount{border:0;color:#16947d;background:transparent;font-size:12px;font-weight:700}.totals .grand-total{margin:16px 0;padding-top:15px;border-top:1px dashed #d9dfe7;color:#263247;font-size:14px;font-weight:700}.grand-total strong{color:#118d77;font-size:21px}.checkout{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px;border:0;border-radius:7px;background:#16ad92;color:#fff;font-size:14px;font-weight:700}.checkout:hover{background:#108e78}.checkout span{font-size:12px}.shortcut{margin:12px 0 0;color:#9aa4b3;text-align:center;font-size:10px}kbd{padding:2px 4px;border:1px solid #e1e5ea;border-radius:3px;background:#f7f8fa}.clear kbd{margin-left:4px;padding:2px 5px;border-color:#efcfd2;background:#fff5f6;color:#b74b55;font-size:8px;font-weight:800}.invoice-top-totals{margin:14px 0 0;padding:11px 13px;border:1px solid #dce7e4;border-radius:9px;background:#f5fbf9}.invoice-top-totals>div{margin:7px 0}.invoice-top-totals .grand-total{margin:10px 0 0;padding-top:10px}.invoice-line-count b{display:grid;place-items:center;min-width:26px;height:22px;padding:0 7px;border-radius:999px;background:#d9f2eb;color:#117b68;font-size:11px}.line-discount-total b{color:#bd6553}.cart-panel{height:calc(100vh - 156px);min-height:540px;max-height:860px;overflow:hidden}.cart-items{min-height:0;padding-right:5px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.cart-items::-webkit-scrollbar{width:7px}.cart-items::-webkit-scrollbar-track{background:#f2f5f7;border-radius:999px}.cart-items::-webkit-scrollbar-thumb{background:#c8d3dc;border-radius:999px}.item-detail{min-width:0}.invoice-item-name{min-width:0;overflow-wrap:anywhere}.invoice-item-name span{color:#7b889a;font-size:9px;font-weight:650}.change-due-preview{margin-bottom:8px;border-radius:8px;background:#eefaf6}.change-due-preview span,.change-due-preview strong{color:#087967}.sale-completion-backdrop{z-index:30}.change-due-modal{position:relative;width:min(390px,calc(100vw - 32px));padding:30px;border-radius:13px;background:#fff;text-align:center;box-shadow:0 26px 70px #0f172a47}.change-due-modal h2{margin:5px 0 3px;color:#253249;font-size:19px}.sale-complete-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 14px;border-radius:50%;background:#ddf7f0;color:#0f937a;font-size:24px;font-weight:900}.change-due-amount{display:block;margin:7px 0 20px;color:#0b9379;font-size:36px;line-height:1.15}.change-due-details{display:grid;gap:9px;padding:14px;border-radius:9px;background:#f5f8fa}.change-due-details span{display:flex;justify-content:space-between;gap:15px;color:#6b788c;font-size:12px}.change-due-details b{color:#2e3b50}.change-due-hint{margin:17px 0 0;color:#8692a3;font-size:11px}.invoice-line-number{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;margin-top:1px;border-radius:7px;background:#edf4f7;color:#526278;font-size:10px;font-weight:800}@media(max-width:1050px){.content-grid{grid-template-columns:1fr}.cart-panel{min-height:auto}.sidebar{width:70px;flex-basis:70px}.brand{margin-left:4px}.brand span:not(.brand-mark),.nav-item span,.user-card>div:not(.avatar),.user-card button{display:none}.nav-item{justify-content:center;padding:13px}.workspace{width:calc(100% - 70px)}}@media(max-width:1050px){.product-scroll-pane{height:min(52dvh,560px);min-height:220px;max-height:560px}}@media(max-width:1050px){.home-workspace{display:block;height:auto;min-height:calc(100dvh - 36px);overflow:visible}.dashboard-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none;padding:18px 24px 28px}.metric-card{grid-column:span 1;min-height:100px}.sales-panel,.category-panel,.activity-panel,.insight-panel,.payment-mix-panel{grid-column:span 2}.dashboard-panel{min-height:240px}.home-activity-list{max-height:300px}.home-hero{align-items:stretch;flex-direction:column;padding-right:24px}.bar-chart{height:190px}.category-analysis>div{grid-template-columns:minmax(90px,.7fr) minmax(100px,1fr) 42px 90px}.category-analysis>div>small{grid-column:auto;margin-top:0}}@media(max-width:650px){.sidebar{display:none}.workspace{width:100%}.menu-bar{overflow-x:auto;padding:0 10px}.topbar{height:82px;padding:0 18px}.content-grid{padding:18px}.product-grid{grid-template-columns:repeat(2,1fr)}.header-tools .icon-button{display:none}}@media(max-width:650px){.home-hero{padding:24px 18px}.home-hero h1{font-size:25px}.home-dashboard-toolbar{align-items:stretch;flex-direction:column;padding:14px 18px 0}.home-period-options{overflow-x:auto}.home-period-options button{flex:1 0 auto}.dashboard-grid{grid-template-columns:1fr;padding:18px}.metric-card,.sales-panel,.category-panel,.activity-panel,.insight-panel,.payment-mix-panel{grid-column:span 1}.home-operational-strip{grid-template-columns:repeat(2,1fr)}.bar-chart{gap:7px;height:190px}.category-analysis>div{grid-template-columns:minmax(72px,.7fr) minmax(70px,1fr) 32px}.category-analysis>div>small{grid-column:2 / -1}.activity-panel article{flex-direction:column;gap:4px}}.customer select{padding:0;border:0;outline:0;background:transparent;color:#243044;font-size:12px;font-weight:700}.modal-backdrop{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:20px;background:#0f172a85}.payment-modal{position:relative;width:min(100%,410px);padding:28px;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f172a40}.payment-modal h2{margin:0;color:#172033}.modal-close{position:absolute;top:14px;right:16px;border:0;background:transparent;color:#7b8798;font-size:20px}.payment-customer{color:#788499;font-size:13px}.payment-total,.change-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e6eaf0;color:#67748a;font-size:13px}.payment-total strong{color:#128b74;font-size:21px}.method-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.method{padding:11px;border:1px solid #dce2ea;border-radius:7px;background:#fff;color:#66758b;font-weight:700}.method.selected-method{border-color:#16ad92;background:#ecfaf6;color:#108d77}.paid-input{display:grid;gap:6px;color:#67748a;font-size:12px}.paid-input input{padding:11px;border:1px solid #dce2ea;border-radius:7px;outline-color:#16ad92;font-size:16px}.change-row{margin:18px 0}.change-row strong{color:#202b3e}.complete-sale{width:100%;padding:13px;border:0;border-radius:7px;background:#16ad92;color:#fff;font-weight:700}.complete-sale:disabled{cursor:not-allowed;opacity:.5}.data-protection-pill{position:fixed;z-index:8;top:64px;right:18px;bottom:auto;display:flex;align-items:center;gap:8px;max-width:min(165px,calc(100vw - 36px));padding:7px 10px;border:1px solid #f0d39c;border-radius:10px;background:#fffaf0;color:#765314;text-align:left;box-shadow:0 7px 20px #19253721}.data-protection-pill.protected{border-color:#bde2d8;background:#f0faf7;color:#176d5e}.data-protection-pill>span:last-child{display:grid;gap:2px;min-width:0}.data-protection-pill b,.data-protection-pill small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-protection-pill b{font-size:11px}.data-protection-pill small{display:none}.protection-shield{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:#f5dfb2;color:#815b0e;font-size:13px;font-weight:900}.protected .protection-shield{background:#d8f2eb;color:#137460}.data-protection-modal{width:min(720px,calc(100vw - 36px));max-height:min(86vh,780px);padding:26px;overflow:auto;border-radius:13px;background:#fff;box-shadow:0 28px 80px #09142547}.data-protection-modal h2{margin:2px 0 0;color:#1d2a40;font-size:22px}.data-protection-modal>.muted{margin:12px 0 20px}.protection-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.protection-status{display:grid;gap:6px;min-height:132px;padding:16px;border:1px solid #ead9b8;border-radius:9px;background:#fffbf3}.protection-status.good{border-color:#c9e7df;background:#f2faf8}.protection-status span{color:#7b8798;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.protection-status b{color:#263349;font-size:15px}.protection-status small{color:#718096;font-size:11px;line-height:1.5}.protection-status .text-action{justify-self:start;padding:0}.protection-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:17px}.protection-actions .primary-action{min-height:41px}.secondary-protection-action{min-height:41px;padding:0 13px;border:1px solid #d7e0e9;border-radius:7px;background:#f8fafc;color:#4b5b72;font-size:11px;font-weight:800}.secondary-protection-action:hover:not(:disabled){border-color:#83cbbd;background:#f0faf7;color:#167d69}.secondary-protection-action:disabled{cursor:not-allowed;opacity:.55}.restore-file-input{display:none}.backup-timestamp,.protection-message{margin:13px 0 0;padding:10px 12px;border-radius:7px;background:#f5f8fb;color:#68758a;font-size:11px}.protection-message{background:#eef9f6;color:#217361}.restore-confirmation{display:grid;gap:7px;margin-top:15px;padding:15px;border:1px solid #f0cdd0;border-radius:9px;background:#fff6f7}.restore-confirmation strong{color:#8e3741}.restore-confirmation span,.restore-confirmation p{margin:0;color:#7b6266;font-size:11px}.restore-confirmation>div{display:flex;justify-content:end;gap:9px;margin-top:5px}.restore-confirmation .complete-sale{width:auto}@media(max-width:620px){.protection-status-grid,.protection-actions{grid-template-columns:1fr}.data-protection-pill{top:57px;right:12px;bottom:auto;max-width:150px}.header-tools{padding-right:154px}.data-protection-modal{padding:20px}}.loyalty-box{display:flex;gap:8px;align-items:end;margin:18px 0 12px;padding:11px;border:1px solid #dfe5ec;border-radius:8px;background:#f9fbfc}.loyalty-box label{display:grid;flex:1;gap:4px}.loyalty-box small,.customer-found small{color:#8995a8;font-size:9px;font-weight:700;letter-spacing:.07em}.loyalty-box input{width:100%;border:0;outline:0;background:transparent;color:#233048;font-size:12px}.loyalty-box>button,.customer-found button{padding:7px 9px;border:0;border-radius:5px;background:#e3f6f1;color:#128b74;font-size:11px;font-weight:700}.customer-found{display:flex;align-items:center;justify-content:space-between;width:100%}.customer-found div{display:grid;gap:3px}.customer-found strong{color:#243048;font-size:13px}.customer-found span{color:#708097;font-size:10px}.confirm-modal{width:min(100%,390px);padding:27px;border-radius:11px;background:#fff;box-shadow:0 24px 60px #0f172a40}.confirm-modal h2{margin:0;color:#243048;font-size:19px}.confirm-modal p{color:#69768b;font-size:13px;line-height:1.55}.confirm-modal>div{display:flex;justify-content:end;gap:10px}.confirm-modal .complete-sale{width:auto}.cancel{padding:10px 14px;border:1px solid #dce2ea;border-radius:7px;background:#fff;color:#69768b}.add-payment{width:100%;margin-top:10px;padding:10px;border:1px solid #16ad92;border-radius:7px;background:#ecfaf6;color:#108d77;font-weight:700}.add-payment:disabled{opacity:.5}.payment-list{display:grid;gap:7px;margin-top:16px}.payment-list div{display:flex;gap:9px;align-items:center;padding:8px;border-radius:6px;background:#f4f7f9;color:#526078;font-size:12px}.payment-list b{margin-left:auto;color:#203046}.payment-list button{border:0;background:transparent;color:#b05055}.customer-balance-badges{display:flex!important;grid-template-columns:none!important;gap:6px!important;margin-top:4px}.customer-balance-badges b,.customer-list-balances b{padding:4px 7px;border-radius:999px;background:#e9f8f4;color:#0f8d76;font-size:9px}.loyalty-payment-availability{margin:-10px 0 12px;padding:8px 10px;border-radius:6px;background:#f0f8ff;color:#426a91;font-size:11px;font-weight:700}.change-deposit-backdrop{z-index:22}.change-deposit-modal{width:min(100%,440px)}.change-deposit-modal>.change-deposit-amount{display:flex;justify-content:space-between;align-items:center;margin:14px 0 2px;padding:14px;border-radius:9px;background:#edf9f6;color:#527069}.change-deposit-amount strong{color:#0b8c74;font-size:24px}.change-deposit-modal>.change-deposit-actions{justify-content:center}.change-deposit-actions button{min-width:145px;padding:11px 14px;border:1px solid #d8e1e9;border-radius:7px;background:#fff;color:#617087;font-weight:800}.change-deposit-actions button.selected{border-color:#16ad92;background:#e9f8f4;color:#0e8d75;box-shadow:0 0 0 2px #16ad921f}.change-deposit-actions button:disabled{cursor:not-allowed;opacity:.45}.change-deposit-modal>small{display:block;margin-top:12px;color:#8490a2;text-align:center}.payment-modal{max-height:min(90vh,790px);overflow-y:auto}.special-discount-input{margin-top:10px;padding:10px;border:1px solid #d9e6e2;border-radius:8px;background:#f4fbf8}.special-discount-input>small{color:#6d7b8b;font-size:9px;font-weight:650}.special-discount-input input{border-color:#9fcfc3;background:#fff;color:#126f5e;font-weight:800}.special-discount-input.permission-locked{border-color:#e2e6eb;background:#f5f6f8}.special-discount-input.permission-locked input{border-color:#dde1e7;background:#eceff3;color:#8b95a3}.sales-special-discount-line{color:#8a4f13!important}.payment-keyboard-hint{margin:-10px 0 14px;color:#8792a3;text-align:center;font-size:9px}.method:focus-visible{outline:3px solid rgb(22 173 146 / 23%);outline-offset:2px}.receipt-confirm-modal{position:relative;width:min(430px,calc(100vw - 32px));padding:28px;border-radius:13px;background:#fff;text-align:center;box-shadow:0 26px 70px #0f172a47}.receipt-confirm-modal h2{margin:5px 0 15px;color:#253249;font-size:20px}.receipt-confirm-only{width:min(390px,calc(100vw - 32px))}.receipt-confirm-only .receipt-choice-actions button:disabled{cursor:wait;opacity:.65}.receipt-change-highlight{display:grid;gap:3px;margin-bottom:13px;padding:13px;border-radius:9px;background:#edf9f6;color:#53746c;font-size:10px}.receipt-change-highlight strong{color:#0b8c74;font-size:28px}.receipt-choice-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 0}.receipt-choice-actions button{min-height:45px;border:1px solid #d9e1e9;border-radius:8px;background:#f8fafc;color:#56657a;font-weight:850}.receipt-choice-actions button.selected,.receipt-choice-actions button:focus-visible{border-color:#16ad92;outline:3px solid rgb(22 173 146 / 18%);background:#eaf8f4;color:#0d806b}.completion-balance-modal .change-due-amount{margin-bottom:16px}.completion-next-sale{width:100%;margin-top:10px}.cash-drawer-result{margin:0 0 10px;padding:8px 10px;border-radius:7px;font-size:9px;line-height:1.4}.cash-drawer-result.success{background:#e9f8f4;color:#147763}.cash-drawer-result.warning{background:#fff6e6;color:#8a681e}.receipt-secondary-actions{display:flex;justify-content:center;gap:14px;margin-top:13px;padding-top:12px;border-top:1px solid #e7ecf1}.receipt-secondary-actions button{border:0;background:transparent;color:#4774a9;font-size:10px;font-weight:850}.receipt-prompt-message{margin:9px 0 0;color:#167b68;font-size:9px}.completed-sale-receipt-print{display:none}.receipt-layout-settings{margin-top:18px}.receipt-design-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.receipt-design-options>button{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto 1fr;gap:5px 10px;min-height:108px;padding:12px;border:1px solid #dbe3eb;border-radius:9px;background:#fff;color:#506078;text-align:left}.receipt-design-options>button.selected{border-color:#16a98f;background:#eef9f6;box-shadow:0 0 0 3px #16a98f1a}.receipt-design-options>button>b{display:flex;align-items:center;gap:6px;color:#26354b;font-size:12px}.receipt-design-options>button>b small{padding:3px 5px;border-radius:999px;background:#d9f1ea;color:#147763;font-size:7px;text-transform:uppercase}.receipt-design-options>button>em{grid-column:2;color:#7a8799;font-size:9px;font-style:normal;line-height:1.45}.receipt-design-icon{grid-row:1 / 3;display:grid;align-content:start;gap:4px;width:42px;height:64px;padding:7px 5px;border:1px solid #cfd9e3;border-radius:4px;background:#fff;box-shadow:0 3px 8px #14233714}.receipt-design-icon:before{height:5px;border-radius:2px;background:#36aa93;content:""}.receipt-design-icon i{display:block;height:3px;border-radius:2px;background:#d6dee7}.receipt-design-icon.compact{gap:3px;padding-block:6px}.receipt-design-icon.compact i{height:2px}.receipt-design-icon.minimal:before{background:#39485d}.receipt-design-icon.minimal i:last-child{width:65%}.receipt-column-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-top:4px;border-top:1px solid #e4e9ef}.receipt-column-heading h4,.receipt-column-heading p{margin:0}.receipt-column-heading h4{color:#29374d;font-size:13px}.receipt-column-heading p{margin-top:3px;color:#7a8799;font-size:10px}.receipt-column-heading>span{padding:5px 8px;border-radius:999px;background:#f0f4f7;color:#617086;font-size:9px;font-weight:850;white-space:nowrap}.receipt-column-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.receipt-column-options>label{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:10px;border:1px solid #dfe6ed;border-radius:8px;background:#fbfcfd}.receipt-column-options>label.disabled{opacity:.48}.receipt-column-options input{width:15px;height:15px;flex:0 0 15px;margin:1px 0 0;accent-color:#16a98f}.receipt-column-options span{display:grid;gap:3px;min-width:0}.receipt-column-options b{color:#334158;font-size:10px}.receipt-column-options small{color:#8290a2;font-size:8px;line-height:1.35}.receipt-typography-settings{display:grid;gap:12px;padding:14px;border:1px solid #dde5ec;border-radius:9px;background:#f8fafc}.receipt-typography-settings .receipt-column-heading{align-items:center;padding-top:0;border-top:0}.receipt-typography-settings .receipt-column-heading button{padding:6px 9px;border:1px solid #cfdae3;border-radius:6px;background:#fff;color:#56677d;font-size:9px;font-weight:800}.receipt-typography-settings>label{display:grid;grid-template-columns:minmax(145px,.55fr) minmax(150px,1fr) 48px;align-items:center;gap:13px}.receipt-typography-settings>label>span{display:grid;gap:2px}.receipt-typography-settings>label b{color:#35445a;font-size:10px}.receipt-typography-settings>label small{color:#8491a2;font-size:8px}.receipt-typography-settings input[type=range]{width:100%;accent-color:#16a98f}.receipt-typography-settings output{padding:5px 6px;border-radius:6px;background:#e4f5f0;color:#117964;font-size:10px;font-weight:900;text-align:center}.receipt-live-preview-section{margin-top:18px}.live-preview-pill:before{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#16ad92;box-shadow:0 0 0 3px #16ad9224;content:""}.settings-receipt-preview-stage{display:grid;place-items:start center;min-height:390px;max-height:570px;padding:22px;overflow:auto;border:1px solid #d4dde6;border-radius:10px;background:linear-gradient(135deg,#e8edf2,#f2f5f8);box-shadow:inset 0 2px 5px #19273a12;scrollbar-gutter:stable}.sales-invoice-report.settings-receipt-live{flex:0 0 auto;padding:var(--sales-receipt-padding);border:1px solid #d7dde4;background:#fff;box-shadow:0 16px 35px #19273a2e;transition:width .2s ease,min-height .2s ease,padding .2s ease}.sales-invoice-report.settings-receipt-live.receipt-paper-58mm{--sales-receipt-width: 218px;--sales-receipt-min-height: 310px;--sales-receipt-padding: 9px}.sales-invoice-report.settings-receipt-live.receipt-paper-80mm{--sales-receipt-width: 286px;--sales-receipt-min-height: 370px;--sales-receipt-padding: 13px}.sales-invoice-report.settings-receipt-live.receipt-paper-a5{--sales-receipt-width: 340px;--sales-receipt-min-height: 481px;--sales-receipt-padding: 18px}.sales-invoice-report.settings-receipt-live.receipt-paper-a4{--sales-receipt-width: 380px;--sales-receipt-min-height: 537px;--sales-receipt-padding: 20px}.sales-invoice-report.settings-receipt-live.receipt-paper-a5.receipt-orientation-landscape{--sales-receipt-width: 480px;--sales-receipt-min-height: 340px}.sales-invoice-report.settings-receipt-live.receipt-paper-a4.receipt-orientation-landscape{--sales-receipt-width: 537px;--sales-receipt-min-height: 380px}.receipt-preview-key{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.receipt-preview-key span{padding:6px 9px;border:1px solid #dce4eb;border-radius:999px;background:#f8fafc;color:#758296;font-size:9px}.receipt-preview-key b{color:#34435a}.preferred-printer-settings{margin-top:18px}.receipt-printer-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.receipt-printer-picker label{display:grid;gap:7px;color:#526178;font-size:11px;font-weight:800}.receipt-printer-picker select{width:100%;height:41px;padding:0 11px;border:1px solid #d7dfe8;border-radius:7px;outline-color:#18aa90;background:#fff;color:#27364d;font-size:12px}.receipt-printer-picker button{height:41px;padding:0 14px;border:1px solid #bcd8d2;border-radius:7px;background:#eff9f6;color:#147763;font-size:11px;font-weight:850}.receipt-printer-picker button:disabled{cursor:wait;opacity:.6}.receipt-printer-actions{display:flex;gap:8px}.receipt-printer-picker .test-print-action{border-color:#16a98f;background:#16a98f;color:#fff}.printer-list-status{margin:0;padding:9px 11px;border-radius:7px;background:#fff8e8;color:#806423;font-size:10px;line-height:1.45}.cash-drawer-settings{margin-top:18px}.cash-drawer-timing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cash-drawer-timing>span{grid-column:1 / -1;color:#526178;font-size:10px;font-weight:850}.cash-drawer-timing button{display:grid;gap:4px;min-height:70px;padding:11px;border:1px solid #dce4eb;border-radius:8px;background:#fff;color:#56667c;text-align:left}.cash-drawer-timing button.selected{border-color:#16a98f;background:#eef9f6;box-shadow:0 0 0 3px #16a98f17}.cash-drawer-timing button:disabled{cursor:not-allowed;opacity:.48}.cash-drawer-timing b{color:#314057;font-size:10px}.cash-drawer-timing small{color:#8290a2;font-size:8px;line-height:1.35}.cash-drawer-test-row{display:flex;align-items:center;gap:10px}.cash-drawer-test-row button{min-height:35px;padding:0 13px;border:1px solid #16a98f;border-radius:7px;background:#eef9f6;color:#147763;font-size:10px;font-weight:850}.cash-drawer-test-row button:disabled{cursor:not-allowed;opacity:.5}.cash-drawer-test-row span{color:#748296;font-size:9px}.printer-list-status.connected{background:#edf9f6;color:#176f5e}.payment-customer-search{margin:16px 0 0}.payment-error{margin:12px 0 0;padding:9px 11px;border-radius:7px;background:#fff1f2}.stock-error-backdrop{z-index:70}.stock-error-modal{width:min(100%,430px)}.stock-error-icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:14px;border-radius:50%;background:#fff0e2;color:#b75d27;font-size:22px;font-weight:900}.stock-error-summary{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;margin:17px 0 19px}.stock-error-summary span{display:grid;gap:4px;padding:10px 11px;border-radius:7px;background:#f5f7fa;color:#748197;font-size:10px}.stock-error-summary b{color:#2e3b50;font-size:13px}.modal-backdrop{animation:overlay-in .18s ease-out both}.payment-modal,.confirm-modal{animation:modal-in .28s cubic-bezier(.22,1,.36,1) both}.payment-modal>*,.confirm-modal>*{animation:content-in .36s cubic-bezier(.22,1,.36,1) both}.payment-modal>*:nth-child(2),.confirm-modal>*:nth-child(2){animation-delay:35ms}.payment-modal>*:nth-child(3),.confirm-modal>*:nth-child(3){animation-delay:70ms}.method,.checkout,.complete-sale,.add-payment,.product-card{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.method:hover:not(.selected-method),.add-payment:hover:not(:disabled){transform:translateY(-1px)}.checkout:active:not(:disabled),.complete-sale:active:not(:disabled),.add-payment:active:not(:disabled),.method:active{transform:translateY(1px) scale(.985)}.payment-list div{animation:payment-item-in .22s cubic-bezier(.22,1,.36,1) both}.customer-found{animation:customer-found-in .25s cubic-bezier(.22,1,.36,1) both}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes payment-item-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes customer-found-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.quick-sale{align-items:end}.quick-sale>label{display:grid;flex:0 0 105px;gap:5px}.quick-sale>label small{color:#718097;font-size:10px;font-weight:700}.quick-sale input{width:100%;height:35px;padding:0 9px;border:1px solid #d9dfeb;border-radius:7px;outline-color:#16ad92;color:#202b3e}.quick-sale .search{flex:1 1 180px;min-width:160px;height:auto;padding:0;border:0;background:transparent}.quick-sale .search input{min-width:0}.quick-sale .scan-button{height:35px}.quick-message{min-height:17px;margin:6px 2px 0;color:#16866f;font-size:11px}.quick-sale+.quick-message+.category-row{padding-top:10px}@media(max-width:850px){.quick-sale{flex-wrap:wrap}.quick-sale .search{order:-1;flex-basis:calc(100% - 58px)}.quick-sale .scan-button{order:-1}.quick-sale>label{flex:1 1 100px}}.quick-sale .search,.quick-sale .scan-button{order:-1}@media(max-width:850px){.quick-sale .search,.quick-sale .scan-button{order:-1}}.quick-sale .search input:focus{border-color:#16ad92;outline:2px solid rgb(22 173 146 / 28%);outline-offset:1px;box-shadow:0 0 0 1px #16ad92}.cart-title-actions{display:flex;align-items:center;gap:8px}.quick-item-button{min-height:30px;padding:0 9px;border:1px solid #a9d9cf;border-radius:6px;background:#edf9f6;color:#117f6b;font-size:9px;font-weight:850;white-space:nowrap}.quick-item-button:hover:not(:disabled),.quick-item-button:focus-visible{border-color:#15977f;outline:none;background:#dff5ef}.quick-item-button:disabled{cursor:not-allowed;opacity:.48}.quick-item-button kbd{margin-left:4px;border-color:#bbddd5;background:#fff;color:#487266;font-size:8px}.amount-sale-button{border-color:#bdd3e8;background:#eef6fc;color:#356b9b}.amount-sale-button:hover:not(:disabled),.amount-sale-button:focus-visible{border-color:#6095c0;background:#e2f0fa}.amount-sale-button kbd{border-color:#c7dbea;color:#426b8e}.quick-item-backdrop{z-index:46}.quick-item-modal{width:min(720px,calc(100vw - 36px));max-height:min(90vh,820px);gap:14px}.quick-item-modal .form-title-row>div{display:grid;gap:3px}.quick-item-modal .form-title-row p,.quick-item-modal .form-title-row h2{margin:0}.quick-item-modal .form-title-row span{color:#748296;font-size:10px}.quick-item-form{display:grid;gap:13px}.quick-item-form label{display:grid;min-width:0;gap:6px;color:#435269;font-size:10px;font-weight:850}.quick-item-form label small{color:#8591a2;font-size:8px;font-weight:600}.quick-item-form input{width:100%;min-width:0;height:40px;padding:0 11px;border:1px solid #d5dee7;border-radius:7px;outline-color:#16a78e;background:#fff;color:#1e2b40;box-sizing:border-box;font-size:13px}.quick-item-form input:focus{border-color:#24ab93;box-shadow:0 0 0 3px #16a78e1f}.quick-item-name input{font-weight:750}.quick-item-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.quick-item-discount-box{display:grid;gap:10px;padding:12px;border:1px solid #d6e7e3;border-radius:8px;background:#f4faf8}.quick-item-discount-box>div:first-child{display:grid;gap:3px}.quick-item-discount-box>div:first-child strong{color:#2f4355;font-size:11px}.quick-item-discount-box>div:first-child small{color:#788799;font-size:8px}.quick-item-discount-box>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.quick-item-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-item-preview>span{display:grid;gap:4px;padding:10px 11px;border-radius:7px;background:#f2f5f7}.quick-item-preview small{color:#778599;font-size:8px;font-weight:800;text-transform:uppercase}.quick-item-preview b,.quick-item-preview strong{color:#344459;font-size:12px}.quick-item-preview .total{background:#e7f6f2}.quick-item-preview .total strong{color:#12836e;font-size:15px}.quick-item-accounting-note{margin:0;padding:9px 11px;border-left:3px solid #2da991;background:#eef8f5;color:#68768a;font-size:9px;line-height:1.55}.quick-item-accounting-note b,.quick-item-accounting-note strong{color:#267665}.quick-item-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.quick-item-actions button{min-width:115px;min-height:39px}.quick-item-actions .complete-sale{width:auto}.amount-sale-modal{width:min(650px,calc(100vw - 36px));max-height:min(90vh,760px);gap:14px}.amount-sale-product{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 14px;border:1px solid #d8e4ec;border-radius:9px;background:#f7fafc}.amount-sale-product>div{display:flex;align-items:center;min-width:0;gap:10px}.amount-sale-product p{min-width:0;margin:0}.amount-sale-product p strong,.amount-sale-product p small{display:block}.amount-sale-product p strong{overflow:hidden;color:#2c3d52;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.amount-sale-product p small{margin-top:3px;color:#7c899a;font-size:8px}.amount-sale-product>b{color:#126f89;font-size:13px;white-space:nowrap}.amount-sale-mark{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:9px;background:#dff0fa;color:#316e9d;font-size:10px;font-weight:900}.amount-sale-form{display:grid;gap:12px}.amount-sale-form>label{display:grid;gap:6px;color:#425268;font-size:10px;font-weight:850}.amount-sale-form>label>input{width:100%;height:46px;padding:0 12px;border:1px solid #b9d3e4;border-radius:8px;outline-color:#258cb1;box-sizing:border-box;color:#203449;font-size:18px;font-weight:800}.amount-sale-calculation{display:grid;grid-template-columns:1fr auto 1fr auto 1.15fr;align-items:center;gap:8px;padding:12px;border:1px solid #dce5eb;border-radius:9px;background:#fff}.amount-sale-calculation span{display:grid;gap:4px}.amount-sale-calculation small{color:#7b889a;font-size:7px;font-weight:850;text-transform:uppercase}.amount-sale-calculation b{color:#3a4a5f;font-size:11px}.amount-sale-calculation i{color:#95a1af;font-size:14px;font-style:normal;font-weight:900}.amount-sale-calculation .quantity-result{padding:9px 10px;border-radius:7px;background:#e8f7f3}.amount-sale-calculation .quantity-result strong{color:#117965;font-size:14px}.amount-sale-rounding{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;padding:9px 11px;border-radius:7px;background:#f3f6f8;color:#69778a;font-size:8px}.amount-sale-rounding strong{margin-left:auto;color:#2f4055;font-size:11px}.amount-sale-rounding small{flex-basis:100%;color:#a26b1b;text-align:right}.amount-sale-rounding.exact-enabled{border:1px solid #cce7df;background:#f1faf7}.amount-sale-rounding .amount-sale-final{display:flex;flex-basis:100%;align-items:center;justify-content:space-between;margin-top:3px;padding-top:7px;border-top:1px dashed #badbd2;color:#276b5e;font-size:10px;font-weight:800}.amount-sale-rounding .amount-sale-final b{color:#0b8a71;font-size:15px}.measured-amount-cart-note{color:#167866!important;font-weight:750}.receipt-measured-rounding{display:block;margin-top:3px;color:#596778;font-size:7px;font-weight:650;line-height:1.35}.quick-item-badge{display:inline-flex;margin-left:6px;padding:2px 5px;border-radius:999px;background:#fff0cf;color:#986915;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;vertical-align:middle}@media(max-width:560px){.quick-item-price-grid,.quick-item-discount-box>div:last-child,.quick-item-preview{grid-template-columns:1fr}.quick-item-modal{padding:17px}.cart-title-actions{gap:4px}.quick-item-button{padding:0 6px}}@media(max-width:650px){.amount-sale-product{align-items:flex-start;flex-direction:column}.amount-sale-calculation{grid-template-columns:1fr}.amount-sale-calculation i{display:none}.amount-sale-rounding strong{margin-left:0}}.touch-number-pad{position:fixed;z-index:30;width:292px;padding:13px;border:1px solid #cfd9e3;border-radius:13px;background:#fff;color:#243248;box-shadow:0 22px 55px #0f172a40;animation:touch-pad-in .18s cubic-bezier(.22,1,.36,1) both}.touch-number-pad.sale-pad{right:auto;bottom:auto}.touch-number-pad.payment-pad{top:50%;left:calc(50% + 370px);transform:translate(-50%,-50%)}.touch-number-pad header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.touch-number-pad.movable-number-pad header{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.touch-number-pad.movable-number-pad header:active{cursor:grabbing}.touch-number-pad.movable-number-pad header button{cursor:pointer}.touch-number-pad header span{display:grid;gap:2px}.touch-number-pad header small{color:#8290a3;font-size:8px;font-weight:900;letter-spacing:.12em}.touch-number-pad header strong{color:#1f2d42;font-size:13px}.touch-number-pad header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:#f0f3f7;color:#69778a;font-size:20px}.touch-number-pad output{display:block;overflow:hidden;width:100%;margin-bottom:10px;padding:11px 13px;border:1px solid #d8e1e9;border-radius:8px;background:#f7fafc;color:#117c69;font-size:23px;font-weight:850;text-align:right;text-overflow:ellipsis;white-space:nowrap}.touch-key-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,54px);gap:7px}.touch-key-grid>button{border:1px solid #dbe3eb;border-radius:9px;background:#fff;color:#26354b;font-size:18px;font-weight:800;box-shadow:0 2px 5px #1826390d}.touch-key-grid>button:hover:not(:disabled){border-color:#76c9b8;background:#f0faf7}.touch-key-grid>button:active:not(:disabled){transform:scale(.97)}.touch-key-grid>button:disabled{color:#b8c0ca;background:#f3f5f7}.touch-key-grid>button:nth-child(1){grid-area:1 / 1}.touch-key-grid>button:nth-child(2){grid-area:1 / 2}.touch-key-grid>button:nth-child(3){grid-area:1 / 3}.touch-key-grid>button:nth-child(4){grid-area:2 / 1}.touch-key-grid>button:nth-child(5){grid-area:2 / 2}.touch-key-grid>button:nth-child(6){grid-area:2 / 3}.touch-key-grid>button:nth-child(7){grid-area:3 / 1}.touch-key-grid>button:nth-child(8){grid-area:3 / 2}.touch-key-grid>button:nth-child(9){grid-area:3 / 3}.touch-key-grid>button:nth-child(10){grid-area:4 / 1}.touch-key-grid>button:nth-child(11){grid-area:4 / 2}.touch-key-grid>button:nth-child(12){grid-area:4 / 3}.touch-key-grid .touch-key-backspace{grid-area:1 / 4;color:#8b6516;background:#fff9e9}.touch-key-grid .touch-key-clear{grid-area:2 / 4;color:#b34f58;background:#fff1f2;font-size:11px}.touch-key-grid .touch-key-apply{grid-area:3 / 4 / 5 / 5;border-color:#16a98f;background:#16a98f;color:#fff;font-size:10px}.touch-key-grid .touch-key-apply:hover{background:#108d78;color:#fff}.pos-touch-keypad-column{display:none}.touch-terminal-mode .sidebar{width:72px;flex-basis:72px;padding-inline:8px}.touch-terminal-mode .sidebar .brand{justify-content:center;margin:0 0 34px}.touch-terminal-mode .sidebar .brand b,.touch-terminal-mode .sidebar .nav-item span,.touch-terminal-mode .sidebar .user-card>div:not(.avatar),.touch-terminal-mode .sidebar .user-card button{display:none}.touch-terminal-mode .sidebar .nav-item{justify-content:center;padding:13px 8px;font-size:11px}.touch-terminal-mode .sidebar .user-card{justify-content:center;margin-inline:0}.touch-terminal-mode .content-grid{grid-template-columns:minmax(420px,1fr) 292px minmax(350px,390px);gap:16px;padding:20px 18px}.touch-terminal-mode .pos-touch-keypad-column{position:sticky;top:52px;display:grid;align-content:start;gap:9px;min-width:0}.touch-terminal-mode .pos-touch-keypad-column .touch-number-pad{position:static;width:100%;box-shadow:0 8px 24px #0f172a1f}.keypad-drag-handle{display:none}.touch-target-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:5px;border:1px solid #dbe3ea;border-radius:10px;background:#fff}.touch-target-tabs button{min-height:38px;padding:5px;border:0;border-radius:7px;background:transparent;color:#718096;font-size:10px;font-weight:800}.touch-target-tabs button.active{background:#daf4ed;color:#107d69;box-shadow:inset 0 0 0 1px #9bdacb}.touch-terminal-mode .quick-sale input,.touch-terminal-mode .quick-sale .scan-button{min-height:50px;font-size:16px}.touch-terminal-mode .quick-sale>label{flex-basis:118px}.touch-terminal-mode .category{min-height:46px;padding:10px 18px;font-size:13px}.touch-terminal-mode .product-scroll-pane{height:clamp(200px,calc(100dvh - 390px),700px)}.touch-terminal-mode .quantity{gap:10px}.touch-terminal-mode .quantity button{width:38px;height:38px;border-radius:8px;font-size:19px}.touch-terminal-mode .quantity b{min-width:26px;font-size:14px;text-align:center}.touch-terminal-mode .invoice-line-number{flex-basis:32px;width:32px;height:32px;border-radius:8px;font-size:12px}.touch-terminal-mode .item-total button{width:38px;height:38px;font-size:22px}.touch-terminal-mode .checkout,.touch-terminal-mode .complete-sale,.touch-terminal-mode .add-payment{min-height:54px;font-size:14px}.touch-terminal-mode .method{min-height:50px}.touch-terminal-mode .shortcut{display:none}@keyframes touch-pad-in{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}@media(max-width:1200px){.touch-number-pad.payment-pad{position:fixed;top:auto;bottom:18px;left:50%;transform:translate(-50%)}.touch-terminal-mode .content-grid{grid-template-columns:minmax(0,1fr) 292px;grid-template-rows:auto auto;gap:16px}.touch-terminal-mode .catalogue{grid-column:1;grid-row:1}.touch-terminal-mode .pos-touch-keypad-column{grid-column:2;grid-row:1;display:grid}.touch-terminal-mode .responsive-movable-keypad{align-self:start;height:max-content;z-index:24;will-change:transform}.touch-terminal-mode .keypad-drag-handle{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:7px 9px 7px 12px;border:1px solid #cdd9e3;border-radius:9px;background:#1c2940;color:#fff;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;box-shadow:0 7px 18px #0f172a29}.touch-terminal-mode .keypad-drag-handle:active{cursor:grabbing}.touch-terminal-mode .keypad-drag-handle span{font-size:10px;font-weight:850;letter-spacing:.02em}.touch-terminal-mode .keypad-drag-handle button{min-height:25px;padding:0 8px;border:1px solid rgb(255 255 255 / 24%);border-radius:6px;background:#ffffff1f;color:#fff;font-size:9px;font-weight:800}.touch-terminal-mode .cart-panel{grid-column:1 / -1;grid-row:2;min-height:auto}}@media(max-width:700px){.touch-terminal-mode .content-grid{grid-template-columns:minmax(0,1fr) 250px;gap:10px;padding:14px 10px}.touch-terminal-mode .pos-touch-keypad-column .touch-number-pad{padding:10px}.touch-terminal-mode .touch-key-grid{grid-template-rows:repeat(4,48px);gap:5px}}@media(max-width:520px){.touch-number-pad.payment-pad{inset:auto 8px 8px;width:auto;transform:none}.touch-terminal-mode .content-grid{grid-template-columns:minmax(0,1fr) 218px;gap:8px;padding-inline:8px}.touch-terminal-mode .touch-target-tabs{gap:3px;padding:3px}.touch-terminal-mode .touch-target-tabs button{min-height:34px;font-size:9px}.touch-terminal-mode .touch-number-pad output{padding:8px 10px;font-size:19px}.touch-terminal-mode .touch-key-grid{grid-template-rows:repeat(4,44px)}}.auth-page{display:grid;grid-template-columns:minmax(320px,43%) 1fr;min-height:100vh;background:#f7f9fc}.auth-showcase{display:flex;flex-direction:column;min-height:100%;padding:42px 11%;color:#fff;background:radial-gradient(circle at 18% 18%,#2bc2a6 0,#126e72 34%,#111b33 75%)}.auth-logo{display:flex;align-items:center;gap:9px;color:inherit;font-size:15px;font-weight:800;letter-spacing:.02em}.auth-logo span{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;color:#0c665c;background:#fff;font-size:21px}.showcase-copy{margin:auto 0}.showcase-copy p{margin:0 0 15px;color:#9ff0df;font-size:11px;font-weight:800;letter-spacing:.14em}.showcase-copy h1{max-width:390px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1.06}.showcase-copy span{display:block;max-width:370px;margin-top:20px;color:#c9f2eb;line-height:1.7}.showcase-footer{color:#b3dcd9;font-size:12px}.auth-panel{display:grid;overflow-y:auto;place-items:center;padding:40px 24px}.auth-form-wrap{width:min(100%,560px)}.auth-heading p{margin:0 0 9px;color:#169078;font-size:10px;font-weight:800;letter-spacing:.12em}.auth-heading h1{margin:0;color:#1c2940;font-size:27px}.auth-heading>span{display:block;margin-top:10px;color:#728096;font-size:14px}.auth-form{display:grid;gap:15px;margin-top:31px}.auth-form label{display:grid;gap:7px;color:#43516a;font-size:12px;font-weight:700}.auth-form input,.auth-form select{width:100%;height:43px;padding:0 12px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#1bae92;background:#fff;color:#1c2940;font-size:14px;font-weight:400}.auth-form select{padding-right:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-divider{display:flex;align-items:center;gap:10px;margin:9px 0 1px;color:#8996a9;font-size:10px;font-weight:800;letter-spacing:.1em}.account-divider:before,.account-divider:after{height:1px;flex:1;background:#e0e5ec;content:""}.primary-action{width:100%;min-height:44px;border:0;border-radius:7px;background:#14a98f;color:#fff;font-weight:800;transition:background .18s ease,transform .18s ease}.primary-action:hover{background:#0d907a}.primary-action:active{transform:translateY(1px)}.login-options{display:flex;justify-content:space-between;align-items:center;margin-top:-3px}.remember{display:flex!important;grid-auto-flow:column;align-items:center;justify-content:start;gap:7px;font-weight:500!important}.remember input{width:14px;height:14px}.text-action,.form-switch button{border:0;background:transparent;color:#15937d;font-size:12px;font-weight:700}.form-switch{margin:3px 0 0;color:#748196;text-align:center;font-size:12px}.form-error{margin:-3px 0 0;color:#c74c55;font-size:12px}.success-card{width:min(100%,490px);padding:42px;border:1px solid #e2e7ee;border-radius:14px;background:#fff;text-align:center;box-shadow:0 18px 50px #1a29401a}.success-card .auth-logo{justify-content:center;color:#1c2940}.success-mark{display:grid;place-items:center;width:66px;height:66px;margin:37px auto 18px;border-radius:50%;background:#dff7f0;color:#12947c;font-size:31px;font-weight:800}.success-card .eyebrow{margin:0;color:#19927d;font-size:10px;font-weight:800;letter-spacing:.12em}.success-card h1{margin:9px 0;color:#1c2940}.success-card p:not(.eyebrow){color:#708096;line-height:1.6}.success-card .primary-action{margin-top:18px}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-showcase{min-height:200px;padding:25px}.showcase-copy{margin:35px 0 10px}.showcase-copy h1{font-size:30px}.showcase-footer{display:none}.auth-panel{padding:34px 20px}}@media(max-width:470px){.form-grid{grid-template-columns:1fr}.auth-showcase{min-height:165px}.showcase-copy span{display:none}}.setup-progress{display:flex;align-items:center;gap:9px;margin-bottom:25px}.setup-progress span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e3e8ef;color:#8090a4;font-size:11px;font-weight:800}.setup-progress span.active,.setup-progress span.done{background:#18aa90;color:#fff}.setup-progress i{width:40px;height:2px;background:#e2e8ef}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-height:min(58vh,610px);margin:28px 0 21px;padding-right:7px;overflow-y:auto;scrollbar-gutter:stable}.category-choice,.plan-choice{padding:15px;border:1px solid #dae1ea;border-radius:8px;background:#fff;color:#304058;text-align:left;font-size:13px;font-weight:700;transition:border-color .16s ease,background .16s ease,transform .16s ease}.category-choice:hover,.plan-choice:hover{transform:translateY(-1px);border-color:#6bcdbb}.selected-choice{border-color:#19a98f!important;background:#edfaf6!important;color:#0f856f!important}.primary-action:disabled{cursor:not-allowed;opacity:.5}.plan-list{display:grid;gap:10px;margin:25px 0 15px}.plan-choice{display:grid;gap:4px}.plan-choice span{color:#7b8799;font-size:11px;font-weight:400}.payment-confirm{display:grid;grid-template-columns:1fr auto;gap:11px;align-items:end;margin:15px 0;padding:14px;border-radius:8px;background:#eff8f7}.payment-confirm label{display:grid;gap:5px;color:#5d6c80;font-size:11px;font-weight:700}.payment-confirm select{height:35px;padding:0 8px;border:1px solid #cfe1df;border-radius:6px;background:#fff}.payment-button{height:35px;padding:0 12px;border:0;border-radius:6px;background:#167f70;color:#fff;font-size:11px;font-weight:700}@media(max-width:470px){.category-grid{grid-template-columns:1fr;max-height:52vh}.payment-confirm{grid-template-columns:1fr}.payment-button{width:100%}}.password-input-wrap{position:relative;display:block}.auth-form .password-input-wrap input{padding-right:48px}.password-reveal{position:absolute;top:0;right:0;display:grid;place-items:center;width:43px;height:43px;padding:0;border:0;border-radius:0 7px 7px 0;background:transparent;color:#7b8799;cursor:pointer;touch-action:none;transition:color .15s ease,background-color .15s ease}.password-reveal:hover,.password-reveal:focus-visible{color:#15937d;background:#edf9f6;outline:none}.password-reveal.active{color:#0d7f6b;background:#def5ef}.password-reveal svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;pointer-events:none}.sidebar nav button.nav-item{width:100%;border:0;text-align:left;background:transparent}.product-management{display:grid;grid-template-columns:minmax(360px,520px) 1fr;gap:24px;padding:28px 34px}.product-form,.product-list{padding:24px;border:1px solid #e1e6ee;border-radius:10px;background:#fff}.product-list{align-self:start;min-width:0;overflow:hidden}.managed-product-scroll{height:calc(100vh - 265px);min-height:360px;max-height:760px;padding-right:7px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.managed-product-scroll::-webkit-scrollbar{width:8px}.managed-product-scroll::-webkit-scrollbar-track{border-radius:999px;background:#edf1f4}.managed-product-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#becbd4}.product-form h2,.product-list h2{margin:0 0 8px;color:#1d2a40;font-size:19px}.muted{color:#7b8799;font-size:12px;line-height:1.5}.product-form{display:grid;gap:14px;align-content:start}.form-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-title-row h2{margin-bottom:0}.product-form label{display:grid;gap:6px;color:#46546b;font-size:12px;font-weight:700}.product-form input,.product-form select,.list-head input{height:40px;padding:0 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;background:#fff;font-size:13px;font-weight:400}.product-form select:disabled{background:#f3f5f8;color:#9aa4b3}.product-form small{color:#8b96a7;font-weight:400}.attribute-box{display:grid;gap:10px;padding:13px;border:1px dashed #b9dcd5;border-radius:8px;background:#f4fbf9}.attribute-box strong{color:#14806d;font-size:12px}.list-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.list-head input{width:260px}.managed-product{content-visibility:auto;contain-intrinsic-size:90px;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 3px;border-bottom:1px solid #edf0f4}.managed-product.inactive-product{opacity:.68}.product-name-row{display:flex;align-items:center;gap:8px}.managed-product strong,.managed-product small{display:block}.managed-product strong{color:#273349;font-size:13px}.managed-product small{margin-top:4px;color:#8490a3;font-size:11px}.managed-product b{color:#128b74;font-size:13px}.managed-product-meta{display:grid;justify-items:end;gap:6px;flex:0 0 auto}.status-pill{padding:2px 7px;border-radius:999px;background:#e6f7f2;color:#138873;font-size:10px;font-weight:800}.status-pill.inactive{background:#eef1f5;color:#7c8798}.product-actions{display:flex;gap:6px}.product-actions button{padding:5px 8px;border:1px solid #dce3ec;border-radius:5px;background:#fff;color:#526178;font-size:11px;font-weight:700}.product-actions .danger-action{border-color:#f1c7cb;color:#c34f5a}.product-form label[data-alternate-suppliers]:after{content:attr(data-alternate-suppliers);padding:8px 10px;border:1px solid #d9eee9;border-radius:7px;background:#f2faf8;color:#39766b;font-size:10px;font-weight:700;line-height:1.45}.product-price-box{display:grid;gap:12px;padding:14px;border:1px solid #d8e9e5;border-radius:9px;background:#f7fcfa}.product-unit-box{display:grid;gap:12px;padding:14px;border:1px solid #dce5f0;border-radius:9px;background:#f8faff}.product-unit-box>div:first-child strong,.product-unit-box>div:first-child small{display:block}.product-unit-box>div:first-child strong{color:#284e78;font-size:13px}.product-unit-box>div:first-child small,.unit-help{margin:3px 0 0;color:#78889c;font-size:10px;line-height:1.5}.unit-selection-grid{align-items:start}.unit-combobox{display:grid;min-width:0;gap:6px}.unit-combobox select,.unit-combobox input{width:100%;min-width:0}.unit-conversion-label small{color:#287166!important;font-weight:700!important}.sale-unit-editor{display:grid;min-width:0;gap:10px;padding-top:12px;border-top:1px dashed #ccd8e6}.sale-unit-row{display:grid;min-width:0;gap:11px;padding:12px;border:1px solid #dce4ee;border-radius:8px;background:#fff}.sale-unit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;min-width:0;gap:10px}.sale-unit-fields label,.sale-unit-fields input{width:100%;min-width:0}.sale-unit-fields .readonly-unit-symbol{border-color:#e2e8f0;background:#f1f5f9;color:#526279;font-weight:750;cursor:default}.sale-unit-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding-top:2px}.sale-unit-controls label{display:flex;grid-auto-flow:column;align-items:center;gap:5px}.sale-unit-controls input{width:15px;height:15px}.sale-unit-controls .danger-action{margin-left:auto;padding:5px 8px;border:1px solid #f1c7cb;border-radius:5px;background:#fff;color:#c34f5a}.product-unit-summary{color:#427466!important}.sale-unit-modal{width:min(560px,calc(100vw - 36px))}.sale-unit-options{display:grid;gap:10px;margin-top:20px}.sale-unit-options>button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px;border:1px solid #dce4ed;border-radius:9px;background:#fff;color:#29374d;text-align:left}.sale-unit-options>button:hover{border-color:#19aa90;background:#f0fbf8}.sale-unit-options span,.sale-unit-options strong,.sale-unit-options small{display:block}.sale-unit-options small{margin-top:4px;color:#7c899b;font-size:10px}.sale-unit-options b{flex:0 0 auto;color:#138873}.product-price-box>div:first-child strong,.product-price-box>div:first-child small{display:block}.product-price-box>div:first-child strong{color:#167b69;font-size:13px}.product-price-box>div:first-child small{margin-top:3px;color:#7b8d89;font-size:10px}.product-price-box .form-grid{align-items:end}.product-price-box .form-grid>label{align-self:end;width:100%}.image-picker{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #e0e6ee;border-radius:8px;background:#fbfcfe}.image-preview,.managed-product-thumb{display:grid;place-items:center;overflow:hidden;width:58px;height:58px;border-radius:8px;background:#eef5f3;color:#15937d;font-size:11px;font-weight:800}.image-preview{width:70px;height:70px}.image-preview img,.managed-product-thumb{object-fit:cover}.image-preview img{width:100%;height:100%;object-fit:cover}.image-picker input{height:auto;padding:8px}.managed-product-main{display:flex;align-items:center;gap:12px;min-width:0}.managed-product-thumb.empty{background:#edf7f4}.product-confirm{text-align:center}.confirm-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 15px;border-radius:50%;background:#ddf7f0;color:#12947c;font-size:22px;font-weight:900}.confirm-icon.danger{background:#fff0f1;color:#c34f5a}.danger-confirm{background:#c94f5b}.danger-confirm:hover{background:#aa3f4a}.clear-cart-confirm .receipt-choice-actions{grid-template-columns:repeat(2,minmax(120px,150px));justify-content:center;margin-top:18px}.clear-cart-confirm .receipt-choice-actions .danger-confirm{border-color:#c94f5b;background:#c94f5b;color:#fff}.clear-cart-confirm .receipt-choice-actions .danger-confirm.selected,.clear-cart-confirm .receipt-choice-actions .danger-confirm:focus-visible{outline-color:#c94f5b3d;box-shadow:0 0 0 2px #c94f5b29}.new-customer-confirm .receipt-choice-actions{grid-template-columns:repeat(2,minmax(120px,150px));justify-content:center;margin-top:18px}.customer-registration-backdrop{z-index:42}.customer-registration-modal{width:min(620px,calc(100vw - 36px))}.customer-registration-modal .form-title-row>div{display:grid;gap:4px}.customer-registration-modal .form-title-row p,.customer-registration-modal .form-title-row h2{margin:0}.customer-registration-modal .form-title-row span{color:#778598;font-size:10px}.customer-registration-form{display:grid;gap:14px}.customer-registration-form label{display:grid;gap:6px;color:#46546b;font-size:11px;font-weight:800}.customer-registration-form input{width:100%;height:40px;padding:0 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;font-size:13px}.customer-registration-actions{display:flex;justify-content:center;gap:10px;padding-top:5px}.customer-registration-actions .complete-sale{width:auto;min-width:170px}.customer-registration-actions .cancel{min-width:100px}.category-management{display:grid;grid-template-columns:minmax(300px,380px) 1fr;gap:24px;padding:28px 34px}.category-list-panel,.category-detail-panel{padding:24px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1622340d}.category-list-panel h2,.category-detail-panel h2{margin:0;color:#1d2a40;font-size:19px}.compact-form,.subcategory-form{display:grid;gap:10px;margin:18px 0}.compact-form input,.subcategory-form input,.category-detail-head input,.category-detail-head textarea,.subcategory-item input{width:100%;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;font-size:13px}.compact-form input,.subcategory-form input,.category-detail-head input,.subcategory-item input{height:40px;padding:0 11px}.category-detail-head textarea{min-height:80px;margin-top:10px;padding:10px 11px;resize:vertical;font:inherit}.category-list{display:grid;gap:8px}.category-row-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px;border:1px solid #e1e7ef;border-radius:8px;background:#fff;text-align:left}.category-row-item:hover,.selected-category-row{border-color:#18aa90;background:#f0fbf8}.category-row-item strong,.category-row-item small{display:block}.category-row-item strong{color:#253148;font-size:13px}.category-row-item small{margin-top:4px;color:#8490a3;font-size:11px}.category-row-item i{font-style:normal}.category-detail-head{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start;padding-bottom:22px;border-bottom:1px solid #edf0f4}.category-detail-head input{height:46px;font-size:20px;font-weight:800}.subcategory-section{padding-top:22px}.subcategory-form{grid-template-columns:1fr 1fr 160px;align-items:end}.subcategory-list{display:grid;gap:10px}.subcategory-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:13px;border:1px solid #edf0f4;border-radius:8px;background:#fbfcfe}.subcategory-item>div:first-child{display:grid;gap:8px}.subcategory-item small{display:block;margin-top:5px;color:#8a96a8;font-size:11px}.supplier-management{display:grid;grid-template-columns:minmax(330px,440px) 1fr;gap:24px;padding:28px 34px}.supplier-form,.supplier-list-panel{padding:24px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1622340d}.supplier-form{display:grid;align-content:start;gap:14px}.supplier-form h2,.supplier-list-panel h2{margin:0;color:#1d2a40;font-size:19px}.supplier-form label{display:grid;gap:6px;color:#46546b;font-size:12px;font-weight:700}.supplier-form input,.supplier-form textarea{width:100%;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;font-size:13px;font-weight:400}.supplier-form input{height:40px;padding:0 11px}.supplier-form textarea{min-height:92px;padding:10px 11px;resize:vertical;font:inherit}.supplier-list{display:grid;gap:10px}.supplier-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:15px;border:1px solid #edf0f4;border-radius:8px;background:#fbfcfe}.supplier-item strong,.supplier-item small{display:block}.supplier-item strong{color:#273349;font-size:13px}.supplier-item small{margin-top:4px;color:#8490a3;font-size:11px}.supplier-item p{margin:8px 0 0;color:#68758a;font-size:12px}.grn-management{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding:28px 34px}.grn-panel,.grn-summary{padding:24px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1622340d}.mode-tabs{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto}.mode-tabs button{flex:0 0 auto;padding:10px 13px;border:1px solid #dce3ec;border-radius:7px;background:#fff;color:#526178;font-size:12px;font-weight:800}.mode-tabs button.selected{border-color:#16ad92;background:#ecfaf6;color:#108d77}.grn-form-grid{display:grid;grid-template-columns:1fr 1.3fr 100px 120px 130px;gap:12px;align-items:end}.grn-form-grid label{display:grid;gap:6px;color:#46546b;font-size:12px;font-weight:700}.grn-form-grid input,.grn-form-grid select{height:40px;padding:0 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;background:#fff;font-size:13px}.order-toolbar{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.4fr);gap:12px;align-items:end}.order-toolbar label{display:grid;gap:6px;color:#46546b;font-size:12px;font-weight:700}.order-toolbar input,.order-toolbar select,.order-product-table input{height:40px;padding:0 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;color:#1d2a40;background:#fff;font-size:13px}.order-table-wrap{margin-top:18px;overflow:auto;border:1px solid #e6ebf1;border-radius:8px}.grn-product-viewport{height:clamp(300px,46vh,520px);min-height:300px;max-height:calc(100dvh - 300px);overscroll-behavior:contain;scrollbar-gutter:stable}.grn-product-viewport .order-product-table thead th{position:sticky;top:0;z-index:2;box-shadow:0 1px #e6ebf1}.order-product-table{width:100%;min-width:620px;border-collapse:collapse;font-size:13px}.order-product-table th{padding:11px 13px;color:#6d7a8e;background:#f7fafc;font-size:11px;letter-spacing:.02em;text-align:left}.order-product-table td{padding:10px 13px;border-top:1px solid #edf0f4;color:#526178}.order-product-table td strong{color:#273349}.order-product-table tr{cursor:pointer}.order-product-table tr.selected-order-row{background:#d5f2ea;box-shadow:inset 4px 0 #12a187}.order-product-table tr.selected-order-row td{color:#315c54}.order-product-table tr.selected-order-row td strong{color:#0d725f}.order-product-table input{width:88px;height:34px}.financial-grn-table{min-width:1370px}.financial-grn-table.with-marked-price{min-width:1495px}.financial-grn-table th:nth-child(1){min-width:205px}.financial-grn-table th:nth-child(8){min-width:150px}.financial-grn-table input{width:102px}.financial-grn-table td:nth-child(4) input{width:76px}.product-code-inline{display:block;margin-top:3px;color:#8995a7;font-size:9px;font-weight:700;letter-spacing:.02em}.selling-price-cell{min-width:124px}.selling-price-cell input,.selling-price-cell small{display:block}.selling-price-cell small{margin-top:4px;color:#a06a0c;font-size:9px;font-weight:800}.barcode-label-prices{display:grid;justify-items:end;gap:1px;min-width:0}.barcode-label-prices b{font-size:10px;white-space:nowrap}.barcode-label-prices small{font-size:7px;font-weight:700;white-space:nowrap}.line-cost-cell{min-width:150px}.line-cost-cell b,.line-cost-cell small{display:block}.line-cost-cell b{color:#137b68}.line-cost-cell small{margin-top:4px;color:#8290a3;font-size:9px}.load-more{display:block;margin:12px auto 0}.order-toolbar.has-three-actions,.order-toolbar.order-context-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.order-toolbar.grn-context-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.order-toolbar>.special-product,.order-toolbar>.suggest-order-action,.order-toolbar>.contextual-action,.order-toolbar>.secondary-context-action{grid-row:1;display:flex;align-items:center;justify-content:flex-start;justify-self:start;gap:9px;width:min(100%,230px);min-height:42px;padding:0 13px;border:1px solid #cfe7e1;border-radius:8px;background:linear-gradient(180deg,#fff,#f1faf7);color:#167c6b;font-size:11px;font-weight:800;text-align:left;box-shadow:0 4px 12px #12756212;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.order-toolbar.has-three-actions:has(.suggest-order-action){grid-template-columns:repeat(4,minmax(0,1fr))}.order-toolbar>.special-product{grid-column:1}.order-toolbar>.suggest-order-action{grid-column:2;border-color:#b9d7ff;background:linear-gradient(180deg,#fff,#f1f7ff);color:#356fb5}.order-toolbar>.contextual-action{grid-column:3}.order-toolbar>.secondary-context-action{grid-column:4}.order-toolbar:not(:has(.suggest-order-action))>.contextual-action{grid-column:2}.order-toolbar:not(:has(.suggest-order-action))>.secondary-context-action{grid-column:3}.order-toolbar>.special-product:before,.order-toolbar>.suggest-order-action:before,.order-toolbar>.contextual-action:before,.order-toolbar>.secondary-context-action:before{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:#dff5ef;color:#10846f;font-size:16px;line-height:1}.order-toolbar>.special-product:before{content:"+"}.order-toolbar>.suggest-order-action:before{content:"↗";background:#e4efff;color:#356fb5}.order-toolbar>.contextual-action:before{content:"▤";font-size:13px}.order-toolbar>.secondary-context-action:before{content:"☷";font-size:13px}.order-toolbar>.special-product:hover:not(:disabled),.order-toolbar>.suggest-order-action:hover:not(:disabled),.order-toolbar>.contextual-action:hover:not(:disabled),.order-toolbar>.secondary-context-action:hover:not(:disabled){transform:translateY(-1px);border-color:#72c9b7;background:#effaf7;box-shadow:0 7px 16px #1275621c}.order-toolbar>.special-product:active:not(:disabled),.order-toolbar>.suggest-order-action:active:not(:disabled),.order-toolbar>.contextual-action:active:not(:disabled),.order-toolbar>.secondary-context-action:active:not(:disabled){transform:translateY(0)}.order-toolbar>.special-product:disabled,.order-toolbar>.suggest-order-action:disabled{cursor:not-allowed;opacity:.48}.order-toolbar>label:first-of-type{grid-row:2;grid-column:1}.order-toolbar>label:nth-of-type(2){grid-row:2;grid-column:2}.order-toolbar.has-three-actions>label:nth-of-type(2){grid-column:2 / -1}.order-toolbar.order-context-actions>label:nth-of-type(2),.order-toolbar.grn-context-actions>label:nth-of-type(2){grid-column:2 / -1}.view-order-action{margin-top:2px;justify-self:end}.other-supplier{display:block;margin-top:3px;color:#a36b0a;font-size:10px}.order-modal{width:min(680px,calc(100vw - 36px));max-height:min(76vh,720px);display:grid;gap:16px;padding:24px;overflow:auto;border-radius:10px;background:#fff;box-shadow:0 24px 70px #00000038}.order-modal h2{margin:0;color:#1d2a40}.created-orders{display:grid;gap:9px}.created-order{position:relative;display:grid;gap:5px;padding:13px;border:1px solid #e4eaf1;border-radius:8px;background:#fbfcfe;color:#273349;text-align:left}.created-order span{color:#718096;font-size:12px}.created-order .created-order-edit{position:absolute;top:50%;right:11px;padding:5px 9px;border:1px solid #bfe1d9;border-radius:6px;background:#eef9f6;color:#167d69;font-size:10px;font-weight:800;transform:translateY(-50%)}.created-order .created-order-edit:hover,.created-order .created-order-edit:focus-visible{border-color:#6fc4b4;background:#dff4ee;outline:none}.created-orders>.created-order:has(.created-order-edit){padding-right:68px}.selected-created-order{border-color:#16ad92;background:#ecfaf6}.order-modal>.primary-action,.standard-modal-action{width:auto;min-width:150px;min-height:40px;justify-self:end;padding:0 18px}.order-draft-actions{justify-content:flex-end}.order-draft-actions .primary-action{width:auto}.modal-search{height:40px;padding:0 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#18aa90;font-size:13px}.order-detail{display:grid;gap:7px;padding:14px;border-radius:8px;background:#f7fafc}.order-detail h3,.order-detail p{margin:0;color:#273349}.order-detail p{display:flex;justify-content:space-between;gap:12px;font-size:13px}.order-detail span{color:#718096;font-size:12px}.modal-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.draft-management-actions,.order-draft-actions{justify-content:flex-end;padding-top:2px}.draft-management-actions .primary-action,.draft-management-actions .secondary-protection-action,.order-draft-actions .secondary-protection-action{width:auto;min-width:116px}.draft-remove-action{min-height:41px;padding:0 14px;border-radius:7px}.draft-items-modal{width:min(760px,calc(100vw - 36px))}.draft-item-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.draft-item-detail{border:1px solid #e6ebf1;background:#fbfcfe}.draft-item-detail h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-item-detail b{color:#223149}.draft-items-total{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border-radius:8px;background:#ecfaf6;color:#547066;font-size:12px}.draft-items-total b{color:#0d7d69;font-size:14px}.draft-items-backdrop,.draft-remove-confirmation{z-index:40}.draft-panel,.suggestion-list{margin-top:20px}.grn-draft-totals{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 13px}.grn-draft-totals span{padding:7px 10px;border-radius:6px;background:#f5f8fb;color:#6c7a8f;font-size:10px}.grn-draft-totals b{margin-left:4px;color:#26364d}.grn-posting-error{margin:0 0 11px;padding:9px 11px;border-radius:6px;background:#fff3f4}.suggestion-list{display:grid;gap:10px}.suggestion-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px;border:1px solid #edf0f4;border-radius:8px;background:#fbfcfe}.suggestion-item strong,.suggestion-item small{display:block}.suggestion-item strong{color:#273349;font-size:13px}.suggestion-item small{margin-top:4px;color:#8490a3;font-size:11px}.suggestion-item b{color:#118d77;font-size:13px}.danger-action{padding:6px 9px;border:1px solid #f1c7cb;border-radius:5px;background:#fff;color:#c34f5a;font-size:11px;font-weight:800}.grn-summary{display:grid;align-content:start;gap:14px}.grn-summary h2{margin:0;color:#1d2a40;font-size:19px}.grn-summary p{margin:0;color:#6d7a8e;font-size:13px;line-height:1.55}.grn-summary div{display:flex;justify-content:space-between;padding:12px;border-radius:8px;background:#f7fafc;color:#5d6b80;font-size:12px}.grn-summary b{color:#12233a}.suggestion-overview{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:18px;padding:16px;border:1px solid #bcd9ff;border-radius:10px;background:linear-gradient(135deg,#f4f8ff,#f0fbf8)}.suggestion-overview h3,.suggestion-overview p{margin:0}.suggestion-overview h3{margin-top:3px;color:#1f3858;font-size:16px}.suggestion-overview>div:first-child>span{display:block;margin-top:5px;color:#6a7c92;font-size:11px}.suggestion-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.suggestion-metrics span{display:grid;gap:2px;min-width:92px;padding:8px 10px;border-radius:7px;background:#fff;color:#748296;font-size:10px;text-align:center;box-shadow:0 3px 10px #28578b12}.suggestion-metrics b{color:#265e9e;font-size:12px}.prediction-detail{display:block;margin-top:4px;color:#667d99;font-size:10px;font-weight:600}.prediction-detail .confidence{display:inline-block;padding:2px 5px;border-radius:999px;font-size:9px;font-weight:900}.prediction-detail .confidence.high{background:#dcf6ec;color:#08765f}.prediction-detail .confidence.medium{background:#fff3d7;color:#9a660a}.prediction-detail .confidence.low{background:#f2f4f7;color:#68768a}.forecast-events{padding:10px 12px;border-left:3px solid #4f8df7;border-radius:5px;background:#f3f7ff;color:#526b8c!important;font-size:11px!important}.suggest-confirm-modal{max-width:540px}.suggest-confirm-modal .confirm-icon{background:#e5efff;color:#3d76bd}.grn-cancellation-backdrop{z-index:52}.grn-cancellation-modal{width:min(520px,calc(100vw - 32px))}.grn-cancellation-modal .confirm-icon{background:#fdebed;color:#c44955}.grn-cancellation-modal>label{display:grid;gap:6px;margin-top:11px;color:#46546b;font-size:11px;font-weight:800}.grn-cancellation-modal select,.grn-cancellation-modal textarea{width:100%;padding:10px 11px;border:1px solid #d9e0ea;border-radius:7px;outline-color:#c44955;background:#fff;color:#27354a;font:inherit;font-weight:500}.grn-cancellation-modal textarea{min-height:76px;resize:vertical}.grn-cancellation-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.grn-cancellation-summary span{display:grid;gap:3px;padding:10px;border-radius:7px;background:#f7f9fb}.grn-cancellation-summary small{color:#8793a5;font-size:8px;font-weight:900;text-transform:uppercase}.grn-cancellation-summary strong{color:#2b394f;font-size:11px}.grn-cancellation-warning{padding:9px 11px;border-left:3px solid #d95b67;background:#fff6f7;color:#87545a!important}.grn-cancellation-error{margin:10px 0 0!important}.danger-confirm-action{padding:10px 14px;border:0;border-radius:7px;background:#c84b57;color:#fff;font-weight:800}.danger-confirm-action:disabled{cursor:not-allowed;opacity:.55}.grn-payment-backdrop{z-index:35}.grn-payment-modal{width:min(920px,calc(100vw - 36px));max-height:min(90vh,850px);display:grid;grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);gap:24px;padding:27px;overflow:auto}.grn-payment-modal>.cart-label,.grn-payment-modal>h2,.grn-payment-modal>.payment-customer{grid-column:1 / -1}.grn-payment-modal>.cart-label{margin:0}.grn-payment-modal>h2{margin-top:-18px}.grn-payment-modal>.payment-customer{margin:-18px 0 0}.grn-invoice-summary{align-self:start;display:grid;gap:0;padding:17px;border:1px solid #e0e7ef;border-radius:10px;background:#f8fafc}.grn-invoice-summary>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #e7ecf2;color:#68768a;font-size:12px}.grn-invoice-summary>div b{color:#26354b}.grn-invoice-summary label{display:grid;gap:7px;padding:14px 0;color:#4f5f75;font-size:11px;font-weight:800}.grn-invoice-summary input,.grn-payment-fields input{width:100%;height:40px;padding:0 11px;border:1px solid #d7e0e9;border-radius:7px;outline-color:#16ad92;background:#fff;color:#243148}.grn-invoice-summary .grn-net-payable{align-items:center;padding:14px 0 2px;border:0}.grn-net-payable strong{color:#0d8c75!important;font-size:21px}.grn-payment-section{min-width:0}.grn-method-row{grid-template-columns:repeat(3,1fr);margin:0 0 14px}.grn-payment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.grn-payment-fields .paid-input{align-content:start}.grn-payment-list{max-height:170px;overflow-y:auto}.grn-payment-list>div>span{display:grid;gap:2px}.grn-payment-list span b{color:#35445b;font-size:11px}.grn-payment-list span small{color:#8490a3;font-size:9px}.grn-payment-list strong{margin-left:auto;color:#203046;font-size:12px}.grn-payment-error{margin:11px 0 0;padding:8px 10px;border-radius:6px;background:#fff2f3}.payment-balance-error strong{color:#c44e59}.credit-allocation-note{margin:-8px 0 13px;padding:9px 11px;border-radius:6px;background:#fff8e8;color:#84621c;font-size:10px}.grn-history-backdrop{z-index:38}.grn-history-modal{width:min(1080px,calc(100vw - 36px));max-height:min(88vh,860px);gap:14px}.grn-history-modal .form-title-row>div:first-child,.completed-grn-invoice .form-title-row>div:first-child{display:grid;gap:3px}.grn-history-modal .breadcrumb,.completed-grn-invoice .breadcrumb{margin:0}.grn-history-filters{display:grid;grid-template-columns:minmax(170px,230px) minmax(170px,230px) auto;gap:10px;align-items:end;padding:13px;border:1px solid #e4eaf1;border-radius:9px;background:#f8fafc}.grn-history-filters label{display:grid;gap:6px;color:#536278;font-size:11px;font-weight:800}.grn-history-filters input{height:40px;padding:0 10px;border:1px solid #d7e0e9;border-radius:7px;outline-color:#16ad92;background:#fff;color:#243148;font:inherit}.grn-history-filters .secondary-protection-action{width:max-content;min-width:0;height:40px;justify-self:start;padding:0 16px}.grn-history-result-count{margin:0;color:#718096;font-size:11px}.grn-history-table-wrap{overflow:auto;border:1px solid #e3e9f0;border-radius:9px}.grn-history-table{width:100%;min-width:850px;border-collapse:collapse;font-size:12px}.grn-history-table th{padding:11px 12px;background:#f5f8fb;color:#6b788c;font-size:10px;letter-spacing:.03em;text-align:left;text-transform:uppercase}.grn-history-table td{padding:12px;border-top:1px solid #e9edf2;color:#58677c}.grn-history-table tbody tr{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.grn-history-table tbody tr:hover{background:#f8fcfb}.grn-history-table tbody tr.selected-history-row{background:#eaf8f4;box-shadow:inset 4px 0 #16ad92}.grn-history-table td strong{color:#243148}.grn-history-table td small{display:block;margin-top:3px;color:#8995a7;font-size:9px}.grn-history-table td:nth-last-child(2){max-width:180px}.grn-history-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.grn-history-actions .danger-action:disabled{cursor:not-allowed;opacity:.45}.grn-history-row-cancelled{background:#fff8f8}.grn-history-row-cancelled>td:not(:last-child){opacity:.72}.grn-record-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e5f7f2;color:#147864;font-size:9px;font-weight:900;text-transform:uppercase}.grn-record-status.cancelled{background:#fdebed;color:#b94753}.grn-view-action{min-width:62px;padding:7px 11px;border:1px solid #bce1d8;border-radius:6px;background:#effaf7;color:#137b68;font-weight:900}.grn-history-empty{margin:10px 0;padding:26px 18px;border:1px dashed #d9e1e9;border-radius:9px;background:#fafbfd}.grn-invoice-backdrop{z-index:45}.completed-grn-invoice{width:min(1120px,calc(100vw - 36px));max-height:min(91vh,900px)}.completed-grn-meta{display:grid;grid-template-columns:1.2fr 1fr .45fr .55fr;gap:9px}.completed-grn-meta>span{display:grid;gap:4px;padding:12px 14px;border:1px solid #e4eaf1;border-radius:8px;background:#f8fafc}.completed-grn-meta small{color:#7a8799;font-size:9px;font-weight:800;text-transform:uppercase}.completed-grn-meta strong{color:#26354b;font-size:12px}.completed-grn-meta .grn-detail-status-cancelled{color:#bd4451}.completed-grn-cancellation{display:grid;gap:4px;padding:12px 14px;border:1px solid #f1c4c9;border-radius:8px;background:#fff5f6;color:#7c4b50;font-size:11px}.completed-grn-cancellation strong{color:#b83f4c}.completed-grn-cancellation small{color:#8e6468;line-height:1.45}.completed-grn-lines-wrap{overflow:auto;border:1px solid #e3e9f0;border-radius:9px}.completed-grn-lines{width:100%;min-width:1030px;border-collapse:collapse;font-size:12px}.completed-grn-lines th{padding:10px 11px;background:#f5f8fb;color:#6b788c;font-size:9px;letter-spacing:.025em;text-align:right;text-transform:uppercase}.completed-grn-lines th:first-child{text-align:left}.completed-grn-lines td{padding:11px;border-top:1px solid #e9edf2;color:#58677c;text-align:right}.completed-grn-lines td:first-child{min-width:180px;text-align:left}.completed-grn-lines td strong,.completed-grn-lines td small{display:block}.completed-grn-lines td strong{color:#27364d}.completed-grn-lines td small{margin-top:3px;color:#8995a7;font-size:9px}.completed-grn-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:16px;align-items:start}.completed-grn-payments,.completed-grn-totals{padding:15px;border:1px solid #e2e8ef;border-radius:9px;background:#f9fbfc}.completed-grn-payments h3{margin:0 0 10px;color:#34435a;font-size:13px}.completed-grn-payments>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #e7ecf2;color:#536278;font-size:11px}.completed-grn-payments>div>span{display:grid;gap:2px}.completed-grn-payments small{color:#8995a7;font-size:9px}.completed-grn-payments b{color:#26354b}.completed-grn-totals{display:grid;gap:0}.completed-grn-totals>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #e5ebf1;color:#69778b;font-size:11px}.completed-grn-totals>div b{color:#2d3c52}.completed-grn-totals .completed-grn-net{align-items:center;padding:13px 0 0;border:0}.completed-grn-net strong{color:#0d8c75;font-size:19px}.price-history-action{min-width:118px;padding:7px 10px;border:1px solid #c6d9f1;border-radius:6px;background:#f3f7fd;color:#356ba9;font-size:10px;font-weight:900;white-space:nowrap}.price-history-action:hover{border-color:#90b5e2;background:#e9f1fb}.price-history-backdrop{z-index:42}.price-history-modal{width:min(1120px,calc(100vw - 36px));max-height:min(90vh,880px)}.price-history-modal .form-title-row>div:first-child{display:grid;gap:3px}.price-history-modal .form-title-row h2,.price-history-modal .form-title-row p{margin:0}.price-history-modal .form-title-row span{color:#7d899a;font-size:10px;font-weight:800}.price-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.price-history-summary>span{display:grid;gap:4px;padding:12px 14px;border:1px solid #e2e9f1;border-radius:8px;background:#f8fafc}.price-history-summary small{color:#7b8799;font-size:9px;font-weight:800;text-transform:uppercase}.price-history-summary strong{color:#26354b;font-size:13px}.price-history-table-wrap{overflow:auto;border:1px solid #e2e8ef;border-radius:9px}.price-history-table{width:100%;min-width:1100px;border-collapse:collapse;font-size:11px}.price-history-table th{padding:10px 11px;background:#f5f8fb;color:#68778c;font-size:9px;letter-spacing:.025em;text-align:right;text-transform:uppercase}.price-history-table th:first-child,.price-history-table th:nth-child(2){text-align:left}.price-history-table td{padding:11px;border-top:1px solid #e7ecf2;color:#59687d;text-align:right}.price-history-table td:first-child,.price-history-table td:nth-child(2){min-width:125px;text-align:left}.price-history-table td strong,.price-history-table td small{display:block}.price-history-table td strong{color:#26354b}.price-history-table td small{margin-top:3px;color:#8a96a7;font-size:9px}.price-history-table td:nth-child(3){color:#43546c;font-weight:800}.price-history-empty{margin:4px 0;padding:28px 18px;border:1px dashed #d9e1e9;border-radius:9px;background:#fafbfd}.price-history-note{margin:0;padding:9px 11px;border-left:3px solid #7aa4d6;border-radius:5px;background:#f4f7fb;color:#64768e;font-size:10px;line-height:1.5}@media(max-width:800px){.product-management{grid-template-columns:1fr;padding:18px}.managed-product-scroll{height:58vh;min-height:320px;max-height:620px}.list-head{align-items:stretch;flex-direction:column}.list-head input{width:100%}}@media(max-width:650px){.sale-unit-options>button{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.sale-unit-fields,.unit-selection-grid{grid-template-columns:1fr}}@media(max-width:900px){.category-management{grid-template-columns:1fr;padding:18px}.category-detail-head,.subcategory-item,.subcategory-form{grid-template-columns:1fr}.category-detail-head .product-actions,.subcategory-item .product-actions{justify-content:start}}@media(max-width:900px){.supplier-management{grid-template-columns:1fr;padding:18px}.supplier-item{grid-template-columns:1fr}.supplier-item .product-actions{justify-content:start}}@media(max-width:1000px){.grn-management{grid-template-columns:1fr;padding:18px}.grn-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:1450px){.grn-management{grid-template-columns:minmax(0,1fr)}.grn-summary{grid-column:1}}@media(max-width:650px){.grn-form-grid,.order-toolbar{grid-template-columns:1fr}.suggestion-item{align-items:stretch;flex-direction:column}}@media(max-width:650px){.order-toolbar.has-three-actions{grid-template-columns:1fr}.order-toolbar>.special-product{grid-row:1;grid-column:1}.order-toolbar>.contextual-action{grid-row:2;grid-column:1}.order-toolbar>label:first-of-type{grid-row:3;grid-column:1}.order-toolbar>label:nth-of-type(2){grid-row:4;grid-column:1}.order-toolbar.has-three-actions>.secondary-context-action{grid-row:3;grid-column:1}.order-toolbar.has-three-actions>label:first-of-type{grid-row:4;grid-column:1}.order-toolbar.has-three-actions>label:nth-of-type(2){grid-row:5;grid-column:1}}@media(max-width:650px){.order-toolbar.has-three-actions:has(.suggest-order-action){grid-template-columns:1fr}.order-toolbar>.suggest-order-action{grid-row:2;grid-column:1}.order-toolbar:has(.suggest-order-action)>.contextual-action{grid-row:3;grid-column:1}.order-toolbar:has(.suggest-order-action)>.secondary-context-action{grid-row:4;grid-column:1}.order-toolbar.has-three-actions:has(.suggest-order-action)>label:first-of-type{grid-row:5;grid-column:1}.order-toolbar.has-three-actions:has(.suggest-order-action)>label:nth-of-type(2){grid-row:6;grid-column:1}.suggestion-overview{align-items:stretch;flex-direction:column}.suggestion-metrics{justify-content:flex-start}}@media(max-width:650px){.draft-item-list{grid-template-columns:1fr}.draft-management-actions,.order-draft-actions{align-items:stretch;flex-direction:column}.draft-management-actions>*,.order-draft-actions>*{width:100%!important}.draft-items-total{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.grn-payment-modal{grid-template-columns:1fr;padding:22px}.grn-payment-modal>*{grid-column:1}.grn-method-row{grid-template-columns:repeat(2,1fr)}.grn-payment-fields{grid-template-columns:1fr}}@media(max-width:720px){.grn-history-filters,.completed-grn-meta,.completed-grn-footer,.price-history-summary{grid-template-columns:1fr}.grn-history-modal,.completed-grn-invoice,.price-history-modal{padding:18px}.completed-grn-meta{gap:7px}}.sales-history-workspace{min-height:calc(100vh - 36px);background:#f4f7fb}.sales-history-layout{display:grid;grid-template-columns:minmax(560px,1.15fr) minmax(400px,.85fr);gap:22px;padding:24px 28px 30px}.sales-history-list-panel,.sales-invoice-report{min-width:0;border:1px solid #e0e6ee;border-radius:11px;background:#fff;box-shadow:0 10px 28px #1622340f}.sales-history-list-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;height:calc(100vh - 185px);min-height:570px;padding:20px;overflow:hidden}.sales-history-title{display:flex;align-items:start;justify-content:space-between;gap:18px}.sales-history-title h2,.sales-history-title p{margin:0}.sales-history-title h2{color:#202d43;font-size:18px}.sales-history-title p{margin-top:4px;color:#7b8799;font-size:11px}.sales-history-title>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#e7f7f3;color:#12816c;font-size:10px;font-weight:900}.sales-history-filters{display:grid;grid-template-columns:minmax(145px,1fr) minmax(145px,1fr) auto;gap:10px;align-items:end;padding:12px;border:1px solid #e3e9f0;border-radius:9px;background:#f8fafc}.sales-history-filters label{display:grid;gap:5px;color:#56657b;font-size:10px;font-weight:850}.sales-history-filters input{width:100%;height:39px;padding:0 10px;border:1px solid #d5dee8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#26354b}.sales-history-filters button{width:auto;min-width:72px;height:39px;padding:0 14px}.sales-period-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:8px;background:#edf9f6;color:#587068;font-size:11px}.sales-period-summary strong{margin-left:6px;color:#0e806b;font-size:14px}.sales-period-summary small{color:#77869a;font-size:9px}.sales-history-table-wrap{min-height:0;overflow:auto;overscroll-behavior:contain;border:1px solid #e3e9f0;border-radius:9px;scrollbar-gutter:stable}.sales-history-table{width:100%;min-width:790px;border-collapse:collapse;font-size:11px}.sales-history-table th{position:sticky;z-index:1;top:0;padding:10px 11px;background:#f4f7fa;color:#6b788c;font-size:9px;letter-spacing:.035em;text-align:left;text-transform:uppercase}.sales-history-table td{padding:11px;border-top:1px solid #e8edf2;color:#56657a}.sales-history-table tbody tr{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.sales-history-table tbody tr:hover{background:#f7fcfa}.sales-history-table tbody tr.selected-sale-row{background:#e8f7f3;box-shadow:inset 4px 0 #16ad92}.sales-history-table td strong,.sales-history-table td b{color:#253249}.sales-history-table td small{display:block;margin-top:3px;color:#8995a7;font-size:9px;font-weight:500}.sales-history-table td:nth-child(5){max-width:150px}.sales-view-action{min-width:58px;padding:6px 9px;border:1px solid #bce1d8;border-radius:6px;background:#effaf7;color:#137b68;font-size:9px;font-weight:900}.selected-sale-row .sales-view-action{border-color:#16ad92;background:#16ad92;color:#fff}.sales-history-empty{display:grid;place-items:center;align-content:center;min-height:260px;padding:25px;border:1px dashed #d6dfe8;border-radius:9px;background:#fafbfd;text-align:center}.sales-history-empty>span,.sales-report-placeholder>span{color:#9eacbb;font-size:30px}.sales-history-empty h3,.sales-history-empty p{margin:5px 0 0}.sales-history-empty h3{color:#334157;font-size:15px}.sales-history-empty p{color:#8591a2;font-size:11px}.sales-invoice-preview-column{align-self:start;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:9px;min-width:0;height:calc(100vh - 185px);min-height:570px}.sales-report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid #dfe6ee;border-radius:10px;background:#fff;box-shadow:0 7px 20px #1622340f}.sales-report-toolbar>span{display:grid;gap:2px;min-width:0}.sales-report-toolbar>span b{color:#29374d;font-size:11px}.sales-report-toolbar>span small{overflow:hidden;color:#7d899a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sales-report-toolbar>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.sales-report-toolbar button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 10px;border:1px solid #d8e1e9;border-radius:7px;background:#f9fbfc;color:#4e5e74;font-size:10px;font-weight:850}.sales-report-toolbar button:hover:not(:disabled){border-color:#8dcabd;background:#eff9f6;color:#117b68}.sales-report-toolbar button:disabled{cursor:not-allowed;opacity:.45}.sales-report-toolbar i{color:#16947d;font-size:13px;font-style:normal}.invoice-export-format{display:grid;grid-template-columns:auto minmax(105px,1fr);align-items:center;gap:6px;min-height:34px;padding-left:9px;border:1px solid #d8e1e9;border-radius:7px;background:#f9fbfc;color:#758296;font-size:9px;font-weight:800}.invoice-export-format select{align-self:stretch;min-width:112px;padding:0 25px 0 8px;border:0;border-left:1px solid #e1e7ed;border-radius:0 7px 7px 0;outline-color:#16ad92;background:#fff;color:#35445b;font-size:10px;font-weight:800}.sales-invoice-action-message{margin:0;padding:8px 10px;border:1px solid #cfe6df;border-radius:7px;background:#f0faf7;color:#197461;font-size:9px;font-weight:700}.sales-invoice-paper-stage{min-height:0;padding:16px;overflow:auto;border:1px solid #d8e0e8;border-radius:11px;background:#e9edf2;box-shadow:inset 0 1px 3px #1622340f;scrollbar-gutter:stable}.sales-invoice-report{width:min(100%,var(--sales-receipt-width));height:auto;min-height:var(--sales-receipt-min-height);margin:0 auto;padding:var(--sales-receipt-padding);overflow:visible}.sales-invoice-report.receipt-paper-58mm{--sales-receipt-width: 58mm;--sales-receipt-min-height: 90mm;--sales-receipt-padding: 8px}.sales-invoice-report.receipt-paper-80mm{--sales-receipt-width: 80mm;--sales-receipt-min-height: 110mm;--sales-receipt-padding: 13px}.sales-invoice-report.receipt-paper-a5{--sales-receipt-width: 148mm;--sales-receipt-min-height: 210mm;--sales-receipt-padding: 9mm}.sales-invoice-report.receipt-paper-a4{--sales-receipt-width: 210mm;--sales-receipt-min-height: 297mm;--sales-receipt-padding: 11mm}.sales-invoice-report.receipt-paper-a5.receipt-orientation-landscape{--sales-receipt-width: 210mm;--sales-receipt-min-height: 148mm}.sales-invoice-report.receipt-paper-a4.receipt-orientation-landscape{--sales-receipt-width: 297mm;--sales-receipt-min-height: 210mm}.sales-invoice-report.receipt-paper-58mm .sales-report-heading,.sales-invoice-report.receipt-paper-80mm .sales-report-heading{padding-bottom:11px}.sales-invoice-report.receipt-paper-58mm .sales-report-brand{width:28px;height:28px;font-size:16px}.sales-invoice-report.receipt-paper-58mm .sales-report-heading strong{font-size:11px}.sales-invoice-report.receipt-paper-58mm .sales-report-heading small{font-size:6px}.sales-invoice-report.receipt-paper-58mm .sales-report-number,.sales-invoice-report.receipt-paper-58mm .sales-report-parties,.sales-invoice-report.receipt-paper-58mm .sales-report-footer,.sales-invoice-report.receipt-paper-80mm .sales-report-number,.sales-invoice-report.receipt-paper-80mm .sales-report-parties,.sales-invoice-report.receipt-paper-80mm .sales-report-footer{grid-template-columns:1fr}.sales-invoice-report.receipt-paper-58mm .sales-report-lines,.sales-invoice-report.receipt-paper-80mm .sales-report-lines{min-width:0}.sales-invoice-report.receipt-paper-58mm .sales-report-lines th:first-child,.sales-invoice-report.receipt-paper-58mm .sales-report-lines td:first-child,.sales-invoice-report.receipt-paper-58mm .sales-report-lines th:nth-child(4),.sales-invoice-report.receipt-paper-58mm .sales-report-lines td:nth-child(4),.sales-invoice-report.receipt-paper-58mm .sales-report-lines th:nth-child(5),.sales-invoice-report.receipt-paper-58mm .sales-report-lines td:nth-child(5),.sales-invoice-report.receipt-paper-80mm .sales-report-lines th:first-child,.sales-invoice-report.receipt-paper-80mm .sales-report-lines td:first-child{display:none}.sales-invoice-report.receipt-paper-58mm .sales-report-lines td:nth-child(2){min-width:86px}.sales-invoice-report.receipt-paper-58mm .sales-report-lines th,.sales-invoice-report.receipt-paper-58mm .sales-report-lines td{padding:7px 4px;font-size:8px}.sales-invoice-report.receipt-paper-58mm .sales-report-parties,.sales-invoice-report.receipt-paper-58mm .sales-report-footer>section{padding:8px}.sales-report-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:17px;border-bottom:2px solid #21324a}.sales-report-heading>div{display:flex;align-items:center;gap:10px}.sales-report-heading>div>div{display:grid;gap:2px}.sales-report-brand{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#19aa91;color:#fff;font-size:20px;font-weight:900}.sales-report-heading strong{color:#1e2b40;font-size:14px}.sales-report-heading small{color:#7a8799;font-size:8px;font-weight:850;letter-spacing:.11em}.sales-business-contact,.sales-business-registration{display:block;max-width:470px;color:#647287;font-size:7px;font-style:normal;font-weight:650;line-height:1.3;overflow-wrap:anywhere}.sales-business-registration{color:#3e4d62;font-weight:800}.sales-report-heading .sales-document-title{display:block;margin-top:5px}.sales-invoice-report.receipt-paper-58mm .sales-business-contact,.sales-invoice-report.receipt-paper-58mm .sales-business-registration{max-width:128px;font-size:5.5px}.sales-invoice-report.receipt-paper-80mm .sales-business-contact,.sales-invoice-report.receipt-paper-80mm .sales-business-registration{max-width:205px;font-size:6.5px}.sales-report-heading>b{padding:6px 10px;border:1px solid #a9ddcf;border-radius:999px;background:#e9f8f4;color:#0e7e69;font-size:9px;letter-spacing:.08em}.sales-report-number{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 0 10px}.sales-report-number>div,.sales-report-parties>span{display:grid;gap:4px}.sales-report-number small,.sales-report-parties small{color:#7b8799;font-size:8px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.sales-report-number strong{color:#26354b;font-size:11px;overflow-wrap:anywhere}.sales-report-parties{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border:1px solid #e2e8ef;border-radius:8px;background:#f8fafc}.sales-report-parties strong{color:#2b394f;font-size:11px}.sales-report-parties em{color:#7d899a;font-size:9px;font-style:normal}.sales-report-lines-wrap{margin-top:15px;overflow:auto;border:1px solid #e2e8ef;border-radius:8px}.sales-report-lines{width:100%;min-width:560px;border-collapse:collapse;font-size:10px}.sales-report-lines th{padding:9px;background:#f4f7fa;color:#68768a;font-size:8px;letter-spacing:.03em;text-align:right;text-transform:uppercase}.sales-report-lines th:nth-child(2){text-align:left}.sales-report-lines td{padding:10px 9px;border-top:1px solid #e8edf2;color:#58677b;text-align:right}.sales-report-lines td:nth-child(2){min-width:150px;text-align:left}.sales-report-lines td strong,.sales-report-lines td small{display:block}.sales-report-lines td strong{color:#27364c;font-size:10px}.sales-report-lines td small{margin-top:3px;color:#8995a7;font-size:8px}.receipt-items-table-wrap{margin-top:15px;overflow:visible;border:1px solid #e2e8ef;border-radius:8px}.receipt-items-table{width:100%;border-collapse:collapse;table-layout:fixed;color:#58677b;font-size:9px}.receipt-items-table th{padding:8px 5px;overflow-wrap:anywhere;background:#f4f7fa;color:#68768a;font-size:7px;font-weight:900;letter-spacing:.02em;text-align:right;text-transform:uppercase}.receipt-items-table td{padding:9px 5px;border-top:1px solid #e8edf2;text-align:right;vertical-align:top;overflow-wrap:anywhere}.receipt-items-table th:first-child,.receipt-items-table td:first-child{width:42%;text-align:left}.receipt-items-table.receipt-value-columns-5 th:first-child,.receipt-items-table.receipt-value-columns-5 td:first-child{width:32%}.receipt-items-table.receipt-value-columns-4 th:first-child,.receipt-items-table.receipt-value-columns-4 td:first-child{width:36%}.receipt-items-table.receipt-value-columns-3 th:first-child,.receipt-items-table.receipt-value-columns-3 td:first-child{width:40%}.receipt-items-table.receipt-value-columns-2 th:first-child,.receipt-items-table.receipt-value-columns-2 td:first-child{width:46%}.receipt-items-table.receipt-value-columns-1 th:first-child,.receipt-items-table.receipt-value-columns-1 td:first-child{width:58%}.receipt-items-table.receipt-value-columns-0 th:first-child,.receipt-items-table.receipt-value-columns-0 td:first-child{width:100%}.receipt-items-table td strong,.receipt-items-table td em,.receipt-items-table td>small{display:block}.receipt-items-table td strong{color:#27364c;font-size:9px;line-height:1.35}.receipt-items-table td strong>b{font-weight:900}.receipt-items-table td strong small{color:#6f7d91;font-size:7px;font-weight:700}.receipt-items-table td em{margin-top:3px;color:#8b97a8;font-size:7px;font-style:normal}.receipt-items-table td>small{margin-top:2px;color:#7c899c;font-size:7px}.thermal-receipt-lines{margin-top:10px;border-block:1px solid #657080;color:#26354b}.thermal-receipt-column-head,.thermal-receipt-values{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start}.thermal-value-columns-4 .thermal-receipt-column-head,.thermal-value-columns-4 .thermal-receipt-values{grid-template-columns:repeat(4,minmax(0,1fr))}.thermal-value-columns-3 .thermal-receipt-column-head,.thermal-value-columns-3 .thermal-receipt-values{grid-template-columns:repeat(3,minmax(0,1fr))}.thermal-value-columns-2 .thermal-receipt-column-head,.thermal-value-columns-2 .thermal-receipt-values{grid-template-columns:repeat(2,minmax(0,1fr))}.thermal-value-columns-1 .thermal-receipt-column-head,.thermal-value-columns-1 .thermal-receipt-values{grid-template-columns:1fr}.thermal-value-columns-0 .thermal-receipt-column-head,.thermal-value-columns-0 .thermal-receipt-values{display:none}.thermal-receipt-column-head{padding:5px 0;border-bottom:1px solid #657080;color:#59687c;font-size:6px;font-weight:900;line-height:1.2;text-transform:uppercase}.thermal-receipt-column-head span,.thermal-receipt-values>span{min-width:0;padding-right:3px;text-align:right;overflow-wrap:anywhere}.thermal-receipt-column-head span:first-child,.thermal-receipt-values>span:first-child{text-align:left}.thermal-receipt-lines article{display:grid;gap:5px;padding:7px 0;border-bottom:1px dashed #b9c2cc;break-inside:avoid}.thermal-receipt-lines article:last-child{border-bottom:0}.thermal-receipt-lines article>strong{display:block;width:100%;color:#182638;font-size:8px;line-height:1.35;overflow-wrap:anywhere}.thermal-receipt-lines article>strong small{color:#667589;font-size:7px;font-weight:700}.receipt-line-number{display:inline-block;min-width:16px;margin-right:3px;color:#111827;font-weight:900}.thermal-receipt-values{color:#35445a;font-size:7px;font-weight:750}.thermal-receipt-values>span>small{display:block;margin-top:1px;color:#7b899b;font-size:5.5px;font-weight:700}.receipt-paper-58mm .thermal-receipt-column-head{font-size:6.25px}.receipt-paper-58mm .thermal-receipt-lines article>strong{font-size:8.5px}.receipt-paper-58mm .thermal-receipt-values{font-size:8px}.receipt-paper-80mm .thermal-receipt-column-head{font-size:7.5px}.receipt-paper-80mm .thermal-receipt-lines article>strong{font-size:10.5px}.receipt-paper-80mm .thermal-receipt-values{font-size:9.75px}.receipt-paper-58mm .receipt-items-table-wrap,.receipt-paper-80mm .receipt-items-table-wrap{margin-top:10px;border-inline:0;border-radius:0}.receipt-paper-58mm .receipt-items-table th,.receipt-paper-58mm .receipt-items-table td{padding:6px 2px;font-size:6px;letter-spacing:0}.receipt-paper-58mm .receipt-items-table td strong{font-size:7px}.receipt-paper-58mm .receipt-items-table td strong small,.receipt-paper-58mm .receipt-items-table td em,.receipt-paper-58mm .receipt-items-table td>small{font-size:5.5px}.receipt-paper-80mm .receipt-items-table th,.receipt-paper-80mm .receipt-items-table td{padding:7px 3px;font-size:7px}.receipt-paper-80mm .receipt-items-table td strong{font-size:8px}.sales-invoice-report.receipt-design-compact{--sales-receipt-padding: 9px}.sales-invoice-report.receipt-design-compact .sales-report-heading{padding-bottom:10px;border-bottom-width:1px}.sales-invoice-report.receipt-design-compact .sales-report-brand{width:27px;height:27px;font-size:15px}.sales-invoice-report.receipt-design-compact .sales-report-parties{display:none}.sales-invoice-report.receipt-design-compact .sales-report-number{padding:10px 0 5px}.sales-invoice-report.receipt-design-compact .sales-report-footer{margin-top:10px}.sales-invoice-report.receipt-design-compact .sales-report-footer>section{padding:8px}.sales-invoice-report.receipt-design-compact .sales-report-note{display:none}.sales-invoice-report.receipt-design-minimal{--sales-receipt-padding: 8px}.sales-invoice-report.receipt-design-minimal .sales-report-heading{justify-content:center;padding-bottom:8px;border-bottom:1px solid #26354b;text-align:center}.sales-invoice-report.receipt-design-minimal .sales-report-heading>div{justify-content:center}.sales-invoice-report.receipt-design-minimal .sales-report-brand,.sales-invoice-report.receipt-design-minimal .sales-report-heading>b,.sales-invoice-report.receipt-design-minimal .sales-report-parties,.sales-invoice-report.receipt-design-minimal .sales-report-payment-allocation,.sales-invoice-report.receipt-design-minimal .sales-report-note{display:none}.sales-invoice-report.receipt-design-minimal .sales-report-number{grid-template-columns:1fr;padding:8px 0 4px;text-align:center}.sales-invoice-report.receipt-design-minimal .sales-report-footer{display:block;margin-top:8px}.sales-invoice-report.receipt-design-minimal .sales-report-footer>section{padding:7px;border:0;border-radius:0;background:transparent}.thermal-receipt-items{margin-top:13px;border-top:1px solid #dfe5eb}.thermal-receipt-item{display:grid;gap:8px;padding:11px 0;border-bottom:1px dashed #cfd8e1;break-inside:avoid}.thermal-receipt-item>strong{color:#202d42;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.thermal-receipt-item>strong small{color:#6f7d91;font-size:8px;font-weight:700}.thermal-receipt-item>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;text-align:left}.thermal-receipt-item span{display:grid;gap:3px;min-width:0}.thermal-receipt-item span small{color:#8792a2;font-size:7px;font-weight:800;text-transform:uppercase}.thermal-receipt-item span b{overflow-wrap:anywhere;color:#354259;font-size:8px;font-weight:750}.thermal-receipt-item span:last-child b{color:#0d806b;font-size:9px}.receipt-paper-58mm .thermal-receipt-item>div{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:7px}.sales-report-footer{display:grid;grid-template-columns:1fr;gap:9px;margin-top:15px;align-items:start}.sales-report-footer>section{padding:13px;border:1px solid #e2e8ef;border-radius:8px;background:#fafbfd}.sales-report-footer h3{margin:0 0 7px;color:#344259;font-size:10px;text-transform:uppercase}.sales-report-payment-allocation>div,.sales-report-totals>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #e8edf2;color:#66758a;font-size:10px}.sales-report-payment-allocation strong,.sales-report-totals b{color:#29384e}.sales-report-payment-allocation p,.sales-report-payment-allocation>small{color:#8490a2;font-size:9px}.sales-report-footer .sales-change-line strong{color:#b06b17}.sales-report-totals{display:grid;gap:0}.sales-report-totals .sales-report-grand-total{align-items:center;padding-top:11px;border-top:1px solid #cbd6df;color:#26354b;font-weight:800}.sales-report-grand-total strong{color:#0d8b74;font-size:17px}.sales-report-note{margin:14px 0 0;padding:9px 10px;border-left:3px solid #6ea5d8;border-radius:5px;background:#f4f7fb;color:#6e7e93;font-size:9px;line-height:1.45}.sales-receipt-custom-footer{margin:14px 0 0;padding-top:10px;border-top:1px dashed #596370;color:#4d5969;font-size:9px;font-weight:650;line-height:1.45;text-align:center;white-space:pre-line;overflow-wrap:anywhere}.receipt-footer-setting{display:grid;gap:7px;color:#43516a;font-size:11px;font-weight:800}.receipt-footer-setting>span small{color:#8793a3;font-weight:600}.receipt-footer-setting textarea{width:100%;min-height:84px;padding:10px 11px;box-sizing:border-box;border:1px solid #d8e0e8;border-radius:8px;outline-color:#18aa90;background:#fff;color:#26364c;font:inherit;font-weight:500;line-height:1.45;resize:vertical}.receipt-footer-setting>em{color:#8591a2;font-size:8px;font-style:normal;font-weight:600;text-align:right}.sales-invoice-report.receipt-paper-58mm .sales-receipt-custom-footer,.sales-invoice-report.receipt-paper-80mm .sales-receipt-custom-footer{margin-top:9px;padding-top:7px;color:#232a31;font-size:8px;line-height:1.35}.sales-report-placeholder{display:grid;place-items:center;align-content:center;height:100%;text-align:center}.sales-report-placeholder h2,.sales-report-placeholder p{margin:6px 0 0}.sales-report-placeholder h2{color:#334157;font-size:17px}.sales-report-placeholder p{color:#8591a2;font-size:11px}@media(max-width:1280px){.sales-history-layout{grid-template-columns:1fr}.sales-history-list-panel,.sales-invoice-preview-column{height:auto;min-height:540px}.sales-history-table-wrap{max-height:520px}.sales-invoice-paper-stage{max-height:760px}}@media(max-width:720px){.sales-history-layout{padding:18px}.sales-history-list-panel,.sales-invoice-preview-column{min-height:0}.sales-invoice-report{padding:16px}.sales-history-filters,.sales-report-number,.sales-report-parties,.sales-report-footer{grid-template-columns:1fr}.sales-period-summary,.sales-report-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.sales-report-toolbar>div{width:100%;justify-content:flex-start}.sales-report-toolbar button{flex:1;justify-content:center}.invoice-export-format{flex:1 1 100%}.sales-invoice-paper-stage{padding:8px}}@media(max-width:720px){.receipt-design-options{grid-template-columns:1fr}.receipt-design-options>button{min-height:90px}.receipt-column-options{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-drawer-timing{grid-template-columns:1fr}.settings-receipt-preview-stage{padding:10px}.sales-invoice-report.settings-receipt-live.receipt-paper-a5,.sales-invoice-report.settings-receipt-live.receipt-paper-a4,.sales-invoice-report.settings-receipt-live.receipt-paper-a5.receipt-orientation-landscape,.sales-invoice-report.settings-receipt-live.receipt-paper-a4.receipt-orientation-landscape{--sales-receipt-width: 100%}}.sales-invoice-report.receipt-paper-58mm .sales-report-number,.sales-invoice-report.receipt-paper-80mm .sales-report-number,.completed-sale-receipt-print.receipt-paper-58mm .sales-report-number,.completed-sale-receipt-print.receipt-paper-80mm .sales-report-number{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;padding:8px 0 5px;text-align:left}.sales-invoice-report.receipt-paper-58mm .sales-report-number>div:last-child,.sales-invoice-report.receipt-paper-80mm .sales-report-number>div:last-child,.completed-sale-receipt-print.receipt-paper-58mm .sales-report-number>div:last-child,.completed-sale-receipt-print.receipt-paper-80mm .sales-report-number>div:last-child{text-align:right}.sales-invoice-report.receipt-paper-58mm .sales-report-number small,.completed-sale-receipt-print.receipt-paper-58mm .sales-report-number small{font-size:6px}.sales-invoice-report.receipt-paper-58mm .sales-report-number strong,.completed-sale-receipt-print.receipt-paper-58mm .sales-report-number strong{font-size:8.5px}.sales-invoice-report.receipt-paper-80mm .sales-report-number small,.completed-sale-receipt-print.receipt-paper-80mm .sales-report-number small{font-size:7px}.sales-invoice-report.receipt-paper-80mm .sales-report-number strong,.completed-sale-receipt-print.receipt-paper-80mm .sales-report-number strong{font-size:10px}.sales-invoice-report.receipt-paper-58mm:not(.receipt-design-minimal) .sales-report-parties,.sales-invoice-report.receipt-paper-80mm:not(.receipt-design-minimal) .sales-report-parties,.sales-invoice-report.receipt-paper-58mm:not(.receipt-design-minimal) .sales-report-footer>section,.sales-invoice-report.receipt-paper-80mm:not(.receipt-design-minimal) .sales-report-footer>section{border-color:#3f4852;border-width:1.25px;background:#fff}.sales-invoice-report.receipt-paper-58mm .sales-report-payment-allocation>div,.sales-invoice-report.receipt-paper-58mm .sales-report-totals>div,.sales-invoice-report.receipt-paper-80mm .sales-report-payment-allocation>div,.sales-invoice-report.receipt-paper-80mm .sales-report-totals>div{border-top:0;color:#252b33}.sales-invoice-report.receipt-paper-58mm .sales-report-totals .sales-report-grand-total,.sales-invoice-report.receipt-paper-80mm .sales-report-totals .sales-report-grand-total{border-top-color:#343a40;border-top-width:1.5px}.sales-invoice-report.receipt-paper-58mm .sales-report-parties small,.sales-invoice-report.receipt-paper-58mm .sales-report-parties em,.sales-invoice-report.receipt-paper-80mm .sales-report-parties small,.sales-invoice-report.receipt-paper-80mm .sales-report-parties em{color:#303841}.sales-invoice-report.receipt-paper-58mm .sales-report-parties,.sales-invoice-report.receipt-paper-80mm .sales-report-parties{gap:5px;padding-block:6px}.sales-invoice-report.receipt-paper-58mm .sales-report-footer,.sales-invoice-report.receipt-paper-80mm .sales-report-footer{gap:6px;margin-top:9px}.sales-invoice-report.receipt-paper-58mm .sales-report-footer>section,.sales-invoice-report.receipt-paper-80mm .sales-report-footer>section{padding:6px 8px}.sales-invoice-report.receipt-paper-58mm .sales-report-footer h3,.sales-invoice-report.receipt-paper-80mm .sales-report-footer h3{margin-bottom:3px}.sales-invoice-report.receipt-paper-58mm .sales-report-payment-allocation>div,.sales-invoice-report.receipt-paper-58mm .sales-report-totals>div,.sales-invoice-report.receipt-paper-80mm .sales-report-payment-allocation>div,.sales-invoice-report.receipt-paper-80mm .sales-report-totals>div{padding-block:3px}.sales-invoice-report.receipt-paper-58mm .sales-report-totals .sales-report-grand-total,.sales-invoice-report.receipt-paper-80mm .sales-report-totals .sales-report-grand-total{padding-top:6px}.sales-receipt-content{width:100%;--receipt-header-scale: 1;--receipt-logo-scale: 1;--receipt-body-scale: 1}.sales-report-logo{width:calc(44px * var(--receipt-logo-scale));height:calc(44px * var(--receipt-logo-scale));flex:0 0 auto;object-fit:contain}.sales-receipt-content .sales-report-brand{width:calc(35px * var(--receipt-header-scale));height:calc(35px * var(--receipt-header-scale));font-size:calc(20px * var(--receipt-header-scale))}.sales-receipt-content .sales-report-heading strong{font-size:calc(14px * var(--receipt-header-scale))}.sales-receipt-content .sales-report-heading small{font-size:calc(8px * var(--receipt-header-scale))}.sales-receipt-content .sales-business-contact,.sales-receipt-content .sales-business-registration{font-size:calc(7px * var(--receipt-header-scale))}.sales-receipt-content .sales-report-heading>b{font-size:calc(9px * var(--receipt-header-scale))}.sales-receipt-content .sales-report-number small,.sales-receipt-content .sales-report-parties small{font-size:calc(8px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-number strong,.sales-receipt-content .sales-report-parties strong{font-size:calc(11px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-parties em,.sales-receipt-content .receipt-items-table{font-size:calc(9px * var(--receipt-body-scale))}.sales-receipt-content .receipt-items-table th{font-size:calc(7px * var(--receipt-body-scale))}.sales-receipt-content .receipt-items-table td strong{font-size:calc(9px * var(--receipt-body-scale))}.sales-receipt-content .receipt-items-table td strong small,.sales-receipt-content .receipt-items-table td em,.sales-receipt-content .receipt-items-table td>small{font-size:calc(7px * var(--receipt-body-scale))}.sales-receipt-content .thermal-receipt-column-head{font-size:calc(6px * var(--receipt-body-scale))}.sales-receipt-content .thermal-receipt-lines article>strong{font-size:calc(8px * var(--receipt-body-scale))}.sales-receipt-content .thermal-receipt-values{font-size:calc(7px * var(--receipt-body-scale))}.sales-receipt-content .thermal-receipt-values>span>small{font-size:calc(5.5px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-footer h3{font-size:calc(10px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-payment-allocation>div,.sales-receipt-content .sales-report-totals>div{font-size:calc(10px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-payment-allocation p,.sales-receipt-content .sales-report-payment-allocation>small{font-size:calc(9px * var(--receipt-body-scale))}.sales-receipt-content .sales-report-grand-total strong{font-size:calc(17px * var(--receipt-body-scale))}.sales-receipt-content .sales-receipt-custom-footer{font-size:calc(9px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-report-logo{width:calc(31px * var(--receipt-logo-scale));height:calc(31px * var(--receipt-logo-scale))}.sales-invoice-report.receipt-paper-80mm .sales-report-logo{width:calc(38px * var(--receipt-logo-scale));height:calc(38px * var(--receipt-logo-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-report-brand{width:calc(28px * var(--receipt-header-scale));height:calc(28px * var(--receipt-header-scale));font-size:calc(16px * var(--receipt-header-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-report-heading strong{font-size:calc(11px * var(--receipt-header-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-report-heading small{font-size:calc(6px * var(--receipt-header-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-business-contact,.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-business-registration{font-size:calc(5.5px * var(--receipt-header-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .sales-business-contact,.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .sales-business-registration{font-size:calc(6.5px * var(--receipt-header-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-report-number small{font-size:calc(6px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-report-number strong{font-size:calc(8.5px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .sales-report-number small{font-size:calc(7px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .sales-report-number strong{font-size:calc(10px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .thermal-receipt-column-head{font-size:calc(6.25px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .thermal-receipt-lines article>strong{font-size:calc(8.5px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .thermal-receipt-values{font-size:calc(8px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .thermal-receipt-column-head{font-size:calc(7.5px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .thermal-receipt-lines article>strong{font-size:calc(10.5px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .thermal-receipt-values{font-size:calc(9.75px * var(--receipt-body-scale))}.sales-invoice-report.receipt-paper-58mm .sales-receipt-content .sales-receipt-custom-footer,.sales-invoice-report.receipt-paper-80mm .sales-receipt-content .sales-receipt-custom-footer{font-size:calc(8px * var(--receipt-body-scale))}.order-toolbar.has-four-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.order-toolbar>.tertiary-context-action{grid-row:1;grid-column:4;display:flex;align-items:center;justify-content:flex-start;justify-self:start;gap:9px;width:min(100%,230px);min-height:42px;padding:0 13px;border:1px solid #e7d3a5;border-radius:8px;background:linear-gradient(180deg,#fff,#fff8e9);color:#8a661b;font-size:11px;font-weight:800;text-align:left;box-shadow:0 4px 12px #7d5b1312;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.order-toolbar>.tertiary-context-action:before{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:#f8e9bf;color:#896216;font-size:13px;line-height:1;content:"▥"}.order-toolbar>.tertiary-context-action:hover{transform:translateY(-1px);border-color:#d5b76e;background:#fff6df;box-shadow:0 7px 16px #7d5b131c}.order-toolbar>.tertiary-context-action:active{transform:translateY(0)}.order-toolbar>.quaternary-context-action{grid-row:1;grid-column:5;display:flex;align-items:center;justify-content:flex-start;justify-self:start;gap:9px;width:min(100%,230px);min-height:42px;padding:0 13px;border:1px solid #dccdf0;border-radius:8px;background:linear-gradient(180deg,#fff,#f7f2fd);color:#715099;font-size:11px;font-weight:800;text-align:left;box-shadow:0 4px 12px #5b408212;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.order-toolbar>.quaternary-context-action:before{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:#ede2fa;color:#715099;font-size:13px;line-height:1;content:"▥"}.order-toolbar>.quaternary-context-action:hover{transform:translateY(-1px);border-color:#b89bd8;background:#f4edfc;box-shadow:0 7px 16px #5b40821c}.order-toolbar>.quaternary-context-action:active{transform:translateY(0)}@media(max-width:650px){.order-toolbar.order-context-actions,.order-toolbar.grn-context-actions{grid-template-columns:1fr}.order-toolbar.order-context-actions>.special-product,.order-toolbar.grn-context-actions>.special-product{grid-row:1;grid-column:1}.order-toolbar.order-context-actions>.suggest-order-action{grid-row:2;grid-column:1}.order-toolbar.order-context-actions>.contextual-action{grid-row:3;grid-column:1}.order-toolbar.order-context-actions>label:first-of-type{grid-row:4;grid-column:1}.order-toolbar.order-context-actions>label:nth-of-type(2){grid-row:5;grid-column:1}.order-toolbar.grn-context-actions>.contextual-action{grid-row:2;grid-column:1}.order-toolbar.grn-context-actions>.secondary-context-action{grid-row:3;grid-column:1}.order-toolbar.grn-context-actions>.tertiary-context-action{grid-row:4;grid-column:1}.order-toolbar.grn-context-actions>.quaternary-context-action{grid-row:5;grid-column:1}.order-toolbar.grn-context-actions>label:first-of-type{grid-row:6;grid-column:1}.order-toolbar.grn-context-actions>label:nth-of-type(2){grid-row:7;grid-column:1}}.barcode-label-backdrop{z-index:48}.barcode-label-modal{width:min(1180px,calc(100vw - 36px));max-height:min(92vh,920px)}.barcode-label-modal .form-title-row>div:first-child{display:grid;gap:3px}.barcode-label-modal .form-title-row h2,.barcode-label-modal .form-title-row p{margin:0}.barcode-grn-list{min-width:980px}.barcode-grn-list td:nth-child(6){min-width:170px}.barcode-status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#f0f2f5;color:#677488;font-size:9px;font-weight:900;text-transform:uppercase}.barcode-status.partially-printed{background:#fff4d9;color:#896319}.barcode-status.printed{background:#e5f7f2;color:#147864}.barcode-grn-meta{grid-template-columns:1.1fr 1fr .55fr}.barcode-item-table{min-width:850px}.barcode-item-table th:nth-child(n+2),.barcode-item-table td:nth-child(n+2){text-align:right}.barcode-item-table td:last-child{width:130px}.barcode-item-table td:last-child input{width:92px;height:38px;padding:0 9px;border:1px solid #ccd7e4;border-radius:6px;outline-color:#16ad92;color:#243148;text-align:right}.barcode-print-qty-heading label{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;cursor:pointer}.barcode-print-qty-heading input{width:15px;height:15px;accent-color:#16ad92}.barcode-selection-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.barcode-selection-footer>span{justify-self:end;color:#67768a;font-size:12px}.barcode-selection-footer>span b{color:#168b75;font-size:17px}.barcode-selection-footer .secondary-protection-action,.barcode-selection-footer .complete-sale,.barcode-preview-actions .complete-sale{width:auto}.barcode-preview-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.barcode-preview-summary>span{display:grid;gap:4px;padding:11px 13px;border:1px solid #e1e8f0;border-radius:8px;background:#f8fafc}.barcode-preview-summary small{color:#7b8799;font-size:9px;font-weight:800;text-transform:uppercase}.barcode-preview-summary strong{color:#26354b;font-size:12px}.barcode-print-sheet{display:grid;grid-template-columns:repeat(var(--barcode-columns, 3),var(--barcode-label-width, 60mm));gap:var(--barcode-label-gap, 2mm);padding:14px;overflow:auto;border:1px solid #dfe5ec;border-radius:9px;background:#f4f6f9}.barcode-label{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto auto;column-gap:8px;align-items:center;min-width:0;width:var(--barcode-label-width, 60mm);height:var(--barcode-label-height, 30mm);padding:9px 11px;overflow:hidden;border:1px dashed #8a929d;background:#fff;color:#000;break-inside:avoid}.barcode-label>strong{overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.barcode-label>b{font-size:13px;white-space:nowrap}.barcode-label .barcode-graphic{grid-column:1 / -1;width:100%;height:46px;shape-rendering:crispEdges}.barcode-label>span{grid-column:1 / -1;color:#111;text-align:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;letter-spacing:.11em}.barcode-preview-actions{justify-content:flex-end}@media(max-width:720px){.order-toolbar.has-four-actions{grid-template-columns:1fr}.order-toolbar.has-four-actions>.special-product{grid-row:1;grid-column:1}.order-toolbar.has-four-actions>.contextual-action{grid-row:2;grid-column:1}.order-toolbar.has-four-actions>.secondary-context-action{grid-row:3;grid-column:1}.order-toolbar.has-four-actions>.tertiary-context-action{grid-row:4;grid-column:1}.order-toolbar.has-four-actions>label:first-of-type{grid-row:5;grid-column:1}.order-toolbar.has-four-actions>label:nth-of-type(2){grid-row:6;grid-column:1}.barcode-label-modal{padding:18px}.barcode-grn-meta,.barcode-preview-summary,.barcode-selection-footer{grid-template-columns:1fr}.barcode-selection-footer>span{justify-self:start}.barcode-selection-footer>button{width:100%!important}}.sales-report-workspace{background:#f4f7fb}.sales-report-dashboard{display:grid;gap:20px;height:calc(100dvh - 145px);min-height:400px;padding:24px 28px 34px;overflow-y:auto;align-content:start}.sales-report-control-bar{display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding:16px;border:1px solid #e0e6ee;border-radius:11px;background:#fff}.sales-report-presets,.sales-report-actions{display:flex;gap:6px;flex-wrap:wrap}.sales-report-presets button,.sales-report-actions button{min-height:39px;padding:0 12px;border:1px solid #d8e1e9;border-radius:7px;background:#f8fafc;color:#4b5d73;font-size:11px;font-weight:800}.sales-report-presets button.selected{background:#e5f7f1;border-color:#16a98f;color:#117b68}.sales-report-actions button:disabled{opacity:.45;cursor:not-allowed}.sales-report-date-fields{display:grid;grid-template-columns:145px 145px minmax(180px,1fr);gap:10px;flex:1}.sales-report-date-fields label{display:grid;gap:5px;font-size:10px;color:#637187;font-weight:800}.sales-report-date-fields input{width:100%;min-width:0;height:39px;padding:0 10px;border:1px solid #d5dee8;border-radius:7px;outline-color:#16ad92;color:#26354b;background:#fff}.sales-report-period-title,.sales-report-card-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.sales-report-period-title h2,.sales-report-card-title h3{margin:0;color:#23324a;font-size:18px}.sales-report-period-title p,.sales-report-card-title p{margin:5px 0 0;font-size:11px;color:#77859a}.sales-report-period-title>span,.sales-report-card-title>span{padding:6px 10px;border-radius:7px;background:#e5f5ef;color:#137e68;font-size:11px;white-space:nowrap}.sales-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.sales-kpi-grid article{display:grid;align-content:start;gap:9px;min-width:0;padding:20px;border:1px solid #e0e6ee;border-radius:10px;background:#fff}.sales-kpi-grid article>span{color:#66758a;font-size:11px;font-weight:800}.sales-kpi-grid article>strong{color:#23324a;font-size:clamp(18px,1.7vw,27px);overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.sales-kpi-grid article>small{color:#7d899b;font-size:10px;line-height:1.5}.sales-kpi-grid article.primary{background:#127e6e;border-color:#127e6e}.sales-kpi-grid article.primary>span,.sales-kpi-grid article.primary>small{color:#c5eae2}.sales-kpi-grid article.primary>strong{color:#fff}.sales-kpi-grid article.profit>strong,.sales-report-table .profit-value{color:#10816c}.sales-kpi-grid article.discount>strong{color:#ad741c}.sales-kpi-grid article.negative>strong,.sales-report-table .negative-value{color:#ba4254}.sales-report-visual-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px}.sales-report-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sales-report-card{min-width:0;padding:20px;border:1px solid #e0e6ee;border-radius:11px;background:#fff}.sales-report-card-title{margin-bottom:20px}.sales-report-card-title h3{font-size:15px}.sales-report-card-title>strong{color:#137e68;font-size:15px}.sales-trend-chart{display:flex;gap:16px;height:240px;padding:8px 4px;overflow-x:auto}.sales-trend-column{display:flex;flex-direction:column;align-items:center;justify-content:end;gap:6px;flex:1 0 75px;height:100%;min-width:75px;font-size:10px}.sales-trend-column>span{color:#5a6b80;font-size:9px;white-space:nowrap}.sales-trend-column>i{display:block;flex-shrink:1;width:min(100%,54px);min-height:6px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#21b49a,#167d78)}.sales-trend-column>b{color:#53647a;white-space:nowrap}.sales-trend-column>small{color:#8591a2}.sales-payment-breakdown{display:grid;gap:15px;max-height:250px;overflow:auto}.sales-payment-breakdown>div{display:grid;gap:5px}.sales-payment-breakdown span{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#53647a}.sales-payment-breakdown i{height:7px;border-radius:5px;background:#eef3f6;overflow:hidden}.sales-payment-breakdown em{display:block;height:100%;border-radius:5px;background:#22a68f}.sales-payment-breakdown small{color:#8490a1;font-size:9px;text-align:right}.sales-report-table-wrap{max-height:440px;overflow:auto}.sales-report-table{width:100%;min-width:820px;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.sales-report-table th{position:sticky;top:0;padding:12px 10px;background:#f4f7fa;color:#69788c;font-size:10px;text-align:right}.sales-report-table td{padding:13px 10px;border-bottom:1px solid #e8edf2;color:#53647a;text-align:right}.sales-report-table th:nth-child(-n+3),.sales-report-table td:nth-child(-n+3){text-align:left}.sales-report-table td strong{color:#29394f}.sales-report-table td small{display:block;margin-top:4px;color:#8491a3;font-size:9px}.cashier-performance-list{max-height:250px;overflow:auto}.cashier-performance-list article{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e8edf2;font-size:11px}.cashier-initial{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#e6f5ef;color:#14816b;font-weight:900}.cashier-performance-list article>div{flex:1;min-width:0}.cashier-performance-list small{display:block;margin-top:4px;color:#8591a2;font-size:10px}.loyalty-report-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.loyalty-report-metrics span{display:grid;gap:8px;padding:15px;border-radius:8px;background:#f6f9fb}.loyalty-report-metrics small{color:#748297;font-size:10px}.loyalty-report-metrics b{color:#267966;font-size:19px;overflow-wrap:anywhere}.sales-report-empty{padding:45px 20px;border:1px dashed #d6dfe8;border-radius:10px;text-align:center;color:#77869a;background:#fff}.sales-report-empty>span{font-size:32px}.sales-report-empty h2{font-size:17px;color:#35445b}.sales-report-empty p{font-size:12px}.sales-report-data-note{margin:0;color:#748298;font-size:11px;line-height:1.7}.report-switch-action{min-height:34px;padding:0 11px;border:1px solid #b9ded5;border-radius:7px;background:#edf9f6;color:#127b67;font-size:10px;font-weight:850}.report-preview-backdrop{z-index:65;padding:18px}.sales-report-print-preview{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1380px,calc(100vw - 36px));height:min(92vh,920px);min-width:0;border:1px solid #dce4ec;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 28px 75px #0f172a52}.report-preview-toolbar{display:grid;gap:13px;padding:14px 18px;border-bottom:1px solid #e1e7ed;background:#fff}.report-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.report-preview-close{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid #dce3ea;border-radius:8px;background:#f7f9fb;color:#657287;font-size:20px;line-height:1}.report-preview-close:hover{border-color:#efc6ca;background:#fff4f5;color:#bc4d58}.report-preview-toolbar h3,.report-preview-toolbar p{margin:0}.report-preview-toolbar h3{color:#29384e;font-size:15px}.report-preview-toolbar p{margin-top:4px;color:#7e8a9b;font-size:10px}.report-preview-controls{display:flex;align-items:end;justify-content:flex-start;flex-wrap:wrap;gap:8px}.report-preview-controls>label{display:grid;gap:4px;color:#6b798d;font-size:9px;font-weight:850}.report-preview-controls select{height:39px;min-width:100px;padding:0 25px 0 9px;border:1px solid #d5dee7;border-radius:7px;outline-color:#16ad92;background:#fff;color:#314158;font-size:10px}.report-print-button{height:39px;padding:0 13px;border:0;border-radius:7px;background:#168f79;color:#fff;font-size:10px;font-weight:850}.report-print-button:disabled{cursor:not-allowed;opacity:.45}.sales-report-preview-stage{min-height:0;max-height:none;padding:24px;overflow:auto;overscroll-behavior:contain;background:#e9edf2;scrollbar-gutter:stable}.sales-report-print-sheet{width:var(--report-paper-width);min-height:var(--report-paper-height);margin:0 auto;padding:var(--report-paper-padding);background:#fff;color:#26354a;box-shadow:0 8px 25px #1522341f;font-size:9px}.report-paper-58mm{--report-paper-width: 58mm;--report-paper-height: 90mm;--report-paper-padding: 3mm}.report-paper-80mm{--report-paper-width: 80mm;--report-paper-height: 120mm;--report-paper-padding: 4mm}.report-paper-a4{--report-paper-width: 210mm;--report-paper-height: 297mm;--report-paper-padding: 10mm}.report-paper-a5{--report-paper-width: 148mm;--report-paper-height: 210mm;--report-paper-padding: 8mm}.report-paper-letter{--report-paper-width: 215.9mm;--report-paper-height: 279.4mm;--report-paper-padding: 10mm}.report-paper-a4.report-orientation-landscape{--report-paper-width: 297mm;--report-paper-height: 210mm}.report-paper-a5.report-orientation-landscape{--report-paper-width: 210mm;--report-paper-height: 148mm}.report-paper-letter.report-orientation-landscape{--report-paper-width: 279.4mm;--report-paper-height: 215.9mm}.report-paper-58mm,.report-paper-80mm{font-size:7px}.report-paper-58mm .report-sheet-heading,.report-paper-80mm .report-sheet-heading{display:grid;gap:4px}.report-paper-58mm .report-sheet-heading>b,.report-paper-80mm .report-sheet-heading>b{font-size:7px}.report-paper-58mm .report-sheet-filter,.report-paper-80mm .report-sheet-filter{display:grid;gap:3px}.report-paper-58mm .report-sheet-kpis,.report-paper-80mm .report-sheet-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:7px 0}.report-paper-58mm .report-sheet-kpis>span,.report-paper-80mm .report-sheet-kpis>span{gap:2px;padding:4px}.report-paper-58mm .report-sheet-kpis strong,.report-paper-80mm .report-sheet-kpis strong{font-size:8px}.report-paper-58mm .report-sheet-summary-grid,.report-paper-80mm .report-sheet-summary-grid{grid-template-columns:1fr;gap:5px}.report-paper-58mm footer,.report-paper-80mm footer{display:grid;gap:4px;margin-top:8px}.thermal-sales-report-lines{margin-top:4px;border-top:1px solid #7d8794}.thermal-sales-report-lines article{display:grid;gap:4px;padding:6px 0;border-bottom:1px dashed #aeb7c1;break-inside:avoid}.thermal-sales-report-lines article>strong{width:100%;color:#1d2c40;font-size:8px;line-height:1.35;overflow-wrap:anywhere}.report-paper-80mm .thermal-sales-report-lines article>strong{font-size:9px}.thermal-sales-report-lines article>small{color:#738094;font-size:6px;overflow-wrap:anywhere}.thermal-sales-report-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 6px}.thermal-sales-report-values span{display:grid;min-width:0;gap:2px}.thermal-sales-report-values small{color:#7a8797;font-size:5px;font-weight:800;text-transform:uppercase}.thermal-sales-report-values b{color:#2a394e;font-size:7px;overflow-wrap:anywhere}.report-paper-80mm .thermal-sales-report-values b{font-size:8px}.report-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:2px solid #23354c}.report-sheet-heading>div{display:grid;gap:3px}.report-sheet-heading strong{font-size:16px}.report-sheet-heading span{color:#718095;font-size:8px;font-weight:900;letter-spacing:.08em}.report-sheet-heading>b{font-size:9px}.report-sheet-filter{display:flex;justify-content:space-between;gap:12px;padding:8px 0;color:#748196;border-bottom:1px solid #e0e6ec}.report-sheet-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:12px 0}.report-sheet-kpis>span{display:grid;gap:5px;padding:9px;border:1px solid #dde4eb;border-radius:5px;background:#f7f9fb}.report-sheet-kpis small{color:#758296;font-size:7px;font-weight:850;text-transform:uppercase}.report-sheet-kpis strong{color:#26364d;font-size:12px}.report-sheet-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sales-report-print-sheet h4{margin:8px 0 6px;font-size:10px}.sales-report-print-sheet table{width:100%;border-collapse:collapse}.sales-report-print-sheet th{padding:6px;background:#eef2f5;color:#65748a;font-size:7px;text-align:right;text-transform:uppercase}.sales-report-print-sheet td{padding:6px;border-bottom:1px solid #e5eaef;text-align:right}.sales-report-print-sheet th:first-child,.sales-report-print-sheet td:first-child{text-align:left}.report-sheet-products{margin-top:8px}.report-sheet-detail{margin-top:12px;overflow:hidden}.report-sheet-detail table{table-layout:fixed}.report-sheet-detail td:first-child{width:12%}.report-sheet-detail td strong,.report-sheet-detail td small{display:block}.report-sheet-detail td small{margin-top:2px;color:#8490a1;font-size:7px}.sales-report-print-sheet footer{display:flex;justify-content:space-between;gap:16px;margin-top:14px;padding-top:9px;border-top:2px solid #283a50}.sales-report-print-sheet footer strong{font-size:12px}.cashier-report-date-fields{grid-template-columns:140px 140px minmax(145px,.8fr) minmax(190px,1fr)}.cashier-report-date-fields select{width:100%;height:39px;min-width:0;padding:0 28px 0 10px;border:1px solid #d5dee8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#26354b;font-size:10px}.cashier-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cashier-activity-time{font-size:clamp(14px,1.35vw,21px)!important}.cashier-payment-method-section{display:grid;gap:12px}.cashier-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.cashier-section-heading h3,.cashier-section-heading p{margin:0}.cashier-section-heading h3{color:#29394e;font-size:14px}.cashier-section-heading p{margin-top:4px;color:#7b8899;font-size:9px}.cashier-section-heading>span{padding:6px 10px;border-radius:999px;background:#eaf7f3;color:#157b68;font-size:9px;font-weight:850;white-space:nowrap}.cashier-method-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cashier-method-card{display:flex;align-items:center;min-width:0;gap:10px;padding:13px;border:1px solid #dee6ed;border-radius:9px;background:#fff}.cashier-method-icon{display:grid;place-items:center;flex:0 0 35px;height:35px;border-radius:9px;background:#e9f6f2;color:#147c68;font-size:10px;font-weight:900}.cashier-method-card>div{display:grid;min-width:0;gap:4px}.cashier-method-card small{color:#6f7d91;font-size:9px;font-weight:800}.cashier-method-card strong{color:#2b3b51;font-size:clamp(13px,1.25vw,18px);overflow-wrap:anywhere}.cashier-method-card em{color:#8994a3;font-size:8px;font-style:normal}.cashier-method-card.method-card .cashier-method-icon{background:#eaf0fb;color:#416cae}.cashier-method-card.method-qr-scan .cashier-method-icon{background:#f1eefd;color:#6753af}.cashier-method-card.method-bank-transfer .cashier-method-icon{background:#eaf4f9;color:#347491}.cashier-method-card.method-cheque .cashier-method-icon{background:#fff4e3;color:#9a6a1d}.cashier-method-card.method-credit .cashier-method-icon{background:#fff0f1;color:#ad5360}.cashier-method-card.method-loyalty-points .cashier-method-icon,.cashier-method-card.method-loyalty-wallet .cashier-method-icon{background:#fff8dc;color:#907021}.cashier-report-summary-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.cashier-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:250px;overflow:auto}.cashier-payment-grid article{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:11px;border:1px solid #e3e9ee;border-radius:8px;background:#f8fafb}.cashier-payment-grid article span{display:grid;min-width:0;gap:3px}.cashier-payment-grid article b{color:#35465c;font-size:10px}.cashier-payment-grid article small{color:#8793a3;font-size:8px}.cashier-payment-grid article>strong{color:#167b68;font-size:12px;white-space:nowrap}.cashier-drawer-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cashier-drawer-summary>span{display:grid;gap:6px;padding:12px;border-radius:8px;background:#f6f8fa}.cashier-drawer-summary small{color:#718096;font-size:9px}.cashier-drawer-summary b,.cashier-drawer-summary strong{color:#314157;font-size:14px;overflow-wrap:anywhere}.cashier-drawer-summary .expected{border:1px solid #bfe2d9;background:#edf9f5}.cashier-drawer-summary .expected strong{color:#107c67}.cashier-performance-table{min-width:1040px}.cashier-performance-table th:nth-child(-n+3),.cashier-performance-table td:nth-child(-n+3){text-align:left}.cashier-invoice-table{min-width:1220px}.cashier-invoice-table-wrap{max-height:min(48vh,520px)}.cashier-reconciliation-note{margin:0;padding:11px 14px;border:1px solid #e5d7ad;border-radius:8px;background:#fffaf0;color:#77643a;font-size:10px;line-height:1.6}.cashier-reconciliation-note strong{color:#8a6418}.cashier-print-disclaimer{margin:11px 0 0;padding-top:7px;border-top:1px dashed #aeb7c1;color:#778398;font-size:7px;line-height:1.45}.supplier-payments-dashboard{display:grid;align-content:start;gap:16px;height:calc(100dvh - 145px);min-height:420px;padding:23px 28px 34px;overflow-y:auto}.supplier-payable-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.supplier-payable-kpis article{display:grid;gap:7px;min-width:0;padding:17px;border:1px solid #dfe6ed;border-radius:10px;background:#fff}.supplier-payable-kpis span{color:#6d7b90;font-size:9px;font-weight:850;text-transform:uppercase}.supplier-payable-kpis strong{color:#2a3a50;font-size:clamp(18px,1.7vw,25px);overflow-wrap:anywhere}.supplier-payable-kpis small{color:#8490a1;font-size:8px}.supplier-payable-kpis .primary{border-color:#b8ded6;background:#effaf7}.supplier-payable-kpis .primary strong{color:#107a67}.supplier-payable-kpis .overdue{border-color:#efc9cd;background:#fff5f6}.supplier-payable-kpis .overdue strong{color:#b84c58}.supplier-payment-layout{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,2.28fr);gap:14px;min-height:440px}.supplier-account-panel,.supplier-invoice-panel,.supplier-payment-history{min-width:0;border:1px solid #dce4eb;border-radius:11px;background:#fff;overflow:hidden}.supplier-payment-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5eaf0}.supplier-payment-title h2,.supplier-payment-title h3,.supplier-payment-title p{margin:0}.supplier-payment-title h2{color:#2b3a50;font-size:14px}.supplier-payment-title h3{color:#2b3a50;font-size:12px}.supplier-payment-title p{margin-top:4px;color:#7d899a;font-size:9px}.supplier-payment-title>span{display:grid;place-items:center;min-width:27px;height:27px;padding:0 8px;border-radius:999px;background:#eaf7f3;color:#147c68;font-size:9px;font-weight:900}.supplier-account-list{max-height:520px;overflow:auto}.supplier-account-list>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;width:100%;gap:10px;padding:13px 14px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#34445a;text-align:left}.supplier-account-list>button:hover,.supplier-account-list>button.selected{background:#f0faf7}.supplier-account-list>button.selected{box-shadow:inset 3px 0 #15947d}.supplier-account-initial{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#e8f5f1;color:#147c68;font-size:10px;font-weight:900}.supplier-account-list button>span:nth-child(2){min-width:0}.supplier-account-list strong,.supplier-account-list small{display:block}.supplier-account-list strong{overflow:hidden;color:#2c3b51;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.supplier-account-list small{margin-top:4px;color:#8390a1;font-size:8px;line-height:1.4}.supplier-account-list button>b{color:#b04f5a;font-size:10px;white-space:nowrap}.supplier-payment-toolbar{display:grid;grid-template-columns:minmax(160px,1fr) minmax(150px,.75fr) minmax(140px,.65fr) auto;align-items:end;gap:9px;padding:13px;border-bottom:1px solid #e4e9ee}.supplier-payment-toolbar label,.supplier-history-dates label{display:grid;gap:4px;color:#6e7c90;font-size:8px;font-weight:850}.supplier-payment-toolbar input,.supplier-payment-toolbar select,.supplier-history-dates input{width:100%;height:37px;min-width:0;padding:0 9px;border:1px solid #d6dfe7;border-radius:7px;outline-color:#16ad92;background:#fff;color:#2c3b51;font-size:9px}.supplier-payment-toolbar .primary-action{min-height:37px;padding:0 12px;white-space:nowrap}.supplier-invoice-table-wrap,.supplier-payment-history-wrap{max-height:500px;overflow:auto;scrollbar-gutter:stable}.supplier-invoice-table,.supplier-payment-history-table{width:100%;min-width:940px;border-collapse:collapse}.supplier-invoice-table th,.supplier-payment-history-table th{position:sticky;z-index:1;top:0;padding:10px;border-bottom:1px solid #dfe5eb;background:#f4f7f9;color:#6e7c90;font-size:8px;text-align:right;text-transform:uppercase}.supplier-invoice-table td,.supplier-payment-history-table td{padding:11px 10px;border-bottom:1px solid #edf0f3;color:#4d5b70;font-size:9px;text-align:right}.supplier-invoice-table th:nth-child(-n+4),.supplier-invoice-table td:nth-child(-n+4),.supplier-payment-history-table th:nth-child(-n+7),.supplier-payment-history-table td:nth-child(-n+7){text-align:left}.supplier-invoice-table td strong,.supplier-invoice-table td small{display:block}.supplier-invoice-table td strong{color:#29394f}.supplier-invoice-table td small{margin-top:3px;color:#8793a3;font-size:8px}.supplier-invoice-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#fff1d9;color:#956114;font-size:8px;font-weight:850;white-space:nowrap}.supplier-invoice-status.paid,.supplier-invoice-status.cleared{background:#e7f6f1;color:#147964}.supplier-invoice-status.overdue,.supplier-invoice-status.returned,.supplier-invoice-status.cancelled{background:#ffebed;color:#b64854}.supplier-invoice-status.part-paid,.supplier-invoice-status.issued{background:#eaf0f8;color:#416486}.supplier-payment-empty{margin:0;padding:32px 18px;color:#8190a2;font-size:10px;text-align:center}.supplier-payment-history{min-height:270px}.supplier-history-count{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:9px;vertical-align:middle}.supplier-history-dates{display:flex;align-items:end;gap:7px}.supplier-history-dates label{width:130px}.supplier-history-dates .text-action{height:37px}.supplier-recovery-panel{min-width:0;border:1px solid #e6cf9c;border-radius:11px;background:#fffdf7;overflow:hidden}.supplier-recovery-panel:focus{outline:2px solid #d89a32;outline-offset:3px}.supplier-recovery-shortcut{display:grid;grid-template-columns:26px auto auto;align-items:center;gap:8px;min-height:42px;padding:5px 9px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;color:#314157;text-align:left;box-shadow:0 3px 10px #1c2b3f0d;white-space:nowrap;transition:border-color .16s ease,background .16s ease,transform .16s ease}.supplier-recovery-shortcut>span:first-child{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#fff1d5;color:#95651c;font-size:15px;font-weight:900}.supplier-recovery-shortcut>span:nth-child(2){display:grid;gap:1px}.supplier-recovery-shortcut small{color:#7b8797;font-size:7px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.supplier-recovery-shortcut strong{color:#3b4a5f;font-size:9px}.supplier-recovery-shortcut>b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#dff4ee;color:#147964;font-size:8px}.supplier-recovery-shortcut:hover{transform:translateY(-1px);border-color:#d2b671;background:#fffdf7}.supplier-recovery-panel>.supplier-payment-title{border-bottom:1px solid #eee1c4;background:#fffaf0}.supplier-recovery-total{display:grid;justify-items:end;gap:3px}.supplier-recovery-total small{color:#8e7850;font-size:8px;font-weight:850;text-transform:uppercase}.supplier-recovery-total strong{color:#9a681b;font-size:18px}.supplier-recovery-total .text-action{padding:2px 0}.supplier-recovery-table-wrap{max-height:320px;overflow:auto;scrollbar-gutter:stable}.supplier-recovery-table-wrap .supplier-payment-history-table{min-width:900px}.supplier-recovery-table-wrap td strong,.supplier-recovery-table-wrap td small{display:block}.supplier-recovery-table-wrap td small{margin-top:3px;color:#8b7b61;font-size:8px}.supplier-recovery-actions{display:flex;justify-content:flex-end;gap:8px;white-space:nowrap}.supplier-invoice-status.open{background:#fff1d6;color:#946315}.supplier-invoice-status.part-settled{background:#eaf1ff;color:#426aa3}.supplier-invoice-status.settled{background:#e5f7f2;color:#147864}.supplier-invoice-status.no-refund{background:#f0f2f5;color:#687587}.supplier-invoice-status.sync-pending{background:#fff0d9;color:#97621a}.supplier-payment-direction{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;font-size:8px;font-weight:850;white-space:nowrap}.supplier-payment-direction.outgoing{background:#eef2f7;color:#50657d}.supplier-payment-direction.incoming{background:#e7f6f1;color:#147964}.supplier-payment-amount.outgoing{color:#a44c56}.supplier-payment-amount.incoming{color:#147964}.supplier-recovery-load-error{margin:12px}.supplier-recovery-settlement-backdrop{z-index:47}.supplier-recovery-settlement-modal{width:min(650px,calc(100vw - 32px))}.supplier-recovery-methods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.supplier-recovery-methods button{min-height:42px;padding:8px;border:1px solid #dbe3eb;border-radius:7px;background:#fff;color:#55647a;font-size:10px;font-weight:800}.supplier-recovery-methods button.selected{border-color:#1aa88f;background:#e9f8f4;color:#117a68;box-shadow:inset 0 0 0 1px #1aa88f}.supplier-recovery-detail-modal{width:min(760px,calc(100vw - 32px))}.supplier-recovery-form{display:grid;grid-template-columns:1fr 1fr;gap:11px}.supplier-recovery-form label{display:grid;gap:6px;color:#526078;font-size:10px;font-weight:800}.supplier-recovery-form label:last-child{grid-column:1 / -1}.supplier-recovery-form input,.supplier-recovery-form textarea{width:100%;padding:10px 11px;border:1px solid #d9e1e9;border-radius:7px;outline-color:#18a990;color:#29384e;font:inherit;font-weight:500}.supplier-recovery-form textarea{min-height:70px;resize:vertical}.supplier-recovery-confirm-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.supplier-recovery-confirm-summary span{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:7px;background:#f6f8fa;color:#68768a;font-size:10px}.supplier-recovery-confirm-summary b{color:#2f3d52}.supplier-recovery-confirm-summary strong{color:#b25b32}.supplier-payment-backdrop{z-index:43}.supplier-payment-confirm-backdrop{z-index:49}.supplier-payment-modal{width:min(1160px,calc(100vw - 36px));max-height:min(92vh,900px);overflow:auto}.supplier-payment-compose{display:grid;grid-template-columns:minmax(310px,.82fr) minmax(420px,1.18fr);gap:18px}.supplier-payment-compose>section{min-width:0}.supplier-payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.supplier-payment-methods button{min-height:39px;padding:0 8px;border:1px solid #d8e1e9;border-radius:7px;background:#f7f9fb;color:#536278;font-size:9px;font-weight:850}.supplier-payment-methods button.selected{border-color:#16937d;background:#e9f7f3;color:#107864;box-shadow:inset 0 0 0 1px #16937d}.supplier-payment-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.supplier-payment-form label{display:grid;gap:5px;color:#637187;font-size:9px;font-weight:850}.supplier-payment-form input,.supplier-payment-form textarea{width:100%;min-width:0;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#28384e}.supplier-payment-form input{height:40px;padding:0 10px}.supplier-payment-form textarea{min-height:72px;padding:9px 10px;resize:vertical}.supplier-payment-note{grid-column:1 / -1}.supplier-payment-note small{color:#8995a5;font-weight:600}.supplier-allocation-total{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0}.supplier-allocation-total span{display:grid;gap:4px;padding:9px;border-radius:7px;background:#f5f8fa;color:#758397;font-size:8px}.supplier-allocation-total b,.supplier-allocation-total strong{color:#2c3c52;font-size:10px;overflow-wrap:anywhere}.supplier-allocation-total strong{color:#b64b57}.supplier-allocation-panel{border:1px solid #e0e6ec;border-radius:9px;overflow:hidden}.supplier-allocation-list{max-height:430px;overflow:auto}.supplier-allocation-list>label{display:grid;grid-template-columns:auto minmax(135px,1fr) minmax(95px,.55fr) minmax(90px,.5fr);align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid #edf0f3;cursor:pointer}.supplier-allocation-list input{width:16px;height:16px;accent-color:#15937c}.supplier-allocation-list span{display:grid;min-width:0;gap:3px}.supplier-allocation-list small{color:#8290a2;font-size:8px}.supplier-allocation-list b{color:#4b5b70;font-size:9px}.supplier-allocation-list strong{color:#147b68;font-size:10px}.supplier-payment-confirm b{color:#177d69}.supplier-payment-detail{width:min(720px,calc(100vw - 30px))}.supplier-payment-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.supplier-payment-detail-grid>span{display:grid;gap:5px;min-width:0;padding:11px;border-radius:7px;background:#f5f8fa}.supplier-payment-detail-grid small{color:#78869a;font-size:8px}.supplier-payment-detail-grid strong{color:#2b3b51;font-size:10px;overflow-wrap:anywhere}.supplier-payment-detail-note{padding:11px;border-left:3px solid #1b9680;background:#f1f9f7;color:#526277;font-size:10px}.supplier-payment-allocations{margin-top:13px;border:1px solid #e0e7ed;border-radius:8px;overflow:hidden}.supplier-payment-allocations h3{margin:0;padding:11px;background:#f5f8fa;color:#35455b;font-size:11px}.supplier-payment-allocations>div{display:flex;justify-content:space-between;gap:12px;padding:9px 11px;border-top:1px solid #e7ecf1;color:#59687c;font-size:9px}.supplier-cheque-lifecycle{margin-top:13px;padding:13px;border:1px solid #e8d9ad;border-radius:8px;background:#fffaf0}.supplier-cheque-lifecycle>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#665d49;font-size:9px}.supplier-cheque-lifecycle p{color:#7c704f;font-size:9px;line-height:1.5}.supplier-cheque-lifecycle>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.supplier-cheque-lifecycle button{min-height:32px;padding:0 9px;border:1px solid #d8c99e;border-radius:6px;background:#fff;color:#6c5d37;font-size:8px;font-weight:850}.supplier-cheque-lifecycle button:disabled{opacity:.45}.grn-success-toast{position:fixed;z-index:58;top:50px;right:22px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;width:min(440px,calc(100vw - 32px));gap:11px;padding:13px 14px;border:1px solid #a9dace;border-radius:10px;background:#f0fbf7;box-shadow:0 18px 42px #12463d33;animation:modal-in .26s cubic-bezier(.22,1,.36,1) both}.grn-success-toast>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#15937c;color:#fff;font-size:18px;font-weight:900}.grn-success-toast>div{display:grid;min-width:0;gap:3px}.grn-success-toast strong{color:#176d5e;font-size:11px}.grn-success-toast small{color:#56776f;font-size:9px;line-height:1.45}.grn-success-toast button{align-self:start;padding:0 3px;border:0;background:transparent;color:#67867e;font-size:19px;line-height:1}@media(max-width:1120px){.supplier-payment-layout,.supplier-payment-compose{grid-template-columns:1fr}.supplier-account-list{max-height:260px}.supplier-payable-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.supplier-payments-dashboard{padding:14px}.supplier-payable-kpis,.supplier-payment-toolbar{grid-template-columns:1fr 1fr}.supplier-payment-toolbar .primary-action{grid-column:1 / -1}.supplier-history-dates{width:100%;flex-wrap:wrap}.supplier-payment-title{align-items:flex-start;flex-wrap:wrap}.supplier-payment-form,.supplier-payment-detail-grid,.supplier-recovery-form{grid-template-columns:1fr}.supplier-payment-note,.supplier-recovery-form label:last-child{grid-column:1}.supplier-payment-methods,.supplier-recovery-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-allocation-list>label{grid-template-columns:auto minmax(0,1fr)}.supplier-allocation-list>label>span:nth-last-child(-n+2){padding-left:26px}}.stock-report-dashboard{display:grid;gap:16px;padding:24px 30px 34px}.stock-report-control-bar{display:grid;grid-template-columns:minmax(190px,1.35fr) repeat(4,minmax(125px,.75fr)) auto;align-items:end;gap:10px;padding:14px;border:1px solid #dce4eb;border-radius:11px;background:#fff;box-shadow:0 3px 12px #1d2c3f0d}.stock-report-control-bar>label{display:grid;min-width:0;gap:5px;color:#6d7a8e;font-size:9px;font-weight:850}.stock-report-control-bar input,.stock-report-control-bar select{width:100%;height:38px;min-width:0;padding:0 10px;border:1px solid #d7dfe7;border-radius:7px;outline-color:#16ad92;background:#fff;color:#2d3c52;font-size:10px}.stock-report-control-bar select{padding-right:24px}.stock-report-actions{display:flex;gap:7px}.stock-report-actions button{height:38px;padding:0 11px;border:1px solid #bcded6;border-radius:7px;background:#effaf7;color:#137d68;font-size:9px;font-weight:850;white-space:nowrap}.stock-report-actions button:last-child{border-color:#168f79;background:#168f79;color:#fff}.stock-report-actions button:disabled{cursor:not-allowed;opacity:.45}.stock-report-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.stock-report-heading h2,.stock-report-heading p{margin:0}.stock-report-heading h2{color:#26364d;font-size:18px}.stock-report-heading p{margin-top:5px;color:#7b8798;font-size:10px}.stock-report-heading>span{padding:7px 10px;border-radius:999px;background:#eaf7f3;color:#147d69;font-size:10px;font-weight:850;white-space:nowrap}.stock-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.stock-kpi-grid article{display:grid;align-content:start;min-width:0;gap:7px;padding:15px;border:1px solid #dde5ec;border-radius:10px;background:#fff}.stock-kpi-grid article>span{color:#748195;font-size:9px;font-weight:850;text-transform:uppercase}.stock-kpi-grid article strong{color:#2a394f;font-size:clamp(18px,1.7vw,25px);overflow-wrap:anywhere}.stock-kpi-grid article small{color:#8490a1;font-size:8px;line-height:1.45}.stock-kpi-grid article.primary{border-color:#bce1d8;background:#f0faf7}.stock-kpi-grid article.primary strong{color:#137c68}.stock-kpi-grid article.warning{border-color:#efd6a5;background:#fff9ec}.stock-kpi-grid article.warning strong{color:#a36c12}.stock-kpi-grid article.danger{border-color:#efc8cc;background:#fff5f6}.stock-kpi-grid article.danger strong{color:#bd4c57}.stock-kpi-grid article.value{border-color:#cbd9eb;background:#f4f7fc}.stock-kpi-grid article.retail{border-color:#d6d1ee;background:#f8f6fd}.stock-report-table-card{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.stock-report-table-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border-bottom:1px solid #e3e8ed}.stock-report-table-title h3,.stock-report-table-title p{margin:0}.stock-report-table-title h3{color:#2a394e;font-size:14px}.stock-report-table-title p{margin-top:4px;color:#7c899a;font-size:9px}.stock-report-table-title>b{color:#617086;font-size:9px}.stock-report-table-wrap{max-height:min(58vh,610px);overflow:auto;scrollbar-gutter:stable}.stock-report-table{width:100%;min-width:980px;border-collapse:collapse}.stock-report-table th{position:sticky;z-index:1;top:0;padding:9px 10px;border-bottom:1px solid #dfe5eb;background:#f4f7f9;color:#6e7c90;font-size:8px;text-align:right;text-transform:uppercase}.stock-report-table th:first-child,.stock-report-table th:nth-child(2),.stock-report-table th:nth-child(3){text-align:left}.stock-report-table td{padding:10px;border-bottom:1px solid #edf0f3;color:#4a596e;font-size:9px;text-align:right;vertical-align:middle}.stock-report-table td:first-child,.stock-report-table td:nth-child(2),.stock-report-table td:nth-child(3){text-align:left}.stock-report-table td strong,.stock-report-table td small{display:block}.stock-report-table td strong{color:#2a394f;font-size:10px}.stock-report-table td small{margin-top:3px;color:#8793a2;font-size:8px}.stock-report-table tbody tr:hover{background:#f7fbfa}.stock-adjustment-dashboard{display:grid;align-content:start;gap:15px;height:calc(100dvh - 145px);min-height:480px;padding:22px 28px 34px;overflow-y:auto}.stock-adjustment-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stock-adjustment-kpis article{display:grid;gap:6px;min-width:0;padding:15px 17px;border:1px solid #dfe6ed;border-radius:10px;background:#fff}.stock-adjustment-kpis span{color:#6e7b8f;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.stock-adjustment-kpis strong{color:#2b3a50;font-size:23px}.stock-adjustment-kpis small{color:#8490a1;font-size:8px}.stock-adjustment-kpis .primary{border-color:#b8ded6;background:#effaf7}.stock-adjustment-kpis .primary strong,.stock-adjustment-kpis .increase strong{color:#147d69}.stock-adjustment-kpis .decrease{border-color:#efcdd1;background:#fff7f7}.stock-adjustment-kpis .decrease strong{color:#b84c58}.stock-adjustment-compose{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:14px;min-height:510px}.stock-adjustment-products,.stock-adjustment-entry,.stock-adjustment-history{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.stock-adjustment-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5eaf0}.stock-adjustment-section-title h2,.stock-adjustment-section-title h3,.stock-adjustment-section-title p{margin:0}.stock-adjustment-section-title h2{color:#29394f;font-size:14px}.stock-adjustment-section-title p{margin-top:4px;color:#7e8a9b;font-size:9px}.stock-adjustment-section-title>span,.stock-adjustment-unit{display:grid;place-items:center;min-width:28px;height:27px;padding:0 8px;border-radius:999px;background:#eaf7f3;color:#147c68;font-size:9px;font-weight:900}.stock-adjustment-search{display:grid;gap:5px;padding:12px 14px;border-bottom:1px solid #e7ebf0;color:#68768a;font-size:8px;font-weight:850}.stock-adjustment-search input{width:100%;height:39px;padding:0 11px;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;color:#28384e}.stock-adjustment-product-list{max-height:430px;overflow:auto;scrollbar-gutter:stable}.stock-adjustment-product-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;gap:12px;padding:12px 14px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#34445a;text-align:left}.stock-adjustment-product-list>button:hover,.stock-adjustment-product-list>button.selected{background:#f0faf7}.stock-adjustment-product-list>button.selected{box-shadow:inset 3px 0 #15947d}.stock-adjustment-product-list span{display:grid;min-width:0;gap:3px}.stock-adjustment-product-list span:last-child{justify-items:end}.stock-adjustment-product-list strong{overflow:hidden;color:#2b3a50;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-adjustment-product-list small{color:#8490a1;font-size:8px}.stock-adjustment-product-list b{color:#147a67;font-size:9px;white-space:nowrap}.stock-adjustment-entry{padding-bottom:16px}.stock-adjustment-product-summary{display:grid;grid-template-columns:1.45fr repeat(3,minmax(100px,.75fr));gap:8px;padding:13px 15px}.stock-adjustment-product-summary>span{display:grid;align-content:center;min-width:0;gap:4px;padding:10px;border-radius:7px;background:#f5f8fa}.stock-adjustment-product-summary small{color:#7a8799;font-size:8px}.stock-adjustment-product-summary strong{overflow:hidden;color:#2a394f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-adjustment-product-summary em{overflow:hidden;color:#8b96a5;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.stock-adjustment-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 15px 13px}.stock-adjustment-modes button{display:grid;gap:4px;min-height:58px;padding:9px;border:1px solid #dce3ea;border-radius:8px;background:#fff;color:#59687d;text-align:left}.stock-adjustment-modes b{font-size:10px}.stock-adjustment-modes small{color:#8a95a5;font-size:8px}.stock-adjustment-modes button.selected{border-color:#168f79;background:#edf9f6;color:#147762;box-shadow:inset 0 0 0 1px #168f79}.stock-adjustment-modes button.selected.decrease{border-color:#bf5964;background:#fff2f3;color:#a8424d;box-shadow:inset 0 0 0 1px #bf5964}.stock-adjustment-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 15px}.stock-adjustment-form label{display:grid;min-width:0;gap:5px;color:#637187;font-size:9px;font-weight:850}.stock-adjustment-form label>small{color:#929cab;font-weight:600}.stock-adjustment-form input,.stock-adjustment-form select,.stock-adjustment-form textarea{width:100%;min-width:0;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#28384e}.stock-adjustment-form input,.stock-adjustment-form select{height:40px;padding:0 10px}.stock-adjustment-form textarea{min-height:68px;padding:9px 10px;resize:vertical}.stock-adjustment-note{grid-column:1 / -1}.stock-adjustment-impact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 15px}.stock-adjustment-impact span{display:grid;min-width:0;gap:5px;padding:9px;border-radius:7px;background:#f5f8fa}.stock-adjustment-impact small{color:#78869a;font-size:7px;text-transform:uppercase}.stock-adjustment-impact b,.stock-adjustment-impact strong{color:#2b3b51;font-size:9px;overflow-wrap:anywhere}.stock-adjustment-impact .positive b{color:#147b68}.stock-adjustment-impact .negative b{color:#b64854}.stock-adjustment-entry>.complete-sale,.stock-adjustment-entry>.form-error{width:calc(100% - 30px);margin:0 15px}.stock-adjustment-entry>.form-error{margin-bottom:9px}.stock-adjustment-empty{display:grid;place-items:center;align-content:center;min-height:400px;padding:40px;color:#8491a2;text-align:center}.stock-adjustment-empty span{color:#30a68f;font-size:30px}.stock-adjustment-empty h3{margin:9px 0 0;color:#415168}.stock-adjustment-empty p{max-width:360px;font-size:10px;line-height:1.55}.stock-adjustment-history{min-height:310px}.history-title h2>span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:5px;padding:0 6px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:8px;vertical-align:middle}.stock-adjustment-history-filters{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(2,minmax(135px,.75fr)) repeat(2,minmax(130px,.65fr)) auto;align-items:end;gap:8px;padding:12px 14px;border-bottom:1px solid #e5eaf0}.stock-adjustment-history-filters label{display:grid;min-width:0;gap:4px;color:#6c7a8e;font-size:8px;font-weight:850}.stock-adjustment-history-filters input,.stock-adjustment-history-filters select{width:100%;height:36px;min-width:0;padding:0 8px;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#2c3b51;font-size:9px}.stock-adjustment-history-filters .text-action{height:36px;white-space:nowrap}.stock-adjustment-history-wrap{max-height:500px;overflow:auto;scrollbar-gutter:stable}.stock-adjustment-history table{width:100%;min-width:1180px;border-collapse:collapse}.stock-adjustment-history th{position:sticky;z-index:1;top:0;padding:9px 10px;border-bottom:1px solid #dfe5eb;background:#f4f7f9;color:#6e7c90;font-size:8px;text-align:right;text-transform:uppercase}.stock-adjustment-history td{padding:10px;border-bottom:1px solid #edf0f3;color:#4d5b70;font-size:9px;text-align:right;vertical-align:middle}.stock-adjustment-history th:nth-child(-n+4),.stock-adjustment-history td:nth-child(-n+4),.stock-adjustment-history th:nth-child(8),.stock-adjustment-history td:nth-child(8),.stock-adjustment-history th:nth-child(9),.stock-adjustment-history td:nth-child(9){text-align:left}.stock-adjustment-history td strong,.stock-adjustment-history td small{display:block}.stock-adjustment-history td small{margin-top:3px;color:#8793a3;font-size:7px}.stock-change-positive{color:#147b68!important}.stock-change-negative{color:#b64854!important}.stock-adjustment-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:8px;font-weight:850}.stock-adjustment-status.reversed{background:#f1f2f4;color:#747f8e}.stock-adjustment-confirm-backdrop{z-index:52}.stock-adjustment-confirm p strong{color:#27374d}.stock-adjustment-detail{width:min(850px,calc(100vw - 32px))}.stock-adjustment-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.stock-adjustment-detail-grid>span{display:grid;min-width:0;gap:4px;padding:11px;border-radius:7px;background:#f5f8fa}.stock-adjustment-detail-grid small{color:#78869a;font-size:8px}.stock-adjustment-detail-grid strong{color:#2b3b51;font-size:10px;overflow-wrap:anywhere}.stock-adjustment-detail-grid em{color:#8793a3;font-size:8px;font-style:normal;overflow-wrap:anywhere}.stock-adjustment-detail-note,.stock-adjustment-reversal-note{margin:12px 0 0;padding:11px;border-left:3px solid #1b9680;background:#f1f9f7;color:#526277;font-size:9px;line-height:1.5}.stock-adjustment-reversal-note{border-color:#9aa4b0;background:#f5f6f7}.stock-adjustment-reverse{display:block;margin:14px 0 0 auto;padding:9px 12px;border:1px solid #efcbd0;border-radius:7px;background:#fff5f6;color:#b54b57;font-size:9px;font-weight:850}.stock-adjustment-success{z-index:59}@media(max-width:1120px){.stock-adjustment-compose{grid-template-columns:1fr}.stock-adjustment-product-list{max-height:280px}.stock-adjustment-history-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-adjustment-history-filters>label:first-child{grid-column:span 2}}@media(max-width:720px){.stock-adjustment-dashboard{padding:14px}.stock-adjustment-kpis{grid-template-columns:1fr 1fr}.stock-adjustment-compose{min-height:0}.stock-adjustment-product-summary,.stock-adjustment-detail-grid{grid-template-columns:1fr 1fr}.stock-adjustment-modes,.stock-adjustment-form,.stock-adjustment-history-filters{grid-template-columns:1fr}.stock-adjustment-history-filters>label:first-child{grid-column:1}.stock-adjustment-note{grid-column:1}.stock-adjustment-impact{grid-template-columns:1fr 1fr}}.stock-adjustment-compose{align-items:stretch;min-height:620px}.stock-adjustment-entry{min-height:620px;overflow:visible}.stock-adjustment-entry>.complete-sale{position:relative;z-index:2;min-height:43px;margin-bottom:16px;box-shadow:0 8px 18px #12695829}.stock-adjustment-voucher-toolbar{display:grid;grid-template-columns:minmax(200px,1fr) minmax(300px,.8fr) auto;align-items:end;gap:12px;padding:13px 15px;border:1px solid #cfe2dd;border-radius:10px;background:#f3faf8}.stock-adjustment-voucher-toolbar>div{display:grid;gap:4px}.stock-adjustment-voucher-toolbar strong{color:#294155;font-size:11px}.stock-adjustment-voucher-toolbar small{color:#78899a;font-size:8px}.stock-adjustment-voucher-toolbar label{display:grid;gap:4px;color:#657589;font-size:8px;font-weight:850}.stock-adjustment-voucher-toolbar select{width:100%;height:38px;min-width:0;padding:0 9px;border:1px solid #cbdcd8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#2d3d52}.stock-adjustment-voucher-toolbar .primary-action{min-height:38px;white-space:nowrap}.stock-adjustment-voucher-preview{width:min(1100px,calc(100vw - 36px))}.stock-adjustment-print-sheet{display:grid;align-content:start;gap:14px}.stock-adjustment-voucher-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:2px solid #25364c}.stock-adjustment-voucher-heading>div{display:grid;gap:3px}.stock-adjustment-voucher-heading strong{color:#1e2d42;font-size:15px}.stock-adjustment-voucher-heading span{color:#738095;font-size:8px;font-weight:900;letter-spacing:.12em}.stock-adjustment-voucher-heading>b{padding:5px 8px;border-radius:5px;background:#e7f6f1;color:#147964;font-size:8px}.stock-adjustment-voucher-number{display:flex;justify-content:space-between;gap:18px}.stock-adjustment-voucher-number span,.stock-adjustment-voucher-meta span{display:grid;min-width:0;gap:3px}.stock-adjustment-voucher-number span:last-child{text-align:right}.stock-adjustment-voucher-number small,.stock-adjustment-voucher-product small,.stock-adjustment-voucher-movement small,.stock-adjustment-voucher-meta small{color:#758297;font-size:7px;font-weight:850;text-transform:uppercase}.stock-adjustment-voucher-number strong{color:#27374d;font-size:10px;overflow-wrap:anywhere}.stock-adjustment-voucher-product{display:grid;gap:4px;padding:12px;border:1px solid #dce4ea;border-radius:7px}.stock-adjustment-voucher-product strong{color:#24344a;font-size:13px}.stock-adjustment-voucher-product span{color:#7c899b;font-size:8px}.stock-adjustment-voucher-movement{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stock-adjustment-voucher-movement span{display:grid;gap:5px;padding:12px;border-radius:7px;background:#f3f6f8}.stock-adjustment-voucher-movement strong{color:#2b3a50;font-size:12px;overflow-wrap:anywhere}.stock-adjustment-voucher-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:12px 0;border-top:1px solid #dfe5ea;border-bottom:1px solid #dfe5ea}.stock-adjustment-voucher-meta b{color:#34445a;font-size:9px;overflow-wrap:anywhere}.stock-adjustment-voucher-note{margin:0;padding:9px;border-left:3px solid #168f79;background:#f3faf8;color:#536378;font-size:8px;line-height:1.5}.stock-adjustment-voucher-signatures{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.stock-adjustment-voucher-signatures span{padding-top:6px;border-top:1px solid #6e7885;color:#667489;font-size:7px;text-align:center}.stock-adjustment-print-sheet.report-paper-58mm,.stock-adjustment-print-sheet.report-paper-80mm{gap:8px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-heading strong,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-heading strong{font-size:10px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-number,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-number{display:grid;gap:5px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-number span:last-child,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-number span:last-child{text-align:left}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-movement,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-movement,.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-meta,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-meta{grid-template-columns:1fr;gap:5px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-movement span,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-movement span{display:flex;justify-content:space-between;padding:6px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-product,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-product{padding:7px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-product strong,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-product strong{font-size:9px}.stock-adjustment-print-sheet.report-paper-58mm .stock-adjustment-voucher-signatures,.stock-adjustment-print-sheet.report-paper-80mm .stock-adjustment-voucher-signatures{grid-template-columns:1fr;gap:20px;margin-top:20px}@media(max-width:1120px){.stock-adjustment-entry{min-height:620px}.stock-adjustment-voucher-toolbar{grid-template-columns:1fr 1fr}.stock-adjustment-voucher-toolbar>div{grid-column:1 / -1}}@media(max-width:720px){.stock-adjustment-entry{min-height:850px}.stock-adjustment-voucher-toolbar{grid-template-columns:1fr}.stock-adjustment-voucher-toolbar>div{grid-column:1}.stock-adjustment-voucher-toolbar .primary-action{width:100%}}.stock-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#e8f5f1;color:#187865;font-size:8px;font-weight:850;white-space:nowrap}.stock-status-low{background:#fff1d9;color:#9b6614}.stock-status-out{background:#ffebed;color:#b94752}.stock-status-untracked,.stock-status-inactive{background:#eef1f4;color:#727f91}.stock-print-detail{margin-top:10px}.stock-print-detail td:first-child{width:auto}@media(max-width:1280px){.stock-report-control-bar{grid-template-columns:repeat(3,minmax(140px,1fr))}.stock-report-actions{justify-content:flex-end}.stock-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.stock-report-dashboard{padding:15px}.stock-report-control-bar{grid-template-columns:1fr 1fr}.stock-report-search,.stock-report-actions{grid-column:1 / -1}.stock-report-actions button{flex:1}.stock-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-report-heading{align-items:flex-start;flex-direction:column}}@media(max-width:1280px){.cashier-report-date-fields{grid-template-columns:repeat(2,minmax(145px,1fr));flex-basis:100%}.cashier-report-summary-grid{grid-template-columns:1fr}.cashier-method-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.sales-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-report-visual-grid{grid-template-columns:1fr}}@media(max-width:700px){.sales-report-dashboard{padding:16px}.sales-report-date-fields{grid-template-columns:repeat(2,minmax(0,1fr));flex-basis:100%}.sales-report-search{grid-column:1 / -1}.sales-report-bottom-grid{grid-template-columns:1fr}.sales-kpi-grid article{padding:14px}.sales-report-period-title,.cashier-section-heading{align-items:flex-start;flex-direction:column}.cashier-payment-grid,.cashier-drawer-summary,.cashier-method-kpi-grid{grid-template-columns:1fr}.report-preview-backdrop{padding:8px}.sales-report-print-preview{width:calc(100vw - 16px);height:calc(100vh - 16px)}.report-preview-toolbar{padding:12px}.report-preview-controls{justify-content:flex-start}.report-preview-controls .sales-report-presets{width:100%}.report-preview-controls .sales-report-presets button{flex:1}.sales-report-preview-stage{padding:10px}}.invoice-return-dashboard{display:grid;align-content:start;gap:15px;height:calc(100dvh - 145px);min-height:520px;padding:22px 28px 34px;overflow-y:auto}.invoice-return-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.invoice-return-kpis article{display:grid;min-width:0;gap:6px;padding:15px 17px;border:1px solid #dfe6ed;border-radius:10px;background:#fff}.invoice-return-kpis span{color:#6e7b8f;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.invoice-return-kpis strong{color:#2b3a50;font-size:23px;overflow-wrap:anywhere}.invoice-return-kpis small{color:#8490a1;font-size:8px}.invoice-return-kpis .primary{border-color:#b8ded6;background:#effaf7}.invoice-return-kpis .primary strong{color:#147d69}.invoice-return-kpis .danger{border-color:#efcdd1;background:#fff7f7}.invoice-return-kpis .danger strong{color:#b84c58}.invoice-return-kpis .warning{border-color:#efd6a5;background:#fff9ec}.invoice-return-kpis .warning strong{color:#9c6814}.invoice-return-layout{display:grid;grid-template-columns:minmax(300px,.74fr) minmax(620px,1.26fr);align-items:stretch;gap:14px;min-height:560px}.invoice-return-invoices,.invoice-return-compose,.invoice-return-history{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.invoice-return-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e5eaf0}.invoice-return-title h2,.invoice-return-title p{margin:0}.invoice-return-title h2{color:#29394f;font-size:14px}.invoice-return-title p{margin-top:4px;color:#7e8a9b;font-size:9px}.invoice-return-title>span{display:grid;place-items:center;min-width:28px;min-height:27px;padding:0 8px;border-radius:999px;background:#eaf7f3;color:#147c68;font-size:9px;font-weight:900}.invoice-return-filters{display:grid;grid-template-columns:minmax(150px,1fr) 128px 128px auto;align-items:end;gap:7px;padding:12px 14px;border-bottom:1px solid #e6ebef}.invoice-return-filters label,.invoice-return-controls label{display:grid;min-width:0;gap:5px;color:#657388;font-size:8px;font-weight:850}.invoice-return-filters input,.invoice-return-controls input,.invoice-return-controls select,.invoice-return-controls textarea,.invoice-return-lines input,.invoice-return-lines select{width:100%;min-width:0;border:1px solid #d5dee7;border-radius:7px;outline-color:#16ad92;background:#fff;color:#2b3a50}.invoice-return-filters input,.invoice-return-controls input,.invoice-return-controls select{height:37px;padding:0 9px}.invoice-return-filters .text-action{height:37px;white-space:nowrap}.invoice-return-invoice-list{max-height:455px;overflow:auto;scrollbar-gutter:stable}.invoice-return-invoice-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;gap:10px;padding:12px 14px;border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:left}.invoice-return-invoice-list>button:hover,.invoice-return-invoice-list>button.selected{background:#f0faf7}.invoice-return-invoice-list>button.selected{box-shadow:inset 3px 0 #15947d}.invoice-return-invoice-list>button>span{display:grid;min-width:0;gap:4px}.invoice-return-invoice-list>button>span:last-child{justify-items:end}.invoice-return-invoice-list strong{overflow:hidden;color:#29394f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.invoice-return-invoice-list small{color:#8390a1;font-size:8px;line-height:1.4}.invoice-return-invoice-list b{color:#34445a;font-size:9px;white-space:nowrap}.invoice-return-invoice-status,.invoice-return-kind,.invoice-refund-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:7px;font-style:normal;font-weight:850;white-space:nowrap}.invoice-return-invoice-status.part-returned,.invoice-refund-status.external-refund-pending{background:#fff1d9;color:#956114}.invoice-return-invoice-status.fully-returned,.invoice-return-invoice-status.cancelled,.invoice-return-kind.cancellation,.invoice-refund-status.accounts-review-required{background:#ffebed;color:#b64854}.invoice-return-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px 15px}.invoice-return-type button{display:grid;gap:4px;min-height:58px;padding:10px;border:1px solid #dce3ea;border-radius:8px;background:#fff;color:#59687d;text-align:left}.invoice-return-type b{font-size:10px}.invoice-return-type small{color:#8793a3;font-size:8px}.invoice-return-type button.selected{border-color:#168f79;background:#edf9f6;color:#147762;box-shadow:inset 0 0 0 1px #168f79}.invoice-return-type button.selected.danger{border-color:#bf5964;background:#fff2f3;color:#a8424d;box-shadow:inset 0 0 0 1px #bf5964}.invoice-return-type button:disabled{cursor:not-allowed;opacity:.5}.invoice-return-lines-wrap{max-height:285px;margin:0 15px;overflow:auto;border:1px solid #e0e6ec;border-radius:8px;scrollbar-gutter:stable}.invoice-return-lines{width:100%;min-width:920px;border-collapse:collapse}.invoice-return-lines th{position:sticky;z-index:1;top:0;padding:9px 8px;border-bottom:1px solid #dfe5eb;background:#f4f7f9;color:#6e7c90;font-size:7px;text-align:right;text-transform:uppercase}.invoice-return-lines th:nth-child(-n+2),.invoice-return-lines td:nth-child(-n+2),.invoice-return-lines th:nth-child(7),.invoice-return-lines td:nth-child(7){text-align:left}.invoice-return-lines td{padding:9px 8px;border-bottom:1px solid #edf0f3;color:#4d5b70;font-size:8px;text-align:right;vertical-align:middle}.invoice-return-lines tr.selected{background:#f1faf7}.invoice-return-lines td strong,.invoice-return-lines td small{display:block}.invoice-return-lines td strong{color:#29394f;font-size:9px}.invoice-return-lines td small{margin-top:3px;color:#8793a3;font-size:7px}.invoice-return-lines input[type=checkbox]{width:15px;height:15px;accent-color:#15937c}.invoice-return-lines input[type=number],.invoice-return-lines select{height:32px;padding:0 7px;font-size:8px}.invoice-return-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:13px 15px 0}.invoice-return-controls textarea{min-height:62px;padding:9px;resize:vertical}.invoice-return-note{grid-column:1 / -1}.invoice-return-note small{color:#8b97a6;font-weight:600}.invoice-return-total{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:12px 15px}.invoice-return-total>span{display:grid;min-width:0;gap:4px;padding:9px;border-radius:7px;background:#f5f8fa}.invoice-return-total small{color:#78869a;font-size:7px;text-transform:uppercase}.invoice-return-total b,.invoice-return-total strong{color:#2b3b51;font-size:9px;overflow-wrap:anywhere}.invoice-return-total .grand{background:#eaf7f3}.invoice-return-total .grand strong,.invoice-return-total .completed b{color:#147b68}.invoice-return-total .pending{background:#fff5e8}.invoice-return-total .pending b{color:#9b6817}.invoice-return-post,.invoice-return-compose>.form-error{width:calc(100% - 30px);margin:0 15px 15px}.invoice-return-empty{display:grid;place-items:center;align-content:center;min-height:440px;padding:40px;color:#8491a2;text-align:center}.invoice-return-empty span{color:#30a68f;font-size:34px}.invoice-return-empty h3{margin:9px 0 0;color:#415168}.invoice-return-empty p{max-width:390px;font-size:10px;line-height:1.55}.invoice-return-history{min-height:300px}.invoice-return-history-wrap{max-height:440px;overflow:auto;scrollbar-gutter:stable}.invoice-return-history table{width:100%;min-width:1120px;border-collapse:collapse}.invoice-return-history th{position:sticky;z-index:1;top:0;padding:9px 10px;border-bottom:1px solid #dfe5eb;background:#f4f7f9;color:#6e7c90;font-size:8px;text-align:left;text-transform:uppercase}.invoice-return-history td{padding:10px;border-bottom:1px solid #edf0f3;color:#4d5b70;font-size:9px;vertical-align:middle}.invoice-return-history td:nth-child(6),.invoice-return-history td:nth-child(9),.invoice-return-history th:nth-child(6),.invoice-return-history th:nth-child(9){text-align:right}.invoice-return-history td strong{color:#29394f}.invoice-return-confirm-backdrop{z-index:52}.invoice-return-confirm .confirm-icon.danger{background:#fff0f1;color:#b64753}.invoice-return-confirm p strong{color:#177d69}.invoice-return-confirm .danger-confirm{background:#b84c58}.invoice-return-detail{width:min(850px,calc(100vw - 32px))}.invoice-return-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.invoice-return-detail-grid>span{display:grid;min-width:0;gap:4px;padding:11px;border-radius:7px;background:#f5f8fa}.invoice-return-detail-grid small,.invoice-return-detail-lines small{color:#78869a;font-size:8px}.invoice-return-detail-grid strong{color:#2b3b51;font-size:10px;overflow-wrap:anywhere}.invoice-return-detail-grid em{color:#8793a3;font-size:8px;font-style:normal;overflow-wrap:anywhere}.invoice-return-detail-lines{margin-top:13px;overflow:hidden;border:1px solid #e0e7ed;border-radius:8px}.invoice-return-detail-lines article{display:grid;grid-template-columns:minmax(0,1fr) 120px 120px;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e8edf1}.invoice-return-detail-lines article:last-child{border-bottom:0}.invoice-return-detail-lines article>span{display:grid;min-width:0;gap:3px}.invoice-return-detail-lines strong,.invoice-return-detail-lines b{color:#2b3b51;font-size:9px}.invoice-return-detail-total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;padding:12px;border-radius:8px;background:#eaf7f3;color:#147964;font-size:10px}.invoice-return-detail-total strong{font-size:15px}.invoice-return-detail-note{padding:11px;border-left:3px solid #1b9680;background:#f1f9f7;color:#526277;font-size:9px;line-height:1.5}.invoice-return-processed-by{display:block;margin-top:10px;color:#7d8999;font-size:8px;text-align:right}.invoice-return-success{z-index:59}@media(max-width:1180px){.invoice-return-layout{grid-template-columns:1fr}.invoice-return-invoice-list{max-height:300px}.invoice-return-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.invoice-return-dashboard{padding:14px}.invoice-return-kpis,.invoice-return-filters,.invoice-return-controls{grid-template-columns:1fr 1fr}.invoice-return-search,.invoice-return-note{grid-column:1 / -1}.invoice-return-total{grid-template-columns:1fr 1fr}.invoice-return-total .grand{grid-column:1 / -1}.invoice-return-detail-grid{grid-template-columns:1fr}.invoice-return-detail-lines article{grid-template-columns:minmax(0,1fr) auto}.invoice-return-detail-lines article>span:first-child{grid-column:1 / -1}}.invoice-return-voucher-toolbar{border-color:#cddfda;background:#f4faf8}.invoice-return-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.invoice-return-detail-actions .invoice-return-processed-by{margin:0;text-align:left}.invoice-return-detail-actions .primary-action{min-height:36px}.invoice-return-voucher-preview{width:min(1100px,calc(100vw - 36px))}.invoice-return-print-sheet{display:grid;align-content:start;gap:13px}.invoice-return-voucher-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:2px solid #25364c}.invoice-return-voucher-heading>div{display:grid;gap:3px}.invoice-return-voucher-heading strong{color:#1e2d42;font-size:15px}.invoice-return-voucher-heading span{color:#738095;font-size:8px;font-weight:900;letter-spacing:.12em}.invoice-return-voucher-heading>b{padding:5px 8px;border-radius:5px;background:#e7f6f1;color:#147964;font-size:8px}.invoice-return-voucher-heading>b.cancelled{background:#ffebed;color:#b64854}.invoice-return-voucher-number{display:flex;justify-content:space-between;gap:18px}.invoice-return-voucher-number span,.invoice-return-voucher-meta span,.invoice-return-voucher-settlement span{display:grid;min-width:0;gap:3px}.invoice-return-voucher-number span:last-child{text-align:right}.invoice-return-voucher-number small,.invoice-return-voucher-meta small,.invoice-return-voucher-settlement small{color:#758297;font-size:7px;font-weight:850;text-transform:uppercase}.invoice-return-voucher-number strong{color:#27374d;font-size:10px;overflow-wrap:anywhere}.invoice-return-voucher-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:11px 0;border-top:1px solid #dfe5ea;border-bottom:1px solid #dfe5ea}.invoice-return-voucher-meta b,.invoice-return-voucher-settlement b{color:#34445a;font-size:9px;overflow-wrap:anywhere}.invoice-return-voucher-lines{overflow:hidden;border:1px solid #dce4ea;border-radius:7px}.invoice-return-voucher-line-header,.invoice-return-voucher-lines article{display:grid;grid-template-columns:minmax(210px,1.6fr) repeat(4,minmax(68px,.65fr));align-items:center;gap:8px}.invoice-return-voucher-line-header{padding:7px 9px;background:#eef2f5;color:#65748a;font-size:7px;font-weight:850;text-align:right;text-transform:uppercase}.invoice-return-voucher-line-header span:first-child{text-align:left}.invoice-return-voucher-lines article{padding:9px;border-top:1px solid #e5eaef;color:#4d5b70;font-size:8px;text-align:right}.invoice-return-voucher-lines article>span{display:grid;min-width:0;gap:3px;text-align:left}.invoice-return-voucher-lines article>span strong{color:#27374d;font-size:9px;overflow-wrap:anywhere}.invoice-return-voucher-lines article>span small{color:#7f8c9e;font-size:7px}.invoice-return-voucher-lines article>strong{color:#147964}.invoice-return-voucher-totals{display:grid;width:min(330px,100%);margin-left:auto;gap:3px}.invoice-return-voucher-totals>div{display:flex;justify-content:space-between;gap:15px;padding:3px 0;color:#59687b;font-size:8px}.invoice-return-voucher-totals .grand{margin-top:3px;padding-top:7px;border-top:2px solid #26374d;color:#223249;font-size:10px}.invoice-return-voucher-totals .grand strong{color:#147964;font-size:13px}.invoice-return-voucher-settlement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-radius:7px;background:#f3f7f8}.invoice-return-voucher-settlement em{color:#7d8999;font-size:7px;font-style:normal}.invoice-return-voucher-note{margin:0;padding:9px;border-left:3px solid #168f79;background:#f3faf8;color:#536378;font-size:8px;line-height:1.5}.invoice-return-voucher-signatures{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px!important;margin-top:30px!important;padding-top:0!important;border-top:0!important}.invoice-return-voucher-signatures span{padding-top:6px;border-top:1px solid #6e7885;color:#667489;font-size:7px;text-align:center}.invoice-return-voucher-disclaimer{margin:0;color:#8a95a4;font-size:6px;text-align:center}.invoice-return-print-sheet.report-paper-58mm,.invoice-return-print-sheet.report-paper-80mm{gap:8px}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-heading strong,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-heading strong{font-size:10px}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-number,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-number{display:grid;gap:5px}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-number span:last-child,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-number span:last-child{text-align:left}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-meta,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-meta,.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-settlement,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-settlement{grid-template-columns:1fr;gap:5px}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-line-header,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-line-header{display:none}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:7px}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>span,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>span{grid-column:1 / -1;padding-bottom:4px;border-bottom:1px dashed #cbd2d8}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>b,.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>strong,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>b,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>strong{position:relative;padding-top:9px;font-size:7px;text-align:left;overflow-wrap:anywhere}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>b:before,.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>strong:before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>b:before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>strong:before{position:absolute;top:0;left:0;color:#8792a0;font-size:5px;font-weight:700;text-transform:uppercase}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>b:nth-child(2):before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>b:nth-child(2):before{content:"Qty"}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>b:nth-child(3):before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>b:nth-child(3):before{content:"Price"}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>b:nth-child(4):before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>b:nth-child(4):before{content:"Discount"}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-lines article>strong:before,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-lines article>strong:before{content:"Refund"}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-totals,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-totals{width:100%}.invoice-return-print-sheet.report-paper-58mm .invoice-return-voucher-signatures,.invoice-return-print-sheet.report-paper-80mm .invoice-return-voucher-signatures{grid-template-columns:1fr;gap:20px!important;margin-top:20px!important}@media(max-width:720px){.invoice-return-voucher-toolbar{grid-template-columns:1fr}.invoice-return-voucher-toolbar>div{grid-column:1}.invoice-return-voucher-toolbar .primary-action{width:100%}.invoice-return-detail-actions{align-items:stretch;flex-direction:column}.invoice-return-detail-actions .primary-action{width:100%}}.user-management-dashboard{display:grid;align-content:start;gap:15px;height:calc(100dvh - 145px);min-height:540px;padding:22px 28px 34px;overflow-y:auto}.user-management-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.user-management-kpis article{display:grid;min-width:0;gap:6px;padding:15px 17px;border:1px solid #dfe6ed;border-radius:10px;background:#fff}.user-management-kpis span{color:#6e7b8f;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.user-management-kpis strong{color:#2b3a50;font-size:23px}.user-management-kpis small{color:#8490a1;font-size:8px}.user-management-kpis .primary{border-color:#b8ded6;background:#effaf7}.user-management-kpis .primary strong{color:#147d69}.user-management-kpis .warning{border-color:#efd6a5;background:#fff9ec}.user-management-kpis .warning strong{color:#9c6814}.user-management-layout{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(620px,1.3fr);align-items:start;gap:14px}.user-list-panel,.user-editor{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.user-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:65px;padding:13px 16px;border-bottom:1px solid #e5eaf0}.user-section-title h2,.user-section-title p{margin:0}.user-section-title h2{color:#29394f;font-size:14px}.user-section-title p{margin-top:4px;color:#7e8a9b;font-size:9px}.user-section-title>span{display:grid;place-items:center;min-width:28px;height:27px;padding:0 8px;border-radius:999px;background:#eaf7f3;color:#147c68;font-size:9px;font-weight:900}.user-search{display:grid;gap:5px;padding:12px 14px;border-bottom:1px solid #e7ebf0;color:#68768a;font-size:8px;font-weight:850}.user-search input,.user-form-fields input,.user-form-fields select{width:100%;height:39px;min-width:0;padding:0 10px;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#28384e}.user-form-fields input:disabled{background:#f2f4f6;color:#7d8998}.managed-user-list{max-height:650px;overflow:auto;scrollbar-gutter:stable}.managed-user-list>article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #edf0f3}.managed-user-list>article.selected{background:#f0faf7;box-shadow:inset 3px 0 #15947d}.managed-user-list>article.inactive{background:#fafbfc;opacity:.72}.managed-user-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e7f4f1;color:#167966;font-size:10px;font-weight:900;text-transform:uppercase}.managed-user-list>article>div:nth-child(2){display:grid;min-width:0;gap:3px}.managed-user-name{display:flex;align-items:center;min-width:0;gap:6px}.managed-user-name strong{overflow:hidden;color:#2b3a50;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.managed-user-name em{padding:3px 6px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:6px;font-style:normal;font-weight:900;text-transform:uppercase}.managed-user-name em.inactive{background:#eef1f4;color:#727f91}.managed-user-list small{overflow:hidden;color:#8390a1;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.managed-user-actions{display:flex;gap:5px}.managed-user-actions button{min-height:29px;padding:0 8px;border:1px solid #d5dee7;border-radius:6px;background:#fff;color:#526176;font-size:7px;font-weight:850}.managed-user-actions button.danger{border-color:#edcbd0;color:#b44955}.managed-user-actions button:disabled{opacity:.35}.user-editor{display:grid}.user-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 16px}.user-form-fields label{display:grid;min-width:0;gap:5px;color:#637187;font-size:10px;font-weight:850}.privilege-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-top:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0;background:#f8fafb}.privilege-heading h3,.privilege-heading p{margin:0}.privilege-heading h3{color:#2a394f;font-size:15px}.privilege-heading p{margin-top:3px;color:#8490a0;font-size:10px}.privilege-heading>span{padding:5px 8px;border-radius:999px;background:#e7f6f1;color:#147964;font-size:10px;font-weight:850;white-space:nowrap}.privilege-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-auto-rows:max-content;align-items:start;max-height:480px;gap:12px;padding:14px 16px;overflow:auto;scrollbar-gutter:stable}.privilege-groups>section{display:grid;grid-template-rows:auto auto;align-self:start;align-content:start;width:100%;min-width:0;height:auto;box-sizing:border-box;overflow:hidden;border:1px solid #dfe6ec;border-radius:8px}.privilege-groups>section>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-bottom:1px solid #e5eaef;background:#f5f8fa}.privilege-groups header label{display:flex;align-items:center;gap:7px;color:#35455b;font-size:12px}.privilege-groups input{width:17px;height:17px;flex:0 0 auto;accent-color:#15937c}.privilege-groups header small{color:#7b8798;font-size:9px}.privilege-groups>section>div{display:grid}.privilege-groups>section>div>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid #edf0f3;cursor:pointer}.privilege-groups>section>div>label:last-child{border-bottom:0}.privilege-groups>section>div>label:hover{background:#f7fbfa}.privilege-groups label>span{display:grid;min-width:0;gap:3px}.privilege-groups label>span b{color:#34445a;font-size:11px}.privilege-groups label>span small{color:#8591a1;font-size:9px;line-height:1.4}.privilege-groups label>em{padding:3px 5px;border-radius:4px;background:#fff0df;color:#986119;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.privilege-groups label.blocked{cursor:not-allowed;opacity:.55}.user-form-error{margin:0 16px 12px}.user-save-bar{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e2e8ed;background:#f8fafb}.user-save-bar button{min-height:38px;padding:0 15px}.user-status-confirm b{color:#2b3a50}.user-success{z-index:60}@media(max-width:1180px){.user-management-layout{grid-template-columns:1fr}.managed-user-list{max-height:330px}.user-management-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.user-management-dashboard{padding:14px}.user-management-kpis{grid-template-columns:1fr 1fr}.user-form-fields,.privilege-groups{grid-template-columns:1fr}.managed-user-list>article{grid-template-columns:36px minmax(0,1fr)}.managed-user-actions{grid-column:2}.user-section-title,.privilege-heading{align-items:flex-start;flex-direction:column}}.cash-drawer-dashboard{display:grid;align-content:start;gap:14px;height:calc(100dvh - 145px);min-height:540px;padding:20px 26px 36px;overflow-y:auto;background:#f4f7f9}.cash-drawer-message{position:sticky;z-index:3;top:0;margin:0;padding:11px 14px;border:1px solid #bfe4da;border-radius:8px;background:#effbf7;color:#137961;font-size:11px;font-weight:800;box-shadow:0 7px 18px #1f493f14}.cash-drawer-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:95px;padding:17px 20px;border-radius:12px;color:#fff;background:linear-gradient(120deg,#17384b,#126e68 62%,#16a78e);box-shadow:0 12px 28px #155b5329}.cash-drawer-hero span{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.cash-drawer-hero h2{margin:4px 0;font-size:19px}.cash-drawer-hero p{margin:0;font-size:9px;opacity:.78}.cash-drawer-actions{display:flex;align-items:center;gap:9px}.cash-drawer-actions button{min-height:40px;padding:0 15px}.cash-drawer-actions .secondary-protection-action{border-color:#ffffff61;background:#ffffff1f;color:#fff}.cash-drawer-actions .secondary-protection-action:disabled{cursor:not-allowed;opacity:.48}.cash-drawer-actions .primary-action{background:#fff;color:#107869}.cash-drawer-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.cash-drawer-kpis article{display:grid;min-width:0;gap:6px;padding:13px 14px;border:1px solid #dfe6ec;border-radius:9px;background:#fff}.cash-drawer-kpis small{color:#738095;font-size:8px;font-weight:900;text-transform:uppercase}.cash-drawer-kpis strong{color:#2c3d53;font-size:clamp(13px,1.2vw,18px);white-space:nowrap}.cash-drawer-kpis span{color:#8a95a5;font-size:7px}.cash-drawer-kpis .positive{border-color:#cce9df;background:#f5fcf9}.cash-drawer-kpis .positive strong{color:#13816a}.cash-drawer-kpis .negative{border-color:#f0d8d8;background:#fff9f9}.cash-drawer-kpis .negative strong{color:#b04e58}.cash-drawer-kpis .expected{border-color:#abd9cf;background:#eaf8f4}.cash-drawer-kpis .expected strong{color:#0f7563}.cash-drawer-equation{display:grid;grid-template-columns:1fr auto 1.4fr auto 1.5fr auto 1.1fr;align-items:center;gap:10px;padding:12px 15px;border:1px solid #dde5eb;border-radius:9px;background:#fff}.cash-drawer-equation span{display:grid;gap:3px;color:#758297;font-size:8px}.cash-drawer-equation span b{color:#35465b;font-size:11px}.cash-drawer-equation i{color:#a1aab7;font-size:16px;font-style:normal;font-weight:900}.cash-drawer-equation .total{padding:7px 10px;border-radius:7px;background:#eaf8f4}.cash-drawer-equation .total strong{color:#117562;font-size:13px}.cash-drawer-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:13px}.cash-drawer-card{min-width:0;overflow:hidden;border:1px solid #dde5eb;border-radius:10px;background:#fff}.cash-drawer-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e7ecf0}.cash-drawer-card h3{margin:0;color:#314157;font-size:12px}.cash-drawer-card header p{margin:3px 0 0;color:#8490a1;font-size:8px}.cash-drawer-card header>span{padding:5px 8px;border-radius:12px;background:#eff4f6;color:#69778b;font-size:8px;font-weight:800}.cash-movement-list{max-height:220px;overflow-y:auto}.cash-movement-list>div{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 15px;border-top:1px solid #edf0f3}.cash-movement-list>div:first-child{border-top:0}.cash-movement-list>div>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:13px;font-weight:900}.cash-movement-list .in{background:#e5f7f1;color:#13806a}.cash-movement-list .out{background:#fdeced;color:#ae4e58}.cash-movement-list p{margin:0}.cash-movement-list p strong,.cash-movement-list p small{display:block}.cash-movement-list p strong{color:#3c4b60;font-size:9px}.cash-movement-list p small{margin-top:2px;color:#8792a3;font-size:7px;line-height:1.4}.cash-movement-list>div>b{color:#334459;font-size:10px}.cash-drawer-empty{padding:32px;color:#8995a5;font-size:9px;text-align:center}.cash-drawer-card.guidance>div{display:grid;gap:0}.cash-drawer-card.guidance span{display:grid;gap:3px;padding:11px 15px;border-top:1px solid #edf0f3}.cash-drawer-card.guidance span:first-child{border-top:0}.cash-drawer-card.guidance b{color:#35465b;font-size:9px}.cash-drawer-card.guidance small{color:#8793a3;font-size:7px;line-height:1.45}.cash-drawer-welcome{display:grid;place-items:center;min-height:315px;padding:30px;border:1px dashed #cbd8df;border-radius:12px;background:#fff;text-align:center}.cash-drawer-welcome>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#e6f7f2;color:#12806b;font-size:17px;font-weight:900}.cash-drawer-welcome h2{margin:12px 0 4px;color:#314157}.cash-drawer-welcome p{max-width:520px;margin:0 0 16px;color:#7d899a;font-size:9px;line-height:1.6}.cash-shift-history{overflow:visible}.cash-shift-table{overflow-x:auto}.cash-shift-table>div{display:grid;grid-template-columns:145px minmax(150px,1fr) repeat(3,105px) minmax(180px,1.2fr) minmax(170px,1.1fr) 65px;align-items:center;min-width:1050px;gap:9px;padding:10px 14px;border-top:1px solid #e9edf1;color:#536177;font-size:8px}.cash-shift-table .heading{position:sticky;top:0;border-top:0;background:#f2f5f7;color:#6e7b8e;font-size:7px;font-weight:900;text-transform:uppercase}.cash-shift-table span{display:grid;gap:3px}.cash-shift-table small{color:#8a95a5;font-size:7px}.cash-shift-table em{padding:5px 7px;border-radius:11px;font-size:7px;font-style:normal;font-weight:900;text-align:center}.cash-shift-table em.open{background:#e4f7f1;color:#117b67}.cash-shift-table em.closed{background:#edf1f4;color:#667488}.cash-drawer-modal{width:min(780px,calc(100vw - 32px));max-height:90vh;overflow-y:auto}.cash-drawer-modal.compact{width:min(610px,calc(100vw - 32px))}.cash-drawer-modal.close{width:min(850px,calc(100vw - 32px))}.cash-drawer-modal>form{padding:17px 19px}.cash-open-summary{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:end;gap:10px}.cash-open-summary>span{display:grid;gap:6px;padding:12px;border-radius:8px;background:#f3f6f8;color:#68768a;font-size:8px}.cash-open-summary>span b,.cash-open-summary>span strong{color:#304156;font-size:15px}.cash-open-summary>i{padding-bottom:12px;color:#8793a3;font-size:17px;font-style:normal;font-weight:900}.cash-open-summary label,.cash-adjust-form label,.cash-close-form label{display:grid;gap:5px;color:#617085;font-size:9px;font-weight:800}.cash-open-summary input,.cash-adjust-form input,.cash-adjust-form select,.cash-adjust-form textarea,.cash-close-form input,.cash-close-form select,.cash-close-form textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d4dde6;border-radius:7px;outline-color:#16a88f;background:#fff;color:#2d3d52}.cash-open-summary input,.cash-adjust-form input,.cash-adjust-form select,.cash-close-form input,.cash-close-form select{min-height:40px;padding:8px 10px}.cash-adjust-form textarea,.cash-close-form textarea{min-height:72px;padding:10px;resize:vertical}.cash-open-summary .total{background:#eaf8f4}.cash-open-summary .total strong{color:#117862}.cash-modal-note{margin:12px 0 0;color:#8290a2;font-size:8px}.cash-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.cash-modal-actions button{min-height:39px;padding:0 15px}.cash-adjust-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cash-adjust-form .wide{grid-column:1 / -1}.cash-close-form{display:grid;gap:13px}.cash-close-form h3{margin:2px 0 -3px;color:#35465b;font-size:11px}.cash-count-panel{display:grid;grid-template-columns:minmax(260px,1fr) 220px;align-items:end;gap:12px;padding:13px;border-radius:9px;background:#f4f7f9}.cash-count-panel>span{display:grid;gap:5px;padding:9px 12px;border-radius:7px}.cash-count-panel>span small{font-size:7px;text-transform:uppercase}.cash-count-panel>span strong{font-size:15px}.cash-count-panel .balanced{background:#e4f6f0;color:#137863}.cash-count-panel .short{background:#fdebed;color:#ae4752}.cash-count-panel .over{background:#fff4dd;color:#9b6816}.cash-disposition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cash-disposition-grid label{padding:12px;border:1px solid #dce4ea;border-radius:9px;background:#fff}.cash-disposition-grid label>span{display:grid;place-items:center;width:26px;height:26px;margin-bottom:4px;border-radius:8px;background:#e8f7f3;color:#127963;font-size:12px}.cash-disposition-grid small{min-height:26px;color:#8a95a5;font-size:7px;font-weight:500}.cash-disposition-grid input{margin-top:4px}.cash-close-balance{display:flex;justify-content:flex-end;gap:18px;padding:9px 11px;border-radius:7px;background:#f2f5f7;color:#657388;font-size:8px}.cash-close-balance b,.cash-close-balance strong{margin-left:6px;color:#304056;font-size:10px}.cash-close-balance strong{color:#a44b55}.cash-destination-accounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cash-close-form label>small{color:#8190a3;font-size:7px;font-weight:500}.finance-reconciliation{display:grid;gap:16px;margin-top:20px;padding:20px;border:1px solid #dce4ea;border-radius:14px;background:#f8fafb}.finance-reconciliation.loading{color:#728096}.finance-title,.finance-account-section>header,.finance-history-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.finance-title h2,.finance-account-section h3,.finance-transfer-create h3,.finance-history h3{margin:2px 0;color:#2e4055}.finance-title h2{font-size:17px}.finance-title span,.finance-account-section header p,.finance-transfer-create header p,.finance-history-title p{margin:3px 0;color:#7c899a;font-size:8px}.finance-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.finance-kpis article{display:grid;gap:4px;padding:13px;border:1px solid #dfe6eb;border-radius:10px;background:#fff}.finance-kpis small{color:#78869a;font-size:8px}.finance-kpis strong{color:#2f4054;font-size:14px}.finance-kpis span{color:#9a6b16;font-size:7px}.finance-kpis .pending{border-color:#efd7aa;background:#fffaf0}.finance-account-section,.finance-transfer-create,.finance-history{padding:15px;border:1px solid #dfe6eb;border-radius:11px;background:#fff}.finance-account-section>header>span{padding:5px 9px;border-radius:12px;background:#edf3f6;color:#667589;font-size:8px}.finance-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.finance-account-grid article{display:grid;gap:5px;padding:12px;border:1px solid #dce4ea;border-radius:9px;background:#fbfcfd}.finance-account-grid article.inactive{opacity:.62}.finance-account-grid article>div{display:flex;justify-content:space-between}.finance-account-grid em,.finance-account-grid article>div span{font-size:7px;font-style:normal;font-weight:800;text-transform:uppercase}.finance-account-grid em{color:#16836e}.finance-account-grid article>div span{color:#9a5a62}.finance-account-grid article>div span.active{color:#16836e}.finance-account-grid h4{margin:2px 0;color:#314257;font-size:11px}.finance-account-grid small{color:#8390a0;font-size:7px}.finance-account-grid strong{margin-top:5px;color:#293b50;font-size:15px}.finance-account-grid b{color:#9b6a12;font-size:7px}.finance-account-grid footer{display:flex;gap:7px;margin-top:6px}.finance-account-grid footer button,.finance-history-title button,.finance-transfer-table .actions button{min-height:29px;padding:0 9px;border:1px solid #d8e1e8;border-radius:6px;background:#fff;color:#526176;font-size:8px;font-weight:800}.finance-transfer-create form{display:grid;grid-template-columns:1.2fr 1.2fr .8fr 1fr;gap:10px;align-items:end;margin-top:12px}.finance-transfer-create label,.finance-modal label,.finance-action-modal label,.finance-filters label{display:grid;gap:5px;color:#627187;font-size:8px;font-weight:800}.finance-transfer-create input,.finance-transfer-create select,.finance-modal input,.finance-modal select,.finance-modal textarea,.finance-action-modal input,.finance-action-modal textarea,.finance-filters input,.finance-filters select{width:100%;min-height:39px;box-sizing:border-box;padding:8px 10px;border:1px solid #d5dee6;border-radius:7px;background:#fff;color:#304156}.finance-transfer-create .wide{grid-column:1/4}.finance-transfer-create button{min-height:39px}.finance-history-title>div:last-child{display:flex;gap:8px}.finance-filters{display:grid;grid-template-columns:repeat(3,minmax(140px,220px));gap:10px;margin:12px 0}.finance-transfer-table{overflow-x:auto;border:1px solid #e1e7ec;border-radius:8px}.finance-transfer-table>div{display:grid;grid-template-columns:1.05fr 1fr 1fr .8fr 1.1fr .65fr .9fr;align-items:center;gap:10px;min-width:920px;padding:10px 12px;border-bottom:1px solid #edf0f3;color:#425268;font-size:8px}.finance-transfer-table>div:last-child{border-bottom:0}.finance-transfer-table .heading{background:#eef3f6;color:#6b788a;font-size:7px;font-weight:900;text-transform:uppercase}.finance-transfer-table span{display:grid;gap:3px}.finance-transfer-table small{color:#8a96a5;font-size:7px}.finance-transfer-table strong{font-size:10px}.finance-transfer-table em{justify-self:start;padding:4px 7px;border-radius:10px;background:#eef1f4;font-size:7px;font-style:normal;font-weight:900}.finance-transfer-table em.pending{background:#fff1d7;color:#936310}.finance-transfer-table em.confirmed{background:#e5f5ef;color:#16755f}.finance-transfer-table em.reversed{background:#f9e9eb;color:#a04752}.finance-transfer-table .actions{display:flex;flex-direction:row}.finance-transfer-table .actions .danger{color:#aa4652}.finance-empty{grid-column:1/-1;margin:0;padding:18px;color:#7f8b9a;font-size:9px;text-align:center}.finance-modal{width:min(680px,calc(100vw - 30px))}.finance-modal>form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:17px 19px}.finance-modal .wide{grid-column:1/-1}.finance-modal textarea,.finance-action-modal textarea{min-height:75px;resize:vertical}.finance-action-modal{width:min(520px,calc(100vw - 30px))}.finance-action-modal form{display:grid;gap:11px}.finance-action-modal form>div{display:flex;justify-content:center;gap:9px}.form-success{margin:0;padding:9px 12px;border-radius:7px;background:#e4f6ef;color:#147660;font-size:9px;font-weight:800}@media(max-width:1350px){.cash-drawer-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.cash-drawer-equation{grid-template-columns:1fr auto 1fr auto 1fr}.cash-drawer-equation .total{grid-column:1/-1}.cash-drawer-equation i:nth-of-type(3){display:none}}@media(max-width:900px){.cash-drawer-dashboard{padding:15px}.cash-drawer-hero{align-items:flex-start;flex-direction:column}.cash-drawer-grid,.cash-drawer-equation{grid-template-columns:1fr}.cash-drawer-equation i{display:none}.cash-open-summary,.cash-count-panel,.cash-disposition-grid,.cash-destination-accounts{grid-template-columns:1fr}.cash-open-summary>i{display:none}.finance-kpis,.finance-account-grid,.finance-transfer-create form{grid-template-columns:1fr 1fr}.finance-transfer-create .wide{grid-column:1/-1}}.ledger-workspace{background:#f4f7f8;overflow:hidden}.ledger-topbar{align-items:flex-start}.ledger-topbar>div>p:last-child{margin:.3rem 0 0;color:#687984}.ledger-header-actions{display:flex;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.ledger-header-actions button{border:1px solid #cbd7dd;border-radius:10px;background:#fff;color:#284452;padding:.68rem .9rem;font-weight:800;cursor:pointer}.ledger-header-actions .primary-action{background:#17a887;border-color:#17a887;color:#fff}.ledger-dashboard{height:calc(100dvh - 132px);overflow:auto;padding:1rem 1.2rem 2rem;display:grid;align-content:start;gap:.9rem}.ledger-notice{margin:0}.ledger-filters{display:grid;grid-template-columns:150px 150px minmax(220px,1fr) minmax(220px,1fr) auto;gap:.65rem;align-items:end;padding:.9rem;background:#fff;border:1px solid #dce5e9;border-radius:15px;box-shadow:0 6px 20px #1c37440d}.ledger-filters label,.ledger-modal label,.ledger-reverse-modal label{display:grid;gap:.32rem;color:#5d717d;font-size:.72rem;font-weight:850}.ledger-filters input,.ledger-filters select,.ledger-modal input,.ledger-modal select,.ledger-reverse-modal textarea{min-width:0;border:1px solid #cbd7dd;border-radius:9px;background:#fff;padding:.67rem .72rem;color:#263f4c;font:inherit}.ledger-filters button{border:0;border-radius:9px;background:#183f4c;color:#fff;padding:.72rem 1rem;font-weight:850}.ledger-kpis{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.7rem}.ledger-kpis article{display:grid;gap:.3rem;padding:.83rem .9rem;background:#fff;border:1px solid #dce5e9;border-radius:14px}.ledger-kpis span{color:#75848d;font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.ledger-kpis strong{color:#193a47;font-size:1.05rem}.ledger-kpis small{color:#829098;font-size:.7rem}.ledger-kpis small.balanced{color:#168165}.ledger-kpis small.unbalanced{color:#bd4938}.ledger-trial-card,.ledger-journal-list,.ledger-entry-detail{min-width:0;background:#fff;border:1px solid #dce5e9;border-radius:15px;box-shadow:0 7px 22px #1b35410d;overflow:hidden}.ledger-section-title{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem .95rem;border-bottom:1px solid #e2e9ec}.ledger-section-title span{display:block;color:#71828b;font-size:.63rem;font-weight:900;letter-spacing:.09em}.ledger-section-title h2{margin:.16rem 0 0;color:#203c49;font-size:1rem}.ledger-section-title>b{color:#49616c;font-size:.76rem}.ledger-section-title button{border:1px solid #ddb4ad;border-radius:8px;background:#fff4f2;color:#ad4638;padding:.45rem .65rem;font-weight:800}.ledger-table-wrap{overflow:auto;scrollbar-gutter:stable}.ledger-table-wrap.trial{max-height:285px}.ledger-table-wrap.journals{max-height:445px}.ledger-table-wrap table{width:100%;min-width:780px;border-collapse:collapse;font-size:.73rem;font-variant-numeric:tabular-nums}.ledger-table-wrap th{position:sticky;z-index:1;top:0;background:#f1f5f6;color:#687982;padding:.62rem .72rem;border-bottom:1px solid #d8e2e6;text-align:right;font-size:.63rem;text-transform:uppercase}.ledger-table-wrap td{padding:.63rem .72rem;border-bottom:1px solid #e8edef;color:#405663;text-align:right}.ledger-table-wrap th:nth-child(-n+3),.ledger-table-wrap td:nth-child(-n+3),.ledger-table-wrap.journals th:nth-child(-n+3),.ledger-table-wrap.journals td:nth-child(-n+3){text-align:left}.ledger-table-wrap td strong,.ledger-table-wrap td small{display:block}.ledger-table-wrap td small{margin-top:.2rem;color:#87959c;font-size:.64rem}.ledger-table-wrap tbody tr{cursor:pointer}.ledger-table-wrap tbody tr:hover,.ledger-table-wrap tbody tr.selected{background:#edf9f6}.ledger-table-wrap tfoot td{position:sticky;bottom:0;background:#edf3f4;border-top:1px solid #b8c7cd;color:#1e3d49;font-weight:900}.ledger-type,.journal-status{display:inline-flex;padding:.22rem .43rem;border-radius:999px;background:#edf3f5;color:#526a75;font-size:.6rem;font-weight:900}.ledger-type.income{background:#e9f7ef;color:#267352}.ledger-type.expense,.ledger-type.cost-of-sales{background:#fff1e3;color:#946022}.journal-status.posted{background:#e6f7f0;color:#14765b}.journal-status.reversed{background:#fff0dc;color:#995d13}.ledger-journal-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:.9rem}.ledger-entry-detail{align-self:start}.ledger-entry-meta{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;padding:.8rem .95rem}.ledger-entry-meta p{margin:0;display:grid;gap:.18rem}.ledger-entry-meta span{color:#7b8a92;font-size:.64rem}.ledger-entry-meta strong{color:#334d59;font-size:.73rem}.ledger-lines{display:grid;gap:.4rem;padding:0 .95rem .8rem}.ledger-lines article{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.58rem .68rem;border:1px solid #e2e9eb;border-radius:9px}.ledger-lines article b,.ledger-lines article small{display:block}.ledger-lines article b{color:#344f5b;font-size:.72rem}.ledger-lines article small{margin-top:.16rem;color:#84939b;font-size:.63rem}.ledger-lines article>strong{white-space:nowrap;font-size:.76rem}.ledger-lines .debit{color:#16735d}.ledger-lines .credit{color:#925e1d}.ledger-entry-detail>footer{display:flex;justify-content:flex-end;gap:1.1rem;padding:.72rem .95rem;border-top:1px solid #e1e8eb;background:#f6f9f9;color:#667a84;font-size:.7rem}.ledger-entry-detail>footer b{color:#243f4b}.ledger-modal,.ledger-reverse-modal{position:relative;width:min(920px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow:auto;background:#fff;border-radius:17px;padding:1.2rem;box-shadow:0 30px 80px #0b1f2b40}.ledger-modal h2,.ledger-reverse-modal h2{margin:.2rem 0}.ledger-modal>p,.ledger-reverse-modal>p{margin:.35rem 0 1rem;color:#697b84;font-size:.8rem}.ledger-modal .modal-close,.ledger-reverse-modal .modal-close{position:absolute;right:1rem;top:1rem}.ledger-modal-head{display:grid;grid-template-columns:160px 1fr 240px;gap:.65rem}.ledger-draft-lines{margin-top:.85rem;border:1px solid #dce5e8;border-radius:10px;overflow:auto}.ledger-draft-lines header,.ledger-draft-lines>div{display:grid;grid-template-columns:minmax(220px,1.5fr) 120px 120px minmax(180px,1fr) 34px;gap:.45rem;align-items:center;padding:.46rem}.ledger-draft-lines header{background:#eff4f5;color:#6a7c85;font-size:.65rem;font-weight:900;text-transform:uppercase}.ledger-draft-lines>div+div{border-top:1px solid #e6ecee}.ledger-draft-lines input,.ledger-draft-lines select{width:100%;border:1px solid #ccd8dd;border-radius:7px;padding:.55rem}.ledger-draft-lines button{border:0;background:#fff0ed;color:#ac4739;border-radius:7px;height:31px}.ledger-add-line{margin-top:.65rem;border:1px dashed #9fb5bc;border-radius:8px;background:#f7fbfa;color:#326574;padding:.52rem .72rem;font-weight:800}.ledger-balance-check{display:flex;justify-content:flex-end;gap:1rem;margin-top:.75rem;padding:.7rem;border-radius:9px;background:#fff4e7;color:#825a27;font-size:.75rem}.ledger-balance-check.balanced{background:#eaf8f2;color:#146f56}.ledger-modal-actions,.ledger-reverse-modal>div{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.85rem}.ledger-modal-actions button,.ledger-reverse-modal>div button{border:1px solid #cbd7dc;border-radius:9px;background:#fff;padding:.68rem .9rem;font-weight:800}.ledger-modal-actions .primary-action{background:#17a887;color:#fff;border-color:#17a887}.ledger-reverse-modal{width:min(480px,calc(100vw - 2rem))}.ledger-reverse-modal textarea{min-height:100px;resize:vertical}.ledger-reverse-modal>div .danger-action{background:#b64134;color:#fff;border-color:#b64134}@media(max-width:1120px){.ledger-filters{grid-template-columns:1fr 1fr}.ledger-search{grid-column:1/-1}.ledger-kpis{grid-template-columns:1fr 1fr}.ledger-journal-grid{grid-template-columns:1fr}.ledger-modal-head{grid-template-columns:1fr 1fr}.ledger-modal-head label:nth-child(2){grid-column:1/-1}.ledger-draft-lines header,.ledger-draft-lines>div{min-width:760px}}@media(max-width:680px){.ledger-dashboard{padding:.75rem}.ledger-header-actions{justify-content:flex-start}.ledger-filters,.ledger-kpis,.ledger-modal-head{grid-template-columns:1fr}.ledger-search,.ledger-modal-head label:nth-child(2){grid-column:auto}.ledger-entry-meta{grid-template-columns:1fr}}@media(max-width:560px){.cash-drawer-kpis{grid-template-columns:1fr 1fr}.cash-drawer-actions{width:100%;flex-direction:column}.cash-drawer-actions button{width:100%}.cash-adjust-form{grid-template-columns:1fr}.cash-adjust-form .wide{grid-column:1}.cash-drawer-modal>.form-title-row{align-items:flex-start}.cash-drawer-kpis strong{font-size:12px}.finance-reconciliation{padding:12px}.finance-title,.finance-account-section>header,.finance-history-title{align-items:flex-start;flex-direction:column}.finance-kpis,.finance-account-grid,.finance-transfer-create form,.finance-modal>form,.finance-filters{grid-template-columns:1fr}.finance-transfer-create .wide,.finance-modal .wide{grid-column:1}.finance-title button{width:100%}}.cash-awaiting-approval{padding:10px 14px;border:1px solid rgb(255 255 255 / 35%);border-radius:8px;background:#ffffff21;color:#fff;font-size:9px!important;opacity:1!important}.cash-variance-reason{padding:11px 12px;border:1px solid #edc9a0;border-radius:8px;background:#fff9ed}.cash-variance-reason>small{color:#9a6a23;font-size:7px;font-weight:600}.cash-drawer-report-area{display:grid;gap:11px;padding:16px;border:1px solid #dbe4ea;border-radius:11px;background:#fff}.cash-report-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.cash-report-title h2{margin:2px 0 4px;color:#2c3d52;font-size:15px}.cash-report-title>div:first-child>span{color:#8290a1;font-size:8px}.cash-report-title>div:last-child{display:flex;gap:8px}.cash-report-title button{min-height:36px;padding:0 12px}.cash-report-filters{display:grid;grid-template-columns:140px 140px minmax(150px,1fr) minmax(150px,1fr);gap:9px;padding:11px;border-radius:8px;background:#f3f6f8}.cash-report-filters label{display:grid;gap:4px;color:#657387;font-size:8px;font-weight:800}.cash-report-filters input,.cash-report-filters select{width:100%;min-width:0;height:36px;padding:0 9px;border:1px solid #d5dee6;border-radius:6px;outline-color:#16a78e;background:#fff;color:#334459;box-sizing:border-box;font-size:9px}.cash-report-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.cash-report-kpis article{display:grid;gap:5px;padding:11px 12px;border:1px solid #e0e6eb;border-radius:8px;background:#fbfcfd}.cash-report-kpis small{color:#768397;font-size:7px;font-weight:900;text-transform:uppercase}.cash-report-kpis strong{color:#304156;font-size:13px}.cash-report-kpis span{color:#8995a5;font-size:7px}.cash-report-kpis .short{border-color:#efcfd2;background:#fff7f8}.cash-report-kpis .short strong{color:#ac4652}.cash-report-kpis .excess{border-color:#ebdaa9;background:#fffaf0}.cash-report-kpis .excess strong{color:#946314}.cash-report-error{margin:0;padding:9px 11px;border-radius:7px;background:#fff2f3}.variance-approval-queue{overflow:hidden;border:1px solid #eed3aa;border-radius:9px;background:#fffcf6}.variance-approval-queue>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #f0dfc2}.variance-approval-queue h3{margin:0;color:#634c2b;font-size:11px}.variance-approval-queue header p{margin:3px 0 0;color:#927a56;font-size:7px}.variance-approval-queue header>span{padding:5px 8px;border-radius:12px;background:#f8e5bd;color:#845919;font-size:7px;font-weight:900}.variance-approval-queue>article{display:grid;grid-template-columns:minmax(240px,1fr) 140px auto;align-items:center;gap:11px;padding:11px 14px;border-top:1px solid #f2e5cf}.variance-approval-queue>article:first-of-type{border-top:0}.variance-approval-queue article>div:first-child strong,.variance-approval-queue article>div:first-child small{display:block}.variance-approval-queue article>div:first-child strong{color:#3f4d60;font-size:9px}.variance-approval-queue article>div:first-child small{margin-top:3px;color:#867963;font-size:7px}.variance-approval-queue article>span{display:grid;gap:3px}.variance-approval-queue article>span small{font-size:7px;font-weight:900;text-transform:uppercase}.variance-approval-queue article>span b{font-size:12px}.variance-approval-queue article>span.short{color:#a8434e}.variance-approval-queue article>span.excess{color:#966318}.variance-approval-queue article>div:last-child{display:flex;gap:7px}.variance-approval-queue article button{min-height:34px;padding:0 10px;font-size:8px}.variance-approval-queue article em{color:#94681f;font-size:8px;font-style:normal;font-weight:800}.cash-shift-table>div{grid-template-columns:135px minmax(145px,1fr) repeat(3,95px) minmax(155px,1.1fr) minmax(170px,1.2fr) minmax(165px,1.1fr) 86px;min-width:1210px}.cash-shift-table .variance-short b{color:#ad4551}.cash-shift-table .variance-excess b{color:#996518}.cash-shift-table em.pending-approval{background:#fff0d4;color:#916117}@media(max-width:1100px){.cash-report-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.variance-approval-queue>article{grid-template-columns:1fr 130px}.variance-approval-queue article>div:last-child{grid-column:1/-1;justify-content:flex-end}}@media(max-width:720px){.cash-report-title{align-items:flex-start;flex-direction:column}.cash-report-filters,.cash-report-kpis{grid-template-columns:1fr 1fr}.variance-approval-queue>article{grid-template-columns:1fr}.variance-approval-queue article>div:last-child{grid-column:1}.cash-drawer-report-area{padding:11px}}@media print{@page{size:A4 portrait;margin:8mm}html,body{background:#fff!important}body *{visibility:hidden!important}body.printing-sales-report .sales-report-print-sheet,body.printing-sales-report .sales-report-print-sheet *{visibility:visible!important}body.printing-sales-report .sales-report-print-sheet{position:absolute;top:0;left:0;width:100%!important;min-height:0!important;margin:0;padding:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-sales-report .report-sheet-summary-grid,body.printing-sales-report .report-sheet-kpis{break-inside:avoid}body.printing-cashier-report .cashier-report-print-sheet,body.printing-cashier-report .cashier-report-print-sheet *{visibility:visible!important}body.printing-cashier-report .cashier-report-print-sheet{position:absolute;top:0;left:0;width:100%!important;min-height:0!important;margin:0;padding:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-cashier-report .report-sheet-summary-grid,body.printing-cashier-report .report-sheet-kpis{break-inside:avoid}body.printing-cash-drawer-report .cash-drawer-report-area,body.printing-cash-drawer-report .cash-drawer-report-area *{visibility:visible!important}body.printing-cash-drawer-report .cash-drawer-report-area{position:absolute;top:0;left:0;width:100%!important;padding:0;border:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-cash-drawer-report .cash-report-title button,body.printing-cash-drawer-report .cash-report-filters,body.printing-cash-drawer-report .variance-approval-queue button{display:none!important}body.printing-cash-drawer-report .cash-shift-table{overflow:visible}body.printing-cash-drawer-report .cash-shift-table>div{min-width:0;grid-template-columns:82px 1fr repeat(3,65px) 100px 110px 100px 60px;gap:4px;padding:6px 4px;font-size:6px}body.printing-stock-report .stock-report-print-sheet,body.printing-stock-report .stock-report-print-sheet *{visibility:visible!important}body.printing-stock-report .stock-report-print-sheet{position:absolute;top:0;left:0;width:100%!important;min-height:0!important;margin:0;padding:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-stock-report .report-sheet-kpis{break-inside:avoid}body.printing-stock-adjustment .stock-adjustment-print-sheet,body.printing-stock-adjustment .stock-adjustment-print-sheet *{visibility:visible!important}body.printing-stock-adjustment .stock-adjustment-print-sheet{position:absolute;top:0;left:0;width:100%!important;min-height:0!important;margin:0;padding:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-stock-adjustment .stock-adjustment-voucher-movement,body.printing-stock-adjustment .stock-adjustment-voucher-signatures{break-inside:avoid}body.printing-invoice-return .invoice-return-print-sheet,body.printing-invoice-return .invoice-return-print-sheet *{visibility:visible!important}body.printing-invoice-return .invoice-return-print-sheet{position:absolute;top:0;left:0;width:100%!important;min-height:0!important;margin:0;padding:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-invoice-return .invoice-return-voucher-lines article,body.printing-invoice-return .invoice-return-voucher-settlement,body.printing-invoice-return .invoice-return-voucher-totals,body.printing-invoice-return .invoice-return-voucher-signatures{break-inside:avoid}body.printing-sales-invoice .sales-invoice-report,body.printing-sales-invoice .sales-invoice-report *{visibility:visible!important}body.printing-sales-invoice .sales-invoice-report{position:absolute!important;top:0!important;left:0!important;width:var(--sales-receipt-width)!important;height:auto!important;max-height:none!important;min-height:var(--sales-receipt-min-height)!important;margin:0!important;overflow:visible!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-sales-invoice .sales-invoice-report.receipt-paper-58mm{--sales-receipt-padding: 3mm}body.printing-sales-invoice .sales-invoice-report.receipt-paper-80mm{--sales-receipt-padding: 4mm}body.printing-sales-invoice .sales-invoice-report.receipt-paper-a5,body.printing-sales-invoice .sales-invoice-report.receipt-paper-a4{--sales-receipt-padding: 10mm}body.printing-completed-receipt .completed-sale-receipt-print,body.printing-completed-receipt .completed-sale-receipt-print *{visibility:visible!important}body.printing-completed-receipt .completed-sale-receipt-print{position:absolute!important;top:0!important;left:0!important;display:block!important;width:100%!important;max-width:none!important;min-height:var(--sales-receipt-min-height);margin:0!important;padding:var(--sales-receipt-padding);color:#000;background:#fff;font-family:Arial,sans-serif;box-sizing:border-box}body.printing-completed-receipt .completed-sale-receipt-print.receipt-paper-58mm{width:100%!important;--sales-receipt-padding: 3mm}body.printing-completed-receipt .completed-sale-receipt-print.receipt-paper-80mm{width:100%!important;--sales-receipt-padding: 4mm}body.printing-completed-receipt .completed-sale-receipt-print.receipt-paper-a5{width:100%!important;min-height:210mm;padding:10mm}body.printing-completed-receipt .completed-sale-receipt-print.receipt-paper-a4{width:100%!important;min-height:297mm;padding:12mm}.completed-sale-receipt-print header{display:grid;gap:3px;padding-bottom:10px;border-bottom:1px dashed #777;text-align:center}.completed-sale-receipt-print header strong{font-size:15px}.completed-sale-receipt-print header span,.completed-sale-receipt-print header small{font-size:9px}.completed-sale-receipt-print .completed-receipt-meta{display:grid;gap:4px;padding:8px 0;border-bottom:1px dashed #999;font-size:8px}.completed-sale-receipt-print .completed-receipt-meta span{display:flex;justify-content:space-between;gap:8px}.completed-sale-receipt-print .receipt-print-summary{margin-top:7px}.completed-sale-receipt-print .receipt-print-summary>div{display:flex;justify-content:space-between;gap:12px;padding:3px 0;font-size:9px}.completed-sale-receipt-print .receipt-print-total{margin-top:4px;padding-top:7px!important;border-top:1px solid #555;font-size:11px!important}.completed-sale-receipt-print .receipt-print-total strong{font-size:14px}.completed-sale-receipt-print.receipt-design-compact .completed-receipt-meta span:last-child{display:none}.completed-sale-receipt-print.receipt-design-minimal .completed-receipt-meta,.completed-sale-receipt-print.receipt-design-minimal .receipt-print-summary>div:not(.receipt-print-total){display:none}.completed-sale-receipt-print.receipt-design-minimal header{border-bottom-style:solid}.completed-sale-receipt-print.receipt-design-minimal header strong{font-size:13px}.completed-sale-receipt-print footer{margin-top:18px;text-align:center;font-size:9px}.barcode-print-sheet,.barcode-print-sheet *{visibility:visible!important}.barcode-label-backdrop,.barcode-label-modal{position:static!important;width:auto!important;max-width:none!important;max-height:none!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.barcode-print-sheet{position:absolute!important;top:0;left:0;display:grid!important;grid-template-columns:repeat(var(--barcode-columns, 3),var(--barcode-label-width, 60mm))!important;gap:var(--barcode-label-gap, 2mm)!important;width:var(--barcode-sheet-width, 184mm)!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:#fff!important}.barcode-label{width:var(--barcode-label-width, 60mm)!important;height:var(--barcode-label-height, 30mm)!important;padding:2mm 2.5mm!important;border:.2mm dashed #777!important;color:#000!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.barcode-label>strong{font-size:8pt!important}.barcode-label>b{font-size:10pt!important}.barcode-label .barcode-graphic{height:12mm!important}.barcode-label>span{font-size:7pt!important}}.sidebar-bottom button.nav-item{width:100%;border:0;text-align:left;background:transparent}.settings-backdrop{z-index:55;padding:18px}.settings-modal{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,calc(100vw - 36px));height:min(90vh,880px);overflow:hidden;border:1px solid #dce3eb;border-radius:14px;background:#fff;box-shadow:0 30px 90px #08142647}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 28px;border-bottom:1px solid #e4e9ef;background:linear-gradient(135deg,#fff,#f3faf8)}.settings-header p,.settings-header h2{margin:0}.settings-header h2{margin-top:4px;color:#1d2a40;font-size:24px}.settings-header>div>span{display:block;margin-top:5px;color:#758298;font-size:12px}.settings-workspace{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:0}.settings-navigation{min-height:0;padding:16px 12px;overflow-y:auto;border-right:1px solid #e3e8ee;background:#f7f9fc}.settings-navigation button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:8px;background:transparent;color:#59687d;text-align:left}.settings-navigation button:hover{background:#eef5f4;color:#267765}.settings-navigation button.active{background:#e5f6f1;color:#117d69;box-shadow:inset 3px 0 #18aa90}.settings-navigation button>span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#e9edf3;color:#68768b;font-size:9px;font-weight:900}.settings-navigation button.active>span{background:#cceee5;color:#117d69}.settings-navigation b{min-width:0;font-size:12px}.settings-navigation small{display:block;overflow:hidden;margin-top:3px;color:#8b96a7;font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.settings-content{min-width:0;padding:25px 28px 30px;overflow-y:auto;background:#fff}.settings-content-heading{padding-bottom:18px;border-bottom:1px solid #e7ebf0}.settings-content-heading p,.settings-content-heading h3{margin:0}.settings-content-heading h3{margin-top:5px;color:#203047;font-size:21px}.settings-content-heading>span{display:block;margin-top:6px;color:#7c899b;font-size:12px}.settings-form-section{display:grid;gap:20px;padding-top:21px}.settings-section-title{display:flex;align-items:start;justify-content:space-between;gap:15px}.settings-section-title h4,.settings-section-title p{margin:0}.settings-section-title h4{color:#29374d;font-size:15px}.settings-section-title p{margin-top:5px;color:#7a8799;font-size:11px;line-height:1.5}.settings-status-pill{padding:5px 9px;border-radius:999px;background:#e7f7f3;color:#167866;font-size:9px;font-weight:900;white-space:nowrap}.pos-shortcut-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pos-shortcut-settings label{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:13px;min-width:0;padding:13px 14px;border:1px solid #dde5ec;border-radius:9px;background:#fafcfd}.pos-shortcut-settings label>span{display:grid;min-width:0;gap:4px}.pos-shortcut-settings b{color:#34445a;font-size:11px}.pos-shortcut-settings small{color:#8491a2;font-size:8px;line-height:1.4}.pos-shortcut-settings select{width:100%;height:38px;padding:0 9px;border:1px solid #cbd9e3;border-radius:7px;outline-color:#18aa90;background:#fff;color:#176f60;font-size:12px;font-weight:900;text-align:center}.settings-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.settings-field-grid label{display:grid;gap:7px;color:#526178;font-size:11px;font-weight:800}.settings-field-grid input,.settings-field-grid select{width:100%;height:41px;padding:0 11px;border:1px solid #d7dfe8;border-radius:7px;outline-color:#18aa90;background:#fff;color:#27364d;font-size:12px;font-weight:500}.settings-field-grid textarea{width:100%;min-height:82px;padding:10px 11px;box-sizing:border-box;border:1px solid #d7dfe8;border-radius:7px;outline-color:#18aa90;background:#fff;color:#27364d;font:inherit;font-size:12px;font-weight:500;line-height:1.45;resize:vertical}.business-profile-grid .wide{grid-column:1 / -1}.business-profile-grid label>small{color:#8995a5;font-size:8px;font-weight:600}.business-profile-hero{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #d5ebe5;border-radius:9px;background:linear-gradient(135deg,#effaf7,#f8fbfd)}.business-profile-hero>span,.business-profile-hero>img{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:11px;background:#17a68e;color:#fff;font-size:16px;font-weight:900}.business-profile-hero>img{padding:4px;border:1px solid #d4e7e2;background:#fff;object-fit:contain}.business-profile-hero>div{display:grid;min-width:0;gap:4px}.business-profile-hero strong{overflow:hidden;color:#26364b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.business-profile-hero small{color:#778699;font-size:9px}.settings-save-error{position:sticky;bottom:0;z-index:2;margin:16px 0 0;padding:10px 12px;border:1px solid #f0c9ce;border-radius:7px;background:#fff2f3}.business-logo-editor{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:18px}.business-logo-preview{display:grid;place-items:center;width:128px;height:82px;padding:8px;overflow:hidden;box-sizing:border-box;border:1px dashed #b8c7d4;border-radius:10px;background:#f8fafc}.business-logo-preview img{width:100%;height:100%;object-fit:contain}.business-logo-preview span{display:grid;place-items:center;width:52px;height:52px;border-radius:11px;background:#17a68e;color:#fff;font-size:17px;font-weight:900}.business-logo-editor>div:last-child{display:grid;gap:6px}.business-logo-editor strong{color:#2c3b51;font-size:12px}.business-logo-editor small{color:#7c899a;font-size:9px;line-height:1.45}.business-logo-editor>div:last-child>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.business-logo-upload,.business-logo-remove{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:0 12px;box-sizing:border-box;border:1px solid #16a98f;border-radius:7px;background:#16a98f;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.business-logo-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.business-logo-remove{background:#fff;color:#a84953;border-color:#e5c6ca}.settings-field-grid input:disabled,.settings-field-grid select:disabled{background:#f4f6f8;color:#8490a1}.settings-switch-list{display:grid;align-content:start;gap:9px}.settings-switch{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #e0e6ed;border-radius:8px;background:#fafbfd;cursor:pointer}.settings-switch input{width:18px;height:18px;flex:0 0 18px;accent-color:#16a98f}.settings-switch span{display:grid;gap:3px}.settings-switch b{color:#35445a;font-size:11px}.settings-switch small{color:#8490a2;font-size:9px;line-height:1.4}.loyalty-example-card{display:grid;gap:5px;padding:16px;border:1px solid #cfe9e3;border-radius:9px;background:linear-gradient(135deg,#f1fbf8,#f8fbff)}.loyalty-example-card span{color:#66768a;font-size:11px}.loyalty-example-card strong{color:#0f8d76;font-size:21px}.loyalty-example-card small{color:#7b899b;font-size:10px;line-height:1.5}.customer-list-balances{display:flex;gap:6px;margin-top:7px}.customer-ledger-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 34px 0}.customer-ledger-summary article{display:grid;gap:5px;padding:16px 18px;border:1px solid #dfe8ee;border-radius:14px;background:#fff;box-shadow:0 7px 22px #263e530f}.customer-ledger-summary span{color:#78869a;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.customer-ledger-summary strong{color:#24384e;font-size:20px}.customer-ledger-layout{display:grid;grid-template-columns:minmax(310px,390px) minmax(0,1fr);align-items:start;gap:20px;padding:20px 34px 32px}.customer-loyalty-adjustment{position:sticky;top:14px}.customer-ledger-panel{min-height:360px}.customer-ledger-panel .supplier-payment-allocations{max-height:min(560px,calc(100vh - 300px));overflow:auto}.customer-ledger-panel .supplier-payment-allocations>div>span{display:grid;gap:4px}.customer-ledger-panel .supplier-payment-allocations>div>span:last-child{min-width:190px;text-align:right}.customer-ledger-panel .supplier-payment-allocations small{display:block;color:#7b899b}@media(max-width:900px){.customer-ledger-summary{grid-template-columns:1fr;padding:16px 18px 0}.customer-ledger-layout{grid-template-columns:1fr;padding:16px 18px 24px}.customer-loyalty-adjustment{position:static}}.stock-default-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stock-default-options button{display:grid;gap:6px;padding:17px;border:1px solid #dce3eb;border-radius:9px;background:#fff;color:#4b5a70;text-align:left}.stock-default-options button:hover{border-color:#7dc8b8;background:#f5fbf9}.stock-default-options button.selected{border-color:#16a98f;background:#eaf8f4;color:#117b68;box-shadow:inset 0 0 0 1px #16a98f}.stock-default-options b{font-size:12px}.stock-default-options small{color:#7f8c9e;font-size:9px;line-height:1.55}.stock-not-tracked{color:#a16b16!important;font-weight:800}.settings-info-note{margin:0;padding:11px 13px;border-left:3px solid #76a7db;border-radius:6px;background:#f3f7fc;color:#62758d;font-size:10px;line-height:1.5}.security-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.security-summary-grid article{display:grid;align-content:center;gap:4px;min-height:72px;padding:13px 14px;box-sizing:border-box;border:1px solid #dde5ec;border-radius:9px;background:#fafcfd}.security-summary-grid article:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:11px}.security-summary-grid article:first-child>div{display:grid;min-width:0;gap:3px}.security-summary-grid small{color:#8491a2;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.security-summary-grid strong{overflow:hidden;color:#2e3d53;font-size:13px;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap}.security-summary-grid em{overflow:hidden;color:#7d899b;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.security-account-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;background:#dff4ee;color:#117c68;font-size:11px;font-weight:900}.security-action-row{display:flex;flex-wrap:wrap;gap:8px}.security-action-row button{min-height:37px;padding:0 13px;border:1px solid #d5dee7;border-radius:7px;background:#fff;color:#536278;font-size:10px;font-weight:850}.security-action-row button:hover:not(:disabled){border-color:#83cbbb;background:#f2faf8;color:#117c68}.security-action-row .security-primary-action{border-color:#16a98f;background:#16a98f;color:#fff}.security-action-row .security-signout-action{margin-left:auto;border-color:#e7c9cc;color:#a64a54}.security-action-row button:disabled{cursor:not-allowed;opacity:.48}.security-permission-list{display:grid;overflow:hidden;border:1px solid #dde5ec;border-radius:9px}.security-permission-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;background:#fff}.security-permission-list article+article{border-top:1px solid #edf0f4}.security-permission-list article>span{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;font-size:10px;font-weight:900}.security-permission-list article>span.granted{background:#dff5ef;color:#10846f}.security-permission-list article>span.restricted{background:#f0f2f5;color:#8994a4}.security-permission-list article>div{display:grid;gap:3px}.security-permission-list strong{color:#344359;font-size:10px}.security-permission-list small{color:#8692a3;font-size:8px;line-height:1.4}.security-permission-list article>em{padding:4px 7px;border-radius:999px;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.security-permission-list article>em.granted{background:#e8f7f3;color:#11836f}.security-permission-list article>em.restricted{background:#f1f3f6;color:#7f8998}.security-roadmap-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #eadab6;border-radius:9px;background:#fffbf1}.security-roadmap-note>span{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;background:#f6e6ba;color:#8a650e;font-size:9px;font-weight:900}.security-roadmap-note>div{display:grid;gap:3px}.security-roadmap-note strong{color:#584719;font-size:10px}.security-roadmap-note p{margin:0;color:#7c6e48;font-size:8px;line-height:1.5}.security-roadmap-note>em{color:#92721e;font-size:8px;font-style:normal;font-weight:900;white-space:nowrap}.label-preset-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.label-preset-row button{display:grid;gap:4px;min-width:0;padding:12px;border:1px solid #dce3eb;border-radius:8px;background:#fff;color:#45546a;text-align:left}.label-preset-row button:hover{border-color:#83cbbb;background:#f5fbf9}.label-preset-row button.selected{border-color:#16a98f;background:#eaf8f4;color:#117b68;box-shadow:inset 0 0 0 1px #16a98f}.label-preset-row b{font-size:11px}.label-preset-row small{overflow:hidden;color:#8995a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.barcode-setting-lower{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(280px,1.1fr);gap:20px;align-items:center}.settings-label-preview{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;column-gap:8px;align-items:center;justify-self:center;width:min(100%,360px);aspect-ratio:var(--settings-label-ratio, 2 / 1);padding:12px 14px;overflow:hidden;border:1px dashed #777f89;background:#fff;color:#000;box-shadow:0 8px 24px #1522331a}.settings-label-preview>strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.settings-label-preview>b,.settings-label-preview>.barcode-label-prices b{font-size:13px}.settings-label-preview>.barcode-label-prices{display:block}.settings-label-preview .barcode-graphic{grid-column:1 / -1;width:100%;height:52px;shape-rendering:crispEdges}.settings-label-preview>span{grid-column:1 / -1;text-align:center;font-family:ui-monospace,Consolas,monospace;font-size:9px;letter-spacing:.1em}.settings-future-panel{display:grid;justify-items:start;gap:10px;margin-top:24px;padding:25px;border:1px dashed #ccd8e4;border-radius:11px;background:linear-gradient(135deg,#fafcfe,#f3faf8)}.settings-future-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;background:#dff4ee;color:#147963;font-size:12px;font-weight:900}.settings-future-panel h3,.settings-future-panel p{margin:0}.settings-future-panel h3{color:#2a394f;font-size:16px}.settings-future-panel p{color:#6e7d91;font-size:11px;line-height:1.5}.settings-future-panel>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:5px}.settings-future-panel>div span{padding:7px 9px;border-radius:6px;background:#fff;color:#53647b;font-size:9px;font-weight:700;box-shadow:0 2px 8px #1a283b0f}.settings-future-panel>small{margin-top:6px;color:#8b96a6;font-size:9px}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 24px;border-top:1px solid #e3e8ee;background:#fafbfd}.settings-footer>div{display:flex;gap:9px}.settings-footer .complete-sale{width:auto;min-width:135px}@media(max-width:720px){.pos-shortcut-settings,.security-summary-grid{grid-template-columns:1fr}.pos-shortcut-settings label{grid-template-columns:minmax(0,1fr) 76px}.security-action-row .security-signout-action{margin-left:0}.security-roadmap-note{grid-template-columns:auto minmax(0,1fr)}.security-roadmap-note>em{grid-column:2}}.settings-reset{padding:8px 0}@media(max-width:820px){.settings-modal{height:min(94vh,940px)}.settings-workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.settings-navigation{display:flex;gap:7px;padding:10px;overflow-x:auto;border-right:0;border-bottom:1px solid #e3e8ee}.settings-navigation button{flex:0 0 155px}.settings-navigation small{display:none}.settings-content{padding:20px}.label-preset-row{grid-template-columns:repeat(2,1fr)}.barcode-setting-lower{grid-template-columns:1fr}}@media(max-width:560px){.settings-backdrop{padding:8px}.settings-modal{width:calc(100vw - 16px);height:calc(100vh - 16px)}.settings-header{padding:18px 20px}.settings-header>div>span{display:none}.settings-field-grid,.stock-default-options,.business-logo-editor{grid-template-columns:1fr}.receipt-typography-settings>label{grid-template-columns:1fr 48px}.receipt-typography-settings>label>span{grid-column:1 / -1}.settings-footer{align-items:stretch;flex-direction:column}.settings-footer>div{display:grid;grid-template-columns:1fr 1fr}.settings-footer .complete-sale{width:100%}.settings-reset{align-self:flex-start}}@media(max-width:560px){.receipt-printer-picker{grid-template-columns:1fr}.receipt-printer-actions{display:grid;grid-template-columns:1fr 1fr}.receipt-printer-picker button{width:100%}}.session-lock-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,#23364ff5,#091220fa)}.session-lock-card{display:grid;justify-items:stretch;width:min(100%,410px);padding:30px;box-sizing:border-box;border:1px solid rgb(255 255 255 / 13%);border-radius:16px;background:#fff;box-shadow:0 32px 100px #0000006b}.session-lock-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:23px;color:#243148;font-size:13px}.session-lock-brand span{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#17a58c;color:#fff;font-size:12px;font-weight:900}.session-lock-icon{display:grid;place-items:center;justify-self:center;width:58px;height:58px;margin-bottom:13px;border-radius:15px;background:#e5f7f2;color:#11846f;font-size:10px;font-weight:950;letter-spacing:.06em}.session-lock-card>.breadcrumb,.session-lock-card>h1,.session-lock-copy{margin-inline:0;text-align:center}.session-lock-card>h1{margin-block:5px 7px;color:#1f2c40;font-size:24px}.session-lock-copy{margin-block:0 17px;color:#788598;font-size:10px;line-height:1.55}.session-lock-user{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dce5ec;border-radius:9px;background:#f7f9fb}.session-lock-user>span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#dff4ee;color:#117c68;font-size:10px;font-weight:900}.session-lock-user>div{display:grid;min-width:0;gap:3px}.session-lock-user strong{color:#2d3b51;font-size:11px}.session-lock-user small{overflow:hidden;color:#8490a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.session-lock-card form{display:grid;gap:10px;margin-top:14px}.session-lock-card form label{display:grid;gap:6px;color:#55647a;font-size:10px;font-weight:850}.session-lock-card form input{width:100%;height:42px;padding:0 11px;box-sizing:border-box;border:1px solid #ccd8e2;border-radius:8px;outline-color:#17a58c;font-size:15px}.session-lock-card .form-error{margin:0}.session-switch-user{justify-self:center;margin-top:13px;padding:5px 8px;border:0;background:transparent;color:#65758a;font-size:9px;font-weight:800}.session-switch-user:hover{color:#a24751}.session-lock-warning{margin-top:8px;color:#a06b20;font-size:8px;line-height:1.45;text-align:center}.advanced-payment-modal{width:min(760px,calc(100vw - 36px))}.method:disabled{cursor:not-allowed;opacity:.46}.credit-balance-due{background:#fff2e3!important;color:#a45d11!important}.payment-instrument-panel{margin:14px 0;padding:15px;border:1px solid #dce5ee;border-radius:10px;background:#f8fafc}.payment-instrument-title{display:flex;gap:10px;align-items:center;margin-bottom:13px}.payment-instrument-title>div{display:grid;gap:2px}.payment-instrument-title strong{color:#243148;font-size:13px}.payment-instrument-title small{color:#7d899a;font-size:10px}.instrument-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:9px;background:#daf4ed;color:#118d77;font-size:10px;font-weight:900}.cheque-instrument .instrument-icon{background:#e6eefb;color:#426a9b}.payment-instrument-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-instrument-grid label,.collection-modal form>label{display:grid;gap:5px;color:#526177;font-size:10px;font-weight:800}.payment-instrument-grid label small{color:#909aab;font-weight:500}.payment-instrument-grid input,.collection-modal input,.collection-modal select,.collection-modal textarea{width:100%;min-height:38px;padding:8px 10px;border:1px solid #d8e0e9;border-radius:7px;outline-color:#17a58c;background:#fff;color:#27364c}.payment-instrument-grid .iso-date-control{min-height:38px}.instrument-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:12px;padding:11px;border-radius:8px;background:#fff}.instrument-preview span{display:flex;justify-content:space-between;gap:8px;color:#748196;font-size:10px}.instrument-preview b,.instrument-preview strong{color:#253349;text-align:right}.pos-payment-list>div>span{display:grid;flex:1;gap:2px}.pos-payment-list span strong{color:#35445b;font-size:11px}.pos-payment-list span small{color:#8490a3;font-size:9px}.receivables-workspace{background:#f5f7fa}.workspace-subtitle{margin:4px 0 0;color:#7c899a;font-size:11px}.receivable-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:15px}.receivable-kpis article{display:grid;gap:5px;padding:16px;border:1px solid #e1e7ee;border-radius:10px;background:#fff;box-shadow:0 2px 8px #19263b0a}.receivable-kpis span{color:#7b8798;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.receivable-kpis strong{color:#243148;font-size:21px}.receivable-kpis small{color:#98a1af;font-size:9px}.receivable-kpis .warning{border-color:#f2d49a;background:#fffbf1}.receivable-kpis .danger{border-color:#f0c2c7;background:#fff7f7}.receivable-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.receivable-toolbar>input{width:min(360px,45%);padding:10px 12px;border:1px solid #dce3eb;border-radius:7px;outline-color:#16a68d}.receivable-tabs{display:flex;gap:5px;padding:4px;border-radius:8px;background:#e8edf2}.receivable-tabs button{padding:8px 13px;border:0;border-radius:6px;background:transparent;color:#667489;font-size:11px;font-weight:800}.receivable-tabs button.active{background:#fff;color:#118d77;box-shadow:0 1px 4px #14263c1a}.receivable-master-detail{display:grid;grid-template-columns:minmax(530px,1.25fr) minmax(350px,.75fr);gap:14px;min-height:520px}.receivable-list-card,.receivable-detail-card{min-width:0;overflow:hidden;border:1px solid #e0e6ed;border-radius:10px;background:#fff}.receivable-list-card{overflow:auto}.receivable-list-card table{width:100%;border-collapse:collapse}.receivable-list-card th{position:sticky;z-index:1;top:0;padding:11px 13px;background:#f6f8fa;color:#758196;text-align:left;font-size:9px;text-transform:uppercase}.receivable-list-card td{padding:12px 13px;border-top:1px solid #edf0f4;color:#536178;font-size:11px;cursor:pointer}.receivable-list-card tr:hover td,.receivable-list-card tr.selected td{background:#eefaf7}.receivable-list-card td strong,.receivable-list-card td small{display:block}.receivable-list-card td strong{color:#2c394e}.receivable-list-card td small{margin-top:3px;color:#919baa;font-size:9px}.receivable-list-card .numeric{text-align:right;white-space:nowrap}.receivable-detail-card{padding:19px;overflow-y:auto}.detail-title{display:flex;justify-content:space-between;align-items:start;gap:12px}.detail-title h2{margin:3px 0;color:#243148;font-size:17px}.detail-title small{color:#8a95a6;font-size:9px}.account-status,.cheque-status{display:inline-flex;align-items:center;width:fit-content;padding:4px 7px;border-radius:999px;background:#eef2f6;color:#657389;font-size:8px;font-weight:900;text-transform:uppercase}.account-status.current,.cheque-status.cleared{background:#e4f7f1;color:#0f8d76}.account-status.overdue,.cheque-status.returned{background:#ffe8ea;color:#ba414d}.cheque-status.pending{background:#fff2cf;color:#976b05}.cheque-status.deposited{background:#e8f1ff;color:#376ba5}.cheque-status.cancelled{background:#edf0f3;color:#687487}.account-balance-highlight{display:flex;justify-content:space-between;align-items:center;margin:17px 0 12px;padding:15px;border-radius:9px;background:#f0f8f6;color:#657487;font-size:11px}.account-balance-highlight strong{color:#0f8d76;font-size:22px}.receivable-detail-card h3{margin:19px 0 9px;color:#46546a;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.account-ledger{display:grid;gap:7px}.account-ledger article{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:start;padding:10px;border:1px solid #e8ecf1;border-radius:8px}.ledger-direction{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;font-size:8px;font-weight:900}.ledger-direction.debit{background:#fff0e6;color:#b25f21}.ledger-direction.credit{background:#e5f7f1;color:#128b74}.account-ledger article>div{display:grid;gap:2px}.account-ledger strong{color:#344258;font-size:10px}.account-ledger small{color:#8b95a4;font-size:8px}.account-ledger p{margin:3px 0 0;color:#667489;font-size:9px}.account-ledger article>b{color:#344258;font-size:10px;white-space:nowrap}.cheque-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.cheque-detail-grid span{display:grid;gap:3px;padding:10px;border-radius:7px;background:#f6f8fa;color:#8590a1;font-size:8px;text-transform:uppercase}.cheque-detail-grid b{color:#344258;font-size:10px;text-transform:none}.returned-cheque-warning{display:grid;gap:4px;margin-top:13px;padding:12px;border:1px solid #efc7cb;border-radius:8px;background:#fff5f5;color:#9e3e47}.returned-cheque-warning span,.returned-cheque-warning small{font-size:9px}.cheque-timeline{display:grid;gap:8px;padding-left:8px}.cheque-timeline article{display:grid;grid-template-columns:auto 1fr;gap:9px}.cheque-timeline i{width:10px;height:10px;margin-top:3px;border:2px solid #fff;border-radius:50%;background:#19a68f;box-shadow:0 0 0 1px #83cfc1}.cheque-timeline article>div{display:grid;gap:2px;padding-bottom:7px;border-bottom:1px solid #edf0f3}.cheque-timeline strong{color:#3c4a60;font-size:9px;text-transform:uppercase}.cheque-timeline small{color:#929cab;font-size:8px}.cheque-timeline p{margin:2px 0 0;color:#657389;font-size:9px}.cheque-status-update{margin-top:15px;padding:12px;border-radius:8px;background:#f5f8fa}.cheque-status-update h3{margin-top:0}.cheque-status-update>div{display:grid;grid-template-columns:110px 1fr auto;gap:7px}.cheque-status-update select,.cheque-status-update input{min-width:0;padding:8px;border:1px solid #d7e0e9;border-radius:6px;background:#fff}.cheque-status-update button{min-height:35px;padding:0 12px;border:0;border-radius:6px;color:#fff}.cheque-status-update>small{display:block;margin-top:7px;color:#8a95a5;font-size:8px}.receivable-message,.receivable-error{margin:0 0 11px;padding:9px 11px;border-radius:7px}.receivable-message{background:#e9f8f4;color:#118971;font-size:10px;font-weight:800}.receivable-loading{display:grid;place-items:center;min-height:420px;color:#768397}.collection-modal{width:min(680px,calc(100vw - 36px))}.collection-modal form{display:grid;gap:13px}.collection-modal label{display:grid;gap:5px;color:#526177;font-size:10px;font-weight:800}.collection-modal textarea{min-height:70px;resize:vertical}.collection-cheque-grid{padding:12px;border-radius:8px;background:#f5f8fa}@media(max-width:1100px){.receivable-kpis{grid-template-columns:repeat(2,1fr)}.receivable-master-detail{grid-template-columns:1fr}.receivable-detail-card{max-height:620px}.advanced-payment-modal{width:min(650px,calc(100vw - 28px))}}@media(max-width:650px){.receivable-kpis{grid-template-columns:1fr}.receivable-toolbar{flex-direction:column}.receivable-toolbar>input{width:100%}.payment-instrument-grid,.instrument-preview,.cheque-detail-grid{grid-template-columns:1fr}.cheque-status-update>div{grid-template-columns:1fr}}.expense-workspace{background:#f5f7fa}.expense-dashboard{display:grid;align-content:start;gap:15px;height:calc(100dvh - 145px);min-height:560px;padding:22px 28px 34px;overflow-y:auto}.expense-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.expense-kpis article{display:grid;min-width:0;gap:6px;padding:15px 17px;border:1px solid #dfe6ed;border-radius:10px;background:#fff}.expense-kpis span{color:#6e7b8f;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.expense-kpis strong{color:#2b3a50;font-size:22px}.expense-kpis small{color:#8490a1;font-size:9px}.expense-kpis .primary{border-color:#b8ded6;background:#effaf7}.expense-kpis .primary strong{color:#147d69}.expense-kpis .warning{border-color:#efd6a5;background:#fff9ec}.expense-kpis .warning strong{color:#9c6814}.expense-main-layout{display:grid;grid-template-columns:minmax(410px,.78fr) minmax(620px,1.22fr);align-items:start;gap:14px}.expense-main-layout.report-only{grid-template-columns:1fr}.expense-entry-panel,.expense-history-panel,.expense-detail-panel{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.expense-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:67px;padding:13px 16px;border-bottom:1px solid #e5eaf0}.expense-panel-title h2,.expense-panel-title p{margin:0}.expense-panel-title h2{color:#29394f;font-size:15px}.expense-panel-title p{margin-top:4px;color:#7e8a9b;font-size:9px;line-height:1.45}.expense-panel-title>span{padding:5px 8px;border-radius:999px;background:#eaf7f3;color:#147c68;font-size:9px;font-weight:900}.expense-panel-title>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.expense-panel-title .primary-action,.expense-panel-title .danger-action{min-height:33px;padding:0 11px}.expense-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px 16px}.expense-form-grid label,.expense-filters label,.expense-void-reason{display:grid;min-width:0;gap:5px;color:#5e6d82;font-size:10px;font-weight:850}.expense-form-grid label small{color:#8a96a6;font-size:8px;font-weight:600}.expense-form-grid .wide{grid-column:1 / -1}.expense-form-grid input,.expense-form-grid select,.expense-form-grid textarea,.expense-filters input,.expense-filters select,.expense-void-reason textarea{width:100%;min-width:0;min-height:39px;padding:8px 10px;border:1px solid #d6dfe8;border-radius:7px;outline-color:#16ad92;background:#fff;color:#28384e;font-size:11px;box-sizing:border-box}.expense-form-grid select:disabled{background:#f1f3f5;color:#8390a0}.expense-form-grid textarea{min-height:65px;resize:vertical}.expense-attachment input{padding:6px}.expense-attachment>span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:6px;background:#eff8f5;color:#157d69;font-size:9px}.expense-attachment button{border:0;background:transparent;color:#b14d57;font-size:9px;font-weight:800}.expense-calculation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 16px 13px}.expense-calculation span{display:grid;gap:4px;padding:10px;border-radius:7px;background:#f4f7f9;color:#788599;font-size:8px;text-transform:uppercase}.expense-calculation b,.expense-calculation strong{color:#2d3d53;font-size:11px}.expense-calculation span:last-child{background:#e9f7f3}.expense-calculation strong{color:#117d68;font-size:13px}.expense-form-error{margin:0 16px 12px}.expense-entry-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e4e9ee;background:#f8fafb}.expense-entry-actions button{min-height:38px;padding:0 15px}.expense-filters{display:grid;grid-template-columns:125px 125px minmax(150px,.8fr) 125px minmax(230px,1.3fr);gap:8px;padding:12px 14px;border-bottom:1px solid #e7ebef;background:#fbfcfd}.expense-filters .iso-date-control{min-height:39px}.expense-search{min-width:0}.expense-category-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:13px 14px;border-bottom:1px solid #e7ebef}.expense-category-summary>span{position:relative;display:grid;min-width:0;gap:5px;padding:10px;overflow:hidden;border-radius:7px;background:#f5f8fa}.expense-category-summary b{overflow:hidden;color:#59687c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.expense-category-summary strong{color:#26364c;font-size:12px}.expense-category-summary i{height:3px;border-radius:5px;background:#18a68e}.expense-category-summary p{grid-column:1 / -1;margin:0;color:#8793a3;font-size:10px;text-align:center}.expense-table-wrap{position:relative;max-height:490px;overflow:auto;scrollbar-gutter:stable}.expense-table-wrap table{width:100%;min-width:900px;border-collapse:collapse}.expense-table-wrap th{position:sticky;z-index:1;top:0;padding:10px 11px;border-bottom:1px solid #dfe5ea;background:#f3f6f8;color:#6d7a8e;font-size:8px;text-align:left;text-transform:uppercase}.expense-table-wrap td{padding:10px 11px;border-bottom:1px solid #edf0f3;color:#536177;font-size:9px;vertical-align:middle}.expense-table-wrap tr:hover td,.expense-table-wrap tr.selected td{background:#eff9f6}.expense-table-wrap td strong,.expense-table-wrap td small{display:block}.expense-table-wrap td strong{color:#2e3e53;font-size:9px}.expense-table-wrap td small{margin-top:3px;color:#8a95a5;font-size:8px}.expense-table-wrap td.amount{color:#2c3d52;font-weight:850;text-align:right;white-space:nowrap}.expense-table-wrap em{display:inline-flex;padding:4px 7px;border-radius:999px;background:#e8f7f3;color:#12846f;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}.expense-table-wrap em.unpaid{background:#fff2d8;color:#95640b}.expense-table-wrap em.voided{background:#ffebed;color:#ad4751}.expense-empty{display:grid;place-items:center;align-content:center;min-height:300px;padding:35px;color:#8591a2;text-align:center}.expense-empty span{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#e7f5f1;color:#17836f;font-size:10px;font-weight:900}.expense-empty h3{margin:9px 0 0;color:#405067}.expense-empty p{margin:5px 0 0;font-size:10px}.expense-detail-panel{grid-column:1 / -1}.expense-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:14px 16px}.expense-detail-grid span{display:grid;min-width:0;gap:4px;padding:11px;border-radius:7px;background:#f5f8fa}.expense-detail-grid small{color:#78869a;font-size:8px;text-transform:uppercase}.expense-detail-grid strong{color:#2b3b51;font-size:10px;overflow-wrap:anywhere}.expense-detail-grid .net{background:#e9f7f3}.expense-detail-grid .net strong{color:#147b68;font-size:13px}.expense-detail-note,.expense-detail-void{margin:0 16px 14px;padding:10px 12px;border-left:3px solid #198e79;background:#f1f9f7;color:#536277;font-size:9px;line-height:1.5}.expense-detail-void{border-color:#bb4c56;background:#fff3f4;color:#9e414b}.expense-confirm b,.expense-confirm strong{color:#147c68}.expense-confirm .confirm-icon{font-size:8px}.expense-confirm .confirm-icon.danger{background:#ffeaec;color:#b6434e}.expense-void-reason{width:100%;text-align:left}.expense-void-reason textarea{min-height:70px;resize:vertical}.expense-preview-backdrop{z-index:57}.expense-preview-modal{width:min(1160px,calc(100vw - 36px))}.expense-print-sheet{display:grid;align-content:start;gap:13px;width:210mm;min-height:297mm;padding:12mm;border:1px solid #d5dce3;background:#fff;color:#26364b;box-sizing:border-box;box-shadow:0 10px 35px #1421321f}.expense-print-sheet.report-paper-a5{width:148mm;min-height:210mm;padding:9mm}.expense-print-sheet.report-paper-letter{width:216mm;min-height:279mm}.expense-print-sheet.report-paper-80mm{width:80mm;min-height:100mm;padding:4mm}.expense-print-sheet.report-paper-58mm{width:58mm;min-height:90mm;padding:3mm}.expense-print-sheet.report-orientation-landscape:not(.report-paper-58mm):not(.report-paper-80mm){width:297mm;min-height:210mm}.expense-print-sheet.report-paper-a5.report-orientation-landscape{width:210mm;min-height:148mm}.expense-print-sheet.report-paper-letter.report-orientation-landscape{width:279mm;min-height:216mm}.expense-print-sheet>header{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:2px solid #26364b}.expense-print-sheet>header div{display:grid;gap:3px}.expense-print-sheet>header strong{font-size:16px}.expense-print-sheet>header span{color:#6d7a8d;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.expense-print-sheet>header b{font-size:9px;text-align:right}.expense-print-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.expense-print-summary span{display:grid;gap:4px;padding:9px;background:#f3f6f8;color:#738095;font-size:7px;text-transform:uppercase}.expense-print-summary b,.expense-print-summary strong{color:#25364b;font-size:10px}.expense-print-summary strong{color:#147c68}.expense-print-lines{border:1px solid #dce3e9}.expense-print-lines>div{display:grid;grid-template-columns:120px minmax(220px,1fr) 120px 100px;gap:8px;padding:8px;border-top:1px solid #e5eaef;font-size:8px}.expense-print-lines .heading{border:0;background:#eef2f5;color:#68768a;font-size:7px;font-weight:900;text-transform:uppercase}.expense-print-lines span{display:grid;gap:2px}.expense-print-lines small{color:#818d9d;font-size:7px}.expense-print-lines strong{text-align:right}.expense-print-lines .voided{color:#a94b54;text-decoration:line-through}.expense-voucher-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.expense-voucher-meta span,.expense-voucher-description{display:grid;gap:4px;padding:10px;background:#f4f7f9}.expense-voucher-meta small,.expense-voucher-description small{color:#758297;font-size:7px;text-transform:uppercase}.expense-voucher-meta b,.expense-voucher-description strong{font-size:9px;overflow-wrap:anywhere}.expense-voucher-description p{margin:3px 0 0;color:#5e6d81;font-size:8px}.expense-voucher-totals{display:grid;width:min(340px,100%);margin-left:auto;gap:5px}.expense-voucher-totals span{display:flex;justify-content:space-between;gap:14px;padding:4px 0;color:#657388;font-size:8px}.expense-voucher-totals .grand{margin-top:3px;padding-top:8px;border-top:2px solid #26364b;color:#26364b;font-size:10px}.expense-voucher-totals .grand strong{color:#147b68;font-size:13px}.expense-voucher-signatures{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.expense-voucher-signatures span{padding-top:7px;border-top:1px solid #718093;color:#68768a;font-size:7px;text-align:center}.expense-print-void{padding:9px;border:2px solid #ad424d;color:#ad424d;font-size:10px;font-weight:900;text-align:center}.expense-print-sheet>footer{margin-top:auto;padding-top:8px;border-top:1px solid #dce2e8;color:#8490a0;font-size:7px;text-align:center}.expense-print-sheet.report-paper-58mm,.expense-print-sheet.report-paper-80mm{gap:8px}.expense-print-sheet.report-paper-58mm>header,.expense-print-sheet.report-paper-80mm>header{display:grid}.expense-print-sheet.report-paper-58mm>header b,.expense-print-sheet.report-paper-80mm>header b{text-align:left}.expense-print-sheet.report-paper-58mm .expense-print-summary,.expense-print-sheet.report-paper-80mm .expense-print-summary{grid-template-columns:1fr 1fr}.expense-print-sheet.report-paper-58mm .expense-print-lines .heading,.expense-print-sheet.report-paper-80mm .expense-print-lines .heading{display:none}.expense-print-sheet.report-paper-58mm .expense-print-lines>div,.expense-print-sheet.report-paper-80mm .expense-print-lines>div{grid-template-columns:1fr auto}.expense-print-sheet.report-paper-58mm .expense-print-lines>div span:nth-child(2),.expense-print-sheet.report-paper-80mm .expense-print-lines>div span:nth-child(2){grid-column:1 / -1;grid-row:1}.expense-print-sheet.report-paper-58mm .expense-print-lines>div span:first-child,.expense-print-sheet.report-paper-80mm .expense-print-lines>div span:first-child{grid-row:2}.expense-print-sheet.report-paper-58mm .expense-voucher-meta,.expense-print-sheet.report-paper-80mm .expense-voucher-meta{grid-template-columns:1fr}.expense-print-sheet.report-paper-58mm .expense-voucher-signatures,.expense-print-sheet.report-paper-80mm .expense-voucher-signatures{grid-template-columns:1fr 1fr;gap:22px 10px}@media(max-width:1250px){.expense-main-layout{grid-template-columns:1fr}.expense-table-wrap{max-height:420px}}@media(max-width:850px){.expense-dashboard{padding:15px}.expense-kpis{grid-template-columns:repeat(2,1fr)}.expense-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.expense-search{grid-column:1 / -1}.expense-category-summary,.expense-detail-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.expense-kpis,.expense-form-grid,.expense-calculation,.expense-category-summary,.expense-detail-grid{grid-template-columns:1fr}.expense-form-grid .wide{grid-column:1}.expense-panel-title{align-items:flex-start;flex-direction:column}.expense-panel-title>div:last-child{justify-content:flex-start}.expense-filters{grid-template-columns:1fr}.expense-search{grid-column:1}}@media print{body.printing-expense .expense-print-sheet,body.printing-expense .expense-print-sheet *{visibility:visible!important}body.printing-expense .expense-print-sheet{position:absolute!important;top:0!important;left:0!important;min-height:0!important;margin:0!important;overflow:visible!important;border:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-expense .expense-print-summary,body.printing-expense .expense-voucher-meta,body.printing-expense .expense-voucher-totals,body.printing-expense .expense-voucher-signatures{break-inside:avoid}}.net-profit-workspace{min-height:calc(100vh - 36px);background:#f4f7f9}.net-profit-dashboard{display:grid;grid-auto-rows:max-content;align-content:start;gap:15px;min-height:calc(100dvh - 145px);padding:22px 28px 36px;overflow:visible}.net-profit-period{display:grid;grid-template-columns:minmax(240px,1fr) auto 135px 135px auto;align-items:end;gap:10px;padding:14px 16px;border:1px solid #dce4eb;border-radius:11px;background:#fff}.net-profit-period h2,.net-profit-period p{margin:0}.net-profit-period h2{color:#25354b;font-size:16px}.net-profit-period p{margin-top:4px;color:#7d899b;font-size:9px}.net-profit-period>label{display:grid;gap:5px;color:#637187;font-size:9px;font-weight:850}.net-profit-period .iso-date-control{min-height:38px}.net-profit-presets{display:flex;gap:4px;padding:4px;border-radius:8px;background:#e9eef2}.net-profit-presets button{min-height:31px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#67758a;font-size:9px;font-weight:850;white-space:nowrap}.net-profit-presets button.selected{background:#fff;color:#118870;box-shadow:0 1px 4px #17283c1c}.net-profit-layout{display:grid;grid-template-columns:minmax(700px,1.5fr) minmax(270px,.5fr);align-items:start;gap:14px}.profit-statement-card,.profit-insight-card,.money-flow-card{min-width:0;overflow:hidden;border:1px solid #dce4eb;border-radius:11px;background:#fff}.financial-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:65px;padding:12px 16px;border-bottom:1px solid #e5eaef}.financial-card-title h3,.financial-card-title p{margin:0}.financial-card-title h3{color:#29394f;font-size:14px}.financial-card-title p{margin-top:4px;color:#7f8b9c;font-size:9px}.financial-card-title>span{padding:5px 8px;border-radius:999px;background:#e8f6f2;color:#137d69;font-size:9px;font-weight:850}.financial-card-title>span.negative{background:#ffebed;color:#ad4650}.profit-statement-list{display:grid;padding:7px 15px 12px}.profit-statement-list article{display:grid;grid-template-columns:24px minmax(190px,1fr) minmax(150px,.75fr) 135px 92px;align-items:center;gap:10px;min-height:56px;padding:7px 3px;border-bottom:1px solid #edf0f3}.profit-statement-list article:last-child{border-bottom:0}.profit-statement-list article.total,.profit-statement-list article.subtotal{margin-top:4px;border-top:2px solid #cad3dc}.profit-statement-list article.grand{min-height:68px;margin:8px -8px 0;padding:10px 11px;border:1px solid #b8dfd6;border-radius:8px;background:#eaf8f4}.profit-statement-list article.grand.loss{border-color:#efc6cb;background:#fff1f2}.profit-sign{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eef2f5;color:#718095;font-size:12px;font-weight:900}.profit-statement-list article.less .profit-sign{background:#fff1e5;color:#b26721}.profit-statement-list article.add .profit-sign{background:#e6f7f2;color:#13876f}.profit-statement-list article.grand .profit-sign{background:#15927a;color:#fff}.profit-statement-list article>div{display:grid;min-width:0;gap:3px}.profit-statement-list article>div strong{color:#324158;font-size:11px}.profit-statement-list article>div small{overflow:hidden;color:#8490a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.profit-count{color:#768397;font-size:8px;text-align:right}.profit-statement-list article>b{color:#2b3b50;font-size:12px;text-align:right;white-space:nowrap}.profit-statement-list article.grand>b{color:#117c67;font-size:17px}.profit-statement-list article.grand.loss>b{color:#b3424c}.profit-statement-list article>button{min-height:30px;padding:0 8px;border:1px solid #cfd9e2;border-radius:6px;background:#fff;color:#197d6c;font-size:8px;font-weight:850}.profit-statement-list article>button:hover{border-color:#76c5b5;background:#f1faf7}.profit-warning{margin:0 15px 14px;padding:9px 11px;border-left:3px solid #e0a53b;background:#fff8e9;color:#8b641e;font-size:8px;line-height:1.5}.profit-insight-card{display:grid;justify-items:center;gap:5px;padding:22px 18px;text-align:center}.profit-insight-label{color:#718094;font-size:9px;font-weight:900;letter-spacing:.1em}.profit-insight-card>strong{color:#12866f;font-size:clamp(24px,2.5vw,34px)}.profit-insight-card>strong.loss{color:#b4424d}.profit-insight-card>small{color:#7f8b9d;font-size:10px}.profit-insight-card>div{display:grid;width:100%;gap:0;margin-top:14px;border-top:1px solid #e5eaee}.profit-insight-card>div span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 2px;border-bottom:1px solid #edf0f3;color:#6a778b;font-size:9px;text-align:left}.profit-insight-card>div b{color:#2f3e54;font-size:10px}.payment-method-summary-card{display:grid;grid-template-rows:max-content max-content;align-content:start;align-self:start;width:100%;min-width:0;height:auto;overflow:visible;border:1px solid #dce4eb;border-radius:11px;background:#fff;box-sizing:border-box}.payment-method-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:9px;padding:13px 16px 16px}.payment-method-summary-grid>article{position:relative;display:grid;align-content:start;min-width:0;overflow:hidden;border:1px solid #e0e6ec;border-radius:9px;background:#fafcfd}.payment-method-summary-grid>article>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-bottom:1px solid #e8edf1;background:#f3f7f8}.payment-method-summary-grid header strong{overflow:hidden;color:#34445a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.payment-method-summary-grid header span{padding:3px 5px;border-radius:999px;background:#e2f3ef;color:#177d69;font-size:7px;font-weight:900;white-space:nowrap}.payment-method-summary-grid article>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px 10px}.payment-method-summary-grid article>div span{display:grid;gap:3px;color:#7a8799;font-size:7px}.payment-method-summary-grid article>div b{color:#16806c;font-size:10px}.payment-method-summary-grid article>div b.out{color:#aa5a28}.payment-method-summary-grid article>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-top:1px solid #e8edf1;color:#637187;font-size:8px}.payment-method-summary-grid article>footer strong{color:#2c3c52;font-size:11px}.payment-method-summary-grid article>footer strong.negative{color:#af4650}.payment-method-summary-grid article>small{padding:0 10px 9px;color:#a36d1b;font-size:7px}.payment-method-summary-grid>p{grid-column:1 / -1;margin:0;padding:20px;color:#8491a2;font-size:9px;text-align:center}.money-flow-card{display:grid}.money-flow-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px}.money-flow-totals article{display:grid;gap:5px;padding:13px;border-radius:8px;background:#edf8f5}.money-flow-totals article.outflow{background:#fff4eb}.money-flow-totals article.net{background:#e9f2fb}.money-flow-totals article.net.negative{background:#ffedef}.money-flow-totals span{color:#718094;font-size:8px;font-weight:900;text-transform:uppercase}.money-flow-totals strong{color:#12816c;font-size:18px}.money-flow-totals .outflow strong{color:#b36825}.money-flow-totals .net strong{color:#386b9e}.money-flow-totals .net.negative strong{color:#b3404b}.money-flow-totals small{color:#8490a1;font-size:8px}.money-flow-table{margin:0 16px;overflow:hidden;border:1px solid #dfe5ea;border-radius:8px}.money-flow-table>div{display:grid;grid-template-columns:minmax(180px,1fr) 70px repeat(3,minmax(110px,.6fr));align-items:center;gap:9px;padding:9px 11px;border-top:1px solid #e7ebef;color:#536177;font-size:9px;text-align:right}.money-flow-table>div>:first-child{text-align:left}.money-flow-table .heading{border:0;background:#f1f4f6;color:#68768b;font-size:8px;font-weight:900;text-transform:uppercase}.money-flow-table .positive{color:#13836e}.money-flow-table .negative{color:#ae4b55}.money-flow-table>p{margin:0;padding:22px;color:#8591a2;font-size:9px;text-align:center}.pending-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px 16px 17px}.pending-flow span{display:grid;gap:4px;padding:9px 10px;border-radius:7px;background:#f5f7f9}.pending-flow small{color:#7a8799;font-size:7px;text-transform:uppercase}.pending-flow b{color:#3a4a60;font-size:10px}.profit-detail-backdrop{z-index:58}.profit-detail-modal{width:min(940px,calc(100vw - 36px));max-height:min(88vh,850px)}.profit-detail-table{min-height:180px;max-height:560px;overflow-y:auto}.profit-detail-table>div{display:grid;grid-template-columns:150px minmax(260px,1fr) 140px 70px;align-items:center;gap:10px;padding:10px 16px;border-top:1px solid #e9edf1;color:#536177;font-size:9px}.profit-detail-table .heading{position:sticky;z-index:1;top:0;border-top:0;background:#f2f5f7;color:#6c798d;font-size:8px;font-weight:900;text-transform:uppercase}.profit-detail-table span{display:grid;gap:3px}.profit-detail-table small{color:#8793a3;font-size:8px}.profit-detail-table b{text-align:right}.profit-detail-table b.positive{color:#12816d}.profit-detail-table b.negative{color:#ae4651}.profit-detail-table>p{padding:35px;color:#8390a1;text-align:center}.profit-detail-modal>footer{display:flex;justify-content:flex-end;gap:15px;padding:13px 17px;border-top:1px solid #e1e7ec;background:#f8fafb;color:#667489;font-size:10px}.profit-detail-modal>footer strong{color:#24354b;font-size:13px}.extra-income-modal{width:min(720px,calc(100vw - 36px))}.extra-income-modal form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px 18px}.extra-income-modal form label{display:grid;gap:5px;color:#5e6d81;font-size:10px;font-weight:850}.extra-income-modal form .wide{grid-column:1 / -1}.extra-income-modal input,.extra-income-modal select{width:100%;min-width:0;min-height:39px;padding:8px 10px;border:1px solid #d5dee7;border-radius:7px;outline-color:#16a78e;background:#fff;box-sizing:border-box}.extra-income-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:6px}.extra-income-actions button{min-height:38px;padding:0 14px}@media(max-width:1280px){.net-profit-period{grid-template-columns:1fr auto 135px 135px}.net-profit-period>.text-action{grid-column:4}.net-profit-layout{grid-template-columns:1fr}.profit-insight-card{grid-template-columns:auto 1fr auto;align-items:center;justify-items:start;text-align:left}.profit-insight-card>div{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.profit-insight-card>div span{padding:9px}}@media(max-width:820px){.net-profit-dashboard{padding:14px}.net-profit-period{grid-template-columns:1fr 1fr}.net-profit-period>div:first-child,.net-profit-presets{grid-column:1 / -1}.net-profit-period>.text-action{grid-column:auto}.profit-statement-list article{grid-template-columns:24px minmax(150px,1fr) 120px 80px}.profit-statement-list article>button{grid-column:2 / -1;justify-self:end}.profit-count{text-align:right}.money-flow-totals{grid-template-columns:1fr}.pending-flow{grid-template-columns:repeat(2,1fr)}.money-flow-table{overflow-x:auto}.money-flow-table>div{min-width:690px}.profit-detail-table{overflow-x:auto}.profit-detail-table>div{min-width:700px}}@media(max-width:560px){.net-profit-period{grid-template-columns:1fr}.net-profit-period>div:first-child,.net-profit-presets,.net-profit-period>.text-action{grid-column:1}.net-profit-presets{overflow-x:auto}.profit-statement-list article{grid-template-columns:22px minmax(0,1fr) auto}.profit-count{grid-column:2;text-align:left}.profit-statement-list article>b{grid-column:3;grid-row:1 / span 2}.profit-statement-list article>button{grid-column:2 / -1}.profit-insight-card{grid-template-columns:1fr;justify-items:center;text-align:center}.profit-insight-card>div{grid-column:1;grid-template-columns:1fr}.pending-flow,.extra-income-modal form{grid-template-columns:1fr}.extra-income-modal form .wide{grid-column:1}}.inventory-sync-indicator{position:fixed;z-index:55;top:10px;right:18px;display:flex;align-items:center;gap:8px;min-height:34px;padding:5px 7px 5px 10px;border:1px solid #d9e2ec;border-radius:12px;background:#fffffff5;box-shadow:0 8px 22px #0f172a1f;color:#334155;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.inventory-sync-indicator>span{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#94a3b8}.inventory-sync-copy{display:grid;gap:1px;min-width:0;line-height:1.15}.inventory-sync-copy b{font-size:11px}.inventory-sync-copy small{color:#7c899b;font-size:8px;font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-sync-indicator.synced>span{background:#16a34a}.inventory-sync-indicator.syncing>span{background:#2563eb;animation:inventory-sync-pulse 1s ease-in-out infinite}.inventory-sync-indicator.attention>span{background:#dc2626}.inventory-sync-indicator.offline>span{background:#f59e0b}.inventory-sync-indicator button{min-height:24px;padding:3px 8px;border:1px solid #cbd5e1;border-radius:7px;background:#f8fafc;color:#334155;font:inherit;font-weight:700;cursor:pointer}.inventory-sync-indicator.attention button:first-of-type{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.inventory-conflict-backdrop{z-index:130}.inventory-conflict-modal{width:min(560px,calc(100vw - 32px))}.inventory-conflict-modal>strong{display:block;margin:6px 0;font-size:17px}.inventory-conflict-modal>small{display:block;color:#64748b;line-height:1.55}.inventory-conflict-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:20px}@keyframes inventory-sync-pulse{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@media(max-width:820px){.inventory-sync-indicator{right:8px;top:6px}.inventory-sync-copy b{display:none}}.business-close-workspace{background:#f4f7f8;overflow:auto}.business-close-topbar{align-items:flex-start}.business-close-topbar>div>p:last-child{margin:.35rem 0 0;color:#667684}.business-close-actions{display:flex;gap:.65rem}.business-close-actions button,.business-period-close button,.business-close-history button{border:1px solid #cad6dc;background:#fff;color:#244051;border-radius:10px;padding:.7rem 1rem;font-weight:750;cursor:pointer}.business-close-dashboard{display:grid;gap:1rem;padding:1rem 1.25rem 2rem;overflow:auto}.business-close-readiness,.business-period-close,.business-close-history{background:#fff;border:1px solid #dce5e9;border-radius:17px;box-shadow:0 8px 26px #1935430f;padding:1.15rem}.business-close-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.business-close-heading h2,.business-period-close h2{margin:.16rem 0 .3rem;font-size:1.2rem;color:#183442}.business-close-heading p,.business-period-close p{margin:0;color:#70808a;font-size:.83rem}.business-close-heading>label{min-width:178px;display:grid;gap:.35rem;font-size:.75rem;font-weight:800;color:#627681}.business-close-kpis{display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:.7rem;margin-top:1rem}.business-close-kpis article{display:grid;gap:.32rem;padding:.86rem;border:1px solid #e2e9ec;border-radius:13px;background:#f9fbfb}.business-close-kpis article>span{font-size:.7rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#6e7d85}.business-close-kpis article strong{font-size:1.05rem;color:#183c48}.business-close-kpis article small{color:#75858d;line-height:1.35}.business-close-kpis article.ready{background:#edfaf5;border-color:#a5dfca}.business-close-kpis article.blocked{background:#fff5f2;border-color:#efc6bb}.business-close-checks{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.9rem}.business-close-checks>div{border:1px solid #e1e8eb;border-radius:12px;padding:.75rem .85rem}.business-close-checks h3{font-size:.79rem;margin:0 0 .55rem;color:#3d5260}.close-check{margin:.32rem 0;font-size:.78rem}.close-check.clear{color:#188263}.close-check.blocker{color:#bf4b37}.close-check.warning{color:#9a6c14}.business-close-note{display:grid;gap:.35rem;margin-top:.85rem;color:#556a76;font-size:.75rem;font-weight:800}.business-close-note input,.business-reopen-modal textarea{border:1px solid #cbd8de;border-radius:10px;padding:.72rem .8rem;font:inherit}.business-close-button{margin-top:.8rem;min-width:240px}.business-period-close{display:flex;justify-content:space-between;align-items:end;gap:1rem}.business-period-close form{display:flex;align-items:end;gap:.65rem}.business-period-close label{display:grid;gap:.34rem;font-size:.72rem;font-weight:800;color:#627681;min-width:160px}.business-period-close button{background:#173f4b;color:#fff;border-color:#173f4b}.close-history-count{background:#edf4f5;border-radius:999px;padding:.35rem .65rem;color:#49616d;font-size:.73rem;font-weight:800}.business-close-table-wrap{overflow:auto;max-height:420px;margin-top:.8rem;border:1px solid #e1e8eb;border-radius:12px}.business-close-table-wrap table{width:100%;border-collapse:collapse;font-size:.78rem}.business-close-table-wrap th{position:sticky;top:0;background:#f1f5f6;color:#60727c;text-align:left;padding:.7rem;border-bottom:1px solid #d8e2e6;z-index:1}.business-close-table-wrap td{padding:.7rem;border-bottom:1px solid #e7edef;color:#304955;vertical-align:top}.business-close-table-wrap td small{display:block;margin-top:.22rem;color:#829099}.business-close-table-wrap tr:last-child td{border-bottom:0}.close-status{display:inline-flex;border-radius:999px;padding:.28rem .55rem;font-weight:850;font-size:.68rem;text-transform:uppercase}.close-status.closed{background:#e5f6ef;color:#147354}.close-status.reopened{background:#fff0dc;color:#995b0e}.muted-copy{color:#89969c}.business-close-notice{margin:0}.business-reopen-modal{position:relative;width:min(480px,calc(100vw - 2rem));background:#fff;border-radius:18px;padding:1.35rem;box-shadow:0 30px 80px #0b1f2b40}.business-reopen-modal h2{margin:.25rem 0}.business-reopen-modal>p{color:#6b7d87;line-height:1.45}.business-reopen-modal label{display:grid;gap:.4rem;font-size:.78rem;font-weight:800}.business-reopen-modal textarea{min-height:100px;resize:vertical}.business-reopen-modal>div{display:flex;justify-content:flex-end;gap:.65rem;margin-top:1rem}.business-reopen-modal>div button{border:1px solid #ccd7dc;border-radius:10px;padding:.7rem 1rem;font-weight:800;background:#fff}.business-reopen-modal>div .danger-action{background:#b34132;color:#fff;border-color:#b34132}.business-reopen-modal .modal-close{position:absolute;right:1rem;top:1rem}@media(max-width:1250px){.business-close-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.business-close-kpis{grid-template-columns:repeat(2,1fr)}.business-close-checks{grid-template-columns:1fr}.business-period-close{align-items:stretch;flex-direction:column}.business-period-close form{flex-wrap:wrap}.business-close-heading{flex-direction:column}.business-close-heading>label{width:100%}}.profit-loss-card{min-width:0;background:#fff;border:1px solid #d7e3e6;border-radius:16px;box-shadow:0 8px 24px #1937430f;overflow:hidden}.profit-loss-title>div:last-child{display:flex;gap:.45rem}.profit-loss-title button{border-color:#bdd2d7;background:#f7fbfb;color:#315866}.profit-loss-kpis{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.65rem;padding:.85rem .95rem;background:#f6f9f9;border-bottom:1px solid #e0e8ea}.profit-loss-kpis article{display:grid;gap:.25rem;padding:.72rem .78rem;border:1px solid #dce7e9;border-radius:11px;background:#fff}.profit-loss-kpis article.primary{border-color:#94d7c6;background:#edfaf6}.profit-loss-kpis span{font-size:.62rem;font-weight:900;letter-spacing:.06em;color:#70828b;text-transform:uppercase}.profit-loss-kpis strong{font-size:1rem;color:#183b48;font-variant-numeric:tabular-nums}.profit-loss-kpis small{font-size:.65rem;color:#829198}.profit-loss-kpis .negative,.profit-loss-statement .negative,.profit-account-breakdown .negative,.profit-detail-modal .negative{color:#b23e34}.profit-loss-layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr);gap:.9rem;padding:.95rem}.profit-loss-statement{border:1px solid #dbe5e8;border-radius:12px;overflow:hidden;align-self:start}.profit-loss-statement article{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:43px;padding:.55rem .75rem;border-bottom:1px solid #e6ecee}.profit-loss-statement article:last-child{border-bottom:0}.profit-loss-statement article>div{display:flex;align-items:center;gap:.55rem;min-width:0}.profit-loss-statement span{font-size:.75rem;color:#445d68}.profit-loss-statement button{border:0;background:transparent;color:#18816d;padding:.2rem;font-size:.61rem;font-weight:850;white-space:nowrap;cursor:pointer}.profit-loss-statement strong{color:#203f4b;font-size:.79rem;white-space:nowrap;font-variant-numeric:tabular-nums}.profit-loss-statement .deduction{background:#fffdf9}.profit-loss-statement .subtotal{background:#f2f7f7;border-top:1px solid #aebfc5}.profit-loss-statement .subtotal span,.profit-loss-statement .subtotal strong{font-weight:900}.profit-loss-statement .total{min-height:53px;background:#e9f7f2;border-top:2px solid #1e816c}.profit-loss-statement .total span,.profit-loss-statement .total strong{font-size:.9rem;font-weight:950;color:#145f50}.profit-account-breakdown{min-width:0;border:1px solid #dbe5e8;border-radius:12px;overflow:hidden}.profit-account-breakdown>header{display:flex;align-items:center;justify-content:space-between;padding:.65rem .75rem;background:#f1f6f6;border-bottom:1px solid #dce6e8}.profit-account-breakdown header span{font-size:.57rem;font-weight:900;letter-spacing:.08em;color:#788990}.profit-account-breakdown header h3{margin:.12rem 0 0;font-size:.8rem;color:#314d58}.profit-account-breakdown header small{font-size:.61rem;color:#829299}.profit-account-breakdown>div{max-height:385px;overflow:auto}.profit-account-breakdown article{display:flex;justify-content:space-between;gap:.8rem;padding:.55rem .7rem;border-bottom:1px solid #e8edef}.profit-account-breakdown article:last-child{border-bottom:0}.profit-account-breakdown b,.profit-account-breakdown small{display:block}.profit-account-breakdown b{font-size:.68rem;color:#3f5863}.profit-account-breakdown small{margin-top:.18rem;font-size:.6rem;color:#84939a}.profit-account-breakdown strong{align-self:center;font-size:.72rem;font-variant-numeric:tabular-nums}.profit-account-breakdown .positive,.profit-detail-modal .positive{color:#147760}.profit-loss-card>footer{padding:.65rem .95rem;background:#f7f9fa;border-top:1px solid #e2e9eb;color:#7c8c94;font-size:.64rem}.profit-detail-modal{position:relative;width:min(1180px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow:hidden;background:#fff;border-radius:17px;padding:1.1rem;box-shadow:0 30px 80px #0b1f2b45}.profit-detail-modal h2{margin:.16rem 0;color:#1f3c48}.profit-detail-modal>p{margin:.25rem 0 .8rem;color:#73848c;font-size:.75rem}.profit-detail-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:.75rem}.profit-detail-summary span{display:flex;justify-content:space-between;gap:.5rem;padding:.62rem .7rem;border:1px solid #dce6e8;border-radius:9px;background:#f7fafb;color:#6d7f88;font-size:.68rem}.profit-detail-summary b{color:#284652}.profit-detail-table{max-height:calc(100dvh - 250px);overflow:auto;border:1px solid #dce6e8;border-radius:10px}.profit-detail-table table{width:100%;min-width:940px;border-collapse:collapse;font-size:.68rem}.profit-detail-table th{position:sticky;z-index:1;top:0;background:#edf3f4;color:#6a7d86;padding:.56rem;text-align:right;text-transform:uppercase;font-size:.57rem}.profit-detail-table td{padding:.56rem;border-bottom:1px solid #e5ebed;text-align:right;color:#405963}.profit-detail-table th:nth-child(-n+4),.profit-detail-table td:nth-child(-n+4){text-align:left}.profit-detail-table td strong,.profit-detail-table td small{display:block}.profit-detail-table td small{margin-top:.16rem;color:#88969d;font-size:.58rem}.profit-detail-limit{display:block;margin-top:.55rem;color:#a06425}.profit-detail-actions{display:flex;justify-content:flex-end;margin-top:.7rem}.profit-detail-actions button{border:1px solid #c9d6db;border-radius:8px;background:#fff;padding:.58rem .9rem;font-weight:800;color:#36525e}@media(max-width:1120px){.profit-loss-kpis{grid-template-columns:1fr 1fr}.profit-loss-layout{grid-template-columns:1fr}.profit-account-breakdown>div{max-height:300px}}@media(max-width:680px){.profit-loss-title{align-items:flex-start;flex-direction:column}.profit-loss-kpis,.profit-detail-summary{grid-template-columns:1fr}.profit-loss-layout{padding:.7rem}.profit-loss-statement article>div{align-items:flex-start;flex-direction:column;gap:.1rem}}.ledger-workspace{min-height:calc(100dvh - 36px);overflow:visible}.ledger-topbar{height:auto;min-height:112px;padding:18px 28px;gap:18px;flex-wrap:wrap}.ledger-topbar>div:first-child{min-width:280px;flex:1}.ledger-header-actions{max-width:680px}.ledger-dashboard{height:auto;min-height:calc(100dvh - 148px);overflow:visible;padding:20px 28px 64px;gap:18px}.ledger-section-nav{position:sticky;top:36px;z-index:5;display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;max-width:100%;margin:0 auto;padding:6px 8px;border:1px solid #d7e2e6;border-radius:999px;background:#fffffff5;box-shadow:0 8px 22px #16303c1c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ledger-section-nav span{padding:0 6px;color:#7a8b93;font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ledger-section-nav button{border:0;border-radius:999px;background:#edf6f4;color:#235f55;padding:.48rem .76rem;font-size:.72rem;font-weight:850}.ledger-scroll-target{scroll-margin-top:90px}.ledger-filters{padding:1.05rem 1.1rem;gap:.8rem}.ledger-filters label{font-size:.78rem}.ledger-filters input,.ledger-filters select{min-height:40px}.ledger-kpis{gap:.9rem}.ledger-kpis article{min-height:100px;padding:1rem 1.05rem;justify-content:center}.ledger-kpis span{font-size:.72rem}.ledger-kpis strong{font-size:1.2rem}.ledger-kpis small{font-size:.74rem}.ledger-section-title{padding:1rem 1.15rem}.ledger-section-title span{font-size:.68rem}.ledger-section-title h2{font-size:1.12rem}.profit-loss-layout{grid-template-columns:1fr;gap:16px;padding:18px}.profit-loss-kpis{gap:.85rem;padding:1rem 1.1rem}.profit-loss-kpis article{min-height:92px;padding:.9rem 1rem;justify-content:center}.profit-loss-kpis span{font-size:.68rem}.profit-loss-kpis strong{font-size:1.15rem}.profit-loss-kpis small{font-size:.72rem}.profit-loss-statement article{min-height:54px;padding:.72rem 1rem}.profit-loss-statement span{font-size:.86rem}.profit-loss-statement button{font-size:.68rem}.profit-loss-statement strong{font-size:.9rem}.profit-loss-statement .total{min-height:64px}.profit-loss-statement .total span,.profit-loss-statement .total strong{font-size:1.05rem}.profit-account-breakdown>header{padding:.85rem 1rem}.profit-account-breakdown header h3{font-size:.92rem}.profit-account-breakdown>div{max-height:none;overflow:visible}.profit-account-breakdown article{padding:.72rem 1rem}.profit-account-breakdown b{font-size:.78rem}.profit-account-breakdown small{font-size:.68rem}.profit-account-breakdown strong{font-size:.82rem}.profit-loss-card>footer{padding:.8rem 1.1rem;font-size:.7rem}.ledger-table-wrap.trial,.ledger-table-wrap.journals{max-height:none}.ledger-table-wrap table{font-size:.81rem}.ledger-table-wrap th{padding:.75rem .85rem;font-size:.68rem}.ledger-table-wrap td{padding:.78rem .85rem}.ledger-table-wrap td small{font-size:.7rem}.ledger-journal-grid{grid-template-columns:1fr;gap:18px}.ledger-entry-detail{width:100%}.ledger-entry-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;padding:1rem 1.15rem}.ledger-entry-meta span{font-size:.7rem}.ledger-entry-meta strong{font-size:.82rem}.ledger-lines{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0 1.15rem 1rem}.ledger-lines article{padding:.75rem .85rem}.ledger-lines article b{font-size:.79rem}.ledger-lines article small{font-size:.69rem}.ledger-lines article>strong{font-size:.84rem}.ledger-entry-detail>footer{padding:.9rem 1.15rem;font-size:.78rem}@media(max-width:900px){.ledger-topbar{align-items:flex-start;flex-direction:column}.ledger-header-actions{justify-content:flex-start}.ledger-filters{grid-template-columns:1fr 1fr}.ledger-search{grid-column:1/-1}.ledger-entry-meta{grid-template-columns:1fr 1fr}.ledger-lines{grid-template-columns:1fr}}@media(max-width:680px){.ledger-dashboard{padding:14px 14px 48px}.ledger-section-nav{justify-content:flex-start;width:100%;overflow-x:auto;border-radius:12px}.ledger-section-nav span{display:none}.ledger-section-nav button{flex:0 0 auto}.ledger-filters,.ledger-kpis,.profit-loss-kpis,.ledger-entry-meta{grid-template-columns:1fr}.ledger-search{grid-column:auto}.ledger-topbar{padding:16px}.ledger-header-actions button{flex:1 1 145px}.ledger-table-wrap{overflow-x:auto}.profit-loss-statement article{align-items:flex-start}.profit-loss-statement article>div{flex-direction:column}.profit-loss-statement strong{padding-top:.15rem}}.profit-loss-preview{width:min(1120px,calc(100vw - 36px))}.profit-preview-period{display:inline-flex;align-items:center;min-height:39px;padding:0 12px;border:1px solid #d8e1e7;border-radius:7px;background:#f7f9fa;color:#556a75;font-size:10px;font-weight:800}.profit-loss-print-sheet{display:grid;align-content:start;gap:18px;color:#172f3b;font-family:Arial,sans-serif;font-size:10px}.profit-loss-print-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:14px;border-bottom:2px solid #223d49}.profit-loss-print-sheet>header>div:first-child{display:grid;gap:4px}.profit-loss-print-sheet>header>div:first-child strong{font-size:17px}.profit-loss-print-sheet>header>div:first-child span{color:#6b7c85;font-size:8px;font-weight:900;letter-spacing:.12em}.profit-loss-print-sheet>header>div:last-child{text-align:right}.profit-loss-print-sheet h1{margin:0;color:#173542;font-size:22px}.profit-loss-print-sheet>header p{margin:5px 0 0;color:#697b84;font-size:10px}.profit-print-statement{border:1px solid #d4dfe3;border-radius:6px;overflow:hidden}.profit-print-statement>div{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:32px;padding:7px 11px;border-bottom:1px solid #e1e8ea}.profit-print-statement>div:last-child{border-bottom:0}.profit-print-statement span{color:#334f5b;font-size:11px}.profit-print-statement strong{color:#1f3d49;font-size:11px;font-variant-numeric:tabular-nums}.profit-print-statement .deduction{background:#fffdf8}.profit-print-statement .subtotal{border-top:1px solid #788b93;background:#f3f7f7;font-weight:900}.profit-print-statement .total{min-height:42px;border-top:2px solid #1b6f5e;background:#e9f6f2}.profit-print-statement .total span,.profit-print-statement .total strong{color:#155d50;font-size:14px;font-weight:900}.profit-print-statement .negative,.profit-loss-print-sheet td.negative{color:#a83e34}.profit-loss-print-sheet td.positive{color:#176e5b}.profit-print-accounts h2{margin:0 0 8px;color:#334d59;font-size:11px}.profit-print-accounts table{width:100%;border-collapse:collapse}.profit-print-accounts th,.profit-print-accounts td{padding:7px 8px;border-bottom:1px solid #dde5e8;text-align:right}.profit-print-accounts th{background:#eef3f4;color:#5f747e;font-size:7px;text-transform:uppercase}.profit-print-accounts th:nth-child(-n+3),.profit-print-accounts td:nth-child(-n+3){text-align:left}.profit-loss-print-sheet>footer{display:flex;justify-content:space-between;gap:20px;margin-top:4px;padding-top:10px;border-top:2px solid #263f4b;color:#687b84}.profit-loss-print-sheet>footer strong{color:#173f36;font-size:12px}@media print{body.printing-profit-loss .profit-loss-print-sheet,body.printing-profit-loss .profit-loss-print-sheet *{visibility:visible!important}body.printing-profit-loss .profit-loss-print-sheet{position:absolute!important;top:0!important;left:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-profit-loss .profit-print-statement>div,body.printing-profit-loss .profit-print-accounts tr,body.printing-profit-loss .profit-loss-print-sheet>header,body.printing-profit-loss .profit-loss-print-sheet>footer{break-inside:avoid}}.trial-print-accounts table{font-size:9px}.trial-print-accounts tfoot td{padding:9px 8px;border-top:2px solid #263f4b;border-bottom:3px double #263f4b;background:#f2f6f7;color:#1d3945;font-weight:900}.trial-balance-print-sheet>footer strong{color:#176c58}.report-paper-58mm.profit-loss-print-sheet,.report-paper-80mm.profit-loss-print-sheet{gap:10px;font-size:7px}.report-paper-58mm.profit-loss-print-sheet>header,.report-paper-80mm.profit-loss-print-sheet>header{display:grid;gap:7px;padding-bottom:8px}.report-paper-58mm.profit-loss-print-sheet>header>div:last-child,.report-paper-80mm.profit-loss-print-sheet>header>div:last-child{text-align:left}.report-paper-58mm.profit-loss-print-sheet h1{font-size:14px}.report-paper-80mm.profit-loss-print-sheet h1{font-size:16px}.report-paper-58mm.profit-loss-print-sheet>header p,.report-paper-80mm.profit-loss-print-sheet>header p{font-size:8px}.report-paper-58mm .profit-print-statement>div,.report-paper-80mm .profit-print-statement>div{min-height:0;padding:5px 6px;gap:8px}.report-paper-58mm .profit-print-statement span,.report-paper-58mm .profit-print-statement strong,.report-paper-80mm .profit-print-statement span,.report-paper-80mm .profit-print-statement strong{font-size:8px}.report-paper-58mm .profit-print-statement .total span,.report-paper-58mm .profit-print-statement .total strong,.report-paper-80mm .profit-print-statement .total span,.report-paper-80mm .profit-print-statement .total strong{font-size:10px}.report-paper-58mm .profit-print-accounts h2,.report-paper-80mm .profit-print-accounts h2{font-size:8px}.report-paper-58mm .profit-print-accounts table,.report-paper-58mm .profit-print-accounts tbody,.report-paper-58mm .profit-print-accounts tfoot,.report-paper-80mm .profit-print-accounts table,.report-paper-80mm .profit-print-accounts tbody,.report-paper-80mm .profit-print-accounts tfoot{display:block}.report-paper-58mm .profit-print-accounts thead,.report-paper-80mm .profit-print-accounts thead{display:none}.report-paper-58mm .profit-print-accounts tbody tr,.report-paper-58mm .profit-print-accounts tfoot tr,.report-paper-80mm .profit-print-accounts tbody tr,.report-paper-80mm .profit-print-accounts tfoot tr{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;padding:7px 3px;border-bottom:1px solid #dce5e8}.report-paper-58mm .profit-print-accounts td,.report-paper-80mm .profit-print-accounts td{display:block;padding:1px 2px!important;border:0!important;background:transparent!important;text-align:left!important;font-size:8px}.report-paper-58mm .profit-print-accounts td:before,.report-paper-80mm .profit-print-accounts td:before{display:block;margin-bottom:1px;color:#71828a;font-size:5px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.report-paper-58mm .profit-print-accounts td:nth-child(2),.report-paper-80mm .profit-print-accounts td:nth-child(2){grid-column:1/-1;font-weight:800}.report-paper-58mm .profit-print-accounts td:nth-child(1):before,.report-paper-80mm .profit-print-accounts td:nth-child(1):before{content:"Code"}.report-paper-58mm .profit-print-accounts td:nth-child(2):before,.report-paper-80mm .profit-print-accounts td:nth-child(2):before{content:"Account"}.report-paper-58mm .profit-print-accounts td:nth-child(3):before,.report-paper-80mm .profit-print-accounts td:nth-child(3):before{content:"Type"}.report-paper-58mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(4):before,.report-paper-80mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(4):before{content:"Transactions"}.report-paper-58mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(5):before,.report-paper-80mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(5):before{content:"Debit"}.report-paper-58mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(6):before,.report-paper-80mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(6):before{content:"Credit"}.report-paper-58mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(7):before,.report-paper-80mm .profit-print-accounts:not(.trial-print-accounts) td:nth-child(7):before{content:"Profit effect"}.report-paper-58mm .trial-print-accounts td:nth-child(4):before,.report-paper-80mm .trial-print-accounts td:nth-child(4):before{content:"Period debit"}.report-paper-58mm .trial-print-accounts td:nth-child(5):before,.report-paper-80mm .trial-print-accounts td:nth-child(5):before{content:"Period credit"}.report-paper-58mm .trial-print-accounts td:nth-child(6):before,.report-paper-80mm .trial-print-accounts td:nth-child(6):before{content:"Debit balance"}.report-paper-58mm .trial-print-accounts td:nth-child(7):before,.report-paper-80mm .trial-print-accounts td:nth-child(7):before{content:"Credit balance"}.report-paper-58mm .trial-print-accounts tfoot td:first-child,.report-paper-80mm .trial-print-accounts tfoot td:first-child{grid-column:1/-1;font-weight:900}.report-paper-58mm.profit-loss-print-sheet>footer,.report-paper-80mm.profit-loss-print-sheet>footer{display:grid;gap:5px;margin-top:0;padding-top:7px}.report-paper-58mm.profit-loss-print-sheet>footer strong,.report-paper-80mm.profit-loss-print-sheet>footer strong{font-size:9px}@media print{body.printing-trial-balance .trial-balance-print-sheet,body.printing-trial-balance .trial-balance-print-sheet *{visibility:visible!important}body.printing-trial-balance .trial-balance-print-sheet{position:absolute!important;top:0!important;left:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-trial-balance .trial-print-accounts tr,body.printing-trial-balance .trial-balance-print-sheet>header,body.printing-trial-balance .trial-balance-print-sheet>footer{break-inside:avoid}}.balance-sheet-card{min-width:0;background:#fff;border:1px solid #d7e3e6;border-radius:16px;box-shadow:0 8px 24px #1937430f;overflow:hidden}.balance-sheet-title>div:last-child{display:flex;gap:.45rem}.balance-sheet-title button{border:1px solid #bdd2d7;border-radius:8px;background:#f7fbfb;color:#315866;padding:.5rem .75rem;font-size:.72rem;font-weight:850}.balance-sheet-kpis{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.85rem;padding:1rem 1.1rem;background:#f6f9f9;border-top:1px solid #e0e8ea;border-bottom:1px solid #e0e8ea}.balance-sheet-kpis article{display:grid;gap:.3rem;min-height:90px;padding:.9rem 1rem;border:1px solid #dce7e9;border-radius:11px;background:#fff;align-content:center}.balance-sheet-kpis article.balanced{border-color:#8ed7c3;background:#eaf9f4}.balance-sheet-kpis article.unbalanced{border-color:#e4ad9f;background:#fff2ef}.balance-sheet-kpis span{color:#70828b;font-size:.67rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.balance-sheet-kpis strong{color:#183b48;font-size:1.08rem;font-variant-numeric:tabular-nums}.balance-sheet-kpis small{color:#829198;font-size:.7rem}.balance-sheet-card .negative{color:#b23e34}.balance-sheet-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.1rem}.balance-sheet-right{display:grid;gap:1rem;align-content:start}.balance-sheet-column{min-width:0;border:1px solid #dbe5e8;border-radius:13px;overflow:hidden;background:#fff}.balance-sheet-column>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background:#eff6f6;border-bottom:1px solid #dce6e8}.balance-sheet-column.liabilities>header{background:#f7f4ef}.balance-sheet-column.equity>header{background:#f0f6f2}.balance-sheet-column header span{color:#647a84;font-size:.64rem;font-weight:950;letter-spacing:.1em}.balance-sheet-column header h3{margin:.18rem 0 0;color:#284753;font-size:.86rem}.balance-sheet-column header>b{color:#1b4752;font-size:.9rem;white-space:nowrap;font-variant-numeric:tabular-nums}.balance-account-list{display:grid}.balance-account-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:53px;padding:.65rem .9rem;border-bottom:1px solid #e7edef}.balance-account-list>div:last-child{border-bottom:0}.balance-account-list b,.balance-account-list small{display:block}.balance-account-list b{color:#39535e;font-size:.76rem}.balance-account-list small{margin-top:.18rem;color:#84939a;font-size:.65rem}.balance-account-list strong{color:#1f414c;font-size:.79rem;font-variant-numeric:tabular-nums}.balance-account-list .retained-result{grid-template-columns:minmax(0,1fr) auto auto;background:#f5faf7}.balance-account-list .retained-result button,.balance-sheet-column>footer button{border:0;background:transparent;color:#16806b;padding:.25rem;font-size:.65rem;font-weight:850;cursor:pointer}.balance-sheet-column>footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.72rem .9rem;border-top:2px solid #59727b;background:#f4f7f7;color:#294752;font-size:.78rem;font-weight:900}.balance-sheet-column>footer strong{font-variant-numeric:tabular-nums}.balance-equation{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 1.1rem 1rem;padding:.85rem 1rem;border:1px solid #b8d7ce;border-radius:12px;background:#edf8f4;color:#244a43}.balance-equation.unbalanced{border-color:#e2afa3;background:#fff2ef;color:#843c32}.balance-equation span{display:flex;gap:.45rem;font-size:.76rem}.balance-equation i{font-size:1rem;font-style:normal;font-weight:950}.balance-equation strong{margin-left:.5rem;font-size:.7rem;text-transform:uppercase}.balance-sheet-note{padding:.75rem 1.1rem;border-top:1px solid #e2e9eb;background:#f7f9fa;color:#75878f;font-size:.68rem}.balance-detail-modal{width:min(1180px,calc(100vw - 2rem))}.balance-sheet-print-sheet{gap:16px}.balance-print-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.balance-print-layout>div{display:grid;align-content:start;gap:14px}.balance-print-group{border:1px solid #d4dfe3;border-radius:6px;overflow:hidden}.balance-print-group h2{margin:0;padding:8px 10px;background:#edf3f4;color:#304d58;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.balance-print-group>div,.balance-print-group>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 10px;border-top:1px solid #e1e8ea}.balance-print-group>div span{color:#3c5661}.balance-print-group strong{font-variant-numeric:tabular-nums}.balance-print-group>footer{border-top:2px solid #4d6670;background:#f2f6f7;color:#213f4b;font-weight:900}.balance-print-equation{display:flex;align-items:center;justify-content:center;gap:18px;padding:10px;border:1px solid #9dcfbe;border-radius:6px;background:#eaf7f2}.balance-print-equation.unbalanced{border-color:#dfa99d;background:#fff0ed}.balance-print-equation span{display:grid;gap:3px;color:#49616a;font-size:8px;text-align:center}.balance-print-equation span strong{color:#183b47;font-size:12px}.balance-print-equation>b{font-size:15px}.balance-print-equation em{color:#176b58;font-size:8px;font-style:normal;font-weight:950}.balance-print-equation.unbalanced em{color:#a03f34}.report-paper-58mm.balance-sheet-print-sheet .balance-print-layout,.report-paper-80mm.balance-sheet-print-sheet .balance-print-layout{grid-template-columns:1fr;gap:9px}.report-paper-58mm.balance-sheet-print-sheet .balance-print-layout>div,.report-paper-80mm.balance-sheet-print-sheet .balance-print-layout>div{gap:9px}.report-paper-58mm .balance-print-group h2,.report-paper-80mm .balance-print-group h2{padding:5px 6px;font-size:8px}.report-paper-58mm .balance-print-group>div,.report-paper-58mm .balance-print-group>footer,.report-paper-80mm .balance-print-group>div,.report-paper-80mm .balance-print-group>footer{align-items:flex-start;padding:5px 6px;font-size:8px}.report-paper-58mm .balance-print-equation,.report-paper-80mm .balance-print-equation{display:grid;grid-template-columns:1fr auto 1fr;gap:5px;padding:6px}.report-paper-58mm .balance-print-equation em,.report-paper-80mm .balance-print-equation em{grid-column:1/-1;text-align:center}.report-paper-58mm .balance-print-equation span strong,.report-paper-80mm .balance-print-equation span strong{font-size:9px}@media(max-width:900px){.balance-sheet-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.balance-sheet-layout{grid-template-columns:1fr}.balance-equation{align-items:stretch;flex-direction:column;gap:.45rem}.balance-equation i{display:none}}@media(max-width:560px){.balance-sheet-kpis{grid-template-columns:1fr}.balance-sheet-title{align-items:flex-start;flex-direction:column}.balance-sheet-title>div:last-child{width:100%}.balance-sheet-title button{flex:1}.balance-account-list .retained-result,.balance-sheet-column>footer{grid-template-columns:1fr auto}.balance-account-list .retained-result button,.balance-sheet-column>footer button{grid-column:1/-1;text-align:left}}@media print{body.printing-balance-sheet .balance-sheet-print-sheet,body.printing-balance-sheet .balance-sheet-print-sheet *{visibility:visible!important}body.printing-balance-sheet .balance-sheet-print-sheet{position:absolute!important;top:0!important;left:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-balance-sheet .balance-print-group,body.printing-balance-sheet .balance-print-group>div,body.printing-balance-sheet .balance-print-equation,body.printing-balance-sheet .balance-sheet-print-sheet>header,body.printing-balance-sheet .balance-sheet-print-sheet>footer{break-inside:avoid}}.cash-flow-card{min-width:0;background:#fff;border:1px solid #d7e3e6;border-radius:16px;box-shadow:0 8px 24px #1937430f;overflow:hidden}.cash-flow-title>div:last-child{display:flex;gap:.45rem}.cash-flow-title button{border:1px solid #bdd2d7;border-radius:8px;background:#f7fbfb;color:#315866;padding:.5rem .75rem;font-size:.72rem;font-weight:850}.cash-flow-card .negative{color:#b23e34}.cash-flow-card .positive{color:#147760}.cash-flow-kpis{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.85rem;padding:1rem 1.1rem;background:#f6f9f9;border-top:1px solid #e0e8ea;border-bottom:1px solid #e0e8ea}.cash-flow-kpis article{display:grid;gap:.3rem;min-height:90px;padding:.9rem 1rem;border:1px solid #dce7e9;border-radius:11px;background:#fff;align-content:center}.cash-flow-kpis article.balanced{border-color:#8ed7c3;background:#eaf9f4}.cash-flow-kpis article.unbalanced{border-color:#e4ad9f;background:#fff2ef}.cash-flow-kpis span{color:#70828b;font-size:.67rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cash-flow-kpis strong{color:#183b48;font-size:1.08rem;font-variant-numeric:tabular-nums}.cash-flow-kpis small{color:#829198;font-size:.7rem}.cash-flow-statement{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:1.1rem}.cash-flow-statement>article{border:1px solid #dbe5e8;border-radius:13px;overflow:hidden;background:#fff}.cash-flow-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;padding:.85rem .9rem;border-bottom:1px solid #dce6e8;background:#eff6f6}.cash-flow-statement .investing .cash-flow-section-heading{background:#f5f2f8}.cash-flow-statement .financing .cash-flow-section-heading{background:#f8f4ed}.cash-flow-section-heading b,.cash-flow-section-heading small{display:block}.cash-flow-section-heading b{color:#294752;font-size:.8rem}.cash-flow-section-heading small{margin-top:.2rem;color:#798b93;font-size:.63rem;line-height:1.4}.cash-flow-section-heading button{border:0;background:transparent;color:#16806b;padding:.2rem;font-size:.64rem;font-weight:850;white-space:nowrap}.cash-flow-values{display:grid}.cash-flow-values>span{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.66rem .85rem;border-bottom:1px solid #e8edef;color:#526873;font-size:.72rem}.cash-flow-values>span b,.cash-flow-values>span strong{color:#263f4a;font-variant-numeric:tabular-nums}.cash-flow-values>span:nth-child(3){background:#f5f8f8;font-weight:900}.cash-flow-values>small{padding:.55rem .85rem;color:#819098;font-size:.62rem}.cash-flow-reconciliation{margin:0 1.1rem 1rem;border:1px solid #d6e1e4;border-radius:12px;overflow:hidden}.cash-flow-reconciliation>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:43px;padding:.55rem .85rem;border-bottom:1px solid #e4ebed;color:#435c67;font-size:.76rem}.cash-flow-reconciliation>div:last-child{border-bottom:0}.cash-flow-reconciliation span{display:flex;align-items:center;gap:.55rem}.cash-flow-reconciliation button{border:0;background:transparent;color:#16806b;padding:.15rem;font-size:.62rem;font-weight:850}.cash-flow-reconciliation strong{font-variant-numeric:tabular-nums}.cash-flow-reconciliation .subtotal{border-top:1px solid #7d929a;background:#f2f7f7;font-weight:900}.cash-flow-reconciliation .total{border-top:2px solid #1b6f5e;background:#e9f6f2;color:#155d50;font-weight:950}.cash-flow-reconciliation .total.unbalanced{border-color:#a84a3e;background:#fff0ed;color:#a13f34}.cash-flow-note{padding:.75rem 1.1rem;border-top:1px solid #e2e9eb;background:#f7f9fa;color:#75878f;font-size:.68rem}.cash-flow-detail-modal{width:min(1180px,calc(100vw - 2rem))}.cash-flow-print-sheet{gap:16px}.cash-flow-print-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cash-flow-print-sections article{border:1px solid #d4dfe3;border-radius:6px;overflow:hidden}.cash-flow-print-sections h2{margin:0;padding:8px 9px;background:#edf3f4;color:#304d58;font-size:9px}.cash-flow-print-sections article>div,.cash-flow-print-sections article>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-top:1px solid #e1e8ea}.cash-flow-print-sections article>footer{border-top:2px solid #4d6670;background:#f2f6f7;font-weight:900}.cash-flow-print-reconciliation{border:1px solid #d4dfe3;border-radius:6px;overflow:hidden}.cash-flow-print-reconciliation>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 10px;border-bottom:1px solid #e1e8ea}.cash-flow-print-reconciliation>div:last-child{border-bottom:0}.cash-flow-print-reconciliation .subtotal{border-top:1px solid #516b75;background:#f3f7f7;font-weight:900}.cash-flow-print-reconciliation .total{border-top:2px solid #1b6f5e;background:#e9f6f2;color:#155d50;font-weight:900}.report-paper-58mm.cash-flow-print-sheet .cash-flow-print-sections,.report-paper-80mm.cash-flow-print-sheet .cash-flow-print-sections{grid-template-columns:1fr;gap:7px}.report-paper-58mm .cash-flow-print-sections h2,.report-paper-80mm .cash-flow-print-sections h2{padding:5px 6px;font-size:8px}.report-paper-58mm .cash-flow-print-sections article>div,.report-paper-58mm .cash-flow-print-sections article>footer,.report-paper-58mm .cash-flow-print-reconciliation>div,.report-paper-80mm .cash-flow-print-sections article>div,.report-paper-80mm .cash-flow-print-sections article>footer,.report-paper-80mm .cash-flow-print-reconciliation>div{padding:5px 6px;font-size:8px}@media(max-width:1000px){.cash-flow-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-flow-statement{grid-template-columns:1fr}}@media(max-width:560px){.cash-flow-kpis{grid-template-columns:1fr}.cash-flow-title{align-items:flex-start;flex-direction:column}.cash-flow-title>div:last-child{width:100%}.cash-flow-title button{flex:1}}@media print{body.printing-cash-flow .cash-flow-print-sheet,body.printing-cash-flow .cash-flow-print-sheet *{visibility:visible!important}body.printing-cash-flow .cash-flow-print-sheet{position:absolute!important;top:0!important;left:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-cash-flow .cash-flow-print-sections article,body.printing-cash-flow .cash-flow-print-reconciliation>div,body.printing-cash-flow .cash-flow-print-sheet>header,body.printing-cash-flow .cash-flow-print-sheet>footer{break-inside:avoid}}.route-loading-screen{min-height:100vh;display:grid;place-items:center;background:#f4f7f9;color:#152c35}.route-loading-screen>div{display:grid;gap:8px;text-align:center}.route-loading-screen strong{font-size:22px}.route-loading-screen span{color:#6c7d84;font-size:13px}
