@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap";:root{font-family:Be Vietnam Pro,system-ui,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none;--blue:#1468e8;--navy:#071a38;--line:#e4eaf2;--muted:#6e7b90;--green:#16a36a;--shadow:0 8px 30px rgba(23,42,75,.07)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:232px;background:linear-gradient(175deg,#0b2345,#06162f);color:#b9c8dc;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:18px 12px;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0 7px 20px;color:#fff}.brand>div{display:flex;flex-direction:column}.brand small,.store small{font-size:10px;color:#8296b1;margin-top:2px}.brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#2687ff,#0756ce);display:grid;place-items:center;color:#fff;font-weight:800;box-shadow:0 6px 15px #0056ce55}.brand-mark.large{width:56px;height:56px;font-size:25px;border-radius:16px}.store{display:flex;align-items:center;gap:9px;background:#ffffff0a;border:1px solid #ffffff10;padding:10px;border-radius:12px;margin-bottom:14px}.store>div{display:flex;flex-direction:column}.store b{font-size:12px;color:#f7faff}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#deebff;color:#135ec5;font-size:11px;font-weight:700;flex:0 0 auto}.sidebar nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.sidebar nav a{height:38px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:9px;font-size:12px;font-weight:500}.sidebar nav a:hover{background:#ffffff09;color:#fff}.sidebar nav a.router-link-active{background:linear-gradient(90deg,#1575f5,#0e62d5);color:#fff;box-shadow:0 6px 15px #0064dc33}.sync-pill{margin-top:auto;padding:10px 12px;background:#ffffff0b;border-radius:10px;font-size:10px;display:flex;align-items:center;gap:7px}.sync-pill span{width:7px;height:7px;border-radius:50%;background:#26c67a;box-shadow:0 0 0 4px #26c67a18}.sync-pill.offline span{background:#f26a5b}.sync-pill b{margin-left:auto;background:#fff2;padding:2px 6px;border-radius:10px}.main{margin-left:232px;min-width:0;width:calc(100% - 232px)}.topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 26px;position:sticky;top:0;z-index:20}.topbar h1{font-size:17px;margin:0}.topbar p{font-size:10px;color:var(--muted);margin:4px 0 0}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-btn{border:0;background:transparent;width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#58677c}.icon-btn:hover{background:#f1f5fa}.icon-btn svg{width:18px}.user-button{height:39px;border:1px solid var(--line);background:#fff;border-radius:10px;display:flex;align-items:center;gap:8px;padding:3px 9px 3px 4px;font-size:11px;color:#344055}.user-button svg{color:#94a0b1}.mobile-menu,.close-menu,.bottom-nav{display:none}.content{padding:24px 26px 40px;max-width:1700px;margin:auto}.content.full-content{max-width:none;padding:14px 16px 20px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-heading h2{margin:0 0 5px;font-size:20px}.page-heading p{margin:0;color:var(--muted);font-size:11px}.page-heading select{border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px 28px 9px 12px;font-size:11px}.primary-btn{border:0;background:linear-gradient(135deg,#1976f3,#075ed7);color:#fff;border-radius:9px;min-height:40px;padding:0 16px;font-weight:600;font-size:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 6px 16px #1468e82e}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.primary-btn svg{width:16px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;gap:13px;box-shadow:0 3px 15px #203a5c05}.kpi-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.kpi-icon svg{width:18px}.kpi-icon.green{background:#e9f9f1;color:#13a167}.kpi-icon.blue{background:#e9f2ff;color:#176ddd}.kpi-icon.purple{background:#f2ecff;color:#7655da}.kpi-icon.orange{background:#fff2e7;color:#e46b26}.kpi small{display:block;font-size:9px;color:#8994a4;font-weight:600}.kpi strong{display:block;font-size:18px;margin:5px 0}.kpi p{font-size:9px;margin:0;color:#8b96a5}.kpi p.positive{color:#12a66a;display:flex;align-items:center;gap:2px}.kpi p svg{width:12px}.kpi p span{color:#98a2b0;margin-left:2px}.dashboard-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:14px;margin-top:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 3px 15px #203a5c05}.panel-head{padding:17px 18px;display:flex;align-items:flex-start;justify-content:space-between}.panel-head h3{font-size:13px;margin:0 0 4px}.panel-head p{font-size:9px;color:#8d99a9;margin:0}.panel-head a{font-size:10px;color:var(--blue);font-weight:600}.chart{height:220px;display:flex;align-items:end;justify-content:space-around;padding:25px 20px 16px;border-top:1px solid #f0f3f7;background:repeating-linear-gradient(to bottom,transparent 0,transparent 49px,#eef2f7 50px)}.bar-wrap{height:100%;width:10%;display:flex;align-items:center;justify-content:end;flex-direction:column;gap:8px}.bar{width:22px;border-radius:6px 6px 2px 2px;background:linear-gradient(#3c91ff,#0f66df);position:relative;min-height:5px;transition:.4s}.bar span{display:none;position:absolute;white-space:nowrap;background:#10223d;color:#fff;font-size:8px;padding:4px;border-radius:4px;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}.bar:hover span{display:block}.bar-wrap small{font-size:8px;color:#8491a3}.payment-panel{position:relative}.donut{width:145px;height:145px;border-radius:50%;margin:5px auto 20px;background:conic-gradient(#1b76e9 0,#1b76e9 48%,#20b878 48%,#20b878 80%,#f1a742 80%);position:relative}.donut:after{content:"";position:absolute;top:27px;right:27px;bottom:27px;left:27px;background:#fff;border-radius:50%}.legend{list-style:none;padding:0 24px 15px;margin:0}.legend li{display:flex;align-items:center;gap:7px;font-size:10px;padding:5px}.legend i{width:7px;height:7px;border-radius:50%}.legend b{margin-left:auto}.blue-dot{background:#1b76e9}.green-dot{background:#20b878}.orange-dot{background:#f1a742}.recent,.low-stock{min-height:250px}.order-row,.stock-row{display:flex;align-items:center;gap:10px;padding:10px 18px;border-top:1px solid #f0f3f7;font-size:10px}.order-row>div,.stock-row>div{display:flex;flex-direction:column;gap:3px;flex:1}.order-row small,.stock-row small{color:#8a96a7}.order-row>strong{font-size:10px}.order-icon{width:31px;height:31px;background:#ecf4ff;color:#176ee0;border-radius:9px;display:grid;place-items:center}.order-icon svg{width:14px}.status{padding:4px 7px;border-radius:12px;font-size:8px;text-transform:capitalize}.status.success{color:#128152;background:#e8f8f0}.stock-row img{width:34px;height:34px;border-radius:7px;object-fit:cover}.stock-row>strong{font-size:10px;color:#1f9c67}.stock-row>strong.danger{color:#e35346}.empty-mini{padding:50px;text-align:center;color:#9ca6b4;font-size:10px}.sale-tabs{display:flex;gap:5px;overflow:auto;padding-bottom:10px}.sale-tabs button{border:1px solid var(--line);background:#fff;border-radius:9px;height:35px;padding:0 10px;display:flex;align-items:center;gap:7px;font-size:10px;white-space:nowrap}.sale-tabs button.active{border-color:#1670e9;color:#1468e8;background:#edf5ff}.sale-tabs button b{background:#e7eef7;border-radius:10px;padding:2px 5px;font-size:8px}.sale-tabs button svg{width:12px}.sale-tabs .new-tab{border-style:dashed;color:#617086}.pos-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(355px,.75fr);gap:12px;height:calc(100vh - 129px)}.product-explorer,.cart-panel{background:#fff;border:1px solid var(--line);border-radius:12px;min-height:0}.product-explorer{display:flex;flex-direction:column;padding:13px}.pos-search{height:41px;display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;padding-left:11px}.pos-search>svg{width:16px;color:#8290a3}.pos-search input{border:0;outline:0;flex:1;padding:0 10px;font-size:11px}.pos-search button{height:31px;margin-right:4px;border:0;background:#eef5ff;color:#1468e8;border-radius:7px;font-size:9px;font-weight:600;display:flex;align-items:center;gap:5px;padding:0 10px}.pos-search button svg{width:14px}.chips{display:flex;gap:6px;overflow:auto;padding:11px 0}.chips button{height:29px;border-radius:8px;border:1px solid var(--line);background:#fff;padding:0 11px;font-size:9px;white-space:nowrap}.chips button.active{background:#1468e8;color:#fff;border-color:#1468e8}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;overflow:auto;padding:1px}.product-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px;text-align:left;display:flex;flex-direction:column;min-width:0;transition:.15s}.product-card:hover{border-color:#68a4f4;box-shadow:0 5px 15px #1669d918;transform:translateY(-1px)}.product-image{height:115px;border-radius:7px;background:#f2f4f7;overflow:hidden;position:relative;margin-bottom:7px}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;left:5px;top:5px;background:#e9f9f1e8;color:#08784b;padding:3px 5px;border-radius:5px;font-size:7px;font-style:normal}.product-image span.low{background:#fff0e9;color:#c94f29}.product-image i{position:absolute;right:6px;bottom:6px;width:25px;height:25px;border-radius:7px;background:#1468e8;color:#fff;display:grid;place-items:center;opacity:0;transition:.15s}.product-card:hover i{opacity:1}.product-image i svg{width:14px}.product-card>b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card small{font-size:8px;color:#8a96a7;margin:3px 0}.product-card strong{font-size:10px;color:#1263d3}.cart-panel{display:flex;flex-direction:column}.cart-head{height:58px;border-bottom:1px solid var(--line);padding:10px 13px;display:flex;align-items:center;justify-content:space-between}.cart-head>div h3{font-size:13px;margin:0}.cart-head>div span{font-size:8px;color:#8793a4}.customer-btn{border:1px solid var(--line);background:#fff;height:32px;border-radius:8px;font-size:9px;display:flex;align-items:center;gap:5px}.customer-btn svg{width:14px}.cart-items{overflow:auto;flex:1}.empty-cart,.empty-state{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8490a1;text-align:center}.empty-cart>span{width:55px;height:55px;border-radius:50%;background:#edf4fd;display:grid;place-items:center;color:#347fdc}.empty-cart h3,.empty-state h3{font-size:12px;color:#3f4c5f;margin:11px 0 4px}.empty-cart p,.empty-state p{font-size:9px;margin:0}.cart-line{padding:10px;border-bottom:1px solid #f0f3f7;display:flex;align-items:flex-start;gap:8px;position:relative}.cart-line img{width:48px;height:53px;object-fit:cover;border-radius:7px;background:#f0f2f5}.line-main{flex:1;min-width:0;display:flex;flex-direction:column}.line-main>b{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.line-main small{font-size:7px;color:#8491a3;margin:3px 0 7px}.qty{display:flex;width:max-content;border:1px solid var(--line);border-radius:6px;overflow:hidden}.qty button{border:0;background:#f7f9fb;width:25px;height:23px}.qty button svg{width:10px}.qty span{width:27px;display:grid;place-items:center;font-size:9px}.cart-line>strong{font-size:9px;padding-top:2px}.remove{position:absolute;right:6px;bottom:8px;border:0;background:none;color:#a8b1bd}.remove svg{width:12px}.remove:hover{color:#e34f43}.cart-summary{border-top:1px solid var(--line);padding:11px 13px}.cart-summary label{font-size:8px;color:#728096}.cart-summary label input{display:block;width:100%;border:1px solid var(--line);height:31px;border-radius:7px;margin:4px 0 8px;padding:0 8px;font-size:9px}.cart-summary>div{display:flex;justify-content:space-between;align-items:center;font-size:9px;padding:4px 0}.cart-summary>div input{width:90px;border:1px solid var(--line);height:25px;border-radius:6px;text-align:right;padding:0 6px;font-size:9px}.cart-summary .grand-total{border-top:1px dashed #dfe5ed;margin-top:6px;padding:10px 0}.grand-total span{font-weight:600}.grand-total strong{font-size:17px;color:#e4493e}.pay-button{width:100%;height:43px}.pay-button b{margin-left:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c193557;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;display:grid;place-items:center;padding:15px}.payment-modal{width:min(430px,100%);background:#fff;border-radius:16px;padding:19px;box-shadow:0 24px 70px #0b193b45}.modal-title,.modal-title>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-title h2{font-size:16px;margin:0}.modal-title p{font-size:9px;color:#8490a1;margin:4px 0 0}.success-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#e7f8ef;color:#14a166}.success-icon svg{width:20px}.payment-total{background:#f4f8fd;border-radius:11px;margin:16px 0;padding:15px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.payment-total strong{font-size:19px;color:#1468e8}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px}.payment-methods button{border:1px solid var(--line);background:#fff;border-radius:9px;height:51px;display:flex;align-items:center;gap:9px;padding:0 12px;font-size:10px;position:relative}.payment-methods button svg{width:18px;color:#718095}.payment-methods button.active{border-color:#1468e8;background:#f1f7ff;color:#1468e8}.payment-methods button.active svg{color:#1468e8}.payment-methods i{margin-left:auto;width:12px;height:12px;border:1px solid #c9d1dc;border-radius:50%}.payment-methods button.active i{border:4px solid #1468e8}.confirm-pay{width:100%;margin-top:16px}.toast{position:fixed;right:20px;bottom:20px;background:#11243f;color:#fff;padding:12px 17px;border-radius:10px;font-size:10px;z-index:80;box-shadow:var(--shadow)}.toast-enter-active,.toast-leave-active{transition:.2s}.toast-enter-from,.toast-leave-to{transform:translateY(10px);opacity:0}.module-panel{min-height:520px}.table-toolbar{padding:13px;display:flex;gap:8px;border-bottom:1px solid var(--line)}.table-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:8px;height:35px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:9px}.table-toolbar svg{width:14px}.table-search{height:35px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 9px;flex:1;max-width:330px}.table-search svg{width:14px;color:#8794a5}.table-search input{border:0;outline:0;width:100%;padding-left:8px;font-size:10px}.data-table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:10px}th{text-align:left;color:#7f8b9c;background:#f8fafc;font-size:8px;text-transform:uppercase;letter-spacing:.04em}th,td{padding:12px 16px;border-bottom:1px solid #edf1f5;white-space:nowrap}tbody tr:hover{background:#f9fbfe}.row-action{border:0;background:transparent;color:#7d8998}.empty-state{min-height:400px}.empty-state>svg{width:40px;color:#8eb4e6}.empty-state .primary-btn{margin-top:15px}.loading-list{padding:10px 15px}.loading-list i{display:block;height:38px;margin:8px 0;border-radius:7px;background:linear-gradient(90deg,#f2f4f7,#fafbfc,#f2f4f7);background-size:200%;animation:pulse 1.3s infinite}@keyframes pulse{to{background-position:-200%}}@media(max-width:1100px){.kpi-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.pos-layout{grid-template-columns:minmax(0,1.3fr) 350px}.user-button>span:not(.avatar){display:none}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:none;box-shadow:10px 0 40px #061b3b55}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#07162f66;z-index:25}.main{margin:0;width:100%}.mobile-menu,.close-menu{display:grid}.close-menu{margin-left:auto;color:#fff}.topbar{padding:0 15px;height:62px}.topbar p{display:none}.content,.content.full-content{padding:15px 14px 82px}.dashboard-grid{grid-template-columns:1fr}.payment-panel{display:none}.bottom-nav{position:fixed;display:flex;z-index:20;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);justify-content:space-around}.bottom-nav a,.bottom-nav button{border:0;background:#fff;color:#8290a2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;width:20%}.bottom-nav svg{width:18px}.bottom-nav a.router-link-active{color:#1468e8}.pos-layout{display:block;height:auto}.product-explorer{min-height:calc(100vh - 155px)}.cart-panel{position:fixed;top:62px;right:0;bottom:64px;left:20%;z-index:19;box-shadow:-15px 0 40px #11284b22;display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.top-actions>.icon-btn:first-child,.user-button{display:none}.page-heading h2{font-size:17px}.kpi-grid{gap:9px}.kpi{padding:12px;gap:9px}.kpi-icon{width:34px;height:34px}.kpi strong{font-size:13px}.kpi p span,.chart-panel{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:7px}.product-image{height:130px}.pos-search button{font-size:0;padding:0 8px}.sale-tabs{margin-right:-14px}.module-page .page-heading .primary-btn{padding:0 10px}.table-toolbar>button{font-size:0;padding:0 9px}.table-toolbar>button svg{margin:0}}@media(max-width:820px){.mobile-cart-button{position:fixed;display:flex;align-items:center;gap:8px;left:12px;right:12px;bottom:72px;height:46px;border:0;border-radius:10px;background:#1468e8;color:#fff;z-index:18;padding:0 13px;box-shadow:0 8px 20px #1468e844;font-size:10px}.mobile-cart-button svg{width:17px}.mobile-cart-button b{margin-left:auto}.cart-panel.open{display:flex;z-index:24;top:62px;right:0;bottom:64px;left:12%}.mobile-cart-close{display:grid}.cart-head .mobile-cart-close{margin-left:2px}}.crud-modal{width:min(520px,100%);background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 24px 70px #0b193b45}.crud-title{display:flex;justify-content:space-between;align-items:flex-start}.crud-title h2{font-size:17px;margin:0 0 4px}.crud-title p{font-size:9px;color:#8490a1;margin:0}.crud-modal label{font-size:9px;font-weight:600;color:#526075}.crud-modal label>input{display:block;width:100%;height:40px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:0 10px;outline:0;font-size:10px}.crud-modal label>input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.crud-save{width:100%;margin-top:3px}.module-error{margin-bottom:12px}@media(max-width:520px){.form-grid{grid-template-columns:1fr}.crud-modal{padding:17px}}.realtime-chip,.sync-chip,.pos-sidebar-toggle{height:34px;border:1px solid var(--line);background:#fff;border-radius:999px;display:flex;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:700;color:#166534;white-space:nowrap}.sync-chip svg{width:14px;height:14px}.sync-chip.offline{color:#9a5b00;background:#fff8ed;border-color:#ffd7a8}.sync-chip .spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.realtime-chip span{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.realtime-chip.offline{color:#9a5b00;background:#fff8ed;border-color:#ffd7a8}.realtime-chip.offline span{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b22}.pos-sidebar-toggle{color:#1468e8;background:#eef5ff;border-color:#d9e9ff}.app-shell.pos-sidebar-hidden .sidebar{display:none}.app-shell.pos-sidebar-hidden .main{margin-left:0;width:100%}@media(max-width:820px){.app-shell.pos-sidebar-hidden .sidebar{display:flex}.app-shell.pos-sidebar-hidden .main{margin-left:0;width:100%}.pos-sidebar-toggle{display:none}.realtime-chip{height:30px;padding:0 8px;font-size:0}.realtime-chip span{margin:0}}.mobile-cart-button{display:none}@media(max-width:820px){.mobile-cart-button{display:flex}}.pos-sidebar-edge-toggle{position:fixed;left:232px;top:10px;z-index:90;width:38px;height:46px;border:1px solid #d9e9ff;border-left:0;border-radius:0 14px 14px 0;background:#fff;color:#1468e8;display:grid;place-items:center;box-shadow:0 10px 26px #10284a24}.pos-sidebar-edge-toggle svg{width:18px}.app-shell.pos-sidebar-hidden .pos-sidebar-edge-toggle{left:0;top:10px;border-left:1px solid #d9e9ff;border-radius:0 14px 14px 0}.app-shell.pos-sidebar-visible .topbar-title{margin-left:30px}@media(max-width:820px){.pos-sidebar-edge-toggle{display:none}}.pos-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.pos-sidebar-hidden .pos-page .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1400px){.app-shell.pos-sidebar-hidden .pos-page .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1100px){.pos-page .product-grid,.app-shell.pos-sidebar-hidden .pos-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.pos-page .product-grid,.app-shell.pos-sidebar-hidden .pos-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sidebar nav{flex:1;padding-top:4px}.app-shell.pos-sidebar-hidden .topbar-title{padding-left:38px}@media(max-width:820px){.app-shell.pos-sidebar-hidden .topbar-title{padding-left:0}}.route-error{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#fff;border:1px solid #ffd7d2;border-radius:14px;color:#405069;padding:22px;box-shadow:var(--shadow)}.main{padding-top:70px}.topbar{position:fixed!important;top:0;left:232px;right:0;z-index:65;box-shadow:0 8px 24px #10284a08}.app-shell.pos-sidebar-hidden .topbar{left:0}@media(max-width:820px){.main{padding-top:62px}.topbar{left:0;right:0;z-index:75}.content,.content.full-content{padding-top:14px}}.topbar{background:linear-gradient(180deg,#fffffff5,#f8fbfff0)!important;border-bottom:1px solid #dfe8f4!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px #10284a10}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,#1468e82e,transparent);pointer-events:none}.sync-chip.idle{background:#f8fbff;color:#405069;border-color:#dbe6f2}.sync-chip.idle svg{color:#1468e8}@media(max-width:820px){.topbar{background:linear-gradient(180deg,#fffffffa,#f7fafff5)!important}.sync-chip{height:30px;padding:0 8px}.sync-chip span{font-size:10px}}.route-error h3{margin:0 0 8px;color:#c53d34;font-size:16px}.route-error p{max-width:760px;margin:0 0 14px;color:#6e7b90;font-size:12px;line-height:1.5;word-break:break-word}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#fff}.login-visual{margin:16px;border-radius:20px;background:linear-gradient(135deg,#092450dd,#0b69e8dd),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?w=1600) center/cover;display:flex;align-items:end;color:#fff;padding:6vw;position:relative;overflow:hidden}.login-visual:after{content:"";position:absolute;width:400px;height:400px;border:1px solid #ffffff18;border-radius:50%;right:-150px;top:-120px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff06}.visual-content{position:relative;z-index:1;max-width:590px}.visual-content h1{font-size:3.1vw;line-height:1.15;margin:25px 0 18px}.visual-content p{font-size:12px;line-height:1.8;color:#dae8fb;max-width:520px}.feature-row{display:flex;gap:22px;margin-top:28px;font-size:10px;color:#e8f2ff}.login-card{align-self:center;width:min(380px,calc(100% - 40px));justify-self:center;display:flex;flex-direction:column;gap:18px}.login-card .eyebrow{font-size:9px;color:#1468e8;font-weight:700;letter-spacing:.11em}.login-card h2{font-size:25px;margin:7px 0}.login-card p{font-size:10px;color:#7d8998;margin:0}.login-card label{font-size:10px;font-weight:600}.input-wrap{height:45px;border:1px solid var(--line);border-radius:9px;margin-top:7px;display:flex;align-items:center;padding:0 12px}.input-wrap:focus-within{border-color:#3b86ea;box-shadow:none}.login-page .input-wrap input:focus{box-shadow:none!important}.input-wrap>svg{width:16px;color:#8a96a5}.input-wrap input{border:0;outline:0;flex:1;padding:0 9px;font-size:11px}.input-wrap button{border:0;background:none;color:#8a96a5}.input-wrap button svg{width:16px}.login-btn{height:45px}.login-options{display:grid;gap:9px;margin-top:-4px}.login-check{min-height:22px;display:flex;align-items:center;gap:9px;color:#435267;font-size:10px;font-weight:700}.login-check input{width:15px;height:15px;margin:0;accent-color:#1468e8}.login-security-note{display:flex;align-items:flex-start;gap:9px;margin-top:-4px;padding:10px 11px;border:1px solid #dbeafe;border-radius:10px;background:#f5f9ff;color:#526075;font-size:10px;line-height:1.45}.login-security-note svg{width:15px;min-width:15px;color:#1468e8;margin-top:1px}.forgot-password-hint{margin:-6px 0 0;text-align:center;color:#69778b;font-size:10px;line-height:1.5}.demo-hint{text-align:center;color:#8c97a5;font-size:9px}.form-error{background:#fff0ef;color:#c53d34;border-radius:8px;padding:10px;font-size:10px}.mobile-logo{display:none}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-card{min-height:100vh;justify-content:center}.mobile-logo{display:flex;align-items:center;gap:9px;margin-bottom:25px}}@media(max-width:560px){.login-card{width:calc(100% - 28px)}.login-card h2{font-size:22px}.feature-row{flex-direction:column;gap:8px}}.crud-modal select,.crud-modal textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 10px;font-size:10px;outline:0}.crud-modal select{height:40px}.crud-modal textarea{min-height:70px;padding:10px;resize:vertical}.crud-modal select:focus,.crud-modal textarea:focus,.toolbar-select select:focus,.toolbar-select input:focus,.filter-bar input:focus,.filter-bar select:focus,.inline-input input:focus,.combo-field input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.table-action{border:1px solid #b9d4f7;background:#f2f7ff;color:#1263d3;border-radius:6px;padding:5px 8px;font-size:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;line-height:1}.table-action svg{width:13px;height:13px;flex:0 0 auto}.danger-action{border-color:#f2c6c2;background:#fff3f2;color:#c74338}.cancel-warning{padding:11px;border-radius:8px;background:#fff5e8;color:#a75e16;font-size:9px;line-height:1.5}.import-button{border:1px solid var(--line);background:#fff;border-radius:8px;height:35px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:9px;cursor:pointer}.import-button input{display:none}.import-button svg{width:14px}.import-standard-select{height:35px!important;border-radius:8px!important;background:#fff!important}.import-standard-select span{font-size:9px;font-weight:900;color:#6e7b90;white-space:nowrap}.import-standard-select select{min-width:98px!important;font-weight:800!important;color:#172033!important}.table-toolbar{flex-wrap:wrap}.toolbar-main-row,.toolbar-action-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.toolbar-main-row{flex:1 1 360px}.toolbar-action-row{flex:999 1 auto;justify-content:flex-end}.toolbar-main-row .table-search{flex:1 1 280px;max-width:none}.toolbar-main-row>button,.toolbar-action-row>button{border:1px solid var(--line);background:#fff;border-radius:10px;height:36px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#344055;font-weight:800}.toolbar-main-row>button svg,.toolbar-action-row>button svg{width:14px}.product-table-toolbar{display:grid!important;grid-template-columns:1fr;gap:9px!important}.product-table-toolbar .toolbar-main-row{width:100%;justify-content:flex-start}.product-table-toolbar .toolbar-main-row .table-search{max-width:520px}.product-table-toolbar .toolbar-action-row{width:100%;justify-content:flex-start}.product-table-toolbar .toolbar-action-row>*{flex:0 0 auto}@media(max-width:760px){.product-table-toolbar{display:grid!important;grid-template-columns:1fr!important}.product-table-toolbar .toolbar-main-row,.product-table-toolbar .toolbar-action-row{width:100%;display:flex!important;flex-wrap:wrap}.product-table-toolbar .toolbar-main-row .table-search{flex:1 1 100%;max-width:none}.product-table-toolbar .toolbar-main-row>button{flex:1 1 auto}.product-table-toolbar .toolbar-action-row>*{flex:1 1 calc(50% - 6px);justify-content:center;min-width:0}.product-table-toolbar .toolbar-action-row .import-standard-select{flex:1 1 100%}}@media(max-width:420px){.product-table-toolbar .toolbar-action-row>*{flex-basis:100%}}.settings-form{max-width:650px;padding:22px;display:flex;flex-direction:column;gap:16px}.settings-form.settings-wide{max-width:980px}.settings-form h3{margin:0;font-size:15px}.settings-form p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.settings-form label{font-size:10px;font-weight:600}.settings-form input:not([type=checkbox]),.settings-form select,.settings-form textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff}.settings-form input:not([type=checkbox]),.settings-form select{height:41px}.settings-password-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin-top:7px}.settings-password-row input:not([type=checkbox]){margin-top:0}.settings-password-mismatch{display:block;margin-top:6px;color:#c0392b;font-weight:600}.settings-form textarea{min-height:72px;padding:10px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.switch-row{display:flex;align-items:center;gap:9px}.switch-row input{width:17px;height:17px}.settings-tabs{display:flex;gap:8px;overflow:auto;margin:-4px 0 16px}.settings-tabs button{height:38px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 14px;font-size:12px;font-weight:600;color:#5f6d80}.settings-tabs button.active{border-color:#1468e8;background:#edf5ff;color:#1468e8}.print-template-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px}.print-type-list{display:flex;flex-direction:column;gap:7px}.print-type-list button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px;text-align:left;font-size:11px;font-weight:600;color:#445268}.print-type-list button.active{border-color:#1468e8;background:#f1f7ff;color:#1468e8}.print-template-editor{display:grid;gap:12px}.print-preview{border:1px dashed #bfd2eb;background:#f8fbff;border-radius:12px;padding:14px}.print-preview h4{margin:0 0 10px;font-size:14px}.print-preview pre{white-space:pre-wrap;margin:6px 0;font-size:11px;color:#405069;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}@media(max-width:760px){.print-template-layout{grid-template-columns:1fr}.print-type-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-tabs button{flex:0 0 auto}}.filter-bar{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:12px 13px;border-bottom:1px solid var(--line);background:#fbfdff}.filter-bar label,.toolbar-select{font-size:10px;font-weight:600;color:#607086;display:flex;align-items:center;gap:7px}.toolbar-select{height:35px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 10px}.toolbar-select select,.toolbar-select input{border:0;outline:0;background:transparent;height:32px;font-size:10px;min-width:105px}.filter-bar input,.filter-bar select{display:block;height:36px;min-width:150px;margin-top:5px;border:1px solid var(--line);border-radius:9px;padding:0 10px;background:#fff;outline:0}.pagination-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 14px;border-top:1px solid var(--line);font-size:11px;color:#607086}.pagination-bar button:disabled{opacity:.45;cursor:not-allowed}.table-thumb{width:46px;height:46px;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#f1f5fa}.thumb-button{border:0;background:transparent;padding:0;display:inline-flex;border-radius:9px;cursor:zoom-in}.thumb-button:hover .table-thumb{border-color:#1468e8;box-shadow:0 0 0 3px #1468e81c}.image-zoom-backdrop{z-index:90}.image-zoom-card{position:relative;max-width:min(860px,92vw);max-height:90vh;margin:0;background:#fff;border-radius:18px;padding:14px;box-shadow:0 28px 90px #071a3860}.image-zoom-card>img{display:block;max-width:100%;max-height:74vh;object-fit:contain;border-radius:13px;background:#f1f5fa}.image-zoom-card figcaption{display:flex;justify-content:space-between;gap:12px;padding:12px 4px 0;color:#405069}.image-zoom-card figcaption span{color:#7d8998}.image-zoom-close{position:absolute;right:18px;top:18px;background:#ffffffe8!important}.inline-input{display:flex;gap:6px;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;padding:2px}.inline-input input{margin-top:0!important;border:0!important;box-shadow:none!important;height:34px!important}.inline-input .table-action{height:32px;white-space:nowrap}.filter-bar .supplier-filter-select select{min-width:280px}.product-image-cell{position:relative;display:inline-flex;align-items:center;gap:5px}.product-image-preview .thumb-button{cursor:zoom-in}.product-image-preview .thumb-button:hover .product-info-thumb{border-color:#1468e8;box-shadow:0 0 0 3px #1468e81c}.product-info-cell{display:flex;align-items:center;gap:12px;min-width:280px;max-width:430px}.product-info-thumb{width:56px;height:56px;border-radius:13px}.product-info-text{display:flex;flex-direction:column;gap:6px;min-width:0}.product-info-text>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.product-info-text b{display:inline-flex;align-items:center;width:max-content;border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:900;line-height:1}.product-info-text span{display:inline-flex;align-items:center;border:1px solid #e3e9f2;background:#f8fbff;color:#667085;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1}.product-info-text strong{font-size:12px;color:#172033;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:760px){.product-info-cell{min-width:240px}.product-info-thumb{width:50px;height:50px}.product-info-text strong{font-size:11px}}.image-menu-trigger{width:25px;height:25px;border:1px solid #dbe6f2;background:#fff;border-radius:8px;color:#607086;font-size:16px;line-height:1;display:grid;place-items:center}.image-menu-trigger:hover{border-color:#1468e8;color:#1468e8;background:#f4f8ff}.image-row-menu{position:absolute;left:0;top:calc(100% + 6px);z-index:20;min-width:128px;background:#fff;border:1px solid #dbe6f2;border-radius:10px;padding:5px;box-shadow:0 14px 34px #0f172a29;display:grid;gap:3px}.image-row-menu button,.image-row-menu label{height:32px;border:0;background:#fff;border-radius:8px;padding:0 10px;text-align:left;color:#405069;font-size:11px;font-weight:700;display:flex;align-items:center;cursor:pointer}.image-row-menu button:hover,.image-row-menu label:hover{background:#f1f7ff;color:#1468e8}.image-row-menu input{display:none}.inline-price-cell{display:inline-flex;align-items:center;gap:6px}.inline-price-cell input{width:112px;height:32px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;text-align:right;padding:0 9px;font-size:12px;font-weight:800;color:#1468e8;font-variant-numeric:tabular-nums;outline:0}.inline-price-cell input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.inline-price-cell input:disabled{opacity:.65;background:#f8fafc}.inline-price-cell small{font-size:10px;color:#6e7b90}.print-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.print-head>div:last-child{display:flex;gap:6px;flex-wrap:wrap}.print-type-list button small{display:block;color:#7d8998;font-weight:500;margin-top:3px}.variable-box{border:1px solid var(--line);border-radius:12px;background:#fbfdff;padding:12px}.variable-box h4{margin:0 0 10px}.variable-box>div{display:flex;gap:7px;flex-wrap:wrap}.variable-chip{border:1px solid #bfd2eb;background:#fff;border-radius:10px;padding:7px 9px;text-align:left;font-size:11px;color:#1468e8}.variable-chip small{display:block;color:#6e7b90;font-size:9px;margin-top:2px}.employee-modal{width:min(900px,100%)}.permission-grid{border:1px solid var(--line);border-radius:12px;overflow:auto}.permission-head,.permission-row{display:grid;grid-template-columns:1.4fr repeat(4,.45fr);align-items:center;min-width:560px}.permission-head{background:#0b2345;color:#fff;font-size:10px}.permission-head b,.permission-row>*{padding:8px;border-right:1px solid #edf1f5}.permission-row{border-top:1px solid #edf1f5;font-size:10px}.permission-row label{text-align:center}.crud-modal .permission-row label>input[type=checkbox],.permission-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-grid;width:14px!important;height:14px!important;min-width:14px;margin:0!important;padding:0!important;border:1px solid #b9c7d8;border-radius:4px;background:#fff;place-content:center;vertical-align:middle;box-shadow:none!important}.permission-row input[type=checkbox]:checked{background:#1468e8;border-color:#1468e8}.permission-row input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:10px;line-height:1}.quote-modal{width:min(1080px,100%)}.quote-line{display:grid;grid-template-columns:minmax(220px,1.5fr) 66px 72px 118px 105px minmax(160px,1fr) 110px 34px;gap:8px;align-items:end;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fbfdff;margin-bottom:8px}.quote-line strong{height:40px;display:flex;align-items:center;justify-content:flex-end;color:#1468e8}.combo-field{position:relative;margin-top:6px}.combo-field input{width:100%;height:40px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:10px}.combo-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #dbe6f2;border-radius:10px;box-shadow:0 14px 35px #10284a22;z-index:70;max-height:240px;overflow:auto;padding:5px}.combo-menu button{width:100%;border:0;background:#fff;border-radius:8px;text-align:left;padding:9px 10px;font-size:10px;color:#26364c}.combo-menu button:hover{background:#f1f7ff;color:#1468e8}.combo-menu small{display:block;color:#7d8998;margin-top:2px}.combo-menu .product-combo-option{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:7px 9px}.product-combo-option img{width:46px;height:46px;border-radius:10px;object-fit:cover;background:#f1f5fa;border:1px solid #e2e8f0}.product-combo-option span{min-width:0;display:grid;gap:4px}.product-combo-option b{font-size:12px;line-height:1.25;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-combo-option small{margin:0!important;font-size:10px;color:#6e7b90}.product-combo-option small strong{color:#1468e8;font-size:11px}.combo-menu .product-combo-option:hover img{border-color:#9cc5ff;box-shadow:0 0 0 3px #1468e814}.product-combo-option:has(>span:only-child){grid-template-columns:minmax(0,1fr)}.public-quote-page{min-height:100vh;background:#f5f7fb;padding:28px}.public-quote-card{max-width:920px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 16px 45px #10284a12}.public-quote-card header{text-align:center;border-bottom:2px solid #1468e8;padding-bottom:16px;margin-bottom:18px}.public-quote-card h1{margin:0 0 6px}.public-quote-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.public-quote-meta div{border:1px solid var(--line);border-radius:10px;padding:10px}.public-quote-meta span{display:block;font-size:9px;color:#6e7b90;margin-bottom:4px}.public-total{text-align:right;font-size:20px;margin-top:18px}.public-total b{color:#1468e8}.public-note{background:#f8fbff;border:1px dashed #bfd2eb;border-radius:10px;padding:12px}@media(max-width:900px){.quote-line{grid-template-columns:1fr 1fr}.quote-line strong{justify-content:flex-start}.public-quote-meta{grid-template-columns:1fr 1fr}}@media(max-width:560px){.quote-line{grid-template-columns:1fr}.toolbar-select{width:100%;justify-content:space-between}.public-quote-page{padding:10px}.public-quote-card{padding:16px}.public-quote-meta{grid-template-columns:1fr}}.public-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:14px}.public-actions button{border:1px solid #bfd2eb;background:#fff;border-radius:9px;padding:9px 12px;font-size:11px;color:#1468e8;font-weight:700}@media print{.public-actions{display:none}.public-quote-page{background:#fff;padding:0}.public-quote-card{box-shadow:none;border:0;border-radius:0}}.debt-value{color:#dc2626;font-weight:800}.module-summary-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px 14px;background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #e7eef7}.module-summary-bar>div{border:1px solid #dbe6f2;background:#fff;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 4px 14px #10284a06}.module-summary-bar span{font-size:10px;font-weight:800;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em}.module-summary-bar b{font-size:14px;color:#172033;white-space:nowrap}.customers-summary-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f4f8ff)}.customers-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;justify-content:stretch;gap:3px 10px;min-height:76px;padding:14px;border-radius:16px;border-color:#d9e6f5;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.customers-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;background:#edf5ff;color:#1468e8;display:grid;place-items:center;font-size:20px;font-weight:900}.customers-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;background:#1468e8;opacity:.075}.customers-summary-bar>div:nth-child(1):before{content:"KH";background:#edf5ff;color:#1468e8}.customers-summary-bar>div:nth-child(2):before{content:"Nợ";background:#fff4e5;color:#d97706}.customers-summary-bar>div:nth-child(2):after{background:#f59e0b}.customers-summary-bar>div:nth-child(3):before{content:"₫";background:#fff0ef;color:#dc2626}.customers-summary-bar>div:nth-child(3):after{background:#dc2626}.customers-summary-bar>div:nth-child(4):before{content:"★";background:#f1ecff;color:#7655da}.customers-summary-bar>div:nth-child(4):after{background:#7655da}.customers-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90}.customers-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:19px;font-weight:900;color:#172033;line-height:1.15}.suppliers-summary-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.suppliers-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;justify-content:stretch;min-height:76px;padding:14px;border-radius:16px;border-color:#d9e6f5;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.suppliers-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:900}.suppliers-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;background:#1468e8;opacity:.075}.suppliers-summary-bar>div:nth-child(1):before{content:"NCC";background:#edf5ff;color:#1468e8;font-size:14px}.suppliers-summary-bar>div:nth-child(2):before{content:"Nợ";background:#fff4e5;color:#d97706}.suppliers-summary-bar>div:nth-child(2):after{background:#f59e0b}.suppliers-summary-bar>div:nth-child(3):before{content:"₫";background:#fff0ef;color:#dc2626}.suppliers-summary-bar>div:nth-child(3):after{background:#dc2626}.suppliers-summary-bar>div:nth-child(4):before{content:"Mua";background:#eafaf2;color:#16a36a;font-size:13px}.suppliers-summary-bar>div:nth-child(4):after{background:#16a36a}.suppliers-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90}.suppliers-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:19px;font-weight:900;color:#172033;line-height:1.15}.cashbook-summary-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f7fbff)}.cashbook-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;min-height:76px;padding:14px;border-radius:16px;border-color:#d9e6f5;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.cashbook-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:17px;font-weight:900}.cashbook-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;opacity:.075}.cashbook-summary-bar>div:nth-child(1):before{content:"Phiếu";background:#edf5ff;color:#1468e8;font-size:12px}.cashbook-summary-bar>div:nth-child(1):after{background:#1468e8}.cashbook-summary-bar>div:nth-child(2):before{content:"Thu";background:#eafaf2;color:#16a36a;font-size:13px}.cashbook-summary-bar>div:nth-child(2):after{background:#16a36a}.cashbook-summary-bar>div:nth-child(3):before{content:"Chi";background:#fff0ef;color:#dc2626;font-size:13px}.cashbook-summary-bar>div:nth-child(3):after{background:#dc2626}.cashbook-summary-bar>div:nth-child(4):before{content:"±";background:#f1ecff;color:#7655da;font-size:20px}.cashbook-summary-bar>div:nth-child(4):after{background:#7655da}.cashbook-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em}.cashbook-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:19px;font-weight:900;color:#172033;line-height:1.15}.cashbook-summary-bar .cash-in{color:#128152}.cashbook-summary-bar .cash-out{color:#dc2626}.supplier-debt-field{display:grid;gap:7px;border:1px solid #ffd0af;background:#fff7ed;border-radius:12px;padding:11px 12px}.supplier-debt-field label{font-size:11px;font-weight:800;color:#7c4a12}.supplier-debt-field input{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #f4bf8a!important;border-radius:9px;background:#fff!important;padding:0 10px;font-size:12px;color:#172033}.supplier-debt-field input:disabled{background:#f3f6fa!important;border-style:dashed!important;color:#405069!important;font-weight:900;cursor:not-allowed}.supplier-debt-field small{font-size:10px;color:#9a5a12;line-height:1.45;font-weight:700}.supplier-delete-modal{width:min(520px,100%)}.supplier-delete-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4ecf6;background:#fbfdff;border-radius:14px;padding:12px;margin-bottom:12px}.supplier-delete-preview div{display:grid;gap:4px;min-width:0}.supplier-delete-preview b{font-size:15px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-delete-preview span{font-size:11px;color:#6e7b90}.supplier-delete-preview strong{white-space:nowrap;color:#172033}.supplier-delete-warning{border:1px solid #ffd0af;background:#fff7ed;color:#9a5a12;border-radius:12px;padding:11px 12px;font-size:12px;font-weight:800;line-height:1.45;margin-bottom:12px}.customer-detail-modal{width:min(760px,100%)}.customer-detail-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-detail-kpis>div{border:1px solid #dbe6f2;border-radius:12px;background:#f8fbff;padding:11px;display:flex;flex-direction:column;gap:5px;min-width:0}.customer-detail-kpis span{font-size:9px;color:#6e7b90;font-weight:800;text-transform:uppercase}.customer-detail-kpis b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-detail-actions{display:flex;justify-content:flex-end;margin:-2px 0 4px}.customer-detail-actions .primary-btn{min-width:120px}.debt-payment-modal{width:min(520px,100%)}.customer-timeline{border:1px solid #e4eaf2;border-radius:12px;overflow:hidden}.customer-timeline h3{margin:0;padding:12px 14px;font-size:13px;background:#f8fbff;border-bottom:1px solid #e4eaf2}.customer-timeline-body{max-height:320px;overflow-y:auto}.customer-timeline-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid #edf1f5;font-size:11px;cursor:pointer}.customer-timeline-row:hover{background:#f8fbff}.customer-timeline-row.is-expanded{background:#eef5ff}.customer-timeline-body>.customer-timeline-row:last-child,.customer-timeline-body>.customer-timeline-detail:last-child{border-bottom:0}.customer-timeline-row>div{display:flex;flex-direction:column;gap:3px;min-width:0}.customer-timeline-row small{color:#7d8998}.customer-timeline-row strong{white-space:nowrap}.customer-timeline-detail{padding:10px 14px 12px 22px;border-bottom:1px solid #edf1f5;background:#fafcff;display:flex;flex-direction:column;gap:6px}.customer-timeline-detail-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;gap:10px;align-items:center;font-size:11px;color:#3c4a5c}.customer-timeline-detail-item span:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-timeline-detail-item small{color:#8a95a3;font-size:9px}.customer-timeline-detail-thumb{border:0;background:transparent;padding:0;border-radius:7px;cursor:zoom-in;flex:0 0 auto}.customer-timeline-detail-thumb img{display:block;width:32px;height:32px;object-fit:cover;border-radius:7px;border:1px solid var(--line);background:#f1f5fa}.customer-timeline-detail-thumb:hover img{border-color:#1468e8;box-shadow:0 0 0 3px #1468e81c}.customer-timeline-detail-foot{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:10px;color:#6e7b90;padding-top:4px;border-top:1px dashed #e4eaf2}.timeline-load-more{width:calc(100% - 28px);margin:10px 14px;justify-content:center}@media(max-width:760px){.module-summary-bar,.customer-detail-kpis{grid-template-columns:1fr 1fr}.customers-summary-bar,.products-summary-bar,.suppliers-summary-bar,.cashbook-summary-bar{grid-template-columns:1fr 1fr;padding:10px;gap:9px}.customers-summary-bar>div,.products-summary-bar>div,.suppliers-summary-bar>div,.cashbook-summary-bar>div{grid-template-columns:34px minmax(0,1fr);min-height:68px;padding:11px;border-radius:14px}.customers-summary-bar>div:before,.products-summary-bar>div:before,.suppliers-summary-bar>div:before,.cashbook-summary-bar>div:before{width:34px;height:34px;border-radius:11px;font-size:15px}.products-summary-bar>div:nth-child(1):before,.products-summary-bar>div:nth-child(2):before,.suppliers-summary-bar>div:nth-child(1):before,.cashbook-summary-bar>div:nth-child(1):before{font-size:11px}.products-summary-bar>div:nth-child(4):before,.products-summary-bar>div:nth-child(5):before,.suppliers-summary-bar>div:nth-child(4):before{font-size:15px}.customers-summary-bar span,.products-summary-bar span,.suppliers-summary-bar span,.cashbook-summary-bar span{font-size:9px}.customers-summary-bar b,.products-summary-bar b,.suppliers-summary-bar b,.cashbook-summary-bar b{font-size:15px}.customer-timeline-row{grid-template-columns:1fr}.customer-timeline-row .status{width:max-content}}.product-mobile-list{display:none}@media(max-width:760px){.product-desktop-table{display:none}.product-mobile-list{display:grid;gap:10px;padding:10px;background:#f6f8fb}.product-mobile-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;background:#fff;border:1px solid #e3eaf3;border-radius:15px;padding:10px;box-shadow:0 4px 14px #10284a08}.product-mobile-image{width:76px;height:84px;border:0;border-radius:12px;overflow:hidden;padding:0;background:#f1f5fa;box-shadow:inset 0 0 0 1px #e3eaf3;cursor:zoom-in}.product-mobile-image img{width:100%;height:100%;object-fit:cover;display:block}.product-mobile-main{min-width:0;display:grid;gap:7px;align-content:start}.product-mobile-code{display:flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0}.product-mobile-code b,.product-mobile-code span{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-mobile-code b{border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8}.product-mobile-code span{border:1px solid #e3e9f2;background:#f8fbff;color:#667085}.product-mobile-main h3{margin:0;font-size:14px;line-height:1.35;color:#172033;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-mobile-meta{display:flex;gap:6px;flex-wrap:wrap;min-width:0}.product-mobile-meta span{border:1px solid #edf1f5;background:#fbfdff;color:#607086;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;line-height:1.1}.product-mobile-numbers{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:8px;align-items:stretch}.product-mobile-numbers div{min-width:0;border:1px solid #edf1f5;background:#f8fbff;border-radius:10px;padding:7px 8px}.product-mobile-numbers small{display:block;margin-bottom:3px;font-size:9px;font-weight:800;color:#7d8999}.product-mobile-numbers strong{display:block;font-size:12px;color:#1468e8;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-mobile-numbers .danger-text{color:#dc2626}.product-mobile-edit{height:36px;justify-content:center;border-radius:10px;font-size:10px;font-weight:800}}@media(max-width:420px){.module-summary-bar,.customer-detail-kpis{grid-template-columns:1fr}.customers-summary-bar,.products-summary-bar,.suppliers-summary-bar,.cashbook-summary-bar{grid-template-columns:1fr 1fr}.customers-summary-bar>div,.products-summary-bar>div,.suppliers-summary-bar>div,.cashbook-summary-bar>div{grid-template-columns:1fr;gap:5px;text-align:left;min-height:74px}.customers-summary-bar>div:before,.products-summary-bar>div:before,.suppliers-summary-bar>div:before,.cashbook-summary-bar>div:before{display:none}.customers-summary-bar b,.products-summary-bar b,.suppliers-summary-bar b,.cashbook-summary-bar b{font-size:14px}}.sync-detail-button{border:0;text-align:left;width:100%;cursor:pointer}.sync-detail-modal{width:min(980px,calc(100vw - 32px));max-width:980px}.sync-detail-loading{display:grid;gap:14px;border:1px solid #dbe8f8;background:#f8fbff;border-radius:14px;padding:14px;margin-top:8px}.sync-loading-head{display:flex;align-items:center;gap:12px}.sync-loading-head svg{width:22px;height:22px;color:#1468e8;flex:0 0 auto}.sync-loading-head div{display:grid;gap:3px;min-width:0}.sync-loading-head b{font-size:13px;color:#172033}.sync-loading-head small{font-size:11px;color:#6e7b90;line-height:1.45}.sync-loading-list{display:grid;gap:8px}.sync-loading-list i{height:58px;border-radius:12px;background:linear-gradient(90deg,#eef3f8,#fff,#eef3f8);background-size:200%;animation:pulse 1.25s infinite}.sync-inline-message{margin:0 0 10px;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:700}.sync-inline-message.error{border-color:#fecaca;background:#fff5f5;color:#b42318}.sync-progress-panel{display:grid;gap:9px;border:1px solid #b9d6ff;background:linear-gradient(180deg,#f1f7ff,#fff);border-radius:14px;padding:12px;margin:0 0 10px}.sync-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sync-progress-head>div{display:grid;gap:3px;min-width:0}.sync-progress-head b{font-size:13px;color:#172033}.sync-progress-head small{font-size:11px;color:#62748a}.sync-progress-head strong{font-size:18px;color:#1468e8;white-space:nowrap}.sync-progress-bar{height:10px;border-radius:999px;background:#dbeafe;overflow:hidden}.sync-progress-bar i{display:block;height:100%;min-width:4px;border-radius:999px;background:linear-gradient(90deg,#1468e8,#22c55e);transition:width .22s ease}.sync-progress-panel p{margin:0;font-size:11px;color:#62748a}.sync-progress-panel p b{color:#172033}.sync-queue-list{display:grid;gap:10px;max-height:68vh;overflow:auto;padding-right:2px}.sync-bulk-bar{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid #dbe6f2;background:#f8fbff;border-radius:12px;padding:10px}.sync-bulk-bar label{font-size:12px;font-weight:800;color:#405069}.sync-all-check{position:relative;display:inline-grid;grid-template-columns:16px auto;align-items:center;gap:7px;width:max-content;max-width:100%;line-height:1.15;cursor:pointer}.sync-card-check{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;width:100%;max-width:100%;font-size:12px;font-weight:800;color:#405069;line-height:1.15;cursor:pointer}.sync-all-check input,.sync-card-check input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.sync-check-box{grid-column:1;grid-row:1;align-self:start;justify-self:start;width:15px;height:15px;margin-top:3px;border:1px solid #9fb2cc;border-radius:4px;background:#fff;box-shadow:inset 0 0 0 1px #ffffffa6}.sync-all-check .sync-check-box{align-self:center;margin-top:0}.sync-all-check input:checked+.sync-check-box,.sync-card-check input:checked+.sync-check-box{border-color:#1468e8;background:#1468e8}.sync-all-check input:checked+.sync-check-box:after,.sync-card-check input:checked+.sync-check-box:after{content:"";display:block;width:7px;height:4px;margin:3px 0 0 3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.sync-all-check:hover .sync-check-box,.sync-card-check:hover .sync-check-box{border-color:#1468e8}.sync-bulk-bar>span{font-size:11px;color:#6e7b90}.sync-queue-card{border:1px solid var(--line);border-radius:12px;padding:9px 12px;display:grid;gap:4px}.sync-card-check{justify-self:stretch}.sync-card-title{display:grid;gap:2px;min-width:0;line-height:1.1}.sync-card-title small{font-size:9px!important;color:#7d8998!important;line-height:13px;text-transform:uppercase;letter-spacing:.03em}.sync-card-title b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.sync-queue-card span,.sync-queue-card small{font-size:10px;color:#6e7b90;line-height:1.2}.sync-queue-card .sync-order-total{font-size:14px!important;color:#1263d3!important;font-weight:900!important;line-height:1.35!important}.sync-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:2px 0 0}.sync-step{position:relative;display:flex;align-items:center;gap:5px;min-width:0;border:1px solid #e5edf7;background:#f8fbff;border-radius:999px;padding:4px 7px;color:#7a8798;font-size:10px;font-weight:800}.sync-step:not(:last-child):after{content:"";position:absolute;left:calc(100% + 1px);top:50%;width:7px;height:1px;background:#dbe6f2}.sync-step i{width:9px;height:9px;border-radius:999px;background:#cbd5e1;flex:0 0 auto}.sync-step span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit!important;font-size:10px!important}.sync-step.done{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sync-step.done i{background:#16a34a}.sync-step.active{border-color:#bfd2eb;background:#edf5ff;color:#1468e8}.sync-step.active i{background:#1468e8;box-shadow:0 0 0 4px #1468e81a}.sync-step.error{border-color:#ffd0ca;background:#fff5f4;color:#d9362b}.sync-step.error i{background:#d9362b}.sync-queue-card pre{white-space:pre-wrap;background:#0f172a;color:#dbeafe;border-radius:8px;padding:10px;max-height:200px;overflow:auto;font-size:10px}.sync-queue-card>div:last-child{display:flex;gap:8px;justify-content:flex-end}.sync-order-detail{border-top:1px dashed #dbe6f2;margin-top:4px;padding-top:4px}.sync-order-detail summary{cursor:pointer;font-size:11px;font-weight:800;color:#1468e8;list-style:none}.sync-order-detail summary::-webkit-details-marker{display:none}.sync-line-list{display:grid;gap:6px;margin-top:7px}.sync-line-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 58px;gap:10px;align-items:center;border:1px solid #edf2f7;background:#fbfdff;border-radius:10px;padding:8px 10px}.sync-line-row div{display:grid;gap:2px;min-width:0}.sync-line-row b{font-size:12px;color:#1f2a3d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-line-row small{font-size:10px;color:#6e7b90;line-height:1.2}.sync-line-row em{font-size:10px;color:#8a5b00;font-style:normal;line-height:1.2}.sync-line-row strong{font-size:11px;color:#1f2a3d;white-space:nowrap}.sync-line-remove{border:1px solid #ffd4d4;background:#fff5f5;color:#d92d20;border-radius:8px;height:28px;padding:0 8px;font-size:10px;font-weight:800;cursor:pointer}.sync-add-line{display:grid;grid-template-columns:minmax(220px,1.7fr) minmax(180px,1fr) 78px 120px auto;gap:8px;margin-top:8px;align-items:start}.sync-add-line input{height:34px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;padding:0 8px;font-size:11px;min-width:0;width:100%}.sync-add-button:disabled{opacity:.45;cursor:not-allowed;background:#eef2f7;color:#8a96a8;border-color:#dbe6f2}.sync-bulk-bar .table-action:disabled,.sync-queue-card .table-action:disabled,.sync-queue-card:not(:has(.sync-card-check input:checked))>div:last-child .table-action:first-child{opacity:.45;cursor:not-allowed;background:#eef2f7;color:#8a96a8!important;border-color:#dbe6f2;box-shadow:none}.sync-product-search{position:relative;min-width:0}.sync-product-suggest{position:absolute;left:0;right:0;top:38px;z-index:6;display:grid;gap:3px;max-height:210px;overflow:auto;border:1px solid #dbe6f2;background:#fff;border-radius:10px;padding:5px;box-shadow:0 14px 30px #0f172a29}.sync-product-suggest button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;align-items:center;border:0;background:transparent;border-radius:8px;padding:7px;text-align:left;cursor:pointer}.sync-product-suggest button:hover{background:#f1f6ff}.sync-product-suggest b{font-size:10px;color:#1468e8;white-space:nowrap}.sync-product-suggest span{font-size:11px;color:#1f2a3d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-product-suggest small{font-size:10px;color:#6e7b90;white-space:nowrap}.sync-product-empty{position:absolute;left:0;right:0;top:38px;z-index:6;border:1px solid #dbe6f2;background:#fff;border-radius:10px;padding:10px;color:#7d8998;font-size:11px;box-shadow:0 14px 30px #0f172a1f}.danger-action{color:#dc2626!important}.sidebar-logout{margin-top:auto;height:42px;border:1px solid #ffffff14;background:#ffffff0b;color:#ffd8d5;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 12px;font-size:12px;font-weight:700}.sidebar-logout:hover{background:#ef444422;color:#fff}.logout-confirm-modal{max-width:430px}.app-confirm-modal{max-width:460px}.app-confirm-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4ecf6;background:#fbfdff;border-radius:14px;padding:12px}.app-confirm-preview div{display:grid;gap:4px;min-width:0}.app-confirm-preview b{font-size:15px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-confirm-preview span{font-size:11px;color:#6e7b90}.app-confirm-preview strong{white-space:nowrap;color:#172033;font-size:12px}.logout-preview{display:flex;align-items:center;gap:10px;border:1px solid #edf1f5;background:#fbfdff;border-radius:12px;padding:12px}.logout-preview>div{display:flex;flex-direction:column;gap:3px;min-width:0}.logout-preview b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-preview small{font-size:12px;color:#6e7b90}.modal-actions-row{display:flex;justify-content:flex-end;gap:10px}.modal-actions-row button{min-height:40px}.web-product-sync-modal{position:relative;width:min(1500px,calc(100vw - 56px));max-height:94vh;overflow:auto}.crud-modal.web-product-sync-modal{width:min(1500px,calc(100vw - 56px))!important;max-width:none!important;padding-left:28px;padding-right:28px}.modal-backdrop:has(.web-product-sync-modal){padding:20px}.web-sync-config-note{display:grid;gap:4px;border:1px solid #dbe6f2;background:#f8fbff;border-radius:13px;padding:10px 12px;margin:10px 0 4px;color:#526177}.web-sync-config-note b{font-size:12px;color:#172033}.web-sync-config-note span{font-size:11px;line-height:1.45}.web-sync-modal-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;background:#f8fbffbd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;border-radius:inherit}.web-sync-modal-loading>div{width:min(360px,calc(100% - 28px));border:1px solid #dbe6f2;background:#fff;border-radius:18px;padding:20px;text-align:center;box-shadow:0 18px 60px #10284a33;display:grid;gap:8px;justify-items:center}.web-sync-modal-loading b{font-size:14px;color:#172033}.web-sync-modal-loading small{font-size:11px;color:#66768b;line-height:1.45}.web-sync-spinner{width:34px;height:34px;border:3px solid #dbeafe;border-top-color:#1468e8;border-radius:999px;animation:webSyncSpin .8s linear infinite}@keyframes webSyncSpin{to{transform:rotate(360deg)}}.web-sync-preview-wrap{display:grid;gap:10px;margin:12px 0 4px}.web-sync-preview-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:10px 12px}.web-sync-preview-head div{display:grid;gap:3px;min-width:0}.web-sync-preview-head b{font-size:13px;color:#172033}.web-sync-preview-head span{font-size:11px;color:#6e7b90;line-height:1.35}.web-sync-preview-head strong{white-space:nowrap;color:#1468e8;font-size:14px}.web-sync-preview-table{max-height:58vh;overflow:auto;border:1px solid #e1e9f4;border-radius:14px;background:#fff}.web-sync-preview-table table{width:100%;min-width:1460px;border-collapse:collapse}.web-sync-preview-table th{position:sticky;top:0;z-index:1;background:#eef4fb;color:#405069;font-size:10px;text-transform:uppercase;letter-spacing:.03em}.web-sync-preview-table th,.web-sync-preview-table td{border-bottom:1px solid #edf2f7;padding:8px 9px;text-align:left;vertical-align:top}.web-sync-preview-table td{font-size:11px;color:#243044}.web-sync-preview-table td>b{display:block;font-size:11px;color:#172033}.web-sync-preview-table td>small{display:block;margin-top:3px;color:#7a8798;font-size:9px}.web-sync-preview-table input[type=checkbox]{width:16px;height:16px;accent-color:#1468e8}.web-sync-row-changed{background:#fbfdff}.web-sync-row-off{opacity:.58}.web-sync-row-error{background:#fff5f5}.sync-up{color:#16a34a!important}.sync-down{color:#dc2626!important}.web-sync-preview-empty{border:1px dashed #f3c56b;background:#fff9ed;color:#8a5b00;border-radius:12px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.45;margin:10px 0}.web-sync-preview-empty code{background:#fff;border:1px solid #f6d99a;border-radius:6px;padding:1px 5px;color:#8a5b00}.sku-web-link{border:0;background:transparent;color:#1468e8;font-size:11px;font-weight:900;padding:0;cursor:pointer;text-align:left}.sku-web-link:hover{text-decoration:underline}.sku-web-table-link{display:inline-grid;gap:2px}.sku-web-table-link small{font-size:9px;color:#7a8798;font-weight:800}.web-sku-detail-modal{width:min(760px,calc(100vw - 28px))}.web-sku-detail-loading{border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:14px;margin:8px 0 12px}.web-sku-detail-body{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;align-items:start}.web-sku-image-box{border:1px solid #e1e9f4;background:#f8fbff;border-radius:14px;padding:10px}.web-sku-image-box img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:10px;background:#fff}.web-sku-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.web-sku-info-grid>div{border:1px solid #e8eef6;background:#fbfdff;border-radius:12px;padding:9px 10px;display:grid;gap:4px}.web-sku-info-grid>div.wide{grid-column:1/-1}.web-sku-info-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.03em;color:#7a8798;font-weight:900}.web-sku-info-grid b{font-size:13px;color:#172033;line-height:1.35;word-break:break-word}.web-sku-sync-confirm{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid #bfd7ff;background:#f4f8ff;border-radius:14px;padding:10px 12px}.web-sku-sync-confirm>div{display:grid;gap:3px;min-width:0;margin-right:auto}.web-sku-sync-confirm b{font-size:12px;color:#172033}.web-sku-sync-confirm span{font-size:11px;color:#526177;line-height:1.35}@media(max-width:680px){.web-sku-detail-body{grid-template-columns:1fr}.web-sku-image-box{max-width:170px;margin:auto}.web-sku-info-grid{grid-template-columns:1fr 1fr}.web-sku-info-grid>div.wide{grid-column:1/-1}}@media(max-width:680px){.web-sku-sync-confirm{display:grid}.web-sku-sync-confirm .table-action,.web-sku-sync-confirm .primary-btn{width:100%}}@media(max-width:760px){.web-product-sync-modal,.crud-modal.web-product-sync-modal{width:calc(100vw - 12px)!important;max-height:94vh;padding-left:14px;padding-right:14px}.modal-backdrop:has(.web-product-sync-modal){padding:6px}.web-sync-preview-head{align-items:flex-start;display:grid}.web-sync-preview-table{max-height:52vh}.web-sync-preview-table table{min-width:1260px}.web-product-sync-modal .modal-actions-row{position:sticky;bottom:0;background:#fff;padding-top:8px}.web-sync-config-note{padding:9px 10px}}.print-template-layout{grid-template-columns:220px minmax(0,1fr)}.field-tabs,.print-toolbar{display:flex;gap:7px;flex-wrap:wrap}.field-tabs button,.print-toolbar button,.print-toolbar select{border:1px solid var(--line);background:#fff;border-radius:9px;height:34px;padding:0 11px;font-size:10px;font-weight:700;color:#4d5d73}.print-toolbar select{min-width:105px}.field-tabs button.active,.print-toolbar button:hover{border-color:#1468e8;background:#edf5ff;color:#1468e8}.print-toolbar{padding:10px;border:1px solid #dbe6f2;border-radius:12px;background:#f8fbff}.print-template-editor .form-grid{gap:10px}.print-preview-body{min-height:120px;white-space:normal;border:1px solid #dfe9f5;background:#fff;border-radius:10px;padding:14px;color:#172033;font-size:13px;line-height:1.65}.print-preview-body hr{max-width:100%}.print-preview-body div[style*=grid]{margin:4px 0}.variable-box p{margin:0 0 10px}.variable-chip{border-radius:999px;font-size:10px;font-weight:700}.settings-form textarea:focus,.settings-form input:focus,.settings-form select:focus{outline:2px solid #d8e9ff;border-color:#1468e8}@media(max-width:760px){.print-head{display:grid}.print-head>div:last-child{justify-content:flex-start}.print-template-layout{grid-template-columns:1fr}.print-type-list{grid-template-columns:1fr 1fr}.print-toolbar button{flex:1 1 100px}.print-toolbar select{flex:1 1 130px}}.rich-print-editor{display:block;width:100%;min-height:96px;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px;color:#172033;font-size:13px;line-height:1.65;white-space:pre-wrap;outline:0;overflow:auto}.rich-print-editor-main{min-height:210px}.rich-print-editor:focus{outline:2px solid #d8e9ff;border-color:#1468e8}.rich-print-editor hr{max-width:100%}.rich-print-editor div[style*=grid],.print-preview-body div[style*=grid]{display:grid!important;width:100%;margin:5px 0}.rich-print-editor span[style*=text-align],.print-preview-body span[style*=text-align]{display:block}.rich-print-editor:empty:before{content:"Nhập nội dung hoặc chèn biến...";color:#9aa8ba}.remove-preview{display:flex;align-items:center;gap:10px;border:1px solid #edf1f5;background:#fbfdff;border-radius:12px;padding:10px}.remove-preview img{width:52px;height:52px;object-fit:cover;border-radius:10px;background:#f0f2f5}.remove-preview div{min-width:0;display:flex;flex-direction:column;gap:4px}.remove-preview b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-preview span{font-size:12px;color:#6e7b90}.danger-confirm{background:linear-gradient(135deg,#ef5648,#d9362b)!important;box-shadow:0 6px 16px #d9362b2e!important}.customer-quick-modal{border:1px solid #dbe6f2}.customer-quick-modal .crud-title{padding-bottom:10px;border-bottom:1px solid #eef3f8}.customer-quick-modal .crud-title h2{font-size:19px}.customer-quick-modal .crud-title p{font-size:11px;line-height:1.45}.customer-quick-modal label{font-size:11px;color:#405069}.customer-quick-modal label>input{height:44px;border-color:#dbe6f2;border-radius:10px;background:#fbfdff;font-size:13px}.customer-quick-modal label>input:focus{background:#fff}.customer-quick-modal .crud-save{height:46px;border-radius:12px;font-size:13px}.item-template-tool{display:grid;gap:9px;border:1px solid #dbe6f2;background:#fbfdff;border-radius:12px;padding:12px}.item-template-tool b{display:block;font-size:12px;color:#172033}.item-template-tool span{display:block;margin-top:3px;font-size:10px;color:#6e7b90}.item-template-tool code{display:block;overflow:auto;border:1px dashed #bfd2eb;background:#fff;border-radius:8px;padding:8px;font-size:10px;color:#1468e8}.item-snippet-row,.item-column-builder{display:flex;gap:7px;flex-wrap:wrap}.item-snippet-row button,.item-column-builder button{border:1px solid #bfd2eb;background:#fff;border-radius:999px;height:31px;padding:0 10px;font-size:10px;font-weight:700;color:#1468e8}.item-column-builder button.active,.item-column-builder .strong-action{background:#1468e8;border-color:#1468e8;color:#fff}.item-column-builder .switch-row{height:31px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 10px;font-size:10px}.rich-print-editor .tpl-items,.print-preview-body .tpl-items{width:100%;border-collapse:collapse;margin:8px 0;background:#fff;white-space:normal}.rich-print-editor .tpl-items th,.rich-print-editor .tpl-items td,.print-preview-body .tpl-items th,.print-preview-body .tpl-items td{border:1px solid #dfe6ef;padding:7px;text-align:left}.rich-print-editor .tpl-items th,.print-preview-body .tpl-items th{background:#0b2345;color:#fff;font-weight:700}.color-inline{display:flex!important;align-items:center;gap:7px;height:31px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 10px;font-size:10px;color:#607086}.color-inline input[type=color]{width:28px!important;height:22px!important;min-width:28px;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.item-column-options{display:grid;gap:6px}.item-column-option{display:grid;grid-template-columns:90px minmax(120px,1fr) 92px;gap:7px;align-items:center;border:1px solid #edf1f5;background:#fff;border-radius:10px;padding:7px}.item-column-option span{margin:0;font-weight:800;color:#405069}.item-column-option input,.item-column-option select{height:32px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;font-size:10px!important;background:#fff!important}@media(max-width:560px){.item-column-option{grid-template-columns:1fr}.item-column-option input,.item-column-option select{width:100%}}.print-preview-body{line-height:1.38}.print-preview-body p{margin:0 0 3px}.print-preview-body p:last-child{margin-bottom:0}.print-preview-body p:empty{min-height:8px;margin:0}.print-preview-body .tpl-row{min-height:30px;padding:3px 0;line-height:1.4}.print-preview-body .tpl-items{font-size:12.5px;line-height:1.35}.print-preview-body .tpl-items th,.print-preview-body .tpl-items td{height:30px;padding:6px 7px;vertical-align:middle}.print-preview-body .tpl-items th{height:32px}.item-column-option{grid-template-columns:105px minmax(120px,1fr) 92px 70px}.item-column-option span b{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:5px;border-radius:999px;background:#edf5ff;color:#1468e8;font-size:10px}.column-order-actions{display:flex;gap:5px}.column-order-actions button{width:31px;height:31px;border:1px solid #bfd2eb;border-radius:8px;background:#fff;color:#1468e8;font-weight:900}.column-order-actions button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:560px){.item-column-option{grid-template-columns:1fr}.column-order-actions button{flex:1}}.public-template-body{font-size:13px;line-height:1.38;color:#172033}.public-template-body p{margin:0 0 3px}.public-template-body p:last-child{margin-bottom:0}.public-template-body p:empty{min-height:8px;margin:0}.public-template-body .tpl-row{min-height:30px;padding:3px 0;line-height:1.4}.public-template-body .tpl-items{width:100%;border-collapse:collapse;margin:8px 0;background:#fff;font-size:12.5px;line-height:1.35}.public-template-body .tpl-items th,.public-template-body .tpl-items td{border:1px solid #dfe6ef;height:30px;padding:6px 7px;vertical-align:middle}.public-template-body .tpl-items th{height:32px}.combo-empty{padding:10px;border-radius:8px;background:#fff7ed;color:#9a5a12;font-size:10px;font-weight:700}.dashboard-heading{gap:12px}.dashboard-filter{display:grid;gap:8px;justify-items:end}.dashboard-range-buttons{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dashboard-range-buttons button{height:36px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:0 12px;font-size:11px;font-weight:800;color:#5b687b}.dashboard-range-buttons button.active{border-color:#1468e8;background:#edf5ff;color:#1468e8}.dashboard-custom-range{display:flex;gap:8px;justify-content:flex-end}.dashboard-custom-range label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;color:#607086}.dashboard-custom-range input{height:34px;border:1px solid #dbe6f2!important;border-radius:9px;padding:0 9px;background:#fff;color:#172033;font-size:11px}@media(max-width:820px){.dashboard-heading{display:grid}.dashboard-filter{justify-items:stretch}.dashboard-range-buttons{justify-content:flex-start;display:grid;grid-template-columns:repeat(3,1fr)}.dashboard-range-buttons button{padding:0 8px}.dashboard-custom-range{display:grid;grid-template-columns:1fr 1fr}.dashboard-custom-range label{display:grid;gap:4px}.dashboard-custom-range input{width:100%}}.dashboard-order-row{width:100%;border:0;background:#fff;text-align:left;cursor:pointer}.dashboard-order-row:hover{background:#f8fbff}.dashboard-order-row:focus-visible{outline:3px solid #1468e822;outline-offset:-3px}.dashboard-order-backdrop{z-index:90}.dashboard-detail-state{margin:10px 0 4px;border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8;border-radius:12px;padding:10px 12px;font-size:11px;font-weight:900;text-align:center}.dashboard-detail-state.error{border-color:#ffd1cc;background:#fff5f4;color:#d9362b}.dashboard-stock-row{width:100%;border:0;background:#fff;text-align:left;cursor:pointer}.dashboard-stock-row:hover{background:#fffaf4}.dashboard-stock-row:focus-visible{outline:3px solid #f59e0b33;outline-offset:-3px}.dashboard-product-preview{width:100%;height:190px;object-fit:contain;background:#f6f8fb;border:1px solid var(--line);border-radius:12px}.modal-backdrop,.drawer-backdrop,.image-zoom-backdrop{z-index:140!important}.toast{z-index:260!important}.module-busy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;background:linear-gradient(180deg,#f6f9fd75,#f6f9fdad);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:16px}.module-busy-card{width:min(360px,calc(100vw - 32px));border:1px solid #dbe6f2;background:#fff;border-radius:18px;box-shadow:0 24px 70px #0f234438;padding:22px;display:grid;justify-items:center;gap:10px;text-align:center;color:#172033}.module-busy-card b{font-size:14px}.module-busy-card small{color:#718095;font-size:11px;line-height:1.45}.module-busy-spinner{width:36px;height:36px;border-radius:999px;border:4px solid #dbeafe;border-top-color:#1468e8;animation:moduleBusySpin .75s linear infinite}@keyframes moduleBusySpin{to{transform:rotate(360deg)}}.product-crud-modal{width:min(760px,100%);max-height:calc(100dvh - 48px);overflow:auto;padding-bottom:12px;scrollbar-gutter:stable}.product-crud-modal .crud-title{position:sticky;top:-20px;z-index:2;background:#fff;padding:0 0 10px;border-bottom:1px solid #eef3f8}.product-crud-modal .crud-save{position:sticky;bottom:-12px;z-index:2;margin:4px -2px 0;padding:0 16px;min-height:46px;border-radius:12px;box-shadow:0 -10px 24px #10284a14}.product-crud-modal .image-picker{min-height:92px}.products-summary-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.products-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;justify-content:stretch;min-height:76px;padding:14px;border-radius:16px;border-color:#d9e6f5;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.products-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:17px;font-weight:900}.products-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;background:#1468e8;opacity:.075}.products-summary-bar>div:nth-child(1):before{content:"SP";background:#edf5ff;color:#1468e8;font-size:15px}.products-summary-bar>div:nth-child(1):after{background:#1468e8}.products-summary-bar>div:nth-child(2):before{content:"Kho";background:#eafaf2;color:#16a36a;font-size:13px}.products-summary-bar>div:nth-child(2):after{background:#16a36a}.products-summary-bar>div:nth-child(3):before{content:"!";background:#fff4e5;color:#d97706;font-size:20px}.products-summary-bar>div:nth-child(3):after{background:#f59e0b}.products-summary-bar>div:nth-child(4):before{content:"₫";background:#f1ecff;color:#7655da;font-size:20px}.products-summary-bar>div:nth-child(4):after{background:#7655da}.products-summary-bar>div:nth-child(5):before{content:"₫";background:#e9f9f4;color:#0f9f6e;font-size:20px}.products-summary-bar>div:nth-child(5):after{background:#0f9f6e}.products-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em}.products-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:19px;font-weight:900;color:#172033;line-height:1.15}.product-toolbar-btn{display:inline-flex!important;align-items:center;gap:7px;height:36px;border:1px solid #dbe6f2!important;background:#fff!important;color:#1468e8!important;border-radius:10px!important;padding:0 11px!important;font-size:11px!important;font-weight:800!important}.web-sku-sync-btn{background:#f8fbff!important;color:#7c3aed!important;border-color:#ddd6fe!important}.name-update-btn{background:#fff8ed!important;color:#b45309!important;border-color:#ffe0ad!important}.web-sku-sql-btn{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}.web-api-test-btn{background:#f0fdf4!important;color:#15803d!important;border-color:#bbf7d0!important}.web-product-sync-btn{background:#eef6ff!important;color:#1468e8!important;border-color:#bfdbfe!important}.product-toolbar-btn svg{width:15px}.cqt-export-btn{background:#f0fdf4!important;border-color:#bbf7d0!important;color:#15803d!important}.product-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-mobile-actions .table-action{justify-content:center}.quote-actions .table-action svg,.product-mobile-actions .table-action svg{width:13px;height:13px}.note-cell{min-width:190px;max-width:340px;white-space:normal!important}.table-note{display:block;max-width:320px;white-space:normal;line-height:1.45;color:#526176;word-break:break-word}.locked-business-entry{display:inline-flex;align-items:center;height:28px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800;white-space:nowrap}.cashbook-tabs{display:flex;gap:8px;padding:10px 13px 0;border-top:1px solid #f0f4f9;background:#fff}.cashbook-tabs button{height:34px;border:1px solid #dbe6f2;background:#fff;border-radius:10px;padding:0 12px;font-size:11px;font-weight:900;color:#607086}.cashbook-tabs button.active{background:#1468e8;border-color:#1468e8;color:#fff;box-shadow:0 6px 14px #1468e824}.cashbook-filter-status{display:flex;align-items:center;gap:8px;padding:8px 13px 10px;background:#fff;border-bottom:1px solid #eef3f8;color:#526176;font-size:11px}.cashbook-filter-status span{height:24px;display:inline-flex;align-items:center;border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8;border-radius:999px;padding:0 9px;font-weight:900}.cashbook-filter-status b{font-size:11px;color:#172033;line-height:1.4}.cashbook-category-panel{border-top:1px solid #eef3f8}.category-name-dot{display:inline-flex;align-items:center;gap:8px;font-weight:900;color:#172033}.category-name-dot:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--category-color,#1468e8);box-shadow:0 0 0 3px color-mix(in srgb,var(--category-color,#1468e8) 16%,transparent)}.cashbook-category-modal{width:min(560px,100%)}.cashbook-category-modal input[type=color]{padding:4px!important}.cashbook-date-filter{height:36px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;display:flex;align-items:center;gap:4px;padding:3px;box-shadow:0 4px 12px #10284a05}.cashbook-date-filter button{height:28px;border:0;border-radius:8px;background:transparent;color:#607086;font-size:10px;font-weight:900;white-space:nowrap;padding:0 9px}.cashbook-date-filter button.active{background:#1468e8;color:#fff;box-shadow:0 5px 12px #1468e824}.cashbook-custom-range{display:flex;gap:8px;align-items:center}.cashbook-custom-range label{height:36px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;display:flex!important;align-items:center;gap:6px;padding:0 9px;color:#607086;font-size:10px;font-weight:900}.cashbook-custom-range input{width:132px!important;min-width:0!important;height:30px!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;color:#172033;font-size:11px}@media(max-width:760px){.note-cell{min-width:170px;max-width:260px}.table-note{max-width:240px}.cashbook-filter-status{display:flex;align-items:center;gap:7px;overflow:hidden}.cashbook-filter-status span{flex:0 0 auto;width:max-content}.cashbook-filter-status b{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cashbook-date-filter{width:100%;height:auto;min-height:46px;overflow-x:auto;justify-content:flex-start;padding:6px}.cashbook-date-filter button{flex:0 0 auto;height:34px;padding:0 13px;font-size:11px;border-radius:10px}.cashbook-custom-range{width:100%;display:grid;grid-template-columns:1fr 1fr}.cashbook-custom-range label{width:100%;justify-content:space-between}.cashbook-custom-range input{width:100%!important}}.product-crud-modal{width:min(1040px,calc(100vw - 32px));padding:20px}.product-form-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;align-items:start}.product-form-main,.product-form-side{display:grid;gap:12px;min-width:0}.product-form-section{border:1px solid #e4ecf6;background:#fbfdff;border-radius:14px;padding:13px;display:grid;gap:11px}.product-form-section h3{margin:0;color:#172033;font-size:13px}.product-form-section label{font-size:11px;font-weight:800;color:#405069}.product-form-section input,.product-form-section select{border-color:#dbe6f2!important;background:#fff!important;border-radius:10px!important;height:42px!important;font-size:12px!important;color:#172033!important}.product-form-section input:disabled{background:#eef3f8!important;color:#405069!important;cursor:not-allowed;border-style:dashed!important;font-weight:900}.product-stock-note{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ffd0af;background:#fff7ed;color:#9a5a12;border-radius:12px;padding:10px 11px}.product-stock-note span{font-size:11px;font-weight:800;line-height:1.4}.product-stock-note .table-action{height:34px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;background:#fff!important;border-color:#f4bf8a!important;color:#b45309!important}.product-stock-note .table-action svg{width:14px;height:14px}.product-stock-adjust-modal{width:min(560px,100%)}.product-stock-adjust-modal label{font-size:11px;font-weight:800;color:#405069}.product-stock-adjust-modal input,.product-stock-adjust-modal select{height:42px!important;border:1px solid #dbe6f2!important;border-radius:10px!important;background:#fff!important;padding:0 10px!important;font-size:13px!important}.product-adjust-preview{margin:2px 0 8px}.product-image-picker{min-height:190px!important;border:1px dashed #bfd2eb!important;background:#f7fbff!important;border-radius:14px!important;display:grid!important;place-items:center!important;overflow:hidden;cursor:pointer}.product-image-picker span{display:grid;gap:8px;justify-items:center;color:#1468e8;font-size:12px;font-weight:900}.product-image-picker span svg{width:28px;height:28px}.product-image-picker img{width:100%;height:190px;object-fit:contain;background:#fff;border-radius:12px}.product-delete-modal,.barcode-confirm-modal{width:min(520px,100%)}.barcode-change-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px}.barcode-change-preview>div{border:1px solid #e4ecf6;background:#fbfdff;border-radius:12px;padding:11px;min-width:0}.barcode-change-preview span{display:block;font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}.barcode-change-preview b{display:block;font-size:15px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.barcode-change-preview>div:nth-child(2){border-color:#ffd0af;background:#fff7ed}.barcode-change-preview>div:nth-child(2) b{color:#b45309}.product-cqt-backdrop{place-items:center!important;align-items:center!important;padding:15px!important}.product-cqt-modal{width:min(620px,calc(100vw - 28px))}.product-cqt-modal label{font-size:11px;font-weight:900;color:#405069}.product-cqt-modal select{display:block;width:100%;height:42px;margin-top:6px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;padding:0 10px;font-size:12px;color:#172033;outline:0}.product-cqt-modal select:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.cqt-export-note{border:1px dashed #cfe2ff;background:#f8fbff;border-radius:12px;padding:11px 12px;color:#526176;font-size:12px;line-height:1.55}.product-cqt-actions .table-action,.product-cqt-actions .primary-btn{min-width:150px;justify-content:center}.product-import-modal{width:min(1180px,calc(100vw - 28px));max-height:calc(100dvh - 36px);overflow:hidden;display:flex;flex-direction:column}.web-sku-modal{width:min(1240px,calc(100vw - 28px))}.web-sku-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0}.web-sku-summary>div{border:1px solid #e4eaf2;background:#fbfdff;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.web-sku-summary span{font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase}.web-sku-summary b{font-size:18px;color:#172033}.web-sku-summary small{font-size:10px;color:#64748b;font-weight:800;text-transform:none;margin-left:auto;text-align:right;line-height:1.2}.web-sku-search{display:grid;grid-template-columns:18px minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #e4eaf2;background:#f8fbff;border-radius:12px;padding:8px 10px;margin:8px 0 10px}.web-sku-search svg{width:16px;color:#7c8da5}.web-sku-search input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent;min-width:0;font-size:12px;font-weight:700;color:#172033}.web-sku-search span{font-size:11px;font-weight:900;color:#6e7b90;white-space:nowrap}.web-sku-search .icon-btn{width:26px;height:26px;min-width:26px;border-radius:9px}.web-sku-table td small{display:block;margin-top:3px;color:#8a96a8;font-size:10px}.web-sku-product-cell{width:180px;max-width:180px}.web-sku-product-cell b{display:block;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;font-size:12px;line-height:1.35}.web-sku-image-btn{width:42px;height:42px}.web-sku-thumb{width:42px;height:42px;border-radius:9px}.web-sku-table input[type=text],.web-sku-table td input:not([type=checkbox]){min-width:120px}.web-api-test-modal{width:min(540px,calc(100vw - 28px))}.web-api-test-modal label{display:block;font-size:11px;font-weight:900;color:#607086;margin:12px 0}.web-api-test-modal input{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #dbe6f2;border-radius:10px;padding:0 12px;color:#172033;background:#fff;outline:0;box-shadow:none!important}.web-api-test-modal input:focus{border-color:#9fc4f8;box-shadow:none!important}.web-api-fallback-btn{height:34px;margin-top:-4px;margin-bottom:4px;color:#1468e8!important;border-color:#bfdbfe!important;background:#eff6ff!important;font-weight:900!important}.web-api-test-result{border-radius:12px;padding:12px;margin:12px 0;display:grid;gap:4px;font-size:12px}.web-api-test-result.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d}.web-api-test-result.warning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.web-api-test-result.error{border:1px solid #fecaca;background:#fff5f5;color:#dc2626}.web-api-test-result b{font-size:13px}.web-api-test-result small{display:block;margin-top:5px;line-height:1.5;color:inherit;font-weight:800}.web-sync-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.web-sync-kpis>div{border:1px solid #e4eaf2;background:#fbfdff;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.web-sync-kpis span{font-size:10px;color:#6e7b90;font-weight:900;text-transform:uppercase}.web-sync-kpis b{font-size:18px;color:#172033}.web-sync-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.web-sync-fields label{margin:0!important;border:1px solid #e4eaf2;background:#fbfdff;border-radius:10px;padding:10px;color:#344055!important;display:flex!important;align-items:center;gap:8px}.web-sync-fields input{width:auto!important;height:auto!important;margin:0!important}@media(max-width:560px){.web-sync-kpis,.web-sync-fields{grid-template-columns:1fr}}@media(max-width:760px){.web-sku-summary{grid-template-columns:1fr 1fr}.web-sku-summary>div{padding:9px}.web-sku-summary b{font-size:15px}.web-sku-modal{width:calc(100vw - 18px)!important}.web-sku-search{grid-template-columns:18px minmax(0,1fr) auto}.web-sku-search span{grid-column:2/-1}}.import-preview-alert{display:flex;align-items:center;gap:9px;border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:800}.import-preview-alert.warning{border-color:#ffd0af;background:#fff7ed;color:#b45309}.import-preview-alert svg{width:17px;flex:0 0 auto}.import-preview-tools{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.import-preview-tools .table-action{height:34px;display:inline-flex;align-items:center;gap:6px}.import-preview-tools svg{width:14px}.import-preview-table{border:1px solid #e4ecf6;border-radius:13px;overflow:auto;min-height:220px;max-height:55dvh;background:#fff}.import-preview-table table{min-width:1280px;width:100%;border-collapse:collapse}.import-preview-table th{position:sticky;top:0;z-index:1;background:#0b2345;color:#fff;font-size:10px;text-align:left;padding:9px;border-right:1px solid #203b63}.import-preview-table td{padding:6px;border-top:1px solid #edf2f7;border-right:1px solid #f0f3f7;vertical-align:middle}.import-preview-table input{width:100%;height:32px;border:1px solid #dbe6f2;border-radius:8px;background:#fff;padding:0 8px;font-size:11px;min-width:0;color:#172033}.import-preview-table input[type=checkbox]{width:17px;height:17px;padding:0;accent-color:#1468e8}.import-preview-table .table-action{height:30px;min-width:30px;display:grid;place-items:center;padding:0}.import-row-off{opacity:.45}.import-row-error td{background:#fff1f2}.import-row-warning td{background:#fffaf0}.import-preview-actions{padding-top:12px;border-top:1px solid #eef3f8;margin-top:12px}.import-preview-actions .table-action,.import-preview-actions .primary-btn{min-width:150px;justify-content:center}@media(max-width:760px){.product-crud-modal{width:100%;max-height:92dvh;padding:16px 14px calc(14px + env(safe-area-inset-bottom))}.product-crud-modal .crud-title{top:-16px}.product-crud-modal .crud-save{bottom:calc(-14px - env(safe-area-inset-bottom))}.product-form-shell{grid-template-columns:1fr}.products-summary-bar{grid-template-columns:1fr 1fr}.product-stock-note{display:grid}.product-stock-note .table-action{width:100%;justify-content:center}.barcode-change-preview{grid-template-columns:1fr}.product-cqt-modal{width:min(520px,calc(100vw - 28px));max-height:92dvh;border-radius:20px}.product-cqt-actions{display:grid!important;grid-template-columns:1fr 1fr}.product-cqt-actions .table-action,.product-cqt-actions .primary-btn{min-width:0;width:100%}.product-import-modal{width:100%;max-height:92dvh;border-radius:20px 20px 0 0}.import-preview-table{max-height:48dvh}.import-preview-actions{display:grid!important;grid-template-columns:1fr 1fr}.import-preview-actions .table-action,.import-preview-actions .primary-btn{min-width:0;width:100%}}.print-type-item{border:1px solid var(--line);background:#fff;border-radius:11px;padding:8px;display:grid;gap:7px}.print-type-item.active{border-color:#1468e8;background:#f1f7ff}.print-type-list .print-type-select{border:0!important;background:transparent!important;border-radius:0!important;padding:0!important;width:100%;box-shadow:none!important}.print-type-list .print-type-select b{display:block}.print-type-list .print-related-link{height:28px!important;border:1px solid #d5e5f8!important;background:#fff!important;color:#1468e8!important;border-radius:8px!important;padding:0 8px!important;text-align:center!important;font-size:10px!important;font-weight:800!important}.print-type-list .print-related-link:hover{background:#eaf4ff!important}.public-quote-missing{text-align:center;padding:54px 24px;display:grid;justify-items:center;gap:12px}.public-quote-missing .missing-mark{width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#edf5ff,#fff);border:1px solid #d8e8fb;color:#1468e8;font-size:34px;font-weight:900;box-shadow:0 12px 32px #1468e81a}.public-quote-missing h1{margin:4px 0 0;font-size:24px;color:#172033}.public-quote-missing p{max-width:560px;margin:0;color:#66768b;font-size:13px;line-height:1.7}.print-settings.settings-wide{max-width:none}.print-template-picker{display:grid;grid-template-columns:minmax(260px,420px) auto 1fr;gap:10px;align-items:end;border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:12px}.print-mode-card{margin-bottom:12px}.print-mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.print-mode-options label{display:flex!important;align-items:flex-start;gap:10px;border:1px solid #dbe6f2;background:#fff;border-radius:12px;padding:12px;cursor:pointer;transition:.15s ease}.print-mode-options label.active{border-color:#1468e8;background:#eff6ff;box-shadow:0 8px 20px #1468e814}.print-mode-options input{margin-top:3px!important;accent-color:#1468e8}.print-mode-options b{display:block;color:#172033;font-size:13px}.print-mode-options small{display:block;color:#66768b;font-size:11px;line-height:1.35;margin-top:2px}.print-money-options{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) 120px;gap:10px;align-items:end;border-top:1px dashed #dbe6f2;padding-top:10px}.print-money-options label{margin:0!important}.print-money-options input:not([type=checkbox]){height:36px!important;margin-top:5px!important}.print-money-options>small{grid-column:1/-1;align-self:center;color:#66768b;font-size:11px}.print-template-picker label{margin:0;font-size:10px;font-weight:800;color:#607086}.print-template-picker select{height:38px!important;margin-top:6px!important;border-color:#dbe6f2!important;border-radius:10px!important;background:#fff!important;font-size:12px!important;font-weight:800;color:#172033}.print-template-picker .print-related-link{height:38px!important;border-radius:10px!important;font-size:11px!important}.print-workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:14px;align-items:start}.print-template-editor,.print-preview-panel{min-width:0;display:grid;gap:12px}.print-preview-panel{position:sticky;top:76px}.print-preview-panel .print-preview{order:-1}.print-preview{border-style:solid;background:#f8fbff}.print-preview h4{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;font-size:13px;color:#172033}.print-preview h4:after{content:"Preview";border:1px solid #cfe2ff;background:#edf5ff;color:#1468e8;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.compact-tool{border:1px solid #dbe6f2!important;background:#fbfdff!important;border-radius:12px!important;padding:0!important;overflow:hidden}.compact-tool>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;cursor:pointer;list-style:none}.compact-tool>summary::-webkit-details-marker{display:none}.compact-tool>summary:after{content:"Mở";border:1px solid #cfe2ff;background:#fff;color:#1468e8;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:900}.compact-tool[open]>summary:after{content:"Ẩn"}.compact-tool>summary b,.compact-tool>summary h4{margin:0;font-size:12px;color:#172033}.compact-tool>summary span{font-size:10px;color:#6e7b90}.compact-tool>*:not(summary){margin:0 12px 10px}.compact-tool>div:last-child,.compact-tool>code:last-child{margin-bottom:12px}.print-preview-panel .variable-box>div{max-height:260px;overflow:auto;padding-right:2px}.print-editor-field{display:grid;gap:7px}@media(max-width:1100px){.print-workspace{grid-template-columns:1fr}.print-preview-panel{position:static}.print-template-picker{grid-template-columns:1fr auto}}@media(max-width:760px){.print-template-picker,.print-mode-options,.print-money-options{grid-template-columns:1fr}.print-template-picker .print-related-link{width:100%}.print-workspace{gap:12px}.print-preview-panel .variable-box>div{max-height:220px}}.public-quote-missing small{max-width:100%;padding:7px 10px;border-radius:999px;background:#f6f9fd;color:#7a8798;font-size:11px;word-break:break-all}.variable-box .variable-group-list{display:grid!important;gap:10px;max-height:330px;overflow:auto;padding-right:3px}.variable-group{border:1px solid #e6eef8;background:#fff;border-radius:11px;padding:10px;display:grid;gap:8px}.variable-group h5{margin:0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#172033}.variable-group h5 small{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#edf5ff;color:#1468e8;font-size:9px}.variable-group p{margin:0!important;color:#7a8798;font-size:9.5px;line-height:1.45}.variable-chip-list{display:flex;gap:6px;flex-wrap:wrap;min-width:0}.variable-chip-list .variable-chip{max-width:100%;word-break:break-word}.print-preview-panel .variable-box>.variable-group-list{max-height:330px}@media(max-width:760px){.variable-box .variable-group-list{max-height:260px}.variable-chip-list .variable-chip{width:100%}}.print-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.print-preview-panel,.print-template-editor .tox-tinymce{min-width:0}.item-template-tool{max-width:100%;min-width:0}.item-template-tool .item-snippet-row,.item-template-tool .item-column-builder{max-width:100%;min-width:0;overflow:hidden}.item-template-tool .item-snippet-row button,.item-template-tool .item-column-builder button{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-template-tool .switch-row,.item-template-tool .color-inline{min-width:0;max-width:100%;white-space:nowrap}.item-column-options{max-width:100%;min-width:0;overflow:hidden}.item-column-option{max-width:100%;min-width:0;grid-template-columns:minmax(82px,.75fr) minmax(0,1fr) 82px 66px}.item-column-total-row{display:flex;flex-wrap:wrap;align-items:center;gap:9px;border:1px dashed #bfd2eb;background:#fff;border-radius:10px;padding:9px 10px}.item-column-total-row .switch-row{height:31px;border:1px solid var(--line);border-radius:999px;padding:0 10px;font-size:10px}.item-column-total-row label{display:flex;flex-direction:column;gap:4px;font-size:9px;font-weight:600;color:#526075;min-width:150px}.item-column-total-row label>input,.item-column-total-row label>select{height:31px;border:1px solid var(--line);border-radius:8px;padding:0 9px;font-size:10px;outline:0}.item-column-total-hint{flex:1 1 100%;margin:0;font-size:9px;color:#8490a1;line-height:1.5}.item-column-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-column-option input,.item-column-option select{min-width:0}.template-create-modal{width:min(520px,calc(100vw - 24px))}.template-create-modal select{display:block;width:100%;height:42px;margin-top:7px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 10px}.product-form-web-card{border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:12px;margin-top:12px;display:grid;gap:10px}.product-form-web-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-form-web-head>div{display:grid;gap:3px;min-width:0}.product-form-web-head b{font-size:12px;color:#172033}.product-form-web-head span{font-size:10px;color:#66768b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-form-web-loading{border:1px dashed #bfd7ff;background:#f4f8ff;color:#1468e8;border-radius:11px;padding:10px 12px;font-size:11px;font-weight:900}.product-form-web-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-form-web-grid>div{border:1px solid #e4eaf2;background:#fff;border-radius:11px;padding:8px 10px;display:grid;gap:3px;min-width:0}.product-form-web-grid>div.wide{grid-column:span 3}.product-form-web-grid span{font-size:9px;color:#7a8798;font-weight:900;text-transform:uppercase}.product-form-web-grid b{font-size:11px;color:#172033;line-height:1.3;word-break:break-word}.product-form-web-grid .sync-up{color:#15803d}.product-form-web-grid .sync-down{color:#dc2626}.product-form-web-message{margin:0!important}.product-form-web-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px dashed #dbe6f2;padding-top:10px}.product-form-web-actions span{font-size:10px;color:#66768b;line-height:1.4}.product-form-web-actions .primary-btn{min-height:36px;white-space:nowrap}@media(max-width:760px){.product-form-web-head,.product-form-web-actions{align-items:stretch;display:grid}.product-form-web-grid{grid-template-columns:1fr 1fr}.product-form-web-grid>div.wide{grid-column:1/-1}.product-form-web-actions .primary-btn{width:100%}}@media(max-width:1100px){.print-workspace{grid-template-columns:1fr}.item-column-option{grid-template-columns:minmax(90px,.9fr) minmax(0,1fr) 86px 66px}}@media(max-width:640px){.item-column-option{grid-template-columns:1fr}.item-template-tool .item-snippet-row button,.item-template-tool .item-column-builder button{flex:1 1 120px}}.print-template-editor,.print-template-editor *{box-sizing:border-box}.item-template-tool.compact-tool{width:100%;max-width:100%;overflow-x:hidden}.item-template-tool.compact-tool>summary{min-width:0}.item-template-tool.compact-tool>summary b,.item-template-tool.compact-tool>summary span{min-width:0;overflow:hidden;text-overflow:ellipsis}.item-template-tool.compact-tool>*:not(summary){width:calc(100% - 24px);max-width:calc(100% - 24px);box-sizing:border-box}.item-template-tool .item-snippet-row,.item-template-tool .item-column-builder{display:flex;flex-wrap:wrap;align-items:center;gap:7px;overflow:visible!important}.item-template-tool .item-snippet-row button,.item-template-tool .item-column-builder button{flex:0 1 auto;min-width:0;max-width:100%;height:auto;min-height:31px;white-space:normal;line-height:1.2;text-align:center}.item-template-tool .item-column-builder .switch-row,.item-template-tool .item-column-builder .color-inline{flex:1 1 128px;min-width:0;max-width:100%;height:auto;min-height:31px;white-space:normal;line-height:1.2}.item-template-tool .item-column-builder .switch-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.item-template-tool .item-column-options{width:calc(100% - 24px);max-width:calc(100% - 24px);overflow:hidden!important}.item-template-tool .item-column-option{width:100%;max-width:100%;grid-template-columns:minmax(70px,.8fr) minmax(0,1fr) minmax(72px,.7fr) 62px;gap:6px;padding:7px;overflow:hidden}.item-template-tool .column-order-actions{min-width:0;justify-content:flex-end}.item-template-tool .column-order-actions button{width:28px;min-width:28px}.item-template-tool code{width:calc(100% - 24px);max-width:calc(100% - 24px);white-space:pre-wrap;word-break:break-word}@media(max-width:1280px){.item-template-tool .item-column-option{grid-template-columns:1fr 1fr}.item-template-tool .column-order-actions{justify-content:flex-start}.item-template-tool .column-order-actions button{flex:1}}@media(max-width:760px){.item-template-tool .item-column-option{grid-template-columns:1fr}.item-template-tool .item-column-builder .switch-row,.item-template-tool .item-column-builder .color-inline,.item-template-tool .item-snippet-row button,.item-template-tool .item-column-builder button{flex:1 1 100%}}.fixed-color-picker{flex:1 1 210px;min-width:0;display:grid;grid-template-columns:minmax(104px,auto) minmax(0,1fr);align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:6px}.item-template-tool .fixed-color-picker .color-inline{border:0!important;padding:0!important;min-height:28px!important;flex:0 0 auto!important;background:transparent!important}.fixed-color-list{display:flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0}.fixed-color-list button{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;flex:0 0 22px!important;border:1px solid #cbd5e1!important;border-radius:999px!important;padding:0!important;box-shadow:inset 0 0 0 2px #ffffffa6;font-size:0!important}.fixed-color-list button.active{outline:2px solid #1468e8;outline-offset:2px;border-color:#1468e8!important}@media(max-width:760px){.fixed-color-picker{grid-template-columns:1fr}.fixed-color-list button{width:26px!important;height:26px!important;flex-basis:26px!important}}.tpl-qr{display:inline-block;vertical-align:middle;border:1px solid #dfe6ef;border-radius:10px;background:#fff;padding:6px;box-sizing:border-box}.print-preview-body .tpl-no-border,.print-preview-body .tpl-no-border th,.print-preview-body .tpl-no-border td,.public-template-body .tpl-no-border,.public-template-body .tpl-no-border th,.public-template-body .tpl-no-border td{border:0!important}.print-preview-body .tpl-no-border th,.print-preview-body .tpl-no-border td,.public-template-body .tpl-no-border th,.public-template-body .tpl-no-border td{background:transparent!important}.rich-print-editor .tpl-items,.print-preview-body .tpl-items,.public-template-body .tpl-items{margin:5px 0!important;line-height:1.38!important}.rich-print-editor .tpl-items th,.rich-print-editor .tpl-items td,.print-preview-body .tpl-items th,.print-preview-body .tpl-items td,.public-template-body .tpl-items th,.public-template-body .tpl-items td{height:auto!important;min-height:0!important;padding:2px 5px!important;line-height:1.38!important;vertical-align:middle!important}.rich-print-editor .tpl-items th,.print-preview-body .tpl-items th,.public-template-body .tpl-items th{height:auto!important;min-height:0!important;font-family:Arial,Tahoma,sans-serif!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.025em!important;text-transform:uppercase!important;line-height:1.25!important;white-space:nowrap!important;padding:5px 7px!important}.settings-subcard{border:1px solid #dfe9f5;background:#f8fbff;border-radius:14px;padding:14px;display:grid;gap:12px}.settings-subcard h4{margin:0;font-size:13px;color:#172033}.settings-subcard p{font-size:11px!important}.settings-subcard code{background:#edf5ff;border:1px solid #dbeafe;border-radius:7px;padding:2px 6px;color:#1263d3}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.settings-page{width:100%;max-width:100%;overflow-x:hidden}.settings-page *{min-width:0}.settings-stack{display:grid;gap:14px}.settings-form p{font-size:10px;color:#758196;line-height:1.7}.settings-hint{margin:10px 0 0!important;color:#64748b!important}.compact-form-grid{align-items:end}.settings-inline-actions{display:flex;align-items:end;justify-content:flex-end;min-height:42px}.web-sync-settings-result{border-radius:10px;padding:9px 11px;margin-top:10px;font-size:11px;font-weight:800}.web-sync-settings-result.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.web-sync-settings-result.error{border:1px solid #fecaca;background:#fff5f5;color:#b42318}.backup-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:9px;font-size:8px;color:#657286}.settings-loading-card{max-width:980px;padding:22px}.settings-loading-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.settings-loading-head h3{margin:0 0 4px;font-size:15px;color:#172033}.settings-loading-head p{margin:0;font-size:11px;color:#758196;line-height:1.5}.settings-spinner{width:38px;height:38px;border-radius:50%;border:4px solid #e8f0fb;border-top-color:#1468e8;animation:settings-spin .85s linear infinite;flex:0 0 auto}.settings-loading-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-loading-grid i{height:43px;border-radius:10px;background:linear-gradient(90deg,#eef2f7,#fafcff,#eef2f7);background-size:200%;animation:pulse 1.25s infinite}@keyframes settings-spin{to{transform:rotate(360deg)}}.settings-page .tox,.settings-page .tox *{box-sizing:border-box}.settings-page .tox-tinymce{border:1px solid #dbe6f2!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 12px 28px #0f172a0f!important}.settings-page .tox-editor-header{border-bottom:1px solid #edf2f7!important;background:#f8fbff!important;box-shadow:none!important}.settings-page .tox-menubar,.settings-page .tox-toolbar,.settings-page .tox-toolbar__primary{display:flex!important;flex-wrap:wrap!important;gap:4px!important;padding:6px!important;background:#f8fbff!important;border:0!important}.settings-page .tox-toolbar-overlord{background:#f8fbff!important}.settings-page .tox-tbtn,.settings-page .tox-mbtn{height:30px!important;min-width:30px!important;border:1px solid transparent!important;border-radius:8px!important;color:#405069!important;background:transparent!important}.settings-page .tox-tbtn:hover,.settings-page .tox-mbtn:hover,.settings-page .tox-tbtn--enabled{background:#eaf2ff!important;border-color:#cfe0ff!important;color:#1255b0!important}.settings-page .tox-edit-area__iframe{background:#fff!important}.settings-page .tox-statusbar{border-top:1px solid #edf2f7!important;background:#fbfdff!important;color:#718096!important}.settings-page .tox .tox-collection__item{border-radius:8px!important}@media(max-width:760px){.settings-page{display:block;width:100%;max-width:100%;margin:0;overflow-x:hidden}.settings-page .page-heading{margin-bottom:14px}.settings-page .page-heading h2{font-size:19px}.settings-page .page-heading p{font-size:12px;line-height:1.45}.settings-tabs{width:100%;max-width:100%;margin:0 0 14px;padding:0 0 7px;gap:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.settings-tabs button{flex:0 0 auto;height:36px;padding:0 11px;font-size:12px}.settings-stack,.settings-form,.settings-form.settings-wide,.print-settings.settings-wide,.settings-loading-card,.settings-page>.panel{width:100%;max-width:100%;margin-left:auto!important;margin-right:auto!important}.settings-stack{display:grid;gap:14px}.settings-form,.print-settings.settings-wide,.settings-loading-card{padding:16px 14px;border-radius:14px;overflow:hidden}.settings-grid,.settings-loading-grid,.settings-page .form-grid,.settings-inline-actions,.print-template-picker,.print-workspace{grid-template-columns:1fr!important}.settings-inline-actions{justify-content:stretch;min-height:auto}.settings-inline-actions .table-action{width:100%;justify-content:center}.settings-subcard,.item-template-tool,.print-template-picker,.print-template-editor,.print-preview-panel,.print-preview,.variable-box,.compact-tool{width:100%;max-width:100%;overflow:hidden}.print-head{display:grid!important;grid-template-columns:1fr;gap:10px}.print-head>div:last-child{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;width:100%}.print-head>div:last-child .table-action,.print-template-picker .print-related-link,.settings-page .primary-btn{width:100%;justify-content:center}.print-preview-panel{position:static!important}.print-preview-body,.variable-box .variable-group-list,.print-preview-panel .variable-box>.variable-group-list{max-width:100%;overflow:auto}.settings-page .tox,.settings-page .tox-tinymce,.settings-page .tox-editor-container,.settings-page .tox-edit-area{width:100%!important;max-width:100%!important}.settings-page .tox-toolbar,.settings-page .tox-toolbar__primary,.settings-page .tox-menubar{white-space:normal!important;flex-wrap:wrap!important}.item-snippet-row button,.item-column-builder button,.item-column-builder .switch-row,.color-inline{max-width:100%}.item-column-options,.item-column-option{width:100%;max-width:100%}.item-column-option{grid-template-columns:1fr!important}.column-order-actions button{flex:1}.permission-group-card,.permission-matrix{width:100%;max-width:100%;overflow:auto}.permission-matrix-head,.permission-matrix-row{min-width:560px}.backup-row{gap:10px}.backup-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-loading-head{align-items:flex-start}.settings-spinner{width:34px;height:34px}}.print-mode-card{padding:12px 14px!important}.print-mode-card h4{margin:0 0 4px!important;font-size:13px!important}.print-mode-card>p{margin:0 0 9px!important;font-size:11px!important;color:#66768b!important;line-height:1.35}.print-mode-options{display:inline-flex!important;gap:4px!important;padding:4px!important;border:1px solid #dbe6f2!important;border-radius:999px!important;background:#f8fbff!important;width:auto!important;max-width:100%;margin:0 0 10px!important}.print-mode-options label{height:32px!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;gap:6px!important;padding:0 12px!important;color:#66768b!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap!important}.print-mode-options label.active{background:#1468e8!important;color:#fff!important;box-shadow:0 4px 10px #1468e820!important}.print-mode-options input{width:12px!important;height:12px!important;margin:0!important;accent-color:#1468e8!important}.print-mode-options span{display:flex!important;align-items:center!important;gap:4px!important}.print-mode-options b{font-size:11px!important;line-height:1!important}.print-mode-options small{font-size:9px!important;font-weight:700!important;opacity:.78!important;max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.print-money-options{margin-top:4px!important;gap:8px!important}@media(max-width:680px){.print-mode-options{display:flex!important;width:100%!important}.print-mode-options label{flex:1!important;justify-content:center!important;padding:0 8px!important}.print-mode-options small{display:none!important}}.print-mode-options label.active,.print-mode-options label.active *{color:#fff!important}.print-mode-options label.active small{opacity:.9!important}.purchasing-panel{display:flex;flex-direction:column;min-height:520px;overflow:hidden}.purchasing-toolbar,.shipping-toolbar{display:grid!important;grid-template-columns:minmax(320px,1.4fr) minmax(260px,1.1fr) 160px minmax(190px,1fr) 132px 132px 116px;gap:10px!important;align-items:center;background:linear-gradient(180deg,#fbfdff,#f7faff);padding:14px!important}.purchasing-toolbar .table-search,.shipping-toolbar .table-search{max-width:none;width:100%;height:42px;border-color:#dbe6f2;border-radius:12px;background:#fff}.purchasing-toolbar .toolbar-select,.shipping-toolbar .toolbar-select{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 10px;min-width:0}.purchasing-toolbar .toolbar-select svg,.shipping-toolbar .toolbar-select svg{width:15px;color:#1468e8}.purchasing-toolbar .toolbar-select select,.purchasing-toolbar .toolbar-select input,.shipping-toolbar .toolbar-select select,.shipping-toolbar .toolbar-select input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:11px;font-weight:800;color:#172033}.purchasing-date-filter,.shipping-date-filter{min-width:0}.purchasing-summary-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.purchasing-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;justify-content:stretch;min-height:76px;padding:14px;border:1px solid #d9e6f5!important;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.purchasing-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:15px;font-weight:900}.purchasing-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;opacity:.075}.purchasing-summary-bar>div:nth-child(1):before{content:"PO";background:#edf5ff;color:#1468e8;font-size:14px}.purchasing-summary-bar>div:nth-child(1):after{background:#1468e8}.purchasing-summary-bar>div:nth-child(2):before{content:"...";background:#fff7df;color:#b77900;font-size:15px}.purchasing-summary-bar>div:nth-child(2):after{background:#f59e0b}.purchasing-summary-bar>div:nth-child(3):before{content:"½";background:#f1ecff;color:#7655da;font-size:20px}.purchasing-summary-bar>div:nth-child(3):after{background:#7655da}.purchasing-summary-bar>div:nth-child(4):before{content:"✓";background:#ecfdf3;color:#128152;font-size:20px}.purchasing-summary-bar>div:nth-child(4):after{background:#16a36a}.purchasing-summary-bar>div:nth-child(5):before{content:"₫";background:#fff0ef;color:#dc2626;font-size:20px}.purchasing-summary-bar>div:nth-child(5):after{background:#dc2626}.purchasing-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em}.purchasing-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:18px;font-weight:900;color:#172033;line-height:1.15}.shipping-summary-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.shipping-summary-bar>div{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;justify-content:stretch;min-height:76px;padding:14px;border:1px solid #d9e6f5!important;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #10284a0f}.shipping-summary-bar>div:before{content:"";grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:16px;font-weight:900}.shipping-summary-bar>div:after{content:"";position:absolute;right:-28px;top:-32px;width:92px;height:92px;border-radius:999px;opacity:.075}.shipping-summary-bar>div:nth-child(1):before{content:"VC";background:#edf5ff;color:#1468e8;font-size:14px}.shipping-summary-bar>div:nth-child(1):after{background:#1468e8}.shipping-summary-bar>div:nth-child(2):before{content:"...";background:#fff7df;color:#b77900;font-size:15px}.shipping-summary-bar>div:nth-child(2):after{background:#f59e0b}.shipping-summary-bar>div:nth-child(3):before{content:"→";background:#eef6ff;color:#1468e8;font-size:22px}.shipping-summary-bar>div:nth-child(3):after{background:#1468e8}.shipping-summary-bar>div:nth-child(4):before{content:"✓";background:#ecfdf3;color:#128152;font-size:20px}.shipping-summary-bar>div:nth-child(4):after{background:#16a36a}.shipping-summary-bar>div:nth-child(5):before{content:"₫";background:#f1ecff;color:#7655da;font-size:20px}.shipping-summary-bar>div:nth-child(5):after{background:#7655da}.shipping-summary-bar span{align-self:end;font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.03em}.shipping-summary-bar b{align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:18px;font-weight:900;color:#172033;line-height:1.15}.purchase-modal{width:min(860px,100%)}.purchase-line{display:grid;grid-template-columns:minmax(0,2fr) .7fr 1fr 36px;gap:8px;align-items:end;padding:10px;background:#f7f9fc;border:1px solid #e5edf7;border-radius:12px;position:relative}.purchase-line .icon-btn{margin-bottom:2px}.purchase-product-combo{min-width:0}.purchase-total{display:flex;justify-content:space-between;font-size:12px;border-top:1px dashed var(--line);padding-top:12px}.purchase-total b{font-size:17px;color:#1468e8}.purchase-detail-modal{width:min(920px,100%)}.purchase-detail-actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}.purchase-detail-actions .table-action{height:40px}.detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 14px}.detail-list>div{background:#f7f9fc;border:1px solid var(--line);border-radius:9px;padding:10px;display:flex;flex-direction:column;gap:4px}.detail-list span{font-size:10px;color:var(--muted)}.detail-list b{font-size:12px;color:#172033}.detail-table{border:1px solid var(--line);border-radius:10px;margin-top:8px}.receive-qty-input{width:96px;height:34px;border:1px solid var(--line);border-radius:8px;padding:0 8px;text-align:right;outline:0}.receive-qty-input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}@media(min-width:821px){.purchasing-panel .data-table-wrap{flex:1 1 auto;min-height:0}.purchasing-panel thead th{position:sticky;top:0;z-index:2}.purchasing-pagination{flex:0 0 auto}}@media(max-width:1180px){.purchasing-toolbar,.shipping-toolbar{grid-template-columns:1fr 1fr 1fr}.purchasing-toolbar .table-search,.shipping-toolbar .table-search,.purchasing-toolbar .quick-date-filter,.shipping-toolbar .quick-date-filter,.purchasing-toolbar .filter-current-label,.shipping-toolbar .filter-current-label{grid-column:1/-1}}@media(max-width:760px){.purchasing-toolbar,.shipping-toolbar{grid-template-columns:1fr!important;overflow:visible}.purchasing-summary-bar,.shipping-summary-bar{grid-template-columns:1fr 1fr;padding:10px;gap:9px}.purchasing-summary-bar>div,.shipping-summary-bar>div{grid-template-columns:34px minmax(0,1fr);min-height:68px;padding:11px;border-radius:14px}.purchasing-summary-bar>div:before,.shipping-summary-bar>div:before{width:34px;height:34px;border-radius:11px;font-size:13px}.purchasing-summary-bar>div:nth-child(3):before,.purchasing-summary-bar>div:nth-child(4):before,.purchasing-summary-bar>div:nth-child(5):before,.shipping-summary-bar>div:nth-child(3):before,.shipping-summary-bar>div:nth-child(4):before,.shipping-summary-bar>div:nth-child(5):before{font-size:17px}.purchasing-summary-bar span,.shipping-summary-bar span{font-size:9px}.purchasing-summary-bar b,.shipping-summary-bar b{font-size:15px}.purchase-line{grid-template-columns:1fr 1fr}.purchase-line label:first-child{grid-column:1/-1}.detail-list{grid-template-columns:1fr}.purchasing-pagination{display:grid!important;grid-template-columns:1fr auto 1fr}.purchasing-pagination span{grid-column:1/-1;text-align:center}.purchasing-pagination b{grid-column:2;grid-row:2}.purchasing-pagination .table-action:first-of-type{grid-column:1;grid-row:2}.purchasing-pagination .table-action:last-of-type{grid-column:3;grid-row:2}}@media(max-width:420px){.purchasing-summary-bar,.shipping-summary-bar,.purchase-line{grid-template-columns:1fr}.purchase-line .icon-btn{width:100%}}.purchase-note-heading{gap:12px}.purchase-note-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.purchase-note-head-actions .danger-action{min-height:40px;border-radius:9px;font-size:11px;font-weight:800}.purchase-note-panel{display:flex;flex-direction:column;min-height:calc(100dvh - 170px);overflow:hidden}.purchase-note-toolbar{display:grid!important;grid-template-columns:minmax(260px,1fr) 170px;gap:10px!important;align-items:center;background:linear-gradient(180deg,#fbfdff,#f7faff);padding:14px!important}.purchase-note-toolbar .table-search{position:relative;max-width:none;width:100%;height:42px;border-color:#dbe6f2;border-radius:12px;background:#fff}.purchase-note-toolbar .table-search input{font-size:12px}.purchase-note-toolbar .toolbar-select{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 10px;min-width:0}.purchase-note-toolbar .toolbar-select svg{width:15px;color:#1468e8}.purchase-note-toolbar .toolbar-select select{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:11px;font-weight:800;color:#172033}.purchase-note-table{flex:1 1 auto;min-height:0}.purchase-note-table thead th{position:sticky;top:0;z-index:2}.purchase-note-table th:first-child,.purchase-note-table td:first-child{text-align:center;width:58px}.purchase-note-thumb{width:52px;height:52px;border:1px solid #dbe6f2;background:#f6f8fb;border-radius:13px;display:grid;place-items:center;overflow:hidden;color:#98a6b8;padding:0;cursor:zoom-in}.purchase-note-thumb:hover{border-color:#1468e8;box-shadow:0 0 0 3px #1468e81c}.purchase-note-thumb img{width:100%;height:100%;object-fit:cover;display:block}.purchase-note-thumb svg{width:20px}.purchase-note-name{font-weight:900;color:#172033;min-width:220px;white-space:normal;line-height:1.35}.purchase-note-note{min-width:260px;max-width:460px;white-space:normal;line-height:1.45;color:#405069}.purchase-note-pagination{flex:0 0 auto}.purchase-note-modal{width:min(620px,100%)}.purchase-product-picker{display:flex;align-items:center}.purchase-product-picker>svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:17px;color:#8a96a5;z-index:1}.purchase-product-picker>input{padding-left:38px!important;padding-right:42px!important;border-color:#dbe6f2!important;font-size:12px!important}.purchase-product-picker .combo-clear,.search-clear{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;background:#eef5ff;color:#1468e8;border-radius:8px;display:grid;place-items:center}.purchase-product-picker .combo-clear svg,.search-clear svg{width:14px}.search-clear{right:4px}.purchase-note-modal textarea{font-size:12px;line-height:1.5;border-color:#dbe6f2;background:#fbfdff}.purchase-note-confirm{width:min(520px,100%)}@media(max-width:760px){.purchase-note-heading{display:grid}.purchase-note-head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.purchase-note-head-actions .table-action,.purchase-note-head-actions .primary-btn{width:100%;justify-content:center}.purchase-note-toolbar{grid-template-columns:1fr!important}.purchase-note-panel{min-height:calc(100dvh - 150px)}.purchase-note-table{overflow:auto}.purchase-note-name{min-width:180px}.purchase-note-note{min-width:220px}.purchase-note-pagination{display:grid!important;grid-template-columns:1fr auto 1fr;gap:8px}.purchase-note-pagination span{grid-column:1/-1;text-align:center}.purchase-note-pagination b{grid-column:2;grid-row:2;text-align:center;white-space:nowrap}.purchase-note-pagination .table-action:first-of-type{grid-column:1;grid-row:2}.purchase-note-pagination .table-action:last-of-type{grid-column:3;grid-row:2}.purchase-note-pagination .table-action{width:100%;justify-content:center}}@media(max-width:420px){.purchase-note-head-actions{grid-template-columns:1fr}.purchase-note-thumb{width:46px;height:46px}}.customer-select{max-width:170px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 7px;font-size:8px;color:#405069}@media(max-width:420px){.customer-select{max-width:135px}}.split-payments{display:flex;flex-direction:column;gap:7px;max-height:min(330px,42vh);overflow:auto;padding-right:3px}.split-payments::-webkit-scrollbar{width:7px}.split-payments::-webkit-scrollbar-thumb{background:#cbd8e8;border-radius:999px}.split-payments label{height:43px;min-height:43px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 10px;font-size:9px}.split-payments svg{width:16px;color:#3078d8}.split-payments span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.split-payments input{width:100%;height:31px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:0;text-align:right;padding:0 10px;font-size:10px;background:#fff}.payment-amount-box{width:248px;height:31px;display:grid;grid-template-columns:28px minmax(0,1fr) 42px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.payment-amount-box button{border:0;background:#f6f9fd;color:#1468e8;font-size:10px;font-weight:900;padding:0}.payment-amount-box button:first-child{margin-left:-12px}.payment-amount-box button:active{background:#eaf3ff}.payment-qr-note{display:block;margin-top:9px;font-size:10px;font-weight:700;color:#526075}.payment-qr-note input{display:block;width:100%;height:38px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font-size:12px;outline:0;background:#fff}.payment-qr-note input:focus{border-color:#1468e8;box-shadow:0 0 0 3px #1468e812}.payment-balance{display:flex;justify-content:space-between;margin-top:11px;font-size:9px}.payment-balance .short{color:#d64c40}.image-picker{min-height:72px;border:1px dashed #91b9ec;border-radius:9px;background:#f4f8ff;display:flex!important;align-items:center;justify-content:center;overflow:hidden;color:#1768d1!important;cursor:pointer}.image-picker input{display:none!important}.image-picker img{width:100%;height:120px;object-fit:contain;background:#fff}.audit-action{display:inline-block;padding:4px 7px;border-radius:6px;background:#eef5ff;color:#1263d3;font-size:8px;font-weight:600}.clickable-row{cursor:pointer}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07162f55;z-index:45}.order-drawer{position:absolute;right:0;top:0;bottom:0;width:min(470px,95%);background:#fff;padding:20px;overflow:auto;box-shadow:-15px 0 50px #0b1c3833}.drawer-head,.drawer-head>div,.drawer-line,.drawer-total,.drawer-actions{display:flex;align-items:center;justify-content:space-between}.drawer-head h2{font-size:17px;margin:0 9px 0 0}.drawer-meta{margin:18px 0;padding:12px;background:#f6f8fb;border-radius:9px}.drawer-meta p{display:flex;justify-content:space-between;font-size:9px}.drawer-items{border-top:1px solid var(--line);padding:15px 0}.drawer-items h3{font-size:11px}.drawer-line{padding:8px 0;font-size:9px}.drawer-line>div{display:flex;flex-direction:column;gap:3px}.drawer-line small{color:#7d8999}.drawer-total{border-top:1px solid var(--line);padding:16px 0}.drawer-total strong{font-size:18px;color:#1468e8}.drawer-actions{gap:8px;justify-content:flex-end;flex-wrap:wrap}.drawer-actions button{display:flex;align-items:center;gap:5px}.drawer-actions svg{width:13px}.orders-toolbar{display:grid!important;grid-template-columns:minmax(300px,1.35fr) minmax(420px,1.4fr) minmax(160px,.65fr) minmax(240px,1fr) 140px;align-items:center;gap:10px!important;padding:14px!important;background:linear-gradient(180deg,#fbfdff,#f7faff);border-bottom:1px solid #e5edf7}.orders-toolbar .table-search{max-width:none;width:100%;height:44px;border-color:#dbe6f2;border-radius:13px;background:#fff;box-shadow:0 4px 14px #10284a08}.orders-toolbar .table-search svg{width:17px;color:#1468e8}.orders-toolbar .table-search input{font-size:12px;color:#172033}.orders-toolbar .toolbar-select{height:44px;border:1px solid #dbe6f2!important;border-radius:13px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 11px;font-size:11px;color:#607086;font-weight:800;box-shadow:0 4px 14px #10284a06;min-width:0}.orders-toolbar .toolbar-select svg{width:15px;flex:0 0 auto;color:#1468e8}.orders-toolbar .toolbar-select select{flex:1;min-width:0;width:100%;height:40px;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#172033;font-size:12px;font-weight:800;padding:0 2px;cursor:pointer}.orders-toolbar .toolbar-select:focus-within,.orders-toolbar .table-search:focus-within{border-color:#287be8!important;box-shadow:0 0 0 3px #1468e812,0 4px 14px #10284a08}.orders-date-filter{height:44px;border:1px solid #dbe6f2;border-radius:13px;background:#fff;display:flex;align-items:center;gap:5px;padding:4px;box-shadow:0 4px 14px #10284a06;min-width:0}.orders-date-filter button{flex:1;height:34px;border:0;border-radius:10px;background:transparent;color:#607086;font-size:11px;font-weight:900;white-space:nowrap;padding:0 8px}.orders-date-filter button.active{background:#1468e8;color:#fff;box-shadow:0 5px 12px #1468e82a}.orders-custom-range{grid-column:2 / 3;display:grid;grid-template-columns:1fr 1fr;gap:8px}.orders-custom-range label{height:40px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 9px;color:#607086;font-size:10px;font-weight:900}.orders-custom-range input{min-width:0;width:100%;height:34px;border:0!important;background:transparent!important;box-shadow:none!important;color:#172033;font-size:12px}.orders-toolbar+.data-table-wrap table thead th{background:#f8fbff}.pagination-bar{background:#fff;border-radius:0 0 13px 13px}.pagination-bar b{color:#172033}.pagination-bar .table-action{height:34px;border-color:#dbe6f2;background:#fff;border-radius:9px;color:#1468e8;font-weight:800}@media(max-width:1450px){.orders-toolbar{grid-template-columns:1fr 1fr 170px 1fr 130px}.orders-toolbar .table-search{grid-column:1 / 3}.orders-date-filter{grid-column:3 / 6}.orders-custom-range{grid-column:1 / 3}}@media(max-width:1100px){.orders-toolbar{grid-template-columns:1fr 1fr}.orders-toolbar .table-search,.orders-date-filter,.orders-custom-range{grid-column:1/-1}.orders-toolbar .toolbar-select{height:44px}}@media(max-width:620px){.orders-toolbar{grid-template-columns:1fr}.orders-toolbar .table-search{grid-column:auto}.orders-date-filter{grid-column:auto;overflow:auto;justify-content:flex-start}.orders-date-filter button{flex:0 0 auto}.orders-custom-range{grid-column:auto;grid-template-columns:1fr}.orders-toolbar .toolbar-select{width:100%;justify-content:flex-start}.orders-toolbar .toolbar-select select{font-size:13px}.pagination-bar{display:grid!important;grid-template-columns:1fr 1fr;justify-items:stretch}.pagination-bar span,.pagination-bar b{grid-column:1/-1;text-align:center}.pagination-bar .table-action{width:100%;justify-content:center}}@media(min-width:821px){.orders-toolbar{grid-template-columns:minmax(280px,1fr) minmax(420px,1.25fr) minmax(150px,.55fr) minmax(230px,.9fr) 130px!important}.orders-toolbar .table-search{grid-column:1 / 2}.orders-date-filter{grid-column:2 / -1}.orders-custom-range{grid-column:1 / 3}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:3 / 4}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:4 / 5}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:5 / 6}}@media(min-width:821px)and (max-width:1450px){.orders-toolbar{grid-template-columns:1fr 1fr 160px 1fr 130px!important}.orders-toolbar .table-search{grid-column:1 / 3}.orders-date-filter{grid-column:3 / 6}.orders-custom-range{grid-column:1 / 3}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:3 / 4}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:4 / 5}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:5 / 6}}@media(min-width:821px)and (max-width:1180px){.orders-toolbar{grid-template-columns:1fr 1fr 1fr!important}.orders-toolbar .table-search,.orders-date-filter{grid-column:1 / -1}.orders-custom-range{grid-column:1 / 3}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:1}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:2}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:3}}@media(min-width:821px){.orders-panel{height:calc(100dvh - 154px);min-height:520px;display:flex;flex-direction:column;overflow:hidden}.orders-panel .orders-toolbar{flex:0 0 auto}.orders-panel .data-table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.orders-panel .data-table-wrap thead th{position:sticky;top:0;z-index:3}.orders-panel .pagination-bar{flex:0 0 auto;position:sticky;bottom:0;z-index:4;box-shadow:0 -10px 24px #10284a14}}.orders-summary-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9ff);border-bottom:1px solid #e7eef7;border-radius:13px 13px 0 0}.orders-summary-bar>div{position:relative;overflow:hidden;border:1px solid #dbe6f2;background:#fff;border-radius:14px;padding:13px 14px;display:grid;gap:5px;box-shadow:0 8px 22px #10284a08}.orders-summary-bar>div:after{content:"";position:absolute;right:-22px;top:-28px;width:76px;height:76px;border-radius:999px;background:#1468e8;opacity:.08}.orders-summary-bar>div:nth-child(2):after{background:#16a36a}.orders-summary-bar>div:nth-child(3):after{background:#7655da}.orders-summary-bar>div:nth-child(4):after{background:#d9362b}.orders-summary-bar span{font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.04em}.orders-summary-bar b{font-size:17px;color:#172033;white-space:nowrap}.orders-summary-bar .debt-value{color:#d9362b!important}@media(min-width:821px){.orders-panel .orders-summary-bar{flex:0 0 auto;position:relative;bottom:auto;z-index:1}.orders-panel .pagination-bar{border-radius:0 0 13px 13px}}@media(max-width:760px){.orders-summary-bar{grid-template-columns:1fr 1fr;padding:10px}.orders-summary-bar>div{gap:4px;padding:11px}.orders-summary-bar b{font-size:13px}}@media(max-width:380px){.orders-summary-bar{grid-template-columns:1fr}}.order-debt-cell{min-width:112px}.status.draft{color:#b42318!important;background:#fff1f0!important}.status.warning{color:#a15c07!important;background:#fff7e6!important}.status.danger{color:#b42318!important;background:#ffeceb!important}.order-debt-badge{display:inline-grid;gap:2px;color:#d9362b}.order-debt-badge b{font-size:11px;color:#d9362b;font-weight:950}.order-debt-badge small{font-size:9px;color:#b42318;font-weight:800;white-space:nowrap}.order-no-debt{color:#b6c0ce;font-weight:900}.order-debt-total,.order-customer-debt-total{border-top:0!important;background:#fff6f5;color:#d9362b}.order-debt-total strong,.order-customer-debt-total strong{color:#d9362b!important}.order-subtotal{border-top:1px dashed var(--line)!important;padding:12px 0;color:#526075}.order-subtotal strong{font-size:14px!important;color:#526075!important}.order-discount-total{border-top:0!important;padding:10px 0;background:#fff6f5;color:#d9362b}.order-discount-total strong{font-size:15px!important;color:#d9362b!important}.order-shipping-total{border-top:0!important;padding:10px 0;background:#f6fbff;color:#1468e8}.order-shipping-total strong{font-size:15px!important;color:#1468e8!important}.order-customer-debt-total{background:#fffaf0;color:#b45309}.order-customer-debt-total strong{color:#b45309!important}.order-debt-pay-btn{background:linear-gradient(135deg,#e54b3f,#c92f25);box-shadow:0 6px 16px #d9362b2e}.order-customer-debt-pay-btn{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 16px #d9770626}.order-debt-action-row{display:grid!important;margin-top:10px;padding-bottom:10px}.order-debt-action-row .order-debt-pay-btn{width:100%!important;height:42px!important;justify-content:center}.customer-debt-action-row{margin-top:0}.customer-debt-action-row .order-customer-debt-pay-btn{width:100%!important;height:42px!important;justify-content:center}@media(min-width:1024px){.order-debt-action-row{display:flex;justify-content:flex-end;margin-top:8px}.order-debt-action-row .order-debt-pay-btn{width:auto!important;min-width:118px;height:36px!important;padding:0 14px;border-radius:10px;font-size:11px}.customer-debt-action-row .order-customer-debt-pay-btn{width:auto!important;min-width:132px;height:36px!important;padding:0 14px;border-radius:10px;font-size:11px}}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:1 / 4!important}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:4 / 7!important}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:7 / 11!important}.orders-toolbar .toolbar-select:nth-of-type(4){grid-column:11 / 13!important}@media(max-width:980px){.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:1 / 4!important}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:4 / 7!important}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:7 / 11!important}.orders-toolbar .toolbar-select:nth-of-type(4){grid-column:11 / 13!important}}.order-debt-pay-modal{width:min(460px,100%)}.customer-debt-pay-modal{width:min(620px,100%);max-height:90dvh;overflow:auto}.order-debt-pay-modal>label{display:block;font-size:12px;font-weight:800;color:#536176}.order-debt-pay-modal input,.order-debt-pay-modal select{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #dbe6f2;border-radius:10px;padding:0 12px;background:#fff;color:#172033;outline:0}.order-debt-pay-modal input:focus,.order-debt-pay-modal select:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.customer-debt-order-head{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #e4ecf6;background:#f8fbff;border-radius:12px;padding:10px 12px}.customer-debt-order-head b{font-size:12px;color:#d9362b;white-space:nowrap}.customer-debt-order-list{display:grid;gap:7px;max-height:280px;overflow:auto;padding:2px}.customer-debt-order-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;border:1px solid #e4ecf6;background:#fff;border-radius:12px;padding:10px;text-align:left;color:#172033}.customer-debt-order-row.selected{border-color:#9cc5ff;background:#f1f7ff}.customer-debt-order-row.selected .sync-check-box{border-color:#1468e8;background:#1468e8}.customer-debt-order-row.selected .sync-check-box:after{content:"";display:block;width:7px;height:4px;margin:3px 0 0 3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.customer-debt-order-row b{font-size:12px}.customer-debt-order-row small{display:block;margin-top:3px;font-size:10px;color:#66768b}.customer-debt-order-row strong{font-size:12px;color:#d9362b;white-space:nowrap}@media(max-width:620px){.customer-debt-order-head{display:grid}.customer-debt-order-head b{white-space:normal}.customer-debt-order-row{grid-template-columns:18px minmax(0,1fr)}.customer-debt-order-row strong{grid-column:2;justify-self:start}}@media(min-width:821px){.orders-panel .pagination-bar,.orders-panel .orders-summary-bar{position:relative;bottom:auto}.orders-panel .pagination-bar{box-shadow:0 -8px 18px #10284a0f}}@media(max-width:620px){.orders-panel .pagination-bar{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px}.orders-panel .pagination-bar span{grid-column:1/-1;text-align:center;justify-self:center}.orders-panel .pagination-bar b{grid-column:2;grid-row:2;text-align:center;white-space:nowrap;align-self:center}.orders-panel .pagination-bar .table-action:first-of-type{grid-column:1;grid-row:2}.orders-panel .pagination-bar .table-action:last-of-type{grid-column:3;grid-row:2}.orders-panel .pagination-bar .table-action{width:100%;height:38px;justify-content:center}}.orders-panel{min-width:0}.orders-toolbar{width:100%;max-width:100%;min-width:0;overflow:hidden;grid-template-columns:repeat(12,minmax(0,1fr))!important}.orders-toolbar>*{min-width:0}.orders-toolbar .table-search{grid-column:1 / 5}.orders-date-filter{grid-column:5 / -1;overflow-x:auto;scrollbar-width:none}.orders-date-filter::-webkit-scrollbar{display:none}.orders-date-filter button{min-width:max-content}.orders-custom-range{grid-column:1 / 5}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:5 / 8}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:8 / 11}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:11 / 13}@media(max-width:1280px){.orders-toolbar .table-search,.orders-date-filter{grid-column:1 / -1}.orders-custom-range{grid-column:1 / 7}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:7 / 9}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:9 / 12}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:12 / 13}}@media(max-width:980px){.orders-custom-range{grid-column:1 / -1}.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:1 / 5}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:5 / 10}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:10 / 13}}@media(max-width:620px){.orders-toolbar{grid-template-columns:1fr!important;overflow:visible}.orders-toolbar .table-search,.orders-date-filter,.orders-custom-range,.orders-toolbar .toolbar-select:nth-of-type(1),.orders-toolbar .toolbar-select:nth-of-type(2),.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:1!important}}@media(min-width:821px){.app-shell.orders-route .main{height:100dvh;overflow:hidden}.app-shell.orders-route .content{height:calc(100dvh - 70px);overflow:hidden;display:flex;flex-direction:column}.orders-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.orders-page>.page-heading{flex:0 0 auto}.orders-page>.orders-panel{flex:1 1 auto;height:auto;min-height:0}.orders-page .orders-summary-bar{margin-top:0}}.drawer-items .drawer-line{gap:12px;align-items:flex-start}.order-item-info{display:flex;flex-direction:column;gap:7px;min-width:0}.order-item-info>b{font-size:12px;line-height:1.35;color:#172033;white-space:normal}.order-item-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.order-item-meta span{display:inline-flex;align-items:center;border:1px solid #dbe6f2;background:#f8fbff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;color:#4d5d73;line-height:1}.order-item-meta .sku{color:#1468e8;background:#edf5ff;border-color:#cfe2ff}.drawer-items .drawer-line>strong{font-size:12px;color:#172033;white-space:nowrap;padding-top:2px}.drawer-line.order-item-returned{background:#fff6f5;border-radius:10px;margin:0 -8px;padding-left:8px;padding-right:8px}.order-item-return-badge{gap:4px!important;color:#c53d34!important;background:#fff1f0!important;border-color:#ffd1cc!important}.order-item-return-badge svg{width:11px;height:11px}.order-list-return-badge{display:inline-flex;align-items:center;gap:3px;margin-left:7px;border:1px solid #ffd1cc;background:#fff1f0;color:#c53d34;border-radius:999px;padding:3px 7px;font-size:9.5px;font-weight:800;line-height:1;vertical-align:middle;white-space:nowrap}.order-list-return-badge svg{width:10px;height:10px}.order-invoice-cell{text-align:center}.order-invoice-badge{display:inline-flex;align-items:center;gap:3px;border:1px solid #bfead8;background:#f2fbf7;color:#0b8a5a;border-radius:999px;padding:3px 8px;font-size:9.5px;font-weight:800;line-height:1;white-space:nowrap}.order-invoice-badge svg{width:10px;height:10px}.order-return-block{border-top:1px solid #ffd8d3!important;background:#fff8f7;margin:0 -10px;padding:14px 10px!important;border-radius:12px}.order-return-block h3{color:#c53d34;margin-top:0}.order-return-card{border:1px solid #ffd8d3;background:#fff;border-radius:12px;margin-top:9px;overflow:hidden}.order-return-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff3f1;border-bottom:1px solid #ffe1dd}.order-return-head>div{display:grid;gap:3px;min-width:0}.order-return-head b{font-size:12px;color:#c53d34}.order-return-head small{font-size:9px;color:#8a5a54;line-height:1.35}.order-return-head strong{font-size:13px;color:#d9362b;white-space:nowrap}.order-return-line{padding:9px 12px!important;border-bottom:1px solid #fff0ee}.order-return-line:last-child{border-bottom:0}.order-return-line>strong{color:#d9362b!important}.order-return-total{border-top:0!important;background:#fff6f5;color:#d9362b}.order-return-total strong{color:#d9362b!important}.order-net-total{border-top:0!important;background:#ecfdf3;color:#128152}.order-net-total strong{color:#128152!important}.cancel-code-box{margin:14px 0 10px;padding:13px 16px;border:1px dashed #f19a90;background:#fff4f2;color:#b42318;border-radius:12px;text-align:center;font-size:28px;font-weight:800;letter-spacing:.25em}.cancel-code-input{display:block;margin:10px 0 14px;font-size:10px;color:#667085;font-weight:700}.cancel-code-input input{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #d7e0ea;border-radius:10px;padding:0 12px;font-size:16px;font-weight:700;letter-spacing:.08em;color:#172033;outline:0}.cancel-code-input input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #1468e818}.danger-action:disabled{opacity:.45;cursor:not-allowed}.order-edit-modal{width:min(1120px,calc(100vw - 28px));height:min(90vh,760px);display:flex!important;flex-direction:column!important;overflow:hidden!important}.order-edit-modal>.crud-title,.order-edit-modal>.order-edit-meta,.order-edit-modal>.order-product-picker,.order-edit-modal>.modal-actions-row{flex:0 0 auto}.order-edit-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px!important}.order-edit-meta label{font-size:10px!important;font-weight:900;color:#536176}.order-edit-meta label.wide{grid-column:1/-1}.order-edit-meta input,.order-edit-meta select{height:36px!important;border:1px solid #dbe6f2!important;border-radius:9px!important;background:#fff!important;padding:0 10px!important;color:#172033!important;outline:0!important}.order-edit-meta input:focus,.order-edit-meta select:focus{border-color:#9fc4f8!important;box-shadow:none!important}.order-customer-picker{position:relative}.order-customer-locked{height:36px;border:1px solid #cfe2ff;background:#eef6ff;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 4px 0 10px;margin-top:4px}.order-customer-locked span{flex:1;min-width:0;display:grid;gap:1px}.order-customer-locked b{font-size:12px;color:#1468e8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-customer-locked small{font-size:9px;color:#66768b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-customer-locked .icon-btn{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;padding:0}.order-customer-search{position:relative;margin-top:4px}.order-customer-search input{margin-top:0!important;width:100%}.order-customer-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:14;background:#fff;border:1px solid #dbe6f2;border-radius:12px;box-shadow:0 16px 36px #10284a29;max-height:240px;overflow:auto;padding:6px}.order-customer-results button{width:100%;border:0;background:#fff;border-radius:9px;padding:8px 10px;display:grid;gap:3px;text-align:left}.order-customer-results button:hover{background:#f4f8ff}.order-customer-results b{font-size:12px;color:#172033}.order-customer-results small{font-size:10px;color:#66768b}.order-edit-lines{flex:1 1 auto!important;min-height:180px!important;max-height:none!important;overflow:auto!important}.order-edit-modal>.modal-actions-row{position:sticky!important;bottom:0!important;background:#fff!important;border-top:1px solid #e4eaf2!important;margin:8px -2px -2px!important;padding:10px 2px 2px!important;display:grid!important;grid-template-columns:minmax(96px,.8fr) minmax(150px,1fr) minmax(150px,1fr)!important;gap:9px!important}.order-edit-modal>.modal-actions-row .table-action,.order-edit-modal>.modal-actions-row .primary-btn{width:100%;justify-content:center}.order-checkout-btn{border-color:#bfead8!important;background:#f2fbf7!important;color:#0b8a5a!important;font-weight:900!important}.order-payment-modal{width:min(520px,calc(100vw - 24px))}.order-payment-modal .order-split-payments{margin-top:12px}.order-payment-modal .order-split-payments label{height:46px;min-height:46px;border-radius:12px;background:#fff}.order-payment-modal .payment-amount-box{width:268px}.order-payment-methods{display:grid;gap:9px;margin-top:12px}.order-payment-methods label{display:grid;gap:5px;font-size:11px;font-weight:900;color:#536176}.order-payment-methods label>div{display:grid;grid-template-columns:42px minmax(0,1fr) 56px;gap:7px;align-items:center}.order-payment-methods button{height:38px;border:1px solid #dbe6f2;background:#f8fbff;color:#1468e8;border-radius:10px;font-weight:900}.order-payment-methods input{height:38px;border:1px solid #dbe6f2;border-radius:10px;text-align:right;padding:0 10px;font-size:16px;font-weight:900;color:#172033;outline:0}.order-payment-methods input:focus{border-color:#9fc4f8;box-shadow:none}.payment-delta{margin-top:12px;border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:900}.payment-delta.success{background:#ecfdf3;color:#128152}.payment-delta.warning{background:#fff7ed;color:#b45309}.payment-warning{margin:10px 0 0;color:#d9362b;font-size:11px;font-weight:800}@media(min-width:621px){.orders-toolbar .toolbar-select:nth-of-type(1){grid-column:1 / 4!important}.orders-toolbar .toolbar-select:nth-of-type(2){grid-column:4 / 7!important}.orders-toolbar .toolbar-select:nth-of-type(3){grid-column:7 / 11!important}.orders-toolbar .toolbar-select:nth-of-type(4){grid-column:11 / 13!important}}@media(max-width:620px){.orders-toolbar .toolbar-select:nth-of-type(1),.orders-toolbar .toolbar-select:nth-of-type(2),.orders-toolbar .toolbar-select:nth-of-type(3),.orders-toolbar .toolbar-select:nth-of-type(4){grid-column:1!important}.order-payment-modal .payment-amount-box{width:auto}}.order-edit-modal .cqt-product-results{z-index:12}.order-edit-modal .cqt-product-results button{display:grid!important;grid-template-columns:42px minmax(0,1fr) 24px!important;align-items:center!important;padding:7px 9px!important;gap:10px!important}.order-product-result-thumb{width:42px;height:42px;border-radius:10px;object-fit:cover;background:#f1f5f9;border:1px solid #e1e8f2}.order-edit-modal .cqt-product-results span{min-width:0}.order-edit-modal .cqt-product-results b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.order-edit-modal{width:calc(100vw - 18px);height:calc(100dvh - 18px);max-height:calc(100dvh - 18px);padding:12px}.order-edit-meta{grid-template-columns:1fr 1fr!important;gap:7px!important;max-height:150px;overflow:auto;padding-right:3px}.order-edit-meta label.wide{grid-column:1/-1}.order-edit-meta input,.order-edit-meta select{height:32px!important;font-size:12px!important}.order-edit-line{grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:end!important;gap:7px!important;margin:7px!important;border:1px solid #dfe8f3!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 4px 12px #10284a0f!important}.order-edit-line label:nth-child(1){grid-column:1 / 5!important;grid-row:1!important}.order-edit-line label:nth-child(2){grid-column:5 / -1!important;grid-row:1!important}.order-edit-line label:nth-child(3){grid-column:1 / 4!important;grid-row:2!important}.order-edit-line label:nth-child(4){grid-column:4 / 7!important;grid-row:2!important}.order-edit-line label:nth-child(5){grid-column:7 / -1!important;grid-row:2!important}.order-edit-line label:nth-child(6){grid-column:1 / 7!important;grid-row:3!important}.order-edit-line strong{grid-column:7 / 11!important;grid-row:3!important;text-align:right!important;align-self:center!important}.order-edit-line .danger-icon{grid-column:11 / -1!important;grid-row:3!important;justify-self:end!important;align-self:center!important}.order-edit-modal>.modal-actions-row{display:grid!important;grid-template-columns:.75fr 1fr 1fr!important;gap:7px!important}.order-edit-modal>.modal-actions-row .table-action,.order-edit-modal>.modal-actions-row .primary-btn{min-width:0!important;padding-inline:6px!important;font-size:10px!important}}@media(min-width:821px){.app-shell.orders-route .main{height:100dvh!important;overflow:hidden!important}.app-shell.orders-route .content{height:calc(100dvh - 70px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding-bottom:16px!important}.orders-page{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.orders-page>.page-heading{flex:0 0 auto!important;margin-bottom:12px!important}.orders-page>.orders-panel{flex:1 1 auto!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.orders-panel .orders-summary-bar,.orders-panel .orders-toolbar,.orders-panel .pagination-bar{flex:0 0 auto!important}.orders-panel .data-table-wrap{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:auto!important;padding-bottom:0!important}.orders-panel .data-table-wrap thead th{position:sticky!important;top:0!important;z-index:3!important}.orders-panel .pagination-bar{position:relative!important;bottom:auto!important;border-radius:0 0 13px 13px!important;box-shadow:0 -8px 18px #10284a0f!important}}@media(max-width:820px){.orders-summary-bar{grid-template-columns:1fr 1fr!important}}.cqt-order-btn{color:#0b8a5a!important;border-color:#bfead8!important;background:#f2fbf7!important}.order-cqt-modal,.pos-cqt-modal{width:min(1120px,calc(100vw - 28px));max-height:90vh;overflow:auto}.order-cqt-modal .cqt-mode-options,.pos-cqt-modal .cqt-mode-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.order-cqt-modal .cqt-mode-options label,.pos-cqt-modal .cqt-mode-options label{height:44px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;color:#526173;font-size:12px;font-weight:900;cursor:pointer}.order-cqt-modal .cqt-mode-options label.active,.pos-cqt-modal .cqt-mode-options label.active{border-color:#1468e8;background:#eef6ff;color:#1468e8;box-shadow:0 8px 18px #1468e812}.order-cqt-modal .cqt-mode-options input,.pos-cqt-modal .cqt-mode-options input{accent-color:#1468e8}.cqt-product-picker{position:relative;margin:12px 0}.cqt-product-picker .table-search{max-width:none;width:100%;height:42px;background:#fff}.cqt-product-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:8;background:#fff;border:1px solid #dbe6f2;border-radius:12px;box-shadow:0 16px 36px #10284a29;max-height:260px;overflow:auto;padding:6px}.cqt-product-results button{width:100%;border:0;background:#fff;border-radius:9px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.cqt-product-results button:hover{background:#f4f8ff}.cqt-product-results b{display:block;font-size:12px;color:#172033}.cqt-product-results small{display:block;margin-top:3px;font-size:10px;color:#66768b}.cqt-product-results svg{width:16px;color:#1468e8}.cqt-lines{border:1px solid #e2eaf3;border-radius:14px;overflow:hidden;background:#fff;margin-top:12px}.cqt-lines-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f7fbff;border-bottom:1px solid #e2eaf3;padding:10px 12px;font-size:12px;font-weight:900;color:#526173}.cqt-lines-head b{color:#1468e8}.cqt-line{display:grid;grid-template-columns:110px minmax(220px,1.7fr) 78px 78px 128px minmax(160px,1fr) 112px 38px;gap:8px;align-items:end;padding:10px 12px;border-bottom:1px solid #edf2f7}.cqt-line:last-child{border-bottom:0}.cqt-line label{font-size:9px;color:#66768b;font-weight:900;text-transform:uppercase}.cqt-line input{display:block;width:100%;height:34px;border:1px solid #dbe6f2;border-radius:9px;margin-top:4px;padding:0 9px;font-size:12px;color:#172033;background:#fff}.cqt-line input:focus{outline:0;border-color:#9fc4f8!important;box-shadow:none!important}.cqt-line strong{align-self:center;text-align:right;font-size:12px;color:#1468e8;white-space:nowrap}.danger-icon{color:#d93f32!important;background:#fff5f4!important}.danger-icon svg{width:15px}@media(max-width:760px){.order-cqt-modal,.pos-cqt-modal{width:calc(100vw - 18px);max-height:92vh;padding:14px}.order-cqt-modal .cqt-mode-options,.pos-cqt-modal .cqt-mode-options{grid-template-columns:1fr}.cqt-line{grid-template-columns:1fr 1fr;gap:8px}.cqt-line .wide{grid-column:1/-1}.cqt-line strong{grid-column:1/2;text-align:left}.cqt-line .danger-icon{grid-column:2/3;justify-self:end}.cqt-lines-head{align-items:flex-start;flex-direction:column}.cqt-product-results{position:static;margin-top:6px;box-shadow:none}}.order-cqt-modal .cqt-mode-options,.pos-cqt-modal .cqt-mode-options{display:inline-flex!important;grid-template-columns:none!important;gap:4px!important;margin:8px 0 12px!important;padding:4px!important;border:1px solid #dbe6f2!important;border-radius:999px!important;background:#f8fbff!important;width:auto!important;max-width:100%}.order-cqt-modal .cqt-mode-options label,.pos-cqt-modal .cqt-mode-options label{height:30px!important;min-height:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;padding:0 11px!important;font-size:11px!important;font-weight:800!important;color:#66768b!important;gap:6px!important;white-space:nowrap}.order-cqt-modal .cqt-mode-options label.active,.pos-cqt-modal .cqt-mode-options label.active{background:#1468e8!important;color:#fff!important;box-shadow:0 4px 10px #1468e820!important}.order-cqt-modal .cqt-mode-options input,.pos-cqt-modal .cqt-mode-options input{width:12px!important;height:12px!important;margin:0!important;accent-color:#1468e8}@media(max-width:760px){.order-cqt-modal .cqt-mode-options,.pos-cqt-modal .cqt-mode-options{display:flex!important;width:100%!important}.order-cqt-modal .cqt-mode-options label,.pos-cqt-modal .cqt-mode-options label{flex:1;justify-content:center;padding:0 8px!important;font-size:10px!important}}.order-cqt-modal,.pos-cqt-modal{display:flex!important;flex-direction:column!important;overflow:hidden!important}.order-cqt-modal>.crud-title,.pos-cqt-modal>.crud-title,.order-cqt-modal>.cqt-mode-options,.pos-cqt-modal>.cqt-mode-options,.order-cqt-modal>.form-grid,.pos-cqt-modal>.form-grid,.order-cqt-modal>.cqt-product-picker,.pos-cqt-modal>.cqt-product-picker,.order-cqt-modal>.modal-actions-row,.pos-cqt-modal>.modal-actions-row{flex:0 0 auto}.cqt-lines{flex:1 1 auto!important;min-height:150px!important;max-height:38vh!important;overflow:auto!important}.cqt-lines-head{position:sticky;top:0;z-index:3;padding:7px 10px!important;font-size:11px!important}.cqt-line{grid-template-columns:84px minmax(180px,1.55fr) 58px 62px 104px minmax(120px,.9fr) 92px 32px!important;gap:6px!important;padding:7px 9px!important}.cqt-line label{font-size:8px!important}.cqt-line input{height:29px!important;border-radius:7px!important;margin-top:3px!important;padding:0 7px!important;font-size:11px!important}.cqt-line strong{font-size:11px!important}.cqt-line .icon-btn{width:30px!important;height:30px!important}.cqt-product-picker{margin:8px 0!important}.cqt-product-picker .table-search{height:36px!important}.order-cqt-modal .form-grid,.pos-cqt-modal .form-grid{gap:8px!important}.order-cqt-modal .form-grid label,.pos-cqt-modal .form-grid label{font-size:10px!important}.order-cqt-modal .form-grid input,.pos-cqt-modal .form-grid input{height:34px!important}@media(max-width:760px){.cqt-lines{max-height:42vh!important}.cqt-line{grid-template-columns:1fr 1fr!important;padding:8px!important}.cqt-line input{height:32px!important}}.order-cqt-modal,.pos-cqt-modal{height:min(90vh,760px)!important}.order-cqt-modal>.form-grid,.pos-cqt-modal>.form-grid{max-height:150px!important;overflow:auto!important;padding-right:4px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-cqt-modal>.modal-actions-row,.pos-cqt-modal>.modal-actions-row{position:sticky!important;bottom:0!important;z-index:6!important;background:linear-gradient(180deg,#ffffffdb,#fff 42%)!important;border-top:1px solid #e4eaf2!important;margin:8px -2px -2px!important;padding:10px 2px 2px!important}.order-cqt-modal>.modal-actions-row .primary-btn,.pos-cqt-modal>.modal-actions-row .primary-btn{min-width:150px}.order-cqt-modal>.form-grid::-webkit-scrollbar,.pos-cqt-modal>.form-grid::-webkit-scrollbar,.cqt-lines::-webkit-scrollbar{width:7px;height:7px}.order-cqt-modal>.form-grid::-webkit-scrollbar-thumb,.pos-cqt-modal>.form-grid::-webkit-scrollbar-thumb,.cqt-lines::-webkit-scrollbar-thumb{background:#cbd8e8;border-radius:999px}@media(max-width:760px){.order-cqt-modal,.pos-cqt-modal{height:92vh!important}.order-cqt-modal>.form-grid,.pos-cqt-modal>.form-grid{grid-template-columns:1fr!important;max-height:185px!important}.order-cqt-modal>.modal-actions-row,.pos-cqt-modal>.modal-actions-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.order-cqt-modal>.modal-actions-row .primary-btn,.pos-cqt-modal>.modal-actions-row .primary-btn{min-width:0;width:100%}}@media(max-width:760px){.pos-cqt-modal{height:calc(100dvh - 18px)!important;max-height:calc(100dvh - 18px)!important;padding:12px!important}.pos-cqt-modal>.crud-title{flex:0 0 auto!important}.pos-cqt-modal>.cqt-mode-options{flex:0 0 auto!important;margin:6px 0 8px!important}.pos-cqt-modal>.form-grid{flex:0 0 auto!important;max-height:104px!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.pos-cqt-modal>.form-grid label{font-size:9px!important}.pos-cqt-modal>.form-grid input{height:31px!important;font-size:13px!important}.pos-cqt-modal>.cqt-product-picker{flex:0 0 auto!important;margin:6px 0!important}.pos-cqt-modal>.cqt-product-picker .table-search{height:34px!important}.pos-cqt-modal>.cqt-lines{flex:1 1 auto!important;min-height:0!important;max-height:none!important;margin-top:6px!important;overflow:auto!important}.pos-cqt-modal .cqt-lines-head{flex-direction:row!important;align-items:center!important;padding:7px 9px!important}.pos-cqt-modal .cqt-line{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:7px!important}.pos-cqt-modal .cqt-line input{height:30px!important}.pos-cqt-modal>.modal-actions-row{flex:0 0 auto!important;margin-top:6px!important;padding-top:8px!important}}@media(max-width:380px){.pos-cqt-modal>.form-grid{max-height:88px!important}.pos-cqt-modal .cqt-mode-options label{font-size:9px!important;padding:0 5px!important}}@media(max-width:760px){.pos-cqt-modal .cqt-line{grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:end!important;gap:7px!important;margin:7px!important;border:1px solid #dfe8f3!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 4px 12px #10284a0f!important}.pos-cqt-modal .cqt-line:not(:last-child){border-bottom:1px solid #dfe8f3!important}.pos-cqt-modal .cqt-line:nth-child(2n){background:#f8fbff!important}.pos-cqt-modal .cqt-line label:nth-child(1){grid-column:1 / 5!important;grid-row:1!important}.pos-cqt-modal .cqt-line label:nth-child(2){grid-column:5 / -1!important;grid-row:1!important}.pos-cqt-modal .cqt-line label:nth-child(3){grid-column:1 / 4!important;grid-row:2!important}.pos-cqt-modal .cqt-line label:nth-child(4){grid-column:4 / 7!important;grid-row:2!important}.pos-cqt-modal .cqt-line label:nth-child(5){grid-column:7 / -1!important;grid-row:2!important}.pos-cqt-modal .cqt-line label:nth-child(6){grid-column:1 / 7!important;grid-row:3!important}.pos-cqt-modal .cqt-line strong{grid-column:7 / 11!important;grid-row:3!important;align-self:center!important;text-align:right!important;overflow:hidden!important;text-overflow:ellipsis!important}.pos-cqt-modal .cqt-line .danger-icon{grid-column:11 / -1!important;grid-row:3!important;justify-self:end!important;align-self:center!important}}.drawer-head-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.order-edit-top-btn{height:34px!important;border-color:#cfe2ff!important;background:#eef6ff!important;color:#1468e8!important;border-radius:10px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.order-edit-top-btn svg{width:14px!important}.order-edit-top-btn:disabled{opacity:.45!important;cursor:not-allowed!important;filter:grayscale(.25)!important;background:#eef2f7!important;color:#8a96a8!important;border-color:#d7e0ea!important}@media(min-width:821px){.app-shell.orders-route .main{height:auto!important;min-height:100dvh!important;overflow:visible!important}.app-shell.orders-route .content{height:auto!important;min-height:calc(100dvh - 70px)!important;overflow:visible!important;display:block!important;padding-bottom:40px!important}.orders-page{display:block!important;min-height:0!important}.orders-page>.page-heading{margin-bottom:20px!important}.orders-page>.orders-panel,.orders-panel{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.orders-panel .orders-summary-bar,.orders-panel .orders-toolbar,.orders-panel .pagination-bar{position:relative!important;flex:none!important}.orders-panel .data-table-wrap{height:auto!important;max-height:none!important;min-height:0!important;overflow-x:auto!important;overflow-y:visible!important;padding-bottom:0!important}.orders-panel .data-table-wrap thead th{position:static!important;top:auto!important;z-index:auto!important}.orders-panel .pagination-bar{bottom:auto!important;box-shadow:none!important}}.inventory-actions{order:2;margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.inventory-actions .table-action{display:inline-flex;align-items:center;gap:6px;height:38px}.inventory-actions svg{width:15px}.inventory-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.inventory-kpis>div{padding:16px;display:flex;flex-direction:column;gap:6px}.inventory-kpi-card{position:relative;overflow:hidden;flex-direction:row!important;align-items:center;gap:13px!important;border:1px solid transparent!important;box-shadow:0 8px 24px #10284a12}.inventory-kpi-card:after{content:"";position:absolute;right:-32px;top:-34px;width:98px;height:98px;border-radius:50%;background:currentColor;opacity:.08}.inventory-kpi-card>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;background:#fff;color:inherit;box-shadow:inset 0 0 0 1px #ffffff73}.inventory-kpi-card svg{width:21px;height:21px}.inventory-kpi-card>div{display:flex;flex-direction:column;gap:5px;min-width:0}.inventory-kpi-card.total{background:linear-gradient(135deg,#eef6ff,#fff);color:#1468e8;border-color:#cfe2ff!important}.inventory-kpi-card.low{background:linear-gradient(135deg,#fff7df,#fff);color:#b77900;border-color:#f8df94!important}.inventory-kpi-card.negative{background:linear-gradient(135deg,#fff0ef,#fff);color:#c53d34;border-color:#ffc8c2!important}.inventory-kpi-card.value{background:linear-gradient(135deg,#ecfdf3,#fff);color:#128152;border-color:#c8eed8!important}.inventory-kpi-card small{color:inherit!important;opacity:.72}.inventory-kpi-card b{color:#172033}.inventory-kpis small{font-size:8px;color:#7d8999}.inventory-kpis b{font-size:17px}.inventory-summary-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 13px;border-bottom:1px solid var(--line);background:#fbfdff;font-size:11px;color:#617086}.inventory-summary-strip span{font-weight:800;color:#172033}.inventory-summary-strip b{border:1px solid #dfe8f3;background:#fff;border-radius:999px;padding:5px 9px}.filter-bar{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap;padding:12px 13px;border-bottom:1px solid var(--line)}.filter-bar>.table-search{height:38px;max-width:320px;min-width:230px;flex:1 1 280px;margin:0;border:1px solid var(--line);border-radius:10px;background:#fff}.filter-bar>.table-search input{height:auto!important;margin:0!important;border:0!important;border-radius:0!important;padding:0 0 0 8px!important;background:transparent!important;box-shadow:none!important;font-size:11px;color:#172033}.filter-bar>.table-search:focus-within{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.filter-bar label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;color:#64748b;min-width:0;flex:0 0 auto;line-height:1.15}.filter-bar label>select,.filter-bar label>input{display:block;height:35px;margin-top:0;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 9px;outline:0;font-size:11px;color:#172033}.filter-bar label>select{width:124px}.filter-bar label>input[type=number]{width:92px}.filter-bar label>input[type=date]{width:132px}.filter-bar label>select:focus,.filter-bar label>input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.inventory-inactive-toggle{flex-direction:row!important;align-items:center;gap:6px!important;height:35px;justify-content:flex-start;white-space:nowrap;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}.inventory-inactive-toggle input[type=checkbox]{width:15px!important;min-width:15px!important;height:15px!important;margin:0!important;padding:0!important;border:1px solid #cbd5e1!important;border-radius:4px!important;background:#fff!important;accent-color:#1468e8;flex:0 0 auto;display:inline-block!important}.inventory-row-inactive{opacity:.6}.inventory-row-inactive:hover{opacity:1}.inventory-inactive-badge{display:inline-block;margin-left:6px;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:8px;font-weight:900;border:1px solid #dbe6f2;vertical-align:middle}.stock-badge{display:inline-flex;align-items:center;gap:6px;min-width:92px;justify-content:space-between;border-radius:999px;padding:5px 8px;font-weight:900;border:1px solid transparent}.stock-badge small{font-size:8px;font-weight:800;line-height:1;color:inherit;opacity:.86}.stock-badge.ok{background:#eaf8f0;color:#128152;border-color:#c8eed8}.stock-badge.low{background:#fff7df;color:#9a6500;border-color:#f6dc91}.stock-badge.out{background:#fff0e8;color:#b45309;border-color:#ffd0af}.stock-badge.negative{background:#fff0ef;color:#c53d34;border-color:#ffc8c2}.stock-badge.over{background:#eef5ff;color:#1468e8;border-color:#cfe2ff}.inventory-thumb{width:48px;height:48px;border:1px solid #dbe6f2;background:#f6f8fb;border-radius:12px;display:grid;place-items:center;overflow:hidden;color:#98a6b8}.inventory-thumb.thumb-clickable{padding:0;cursor:zoom-in}.inventory-thumb.thumb-clickable:hover{border-color:#1468e8;box-shadow:0 0 0 3px #1468e81c}.inventory-thumb img{width:100%;height:100%;object-fit:cover;display:block}.inventory-thumb svg{width:20px;height:20px}.movement-thumb{width:42px;height:42px;border-radius:10px}.movement-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900;border:1px solid transparent}.movement-badge.in,.movement-badge.adjust-in{background:#eaf8f0;color:#128152;border-color:#c8eed8}.movement-badge.out,.movement-badge.adjust-out{background:#fff0ef;color:#c53d34;border-color:#ffc8c2}.movement-badge.adjust-in,.movement-badge.adjust-out{background:#f3f0ff;color:#6d4cc9;border-color:#ddd3ff}.quantity-change{display:inline-flex;min-width:64px;justify-content:flex-end;font-size:11px}.quantity-change.in{color:#128152}.quantity-change.out{color:#c53d34}.danger-text,.danger_text{color:#d94f43!important}.movement-panel{margin-top:14px}.positive{color:#13925f}.inventory-adjust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adjust-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f8fbff;border:1px solid #dfe8f3;border-radius:12px;padding:10px;font-size:11px}.adjust-preview span{display:flex;flex-direction:column;gap:4px;color:#68778d}.adjust-preview b{font-size:15px;color:#172033}.adjust-preview b.in{color:#128152}.adjust-preview b.out,.adjust-preview b.danger{color:#c53d34}@media(max-width:760px){.inventory-kpis{grid-template-columns:1fr 1fr}.inventory-actions{order:0;width:100%;margin-left:0}.filter-bar>.table-search{max-width:none;width:100%;flex-basis:100%;min-width:0}.filter-bar label{flex:1 1 calc(50% - 8px)}.filter-bar label>select,.filter-bar label>input[type=number],.filter-bar label>input[type=date]{width:100%}.inventory-adjust-grid,.adjust-preview{grid-template-columns:1fr}}@media(max-width:430px){.filter-bar label{flex-basis:100%}}@media(max-width:650px){.inventory-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.inventory-kpi-card{padding:12px!important;gap:9px!important}.inventory-kpi-card>span{width:34px;height:34px;border-radius:11px}.inventory-kpi-card svg{width:18px;height:18px}.inventory-kpis small{font-size:7px}.inventory-kpis b{font-size:14px}.movement-panel{display:none}}.stock-voucher-page{display:flex;flex-direction:column;gap:14px}.stock-voucher-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.voucher-kpi{display:flex;align-items:center;gap:12px;padding:16px;border-radius:16px}.voucher-kpi span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center}.voucher-kpi svg{width:20px}.voucher-kpi small{display:block;font-size:10px;color:#728096;font-weight:800;letter-spacing:.04em}.voucher-kpi b{display:block;font-size:20px;margin-top:4px;color:#172033}.voucher-kpi.total span{background:#eef5ff;color:#1468e8}.voucher-kpi.in span{background:#e9f9f1;color:#16a36a}.voucher-kpi.out span{background:#fff1f0;color:#dc2626}.voucher-kpi.adjust span{background:#fff7ed;color:#ea580c}.stock-voucher-panel{overflow:hidden}.stock-voucher-filter{align-items:end}.stock-voucher-filter .table-search{max-width:460px}.stock-voucher-table td{vertical-align:top}.voucher-type{display:inline-flex;align-items:center;height:26px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.voucher-type.in{background:#e9f9f1;color:#0f8a55}.voucher-type.out{background:#fff1f0;color:#c24135}.voucher-type.adjust{background:#fff7ed;color:#c45a12}.voucher-type.transfer{background:#eef5ff;color:#1468e8}.voucher-items-preview{display:flex;flex-direction:column;gap:3px;min-width:220px}.voucher-items-preview b{font-size:11px;color:#172033}.voucher-items-preview small{font-size:10px;color:#66768b}.stock-voucher-table .table-action{display:inline-flex;align-items:center;gap:6px}.stock-voucher-table .table-action svg{width:14px}.voucher-actions{display:flex;gap:6px;justify-content:flex-end;white-space:nowrap}.stock-voucher-detail-modal{width:min(1180px,calc(100vw - 32px));max-height:92vh;overflow:hidden;display:flex;flex-direction:column}.stock-voucher-detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stock-voucher-detail-meta>div{border:1px solid #e4ecf6;background:#fbfdff;border-radius:12px;padding:10px;display:grid;gap:4px;min-width:0}.stock-voucher-detail-meta span{font-size:10px;color:#728096;font-weight:800;text-transform:uppercase}.stock-voucher-detail-meta b{font-size:13px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-voucher-print-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;align-items:end}.stock-voucher-print-row label{font-size:11px;font-weight:800;color:#526075}.stock-voucher-print-row select{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #dbe6f2;border-radius:10px;background:#fff;padding:0 10px}.stock-voucher-detail-table{flex:1;min-height:260px;border:1px solid #edf1f5;border-radius:12px}.stock-voucher-detail-table table{min-width:1180px}.stock-voucher-detail-table td small{display:block;color:#7b8797;margin-top:3px}.qty-in{color:#0f8a55}.qty-out{color:#c24135}@media(max-width:900px){.stock-voucher-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-voucher-filter{display:grid;grid-template-columns:1fr 1fr}.stock-voucher-filter .table-search{grid-column:1/-1;max-width:none}.stock-voucher-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-voucher-print-row{grid-template-columns:1fr}}@media(max-width:560px){.voucher-kpi{padding:12px;gap:9px}.voucher-kpi span{width:36px;height:36px}.voucher-kpi b{font-size:16px}.stock-voucher-filter{grid-template-columns:1fr}.stock-voucher-table th,.stock-voucher-table td{padding:10px 12px}.voucher-actions{display:grid;justify-content:stretch}.stock-voucher-detail-modal{width:100%;max-height:94vh;border-radius:20px 20px 0 0}}.product-bundles-page{display:grid;gap:14px;min-width:0}.bundle-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bundle-summary>div{position:relative;overflow:hidden;border:1px solid #dbe6f2;background:#fff;border-radius:14px;padding:14px;display:grid;gap:5px;box-shadow:0 8px 22px #10284a08}.bundle-summary>div:after{content:"";position:absolute;right:-24px;top:-28px;width:80px;height:80px;border-radius:999px;background:#1468e8;opacity:.08}.bundle-summary>div:nth-child(2):after{background:#16a36a}.bundle-summary>div:nth-child(3):after{background:#f59e0b}.bundle-summary>div:nth-child(4):after{background:#7655da}.bundle-summary span{font-size:10px;font-weight:900;color:#6e7b90;text-transform:uppercase;letter-spacing:.04em}.bundle-summary b{font-size:17px;color:#172033;white-space:nowrap}.bundle-panel{overflow:hidden;display:flex;flex-direction:column}.bundle-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 170px 150px;gap:9px;padding:13px;border-bottom:1px solid #e5edf7;background:linear-gradient(180deg,#fbfdff,#f7faff)}.bundle-toolbar .table-search{max-width:none;width:100%;height:42px;background:#fff;border-color:#dbe6f2;border-radius:12px}.bundle-toolbar select{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;padding:0 10px;font-size:12px;font-weight:800;color:#172033;outline:0}.bundle-panel td strong{display:block;font-size:12px;color:#172033;max-width:360px;white-space:normal;line-height:1.35}.bundle-panel td small{display:block;margin-top:3px;font-size:10px;color:#7a8798;max-width:360px;white-space:normal}.shortage-pill{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;border-radius:999px;background:#edf7ff;color:#1468e8;font-size:11px;font-weight:900}.shortage-pill.danger{background:#fff1f0;color:#d9362b}.bundle-actions{display:flex;gap:6px;justify-content:flex-end}.bundle-actions .table-action{height:34px;display:inline-flex;align-items:center;gap:5px}.bundle-actions svg{width:14px}.bundle-pos-btn{color:#0b8a5a!important;border-color:#bfead8!important;background:#f2fbf7!important;font-weight:900!important}.bundle-pos-btn:disabled,.bundle-confirm-modal button:disabled{opacity:.68;cursor:wait}.bundle-mini-spinner{width:14px;height:14px;border:2px solid #bfead8;border-top-color:#0b8a5a;border-radius:999px;display:inline-block;animation:bundleSpin .7s linear infinite;flex:0 0 auto}.bundle-mini-spinner.light{border-color:#ffffff73;border-top-color:#fff;margin-right:6px}.bundle-mini-spinner.large{width:30px;height:30px;border-width:3px}@keyframes bundleSpin{to{transform:rotate(360deg)}}.bundle-modal-loading{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#6e7b90}.bundle-modal-loading p{margin:0;font-size:12px;font-weight:700}.bundle-modal{width:min(1160px,calc(100vw - 28px));height:min(90dvh,780px);display:flex!important;flex-direction:column!important;overflow:hidden!important}.bundle-form-grid{grid-template-columns:150px minmax(260px,1.4fr) minmax(180px,.8fr) 130px!important;gap:9px!important;flex:0 0 auto}.bundle-form-grid label{font-size:10px!important;font-weight:900;color:#536176}.bundle-form-grid label.wide{grid-column:auto!important}.bundle-form-grid input,.bundle-form-grid select{height:36px!important;border:1px solid #dbe6f2!important;border-radius:9px!important;background:#fff!important;padding:0 10px!important;color:#172033!important;outline:0!important}.bundle-form-grid input:focus,.bundle-form-grid select:focus{border-color:#9fc4f8!important;box-shadow:none!important}.bundle-product-picker{position:relative;margin:10px 0;flex:0 0 auto}.bundle-product-picker .table-search{max-width:none;width:100%;height:40px;background:#fff}.bundle-product-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;background:#fff;border:1px solid #dbe6f2;border-radius:14px;box-shadow:0 18px 42px #10284a29;max-height:300px;overflow:auto;padding:6px}.bundle-product-results button{width:100%;border:0;background:#fff;border-radius:10px;padding:7px 9px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 22px;align-items:center;gap:10px;text-align:left}.bundle-product-results button:hover{background:#f4f8ff}.bundle-product-results img{width:42px;height:42px;border-radius:10px;object-fit:cover;background:#f1f5f9;border:1px solid #e1e8f2}.bundle-product-results b{font-size:12px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-product-results small{display:block;margin-top:3px;font-size:10px;color:#66768b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-product-results strong{font-size:12px;color:#0b8a5a;white-space:nowrap}.bundle-product-results svg{width:16px;color:#1468e8}.bundle-lines{flex:1 1 auto;min-height:180px;overflow:auto;border:1px solid #e2eaf3;border-radius:14px;background:#fff}.bundle-lines-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f7fbff;border-bottom:1px solid #e2eaf3;padding:10px 12px;font-size:12px;font-weight:900;color:#526173}.bundle-lines-head b{color:#1468e8}.bundle-line{display:grid;grid-template-columns:48px minmax(220px,1fr) 78px 82px 118px minmax(160px,.75fr) 112px 34px;align-items:center;gap:9px;padding:9px 12px;border-bottom:1px solid #edf2f7}.bundle-line:last-child{border-bottom:0}.bundle-line img{width:48px;height:48px;border-radius:11px;object-fit:cover;background:#f1f5f9;border:1px solid #e1e8f2}.bundle-line>div{min-width:0}.bundle-line b{font-size:12px;color:#172033;white-space:normal;line-height:1.32}.bundle-line small{display:block;margin-top:3px;font-size:10px;color:#75849a}.bundle-line label{font-size:9px;color:#66768b;font-weight:900;text-transform:uppercase}.bundle-line input{display:block;width:100%;height:34px;border:1px solid #dbe6f2;border-radius:9px;margin-top:4px;padding:0 9px;font-size:12px;color:#172033;background:#fff;outline:0}.bundle-line input:focus{border-color:#9fc4f8!important;box-shadow:none!important}.bundle-line strong{justify-self:end;font-size:12px;color:#1468e8;white-space:nowrap}.bundle-modal-actions{flex:0 0 auto;position:sticky;bottom:0;background:#fff;border-top:1px solid #e4eaf2;margin:8px -2px -2px!important;padding:10px 2px 2px!important}.bundle-confirm-modal{width:min(520px,calc(100vw - 24px))}.bundle-confirm-text{font-size:12px;color:#536176;line-height:1.55;margin:14px 0}.bundle-transfer-qty{display:grid;grid-template-columns:1fr 120px;gap:6px 10px;align-items:center;border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:12px;margin:12px 0 4px}.bundle-transfer-qty span{font-size:12px;font-weight:900;color:#172033}.bundle-transfer-qty input{height:40px;border:1px solid #cfe0f3;border-radius:11px;background:#fff;padding:0 12px;text-align:center;font-size:18px;font-weight:900;color:#1468e8;outline:0}.bundle-transfer-qty input:focus{border-color:#9fc4f8!important;box-shadow:none!important}.bundle-transfer-qty small{grid-column:1/-1;font-size:11px;color:#68778c;line-height:1.4}.danger-btn{background:linear-gradient(135deg,#ef4444,#c92f25)!important;box-shadow:0 6px 16px #d9362b2e!important}@media(min-width:821px){.bundle-panel{height:calc(100dvh - 238px);min-height:520px}.bundle-panel .data-table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.bundle-panel thead th{position:sticky;top:0;z-index:2}.bundle-panel .pagination-bar{flex:0 0 auto}}@media(max-width:820px){.bundle-summary{grid-template-columns:1fr 1fr}.bundle-summary b{font-size:14px}.bundle-toolbar{grid-template-columns:1fr}.bundle-actions{justify-content:flex-start;flex-wrap:wrap}.bundle-transfer-qty{grid-template-columns:1fr 96px;padding:10px}.bundle-transfer-qty input{height:38px;font-size:16px}.bundle-modal{width:calc(100vw - 18px);height:calc(100dvh - 18px);max-height:calc(100dvh - 18px);padding:12px}.bundle-form-grid{grid-template-columns:1fr 1fr!important;max-height:178px;overflow:auto}.bundle-form-grid label.wide{grid-column:1/-1!important}.bundle-product-results{position:static;margin-top:6px;box-shadow:none}.bundle-line{grid-template-columns:42px minmax(0,1fr) 1fr 1fr 32px;align-items:end;padding:9px}.bundle-line img{width:42px;height:42px}.bundle-line>div{grid-column:2 / -1}.bundle-line label:nth-of-type(1){grid-column:1 / 3}.bundle-line label:nth-of-type(2){grid-column:3 / 5}.bundle-line label:nth-of-type(3){grid-column:1 / 3}.bundle-line label:nth-of-type(4){grid-column:3 / 5}.bundle-line strong{grid-column:1 / 5;justify-self:start}.bundle-line .danger-icon{grid-column:5;grid-row:3 / 5;justify-self:end;align-self:center}.bundle-modal-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.bundle-modal-actions button{width:100%;justify-content:center}.bundle-panel .pagination-bar{display:grid!important;grid-template-columns:1fr auto 1fr;gap:8px}.bundle-panel .pagination-bar span{grid-column:1/-1;text-align:center}.bundle-panel .pagination-bar b{grid-column:2;grid-row:2;white-space:nowrap}.bundle-panel .pagination-bar .table-action:first-of-type{grid-column:1;grid-row:2}.bundle-panel .pagination-bar .table-action:last-of-type{grid-column:3;grid-row:2}}.business-module-page{display:flex;flex-direction:column;gap:14px}.business-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.business-actions .table-action,.business-actions .primary-btn{height:38px;display:inline-flex;align-items:center;gap:7px}.business-actions svg{width:15px}.business-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-kpi{position:relative;overflow:hidden;display:flex!important;align-items:center;gap:13px;padding:15px!important;border:1px solid transparent!important;box-shadow:0 8px 24px #10284a12}.business-kpi:after{content:"";position:absolute;right:-30px;top:-35px;width:95px;height:95px;border-radius:50%;background:currentColor;opacity:.08}.business-kpi>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff;color:inherit;flex:0 0 auto}.business-kpi svg{width:21px;height:21px}.business-kpi>div{display:flex;flex-direction:column;gap:5px;min-width:0}.business-kpi small{font-size:9px;font-weight:900;color:inherit;opacity:.72;text-transform:uppercase;letter-spacing:.04em}.business-kpi b{font-size:18px;color:#172033;white-space:nowrap}.business-kpi.blue{background:linear-gradient(135deg,#eef6ff,#fff);color:#1468e8;border-color:#cfe2ff!important}.business-kpi.green{background:linear-gradient(135deg,#ecfdf3,#fff);color:#128152;border-color:#c8eed8!important}.business-kpi.amber{background:linear-gradient(135deg,#fff7df,#fff);color:#b77900;border-color:#f8df94!important}.business-kpi.red{background:linear-gradient(135deg,#fff0ef,#fff);color:#c53d34;border-color:#ffc8c2!important}.business-kpi.purple{background:linear-gradient(135deg,#f4f0ff,#fff);color:#6d4cc9;border-color:#ddd3ff!important}.business-panel{min-height:420px;overflow:hidden}.business-crud-modal{width:min(760px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;scrollbar-gutter:stable;padding-bottom:14px}.business-crud-modal>.crud-title{position:sticky;top:-20px;z-index:3;background:#fff;padding-bottom:10px;border-bottom:1px solid #eef3f8}.business-crud-modal>.primary-btn{position:sticky;bottom:-14px;z-index:3;margin:4px -2px 0;padding:0 16px;min-height:44px;box-shadow:0 -10px 24px #10284a14}.business-crud-modal::-webkit-scrollbar{width:8px;height:8px}.business-crud-modal::-webkit-scrollbar-thumb{background:#cbd8e8;border-radius:999px}.quick-date-filter{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.quick-date-filter button{height:32px;border:1px solid #dbe6f2;background:#fff;border-radius:999px;padding:0 10px;font-size:10px;font-weight:900;color:#607086;white-space:nowrap}.quick-date-filter button.active{background:#1468e8;border-color:#1468e8;color:#fff}.filter-current-label{height:32px;display:inline-flex;align-items:center;border:1px solid #dbe6f2;background:#f8fbff;border-radius:999px;padding:0 11px;font-size:10px;font-weight:900;color:#405069;white-space:nowrap}.business-date-filter{flex:0 0 auto}.business-status-filter,.business-page-size{min-width:150px}.business-custom-range{display:flex;align-items:center;gap:7px;flex:0 0 auto}.business-panel table b{font-weight:900}.return-lines{display:grid;gap:10px}.return-line{display:grid;gap:9px;border:1px solid #dbe6f2;background:#fbfdff;border-radius:14px;padding:12px}.return-line .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.return-line-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.return-line-foot small{font-size:11px;color:#607086;font-weight:700}.return-line-max-hint{display:block;margin-top:3px;font-size:9px;font-weight:700;color:#8d96a4}.return-total-box{display:flex;align-items:center;justify-content:space-between;border:1px solid #dbe6f2;background:linear-gradient(135deg,#f8fbff,#fff);border-radius:12px;padding:12px 14px}.return-total-box span{font-size:11px;font-weight:900;color:#607086;text-transform:uppercase;letter-spacing:.03em}.return-total-box b{font-size:18px;color:#dc2626}.return-debt-note{margin-top:8px;border:1px solid #ffd9a8;background:#fff8ef;border-radius:10px;padding:9px 12px;font-size:11px;color:#8a5a00;line-height:1.5}.return-debt-note b{color:#c2410c}.return-order-picker{display:grid;gap:8px;border:1px solid #dbe6f2;background:#f8fbff;border-radius:15px;padding:12px}.return-order-picker>label{font-size:11px;font-weight:900;color:#405069;text-transform:uppercase;letter-spacing:.03em}.return-order-search-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;background:#fff;border:1px solid #dbe6f2;border-radius:12px;padding:7px 8px}.return-order-search-box svg{width:16px;height:16px;color:#607086}.return-order-spinner{width:16px;height:16px;border:2px solid #d7e5f7;border-top-color:#1468e8;border-radius:50%;animation:returnSpin .75s linear infinite}@keyframes returnSpin{to{transform:rotate(360deg)}}.return-order-search-box input{height:34px;border:0!important;outline:0!important;background:transparent;font-size:13px;font-weight:700;color:#172033;min-width:0}.return-order-date-filter{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.return-order-date-filter button{height:30px;border:1px solid #dbe6f2;background:#fff;border-radius:999px;padding:0 10px;font-size:10px;font-weight:900;color:#607086;white-space:nowrap}.return-order-date-filter button.active{background:#1468e8;border-color:#1468e8;color:#fff}.return-order-custom-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.return-order-custom-range label{display:flex!important;align-items:center;gap:7px;border:1px solid #dbe6f2;background:#fff;border-radius:11px;padding:0 9px;height:38px;margin:0!important}.return-order-custom-range span{font-size:10px;font-weight:900;color:#607086;text-transform:uppercase}.return-order-custom-range input{border:0!important;outline:0!important;background:transparent;min-width:0;font-size:12px;font-weight:800;color:#172033}.return-order-filter-label{font-size:10px;font-weight:900;color:#1468e8;background:#eef6ff;border:1px solid #cfe2ff;border-radius:999px;padding:7px 10px;width:max-content;max-width:100%}.return-order-results{display:grid;gap:6px;max-height:260px;overflow:auto;padding-right:2px}.return-order-results button{display:grid;grid-template-columns:minmax(82px,auto) minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e3ebf5;background:#fff;border-radius:12px;padding:9px 10px;text-align:left;color:#172033}.return-order-results button:hover{border-color:#9dc4ff;background:#f3f8ff}.return-order-results b{font-size:12px;color:#1468e8}.return-order-results span{font-size:11px;color:#607086;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-order-results strong{font-size:12px;color:#172033;white-space:nowrap}.return-order-empty{font-size:11px;color:#b45309;font-weight:800}.selected-return-order{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #bfd7ff;border-radius:13px;padding:11px 12px}.selected-return-order>div{display:grid;gap:3px;min-width:0}.selected-return-order b{font-size:14px;color:#1468e8}.selected-return-order span{font-size:12px;font-weight:900;color:#172033}.selected-return-order small{font-size:10px;color:#607086;font-weight:800}.return-locked-product{display:grid;gap:4px;border:1px solid #e3ebf5;background:#fff;border-radius:11px;padding:9px 10px}.return-locked-product b{font-size:12px;color:#172033}.return-locked-product small{font-size:10px;color:#607086;font-weight:800}.category-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.category-row-actions .table-action{display:inline-flex;align-items:center;gap:5px;height:30px;white-space:nowrap}.payment-unregistered-hint{color:#a75e16;font-size:9px;font-style:normal;white-space:normal}.category-row-actions svg{width:13px;height:13px}.business-pagination{justify-content:space-between!important;background:#fff;border-radius:0 0 13px 13px}.business-pagination>span{margin-right:auto}.business-pagination select{height:34px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;color:#405069;font-size:11px;padding:0 9px;outline:0}.category-delete-modal{width:min(520px,100%)}.category-delete-box{display:flex;gap:12px;align-items:flex-start;border:1px solid #ffd0af;background:#fff7ed;border-radius:14px;padding:14px;color:#854d0e;margin-bottom:14px}.category-delete-box>svg{width:28px;height:28px;flex:0 0 auto;color:#b45309}.category-delete-box div{display:flex;flex-direction:column;gap:4px}.category-delete-box span,.category-delete-box small{font-size:12px;color:#7c5a34;line-height:1.45}.category-delete-box b{font-size:16px;color:#172033}.category-delete-modal .modal-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.category-delete-modal .modal-actions-row .table-action,.category-delete-modal .modal-actions-row .primary-btn{width:100%;justify-content:center;margin:0}.debt-row-action{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#1468e8!important}.debt-row-action svg{width:14px}.debt-actions{min-width:160px}.debt-type-filter{display:flex;align-items:center;gap:5px;border:1px solid #dbe6f2;background:#fff;border-radius:999px;padding:3px}.debt-type-filter button{height:28px;border:0;border-radius:999px;background:transparent;color:#607086;font-size:10px;font-weight:900;padding:0 10px}.debt-type-filter button.active{background:#1468e8;color:#fff}.stocktake-diff-hint{display:flex;align-items:center;gap:6px;flex-wrap:wrap;border:1px solid #dbe6f2;background:#f8fbff;border-radius:10px;padding:8px 10px;margin:-2px 0 2px;font-size:11px;font-weight:700;color:#607086}.stocktake-diff-hint.changed{border-color:#ffd9a8;background:#fff8ef}.stocktake-diff-hint b{color:#dc2626}.diff-positive{color:#16a36a}.diff-negative{color:#dc2626}.debt-pay-preview{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.debt-pay-preview>div{border:1px solid #dbe6f2;background:#f8fbff;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.debt-pay-preview span{font-size:10px;font-weight:800;color:#607086}.debt-pay-preview b{font-size:14px;color:#172033}.debt-voucher-hint{border:1px solid #dbe6f2;background:#f8fbff;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:900}.debt-voucher-hint.income{border-color:#c8eed8;background:#ecfdf3;color:#128152}.debt-voucher-hint.expense{border-color:#ffd0af;background:#fff7ed;color:#b45309}.debt-detail-modal{width:min(760px,100%);max-height:88vh;overflow:auto}.debt-detail-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.debt-detail-kpis>div{border:1px solid #dbe6f2;background:#f8fbff;border-radius:13px;padding:12px;display:grid;gap:5px}.debt-detail-kpis span{font-size:10px;font-weight:900;color:#607086}.debt-detail-kpis b{font-size:16px;color:#172033}.debt-detail-section{border:1px solid #edf1f5;border-radius:14px;margin-top:10px;overflow:hidden;background:#fff}.debt-detail-section h3{margin:0;padding:11px 13px;border-bottom:1px solid #edf1f5;font-size:12px;color:#172033;background:#fbfdff}.debt-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border-bottom:1px solid #f1f5f9}.debt-detail-row:last-child{border-bottom:0}.debt-detail-row div{display:grid;gap:3px;min-width:0}.debt-detail-row b{font-size:12px;color:#172033}.debt-detail-row small{font-size:10px;color:#607086;white-space:normal;line-height:1.4}.debt-detail-row strong{white-space:nowrap;color:#dc2626}.debt-doc-card{border-bottom:1px solid #f1f5f9}.debt-doc-card:last-child{border-bottom:0}.debt-doc-main{border-bottom:0}.debt-doc-link{width:max-content;border:0;background:transparent;color:#1468e8;font-size:13px;font-weight:900;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px}.debt-doc-amount{font-size:14px!important;background:#fff0ef;border:1px solid #ffd1cc;border-radius:999px;padding:6px 10px}.debt-doc-items{margin:0 12px 12px;border:1px solid #e4ecf6;border-radius:12px;overflow:hidden;background:#fbfdff}.debt-doc-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid #edf1f5}.debt-doc-item:last-child{border-bottom:0}.debt-doc-item div{display:grid;gap:3px;min-width:0}.debt-doc-item b{font-size:11px;color:#172033}.debt-doc-item small{font-size:9px;color:#607086;white-space:normal;line-height:1.35}.debt-doc-item strong{font-size:11px;color:#172033;white-space:nowrap}@media(max-width:1100px){.business-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.business-crud-modal{width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top));padding:17px 14px calc(14px + env(safe-area-inset-bottom))}.business-crud-modal>.crud-title{top:-17px}.business-crud-modal>.primary-btn{bottom:calc(-14px - env(safe-area-inset-bottom))}.business-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.business-kpi{padding:12px!important;gap:9px}.business-kpi>span{width:34px;height:34px;border-radius:11px}.business-kpi svg{width:18px;height:18px}.business-kpi small{font-size:8px}.business-kpi b{font-size:15px}.business-actions{width:100%}.business-actions>*{flex:1;justify-content:center}.business-panel .table-toolbar{flex-wrap:wrap}.quick-date-filter,.filter-current-label,.business-status-filter,.business-page-size,.business-custom-range{width:100%;flex:1 1 100%}.quick-date-filter button{flex:1;min-width:max-content;height:36px}.business-custom-range .toolbar-select{flex:1}.return-line .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.return-line-foot{align-items:stretch;flex-direction:column}.return-line-foot .table-action{width:100%;justify-content:center}.return-order-search-box{grid-template-columns:auto minmax(0,1fr);gap:7px}.return-order-search-box .table-action{grid-column:1/-1;width:100%;justify-content:center}.return-order-date-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.return-order-date-filter button{height:34px;padding:0 6px}.return-order-custom-range{grid-template-columns:1fr}.return-order-filter-label{width:100%;text-align:center}.return-order-results button{grid-template-columns:1fr;gap:3px}.return-order-results strong{text-align:left;color:#dc2626}.selected-return-order{align-items:flex-start}.debt-type-filter{width:100%;justify-content:space-between;border-radius:14px;padding:5px;gap:6px}.debt-type-filter button{flex:1;height:38px;border-radius:11px;font-size:11px;letter-spacing:.01em}.business-pagination{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.business-pagination span,.business-pagination select{grid-column:1/-1;width:100%}.category-row-actions{min-width:132px}.debt-pay-preview,.debt-detail-kpis{grid-template-columns:1fr}.debt-detail-row{align-items:stretch;flex-direction:column}.debt-detail-row strong{align-self:stretch;text-align:right}.debt-doc-amount{display:block;text-align:right;font-size:15px!important;border-radius:12px}.debt-doc-item{align-items:stretch;flex-direction:column}.debt-doc-item strong{text-align:right;font-size:12px}}.debt-inline-item{display:flex;align-items:center;gap:8px;min-width:220px}.debt-inline-item>span{font-weight:800;color:#172033;min-width:0;overflow:hidden;text-overflow:ellipsis}.debt-inline-action{height:28px!important;padding:0 9px!important;border-color:#cfe2ff!important;background:#eef6ff!important;color:#1468e8!important;border-radius:999px!important;font-size:10px!important;font-weight:900!important;flex:0 0 auto}.debt-inline-action svg{width:13px!important;height:13px!important}.debt-actions{min-width:auto!important}@media(max-width:760px){.debt-inline-item{min-width:190px;align-items:flex-start;flex-direction:column;gap:5px}.debt-inline-action{width:max-content!important;height:30px!important}}.reports-panel{overflow:hidden;border-color:#dbe6f2;box-shadow:0 12px 34px #10284a12;position:relative}.report-chart-panel{margin:0 0 16px;padding:18px 20px;border:1px solid #dbe6f2;box-shadow:0 12px 34px #10284a12}.report-chart-panel h3{margin:0 0 14px;font-size:13px;color:#172033}.report-chart-box{height:280px;position:relative}@media(max-width:760px){.report-chart-box{height:220px}}.cqt-export-btn{background:linear-gradient(135deg,#0f9f6e,#087f58)}.cqt-export-modal{width:min(720px,calc(100vw - 28px));max-height:88vh;overflow:auto}.cqt-mode-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.cqt-mode-options label{height:44px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;color:#526173;font-size:12px;font-weight:900;cursor:pointer}.cqt-mode-options label.active{border-color:#1468e8;background:#eef6ff;color:#1468e8;box-shadow:0 8px 18px #1468e812}.cqt-mode-options input{accent-color:#1468e8}.cqt-export-hint{margin-top:10px;border:1px solid #dbe8f7;background:#f8fbff;border-radius:12px;padding:10px 12px;color:#607086;font-size:12px;font-weight:800}.cqt-item-preview{margin-top:10px;border:1px solid #e3e9f1;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;flex:1 1 auto;min-height:110px}.cqt-item-preview-head{flex:0 0 auto;display:grid;grid-template-columns:100px 1fr 60px 90px;gap:8px;background:#f3f6fb;color:#607086;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;padding:8px 12px}.cqt-item-preview-head span:nth-child(3),.cqt-item-preview-head span:nth-child(4){text-align:right}.cqt-item-preview-body{flex:1 1 auto;min-height:40px;max-height:220px;overflow:auto}.cqt-item-preview-row{display:grid;grid-template-columns:100px 1fr 60px 90px;gap:8px;padding:8px 12px;font-size:12.5px;color:#25324a;border-top:1px solid #eef2f7}.cqt-item-preview-row.is-fallback{color:#8a97ab}.cqt-item-preview-row.is-fallback .cqt-item-preview-name{color:#526173}.cqt-item-preview-sku{font-weight:800;color:#607086;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cqt-item-preview-name{font-weight:700}.cqt-item-preview-name small{display:block;font-weight:700;color:#c98a1c;font-size:10.5px;margin-top:1px}.cqt-item-preview-name small.cqt-item-preview-merged{color:#1468e8}.cqt-item-preview-qty,.cqt-item-preview-price{text-align:right;font-weight:800;color:#607086;white-space:nowrap}.cqt-export-modal .form-grid{flex-shrink:.3!important;min-height:76px!important}.cqt-export-modal .modal-actions{justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important}.cqt-total{display:flex;align-items:baseline;gap:6px;font-size:11px;color:#607086;font-weight:800;white-space:nowrap}.cqt-total b{font-size:17px;color:#e4493e;font-weight:800}.cqt-actions-buttons{display:flex;gap:8px}@media(max-width:680px){.cqt-export-modal .modal-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.cqt-total{justify-content:space-between;width:100%}.cqt-actions-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%}.cqt-actions-buttons button{width:100%!important}}.report-kpis{margin:0 0 16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.report-kpis .kpi{position:relative;overflow:hidden;min-height:96px;border:1px solid #dbe8f7;border-radius:16px;padding:16px 16px 15px 58px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 12px 28px #10284a12}.report-kpis .kpi:before{content:"";position:absolute;left:16px;top:18px;width:30px;height:30px;border-radius:11px;background:#eaf3ff;box-shadow:inset 0 0 0 1px #cfe2ff}.report-kpis .kpi:after{content:"";position:absolute;left:26px;top:28px;width:10px;height:10px;border-radius:999px;background:#1468e8;box-shadow:0 0 0 5px #1468e81a}.report-kpis .kpi:nth-child(2):before{background:#eafaf2;box-shadow:inset 0 0 0 1px #c9efd9}.report-kpis .kpi:nth-child(2):after{background:#16a36a;box-shadow:0 0 0 5px #16a36a1a}.report-kpis .kpi:nth-child(3):before{background:#fff4e8;box-shadow:inset 0 0 0 1px #ffe0bd}.report-kpis .kpi:nth-child(3):after{background:#e47a22;box-shadow:0 0 0 5px #e47a221a}.report-kpis .kpi:nth-child(4):before{background:#f3edff;box-shadow:inset 0 0 0 1px #dfd1ff}.report-kpis .kpi:nth-child(4):after{background:#7655da;box-shadow:0 0 0 5px #7655da1a}.report-kpis .kpi div{min-width:0}.report-kpis .kpi small{font-size:10px;letter-spacing:.055em;text-transform:uppercase;color:#66768b;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-kpis .kpi strong{margin-top:8px;font-size:22px;line-height:1.08;color:#172033;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-kpis .kpi:first-child strong{color:#1468e8}.report-kpis .kpi:nth-child(2) strong{color:#0d8f59}.report-kpis .kpi:nth-child(3) strong{color:#c96516}.report-kpis .kpi:nth-child(4) strong{color:#6348bd}.reports-toolbar{display:grid!important;grid-template-columns:minmax(260px,1.1fr) minmax(420px,1.7fr) minmax(180px,.7fr) 92px;gap:10px!important;align-items:center;background:linear-gradient(180deg,#fbfdff,#f7faff);padding:14px!important}.reports-toolbar .table-search{max-width:none;width:100%;height:42px;border-color:#dbe6f2;border-radius:13px;background:#fff;box-shadow:0 4px 14px #10284a08}.reports-toolbar .toolbar-select{height:42px;border-color:#dbe6f2!important;border-radius:13px;background:#fff;box-shadow:0 4px 14px #10284a06;font-weight:900}.reports-toolbar .toolbar-select input{height:36px;min-width:0;font-size:12px;color:#172033}.reports-toolbar .table-action{height:42px;border-radius:12px;background:#1468e8;color:#fff;border-color:#1468e8;font-weight:900;justify-content:center}.report-date-filter{height:42px;border:1px solid #dbe6f2;border-radius:13px;background:#fff;display:flex;align-items:center;gap:5px;padding:4px;box-shadow:0 4px 14px #10284a06;min-width:0}.report-date-filter button{flex:1;height:32px;border:0;border-radius:10px;background:transparent;color:#607086;font-size:11px;font-weight:900;white-space:nowrap;padding:0 8px}.report-date-filter button.active{background:#1468e8;color:#fff;box-shadow:0 5px 12px #1468e82a}.report-custom-range{grid-column:1 / 3;display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-custom-range .toolbar-select{width:100%}.report-selection-info{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-bottom:1px solid #edf1f5;background:#fff}.report-filter-state{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid #edf3fa;border-bottom:1px solid #edf3fa;background:#f8fbff;color:#607086;font-size:12px;font-weight:800}.report-filter-state span{color:#1468e8;background:#eaf3ff;border:1px solid #cfe2ff;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;white-space:nowrap}.report-filter-state b{color:#172033;font-size:12px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-selected-total-row{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 14px;border-bottom:1px solid #edf3fa;background:linear-gradient(90deg,#fff,#fff8ed);color:#66768b;font-size:12px;font-weight:900}.report-selected-total-row span{margin-right:auto;color:#1468e8;background:#edf5ff;border:1px solid #cfe2ff;border-radius:999px;padding:5px 10px;white-space:nowrap}.report-selected-total-row small{color:#0d8f59;background:#ecfbf4;border:1px solid #c9efd9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;white-space:nowrap}.report-selected-total-row b{color:#d9362b;font-size:16px;font-weight:950;white-space:nowrap}.report-selection-info span{font-size:11px;color:#607086;font-weight:800}.report-selection-info b{font-size:12px;color:#1468e8;background:#edf5ff;border:1px solid #cfe2ff;border-radius:999px;padding:6px 10px}.report-table th:first-child,.report-table td:first-child{width:48px;text-align:center;padding-left:14px;padding-right:8px}.report-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #cbd7e6;border-radius:6px;background:#fff;display:inline-grid;place-items:center;vertical-align:middle;cursor:pointer}.report-check:checked{border-color:#1468e8;background:#1468e8}.report-check:checked:after{content:"✓";font-size:13px;line-height:1;color:#fff;font-weight:900}.report-check:disabled{cursor:not-allowed;opacity:.55;background:#eef2f7;border-color:#d7e0ea}.report-table tbody tr:has(.report-check:checked){background:#f8fbff}.report-table th,.sold-products-report-table th{background:#eaf2fb!important;color:#29415f!important;border-bottom:1px solid #cfddeb}.report-table td b{font-weight:800;color:#172033}.sold-products-report-table td:nth-child(5),.sold-products-report-table td:nth-child(6){max-width:260px;white-space:normal;line-height:1.35}.sold-products-report-table td:nth-child(8),.sold-products-report-table td:nth-child(9),.sold-products-report-table td:nth-child(10),.sold-products-report-table td:nth-child(11){text-align:right}.sold-products-report-table tbody tr,.sold-products-report-table tbody tr.sold-order-tone-0{background:#fff}.sold-products-report-table tbody tr.sold-order-tone-1{background:#f4f9ff}.sold-products-report-table tbody tr.sold-order-tone-2{background:#f7fff8}.sold-products-report-table tbody tr.sold-order-tone-3{background:#fffaf1}.sold-products-report-table tbody tr.sold-order-tone-4{background:#fbf7ff}.sold-products-report-table tbody tr.sold-order-first td{border-top:2px solid #d6e3f1}.sold-products-report-table tbody tr:first-child td{border-top:0}.sold-products-report-table tbody tr:hover{background:#eef6ff}.sold-products-report-table .repeat-cell{color:#c1ccd9;font-weight:700}.sold-products-report-table tbody tr.sold-returned-row{background:#fff1f0!important;color:#8a5a54;opacity:.82}.sold-products-report-table tbody tr.sold-returned-row:hover{background:#ffe8e5!important}.sold-products-report-table tbody tr.sold-returned-row td{border-bottom-color:#ffd8d3}.sold-products-report-table tbody tr.sold-returned-row td:nth-child(11) b,.sold-products-report-table tbody tr.sold-returned-row td:nth-child(11) span{color:#d9362b;font-weight:900}.sold-products-report-table tbody tr.sold-returned-row td:nth-child(12) span{display:inline-flex;align-items:center;border:1px solid #ffd1cc;background:#fff6f5;color:#c53d34;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;white-space:normal}.sold-products-report-table tbody tr.sold-invoiced-row{background:#eef6ff!important;color:#3c5975;opacity:.85}.sold-products-report-table tbody tr.sold-invoiced-row:hover{background:#e1eefd!important}.sold-products-report-table tbody tr.sold-invoiced-row td{border-bottom-color:#cfe2ff}.sold-products-report-table tbody tr.sold-invoiced-row td:nth-child(12) span{display:inline-flex;align-items:center;border:1px solid #bfd8ff;background:#eef6ff;color:#1468e8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;white-space:normal}.report-tabs{background:#fff;border:1px solid #dbe6f2;border-radius:14px;padding:5px;margin:16px 0 14px;box-shadow:0 6px 18px #10284a0d}.report-tabs button{border-radius:10px!important;font-weight:900}.report-pagination{align-items:center;background:#fff;border-radius:0 0 13px 13px}.report-pagination span{margin-right:auto;color:#607086;font-weight:800}.report-pagination label{display:flex;align-items:center;gap:7px;color:#607086;font-size:11px;font-weight:900}.report-pagination select{height:34px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;color:#172033;font-size:11px;font-weight:800;padding:0 8px;outline:0}.report-pagination b{white-space:nowrap;color:#172033}@media(max-width:1080px){.reports-toolbar{grid-template-columns:1fr 1fr}.reports-toolbar .table-search,.report-date-filter,.report-custom-range{grid-column:1/-1}.reports-toolbar .table-action{width:100%}}@media(max-width:900px){.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.report-kpis .kpi{min-height:88px}}@media(max-width:680px){.reports-toolbar{grid-template-columns:1fr!important;display:grid!important;gap:8px!important;padding:10px!important;overflow:visible}.reports-toolbar>*{min-width:0;width:100%;grid-column:1!important}.reports-toolbar .table-search{height:40px}.report-date-filter{height:auto;overflow-x:auto;justify-content:flex-start;border-radius:12px}.report-date-filter button{flex:0 0 auto;height:34px}.report-custom-range{grid-template-columns:1fr;gap:8px}.reports-toolbar .toolbar-select{width:100%;height:40px;justify-content:space-between;padding:0 10px}.reports-toolbar .toolbar-select input{flex:1;width:100%;min-width:0;text-align:right}.reports-toolbar .table-action{height:40px}.report-selection-info{align-items:stretch;flex-direction:column}.report-selection-info b{text-align:center}.report-table th:first-child,.report-table td:first-child{position:sticky;left:0;background:inherit;z-index:1}.sold-products-report-table td:nth-child(5),.sold-products-report-table td:nth-child(6){min-width:160px}.report-check{width:22px;height:22px;border-radius:7px}.report-pagination{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.report-pagination span,.report-pagination label{grid-column:1/-1;width:100%;justify-content:space-between}.report-pagination b{text-align:center;align-self:center}.report-pagination .table-action{width:100%;justify-content:center}}@media(max-width:680px){.report-kpis{gap:9px;margin-bottom:12px}.report-kpis .kpi{min-height:82px;border-radius:14px;padding:13px 11px 12px 45px}.report-kpis .kpi:before{left:11px;top:15px;width:25px;height:25px;border-radius:9px}.report-kpis .kpi:after{left:19px;top:23px;width:8px;height:8px}.report-kpis .kpi small{font-size:8.5px}.report-kpis .kpi strong{font-size:16px;margin-top:7px}}@media(max-width:680px){.report-filter-state{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px}.report-filter-state span,.report-filter-state label{grid-column:1/-1;width:100%;justify-content:space-between}.report-filter-state span{text-align:center;display:block}.report-filter-state b{white-space:nowrap;line-height:1.2;text-align:center;font-size:12px}.report-filter-state .table-action{width:100%;height:36px;justify-content:center;border-radius:10px}.report-filter-state label select{min-width:90px}}@media(max-width:680px){.report-selected-total-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 10px}.report-selected-total-row span{grid-column:1/-1;margin:0;text-align:center}.report-selected-total-row small{display:block;text-align:center}.report-selected-total-row b{font-size:15px;text-align:right;align-self:center}}.cqt-export-modal{display:flex!important;flex-direction:column!important;width:min(660px,calc(100vw - 28px))!important;max-height:min(88vh,680px)!important;overflow:hidden!important}.cqt-export-modal .crud-title{flex:0 0 auto}.cqt-export-modal .cqt-mode-options{display:inline-flex!important;grid-template-columns:none!important;gap:4px!important;margin:8px 0 10px!important;padding:4px!important;border:1px solid #dbe6f2!important;border-radius:999px!important;background:#f8fbff!important;width:auto!important;max-width:100%;flex:0 0 auto}.cqt-export-modal .cqt-mode-options label{height:30px!important;min-height:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;padding:0 11px!important;font-size:11px!important;font-weight:800!important;color:#66768b!important;gap:6px!important;white-space:nowrap}.cqt-export-modal .cqt-mode-options label.active{background:#1468e8!important;color:#fff!important;box-shadow:0 4px 10px #1468e820!important}.cqt-export-modal .cqt-mode-options input{width:12px!important;height:12px!important;margin:0!important}.cqt-export-modal .form-grid{flex:1 1 auto!important;min-height:0!important;max-height:260px!important;overflow:auto!important;gap:8px!important;padding-right:4px!important}.cqt-export-modal .form-grid label{font-size:10px!important}.cqt-export-modal .form-grid input{height:34px!important}.cqt-export-hint{flex:0 0 auto!important;margin-top:8px!important;border-radius:10px!important;padding:8px 10px!important;font-size:11px!important}.cqt-export-modal .modal-actions{position:sticky!important;bottom:0!important;z-index:4!important;background:linear-gradient(180deg,#ffffffdb,#fff 42%)!important;border-top:1px solid #e4eaf2!important;margin:8px -2px -2px!important;padding:10px 2px 2px!important;display:flex!important;gap:8px!important;justify-content:flex-end!important}.cqt-export-modal .form-grid::-webkit-scrollbar{width:7px;height:7px}.cqt-export-modal .form-grid::-webkit-scrollbar-thumb{background:#cbd8e8;border-radius:999px}@media(max-width:680px){.cqt-export-modal{width:calc(100vw - 18px)!important;max-height:92vh!important}.cqt-export-modal .cqt-mode-options{display:flex!important;width:100%!important}.cqt-export-modal .cqt-mode-options label{flex:1;justify-content:center;padding:0 8px!important;font-size:10px!important}.cqt-export-modal .form-grid{grid-template-columns:1fr!important;max-height:320px!important}.cqt-export-modal .modal-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.cqt-export-modal .modal-actions button{width:100%!important}}.sidebar nav a{font-size:13px}.brand small,.store small,.topbar p{font-size:11px}.store b,.topbar h1{font-size:14px}.topbar h1{font-size:19px}.user-button{font-size:12px}.page-heading h2{font-size:23px}.page-heading p,.primary-btn{font-size:13px}.kpi small{font-size:10px}.kpi strong{font-size:20px}.kpi p{font-size:11px}.panel-head h3{font-size:15px}.panel-head p,.panel-head a{font-size:11px}.order-row,.stock-row{font-size:12px}.order-row small,.stock-row small,.order-row>strong,.stock-row>strong{font-size:11px}.status{font-size:10px}.sale-tabs button{font-size:12px}.pos-search input{font-size:13px}.pos-search button,.chips button{font-size:11px}.product-card>b,.product-card strong{font-size:12px}.product-card small{font-size:10px}.product-image span{font-size:9px}.cart-head>div h3{font-size:15px}.cart-head>div span,.customer-select{font-size:10px}.line-main>b,.cart-line>strong{font-size:12px}.qty span{font-size:11px}.cart-summary label,.cart-summary>div{font-size:11px}.cart-summary label input,.cart-summary>div input{font-size:11px}.payment-total,.payment-methods button,.split-payments label,.payment-balance{font-size:12px}.table-toolbar>button,.import-button,.table-search input{font-size:11px}table{font-size:12px}th{font-size:10px}th,td{padding:14px 16px}.table-action{font-size:10px;padding:6px 9px}.crud-title h2{font-size:19px}.crud-title p{font-size:11px}.crud-modal label,.settings-form label{font-size:12px}.crud-modal label>input,.crud-modal select,.settings-form input:not([type=checkbox]),.settings-form select{font-size:13px}.empty-cart h3,.empty-state h3{font-size:14px}.empty-cart p,.empty-state p,.empty-mini,.drawer-meta p,.drawer-line,.backup-row{font-size:11px}.drawer-items h3{font-size:13px}.audit-action{font-size:10px}@media(max-width:560px){.page-heading h2{font-size:20px}.product-card>b,.product-card strong{font-size:12px}.bottom-nav a,.bottom-nav button{font-size:10px}th,td{padding:12px}}.mobile-cart-sheet{display:none}.mobile-install-button{display:none!important}@media(max-width:820px){html,body,#app{width:100%;max-width:100%;overflow-x:hidden!important}body{position:relative;left:0;overflow-x:hidden!important;overscroll-behavior-x:none}.app-shell,.main,.content,.content.full-content,.pos-page,.pos-layout,.product-explorer{width:100%;max-width:100%;min-width:0;overflow-x:hidden!important;overscroll-behavior-x:none}.main,.content,.content.full-content{position:relative;left:0;right:auto;transform:none}body.pos-cart-open{overflow:hidden}.topbar{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.topbar .icon-btn,.bottom-nav a,.bottom-nav button{min-width:44px;min-height:44px}.topbar .mobile-install-button{display:grid!important;flex:0 0 auto;background:#eef6ff;color:#1468e8;border:1px solid #d8e9ff}.topbar .mobile-install-button svg{width:18px;height:18px}.content,.content.full-content{padding:14px 12px calc(88px + env(safe-area-inset-bottom))}.page-heading{gap:12px;margin-bottom:15px}.page-heading>div{min-width:0}.page-heading p{line-height:1.45}.page-heading .primary-btn{flex:0 0 auto;min-height:44px}.bottom-nav{height:calc(66px + env(safe-area-inset-bottom));padding:3px max(4px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px,env(safe-area-inset-left));z-index:70;pointer-events:auto;isolation:isolate}.bottom-nav a,.bottom-nav button{height:60px;font-weight:500}.bottom-nav a span,.bottom-nav button span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;min-height:21px;overflow:hidden;text-align:center;line-height:1.12;white-space:normal;word-break:keep-all}.bottom-nav button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav button.active{color:#1468e8;background:#edf5ff;border-radius:10px}.bottom-nav button:active{transform:scale(.94)}.bottom-nav svg{width:21px;height:21px}.sidebar{width:min(310px,88vw);padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom));z-index:90;overscroll-behavior:contain}.sidebar nav a{height:46px}.scrim{z-index:80}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{min-width:0;align-items:center}.kpi>div:last-child{min-width:0}.kpi strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel,.product-explorer{border-radius:11px}.module-panel{min-height:360px}.table-toolbar{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;gap:7px}.table-search{grid-column:1/-1;max-width:none;width:100%;height:44px}.table-toolbar>button,.import-button{height:42px;justify-content:center;min-width:0}.data-table-wrap{overflow:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.data-table-wrap table{min-width:max-content}.data-table-wrap th:first-child,.data-table-wrap td:first-child{position:sticky;left:0;z-index:2;background:#fff;box-shadow:5px 0 8px -8px #22344f}.data-table-wrap th:first-child{z-index:3;background:#f8fafc}th,td{height:48px;padding:11px 13px}.table-action,.row-action{min-height:38px;min-width:38px}.modal-backdrop{place-items:start center;align-items:start;padding:calc(10px + env(safe-area-inset-top)) 10px 10px}.payment-modal,.crud-modal{width:100%;max-width:none;max-height:calc(100dvh - 20px - env(safe-area-inset-top));overflow:auto;border-radius:20px;padding:20px 18px calc(20px + env(safe-area-inset-bottom))}.payment-modal input,.crud-modal input,.crud-modal select{font-size:16px!important}.crud-title,.modal-title{position:relative;align-items:flex-start;padding-right:50px;min-height:42px}.crud-title>div,.modal-title>div{min-width:0}.crud-title .icon-btn,.modal-title .icon-btn{position:absolute;top:-4px;right:0;width:42px;height:42px;border:1px solid #e3eaf3;background:#f8fbff;color:#44546a;z-index:1}.customer-quick-modal{border-radius:22px 22px 0 0!important;padding:20px 18px calc(22px + env(safe-area-inset-bottom))!important;gap:14px;background:linear-gradient(#fff,#fbfdff)}.customer-quick-modal .crud-title{padding-bottom:12px}.customer-quick-modal .crud-title h2{font-size:20px}.customer-quick-modal .crud-title p{font-size:12px}.customer-quick-modal .crud-title .icon-btn{width:40px;height:40px;border:1px solid #e3eaf3;background:#f8fbff}.customer-quick-modal label{font-size:12px!important;color:#405069}.customer-quick-modal label>input{height:46px!important;border-color:#dbe6f2!important;border-radius:12px!important;background:#fff!important;padding:0 12px!important}.customer-quick-modal .form-grid{gap:10px}.customer-quick-modal .crud-save{height:50px;border-radius:14px;font-size:14px}.split-payments label{height:50px;padding-left:7px;padding-right:7px;gap:6px}.split-payments label>span{flex:1 1 82px;min-width:70px;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.12}.split-payments .payment-amount-box{flex:0 0 64%;width:64%;height:38px;grid-template-columns:28px minmax(0,1fr) 38px;margin-left:auto}.split-payments .payment-amount-box input{width:100%;height:38px}.split-payments .payment-amount-box button:first-child{margin-left:-6px}.split-payments .payment-amount-box button:last-child{margin-right:-2px}.confirm-pay,.crud-save{min-height:48px}.order-drawer{width:100%;padding:18px 15px calc(84px + env(safe-area-inset-bottom))}.drawer-actions{flex-wrap:wrap}.drawer-actions button{min-height:42px}.pos-page{padding-bottom:72px}.sale-tabs{scrollbar-width:none}.sale-tabs::-webkit-scrollbar,.chips::-webkit-scrollbar{display:none}.sale-tabs,.chips{max-width:100%;margin-right:0;overscroll-behavior-x:contain}.sale-tabs button,.chips button{min-height:38px}.product-explorer{padding:10px;min-height:calc(100dvh - 190px)}.pos-search{height:46px}.pos-search input{min-width:0}.pos-search .pos-scan-button{width:38px!important;min-width:38px!important;height:34px!important;flex:0 0 38px!important;padding:0!important;gap:0!important;justify-content:center!important}.pos-search .pos-scan-button span{display:none!important}.pos-search .pos-scan-button svg{width:18px!important;height:18px!important;margin:0!important}.product-grid{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:22px}.product-card{padding:7px;min-height:190px;min-width:0;max-width:100%}.product-card:active{transform:none;background:#fff}.product-add{opacity:1!important;width:34px;height:34px}.product-add:active{transform:scale(.94)}.mobile-cart-button{left:auto;right:14px;bottom:calc(78px + env(safe-area-inset-bottom));width:76px;min-width:0;max-width:none;height:72px;border:0;border-radius:18px;background:linear-gradient(135deg,#1468e8,#075ed7);color:#fff;z-index:75;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 6px;box-shadow:0 14px 32px #1468e84a;font-size:11px}.mobile-cart-button.empty{opacity:.42;filter:grayscale(.35);box-shadow:0 8px 18px #64748b26;background:linear-gradient(135deg,#94a3b8,#64748b)}.mobile-cart-button.empty .mobile-cart-icon i{background:#eef2f7;color:#64748b;border-color:#94a3b8}.mobile-cart-button:active{transform:translateY(1px) scale(.99)}.mobile-cart-icon{position:relative;width:34px;height:34px;border-radius:13px;background:#ffffff1f;display:grid;place-items:center;flex:0 0 auto}.mobile-cart-icon svg{width:19px;height:19px}.mobile-cart-icon i{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;border-radius:999px;background:#ffefe9;color:#d9362b;border:2px solid #1468e8;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:900;padding:0 4px}.mobile-cart-button b{background:transparent;border:0;border-radius:0;padding:0;font-size:10px;line-height:1.15;max-width:68px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.desktop-cart-panel{display:none!important}.mobile-cart-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;flex-direction:column;height:100dvh;max-height:100dvh;padding:calc(8px + env(safe-area-inset-top)) 12px max(14px,calc(10px + env(safe-area-inset-bottom)));background:#f4f7fb;border-radius:0;box-shadow:none;overflow:hidden;overscroll-behavior:contain}.mobile-cart-sheet.open{display:flex}.mobile-cart-grabber{width:42px;height:5px;border-radius:999px;background:#c7d3e3;margin:0 auto 8px}.mobile-cart-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 12px;margin-bottom:8px}.mobile-cart-head h3{margin:0;font-size:17px}.mobile-cart-head span{display:block;margin-top:2px;font-size:12px;color:#6e7b90}.mobile-cart-customer{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:7px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:9px;margin-bottom:8px}.mobile-cart-customer .customer-combo{min-width:0}.mobile-cart-customer .customer-combo input{width:100%;min-width:0;height:42px;border:1px solid #dbe6f2;border-radius:11px;background:#f8fbff;padding:0 9px;font-size:14px;color:#172033;box-shadow:inset 0 1px #fff}.mobile-cart-customer .customer-combo input:focus{border-color:#1468e8;background:#fff;box-shadow:0 0 0 3px #1468e814}.mobile-cart-customer .customer-combo-menu{position:fixed;left:18px;right:18px;top:138px;border-radius:14px;padding:6px;max-height:260px;box-shadow:0 18px 45px #10284a30}.mobile-cart-customer .customer-combo-menu button{padding:11px 12px;border-radius:11px;font-size:13px}.mobile-cart-customer .customer-combo-menu button b{font-size:14px}.mobile-cart-customer .customer-combo-menu button small{font-size:11px}.mobile-cart-customer .customer-pill{min-width:0;height:42px;border-radius:11px;background:#f1f7ff;border-color:#cfe2ff;padding-left:9px}.mobile-cart-customer .customer-pill span{font-size:14px}.mobile-cart-customer .customer-pill small{font-size:11px}.mobile-cart-customer .customer-pill button{width:32px;height:32px;border-radius:9px}.mobile-cart-customer .add-customer{width:42px;height:42px;border-radius:11px;background:#eef5ff;border-color:#cfe2ff}.mobile-cart-customer .pos-cqt-icon-btn{width:42px;height:42px;border-radius:11px;background:#fff7ed;color:#d97706;border:1px solid #fed7aa}.mobile-cart-customer .pos-cqt-icon-btn:disabled{opacity:.42;filter:grayscale(.25)}.mobile-cart-customer .pos-cqt-icon-btn svg{width:18px;height:18px}.mobile-cart-items{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;display:flex;flex-direction:column;gap:9px;padding:2px 0 16px}.mobile-cart-line{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:10px 54px 10px 10px;box-shadow:0 4px 14px #10284a08}.mobile-cart-line img{width:54px;height:58px;object-fit:cover;border-radius:10px;background:#f0f2f5}.mobile-line-main{min-width:0}.mobile-line-main>b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-line-name{display:block;padding-right:42px}.mobile-line-name>b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-line-main .line-name-input{border:0!important;background:transparent!important;box-shadow:none!important;padding-left:0;margin-left:0}.mobile-line-main .line-name-input:focus{border:1px solid #dbe6f2!important;background:#fbfdff!important;box-shadow:0 0 0 3px #1468e814!important;padding-left:7px}.mobile-line-row{display:grid;grid-template-columns:32px minmax(82px,96px) 96px;align-items:center;gap:6px;margin-top:6px;min-width:0}.mobile-line-row .line-price{width:100%;margin:0;display:block}.mobile-line-row .line-price input{width:100%;height:32px;font-size:13px;padding:0 6px}.mobile-line-row .line-price-text{width:100%;font-size:13px}.mobile-line-row .qty{width:96px}.mobile-line-row .line-note-toggle{width:32px;height:32px}.mobile-cart-line>strong{position:absolute;right:10px;top:10px;font-size:13px;color:#1468e8;white-space:nowrap;text-align:right;background:#fff;padding-left:6px;z-index:2}.mobile-cart-line .remove{position:absolute;right:10px;top:40px;transform:none;width:34px;height:34px;border:0;border-radius:10px;background:#fff5f4;color:#d64c40;display:grid;place-items:center}.mobile-cart-line .remove svg{width:16px;height:16px}.mobile-cart-line .line-note{height:38px;font-size:16px;margin-top:8px}.mobile-cart-line .qty button{width:32px;height:32px}.mobile-cart-line .qty span{width:32px}.mobile-cart-summary{flex:0 0 auto;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px 9px max(7px,env(safe-area-inset-bottom));box-shadow:0 -6px 18px #10284a0b}.mobile-pay-row{display:grid;grid-template-columns:68px minmax(0,1fr);gap:7px;align-items:center}.summary-expand{width:100%;height:48px;border:1px solid #dbe8f8;border-radius:12px;background:#f4f8ff;color:#1468e8;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 6px;font-size:11px;font-weight:800;white-space:nowrap}.summary-extra{padding:4px 1px 5px}.summary-extra .order-note-input{display:block;width:100%;height:38px;margin:0 0 6px;border:1px solid var(--line);border-radius:9px;padding:0 10px;font-size:16px}.summary-extra>div{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px 0}.summary-extra>div input{width:116px;height:34px;border:1px solid var(--line);border-radius:8px;text-align:right;padding:0 8px;font-size:16px}.mobile-cart-summary .pay-button{height:48px;margin-top:0;min-width:0;padding:0 9px;font-size:12px;gap:6px;white-space:nowrap}.mobile-cart-summary .pay-button b{margin-left:auto;font-size:13px;white-space:nowrap}.mobile-cart-summary .pay-button svg{width:16px;height:16px;flex:0 0 auto}.toast{left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));text-align:center;font-size:12px;z-index:200}.mobile-cart-sheet .empty-cart{min-height:260px;border:1px dashed #dbe6f2;border-radius:14px;background:#fbfdff}.mobile-cart-sheet input,.mobile-cart-sheet select,.mobile-cart-sheet textarea{border-color:#dbe6f2!important;background:#fbfdff;color:#172033;outline:0}.mobile-cart-sheet input:focus,.mobile-cart-sheet select:focus,.mobile-cart-sheet textarea:focus{border-color:#1468e8!important;background:#fff;box-shadow:0 0 0 3px #1468e814}.confirm-remove-modal{gap:12px}.confirm-remove-modal>.form-grid{grid-template-columns:1fr 1fr!important;gap:8px}.confirm-remove-modal>.form-grid .table-action,.confirm-remove-modal>.form-grid .primary-btn{width:100%;min-width:0;padding-left:8px;padding-right:8px;justify-content:center;white-space:nowrap}.remove-preview{display:flex;align-items:center;gap:10px;border:1px solid #edf1f5;background:#fbfdff;border-radius:12px;padding:10px}.remove-preview img{width:52px;height:52px;object-fit:cover;border-radius:10px;background:#f0f2f5}.remove-preview div{min-width:0;display:flex;flex-direction:column;gap:4px}.remove-preview b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-preview span{font-size:12px;color:#6e7b90}.danger-confirm{background:linear-gradient(135deg,#ef5648,#d9362b)!important;box-shadow:0 6px 16px #d9362b2e!important}.sync-process{grid-template-columns:1fr 1fr}.sync-step:not(:last-child):after{display:none}.sync-bulk-bar{grid-template-columns:1fr auto;gap:7px;align-items:center}.sync-detail-modal{width:100%;max-width:none}.sync-bulk-bar>span{grid-column:1 / -1;grid-row:2;justify-self:start}.sync-bulk-bar .table-action{grid-column:2;grid-row:1;width:auto;min-height:34px;white-space:nowrap}.sync-line-row{grid-template-columns:minmax(0,1fr) auto;gap:6px}.sync-line-row strong{justify-self:end}.sync-line-remove{grid-column:2;justify-self:end}.sync-add-line{grid-template-columns:minmax(0,1fr) 54px auto}.sync-product-suggest{position:fixed;left:18px;right:18px;top:auto;max-height:260px}.pos-image-dropzone{grid-template-columns:1fr;text-align:center}.pos-image-modal{max-height:calc(100dvh - 18px)!important;padding:14px 12px calc(12px + env(safe-area-inset-bottom))!important;gap:10px!important;overflow:auto}.pos-image-modal .crud-title{flex:0 0 auto;padding-bottom:8px;border-bottom:1px solid #eef3f8}.pos-image-modal .crud-title h2{font-size:17px}.pos-image-modal .crud-title p{font-size:10px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-image-dropzone{margin:2px 0 8px!important;padding:9px!important;border-radius:13px}.pos-image-dropzone img{width:100%;height:132px}.pos-image-dropzone div{gap:3px!important}.pos-image-dropzone b{font-size:13px!important}.pos-image-dropzone span{font-size:11px!important;line-height:1.35!important}.pos-image-modal>label{font-size:11px!important}.pos-image-modal>label input{height:38px!important;margin-top:5px!important;font-size:12px!important}.pos-image-actions{grid-template-columns:1fr}.pos-image-actions{gap:7px!important;margin:8px 0!important}.pos-file-pick,.pos-image-actions>.table-action{height:42px!important}.pos-image-library-panel{max-height:248px;overflow:hidden;padding:7px!important;margin-bottom:6px!important}.pos-image-library-toolbar{grid-template-columns:minmax(0,1fr) 58px!important}.pos-image-library-meta{align-items:flex-start;gap:6px;font-size:10px!important}.pos-image-library-meta>div{flex:0 0 auto}.pos-image-library{grid-template-columns:repeat(3,1fr)}.pos-image-library{max-height:138px!important}.pos-image-library button{height:62px!important}.pos-image-save-row{position:sticky;bottom:0;z-index:2;background:#fff;padding-top:8px;margin-top:2px;box-shadow:0 -8px 18px #0f172a0f}}@media(max-width:480px){.topbar h1{font-size:17px}.top-actions{gap:2px}.top-actions>.icon-btn{display:none}.page-heading{align-items:stretch;flex-direction:column}.page-heading .primary-btn{align-self:stretch}.kpi-grid{gap:8px}.kpi{padding:11px 9px;gap:8px}.kpi-icon{display:none}.kpi strong{font-size:17px}.table-toolbar{grid-template-columns:repeat(2,1fr)}.table-toolbar>button,.import-button{font-size:11px}.pos-page .sale-tabs{margin-right:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:112px}.product-card{min-height:174px}}@media(max-width:360px){.content,.content.full-content{padding-left:8px;padding-right:8px}.product-grid{gap:6px}.product-image{height:100px}.product-card{min-height:162px}.mobile-cart-line{padding-right:50px}.mobile-line-row{grid-template-columns:30px minmax(72px,84px) 84px;gap:5px}.mobile-line-row .line-price input,.mobile-line-row .line-price-text{font-size:12px}.mobile-cart-line .qty button,.mobile-cart-line .qty span{width:28px}.mobile-line-row .qty{width:84px}.mobile-line-row .line-note-toggle{width:30px}}.pos-loading{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;overflow:hidden}.pos-loading i{height:185px;border-radius:10px;background:linear-gradient(90deg,#eef2f7,#f9fbfd,#eef2f7);background-size:200%;animation:pulse 1.3s infinite}.pos-error{min-height:300px;padding:20px}.pos-error p{max-width:330px;line-height:1.5}@media(max-width:560px){.pos-loading{grid-template-columns:repeat(2,1fr)}.pos-loading i{height:174px}}.scanner-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#06101fd9;display:grid;place-items:center;padding:16px}.scanner-modal{width:min(520px,100%);max-height:95dvh;overflow:auto;background:#fff;border-radius:18px;padding:16px;box-shadow:0 28px 80px #0008}.scanner-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.scanner-modal h2{font-size:19px;margin:0 0 4px}.scanner-modal header p{font-size:12px;color:var(--muted);margin:0}.scanner-camera{position:relative;overflow:hidden;min-height:300px;aspect-ratio:4/3;border-radius:14px;background:#07111e}.scanner-camera video{width:100%;height:100%;object-fit:cover;display:block}.scanner-frame{position:absolute;top:18%;right:8%;bottom:18%;left:8%;border:2px solid #fff;border-radius:12px;box-shadow:0 0 0 999px #0005}.scanner-frame:after{content:"";position:absolute;left:5%;right:5%;top:50%;height:2px;background:#ff4141;box-shadow:0 0 8px #ff4141;animation:scanner-line 1.8s ease-in-out infinite}.scanner-frame span:before,.scanner-frame span:after{content:"";position:absolute;width:28px;height:28px;border-color:#36df8d}.scanner-frame span:before{left:-2px;top:-2px;border-left:4px solid #36df8d;border-top:4px solid #36df8d;border-radius:10px 0 0}.scanner-frame span:after{right:-2px;bottom:-2px;border-right:4px solid #36df8d;border-bottom:4px solid #36df8d;border-radius:0 0 10px}.scanner-switch{position:absolute;left:12px;bottom:12px;border:1px solid #ffffff66;background:#07111ecc;color:#fff;border-radius:20px;min-height:38px;padding:0 14px;font-size:12px;font-weight:700}.scanner-torch{position:absolute;right:12px;bottom:12px;border:1px solid #ffffff66;background:#07111ecc;color:#fff;border-radius:20px;min-height:38px;padding:0 14px;font-size:12px}.scanner-error{padding:10px 12px;background:#fff0ef;color:#bd3e35;border-radius:9px;font-size:12px;line-height:1.5}.scanner-manual{margin-top:14px}.scanner-manual label{display:block;font-size:12px;font-weight:600;color:#536176;margin-bottom:7px}.scanner-manual>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.scanner-manual input{min-width:0;width:100%;height:44px;border:1px solid #dbe6f2;border-radius:9px;padding:0 11px;font-size:16px;outline:0}.scanner-manual input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.scanner-manual .primary-btn{height:44px;min-height:44px;white-space:nowrap;padding:0 14px;box-shadow:none}.scanner-manual .primary-btn:disabled{opacity:.45;cursor:not-allowed}@keyframes scanner-line{0%,to{transform:translateY(-80px)}50%{transform:translateY(80px)}}@media(max-width:560px){.scanner-backdrop{padding:calc(10px + env(safe-area-inset-top)) 12px 12px;align-items:start;justify-items:center}.scanner-modal{width:100%;max-width:440px;max-height:calc(100dvh - 24px);border-radius:18px;padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.scanner-camera{min-height:0;aspect-ratio:3/4;max-height:min(54dvh,500px);margin:0 auto}.scanner-frame{top:24%;right:8%;bottom:24%;left:8%}.scanner-switch,.scanner-torch{min-height:42px;padding:0 13px;font-size:12px}.scanner-manual>div{grid-template-columns:minmax(0,1fr) 76px}.scanner-manual input{border-color:#dbe6f2}.scanner-manual .primary-btn{width:76px;padding:0 8px}}.debt-confirm-amount{color:#e4493e;font-weight:800}.desktop-compact-summary>.desktop-summary-extra>.cart-export-row,.mobile-cart-summary>.summary-extra>.cart-export-row{display:flex!important;gap:8px!important;justify-content:flex-start!important;width:100%!important;padding:6px 0 2px!important}.cart-export-row .table-action{flex:1;justify-content:center;height:34px;font-size:11px;font-weight:800;gap:5px;white-space:nowrap}.cart-export-row .table-action svg{width:14px;height:14px}.cart-export-row .table-action:disabled{opacity:.55;cursor:not-allowed}.cart-export-row .table-action.is-busy{opacity:1;border-color:#9fc4f8;background:#f7fbff;color:#1468e8}.cart-export-row .table-action.is-busy svg{animation:cart-export-spin 1s linear infinite}@keyframes cart-export-spin{to{transform:rotate(360deg)}}.pos-modal-error{display:flex;align-items:flex-start;gap:7px;background:#fff0ef;color:#c53d34;border:1px solid #ffd1cc;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:700;line-height:1.4}.pos-modal-error svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px}.payment-invoice-check{display:grid;grid-template-columns:18px 1fr;gap:4px 10px;align-items:start;border:1px solid #dbe6f2;background:#fbfdff;border-radius:10px;padding:10px 12px;margin-top:10px}.payment-invoice-check input{width:16px;height:16px;margin:2px 0 0;accent-color:#1468e8}.payment-invoice-check span{font-size:12px;font-weight:800;color:#172033}.payment-invoice-check small{grid-column:2;font-size:10.5px;color:#728096;line-height:1.4}.payment-customer-line{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#728096;padding:10px 2px 0;margin-top:6px}.payment-customer-line b{font-weight:800;color:#172033;max-width:70%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-head{gap:8px}.cart-head>div:first-child{flex:0 0 auto}.cart-customer{position:relative;display:block;flex:1;min-width:0}.cart-customer input{width:100%;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 9px;font-size:12px;color:#405069;outline:0}.cart-customer input:focus,.line-note:focus,.line-price input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.customer-combo{position:relative}.customer-combo-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:90;background:#fff;border:1px solid #dbe6f2;border-radius:10px;box-shadow:0 14px 35px #10284a22;max-height:230px;overflow:auto;padding:5px}.customer-combo-menu button{width:100%;border:0;background:#fff;border-radius:8px;text-align:left;padding:8px 10px;color:#26364c}.customer-combo-menu button:hover{background:#f1f7ff;color:#1468e8}.customer-combo-menu small{display:block;color:#7d8998;margin-top:2px}.customer-combo-empty{padding:10px;color:#7d8998;font-size:12px}.customer-pill{height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #dbe6f2;border-radius:9px;background:#f8fbff;padding:3px 4px 3px 10px}.customer-pill span{font-weight:800;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-pill small{grid-column:1;color:#7d8998;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-pill button{grid-column:2;grid-row:1 / span 2;width:28px;height:28px;border:0;border-radius:7px;background:#fff;color:#607086;display:grid;place-items:center}.customer-pill button svg{width:14px}.add-customer{flex:0 0 34px;border:1px solid var(--line);background:#f8fbff;color:#1468e8}.cart-line{display:grid;grid-template-columns:48px minmax(0,1fr) 92px;align-items:start;padding:9px 34px 9px 10px;gap:8px;min-height:68px}.cart-line img{grid-column:1;grid-row:1 / span 2;align-self:start}.line-main{grid-column:2;min-width:0;padding-right:0}.cart-line>strong{grid-column:3;grid-row:1;text-align:right;padding-top:4px;font-variant-numeric:tabular-nums;align-self:start}.cart-line .remove{right:6px;top:19px;bottom:auto;transform:none}.line-note{width:100%;height:29px;border:1px solid #e8edf4;border-radius:7px;margin-top:7px;padding:0 8px;font-size:10px;outline:0;background:#fbfcfe;color:#344055}.line-price{display:grid;grid-template-columns:auto minmax(86px,1fr);align-items:center;gap:7px;margin:5px 0 7px;font-size:10px;color:#728096}.line-price input{width:100%;height:28px;border:1px solid #e8edf4;border-radius:7px;text-align:right;padding:0 8px;font-size:11px;outline:0;background:#fff;font-variant-numeric:tabular-nums}.cart-line>strong{white-space:nowrap}.line-name-input{width:100%;height:25px;border:1px solid transparent;border-radius:7px;padding:0 7px;margin:-2px 0 1px -7px;font-size:12px;font-weight:800;color:#172033;background:transparent;outline:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.line-name-input:focus{border-color:#d8e9ff;background:#fff;box-shadow:0 0 0 3px #1468e812}.cart-line .line-name-input:not(:focus){border-color:transparent!important;background:transparent!important;box-shadow:none!important;outline:0!important}.line-compact-controls{display:flex;align-items:center;gap:6px;margin:3px 0 0;min-width:0;white-space:nowrap}.line-compact-controls .line-price{flex:0 0 132px;margin:0;grid-template-columns:auto 76px}.line-price-text{flex:0 0 104px;font-weight:800;color:#1468e8;font-variant-numeric:tabular-nums}.line-compact-controls .qty{flex:0 0 auto}.line-note-toggle{width:30px;height:28px;border:1px solid #e8edf4;border-radius:7px;background:#fff;color:#607086;display:grid;place-items:center}.line-note-toggle svg{width:14px}.cart-summary{flex:0 0 auto}.cart-summary label{display:block}.cart-summary>div input,.split-payments input{text-align:right;font-variant-numeric:tabular-nums}.cart-promotion-row select{max-width:170px;height:30px;border:1px solid var(--line);border-radius:8px;padding:0 6px;font-size:12px;outline:0;background:#fff}.cart-promotion-row select:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.payment-balance .over{color:#0f8c5b}.payment-balance .ok{color:#128152;font-weight:700}.payment-warning{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px;border-radius:10px;font-size:11px;line-height:1.4;background:#fff8e7;color:#8a5a00}.payment-warning svg{width:17px;flex:0 0 auto;margin-top:1px}.payment-warning.short{background:#fff0ef;color:#c53d34}.payment-warning.over{background:#ecfdf4;color:#0f7b4f}@media(min-width:821px){.split-payments input{font-size:18px!important;font-weight:900}}.customer-quick-modal{width:min(560px,100%)}.pos-page{font-size:14px}.pos-page .product-card>b,.pos-page .product-card strong,.pos-page .line-main>b,.pos-page .cart-line>strong{font-size:14px}.pos-page .product-card small,.pos-page .cart-summary label,.pos-page .cart-summary>div,.pos-page .cart-customer input,.pos-page .cart-customer select{font-size:12px}.pos-page .product-card{position:relative;cursor:default}.pos-page .product-image .product-web-badge{position:absolute;left:7px;top:7px;z-index:3;height:22px;min-width:40px;border-radius:999px;background:#0f8c5b;color:#fff;display:inline-grid;place-items:center;padding:0 8px;font-size:10px;font-weight:900;letter-spacing:.04em;box-shadow:0 6px 16px #065f4629}.pos-page .product-meta-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:3px 0;min-width:0}.pos-page .product-meta-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.pos-page .product-meta-row span{flex:0 0 auto;border-radius:999px;background:#e9f9f1;color:#08784b;padding:3px 6px;font-size:10px;font-weight:800;line-height:1}.pos-page .product-meta-row span.low{background:#fff0e9;color:#c94f29}.pos-page .product-card[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;left:8px;right:8px;bottom:calc(100% + 6px);z-index:20;background:#10223d;color:#fff;border-radius:8px;padding:7px 9px;font-size:12px;line-height:1.35;white-space:normal;box-shadow:0 10px 26px #10284a35;pointer-events:none}.pos-page .product-add{position:absolute;right:6px;bottom:6px;z-index:3;width:31px;height:31px;border:0;border-radius:9px;background:#1468e8;color:#fff;display:grid;place-items:center;opacity:0;transition:.15s;box-shadow:0 8px 18px #1468e840}.pos-page .product-card:hover .product-add{opacity:1}.pos-page .product-add svg{width:16px;height:16px}.pos-page .product-add:disabled{opacity:.45;cursor:not-allowed;background:#8d99a9;box-shadow:none}.pos-page .pos-product-menu-trigger{position:absolute;right:6px;top:6px;z-index:3;width:28px;height:28px;border:1px solid rgba(255,255,255,.7);border-radius:9px;background:#07111e9e;color:#fff;font-size:18px;line-height:1;display:grid;place-items:center;box-shadow:0 6px 16px #0f172a38}.pos-page .pos-product-menu{position:absolute;right:6px;top:39px;z-index:5;min-width:104px;background:#fff;border:1px solid #dbe6f2;border-radius:10px;padding:5px;box-shadow:0 14px 34px #0f172a2e}.pos-page .pos-product-menu label,.pos-page .pos-product-menu button{width:100%;height:32px;border:0;border-radius:8px;background:#fff;padding:0 10px;display:flex;align-items:center;text-align:left;color:#405069;font-size:11px;font-weight:800;cursor:pointer}.pos-page .pos-product-menu label:hover,.pos-page .pos-product-menu button:hover{background:#f1f7ff;color:#1468e8}.pos-page .pos-product-menu input{display:none}.pos-price-modal{width:min(430px,100%)}.price-product-preview{display:flex;align-items:center;gap:12px;border:1px solid #e8edf4;background:#f8fbff;border-radius:12px;padding:10px;margin:12px 0}.price-product-preview img{width:58px;height:58px;border-radius:10px;object-fit:cover;background:#eef2f7}.price-product-preview div{display:flex;flex-direction:column;gap:4px;min-width:0}.price-product-preview b{font-size:14px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-product-preview span{font-size:12px;color:#6e7b90}.pos-price-modal label{display:block;font-size:12px;font-weight:800;color:#536176}.pos-price-modal label input{display:block;width:100%;height:44px;margin-top:7px;border:1px solid #dbe6f2;border-radius:10px;text-align:left;padding:0 12px;font-size:15px;font-weight:800;color:#172033;outline:0}.pos-price-modal .form-grid label:last-child input{text-align:right;font-size:18px;font-weight:900;color:#1263d3;font-variant-numeric:tabular-nums}.pos-price-modal label input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.pos-web-sync-note{display:block;margin-top:5px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:9px;padding:6px 8px;font-size:11px!important;line-height:1.35;font-weight:800}.pos-web-sync-note.warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.pos-web-compare{border:1px solid #dbeafe;background:#f8fbff;border-radius:14px;padding:10px 12px;display:grid;gap:9px}.pos-web-compare-status{font-size:12px;font-weight:900;color:#1468e8}.pos-web-compare-status.error{color:#dc2626}.pos-web-compare-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pos-web-compare-head b{font-size:13px;color:#172033;line-height:1.35}.pos-web-compare-head span{font-size:10px;font-weight:900;color:#64748b;text-align:right;white-space:nowrap}.pos-web-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.pos-web-compare-grid>div{border:1px solid #e4ecf6;background:#fff;border-radius:10px;padding:8px;min-width:0}.pos-web-compare-grid span{display:block;font-size:9px;font-weight:900;text-transform:uppercase;color:#7b8798;margin-bottom:3px}.pos-web-compare-grid b{display:block;font-size:12px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-web-compare-grid .sync-up{color:#15803d}.pos-web-compare-grid .sync-down{color:#dc2626}@media(max-width:680px){.pos-web-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-web-compare-head{display:grid}.pos-web-compare-head span{text-align:left;white-space:normal}}@media(max-width:520px){.pos-price-modal .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.pos-price-modal .form-grid .table-action,.pos-price-modal .form-grid .primary-btn{width:100%;min-width:0;justify-content:center;margin:0}.pos-price-modal label input{height:40px;font-size:13px}.pos-price-modal .form-grid label:last-child input{font-size:15px}}.pos-image-modal{width:min(620px,100%);max-height:min(92dvh,760px);overflow:auto}.pos-image-dropzone{display:grid;grid-template-columns:140px minmax(0,1fr);gap:13px;align-items:center;border:1px dashed #9bbfec;background:#f8fbff;border-radius:14px;padding:12px;margin:12px 0;outline:0}.pos-image-dropzone:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.pos-image-dropzone img{width:140px;height:110px;border-radius:11px;object-fit:cover;background:#eef2f7}.pos-image-dropzone div{display:flex;flex-direction:column;gap:5px;color:#405069}.pos-image-dropzone b{font-size:14px}.pos-image-dropzone span{font-size:12px;color:#6e7b90;line-height:1.45}.pos-image-dropzone small{font-size:11px;color:#1468e8;font-weight:800}.pos-image-modal>label{display:block;font-size:12px;font-weight:800;color:#536176}.pos-image-modal>label input{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #dbe6f2;border-radius:10px;padding:0 12px;font-size:13px;outline:0}.pos-image-modal>label input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.pos-image-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.pos-file-pick{height:48px;border:1px solid #dbe6f2;background:#fff;border-radius:12px;padding:0 12px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;color:#172033;cursor:pointer;box-shadow:0 4px 14px #0f172a0d;transition:.15s}.pos-file-pick span{grid-row:1 / span 2;width:32px;height:32px;border-radius:10px;background:#edf5ff;color:#1468e8;display:grid;place-items:center;font-size:18px;font-weight:900;line-height:1}.pos-file-pick b{font-size:12px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-file-pick small{font-size:9px;color:#7d8998;line-height:1}.pos-file-pick:hover{border-color:#1468e8;background:#f8fbff;box-shadow:0 0 0 3px #1468e812}.pos-file-pick input{display:none!important}.pos-image-actions>.table-action{height:48px;border-radius:12px;justify-content:center;font-size:12px;font-weight:900;background:#f8fbff;border-color:#dbe6f2;color:#1468e8}.pos-image-actions input{display:none}.pos-image-library-panel{border:1px solid #edf2f7;background:#fbfdff;border-radius:12px;padding:8px;margin-bottom:12px}.pos-image-library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:7px}.pos-image-library-toolbar input{height:34px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;padding:0 10px;font-size:12px;outline:0}.pos-image-library-toolbar input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.pos-image-library-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#6e7b90;margin-bottom:8px}.pos-image-library-meta>div{display:flex;gap:6px}.pos-image-library-meta .table-action{height:30px;padding:0 9px}.pos-image-library-meta .table-action:disabled{opacity:.45;cursor:not-allowed}.pos-image-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px;max-height:220px;overflow:auto}.pos-image-library button{border:2px solid transparent;background:#fff;border-radius:10px;padding:3px;height:78px;overflow:hidden}.pos-image-library button.active{border-color:#1468e8}.pos-image-library img{width:100%;height:100%;object-fit:cover;border-radius:7px;background:#eef2f7}.pos-image-save-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important}.pos-image-save-row .table-action,.pos-image-save-row .primary-btn{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 10px!important;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;line-height:1!important;box-sizing:border-box!important}.pos-page .product-card.unavailable{opacity:.48;filter:grayscale(.35);background:#f7f9fc}.pos-page .product-card.unavailable:hover{transform:none;box-shadow:none;border-color:var(--line)}.pos-page .product-card.unavailable .product-image:after{content:"Hết hàng";position:absolute;inset:auto 7px 7px 7px;z-index:2;height:26px;border-radius:8px;background:#1f2b3dcc;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.pos-page .product-image{background:linear-gradient(145deg,#f4f7fb,#edf3fa)!important}.pos-page .product-image.zoomable,.pos-page .cart-line img.zoomable,.pos-page .mobile-cart-line img.zoomable{cursor:zoom-in}.pos-page .product-image:before{content:"Ảnh SP";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#9aa8ba;font-size:11px;font-weight:800;letter-spacing:.03em;z-index:0}.pos-page .product-image img{position:relative;z-index:1;opacity:0;transition:opacity .18s ease;background:#f4f7fb}.pos-page .product-image img.loaded,.pos-page .product-image img.failed{opacity:1}.pos-page .cart-line img,.mobile-cart-line img{opacity:0;transition:opacity .18s ease;background:linear-gradient(145deg,#f4f7fb,#edf3fa)}.pos-page .cart-line img.loaded,.pos-page .cart-line img.failed,.mobile-cart-line img.loaded,.mobile-cart-line img.failed{opacity:1}.pos-page .qty button:disabled{opacity:.35;cursor:not-allowed;background:#eef1f5;color:#9aa6b4}.pos-page .pos-search input{font-size:15px}.pos-page .pos-search button,.pos-page .chips button,.pos-page .sale-tabs button{font-size:13px}.pos-page .cart-head h3{font-size:17px}.pos-page .cart-summary label input,.pos-page .cart-summary>div input{font-size:14px}.pos-page .qty span{font-size:13px}@media(min-width:821px){.pos-layout{height:calc(100vh - 126px);align-items:stretch}.cart-panel{max-height:100%;overflow:hidden}.cart-items{min-height:0}.cart-summary{padding:10px 13px}.desktop-compact-summary{display:flex!important;flex-direction:column;align-items:stretch;gap:8px;width:100%}.desktop-compact-summary>.desktop-summary-extra{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;align-self:stretch!important;padding:0 0 2px!important;margin:0!important}.desktop-compact-summary>.desktop-summary-extra .order-note-input{display:block;width:100%!important;max-width:none;height:32px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font-size:13px;outline:0;text-align:left!important}.desktop-compact-summary>.desktop-summary-extra .order-note-input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.desktop-compact-summary>.desktop-summary-extra>div{display:flex!important;width:100%!important;max-width:none;align-items:center;justify-content:space-between;font-size:12px;padding:4px 0!important}.desktop-compact-summary>.desktop-summary-extra>div input{width:120px;height:30px;border:1px solid var(--line);border-radius:8px;text-align:right;padding:0 8px;font-size:13px}.desktop-pay-row{display:grid!important;grid-template-columns:78px minmax(0,1fr);gap:8px;align-items:center;padding:0!important;width:100%;max-width:none;align-self:stretch}.desktop-pay-row .summary-expand{width:100%;height:40px;border:1px solid #dbe8f8;border-radius:10px;background:#f4f8ff;color:#1468e8;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;white-space:nowrap}.desktop-pay-row .summary-expand:hover{background:#eaf3ff}.desktop-pay-row .pay-button{height:40px;margin:0;min-width:0;padding:0 12px;font-size:12px}.desktop-pay-row .pay-button b{margin-left:auto}.cart-summary label input{height:30px;margin-bottom:6px}.cart-summary>div{padding:3px 0}.cart-summary .grand-total{padding:8px 0;margin-top:5px}.pay-button{height:40px}}@media(max-width:820px){.modal-backdrop{z-index:120}.cart-panel.open{z-index:100;bottom:0!important;padding-bottom:env(safe-area-inset-bottom)}.cart-panel.open+.mobile-cart-button,.cart-panel.open~.mobile-cart-button{display:none}.cart-customer input,.customer-pill{height:39px;font-size:16px}.add-customer{flex:0 0 42px;height:42px}.line-note{height:36px;font-size:16px}.line-price{font-size:13px}.line-price input{height:36px;font-size:16px}.payment-warning{font-size:12px}.pos-page .product-card>b,.pos-page .product-card strong,.pos-page .line-main>b,.pos-page .cart-line>strong{font-size:14px}.pos-page .product-card small{font-size:12px}.pos-page .product-card:hover:after{display:none!important}.pos-page .cart-summary label,.pos-page .cart-summary>div{font-size:13px}.customer-quick-modal{padding-bottom:calc(22px + env(safe-area-inset-bottom))!important}}@media(max-width:420px){.cart-head{grid-template-columns:auto 1fr auto auto}.cart-head>div:first-child h3{font-size:13px}.cart-head>div:first-child span{display:none}}.realtime-strip{display:flex;align-items:center;gap:8px;margin:8px 0 10px;padding:8px 10px;border:1px solid #ffd7a8;background:#fff8ed;color:#9a5b00;border-radius:12px;font-size:12px}.realtime-strip span{width:9px;height:9px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 3px #f59e0b24}.realtime-strip.online{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.realtime-strip.online span{background:#16a34a;box-shadow:0 0 0 3px #16a34a24}.realtime-strip b{font-weight:700}.realtime-strip small{margin-left:auto;color:inherit;opacity:.75}input,select,textarea{border-color:#dbe6f2!important}input:focus,select:focus,textarea:focus{border-color:#287be8!important;box-shadow:0 0 0 3px #1468e812;outline:0}.pos-page{height:calc(100vh - 104px);overflow:hidden;overscroll-behavior:contain}.pos-page .product-explorer,.pos-page .cart-panel{overflow:hidden}.pos-page .product-explorer{display:flex;flex-direction:column;min-height:0}.pos-page .pos-search{flex:0 0 41px;min-height:41px}.pos-page .chips{flex:0 0 51px;min-height:51px;max-height:51px;align-items:center;overflow-x:auto;overflow-y:hidden;padding:10px 0}.pos-page .chips button{flex:0 0 auto}.pos-page .product-grid{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0;align-content:start}.pos-page .pos-pager{flex:0 0 40px;min-height:40px}.pos-search{position:relative}.pos-search-clear{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;justify-content:center!important;background:#f6f8fb!important;color:#718095!important}.pos-search-clear svg{width:15px!important}.pos-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 2px 0;color:#6e7b90;font-size:12px}.pos-pager button{height:32px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;color:#1468e8;padding:0 11px;font-size:12px;font-weight:800}.pos-pager button:disabled{opacity:.45;cursor:not-allowed;color:#8a96a8;background:#f3f6fa}.qty.qty-edit input{width:44px;border:0!important;box-shadow:none!important;text-align:center;font-size:12px;font-weight:800;color:#172033;background:#fff;padding:0 2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.qty.qty-edit input::-webkit-outer-spin-button,.qty.qty-edit input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.toast.success{background:#0f8c5b}.toast.error{background:#c53d34}.permission-group-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.permission-group-card{border:1px solid #dbe6f2;border-radius:12px;background:#fbfdff;padding:12px;display:grid;gap:5px}.permission-group-card b{font-size:13px;color:#172033}.permission-group-card span{font-size:11px;color:#607086}.permission-group-card small{font-size:10px;color:#1468e8;font-weight:800}.permission-group-edit{width:max-content;height:30px;border-radius:999px;background:#eef5ff!important;border-color:#d9e9ff!important;color:#1468e8!important;font-weight:800;margin:2px 0 4px}.permission-group-modal input[readonly],.permission-group-modal select:disabled{background:#f3f6fa!important;color:#7a8798!important;cursor:not-allowed}.permission-matrix{margin-top:8px;border:1px solid #e5edf7;border-radius:10px;overflow:auto;background:#fff}.permission-matrix-head,.permission-matrix-row{display:grid;grid-template-columns:minmax(90px,1.1fr) repeat(5,52px);align-items:center;min-width:350px}.permission-matrix-head{background:#f1f7ff;color:#405069;font-size:10px;font-weight:900}.permission-matrix-head span,.permission-matrix-row>*{padding:7px;border-right:1px solid #edf2f7;border-bottom:1px solid #edf2f7;text-align:center}.permission-matrix-head span:first-child,.permission-matrix-row>b{text-align:left}.permission-matrix-row b{font-size:11px;color:#26364c}.permission-matrix-row label{display:grid;place-items:center;min-height:28px}.permission-matrix-row input{width:15px;height:15px;margin:0;accent-color:#1468e8}.permission-group-modal{width:min(560px,100%)}.permission-group-modal label>select{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #dbe6f2;border-radius:8px;background:#fff;padding:0 10px;outline:0;font-size:10px;color:#172033}.permission-group-modal label>select:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.permission-group-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.permission-group-actions .table-action,.permission-group-actions .crud-save{width:100%;height:42px;margin:0;justify-content:center}.pos-pref-button{background:#f7fbff!important;color:#1468e8!important;border-color:#d9e9ff!important}.pos-draft-button{background:#fff8ed!important;color:#b45309!important;border-color:#ffe0ad!important}.pos-draft-modal{width:min(560px,calc(100vw - 24px));max-height:min(76dvh,620px);display:flex;flex-direction:column;overflow:hidden}.pos-draft-search{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 11px;margin:13px 0 10px}.pos-draft-search svg{width:16px;color:#1468e8}.pos-draft-search input{flex:1;min-width:0;border:0;outline:0;font-size:13px;color:#172033;background:transparent}.pos-draft-list{display:grid;gap:8px;overflow:auto;padding-right:3px}.pos-draft-list button{width:100%;border:1px solid #e2ebf6;background:#fff;border-radius:13px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.pos-draft-list button:hover{border-color:#9fc4f8;background:#f7fbff}.pos-draft-list button:disabled{opacity:.55;cursor:default}.pos-draft-list button.pos-draft-item-loading{opacity:1;border-color:#9fc4f8;background:#f7fbff}.pos-draft-list button.pos-draft-item-loading small{color:#1468e8;font-weight:700}.pos-draft-list b{display:block;font-size:13px;color:#172033}.pos-draft-list small{display:block;margin-top:4px;font-size:11px;color:#6f7d91}.pos-draft-list strong{font-size:14px;color:#1468e8;white-space:nowrap}.pos-draft-loading{display:grid;gap:8px}.pos-draft-loading i{height:52px;border-radius:13px;background:linear-gradient(90deg,#f2f5f8,#fbfcfe,#f2f5f8);background-size:200%;animation:pulse 1.2s infinite}.pos-pref-modal{width:min(620px,calc(100vw - 26px))}.pos-pref-grid{display:grid;gap:9px}.pos-pref-row{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;border:1px solid #dbe6f2;background:#fbfdff;border-radius:13px;padding:12px;color:#405069}.pos-pref-row input{width:18px!important;height:18px!important;margin:2px 0 0!important;accent-color:#1468e8}.pos-pref-row span{display:grid;gap:3px}.pos-pref-row b{font-size:13px;color:#172033}.pos-pref-row small{font-size:11px;color:#718095;line-height:1.45}.pos-image-zoom-backdrop{z-index:90}.pos-image-zoom-modal{width:min(760px,calc(100vw - 28px));max-height:92dvh}.pos-image-zoom-box{min-height:260px;max-height:70dvh;border:1px solid #e4ecf6;background:#f8fbff;border-radius:14px;display:grid;place-items:center;overflow:hidden}.pos-image-zoom-box img{max-width:100%;max-height:70dvh;width:auto;height:auto;object-fit:contain;display:block}.pos-pref-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pos-pref-actions .table-action,.pos-pref-actions .primary-btn{width:100%;height:42px;margin:0;justify-content:center}.desktop-cart-panel .mobile-cart-close{display:none!important}@media(min-width:821px){.desktop-cart-panel .desktop-compact-summary{padding:12px 14px 22px!important}.desktop-cart-panel .desktop-pay-row{padding-bottom:10px!important;align-items:center}.desktop-cart-panel .desktop-pay-row .summary-expand,.desktop-cart-panel .desktop-pay-row .pay-button{height:42px!important}.permission-group-list{grid-template-columns:1fr!important}.permission-group-card{width:100%}.permission-matrix-head,.permission-matrix-row{grid-template-columns:minmax(180px,1.8fr) repeat(5,minmax(86px,1fr));min-width:760px}}@media(max-width:820px){.pos-page{height:auto;min-height:calc(100dvh - 150px);overflow-x:hidden;overflow-y:visible;overscroll-behavior-x:none;overscroll-behavior-y:auto;touch-action:pan-y}.pos-page .product-explorer,.pos-page .product-grid{overflow:visible}.pos-pager{justify-content:space-between}.qty.qty-edit input{width:34px}.sync-add-line{grid-template-columns:1fr 1fr}.sync-product-search,.sync-add-button{grid-column:1 / -1}.pos-search .pos-search-tool{display:none!important}.pos-search .pos-tools-menu{display:block!important}.pos-draft-modal{max-height:calc(100dvh - 28px)}}.pos-cqt-icon-btn{flex:0 0 34px;border:1px solid #bfead8!important;background:#f2fbf7!important;color:#0b8a5a!important}.pos-cqt-icon-btn svg{width:16px}.pos-cqt-icon-btn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:820px){.pos-cqt-icon-btn{flex:0 0 42px;height:42px}}.pos-tools-menu{display:none;position:relative;flex:0 0 auto}.pos-tools-trigger{width:38px;height:34px;flex:0 0 38px;border:1px solid #dbe6f2;border-radius:9px;background:#fff;color:#526075;display:grid;place-items:center}.pos-tools-trigger svg{width:18px;height:18px}.pos-tools-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:59;background:transparent}.pos-tools-dropdown{position:absolute;right:0;top:calc(100% + 6px);z-index:60;min-width:230px;background:#fff;border:1px solid #dbe6f2;border-radius:12px;padding:6px;box-shadow:0 14px 34px #0f172a2e}.pos-tools-dropdown button{width:100%;height:40px;border:0;border-radius:8px;background:#fff;padding:0 10px;display:flex;align-items:center;gap:9px;text-align:left;color:#344055;font-size:12px;font-weight:700}.pos-tools-dropdown button svg{width:16px;height:16px;flex:0 0 auto}.pos-tools-dropdown .tool-draft{color:#b45309}.pos-tools-dropdown .tool-draft svg{color:#b45309}.pos-tools-dropdown .tool-draft:hover{background:#fff8ed}.pos-tools-dropdown .tool-scan{color:#1468e8}.pos-tools-dropdown .tool-scan svg{color:#1468e8}.pos-tools-dropdown .tool-scan:hover{background:#eef5ff}.pos-tools-dropdown .tool-pref{color:#1468e8}.pos-tools-dropdown .tool-pref svg{color:#1468e8}.pos-tools-dropdown .tool-pref:hover{background:#f7fbff}.offline-saved-modal{width:min(440px,100%)}.offline-saved-modal .crud-title{justify-content:flex-start;gap:12px}.offline-saved-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#fff2e7;color:#c9701c;flex:0 0 auto}.offline-saved-icon svg{width:19px;height:19px}.offline-saved-modal .crud-save{width:100%;margin-top:2px}.quote-actions{display:flex;gap:6px;align-items:center}.quote-actions .table-action{display:inline-flex;align-items:center;gap:5px}.quote-actions .danger-action{border-color:#ffd6d2;color:#d9362b;background:#fff7f6;padding-inline:10px}.quote-actions .danger-action:hover{background:#fff0ee;border-color:#ef8d84}.quote-actions svg{width:14px}.quote-modal{width:min(980px,100%);max-height:calc(100dvh - 30px);overflow-y:auto;overflow-x:hidden}.quote-modal>.crud-title,.quote-modal>.quote-form-row,.quote-modal>.quote-lines{flex:0 0 auto}.quote-modal-footer{position:sticky;bottom:-20px;z-index:20;margin:4px -20px -20px;padding:12px 38px 16px;background:linear-gradient(180deg,#fffe,#fff);border-top:1px solid #e6eef7;box-shadow:0 -12px 28px #10284a12;display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(180px,240px);gap:12px;align-items:center;border-radius:0 0 16px 16px}.quote-add-line{display:inline-flex!important;height:40px;min-width:148px;justify-content:center;align-items:center;gap:7px;white-space:nowrap;line-height:1}.quote-add-line svg{width:15px;height:15px;display:block;flex:0 0 auto}.quote-delete-modal{max-width:460px}.quote-status-modal{max-width:500px}.quote-status-preview{display:grid;gap:10px;border:1px solid #e3ebf5;background:#f8fbff;border-radius:14px;padding:14px}.quote-status-preview div{display:flex;flex-direction:column;gap:3px}.quote-status-preview span{color:#6e7b90;font-size:12px}.quote-status-preview strong{font-size:18px;color:#1468e8}.quote-validity{font-weight:700;color:#516174}.quote-validity.expired{color:#d9362b}.field-help{display:block;margin-top:5px;color:#73839a;font-size:10px;line-height:1.45}.delete-note{margin:0;color:#6e7b90;font-size:11px;line-height:1.6}.modal-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-actions-row .table-action,.modal-actions-row .primary-btn{width:100%;justify-content:center}.quote-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:end}.quote-form-row label{min-width:0}.quote-form-row input,.quote-form-row select{display:block;width:100%;height:40px;margin-top:6px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:11px;color:#172033}.quote-form-row input:focus,.quote-form-row select:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.quote-form-row .combo-field input.has-clear{padding-right:38px}.quote-form-row .combo-field input.is-selected{background:#f6f9fd;color:#172033;cursor:default;border-color:#dbe6f2}.quote-line .combo-field input.has-clear{padding-right:38px}.quote-line .combo-field input.is-selected{background:#f6f9fd;color:#172033;cursor:default;border-color:#dbe6f2}.combo-clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:0;border-radius:999px;background:#eef4fb;color:#66768b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.combo-clear:hover{background:#dfeeff;color:#1468e8}.combo-clear svg{width:14px;height:14px}.quote-customer-row{grid-template-columns:minmax(220px,.85fr) minmax(320px,1.15fr)}.quote-template-row{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr)}.quote-date-row{grid-template-columns:minmax(220px,320px)}.quote-lines{display:flex;flex-direction:column;gap:8px}.quote-modal .quote-line{display:grid;grid-template-columns:minmax(260px,2.1fr) 58px 64px minmax(98px,.72fr) minmax(140px,.9fr) 104px 34px;gap:7px;align-items:end;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:10px;min-width:0}.quote-modal .quote-line label,.quote-modal .quote-line input{min-width:0}.quote-line strong{height:40px;display:flex;align-items:center;justify-content:flex-end;color:#1468e8;font-size:13px}.quote-total{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2ebf5;border-radius:12px;padding:10px 12px;font-size:13px;background:#f8fbff}.quote-total b{font-size:20px;color:#e4493e}.quote-modal .combo-menu{padding:3px;max-height:318px}.quote-modal .combo-menu .product-combo-option{min-height:52px!important;height:52px!important;padding:5px 7px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:8px!important;border-radius:8px!important;align-items:center!important;display:grid!important}.quote-modal .product-combo-option img{width:42px!important;height:42px!important;border-radius:8px!important;object-fit:cover!important;flex:0 0 auto!important}.quote-modal .product-combo-option img{cursor:zoom-in!important}.quote-modal .product-combo-option .quote-product-info{display:grid!important;grid-template-rows:19px 18px!important;align-content:center!important;gap:2px!important;min-width:0!important;width:100%!important;height:auto!important;overflow:visible!important}.quote-modal .product-combo-option .quote-product-title{display:block!important;min-width:0!important;width:100%!important;line-height:19px!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:900!important;color:#172033!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.quote-modal .product-combo-option .quote-product-price-line{display:block!important;min-width:0!important;width:100%!important;line-height:18px!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:800!important;color:#5f6f84!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.quote-modal .product-combo-option .quote-product-price-line b,.quote-modal .product-combo-option .quote-product-price-line strong{font-weight:950!important;color:#172033!important;font-size:10.8px!important}@media(max-width:760px){.quote-form-row,.quote-customer-row,.quote-template-row,.quote-date-row{grid-template-columns:1fr}.quote-modal-footer{grid-template-columns:1fr;margin:4px -17px -17px;padding:12px 24px 14px;bottom:-17px}.quote-line{grid-template-columns:1fr 1fr}.quote-line label:first-child,.quote-line label:nth-child(5){grid-column:1/-1}.quote-line strong{justify-content:flex-start}.quote-actions{flex-wrap:wrap}}@media(max-width:560px){.quote-line{grid-template-columns:1fr}}.quotations-panel{min-width:0;overflow:hidden}.quotations-panel .data-table-wrap{padding-bottom:14px}.quotations-toolbar{width:100%;max-width:100%;min-width:0;overflow:hidden;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:10px!important;align-items:center;padding:14px!important;background:linear-gradient(180deg,#fbfdff,#f7faff);border-bottom:1px solid #e5edf7}.quotations-toolbar>*{min-width:0}.quotations-toolbar>.table-search{grid-column:1 / 5;max-width:none;width:100%;height:44px;border-color:#dbe6f2;border-radius:13px;background:#fff;box-shadow:0 4px 14px #10284a08}.quotations-toolbar>.table-search svg{width:17px;color:#1468e8}.quotations-toolbar>.table-search input{font-size:12px;color:#172033}.quotations-date-filter{grid-column:5 / -1;overflow-x:auto;scrollbar-width:none}.quotations-date-filter::-webkit-scrollbar{display:none}.quotations-date-filter button{min-width:max-content}.quotations-custom-range{grid-column:1 / 5}.quotations-toolbar>.toolbar-select{height:44px;border:1px solid #dbe6f2!important;border-radius:13px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 11px;font-size:11px;color:#607086;font-weight:800;box-shadow:0 4px 14px #10284a06;min-width:0}.quotations-toolbar>.toolbar-select svg{width:15px;flex:0 0 auto;color:#1468e8}.quotations-toolbar>.toolbar-select select{flex:1;min-width:0;width:100%;height:40px;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#172033;font-size:12px;font-weight:800;padding:0 2px;cursor:pointer}.quotations-toolbar>.toolbar-select:nth-of-type(1){grid-column:5 / 7}.quotations-toolbar>.toolbar-select:nth-of-type(2){grid-column:7 / 10}.quotations-toolbar>.toolbar-select:nth-of-type(3){grid-column:12 / 13}.quotations-toolbar>.toolbar-select:nth-of-type(4){grid-column:10 / 12}.quotations-toolbar>.toolbar-select:focus-within,.quotations-toolbar>.table-search:focus-within{border-color:#287be8!important;box-shadow:0 0 0 3px #1468e812,0 4px 14px #10284a08}.quotations-pagination{background:#fff;border-radius:0;justify-content:flex-end}.quotations-panel .quotations-pagination{margin-top:auto}.quotations-summary-bar{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:13px 13px 0 0;border-bottom:1px solid #e7eef7;border-top:0}.quotations-summary-bar>div:nth-child(1):after{background:#1468e8}.quotations-summary-bar>div:nth-child(2):after{background:#16a36a}.quotations-summary-bar b{font-size:17px}@media(min-width:821px){.quotations-panel{height:calc(100dvh - 204px);min-height:0;display:flex;flex-direction:column}.quotations-panel .data-table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.quotations-panel .data-table-wrap thead th{position:sticky;top:0;z-index:3}.quotations-panel .quotations-toolbar,.quotations-panel .quotations-pagination,.quotations-panel .quotations-summary-bar{flex:0 0 auto}}@media(max-width:1280px){.quotations-toolbar>.table-search{grid-column:1 / -1}.quotations-date-filter{grid-column:1 / -1}.quotations-custom-range{grid-column:1 / 7}.quotations-toolbar>.toolbar-select:nth-of-type(1){grid-column:7 / 9}.quotations-toolbar>.toolbar-select:nth-of-type(2){grid-column:9 / 13}.quotations-toolbar>.toolbar-select:nth-of-type(3){grid-column:10 / 13}.quotations-toolbar>.toolbar-select:nth-of-type(4){grid-column:1 / 10}}@media(max-width:980px){.quotations-custom-range{grid-column:1 / -1}.quotations-toolbar>.toolbar-select:nth-of-type(1){grid-column:1 / 5}.quotations-toolbar>.toolbar-select:nth-of-type(2){grid-column:5 / 13}.quotations-toolbar>.toolbar-select:nth-of-type(3){grid-column:10 / 13}.quotations-toolbar>.toolbar-select:nth-of-type(4){grid-column:1 / 10}}@media(max-width:620px){.quotations-toolbar{grid-template-columns:1fr!important;overflow:visible}.quotations-toolbar>.table-search,.quotations-date-filter,.quotations-custom-range,.quotations-toolbar>.toolbar-select:nth-of-type(1),.quotations-toolbar>.toolbar-select:nth-of-type(2),.quotations-toolbar>.toolbar-select:nth-of-type(3),.quotations-toolbar>.toolbar-select:nth-of-type(4){grid-column:1!important}.quotations-date-filter{justify-content:flex-start}.quotations-pagination{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px}.quotations-pagination span{grid-column:1/-1;text-align:center;justify-self:center}.quotations-pagination b{grid-column:2;grid-row:2;text-align:center;white-space:nowrap;align-self:center}.quotations-pagination .table-action:first-of-type{grid-column:1;grid-row:2}.quotations-pagination .table-action:last-of-type{grid-column:3;grid-row:2}.quotations-pagination .table-action{width:100%;height:38px;justify-content:center}.quotations-summary-bar{grid-template-columns:1fr 1fr;padding:10px}.quotations-summary-bar>div{display:grid;gap:4px}}.quotations-toolbar{grid-auto-flow:row!important}.quotations-toolbar{grid-template-columns:repeat(18,minmax(0,1fr))!important}.quotations-toolbar>.table-search{grid-column:1 / 7!important;grid-row:1!important}.quotations-date-filter{grid-column:7 / 19!important;grid-row:1!important}.quotations-custom-range{grid-column:1 / 7!important;grid-row:2!important}.quotations-custom-range.is-placeholder{visibility:hidden;pointer-events:none}.quotations-toolbar>.quote-status-filter{grid-column:7 / 11!important;grid-row:2!important}.quotations-toolbar>.quote-validity-filter{grid-column:11 / 14!important;grid-row:2!important}.quotations-toolbar>.quote-customer-filter{grid-column:14 / 17!important;grid-row:2!important}.quotations-toolbar>.quote-size-filter{grid-column:17 / 19!important;grid-row:2!important}@media(max-width:1280px){.quotations-toolbar>.table-search{grid-column:1 / 8!important}.quotations-date-filter{grid-column:8 / 19!important}.quotations-custom-range{grid-column:1 / 7!important}.quotations-toolbar>.quote-status-filter{grid-column:7 / 11!important}.quotations-toolbar>.quote-validity-filter{grid-column:11 / 14!important}.quotations-toolbar>.quote-customer-filter{grid-column:14 / 17!important}.quotations-toolbar>.quote-size-filter{grid-column:17 / 19!important}}@media(max-width:980px){.quotations-toolbar>.table-search{grid-column:1 / 19!important;grid-row:1!important}.quotations-date-filter{grid-column:1 / 19!important;grid-row:2!important}.quotations-custom-range{grid-column:1 / 8!important;grid-row:3!important}.quotations-toolbar>.quote-status-filter{grid-column:8 / 11!important;grid-row:3!important}.quotations-toolbar>.quote-validity-filter{grid-column:11 / 19!important;grid-row:3!important}.quotations-toolbar>.quote-customer-filter{grid-column:1 / 9!important;grid-row:4!important}.quotations-toolbar>.quote-size-filter{grid-column:9 / 19!important;grid-row:4!important}}@media(max-width:620px){.quotations-toolbar>.table-search,.quotations-date-filter,.quotations-custom-range,.quotations-toolbar>.quote-status-filter,.quotations-toolbar>.quote-validity-filter,.quotations-toolbar>.quote-customer-filter,.quotations-toolbar>.quote-size-filter{grid-column:1!important;grid-row:auto!important}.quotations-custom-range.is-placeholder{display:none}}@media(min-width:821px){.app-shell.quotations-route .main{height:100dvh;overflow:hidden}.app-shell.quotations-route .content{height:calc(100dvh - 70px);overflow:hidden;display:flex;flex-direction:column}.quotations-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.quotations-page>.page-heading{flex:0 0 auto}.quotations-page>.quotations-panel{flex:1 1 auto;height:auto;min-height:0}.quotations-page .quotations-summary-bar{margin-top:0}}@media(max-width:620px){.quotations-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;overflow:visible!important;padding:10px 10px 4px!important}.quotations-toolbar>.table-search,.quotations-toolbar>.quotations-date-filter,.quotations-toolbar>.quotations-custom-range,.quotations-toolbar>.quote-status-filter,.quotations-toolbar>.quote-validity-filter,.quotations-toolbar>.quote-customer-filter,.quotations-toolbar>.quote-size-filter{grid-column:1!important;grid-row:auto!important;width:100%!important;max-width:none!important;min-width:0!important}.quotations-date-filter{height:auto;min-height:44px;overflow-x:auto!important;justify-content:flex-start!important}.quotations-date-filter button{flex:0 0 auto}.quotations-toolbar>.toolbar-select{justify-content:flex-start!important}.quotations-toolbar>.toolbar-select select{min-width:0!important;font-size:12px!important}.quotations-custom-range{grid-template-columns:1fr!important}.quotations-custom-range.is-placeholder{display:none!important}.quotations-panel .data-table-wrap{margin-top:0!important;padding-top:0!important}.quotations-toolbar>.table-search{margin-bottom:0!important}}@media(max-width:620px){.quote-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:14px;border-radius:18px;gap:12px}.quote-modal .crud-title{position:sticky;top:-14px;z-index:30;margin:-14px -14px 0;padding:14px;background:#fff;border-bottom:1px solid #eef3f8;border-radius:18px 18px 0 0}.quote-modal .crud-title h2{font-size:18px}.quote-modal .crud-title p{font-size:11px;line-height:1.45}.quote-form-row{gap:10px}.quote-form-row input,.quote-form-row select,.quote-modal .combo-field input{height:44px;border-radius:12px;font-size:13px}.combo-clear{width:30px;height:30px;right:7px}.quote-modal .combo-menu{position:absolute;z-index:260;max-height:46dvh;border-radius:14px;box-shadow:0 18px 50px #10284a35}.quote-modal .combo-menu button{font-size:11px;padding:3px 6px}.quote-modal .quote-lines{gap:10px}.quote-modal .quote-line{grid-template-columns:repeat(12,minmax(0,1fr));gap:9px;padding:12px;border-radius:16px;background:#fff;border-color:#dfe9f5;box-shadow:0 6px 18px #10284a0a}.quote-modal .quote-line label:first-child{grid-column:1 / -1}.quote-modal .quote-line label:nth-child(2){grid-column:1 / 4}.quote-modal .quote-line label:nth-child(3){grid-column:4 / 7}.quote-modal .quote-line label:nth-child(4){grid-column:7 / 13}.quote-modal .quote-line label:nth-child(5){grid-column:1 / 5}.quote-modal .quote-line strong{grid-column:5 / 11;height:44px;justify-content:flex-end;font-size:14px;background:#f5f9ff;border:1px solid #e2ebf5;border-radius:12px;padding:0 10px;white-space:nowrap}.quote-modal .quote-line>.icon-btn{grid-column:11 / 13;width:44px;height:44px;align-self:end;justify-self:end;background:#fff3f1;color:#d9362b}.quote-modal-footer{grid-template-columns:minmax(86px,.45fr) minmax(0,1fr);gap:8px;margin:2px -14px -14px;padding:8px 12px calc(10px + env(safe-area-inset-bottom));bottom:-14px;align-items:center}.quote-add-line{width:100%;min-width:0;height:38px;font-size:11px;border-radius:11px;padding:0 8px}.quote-add-line svg{width:13px;height:13px}.quote-total{height:38px;padding:6px 10px;border-radius:11px;font-size:11px}.quote-total b{font-size:15px}.quote-modal-footer .crud-save{grid-column:1 / -1;height:40px;border-radius:12px;font-size:12px}}@media(min-width:821px){.app-shell.quotations-route .main{height:auto!important;min-height:100dvh!important;overflow:visible!important}.app-shell.quotations-route .content{height:auto!important;min-height:calc(100dvh - 70px)!important;overflow:visible!important;display:block!important;padding-bottom:40px!important}.quotations-page{display:block!important;min-height:0!important}.quotations-page>.page-heading{margin-bottom:20px!important}.quotations-page>.quotations-panel,.quotations-panel{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.quotations-panel .quotations-summary-bar,.quotations-panel .quotations-toolbar,.quotations-panel .quotations-pagination{position:relative!important;flex:none!important}.quotations-panel .data-table-wrap{height:auto!important;max-height:none!important;min-height:0!important;overflow-x:auto!important;overflow-y:visible!important;padding-bottom:14px!important}.quotations-panel .data-table-wrap thead th{position:static!important;top:auto!important;z-index:auto!important}.quotations-panel .quotations-pagination{bottom:auto!important;margin-top:0!important;box-shadow:none!important;border-radius:0 0 13px 13px!important}}.sync-now{height:36px;border:1px solid #ffffff18;background:#ffffff10;color:#dbe8fb;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:600;margin-top:8px}.sync-now:hover{background:#ffffff18;color:#fff}.sync-now:disabled{opacity:.65;cursor:wait}.sync-now svg{width:15px}.install-now{background:#1468e8;border-color:#3b87f0;color:#fff}.sync-pill.syncing span{background:#f1a742;box-shadow:0 0 0 4px #f1a74224}.sync-chip{height:36px;border:1px solid var(--line);background:#f8fbff;color:#1468e8;border-radius:999px;display:flex;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:700;position:relative}.sync-chip.offline{color:#d64c40;background:#fff3f1;border-color:#ffd7d2}.sync-chip svg{width:15px}.sync-chip-badge{display:none}.realtime-chip{cursor:pointer;-webkit-user-select:none;user-select:none}.realtime-chip.reconnecting span{animation:realtime-pulse .8s ease-in-out infinite alternate}.realtime-chip:active{transform:translateY(1px)}.spin{animation:spin-sync .8s linear infinite}@keyframes spin-sync{to{transform:rotate(360deg)}}@keyframes realtime-pulse{0%{transform:scale(.78);opacity:.55}to{transform:scale(1.15);opacity:1}}@media(max-width:820px){.sync-now{height:42px;font-size:12px}.sync-chip{height:40px;min-width:44px;justify-content:center;padding:0 9px}.sync-chip .sync-chip-label{display:none}.sync-chip-badge{position:absolute;right:-3px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:9px;line-height:1;font-weight:800;box-shadow:0 4px 10px #ef44443d}}.sidebar{padding:18px 11px!important;width:244px!important;max-width:244px!important;overflow:hidden!important;box-sizing:border-box}.sidebar nav{flex:1 1 auto!important;min-height:0!important;gap:6px!important;padding:4px 3px 10px 1px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin;scrollbar-color:rgba(148,178,220,.36) transparent;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.sidebar nav::-webkit-scrollbar{width:5px;height:0}.sidebar nav::-webkit-scrollbar-track{background:transparent}.sidebar nav::-webkit-scrollbar-thumb{background:#94b2dc47;border-radius:999px}.sidebar nav a{position:relative;width:100%!important;max-width:100%!important;box-sizing:border-box;min-height:46px!important;height:46px!important;gap:12px!important;padding:0 12px!important;border:0!important;border-radius:14px!important;color:#c5d3e7;font-size:13px!important;font-weight:750!important;letter-spacing:-.01em;transition:none!important;background:transparent!important;contain:paint}.sidebar nav a svg{width:22px!important;height:22px!important;flex:0 0 22px;stroke-width:2.25;color:#9fb7d8;transition:none!important}.sidebar nav a:hover{background:transparent!important;color:#c5d3e7!important}.sidebar nav a:hover svg{color:#9fb7d8!important}.sidebar nav a.router-link-active{background:#176ee8!important;color:#fff!important;box-shadow:none!important}.sidebar nav a.router-link-active:before{content:"";position:absolute;left:5px;top:10px;bottom:10px;width:4px;border-radius:999px;background:#8ec5ff;box-shadow:none}.sidebar nav a.router-link-active svg{color:#fff!important}.sidebar nav a span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout{flex:0 0 auto!important;width:100%!important;box-sizing:border-box;margin-top:10px!important;height:46px!important;border-radius:14px!important;gap:12px!important;font-size:13px!important;font-weight:800!important}.sidebar-logout svg{width:22px!important;height:22px!important;stroke-width:2.25}.brand{flex:0 0 auto!important;min-width:0;padding:2px 7px 18px!important}.brand>div{min-width:0;overflow:hidden}.brand b,.brand small{display:block;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.build-version{display:inline-flex;width:max-content;max-width:160px;margin-top:5px;padding:3px 7px;border-radius:999px;background:#ffffff12;border:1px solid #ffffff18;color:#b9d7ff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.build-version-chip{height:30px;display:inline-flex;align-items:center;border:1px solid #dbe8f7;background:#f6f9ff;color:#3b587c;border-radius:999px;padding:0 10px;font-size:10px;font-weight:800;white-space:nowrap}.brand-mark{width:40px!important;height:40px!important;border-radius:14px!important;font-size:16px}@media(min-width:821px){.main{margin-left:244px!important;width:calc(100% - 244px)!important}.topbar,.pos-sidebar-edge-toggle{left:244px!important}.app-shell.pos-sidebar-hidden .main{margin-left:0!important;width:100%!important}.app-shell.pos-sidebar-hidden .topbar,.app-shell.pos-sidebar-hidden .pos-sidebar-edge-toggle{left:0!important}}@media(max-width:820px){.sidebar{width:278px!important;max-width:min(278px,86vw)!important}.sidebar nav{gap:7px!important}.sidebar nav a{min-height:50px!important;height:50px!important;border-radius:15px!important;font-size:14px!important}.sidebar nav a svg{width:24px!important;height:24px!important;flex-basis:24px}.sidebar-logout{height:50px!important;font-size:14px!important}.build-version-chip{display:none}}@media(min-width:821px){.sidebar,.sidebar *,.sidebar nav,.sidebar nav *,.sidebar-logout,.sidebar-logout *{transition:none!important;animation:none!important;transform:none!important;filter:none!important}.sidebar nav a,.sidebar nav a:hover,.sidebar nav a.router-link-active,.sidebar-logout,.sidebar-logout:hover{box-shadow:none!important}.sidebar nav a:hover{background:transparent!important;color:#c5d3e7!important}.sidebar-logout:hover{background:#ffffff0b!important;color:#ffd8d5!important}.sidebar nav a.router-link-active:hover{background:#176ee8!important;color:#fff!important}}.employees-page{display:grid;gap:14px}.employees-heading{align-items:center}.employee-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.employee-summary>div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:3px 10px;background:#fff;border:1px solid #e2eaf4;border-radius:16px;padding:14px 15px;box-shadow:0 8px 24px #10284a08}.employee-summary svg{grid-row:1/3;width:42px;height:42px;padding:10px;border-radius:14px;background:#edf5ff;color:#1468e8}.employee-summary span{font-size:11px;font-weight:800;color:#6b7789}.employee-summary b{font-size:22px;color:#172033;line-height:1}.employee-panel{overflow:visible}.employee-toolbar{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(160px,.55fr) minmax(170px,.6fr) 132px;gap:10px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f7faff);border-bottom:1px solid #e5edf7}.employee-toolbar label{height:44px;border:1px solid #dbe6f2;border-radius:13px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 11px;box-shadow:0 5px 16px #10284a06;color:#607086;font-size:11px;font-weight:900;min-width:0}.employee-toolbar label:focus-within{border-color:#287be8;box-shadow:0 0 0 3px #1468e812,0 5px 16px #10284a08}.employee-toolbar svg{width:17px;height:17px;color:#1468e8;flex:0 0 auto}.employee-toolbar input,.employee-toolbar select{width:100%;min-width:0;border:0!important;outline:0;background:transparent!important;color:#172033;font-size:12px;font-weight:800}.employee-table-wrap{overflow-x:auto;overflow-y:visible}.employee-table{table-layout:auto;min-width:980px}.employee-table th{background:#f8fbff}.employee-table th,.employee-table td{vertical-align:middle}.employee-table th:nth-child(1),.employee-table td:nth-child(1){width:92px}.employee-table th:nth-child(4),.employee-table td:nth-child(4){max-width:130px;white-space:normal}.employee-table th:nth-child(8),.employee-table td:nth-child(8){width:170px}.employee-code{display:inline-flex;border:1px solid #dbe6f2;background:#f8fbff;border-radius:999px;padding:6px 9px;color:#1468e8;font-size:11px}.employee-person{display:flex;align-items:center;gap:10px;min-width:0}.employee-person>span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1976f3,#075ed7);color:#fff;font-weight:900;box-shadow:0 8px 18px #1468e826}.employee-person div{display:grid;gap:2px;min-width:0}.employee-person b{font-size:13px;color:#172033;white-space:normal;line-height:1.35}.employee-person small{font-size:10px;color:#7a8798}.employee-person small.employee-no-account{color:#d83d32;font-weight:900}.employee-contact{display:grid;gap:4px;min-width:0}.employee-contact span{display:flex;align-items:center;gap:6px;color:#536176;font-size:11px}.employee-contact svg{width:13px;height:13px;color:#8aa1bd}.role-pill,.status-pill,.permission-count{display:inline-flex;align-items:center;justify-content:center;height:28px;border-radius:999px;padding:0 10px;font-size:10px;font-weight:900;white-space:nowrap}.role-pill.purple{background:#f3edff;color:#7552d6}.role-pill.blue{background:#eaf3ff;color:#1468e8}.role-pill.green,.status-pill.active{background:#eafaf2;color:#128152}.status-pill.locked{background:#fff1f0;color:#d83d32}.permission-count{background:#f8fbff;border:1px solid #dbe6f2;color:#405069}.employee-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex-wrap:nowrap}.employee-edit-btn{height:32px;border-radius:9px;color:#1468e8;background:#eef5ff;border-color:#d9e9ff}.employee-delete-btn{height:32px;border-radius:9px;gap:5px;background:#fff7f6!important;border-color:#ffd2cf!important;color:#d83d32!important}.employee-delete-btn svg{width:13px;height:13px}.employee-edit-btn:disabled,.employee-delete-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.2)}.employee-delete-modal{max-width:460px}.employee-delete-preview{display:flex;align-items:center;gap:12px;border:1px solid #ffe0dd;background:#fff8f7;border-radius:14px;padding:12px}.employee-delete-preview>span{width:42px;height:42px;border-radius:14px;background:#fff0ef;color:#d83d32;display:grid;place-items:center;flex:0 0 auto}.employee-delete-preview svg{width:21px;height:21px}.employee-delete-preview div{min-width:0;display:grid;gap:3px}.employee-delete-preview b{font-size:14px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-delete-preview small{font-size:11px;color:#6e7b90}.employee-pagination{padding:11px 14px;border-top:1px solid #e5edf7}.employee-modal-modern{width:min(1120px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;padding:18px}.modal-backdrop:has(.employee-modal-modern){-webkit-backdrop-filter:none;backdrop-filter:none;background:#0c1935a8}.employee-form-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.75fr);gap:12px}.employee-form-card,.employee-permission-card{border:1px solid #dbe6f2;background:#fbfdff;border-radius:16px;padding:14px;display:grid;gap:12px}.employee-form-card h3,.employee-permission-card h3{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;color:#172033}.employee-form-card h3 svg,.employee-permission-card h3 svg{width:18px;color:#1468e8}.employee-form-card label,.employee-permission-card label{font-size:12px;font-weight:800;color:#536176}.employee-form-card input,.employee-form-card select{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #dbe6f2!important;border-radius:11px;background:#fff;padding:0 11px;color:#172033;font-size:13px;outline:0}.employee-form-card input:focus,.employee-form-card select:focus{border-color:#287be8!important;box-shadow:0 0 0 3px #1468e812}.employee-modal-modern input:disabled,.employee-modal-modern select:disabled,.employee-modal-modern button:disabled{opacity:.48!important;cursor:not-allowed!important;filter:grayscale(.25);box-shadow:none!important}.employee-form-card input:disabled,.employee-form-card select:disabled{background:#f1f5f9!important;border-color:#d8e2ef!important;color:#8a96a8!important}.employee-password-field>span{display:block}.employee-password-row{display:grid;grid-template-columns:minmax(0,1fr) 42px auto;gap:8px;margin-top:7px}.employee-password-row input{margin-top:0!important}.password-eye-btn{height:42px;width:42px;border:1px solid #dbe6f2;background:#fff;color:#607086;border-radius:11px;display:grid;place-items:center}.password-eye-btn svg{width:17px;height:17px}.password-generate-btn{height:42px;border:1px solid #d9e9ff;background:#eef5ff;color:#1468e8;border-radius:11px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:900;white-space:nowrap}.password-generate-btn svg{width:14px;height:14px}.employee-switch{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex!important;align-items:center;gap:9px;padding:0 12px;margin-top:2px}.employee-switch input{width:17px!important;height:17px!important;margin:0!important;accent-color:#1468e8}.employee-switch:has(input:disabled){background:#f8fafc;border-color:#e4eaf2;color:#9aa6b4;opacity:.75}.fast-app-account-card{grid-column:1/-1}.fast-app-default-screen-field{display:inline-grid!important;width:max-content;max-width:100%}.fast-app-default-screen-field select{width:220px!important;max-width:100%}.fast-app-screen-list{border:1px solid #dbe6f2;background:#fff;border-radius:12px;padding:10px;display:flex;flex-wrap:wrap;gap:8px}.fast-app-screen-list>span{flex:1 1 100%;font-size:11px;font-weight:900;color:#536176}.fast-app-screen-actions{flex:1 1 100%;display:flex;gap:7px;flex-wrap:wrap}.fast-app-screen-actions .table-action{height:30px;font-size:10px}.fast-app-screen-list label{height:32px;display:flex!important;align-items:center;gap:7px;border:1px solid #e4eaf2;border-radius:999px;padding:0 10px;background:#f8fbff;font-size:11px!important}.fast-app-screen-list input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;margin:0!important;border:1px solid #aebfd4!important;border-radius:5px!important;background:#fff!important;display:grid!important;place-content:center!important;box-shadow:none!important}.fast-app-screen-list input[type=checkbox]:checked{background:#1468e8!important;border-color:#1468e8!important}.fast-app-screen-list input[type=checkbox]:checked:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-1px}.fast-app-screen-list b{font-weight:800;color:#172033}.fast-app-screen-list label:has(input[type=checkbox]:checked){border-color:#bfdbfe;background:#eff6ff}.mobile-bottom-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-bottom-preview button{min-height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 8px;text-align:left;color:#172033}.mobile-bottom-preview button>b{width:22px;height:22px;border-radius:8px;background:#1468e8;color:#fff;display:grid;place-items:center;font-size:11px}.mobile-bottom-preview span{min-width:0;font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bottom-preview small{display:flex;gap:4px}.mobile-bottom-preview i{width:24px;height:24px;border-radius:8px;background:#eef5ff;color:#1468e8;display:grid;place-items:center;font-style:normal;font-weight:900;cursor:pointer}.mobile-bottom-preview em{grid-column:1/-1;border:1px dashed #cbd5e1;border-radius:12px;padding:12px;text-align:center;color:#7a8492;font-size:12px}.fast-app-tab-preview{border:1px solid #dbe6f2;background:#f8fbff;border-radius:14px;padding:10px}.fast-app-tab-preview .fast-app-menu-note{background:#fff;border-style:solid;color:#607086;padding:9px}.mobile-bottom-list label input:disabled+b{color:#94a3b8}.employee-hint{margin:0;color:#718095;font-size:11px;line-height:1.55}.permission-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.permission-card-head p{margin:4px 0 0;color:#718095;font-size:11px}.permission-search{width:min(320px,100%);height:40px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 10px}.permission-search svg{width:15px;color:#1468e8}.permission-search input{border:0;outline:0;width:100%;font-size:12px;background:transparent}.permission-actions-row{display:flex;gap:7px;flex-wrap:wrap}.permission-actions-row .table-action{height:32px;border-radius:999px}.danger-soft{color:#d83d32!important;border-color:#ffd2cf!important;background:#fff7f6!important}.permission-grid-modern{border:1px solid #dbe6f2;border-radius:14px;background:#fff;overflow:auto}.permission-head-modern,.permission-row-modern{display:grid;grid-template-columns:minmax(180px,1.5fr) repeat(5,72px) 86px;align-items:center;min-width:720px}.permission-head-modern{position:sticky;top:0;z-index:1;background:#0b2345;color:#fff;font-size:10px;font-weight:900}.permission-head-modern>*{padding:10px;border-right:1px solid #ffffff14;text-align:center}.permission-head-modern>b:first-child{text-align:left}.permission-head-modern button{border:0;background:transparent;color:#fff;font-size:10px;font-weight:900}.permission-row-modern{border-top:1px solid #eef2f7}.permission-row-modern>*{min-height:42px;display:grid;place-items:center;border-right:1px solid #eef2f7;padding:8px}.permission-row-modern>b{place-items:center start;color:#26364c;font-size:12px}.permission-row-modern label{margin:0!important;width:100%;height:100%;display:grid!important;place-items:center;padding:0!important}.employee-modal-modern .permission-row-modern label>input[type=checkbox],.permission-row-modern input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:grid!important;place-content:center!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important;border:1px solid #aebfd4!important;border-radius:6px!important;background:#fff;cursor:pointer;box-shadow:none!important;outline:0!important}.permission-row-modern input[type=checkbox]:checked{background:#1468e8!important;border-color:#1468e8!important}.permission-row-modern input[type=checkbox]:checked:after{content:"";width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.permission-row-modern label:has(input:disabled){background:#f8fafc!important;cursor:not-allowed;opacity:.72}.permission-row-modern input[type=checkbox]:disabled{background:#eef2f7!important;border-color:#d7e0ea!important;cursor:not-allowed!important}.permission-row-modern input[type=checkbox]:disabled:checked{background:#9fb3cc!important;border-color:#9fb3cc!important}.module-toggle{height:28px;width:70px;min-width:70px;border:1px solid #dbe6f2;background:#f8fbff;border-radius:999px;color:#1468e8;font-size:10px;font-weight:900;white-space:nowrap}.module-toggle:disabled,.permission-actions-row .table-action:disabled,.permission-head-modern button:disabled{background:#eef2f7!important;border-color:#d7e0ea!important;color:#8a96a8!important}.employee-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.employee-modal-actions button{height:44px;margin:0!important;justify-content:center}.employee-toast{position:fixed!important;right:20px!important;bottom:20px!important;z-index:99999!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;pointer-events:auto!important}.toast.success{background:#128152}.toast.error{background:#d83d32}.toast.warning{background:#a75e16}.toast.info{background:#11243f}@media(max-width:980px){.employee-summary,.employee-toolbar{grid-template-columns:1fr 1fr}.employee-search{grid-column:1/-1}.employee-form-grid{grid-template-columns:1fr}.permission-card-head{display:grid}.permission-search{width:100%}}@media(max-width:620px){.employee-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.employee-summary>div{grid-template-columns:34px minmax(0,1fr);padding:12px;gap:3px 8px;border-radius:14px}.employee-summary svg{width:34px;height:34px;padding:8px;border-radius:11px}.employee-summary span{font-size:9px}.employee-summary b{font-size:17px}.employee-toolbar{grid-template-columns:1fr}.employees-page .modal-backdrop{padding:0;place-items:stretch}.employee-modal-modern{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;padding:14px 14px 0;overflow:auto;overscroll-behavior:contain}.employees-page .modal-backdrop:has(.employee-delete-modal){padding:14px;place-items:center}.employee-delete-modal{width:calc(100vw - 28px);max-width:460px;max-height:calc(100dvh - 28px);justify-self:center;align-self:center;border-radius:18px;padding:16px;overflow:auto}.employee-delete-modal .modal-actions-row{padding-bottom:calc(4px + env(safe-area-inset-bottom))}.employee-modal-modern .crud-title{position:sticky;top:0;z-index:3;background:#fff;margin:-14px -14px 10px;padding:14px;border-bottom:1px solid #e5edf7}.employee-modal-actions{position:sticky;bottom:0;z-index:4;background:#fff;margin:12px -14px 0!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e5edf7;box-shadow:0 -10px 24px #10284a12}.permission-head-modern,.permission-row-modern{grid-template-columns:minmax(170px,1.4fr) repeat(5,58px) 76px;min-width:536px}.employee-row-actions{min-width:150px;justify-content:flex-start}.employee-edit-btn,.employee-delete-btn{height:34px}.employee-pagination{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.employee-pagination span,.employee-pagination b{grid-column:1/-1;text-align:center}}@media(max-width:620px){.pagination-bar,.employee-pagination,.business-pagination,.purchase-note-pagination,.purchasing-pagination,.quotations-pagination,.orders-panel .pagination-bar{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;padding:8px 10px!important;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.pagination-bar::-webkit-scrollbar,.employee-pagination::-webkit-scrollbar,.business-pagination::-webkit-scrollbar,.purchase-note-pagination::-webkit-scrollbar,.purchasing-pagination::-webkit-scrollbar,.quotations-pagination::-webkit-scrollbar{display:none}.pagination-bar span,.employee-pagination span,.business-pagination span,.purchase-note-pagination span,.purchasing-pagination span,.quotations-pagination span,.orders-panel .pagination-bar span{flex:1 1 auto!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10px!important;line-height:1.2!important;margin-right:0!important}.pagination-bar b,.employee-pagination b,.business-pagination b,.purchase-note-pagination b,.purchasing-pagination b,.quotations-pagination b,.orders-panel .pagination-bar b{flex:0 0 auto!important;min-width:max-content!important;grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:center!important;text-align:center!important;white-space:nowrap!important;font-size:10px!important;line-height:1.2!important}.pagination-bar .table-action,.employee-pagination .table-action,.business-pagination .table-action,.purchase-note-pagination .table-action,.purchasing-pagination .table-action,.quotations-pagination .table-action,.orders-panel .pagination-bar .table-action{flex:0 0 auto!important;width:auto!important;min-width:50px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;justify-content:center!important;font-size:10px!important;white-space:nowrap!important}.business-pagination select{flex:0 0 auto!important;width:auto!important;min-width:72px!important;height:34px!important;font-size:10px!important;padding:0 6px!important}}.toast.success{background:#128152!important;color:#fff!important}.toast.error{background:#d83d32!important;color:#fff!important}.toast.warning{background:#a75e16!important;color:#fff!important}.toast.info{background:#11243f!important;color:#fff!important}.permission-alert-backdrop{z-index:100000;background:#08132794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.permission-alert-modal{width:min(390px,calc(100vw - 28px));background:#fff;border-radius:20px;padding:24px 22px 20px;box-shadow:0 28px 90px #05122859;text-align:center;border:1px solid #fee2e2}.permission-alert-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:0 auto 12px;color:#dc2626;background:linear-gradient(135deg,#fff1f2,#fee2e2)}.permission-alert-icon svg{width:30px;height:30px}.permission-alert-modal h2{margin:0 0 8px;font-size:18px;color:#111827}.permission-alert-modal p{margin:0;color:#4b5563;line-height:1.55;font-size:13px}.permission-alert-modal small{display:block;margin:10px 0 16px;color:#8a5560;font-size:11px}.permission-alert-modal .primary-btn{width:100%;min-height:42px;margin-top:16px}.print-template-picker-backdrop{z-index:100000;background:#08132780}.print-template-picker-modal{width:min(420px,calc(100vw - 28px))}.print-template-picker-list{display:flex;flex-direction:column;gap:8px;max-height:50vh;overflow:auto;margin:4px 0 2px}.print-template-picker-option{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px 14px;text-align:left;font-size:12px;font-weight:700;color:#26364c;cursor:pointer}.print-template-picker-option:hover{border-color:#9cc5ff;background:#f1f7ff}.print-template-picker-option.active{border-color:#1468e8;background:#f1f7ff;color:#1468e8}.print-template-picker-option small{color:#1468e8;font-size:10px;font-weight:700}.permission-disabled,button.permission-disabled,label.permission-disabled{opacity:.45!important;cursor:not-allowed!important;filter:grayscale(.15);box-shadow:none!important}.permission-disabled *{pointer-events:none}.content{position:relative}.content.is-api-loading>*:not(.global-loading-overlay){filter:blur(.6px);opacity:.58;transition:filter .18s ease,opacity .18s ease}.content>.global-loading-overlay:not(.global-loading-portal){display:none!important}.global-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:grid;place-items:center;pointer-events:none;background:linear-gradient(180deg,#f6f9fd57,#f6f9fd85);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.global-loading-card{display:flex;align-items:center;gap:12px;border:1px solid #dbe8f7;background:#fffffff0;box-shadow:0 18px 50px #10284a2e;border-radius:16px;padding:13px 16px;color:#172033;min-width:240px}.global-loading-card b{display:block;font-size:13px;line-height:1.2}.global-loading-card small{display:block;margin-top:3px;color:#66768b;font-size:10px}.global-loading-spinner{width:28px;height:28px;border-radius:999px;border:3px solid #d9e9ff;border-top-color:#1468e8;animation:global-loading-spin .8s linear infinite;flex:0 0 auto}.global-loading-enter-active,.global-loading-leave-active{transition:opacity .16s ease}.global-loading-enter-from,.global-loading-leave-to{opacity:0}@keyframes global-loading-spin{to{transform:rotate(360deg)}}.table-search:focus-within,.pos-search:focus-within,.reports-toolbar .table-search:focus-within,.orders-toolbar .table-search:focus-within,.quotations-toolbar .table-search:focus-within,.purchasing-toolbar .table-search:focus-within,.purchase-note-toolbar .table-search:focus-within,.filter-bar>.table-search:focus-within{border-color:#dbe6f2!important;box-shadow:none!important;outline:0!important}.table-search input:focus,.pos-search input:focus,.combo-field input:focus,.purchase-product-picker input:focus,.sync-product-search input:focus,.pos-image-library-toolbar input:focus,input[type=search]:focus,input[placeholder*=Tìm]:focus,input[placeholder*=tìm]:focus{border-color:var(--line)!important;box-shadow:none!important;outline:0!important}@media(max-width:820px){.global-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;place-items:center;padding:0}.global-loading-card{min-width:0;width:min(290px,calc(100vw - 44px));border-radius:14px;padding:11px 13px}.global-loading-card b{font-size:12px}}.fast-app-shell{width:100%;max-width:100vw;min-height:100dvh;background:#f3f5f8;color:#172033;padding-bottom:74px;font-family:Be Vietnam Pro,system-ui,sans-serif;overflow-x:hidden;box-sizing:border-box}.fast-app-shell *{box-sizing:border-box}.fast-topbar{height:58px;background:#0f7fc3;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 10px 8px 14px;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px #0b47771c}.fast-topbar small{display:block;font-size:10px;opacity:.82;margin-bottom:2px;font-weight:700;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-topbar h1{margin:0;font-size:19px;line-height:1.05;font-weight:900}.fast-icon-btn{width:36px;height:36px;border:0;background:#ffffff1f;color:#fff;display:grid;place-items:center;border-radius:12px}.fast-icon-btn svg{width:20px;height:20px}.fast-sale-sticky{position:fixed;top:0;left:0;right:0;z-index:60;background:#fff;box-shadow:0 3px 10px #11243c0d}.fast-sale-bluebar{height:48px;background:#0f7fc3;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 70px;align-items:center;padding:6px 8px 6px 12px;box-shadow:none}.fast-sale-bluebar button{border:0;background:transparent;color:#fff;height:34px;display:flex;align-items:center;justify-content:center;min-width:0}.fast-sale-category{gap:4px;font-size:15px;font-weight:800;min-width:0;justify-content:center}.fast-sale-category span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-sale-category svg{width:18px;height:18px;flex:0 0 auto}.fast-sale-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.fast-sale-status-actions button{width:31px;height:32px;padding:0;border-radius:10px;background:#ffffff1c}.fast-sale-status-actions svg{width:18px;height:18px;stroke-width:2.5}.fast-sale-status-actions .fast-realtime-btn{position:relative;color:#fff}.fast-sale-status-actions .fast-realtime-btn:after{content:"";position:absolute;right:4px;top:6px;width:7px;height:7px;border-radius:50%;background:#f59e0b;border:1px solid #fff;box-shadow:0 0 0 2px #f59e0b33}.fast-sale-status-actions .fast-realtime-btn.online:after{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.fast-sale-status-actions .fast-realtime-btn.connecting:after{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.fast-warning{margin:12px 12px 0;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4f91;border-radius:14px;padding:11px 13px;display:grid;gap:3px;font-size:12px;line-height:1.45}.fast-warning b{font-size:13px}.fast-page{width:100%;max-width:100%;padding:8px;display:grid;gap:8px;overflow-x:hidden}.fast-sale-page{gap:8px;padding-top:108px;padding-bottom:126px}.fast-product-list-top{display:block;height:1px;margin-top:-1px}.fast-sale-appbar{background:#fff;margin:-8px -8px 0;padding:0;display:grid;border-bottom:1px solid #e1e6ed;max-width:100vw}.fast-sale-head,.fast-filter-row{display:flex;gap:8px;align-items:center}.fast-page>.fast-filter-row{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.fast-page>.fast-filter-row::-webkit-scrollbar{display:none}.fast-category-pill,.fast-filter-row button{height:40px;border:1px solid #d7dce3;background:#fff;border-radius:999px;color:#344055;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;box-shadow:0 2px 9px #132c4a08}.fast-filter-row button.active{background:#0f7fc3;border-color:#0f7fc3;color:#fff}.fast-order-status-row button{height:34px;font-size:12px;padding:0 10px;flex:0 0 auto}.fast-category-pill{flex:1;min-width:0}.fast-category-pill svg,.fast-filter-row svg{width:20px;color:#6b7787}.fast-action-chip{width:40px;height:40px;border:1px solid #d7dce3;background:#fff;color:#4b5565;border-radius:50%;display:grid;place-items:center;box-shadow:0 2px 9px #132c4a08;flex:0 0 auto}.fast-action-chip svg{width:20px}.fast-cart-chip{height:40px;border:0;background:#ffc400;color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;font-size:13px;font-weight:900;box-shadow:0 7px 16px #d095002f;white-space:nowrap;flex:0 0 auto}.fast-cart-chip svg{width:18px}.fast-add-btn{width:40px;height:40px;border:0;border-radius:50%;background:#0f7fc3;color:#fff;font-size:29px;line-height:1;display:grid;place-items:center}.fast-search{height:40px;background:#fff;border:0;border-radius:0;display:flex;align-items:center;gap:7px;padding:0 10px;margin:0 -8px;border-bottom:1px solid #e3e7ec;border-top:1px solid #e3e7ec;min-width:0}.fast-sale-search{height:40px;margin:0;border:0;border-radius:0;padding:0 8px 0 11px;gap:7px;width:100%;max-width:100%;border-top:0}.fast-search>svg{width:20px;color:#738092}.fast-sale-search>svg{width:20px;color:#6c727b;flex:0 0 auto}.fast-search input{border:0;outline:0;min-width:0;flex:1;font-size:14px;color:#172033;background:transparent}.fast-sale-search input{font-size:14px;font-weight:400;color:#334155;min-width:0}.fast-search input::placeholder{color:#9aa3af}.fast-search button{border:0;background:transparent;color:#747d88;width:31px;height:31px;display:grid;place-items:center}.fast-search button svg{width:21px}.fast-sale-search button{width:29px;height:31px;color:#666d76;flex:0 0 auto;padding:0;border-radius:10px}.fast-sale-search button svg{width:19px}.fast-sale-search button[title="Xóa tìm kiếm"]{width:26px;color:#94a3b8;background:#f1f5f9;border-radius:50%}.fast-sale-search button[title="Xóa tìm kiếm"] svg{width:15px;height:15px}.fast-product-count{height:20px;background:#fff;color:#6b7280;border-top:1px solid #edf1f5;border-bottom:1px solid #e3e7ec;display:flex;align-items:center;justify-content:space-between;padding:0 11px;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-category-menu{max-height:42dvh;overflow:auto;background:#fff;border-top:1px solid #e3e7ec;border-bottom:1px solid #dbe2ea;padding:6px;display:flex;gap:6px;flex-wrap:wrap}.fast-category-menu button{border:1px solid #dce3ec;background:#f8fafc;color:#344055;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-category-menu button.active{background:#0f7fc3;border-color:#0f7fc3;color:#fff}.fast-product-list,.fast-order-list{background:#fff;margin:0 -8px;border-top:1px solid #e3e7ec;max-width:calc(100% + 16px);overflow-x:hidden}.fast-sale-page .fast-product-list{margin-top:0;border-top:1px solid #edf0f4}.fast-product-pager{height:44px;margin:0 -8px;background:#fff;border-top:1px solid #e3e7ec;border-bottom:1px solid #e3e7ec;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:8px;padding:6px 10px}.fast-product-pager button{height:32px;border:0;border-radius:999px;background:#0f7fc3;color:#fff;font-size:12px;font-weight:900}.fast-product-pager button:disabled{background:#e2e8f0;color:#94a3b8}.fast-product-pager span{text-align:center;color:#475569;font-size:12px;font-weight:900;white-space:nowrap}.fast-product-row,.fast-order-row{width:100%;border:0;background:#fff;border-bottom:1px solid #e7ebf0;display:grid;align-items:center;text-align:left;color:#172033}.fast-product-row{grid-template-columns:52px minmax(0,1fr) auto;gap:8px;min-height:62px;padding:7px 10px}.fast-sale-page .fast-product-row{grid-template-columns:50px minmax(0,1fr);gap:8px;min-height:66px;padding:6px 9px 6px 8px;max-width:100%;overflow:hidden}.fast-product-avatar{width:44px;height:44px;border-radius:14px;background:#eaf4ff;color:#0f7fc3;display:grid;place-items:center;overflow:hidden}.fast-sale-page .fast-product-avatar{width:50px;height:50px;border-radius:50%;align-self:center}.fast-product-avatar svg{width:22px}.fast-sale-page .fast-product-avatar svg{width:24px}.fast-product-avatar img{width:100%;height:100%;object-fit:cover;display:block}.fast-product-main{min-width:0;display:grid;gap:4px}.fast-product-row b,.fast-order-row b{display:block;font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#25344a}.fast-sale-page .fast-product-row b{font-size:16px;line-height:1.24;font-weight:500;color:#26364d;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:20px}.fast-product-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.fast-product-row small,.fast-order-row small{display:block;margin-top:2px;font-size:12px;color:#8d96a4}.fast-sale-page .fast-product-row small{margin-top:0;font-size:13px;color:#a8adb5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-stock-text.ok{color:#16a34a}.fast-stock-text.low{color:#d97706}.fast-stock-text.empty,.fast-stock-text.negative{color:#dc2626}.fast-web-badge{display:inline-flex;align-items:center;gap:3px;margin-left:7px;color:#16a34a;font-size:11px;font-weight:800;vertical-align:middle}.fast-web-badge i{width:6px;height:6px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e1c}.fast-product-row strong{font-size:13px;color:#0f7fc3;font-weight:900;padding-left:6px;white-space:nowrap}.fast-sale-page .fast-product-row strong{font-size:14px;color:#a1a7b0;font-weight:500;padding-left:0;text-align:right}.fast-cart-float{position:fixed;left:auto;right:14px;bottom:calc(62px + env(safe-area-inset-bottom));z-index:75;width:76px;min-width:0;height:72px;border:0;border-radius:18px;background:linear-gradient(135deg,#147ee5,#0f7fc3);color:#fff;box-shadow:0 14px 30px #0f7fc34a;font-size:11px;font-weight:900;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 6px}.fast-cart-float.empty{opacity:.42;filter:grayscale(.35);box-shadow:0 8px 18px #64748b26;background:linear-gradient(135deg,#94a3b8,#64748b)}.fast-cart-icon{position:relative;display:grid;place-items:center}.fast-cart-icon svg{width:28px;height:28px}.fast-cart-icon i{position:absolute;right:-9px;top:-9px;min-width:18px;height:18px;border-radius:999px;background:#fff;color:#0f7fc3;border:1px solid #dbeafe;font-size:10px;font-style:normal;font-weight:900;display:grid;place-items:center;padding:0 4px}.fast-cart-float b{font-size:10px;line-height:1.15;max-width:68px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.fast-sale-empty{padding:18px 12px;color:#7a8492;text-align:center;font-size:13px;background:#fff}.fast-info-strip{margin:0 -12px;background:#eaf4ff;color:#0f7fc3;font-size:18px;font-weight:700;line-height:1.35;padding:14px 18px;border-top:1px solid #d7ecff;border-bottom:1px solid #d7ecff}.fast-report-grid{display:grid;gap:12px}.fast-report-card{min-height:96px;border:0;background:#fff;border-radius:16px;padding:18px;display:flex;align-items:center;gap:18px;box-shadow:0 2px 10px #132c4a08}.fast-report-card>span{width:58px;height:58px;border-radius:50%;background:#eaf4ff}.fast-report-card.green>span{background:#e9f8ef}.fast-report-card.purple>span{background:#f2eafe}.fast-report-card.orange>span{background:#fff2da}.fast-report-card b{display:block;font-size:24px;font-weight:900;color:#172033}.fast-report-card small{font-size:18px;color:#687386}.fast-full-btn{height:48px;border:0;border-radius:12px;background:#0f7fc3;color:#fff;font-size:15px;font-weight:900}.fast-order-row{grid-template-columns:48px minmax(0,1fr) auto 20px;min-height:82px;padding:10px 12px;gap:9px}.fast-order-row>span{width:50px;height:50px;border-radius:50%;background:#eaf4ff;color:#0f7fc3;display:grid;place-items:center}.fast-order-row>span{width:42px;height:42px}.fast-order-row>span svg{width:26px}.fast-order-row strong{font-size:15px;font-weight:900;color:#172033;margin-left:8px;display:grid;gap:2px;text-align:right;white-space:nowrap}.fast-order-row strong em{font-style:normal;color:#dc2626;font-size:11px;font-weight:900}.fast-order-row i{font-style:normal;color:#8b929c;font-size:24px;text-align:right}.fast-orders-summary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}.fast-orders-summary>div{min-height:58px;border:1px solid #e1e8f0;border-radius:15px;background:#fff;padding:9px 8px;display:grid;gap:4px;box-shadow:0 2px 10px #132c4a08;min-width:0}.fast-orders-summary span{font-size:10px;color:#7a8492;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-orders-summary b{font-size:13px;color:#172033;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-orders-summary b.debt,.fast-order-detail-total b.debt{color:#dc2626}.fast-order-detail-sheet{width:min(430px,100%);max-height:calc(100dvh - 34px);overflow:auto;background:#fff;border-radius:18px;padding:14px;box-shadow:0 22px 45px #0f172a30;display:grid;gap:12px}.fast-order-detail-total{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}.fast-order-detail-total>div{border:1px solid #edf1f5;border-radius:13px;background:#fbfdff;padding:9px 8px;display:grid;gap:3px;min-width:0}.fast-order-detail-total span{font-size:11px;color:#7a8492;font-weight:800;white-space:nowrap}.fast-order-detail-total b{font-size:13px;color:#172033;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-order-detail-meta{display:flex;gap:6px;flex-wrap:wrap}.fast-order-detail-meta span{font-size:11px;font-weight:900;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 8px}.fast-order-detail-items{display:grid;gap:7px}.fast-order-detail-item{border:1px solid #edf1f5;border-radius:13px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px 10px;align-items:center}.fast-order-detail-item b{font-size:13px;color:#25344a;display:block;line-height:1.25}.fast-order-detail-item small{font-size:11px;color:#8a94a3;display:block;margin-top:3px}.fast-order-detail-item strong{font-size:12px;color:#0f7fc3;font-weight:900;white-space:nowrap}.fast-order-payments{border:1px solid #edf1f5;border-radius:13px;background:#f8fafc;padding:9px 10px;display:flex;gap:7px;flex-wrap:wrap;align-items:center}.fast-order-payments b{font-size:12px;color:#25344a;margin-right:4px}.fast-order-payments span{font-size:11px;font-weight:800;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:5px 8px}.fast-order-returns{border:1px solid #fee2e2;border-radius:13px;background:#fff7f7;padding:9px 10px;display:grid;gap:7px}.fast-order-returns>b{font-size:12px;color:#b91c1c}.fast-order-returns div{display:grid;gap:3px}.fast-order-returns span{font-size:12px;font-weight:900;color:#7f1d1d}.fast-order-returns small{font-size:11px;color:#991b1b}.fast-order-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fast-order-detail-actions button{height:40px;border:0;border-radius:12px;background:#eef6ff;color:#0f7fc3;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.fast-order-detail-actions button svg{width:16px;height:16px}.fast-order-detail-actions button:first-child{background:#0f7fc3;color:#fff}.fast-order-detail-actions button:nth-child(3){background:#fff1f2;color:#be123c}.fast-shortcut-page{min-height:calc(100dvh - 190px);place-items:center}.fast-shortcut-card{width:100%;border:1px solid #dfe8f4;border-radius:18px;background:#fff;padding:22px 16px;text-align:center;display:grid;justify-items:center;gap:10px;box-shadow:0 12px 32px #10284a10}.fast-shortcut-card>span{width:58px;height:58px;border-radius:18px;background:#eef6ff;color:#0f7fc3;display:grid;place-items:center}.fast-shortcut-card svg{width:28px;height:28px}.fast-shortcut-card h3{margin:2px 0 0;font-size:19px;color:#172033}.fast-shortcut-card p{margin:0;max-width:330px;font-size:13px;line-height:1.55;color:#6b7789}.fast-shortcut-card .fast-full-btn{width:min(100%,260px);margin-top:4px}.fast-settings-list{background:#fff;margin:0 -12px;border-top:1px solid #e3e7ec}.fast-settings-list button{height:78px;width:100%;border:0;border-bottom:1px solid #e7ebf0;background:#fff;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;align-items:center;text-align:left;color:#344055;padding:0 18px;font-size:20px}.fast-settings-list svg{width:28px;color:#777}.fast-settings-list span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-settings-list b{font-size:30px;color:#8c949e}.fast-settings-page{gap:10px;padding:10px 8px 86px}.fast-settings-profile{border:0;border-radius:0;background:#f3f5f8;color:#172033;padding:6px 4px 10px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:11px;align-items:center;box-shadow:none}.fast-settings-avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#0f7fc3,#1d9be7);color:#fff;display:grid;place-items:center;font-size:18px;font-weight:900;overflow:hidden;box-shadow:0 8px 20px #0f7fc326}.fast-settings-avatar img{width:100%;height:100%;object-fit:cover;display:block}.fast-settings-avatar i{font-style:normal}.fast-settings-profile small{display:block;margin-top:3px;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-settings-profile h2{margin:0;font-size:20px;line-height:1.15;font-weight:900;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-settings-profile p{margin:3px 0 0;font-size:13px;color:#0f7fc3;font-weight:900}.fast-settings-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fast-status-card{min-height:76px;border:1px solid #e1e8f0;border-radius:16px;background:#fff;color:#25344a;padding:10px;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;text-align:left;gap:2px 9px;box-shadow:0 2px 10px #132c4a08}.fast-status-card svg{grid-row:1/3;width:28px;height:28px;color:#64748b}.fast-status-card span{font-size:12px;color:#7a8492;font-weight:800}.fast-status-card b{font-size:15px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-status-card.online svg,.fast-status-card.ok svg{color:#16a34a}.fast-status-card.connecting svg,.fast-status-card.warning svg{color:#f59e0b}.fast-settings-card{border:1px solid #e1e8f0;border-radius:18px;background:#fff;padding:12px;display:grid;gap:10px;box-shadow:0 2px 12px #132c4a08}.fast-settings-card-head{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.fast-settings-card-head>span{width:38px;height:38px;border-radius:14px;background:#eef6ff;color:#0f7fc3;display:grid;place-items:center}.fast-settings-card-head svg{width:20px;height:20px}.fast-settings-card-head b{display:block;font-size:15px;color:#172033}.fast-settings-card-head small{display:block;margin-top:2px;font-size:12px;color:#7a8492;line-height:1.35}.fast-setting-switch{min-height:56px;border:1px solid #edf1f5;border-radius:15px;background:#fbfdff;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.fast-setting-switch span{display:grid;gap:2px}.fast-setting-switch b{font-size:14px;color:#25344a}.fast-setting-switch small{font-size:12px;color:#8792a3;line-height:1.3}.fast-setting-switch input{width:42px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#cbd5e1;position:relative;outline:0;transition:.15s}.fast-setting-switch input:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a30;transition:.15s}.fast-setting-switch input:checked{background:#0f7fc3}.fast-setting-switch input:checked:before{transform:translate(18px)}.fast-setting-switch input:disabled{opacity:.55}.fast-allowed-screens{display:flex;flex-wrap:wrap;gap:7px}.fast-allowed-screens button{height:32px;border-radius:999px;background:#f1f7ff;border:1px solid #dcecff;color:#25618b;padding:0 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900}.fast-allowed-screens button:active{transform:scale(.97);background:#dff0ff}.fast-allowed-screens svg{width:14px;height:14px}.fast-allowed-screens em{font-style:normal;color:#8a94a3;font-size:13px}.fast-settings-actions{gap:8px}.fast-settings-actions button{height:46px;border:1px solid #edf1f5;border-radius:14px;background:#fbfdff;color:#344055;display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;text-align:left;padding:0 10px;font-size:14px;font-weight:900}.fast-settings-actions button svg{width:19px;height:19px;color:#0f7fc3}.fast-settings-actions button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-settings-actions button b{font-size:22px;color:#94a3b8}.fast-logout-btn{height:48px;border:0;border-radius:15px;background:#fff1f2;color:#be123c;font-size:15px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px}.fast-logout-btn svg{width:19px;height:19px}.fast-version{display:block;text-align:center;color:#8b96a6;font-size:12px;padding:16px 0}.fast-bottom-tabs{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #dfe4ea;display:flex;z-index:30;padding-bottom:env(safe-area-inset-bottom);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fast-bottom-tabs::-webkit-scrollbar{display:none}.fast-bottom-tabs button{min-width:72px;flex:1 0 72px;border:0;background:#fff;color:#8b8f96;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:700}.fast-bottom-tabs svg{width:21px;height:21px}.fast-bottom-tabs span{max-width:66px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-bottom-tabs button.active{color:#0f7fc3}.fast-product-avatar.clickable{cursor:pointer}.fast-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:145;background:#0f172a66;display:flex;align-items:flex-start;justify-content:center;padding:18px 12px 0}.fast-local-options{width:min(430px,100%);background:#fff;border-radius:18px;padding:14px;box-shadow:0 22px 45px #0f172a30;display:grid;gap:10px}.fast-local-options-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:4px}.fast-local-options-head b{display:block;font-size:17px;color:#172033}.fast-local-options-head small{display:block;margin-top:3px;font-size:12px;color:#7a8492;line-height:1.35}.fast-local-options-head button,.fast-image-preview>button{border:0;background:#f1f5f9;color:#475569;width:34px;height:34px;border-radius:50%;font-size:24px;line-height:1;display:grid;place-items:center;flex:0 0 auto}.fast-local-options label{min-height:58px;border:1px solid #e5eaf0;border-radius:14px;padding:10px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.fast-local-options label span{display:grid;gap:2px}.fast-local-options label b{font-size:14px;color:#25344a}.fast-local-options label small{font-size:12px;color:#8a94a3;line-height:1.3}.fast-local-options input[type=checkbox]{width:22px;height:22px;accent-color:#0f7fc3}.fast-image-preview{width:min(380px,100%);background:#fff;border-radius:18px;padding:14px;box-shadow:0 22px 45px #0f172a30;display:grid;gap:8px;text-align:center;position:relative}.fast-image-preview>button{position:absolute;right:10px;top:10px}.fast-image-preview-box{height:220px;border-radius:16px;background:#eaf4ff;color:#0f7fc3;display:grid;place-items:center;overflow:hidden}.fast-image-preview-box svg{width:92px;height:92px}.fast-image-preview-box img{width:100%;height:100%;object-fit:contain;background:#f8fafc}.fast-image-preview b{font-size:16px;color:#25344a}.fast-image-preview small{font-size:13px;color:#7a8492}.fast-scan-box,.fast-sync-box{width:min(430px,100%);background:#fff;border-radius:18px;padding:14px;box-shadow:0 22px 45px #0f172a30;display:grid;gap:12px}.fast-scanner-layer{z-index:150;background:#06101fd9;padding:calc(14px + env(safe-area-inset-top)) 12px calc(14px + env(safe-area-inset-bottom));align-items:center;justify-content:center}.fast-scanner-layer .fast-scan-box{width:min(360px,calc(100vw - 24px));max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;border-radius:20px;padding:12px;gap:10px;margin:0 auto}.fast-scanner-layer .fast-local-options-head{align-items:center;padding-bottom:0}.fast-scanner-layer .fast-local-options-head b{font-size:16px}.fast-scanner-layer .fast-local-options-head small{font-size:11px}.fast-scan-close{width:36px!important;height:36px!important;border-radius:50%!important;background:#eef4fb!important;color:#1f2937!important;font-size:22px!important;box-shadow:inset 0 0 0 1px #dce6f0}.fast-camera-box{position:relative;overflow:hidden;aspect-ratio:3/4;max-height:min(52dvh,460px);border-radius:16px;background:#07111e}.fast-camera-box video{width:100%;height:100%;object-fit:cover;display:block}.fast-camera-frame{position:absolute;top:24%;right:8%;bottom:24%;left:8%;border:2px solid #fff;border-radius:12px;box-shadow:0 0 0 999px #0005}.fast-camera-frame:after{content:"";position:absolute;left:10px;right:10px;top:50%;height:2px;background:#22c55e;box-shadow:0 0 14px #22c55e;animation:fast-scanner-line 1.35s ease-in-out infinite}.fast-camera-frame span:before,.fast-camera-frame span:after{content:"";position:absolute;width:22px;height:22px;border-color:#22c55e}.fast-camera-frame span:before{left:-2px;top:-2px;border-left:4px solid #22c55e;border-top:4px solid #22c55e;border-radius:12px 0 0}.fast-camera-frame span:after{right:-2px;bottom:-2px;border-right:4px solid #22c55e;border-bottom:4px solid #22c55e;border-radius:0 0 12px}.fast-camera-box small{position:absolute;left:12px;right:12px;bottom:12px;color:#fff;text-align:center;background:#07111ecc;border-radius:999px;padding:8px 10px;font-size:12px}.fast-scan-box form{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px}.fast-scan-box input{height:44px;border:1px solid #dce3ec;border-radius:13px;padding:0 12px;font-size:15px;outline:0}.fast-scan-box button,.fast-sync-run,.fast-cart-checkout{height:44px;border:0;border-radius:13px;background:#0f7fc3;color:#fff;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.fast-scan-box button:disabled,.fast-sync-run:disabled{opacity:.45}.fast-inline-message{margin:0;color:#475569;background:#f8fafc;border:1px solid #e5eaf0;border-radius:12px;padding:9px 10px;font-size:13px;line-height:1.35}.fast-sync-run svg{width:18px;height:18px}.fast-sync-run svg.spin{animation:spin 1s linear infinite}.fast-cart-layer{align-items:flex-end;padding:0}.fast-cart-sheet{width:100%;max-height:78dvh;background:#fff;border-radius:20px 20px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom));box-shadow:0 -18px 42px #0f172a2b;display:grid;gap:12px;overflow:auto}.fast-cart-line-list{display:grid;gap:8px}.fast-cart-line{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid #edf1f5;border-radius:14px;padding:8px}.fast-cart-line img{width:44px;height:44px;border-radius:12px;object-fit:cover;background:#f1f5f9}.fast-cart-line b{font-size:14px;color:#25344a;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-cart-line small{font-size:12px;color:#8a94a3}.fast-cart-line strong{font-size:13px;color:#0f7fc3;white-space:nowrap}.fast-mobile-cart-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;flex-direction:column;height:100dvh;max-height:100dvh;padding:calc(8px + env(safe-area-inset-top)) 12px max(4px,env(safe-area-inset-bottom));background:#f4f7fb;overflow:hidden;overscroll-behavior:contain}.fast-mobile-cart-sheet.open{display:flex}.fast-mobile-cart-grabber{width:42px;height:4px;border-radius:999px;background:#c8d0dc;margin:0 auto 8px}.fast-mobile-cart-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px 10px;border-bottom:1px solid #e3e9f1}.fast-mobile-cart-head h3{margin:0;font-size:20px;line-height:1.1;color:#172033}.fast-mobile-cart-head span{display:block;margin-top:3px;font-size:12px;color:#7a8492}.fast-cart-close{width:38px;height:38px;border:0;border-radius:50%;background:#eaf0f7;color:#475569;font-size:26px;line-height:1;display:grid;place-items:center}.fast-mobile-cart-items{flex:1;min-height:0;overflow:auto;display:grid;align-content:start;gap:9px;padding:10px 0}.fast-mobile-cart-line{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:10px 54px 10px 10px;box-shadow:0 4px 14px #10284a08}.fast-mobile-cart-line img{width:54px;height:58px;object-fit:cover;border-radius:10px;background:#f0f2f5}.fast-mobile-cart-line>strong{position:absolute;right:10px;top:10px;font-size:13px;color:#0f7fc3;white-space:nowrap;background:#fff;padding-left:6px}.fast-mobile-line-main{min-width:0;display:grid;gap:5px}.fast-mobile-line-main b{font-size:14px;line-height:1.25;color:#25344a;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fast-mobile-line-main small{font-size:12px;color:#8a94a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-mobile-line-row{display:flex;align-items:center;justify-content:flex-start}.fast-mobile-qty{display:inline-grid;grid-template-columns:32px 42px 32px;align-items:center;border:1px solid #dce5ee;border-radius:12px;overflow:hidden;background:#fff}.fast-mobile-qty button{width:32px;height:32px;border:0;background:#f8fafc;color:#0f7fc3;display:grid;place-items:center}.fast-mobile-qty button svg{width:15px;height:15px}.fast-mobile-qty span{height:32px;display:grid;place-items:center;font-weight:900;color:#172033;font-size:13px;border-left:1px solid #edf1f5;border-right:1px solid #edf1f5}.fast-cart-remove{position:absolute;right:10px;top:39px;width:34px;height:34px;border:0;border-radius:10px;background:#fff5f4;color:#d64c40;display:grid;place-items:center}.fast-cart-remove svg{width:17px;height:17px}.fast-mobile-cart-summary{flex:0 0 auto;background:#fff;border:1px solid #e3eaf3;border-radius:16px;padding:10px;box-shadow:0 -8px 24px #10284a0d}.fast-mobile-pay-row{display:grid;grid-template-columns:78px minmax(0,1fr);gap:8px}.summary-expand{height:44px;border:1px solid #dce5ee;border-radius:13px;background:#fff;color:#475569;font-size:14px;font-weight:900}.fast-mobile-pay-row .fast-cart-checkout{min-width:0;width:100%}.fast-mobile-pay-row .fast-cart-checkout b{margin-left:4px}.fast-cart-checkout:disabled{opacity:.45}.fast-app-shell .mobile-cart-sheet.fast-mobile-cart-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;flex-direction:column;height:100dvh;max-height:100dvh;padding:calc(8px + env(safe-area-inset-top)) 12px max(4px,env(safe-area-inset-bottom));background:#f4f7fb;border-radius:0;box-shadow:none;overflow:hidden;overscroll-behavior:contain}.fast-app-shell .mobile-cart-sheet.fast-mobile-cart-sheet.open{display:flex}.fast-app-shell .mobile-cart-grabber{width:42px;height:5px;border-radius:999px;background:#c7d3e3;margin:0 auto 8px}.fast-app-shell .mobile-cart-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:11px 12px;margin-bottom:8px}.fast-app-shell .mobile-cart-head h3{margin:0;font-size:17px;color:#172033}.fast-app-shell .mobile-cart-head span{display:block;margin-top:2px;font-size:12px;color:#6e7b90}.fast-app-shell .mobile-cart-head .icon-btn{width:38px;height:38px;border:0;border-radius:12px;background:#eef5ff;color:#1468e8;display:grid;place-items:center}.fast-app-shell .mobile-cart-head .icon-btn svg{width:18px;height:18px}.fast-app-shell .mobile-cart-customer{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:7px;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:9px;margin-bottom:8px}.fast-app-shell .mobile-cart-customer .customer-combo{min-width:0;position:relative}.fast-app-shell .mobile-cart-customer .customer-combo input{width:100%;min-width:0;height:42px;border:1px solid #dbe6f2;border-radius:11px;background:#f8fbff;padding:0 38px 0 9px;font-size:14px;color:#172033;outline:0;box-shadow:inset 0 1px #fff}.fast-app-shell .mobile-cart-customer .customer-combo input:focus{border-color:#1468e8;background:#fff;box-shadow:0 0 0 3px #1468e814}.fast-app-shell .fast-customer-clear{position:absolute;right:5px;top:5px;width:32px;height:32px;border:0;border-radius:9px;background:#eef3f9;color:#64748b;display:grid;place-items:center}.fast-app-shell .fast-customer-clear svg{width:15px;height:15px}.fast-app-shell .mobile-cart-customer .customer-combo-menu{position:fixed;left:18px;right:18px;top:138px;z-index:140;background:#fff;border:1px solid #dbe6f2;border-radius:14px;padding:6px;max-height:260px;overflow:auto;box-shadow:0 18px 45px #10284a30}.fast-app-shell .mobile-cart-customer .customer-combo-menu button{width:100%;border:0;background:#fff;text-align:left;padding:11px 12px;border-radius:11px;font-size:13px;color:#26364c}.fast-app-shell .mobile-cart-customer .customer-combo-menu button b{display:block;font-size:14px}.fast-app-shell .mobile-cart-customer .customer-combo-menu button small{display:block;margin-top:2px;font-size:11px;color:#7d8998}.fast-app-shell .customer-combo-empty{padding:10px;color:#7d8998;font-size:12px}.fast-app-shell .mobile-cart-customer .customer-pill{min-width:0;height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #cfe2ff;border-radius:11px;background:#f1f7ff;padding:3px 4px 3px 9px}.fast-app-shell .mobile-cart-customer .customer-pill span{font-size:14px;font-weight:800;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-app-shell .mobile-cart-customer .customer-pill small{grid-column:1;font-size:11px;color:#7d8998;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fast-app-shell .mobile-cart-customer .customer-pill button{grid-column:2;grid-row:1 / span 2;width:32px;height:32px;border:0;border-radius:9px;background:#fff;color:#607086;display:grid;place-items:center}.fast-app-shell .mobile-cart-customer .add-customer{width:42px;height:42px;border:1px solid #cfe2ff;border-radius:11px;background:#eef5ff;color:#1468e8;display:grid;place-items:center}.fast-app-shell .mobile-cart-items{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;display:flex;flex-direction:column;gap:9px;padding:2px 0 5px}.fast-app-shell .mobile-cart-sheet .empty-cart{min-height:210px;border:1px dashed #dbe6f2;border-radius:14px;background:#fbfdff;display:grid;align-content:center;justify-items:center;gap:6px;text-align:center;color:#7a8492;padding:18px 12px}.fast-app-shell .mobile-cart-sheet .empty-cart span{width:58px;height:58px;border-radius:50%;background:#eaf4ff;color:#1468e8;display:grid;place-items:center}.fast-app-shell .mobile-cart-sheet .empty-cart svg{width:26px;height:26px}.fast-app-shell .mobile-cart-sheet .empty-cart h3{margin:8px 0 0;font-size:16px;color:#25344a}.fast-app-shell .mobile-cart-sheet .empty-cart p{margin:2px 0 0;font-size:12px;color:#7a8492}.fast-app-shell .mobile-cart-line{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:10px 46px 10px 10px;box-shadow:0 4px 14px #10284a08}.fast-app-shell .mobile-cart-line img{width:54px;height:58px;object-fit:cover;border-radius:10px;background:#f0f2f5;opacity:1!important}.fast-app-shell .mobile-line-main{min-width:0}.fast-app-shell .mobile-line-name{display:block;padding-right:42px}.fast-app-shell .mobile-line-name b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#172033}.fast-app-shell .mobile-line-main .line-name-input{width:100%;height:25px;border:0!important;background:transparent!important;box-shadow:none!important;padding-left:0;margin-left:0;font-size:14px;font-weight:800;color:#172033;outline:0}.fast-app-shell .mobile-line-main .line-name-input:focus{border:1px solid #dbe6f2!important;background:#fbfdff!important;box-shadow:0 0 0 3px #1468e814!important;padding-left:7px}.fast-app-shell .mobile-line-row{display:grid;grid-template-columns:30px minmax(68px,82px) 84px;align-items:center;gap:5px;margin-top:6px;min-width:0;max-width:100%}.fast-app-shell .mobile-line-row .line-note-toggle{width:30px;height:32px;border:1px solid #e8edf4;border-radius:7px;background:#fff;color:#607086;display:grid;place-items:center}.fast-app-shell .mobile-line-row .line-note-toggle svg{width:14px;height:14px}.fast-app-shell .mobile-line-row .line-price{width:100%;margin:0;display:block}.fast-app-shell .mobile-line-row .line-price input{width:100%;height:32px;border:1px solid #e8edf4;border-radius:7px;text-align:right;padding:0 6px;font-size:13px;outline:0;background:#fff}.fast-app-shell .mobile-line-row .line-price-text{width:100%;font-size:13px;font-weight:800;color:#1468e8}.fast-app-shell .mobile-line-row .qty{width:84px;height:32px;display:grid;grid-template-columns:28px 28px 28px;border:1px solid #dce5ee;border-radius:10px;overflow:hidden;background:#fff}.fast-app-shell .mobile-line-row .qty button{width:28px;height:32px;border:0;background:#f8fafc;color:#1468e8;display:grid;place-items:center}.fast-app-shell .mobile-line-row .qty button svg{width:14px;height:14px}.fast-app-shell .mobile-line-row .qty input{width:28px;border:0!important;box-shadow:none!important;text-align:center;font-size:12px;font-weight:800;color:#172033;background:#fff;padding:0 2px;outline:0}.fast-app-shell .mobile-cart-line>strong{position:absolute;right:10px;top:10px;font-size:13px;color:#1468e8;white-space:nowrap;text-align:right;background:#fff;padding-left:6px;z-index:2}.fast-app-shell .mobile-cart-line .remove{position:absolute;right:7px;top:42px;transform:none;width:30px;height:30px;border:0;border-radius:9px;background:#fff5f4;color:#d64c40;display:grid;place-items:center;z-index:3}.fast-app-shell .mobile-cart-line .remove svg{width:16px;height:16px}.fast-app-shell .mobile-cart-line .line-note{width:100%;height:38px;font-size:16px;margin-top:8px;border:1px solid #dbe6f2;border-radius:9px;background:#fbfdff;color:#172033;padding:0 9px;outline:0}.fast-app-shell .mobile-cart-summary{flex:0 0 auto;background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:8px 9px max(7px,env(safe-area-inset-bottom));box-shadow:0 -6px 18px #10284a0b}.fast-app-shell .mobile-pay-row{display:grid;grid-template-columns:68px minmax(0,1fr);gap:7px;align-items:center}.fast-app-shell .mobile-cart-summary .summary-expand{width:100%;height:48px;border:1px solid #dbe8f8;border-radius:12px;background:#f4f8ff;color:#1468e8;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 6px;font-size:11px;font-weight:800;white-space:nowrap}.fast-app-shell .summary-extra{padding:4px 1px 5px}.fast-app-shell .summary-extra .order-note-input{display:block;width:100%;height:38px;margin:0 0 6px;border:1px solid #dbe6f2;border-radius:9px;padding:0 10px;font-size:16px;outline:0}.fast-app-shell .summary-extra>div{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px 0}.fast-app-shell .summary-extra>div input{width:116px;height:34px;border:1px solid #dbe6f2;border-radius:8px;text-align:right;padding:0 8px;font-size:16px;outline:0}.fast-app-shell .mobile-cart-summary .pay-button{height:48px;margin-top:0;min-width:0;padding:0 9px;font-size:12px;gap:6px;white-space:nowrap}.fast-app-shell .mobile-cart-summary .pay-button b{margin-left:auto;font-size:13px;white-space:nowrap}.fast-app-shell .mobile-cart-summary .pay-button svg{width:16px;height:16px;flex:0 0 auto}.fast-customer-modal{width:min(430px,100%);background:#fff;border-radius:18px;padding:14px;box-shadow:0 22px 45px #0f172a30;display:grid;gap:10px}.fast-customer-modal label{display:grid;gap:5px;font-size:12px;color:#475569;font-weight:800}.fast-customer-modal input{height:42px;border:1px solid #dbe6f2;border-radius:12px;background:#fbfdff;color:#172033;padding:0 11px;font-size:15px;outline:0}.fast-customer-modal input:focus{border-color:#1468e8;background:#fff;box-shadow:0 0 0 3px #1468e814}.fast-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:4px}.fast-secondary-btn,.fast-primary-btn{height:44px;border-radius:13px;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center}.fast-secondary-btn{border:1px solid #dbe6f2;background:#fff;color:#475569}.fast-primary-btn{border:0;background:#0f7fc3;color:#fff}.fast-primary-btn:disabled{opacity:.55}.fast-payment-layer{z-index:150;align-items:center;padding:12px}.fast-payment-modal{width:min(430px,100%);max-height:calc(100dvh - 24px);overflow:auto;border-radius:20px;padding:16px}.fast-payment-modal .modal-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.fast-payment-modal .modal-title>div{display:flex;align-items:center;gap:10px}.fast-payment-modal .modal-title h2{font-size:17px;margin:0;color:#172033}.fast-payment-modal .modal-title p{font-size:11px;margin:3px 0 0;color:#7a8492}.fast-payment-modal .success-icon{width:40px;height:40px;border-radius:12px;background:#e8f8f0;color:#0f8c5b;display:grid;place-items:center}.fast-payment-modal .success-icon svg{width:20px;height:20px}.fast-payment-modal .icon-btn{width:36px;height:36px;border:0;border-radius:11px;background:#eef4fb;color:#475569;display:grid;place-items:center}.fast-payment-modal .payment-total{margin:12px 0;padding:12px 13px;border-radius:13px;background:#f4f8fd;display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:12px}.fast-payment-modal .payment-total strong{font-size:20px;color:#1468e8}.fast-payment-modal .split-payments{display:grid;gap:8px}.fast-payment-modal .split-payments label{min-height:48px;border:1px solid #e3eaf3;border-radius:13px;background:#fff;display:flex;align-items:center;gap:6px;padding:7px 8px;color:#25344a;font-size:12px;font-weight:800}.fast-payment-modal .split-payments label>svg{width:18px;height:18px;color:#64748b}.fast-payment-modal .split-payments label>span{flex:0 1 52px;min-width:44px;line-height:1.12;overflow:hidden;text-overflow:ellipsis}.fast-payment-modal .payment-amount-box{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr) 40px;gap:3px;align-items:center;margin-left:0}.fast-payment-modal .payment-amount-box button{height:34px;border:0;border-radius:10px;background:#eef5ff;color:#1468e8;font-size:12px;font-weight:900}.fast-payment-modal .payment-amount-box button:first-child{width:28px;border-radius:9px;font-size:12px;margin-left:0}.fast-payment-modal .payment-amount-box button:last-child{width:40px;border-radius:9px;justify-self:end}.fast-payment-modal .payment-amount-box input{height:34px;min-width:0;border:1px solid #dbe6f2;border-radius:10px;background:#fbfdff;color:#172033;text-align:right;padding:0 8px;font-size:15px!important;font-weight:900;outline:0}.fast-payment-modal .payment-qr-note{display:grid;gap:5px;margin-top:9px;font-size:12px;color:#475569;font-weight:800}.fast-payment-modal .payment-qr-note input{height:38px;border:1px solid #dbe6f2;border-radius:11px;background:#fbfdff;padding:0 10px;font-size:14px;outline:0}.fast-payment-modal .payment-balance{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;font-size:12px;color:#475569;flex-wrap:wrap}.fast-payment-modal .payment-balance .short{color:#c53d34;font-weight:900}.fast-payment-modal .payment-balance .over{color:#0f8c5b;font-weight:900}.fast-payment-modal .payment-balance .ok{color:#128152;font-weight:900}.fast-payment-modal .payment-warning{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:9px;border-radius:12px;font-size:12px;line-height:1.35;background:#fff8e7;color:#8a5a00}.fast-payment-modal .payment-warning svg{width:17px;flex:0 0 auto;margin-top:1px}.fast-payment-modal .payment-warning.short{background:#fff0ef;color:#c53d34}.fast-payment-modal .payment-warning.over{background:#ecfdf4;color:#0f7b4f}.fast-payment-modal .confirm-pay{width:100%;height:46px;margin-top:12px;font-size:14px}@keyframes fast-scanner-line{0%,to{transform:translateY(-34px);opacity:.4}50%{transform:translateY(34px);opacity:1}}@media(min-width:821px){.fast-app-shell{max-width:460px;margin:0 auto;border-left:1px solid #dfe4ea;border-right:1px solid #dfe4ea}.fast-bottom-tabs{left:50%;right:auto;width:460px;transform:translate(-50%)}}@media(min-width:821px){.fast-sale-sticky{left:50%;right:auto;width:460px;transform:translate(-50%)}}.sales-ledger-filter{display:flex;align-items:end;gap:10px;flex-wrap:wrap;padding:14px;border-bottom:1px solid var(--line);background:#fbfdff}.sales-ledger-filter label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:600;color:#607086}.sales-ledger-filter input{height:36px;border:1px solid var(--line);border-radius:9px;padding:0 10px;background:#fff;outline:0;font-size:11px;min-width:150px}.sales-ledger-filter input[type=datetime-local]{min-width:190px}.sales-ledger-filter input:focus{border-color:#287be8;box-shadow:0 0 0 3px #1468e812}.sales-ledger-filter .table-action{height:36px;align-self:end}.sales-ledger-filter .table-action.primary{background:#1468e8;color:#fff;border-color:#1468e8}.sales-ledger-total{margin:0;padding:12px 16px;font-size:12px;color:#405069;font-weight:700}.sales-ledger-total b{color:#dc2626;font-size:17px;margin-left:6px}.sales-ledger-table th{background:#eaf2fb;color:#29415f;border-bottom:1px solid #cfddeb}.sales-ledger-table td:nth-child(4),.sales-ledger-table td:nth-child(5){max-width:240px;white-space:normal;line-height:1.35}.sales-ledger-table td:nth-child(7),.sales-ledger-table td:nth-child(8),.sales-ledger-table td:nth-child(9),.sales-ledger-table td:nth-child(11){text-align:right}.sales-ledger-table td:nth-child(10){max-width:180px;white-space:normal}.sales-ledger-table tbody tr.ledger-tone-0{background:#fff}.sales-ledger-table tbody tr.ledger-tone-1{background:#f4f9ff}.sales-ledger-table tbody tr.ledger-tone-2{background:#f7fff8}.sales-ledger-table tbody tr.ledger-tone-3{background:#fffaf1}.sales-ledger-table tbody tr.ledger-tone-4{background:#fbf7ff}.sales-ledger-table tbody tr.ledger-first td{border-top:2px solid #d6e3f1}.sales-ledger-table tbody tr:first-child td{border-top:0}.sales-ledger-table tbody tr:hover{background:#eef6ff}.ledger-invoice-badge{display:inline-flex;align-items:center;border:1px solid #bfd8ff;background:#eef6ff;color:#1468e8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;white-space:nowrap}@media(max-width:760px){.sales-ledger-filter{flex-direction:column;align-items:stretch}.sales-ledger-filter label,.sales-ledger-filter .table-action{width:100%}}.delivery-note-actions{display:flex;gap:6px;flex-wrap:wrap}.delivery-note-modal{width:min(900px,100%);max-height:calc(100dvh - 48px);overflow:auto;padding-bottom:12px;scrollbar-gutter:stable}.delivery-note-modal .crud-title{position:sticky;top:-20px;z-index:2;background:#fff;padding:0 0 10px;border-bottom:1px solid #eef3f8}.delivery-note-modal .crud-save{position:sticky;bottom:-12px;z-index:2;margin:4px -2px 0;min-height:46px;border-radius:12px;box-shadow:0 -10px 24px #10284a14}.delivery-note-customer{border:1px solid var(--line);background:#fbfdff;border-radius:12px;padding:14px;margin:10px 0}.delivery-note-customer-search{position:relative;display:block;margin-bottom:6px}.delivery-note-hint{margin:4px 0 12px;font-size:10px;color:#7d8998;line-height:1.5}.delivery-note-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-note-customer-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#607086}.delivery-note-customer-grid input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:11px}.delivery-note-address{grid-column:1/-1}.delivery-note-items{margin:14px 0 6px}.delivery-note-items h3{font-size:12px;margin:0 0 10px;color:#172033}.delivery-note-line{display:grid;grid-template-columns:minmax(220px,2fr) 90px 100px 1.2fr 1.2fr 36px;gap:8px;align-items:end;border:1px solid #e5edf7;background:#f7f9fc;border-radius:12px;padding:10px;margin-bottom:8px}.delivery-note-line label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#607086}.delivery-note-line input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:11px}.delivery-note-product-combo{min-width:0;position:relative}.delivery-note-detail-modal{width:min(920px,100%)}.delivery-note-detail-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.delivery-note-detail-meta div{border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.delivery-note-detail-meta span{font-size:9px;color:#7d8998;text-transform:uppercase;letter-spacing:.03em}.delivery-note-detail-meta b{font-size:11px;color:#172033}.delivery-note-print-row{display:flex;align-items:end;gap:10px;margin-bottom:12px;flex-wrap:wrap}.delivery-note-print-row label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#607086}.delivery-note-print-row select{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;min-width:220px}.delivery-note-confirm-modal{width:min(440px,100%)}.delivery-note-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.delivery-note-customer-search .combo-menu{max-height:320px}.delivery-note-customer-search .product-combo-option.delivery-note-customer-option{display:flex;flex-direction:column;align-items:stretch;gap:4px;min-height:auto;padding:10px 12px}.delivery-note-customer-option-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.delivery-note-customer-option-row b{font-size:12px}.delivery-note-customer-option-row small{margin:0}.delivery-note-customer-option-meta small{color:#7d8998}.delivery-note-customer-option-address{color:#7d8998;white-space:normal}@media(max-width:820px){.delivery-note-customer-grid,.delivery-note-line{grid-template-columns:1fr}.delivery-note-detail-meta{grid-template-columns:1fr 1fr}}@media(max-width:760px){.delivery-note-modal{width:100%;max-height:92dvh;padding:16px 14px calc(14px + env(safe-area-inset-bottom))}.delivery-note-modal .crud-title{top:-16px}.delivery-note-modal .crud-save{bottom:calc(-14px - env(safe-area-inset-bottom))}}.status.info{color:#1468e8!important;background:#eef5ff!important}.preorders-page{display:grid;gap:14px;min-width:0}.preorders-page td small{display:block;margin-top:3px;font-size:10px;color:#7a8798}.preorder-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.preorder-kpi{display:flex;align-items:center;gap:12px;border:1px solid #dbe6f2;background:#fff;border-radius:14px;padding:14px;box-shadow:0 8px 22px #10284a08}.preorder-kpi>span{width:42px;height:42px;border-radius:13px;flex:none;display:grid;place-items:center;background:#eef5ff;color:#1468e8}.preorder-kpi>span svg{width:20px}.preorder-kpi.pending>span{background:#fff7ed;color:#ea580c}.preorder-kpi.deposit>span{background:#e9f9f1;color:#16a36a}.preorder-kpi.value>span{background:#f3eefe;color:#7655da}.preorder-kpi small{display:block;font-size:10px;font-weight:800;color:#728096;text-transform:uppercase;letter-spacing:.04em}.preorder-kpi b{display:block;font-size:19px;margin-top:4px;color:#172033;white-space:nowrap}.money-blue{color:#1468e8}.preorder-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.preorder-actions .table-action{height:33px;display:inline-flex;align-items:center;gap:5px}.preorder-actions svg{width:14px}.preorder-modal{width:min(1100px,calc(100vw - 28px));max-height:calc(100dvh - 48px);overflow:auto;padding-bottom:12px;scrollbar-gutter:stable}.preorder-modal .crud-save,.preorder-modal-actions{position:sticky;bottom:-12px;z-index:2;background:#fff;margin:4px -2px 0;padding:10px 2px 2px;box-shadow:0 -10px 24px #10284a14}.preorder-modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#6e7b90}.preorder-modal-loading p{margin:0;font-size:12px;font-weight:700}.preorder-mini-spinner{width:30px;height:30px;border:3px solid #cfe2ff;border-top-color:#1468e8;border-radius:999px;display:inline-block;animation:preorderSpin .7s linear infinite}@keyframes preorderSpin{to{transform:rotate(360deg)}}.preorder-customer{border:1px solid var(--line);background:#fbfdff;border-radius:12px;padding:14px;margin:10px 0}.preorder-customer-search{position:relative;display:block;margin-bottom:10px}.preorder-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.preorder-customer-grid label,.preorder-modal .form-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#607086}.preorder-customer-grid input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:11px}.preorder-items{margin:14px 0 6px}.preorder-items-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.preorder-items-head h3{font-size:12px;margin:0;color:#172033}.preorder-items-head b{font-size:11px;color:#1468e8}.preorder-line{display:grid;grid-template-columns:minmax(220px,2fr) 90px 100px 130px 1.2fr 110px 36px;gap:8px;align-items:end;border:1px solid #e5edf7;background:#f7f9fc;border-radius:12px;padding:10px;margin-bottom:8px}.preorder-line label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#607086}.preorder-line input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;outline:0;background:#fff;font-size:11px}.preorder-line strong{height:38px;display:flex;align-items:center;justify-content:flex-end;color:#1468e8;font-size:11px}.preorder-product-combo{min-width:0;position:relative}.preorder-detail-modal{width:min(920px,100%)}.preorder-detail-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.preorder-detail-meta div{border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.preorder-detail-meta span{font-size:9px;color:#7d8998;text-transform:uppercase;letter-spacing:.03em}.preorder-detail-meta b{font-size:11px;color:#172033}.preorder-detail-note{margin:0 0 12px;font-size:11px;color:#526075}.preorder-detail-table{margin:12px 0}.preorder-detail-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.preorder-confirm-modal{width:min(440px,100%)}.preorder-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}@media(max-width:820px){.preorder-summary{grid-template-columns:1fr 1fr}.preorder-kpi{padding:12px;gap:9px}.preorder-kpi>span{width:36px;height:36px}.preorder-kpi b{font-size:16px}.preorder-customer-grid,.preorder-line{grid-template-columns:1fr}.preorder-detail-meta{grid-template-columns:1fr 1fr}}@media(max-width:760px){.preorder-modal{width:100%;max-height:92dvh;padding:16px 14px calc(14px + env(safe-area-inset-bottom))}}.server-storage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-bottom:16px}.server-storage-card{padding:16px;display:flex;gap:12px;align-items:flex-start}.server-storage-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.server-storage-icon svg{width:18px}.server-storage-icon.blue{background:#e9f2ff;color:#176ddd}.server-storage-icon.purple{background:#f2ecff;color:#7655da}.server-storage-icon.orange{background:#fff2e7;color:#e46b26}.server-storage-icon.green{background:#e9f9f1;color:#13a167}.server-storage-icon.red{background:#fdeceb;color:#c0392b}.server-storage-card>div{display:flex;flex-direction:column;gap:4px;min-width:0}.server-storage-card small{font-size:9px;font-weight:800;color:#8994a4;letter-spacing:.03em}.server-storage-card b{font-size:18px;color:#172033}.server-storage-card em{font-style:normal;font-size:9px;color:#98a2b0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-optimize-btn{margin-top:6px;height:26px;padding:0 8px;font-size:8px;align-self:flex-start}.server-optimize-btn svg{width:11px;height:11px}.server-section{padding:18px;margin-bottom:16px}.server-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.server-section-head h3{margin:0 0 5px;font-size:14px;display:flex;align-items:center;gap:7px}.server-section-head h3 svg{width:16px;color:#c9701c}.server-section-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.6;max-width:640px}.server-danger-zone{border:1px solid #ffd9b0;background:#fffaf3}.server-autobackup-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.server-autobackup-status{margin:10px 0 0;font-size:10px;color:#8994a4}.server-autobackup-error{color:#c0392b;font-weight:700}.server-backup-missing{display:block;color:#c0392b;font-weight:700}.server-delete-code{font-size:15px;letter-spacing:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#c0392b}.server-backup-actions{display:flex;gap:6px;justify-content:flex-end}.server-reset-result{background:#f8fbff;border:1px solid #e4eaf2;border-radius:12px;padding:14px;margin-bottom:14px}.server-reset-result>p{margin:0 0 10px;font-size:11px}.server-reset-counts{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px;max-height:260px;overflow-y:auto}.server-reset-counts>div{display:flex;justify-content:space-between;font-size:10px;color:#5f6d80;border-bottom:1px dashed #edf1f5;padding:3px 0}@media(max-width:900px){.server-storage-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.server-storage-grid{grid-template-columns:1fr}.server-section-head{flex-direction:column}.server-reset-counts{grid-template-columns:1fr}}
