:root{--kh-blue:#2166a8;--kh-blue-dark:#154d82;--kh-blue-soft:#eaf3fb;--ink:#1e2936;--muted:#697586;--line:#e5e9ee;--surface:#fff;--bg:#f5f7f9;--sidebar:#30343a;--sidebar-2:#272b30;--success:#16835c;--warning:#d88615;--danger:#c74545;--shadow:0 16px 38px #1f2b3714}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.login-shell{background:#fff;grid-template-columns:minmax(460px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(148deg,#32373d 0%,#272c31 52%,#174d7c 140%);padding:64px;position:relative;overflow:hidden}.brand-panel-content{z-index:2;flex-direction:column;justify-content:space-between;max-width:650px;height:100%;display:flex;position:relative}.brand-glow{filter:blur(4px);opacity:.25;border-radius:999px;position:absolute}.brand-glow-one{background:#2d78bd;width:420px;height:420px;top:-100px;right:-170px}.brand-glow-two{opacity:.06;background:#fff;width:280px;height:280px;bottom:-120px;left:-180px}.brand-pill{background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:9px 13px;font-size:13px;display:inline-flex}.login-brand-panel .eyebrow{color:#8cc8f8}.login-brand-panel h1{letter-spacing:-.045em;max-width:650px;margin:0;font-size:52px;line-height:1.07}.brand-copy{color:#d6dde5;max-width:580px;font-size:18px;line-height:1.65}.login-benefits{gap:15px;display:grid}.login-benefits div{color:#e8edf2;align-items:center;gap:12px;display:flex}.brand-footer{color:#aeb9c4;font-size:13px}.login-form-panel{background:radial-gradient(circle at 85% 4%,#eaf3fb 0,#0000 28%),#fff;place-items:center;padding:48px;display:grid}.login-card{width:min(430px,100%)}.login-logo-wrap{justify-content:center;align-items:center;height:118px;margin-bottom:28px;display:flex}.login-logo-wrap img{object-fit:contain}.login-heading{text-align:center;margin-bottom:30px}.login-heading h2{letter-spacing:-.03em;margin:0 0 8px;font-size:31px}.login-heading p{color:var(--muted);margin:0}.login-form{gap:19px;display:grid}.login-form label{color:#3e4854;gap:8px;font-size:13px;font-weight:700;display:grid}.login-form input{background:#fbfcfd;border:1px solid #dce2e8;border-radius:11px;outline:none;width:100%;height:50px;padding:0 14px;transition:all .2s}.login-form input:focus{border-color:var(--kh-blue);background:#fff;box-shadow:0 0 0 4px #2166a81c}.password-field{position:relative}.password-field input{padding-right:48px}.password-field button{color:#6d7885;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px}.primary-button,.secondary-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:43px;padding:0 16px;font-weight:750;display:inline-flex}.primary-button{background:linear-gradient(135deg,var(--kh-blue),var(--kh-blue-dark));color:#fff;box-shadow:0 8px 20px #2166a82e}.primary-button:hover{filter:brightness(1.04)}.secondary-button{color:#3e4854;background:#fff;border-color:#dfe4e9}.secure-note{color:#7a8591;justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:12px;display:flex}.app-shell{min-height:100vh;display:flex}.sidebar{background:linear-gradient(180deg,var(--sidebar),var(--sidebar-2));color:#fff;z-index:5;flex-direction:column;width:258px;height:100vh;padding:18px 14px;transition:all .25s;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:65px;padding:0 8px 13px;display:flex}.sidebar-brand img{object-fit:contain;background:#fff;border-radius:9px}.sidebar-brand div{white-space:nowrap;display:grid}.sidebar-brand strong{font-size:15px}.sidebar-brand span{color:#abb5bf;margin-top:3px;font-size:11px}.collapse-button{color:#4a5561;background:#fff;border:1px solid #d9dfe5;border-radius:999px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:69px;right:-12px}.sidebar nav{gap:5px;margin-top:18px;display:grid;overflow-y:auto}.nav-item{color:#c9d0d7;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:42px;padding:0 12px;display:flex}.nav-item:hover{color:#fff;background:#fff1}.nav-item-active{color:#fff;background:linear-gradient(135deg,#2166a8f2,#1d5589f2);box-shadow:0 8px 17px #00000021}.sidebar-bottom{border-top:1px solid #ffffff14;gap:4px;margin-top:auto;padding-top:15px;display:grid}.logout{color:#f2b5b5}.dashboard-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:4;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.search-box{color:#88929d;background:#f8fafb;border:1px solid #e0e5ea;border-radius:10px;align-items:center;gap:9px;width:min(420px,38vw);height:40px;padding:0 12px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.topbar-actions{align-items:center;gap:16px;display:flex;position:relative}.branch-selector{color:#404b57;background:#fff;border:1px solid #dfe5ea;border-radius:9px;align-items:center;gap:8px;height:39px;padding:0 12px;font-size:13px;display:flex}.topbar-actions select{opacity:0;cursor:pointer;width:190px;height:40px;position:absolute;left:0}.admin-profile{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:16px;display:flex}.avatar{background:var(--kh-blue-soft);width:38px;height:38px;color:var(--kh-blue);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.admin-profile div:last-child{display:grid}.admin-profile strong{font-size:13px}.admin-profile span{color:var(--muted);margin-top:2px;font-size:11px}.main-area{padding:30px}.page-heading-row{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-heading-row h1{letter-spacing:-.035em;margin:0 0 6px;font-size:30px}.page-heading-row>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.quick-actions{gap:10px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:145px;padding:18px;position:relative;box-shadow:0 5px 16px #1f2b3709}.metric-icon{background:var(--kh-blue-soft);width:38px;height:38px;color:var(--kh-blue);border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.metric-label{color:var(--muted);font-size:12px;font-weight:650}.metric-card>strong{letter-spacing:-.025em;margin-top:5px;font-size:23px;display:block}.metric-trend{border-radius:999px;align-items:center;gap:2px;padding:4px 7px;font-size:11px;font-weight:750;display:flex;position:absolute;top:18px;right:15px}.metric-trend.positive{color:var(--success);background:#e9f8f1}.metric-trend.negative{color:var(--warning);background:#fff3e2}.metric-detail{color:#8a949f;margin-top:5px;font-size:11px;display:block}.metric-warning .metric-icon{color:var(--warning);background:#fff2df}.dashboard-two-columns{grid-template-columns:1.45fr .85fr;gap:15px;margin-top:15px;display:grid}.panel-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 5px 16px #1f2b3708}.card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-title-row h2{margin:0 0 4px;font-size:16px}.card-title-row p{color:var(--muted);margin:0;font-size:12px}.subtle-button,.icon-button,.text-button{color:#68727e;background:#f4f6f8;border:0;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:11px;display:flex}.icon-button{font-weight:900}.text-button{color:var(--kh-blue);background:0 0;font-weight:750}.chart-placeholder{border-bottom:1px solid #edf0f3;align-items:flex-end;gap:18px;height:235px;padding:26px 12px 5px;display:flex}.chart-month{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:9px;height:100%;display:flex}.bar-pair{justify-content:center;align-items:flex-end;gap:5px;width:100%;height:185px;display:flex}.bar-pair span,.bar-pair i{background:linear-gradient(180deg,#4387c5,var(--kh-blue));border-radius:5px 5px 2px 2px;width:17px;display:block}.bar-pair i{background:#a9bfd2}.chart-month small{color:#8a949f;font-size:10px}.chart-legend{color:#6e7985;justify-content:center;gap:20px;padding-top:13px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{background:var(--kh-blue);border-radius:2px;width:8px;height:8px}.chart-legend .legend-profit{background:#a9bfd2}.branch-list{gap:19px;margin-top:24px;display:grid}.branch-row{align-items:center;gap:12px;display:flex}.branch-badge{width:37px;height:37px;color:var(--kh-blue);background:#f0f4f7;border-radius:9px;place-items:center;display:grid}.branch-info{flex:1}.branch-info>div:first-child{justify-content:space-between;font-size:12px;display:flex}.branch-info span{color:#88929c;font-size:10px}.progress{background:#edf0f3;border-radius:99px;height:5px;margin-top:8px;overflow:hidden}.progress span{background:linear-gradient(90deg,var(--kh-blue),#4d95d1);border-radius:99px;height:100%;display:block}.branch-row>strong{font-size:12px}.lower-grid{grid-template-columns:1.25fr .75fr}.activity-list{margin-top:12px}.activity-row{border-bottom:1px solid #edf0f3;align-items:center;gap:11px;padding:13px 0;display:flex}.activity-row:last-child{border-bottom:0}.activity-icon{width:35px;height:35px;color:var(--kh-blue);background:#f0f4f7;border-radius:9px;place-items:center;display:grid}.activity-copy{flex:1;display:grid}.activity-copy strong,.activity-amount strong{font-size:12px}.activity-copy span,.activity-amount span{color:#89939e;margin-top:3px;font-size:10px}.activity-amount{text-align:right;display:grid}.amount-positive{color:var(--success)}.control-card>.card-title-row svg{color:var(--kh-blue)}.risk-item{color:#61707d;background:#f7f9fa;border-radius:10px;align-items:flex-start;gap:11px;margin-top:12px;padding:13px;display:flex}.risk-item.warning-soft{color:#a56718;background:#fff5e8}.risk-item div{display:grid}.risk-item strong{color:#34404c;font-size:12px}.risk-item span{margin-top:4px;font-size:10px}.full-button{width:100%;margin-top:15px}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-two-columns{grid-template-columns:1fr}.login-brand-panel{padding:45px}.login-brand-panel h1{font-size:43px}}@media (max-width:820px){.login-shell{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:25px}.sidebar{width:82px}.sidebar-brand div,.nav-item span,.collapse-button{display:none}.topbar{padding:0 16px}.search-box,.admin-profile div:last-child{display:none}.main-area{padding:20px}.page-heading-row{align-items:flex-start;gap:17px}.quick-actions .secondary-button{display:none}.metric-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.topbar{height:65px}.branch-selector span{text-overflow:ellipsis;max-width:100px;overflow:hidden}.main-area{padding:15px}.page-heading-row{display:block}.quick-actions{margin-top:15px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:125px}.dashboard-two-columns{display:block}.panel-card{margin-top:14px}.chart-placeholder{gap:8px;padding-left:0;padding-right:0}.bar-pair span,.bar-pair i{width:11px}.sidebar{position:fixed;left:-82px}.dashboard-content{width:100%}}a.nav-item{text-decoration:none}.nav-item-disabled{opacity:.62;cursor:not-allowed}.eyebrow{letter-spacing:.15em;color:var(--kh-blue)!important;margin:0 0 7px!important;font-size:10px!important;font-weight:850!important}.mini-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:15px;display:grid}.mini-metric{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:13px;min-height:112px;padding:17px;display:flex;box-shadow:0 5px 16px #1f2b3709}.mini-metric .metric-icon{flex:none;margin:0}.mini-metric>div:last-child{min-width:0;display:grid}.mini-metric span{color:var(--muted);font-size:11px;font-weight:700}.mini-metric strong{letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:20px;overflow:hidden}.mini-metric small{color:#8a949f;margin-top:5px;font-size:10px}.data-panel{padding:0;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:67px;padding:13px 18px;display:flex}.inline-search{color:#89939e;background:#f8fafb;border:1px solid #dfe5ea;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:270px;max-width:430px;height:39px;padding:0 11px;display:flex}.inline-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.filter-tabs{background:#f2f5f7;border-radius:9px;gap:4px;margin-left:auto;padding:4px;display:flex}.filter-tab{color:#717c87;background:0 0;border:0;border-radius:7px;height:30px;padding:0 10px;font-size:10px;font-weight:750}.filter-tab.active{color:var(--kh-blue);background:#fff;box-shadow:0 2px 7px #1f2b3714}.compact-button{height:38px;font-size:11px}.responsive-table{overflow:auto}.erp-table th{text-align:left;border-bottom:1px solid var(--line);letter-spacing:.055em;text-transform:uppercase;color:#7f8994;white-space:nowrap;background:#f8fafb;height:46px;padding:0 15px;font-size:9px}.erp-table td{color:#4d5864;white-space:nowrap;border-bottom:1px solid #edf0f3;height:67px;padding:9px 15px;font-size:11px}.code-pill{color:var(--kh-blue-dark);background:var(--kh-blue-soft);border:1px solid #d8e7f4;border-radius:6px;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.product-cell{align-items:center;gap:10px;display:flex}.product-icon{width:35px;height:35px;color:var(--kh-blue);background:#edf4fa;border-radius:9px;place-items:center;display:grid}.product-icon.service{color:var(--success);background:#eef7f3}.product-cell>div:last-child{display:grid}.product-cell strong{color:#283440;font-size:11px}.product-cell span{color:#8a949f;margin-top:3px;font-size:9px}.control-badge,.status-badge{border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.control-badge.serialized{color:var(--kh-blue);background:#eaf3fb}.control-badge.quantity{color:#626e79;background:#f1f3f5}.control-badge.service{color:var(--success);background:#eaf8f2}.status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px;display:block}.row-action{color:#808b96;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.row-action:hover{background:#f0f3f5}.danger-action:hover{color:var(--danger);background:#feecec}.table-footer{color:#89939e;background:#fbfcfd;justify-content:space-between;align-items:center;height:50px;padding:0 18px;font-size:9px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;background:#12192094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 25px 80px #0000003d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 24px 18px;display:flex}.modal-header h2{margin:0 0 5px;font-size:21px}.modal-header p:last-child{color:var(--muted);margin:0;font-size:11px}.icon-close{color:#68737e;background:#f3f5f7;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.form-section-title{align-items:center;gap:10px;margin:0 0 13px;display:flex}.form-section-title:not(:first-child){margin-top:23px}.form-section-title>span{background:var(--kh-blue);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:850;display:grid}.form-section-title>div{display:grid}.form-section-title strong{font-size:12px}.form-section-title small{color:#89939e;margin-top:2px;font-size:9px}.form-grid{gap:15px;display:grid}.smart-form label{color:#46515d;gap:7px;font-size:10px;font-weight:800;display:grid}.smart-form input,.smart-form select{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;outline:0;width:100%;height:43px;padding:0 12px;font-size:12px}.smart-form input:focus,.smart-form select:focus{border-color:var(--kh-blue);background:#fff;box-shadow:0 0 0 4px #2166a81a}.smart-form input:disabled{color:#8b949e;background:#eef1f4}.control-explainer{color:var(--kh-blue);background:#edf5fb;border:1px solid #d9e9f6;border-radius:10px;align-items:flex-start;gap:10px;margin:16px 0;padding:12px 13px;display:flex}.control-explainer>div{display:grid}.control-explainer strong{font-size:11px}.control-explainer span{color:#647b90;margin-top:3px;font-size:9px;line-height:1.5}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:22px;padding-top:22px;display:flex}.toast{z-index:40;border-radius:11px;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-size:11px;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #0000002b}.success-toast{color:#fff;background:#153f34}.setup-status{background:linear-gradient(110deg,#edf6fd,#f8fbfd);border:1px solid #d9e9f6;border-radius:14px;align-items:center;gap:13px;margin-bottom:15px;padding:16px 18px;display:flex}.setup-status.closed{background:linear-gradient(110deg,#edf7f2,#fbfdfc);border-color:#d9e4df}.setup-status-icon{width:42px;height:42px;color:var(--kh-blue);background:#fff;border-radius:11px;place-items:center;display:grid;box-shadow:0 4px 13px #1f2b3712}.setup-status.closed .setup-status-icon{color:var(--success)}.setup-status>div:nth-child(2){display:grid}.setup-status strong{font-size:12px}.setup-status span{color:#74808c;margin-top:4px;font-size:10px}.setup-step{text-align:right;margin-left:auto!important}.setup-step span{letter-spacing:.12em;color:var(--kh-blue);font-size:8px;font-weight:850}.setup-step strong{margin-top:3px}.validation-strip{min-height:57px;color:var(--success);background:#edf8f3;border:1px solid #d7eee3;border-radius:12px;align-items:center;gap:11px;margin-bottom:15px;padding:0 17px;display:flex}.validation-strip>div{display:grid}.validation-strip strong{font-size:11px}.validation-strip span{color:#668276;margin-top:2px;font-size:9px}.validation-strip button{color:var(--success);background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:9px;font-weight:800;display:flex}.inventory-table-title{border-bottom:1px solid var(--line);padding:18px}.branch-chip{color:#52606c;background:#f1f4f6;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:750;display:inline-flex}.imei-code{color:#41505e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.muted-text{color:#9aa3ac;font-size:9px}.variant-copy{display:grid}.variant-copy strong{font-size:10px}.variant-copy span{color:#8c96a0;margin-top:2px;font-size:9px}.inventory-total-row{background:#fbfcfd;justify-content:flex-end;gap:44px;padding:16px 18px;display:flex}.inventory-total-row>div{text-align:right;display:grid}.inventory-total-row span{color:#89939e;font-size:9px}.inventory-total-row strong{margin-top:4px;font-size:13px}.closing-panel{background:#fff;border:1px solid #edd8d8;border-radius:14px;align-items:center;gap:14px;margin-top:15px;padding:17px 19px;display:flex}.closing-icon{width:42px;height:42px;color:var(--danger);background:#feecec;border-radius:11px;place-items:center;display:grid}.closing-panel>div:nth-child(2){flex:1}.closing-panel h3{margin:0 0 4px;font-size:13px}.closing-panel p{color:#7c8792;margin:0;font-size:9px}.danger-primary{color:#fff;background:linear-gradient(135deg,#c74a4a,#a93737);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:43px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.confirm-modal{text-align:center;padding:26px}.confirm-icon{border-radius:15px;place-items:center;width:54px;height:54px;margin:0 auto 15px;display:grid}.confirm-icon.warning{color:var(--warning);background:#fff1df}.confirm-modal h2{margin:0 0 9px;font-size:21px}.confirm-modal>p{color:#6e7985;margin:0;font-size:11px;line-height:1.6}.confirmation-checks{text-align:left;background:#f7f9fa;border-radius:11px;gap:8px;margin-top:18px;padding:14px;display:grid}.confirmation-checks span{color:#50606c;align-items:center;gap:8px;font-size:10px;display:flex}.confirmation-checks svg{color:var(--success)}.input-error{border-color:var(--danger)!important;box-shadow:0 0 0 3px #c7454514!important}.inventory-filter-banner{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:8px;margin-bottom:15px;padding:11px 15px;display:flex}.inventory-filter-banner>div{color:var(--kh-blue);align-items:center;gap:7px;display:flex}.inventory-filter-banner span{font-size:10px;font-weight:800}.inventory-filter-banner select{color:#33404c;appearance:none;background:#f1f4f6;border:0;border-radius:8px;outline:0;min-width:135px;height:35px;padding:0 10px;font-size:11px;font-weight:800}.inventory-filter-banner>svg{pointer-events:none;color:#71808c;margin-left:-30px}.inventory-filter-banner p{border-left:1px solid var(--line);color:#7c8792;margin:0 0 0 15px;padding-left:15px;font-size:10px}@media (max-width:1180px){.mini-metric-grid{grid-template-columns:repeat(2,1fr)}.filter-tabs{display:none}}@media (max-width:820px){.table-toolbar{flex-wrap:wrap}.inline-search{min-width:100%;max-width:none}.form-grid.two-cols{grid-template-columns:1fr}.inventory-total-row{justify-content:space-between;gap:18px}.closing-panel{flex-wrap:wrap;align-items:flex-start}.closing-panel .danger-primary{width:100%}}@media (max-width:560px){.mini-metric-grid{grid-template-columns:1fr}.setup-status{flex-wrap:wrap;align-items:flex-start}.setup-step{text-align:left;margin-left:55px!important}.inventory-total-row{grid-template-columns:1fr;display:grid}.inventory-total-row>div{text-align:left}.table-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:auto;min-height:54px}.modal-backdrop{padding:10px}.smart-form,.modal-header{padding-left:17px;padding-right:17px}.inventory-filter-banner{flex-wrap:wrap}.inventory-filter-banner p{border:0;width:100%;margin:4px 0 0;padding:0}}.operations-page{max-width:1680px;margin:0 auto}.operations-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:16px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:13px;min-height:112px;padding:18px;display:flex;box-shadow:0 7px 22px #1f2b3709}.summary-icon{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.summary-icon.blue{background:var(--kh-blue-soft);color:var(--kh-blue)}.summary-icon.amber{color:var(--warning);background:#fff3e2}.summary-icon.slate{color:#596775;background:#eef1f4}.summary-card>div{display:grid}.summary-card small{color:#77838f;font-size:10px;font-weight:750}.summary-card strong{color:#1d2935;letter-spacing:-.025em;margin-top:7px;font-size:20px}.summary-card p{color:#8b95a0;margin:5px 0 0;font-size:9px}.operation-panel{border-radius:14px;overflow:hidden}.toolbar-right{align-items:center;gap:9px;display:flex}.sales-table{min-width:1180px}.cell-subcopy{color:#9aa3ac;margin-top:6px;font-size:8px}.payment-badge{color:#66727d;background:#eef1f4;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.payment-badge.contado{color:var(--success);background:#eaf8f2}.payment-badge.fiado{color:var(--warning);background:#fff3e2}.payment-badge.mixto{color:var(--kh-blue);background:#eaf3fb}.payment-badge.parte-de-pago{color:#7850a5;background:#f2ecfb}.amount-warning{font-weight:800;color:var(--warning)!important}.amount-positive{font-weight:800;color:var(--success)!important}.amount-negative{font-weight:800;color:var(--danger)!important}.transaction-modal{width:min(880px,100%)}.transaction-progress{border-bottom:1px solid var(--line);background:#fafbfc;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;height:48px;padding:0 24px;display:grid}.transaction-progress span{color:#9aa3ac;background:#f0f2f4;border-radius:7px;place-items:center;height:27px;font-size:9px;font-weight:800;display:grid}.transaction-progress span.active{background:var(--kh-blue-soft);color:var(--kh-blue)}.smart-context,.audit-note,.payment-impact{color:var(--kh-blue);background:#edf6fd;border:1px solid #d9e9f6;border-radius:11px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:13px 14px;display:flex}.smart-context>div,.audit-note>div,.payment-impact>div{display:grid}.smart-context strong,.audit-note strong,.payment-impact strong{font-size:11px}.smart-context span,.audit-note span,.payment-impact span{color:#647b90;margin-top:3px;font-size:9px;line-height:1.5}.wide-field{color:#46515d;gap:7px;font-size:10px;font-weight:800;display:grid}.search-input{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.search-input input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.sale-lines{gap:9px;margin-top:15px;display:grid}.sale-line{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:35px minmax(180px,1fr) 74px 120px 110px 30px;align-items:end;gap:10px;padding:12px;display:grid}.sale-line-copy{align-self:center;display:grid}.sale-line-copy strong{font-size:11px}.sale-line-copy span{color:#8b95a0;margin-top:3px;font-size:8px}.sale-line label{color:#75808b;gap:5px;font-size:8px;font-weight:800;display:grid}.sale-line input{border:1px solid #dce2e8;border-radius:7px;min-width:0;height:34px;padding:0 8px;font-size:10px}.sale-line input:disabled{color:#9aa3ac;background:#f2f4f6}.sale-line>button{color:#8b95a0;background:#f5f6f7;border:0;border-radius:7px;height:31px}.sale-line>button:hover{color:var(--danger);background:#feecec}.line-total{text-align:right;align-self:center;font-size:11px}.ghost-add{height:37px;color:var(--kh-blue);background:#f9fbfc;border:1px dashed #cbd6df;border-radius:9px;align-items:center;gap:6px;margin-top:10px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.payment-mode-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:19px;display:grid}.payment-option{text-align:left;color:#596775;background:#fff;border:1px solid #e0e5ea;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:122px;padding:15px;display:flex}.payment-option svg{width:22px;height:22px;color:var(--kh-blue);margin-bottom:12px}.payment-option strong{color:#2c3844;font-size:11px}.payment-option span{color:#89939e;margin-top:5px;font-size:8px;line-height:1.5}.payment-option.selected{border-color:var(--kh-blue);background:#f8fbfe;box-shadow:0 0 0 3px #2166a817}.payment-fields{margin-top:12px}.trade-in-box{color:#7850a5;background:#f7f4fb;border:1px solid #dddaed;border-radius:11px;align-items:center;gap:11px;margin-top:16px;padding:14px;display:flex}.trade-in-box>div{flex:1;display:grid}.trade-in-box strong{font-size:11px}.trade-in-box span{color:#786b86;margin-top:3px;font-size:8px;line-height:1.45}.trade-in-box button{height:35px;font-size:9px}.confirmation-hero{text-align:center;padding:8px 30px 20px}.confirmation-hero svg{width:43px;height:43px;color:var(--success);background:#eaf8f2;border-radius:13px;padding:9px}.confirmation-hero h3{margin:12px 0 6px;font-size:18px}.confirmation-hero p{color:#7a8591;max-width:550px;margin:0 auto;font-size:10px;line-height:1.55}.transaction-totals{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid;overflow:hidden}.transaction-totals>div{border-right:1px solid var(--line);align-content:center;min-height:73px;padding:14px;display:grid}.transaction-totals>div:last-child{border:0}.transaction-totals span{color:#8a949f;font-size:8px}.transaction-totals strong{margin-top:6px;font-size:14px}.audit-note{color:#63717d;background:#f5f8fa;border-color:#e2e7eb;margin:0}.transaction-footer{border-top:1px solid var(--line);background:#fafbfc;justify-content:flex-end;gap:9px;padding:17px 24px;display:flex}.transaction-footer button:disabled{opacity:.45;cursor:not-allowed}.purchase-type-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:20px;display:grid}.purchase-type{border:1px solid var(--line);text-align:left;color:#64717d;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:120px;padding:16px;display:flex}.purchase-type svg{color:var(--kh-blue);margin-bottom:11px}.purchase-type strong{color:#293642;font-size:12px}.purchase-type span{color:#8a949f;margin-top:5px;font-size:9px;line-height:1.5}.purchase-type.active{border-color:var(--kh-blue);background:#f8fbfe;box-shadow:0 0 0 3px #2166a814}.control-toggle{background:#f0f2f4;border-radius:9px;margin-bottom:15px;padding:4px;display:flex}.control-toggle button{color:#7d8791;background:0 0;border:0;border-radius:7px;flex:1;height:34px;font-size:10px;font-weight:800}.control-toggle button.active{color:var(--kh-blue);background:#fff;box-shadow:0 2px 8px #1f2b3714}.selected-debt{border:1px solid var(--line);background:#f7f9fa;border-radius:11px;justify-content:space-between;gap:20px;margin-bottom:15px;padding:15px;display:flex}.selected-debt>div{display:grid}.selected-debt span{color:#8a949f;font-size:8px}.selected-debt strong{margin-top:4px;font-size:12px}.payment-impact{color:var(--success);background:#eef8f3;border-color:#d9eee4;margin:16px 0 0}.movement-rule{color:var(--kh-blue);background:linear-gradient(110deg,#edf6fd,#f8fbfd);border:1px solid #d9e9f6;border-radius:13px;align-items:flex-start;gap:12px;margin-bottom:15px;padding:16px 18px;display:flex}.movement-rule>div{display:grid}.movement-rule strong{font-size:11px}.movement-rule span{color:#647b90;margin-top:3px;font-size:9px;line-height:1.5}.movements-table{min-width:1320px}.nature-badge{border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.nature-badge svg{width:12px;height:12px}.nature-badge.entrada{color:var(--success);background:#eaf8f2}.nature-badge.salida{color:var(--danger);background:#feecec}.nature-badge.traslado{color:var(--kh-blue);background:#eaf3fb}.nature-badge.neutral{color:#697682;background:#eef1f4}.operation-link{color:var(--kh-blue);font-size:10px;font-weight:800}@media (max-width:1200px){.operations-summary-grid,.payment-mode-grid{grid-template-columns:repeat(2,1fr)}.sale-line{grid-template-columns:35px 1fr 70px 110px 28px}.sale-line .line-total{text-align:left;grid-column:2/5}.transaction-totals{grid-template-columns:repeat(2,1fr)}.transaction-totals>div:nth-child(2){border-right:0}.transaction-totals>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:760px){.operations-summary-grid{grid-template-columns:1fr}.toolbar-right{flex-wrap:wrap;width:100%}.toolbar-right .inline-search{width:100%}.payment-mode-grid,.purchase-type-grid{grid-template-columns:1fr}.sale-line{grid-template-columns:35px 1fr 28px;align-items:center}.sale-line label,.line-total{grid-column:2/3}.transaction-totals{grid-template-columns:1fr}.transaction-totals>div{border-bottom:1px solid var(--line);border-right:0!important}.transaction-totals>div:last-child{border-bottom:0}.transaction-progress{padding:0 12px}.transaction-progress span{font-size:8px}.selected-debt{flex-direction:column}.trade-in-box{flex-wrap:wrap;align-items:flex-start}.trade-in-box button{width:100%}}.control-page{max-width:1680px;margin:0 auto}.control-panel{overflow:hidden}.control-tabs{border-bottom:1px solid var(--line);background:#fbfcfd;align-items:center;gap:7px;min-height:60px;padding:9px 14px;display:flex}.control-tab{color:#6f7b87;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;height:41px;padding:0 14px;font-size:11px;font-weight:800;display:flex}.control-tab:hover{color:#34414d;background:#f0f4f7}.control-tab.active{color:var(--kh-blue);background:var(--kh-blue-soft)}.control-tab b{color:#66727e;background:#e6eaee;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:9px;display:grid}.control-tab.active b{color:var(--kh-blue);background:#fff}.control-section{padding:21px}.section-intro{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:17px;display:flex}.section-intro h3{margin:0 0 5px;font-size:16px}.section-intro p{color:#7d8894;margin:0;font-size:10px}.security-chip{height:31px;color:var(--success);white-space:nowrap;background:#eaf8f2;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.control-table{min-width:1120px}.route-cell{align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.route-cell svg{color:#8e99a4}.status-badge.neutral{color:#66727d;background:#eef1f4}.completed-text{color:var(--success);align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.table-action{color:#4f5c68;background:#fff;border:1px solid #dfe5ea;border-radius:7px;height:30px;padding:0 10px;font-size:9px;font-weight:800}.table-action.primary{color:var(--kh-blue);background:#f6fafe;border-color:#cfe1f0}.sensitive-type{color:#485561;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.icon-action{color:#697682;background:#fff;border:1px solid #e1e6ea;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.approval-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.approval-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px;box-shadow:0 7px 21px #1f2b3709}.approval-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.approval-head>div{display:grid}.approval-head>div>span{color:#929ca6;font-size:8px}.approval-head>div>strong{margin-top:4px;font-size:11px}.approval-product{align-items:center;gap:10px;margin:17px 0;display:flex}.approval-product>div:last-child{display:grid}.approval-product strong{font-size:11px}.approval-product span{color:#8c96a0;margin-top:4px;font-size:8px}.approval-value{background:#f7f9fa;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.approval-value span{color:#7e8994;font-size:8px}.approval-value strong{color:var(--danger);font-size:12px}.approval-note{color:#798590;align-items:flex-start;gap:8px;margin:13px 0;font-size:8px;line-height:1.5;display:flex}.approval-actions{grid-template-columns:1fr 1.25fr;gap:8px;display:grid}.approval-actions button{height:37px;padding:0 9px;font-size:9px}.danger-outline{color:var(--danger);border-color:#efd5d5}.empty-control{min-height:280px;color:var(--success);text-align:center;grid-column:1/-1;align-content:center;place-items:center;display:grid}.empty-control h3{color:#33404c;margin:12px 0 5px}.empty-control p{color:#83909c;margin:0;font-size:10px}.trace-search{color:#84909b;background:#fbfcfd;border:1px solid #dbe2e8;border-radius:11px;align-items:center;gap:10px;height:48px;margin-bottom:18px;padding:0 7px 0 14px;display:flex}.trace-search input{background:0 0;border:0;outline:0;flex:1;font-size:11px}.trace-search button{height:35px;font-size:10px}.trace-layout{grid-template-columns:270px 1fr;gap:15px;margin-bottom:18px;display:grid}.trace-summary{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7fafc);border-radius:13px;padding:20px}.trace-device-icon{background:var(--kh-blue-soft);width:46px;height:46px;color:var(--kh-blue);border-radius:12px;place-items:center;display:grid}.trace-summary>p{color:var(--kh-blue);letter-spacing:.11em;margin:15px 0 6px;font-size:8px;font-weight:850}.trace-summary h3{margin:0 0 5px;font-size:16px}.trace-summary>span{color:#84909b;font-size:9px}.trace-summary dl{gap:12px;margin:19px 0 0;display:grid}.trace-summary dl div{border-bottom:1px solid #edf0f2;justify-content:space-between;gap:12px;padding-bottom:9px;display:flex}.trace-summary dt{color:#8b96a0;font-size:8px}.trace-summary dd{margin:0;font-size:9px;font-weight:800}.timeline{border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px 22px}.timeline h4{margin:0 0 18px;font-size:12px}.timeline-event{grid-template-columns:31px 1fr;gap:11px;padding-bottom:21px;display:grid;position:relative}.timeline-event:not(:last-child):before{content:"";background:#dce4ea;width:1px;position:absolute;top:31px;bottom:0;left:15px}.timeline-dot{color:#667481;z-index:1;background:#eef3f7;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:850;display:grid}.timeline-dot.done{color:var(--success);background:#eaf8f2}.timeline-event>div:last-child{display:grid}.timeline-event span{color:#919ba5;font-size:8px}.timeline-event strong{margin-top:4px;font-size:11px}.timeline-event p{color:#75818c;margin:4px 0 0;font-size:9px}.audit-log{border:1px solid var(--line);border-radius:13px;overflow:hidden}.audit-log-head{border-bottom:1px solid var(--line);background:#fafbfc;justify-content:space-between;align-items:center;height:47px;padding:0 15px;display:flex}.audit-log-head h4{margin:0;font-size:11px}.audit-log-head span{color:#8b96a0;font-size:8px}.audit-log-row{color:#74818c;border-bottom:1px solid #edf0f2;grid-template-columns:24px 1fr 210px;align-items:center;min-height:54px;padding:10px 15px;display:grid}.audit-log-row:last-child{border:0}.audit-log-row>div{display:grid}.audit-log-row>div:last-child{text-align:right}.audit-log-row strong{color:#45515d;font-size:9px}.audit-log-row span{margin-top:3px;font-size:8px}.form-grid textarea{resize:vertical;min-height:81px;font:inherit;background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;padding:10px 11px;font-size:10px}.form-error{color:var(--danger);align-items:center;gap:6px;margin:12px 0 0;font-size:9px;display:flex}.warning-context{color:var(--warning);background:#fff8ed;border-color:#f2dfbd}.warning-context span{color:#88775d}.upload-field>div{color:#77838f;background:#fafcfd;border:1px dashed #cbd5de;border-radius:10px;align-content:center;place-items:center;min-height:88px;display:grid}.upload-field>div p{margin:7px 0 2px;font-size:10px;font-weight:800}.upload-field>div small{color:#9aa3ac;font-size:8px}@media (max-width:1200px){.approval-grid{grid-template-columns:repeat(2,1fr)}.trace-layout{grid-template-columns:230px 1fr}}@media (max-width:800px){.control-tabs{overflow-x:auto}.control-tab{flex:none}.section-intro{flex-direction:column}.approval-grid,.trace-layout{grid-template-columns:1fr}.audit-log-row{grid-template-columns:24px 1fr}.audit-log-row>div:last-child{text-align:left;grid-column:2}.approval-actions{grid-template-columns:1fr}.trace-search{flex-wrap:wrap;height:auto;min-height:48px;padding:9px}.trace-search button{width:100%}}.cash-page{max-width:1680px;margin:0 auto}.cash-metrics{margin-bottom:16px}.cash-metrics .metric-card small{color:#929ca6;margin-top:7px;font-size:9px;display:block}.metric-icon.danger-soft{color:var(--danger);background:#feecec}.metric-icon.warning-soft{color:var(--warning);background:#fff4e5}.cash-notice{min-height:46px;color:var(--success);background:#edf8f3;border:1px solid #cfe8dc;border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:0 13px;font-size:10px;font-weight:750;display:flex}.cash-notice span{flex:1}.cash-notice button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.cash-panel{margin-top:0}.compact{height:37px;font-size:10px}.branch-cash-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.branch-cash-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.branch-card-head{align-items:center;gap:10px;display:flex}.branch-icon{background:var(--kh-blue-soft);width:36px;height:36px;color:var(--kh-blue);border-radius:9px;place-items:center;display:grid}.branch-card-head>div:nth-child(2){flex:1;display:grid}.branch-card-head strong{font-size:11px}.branch-card-head span:not(.status-badge){color:#8c97a2;margin-top:3px;font-size:8px}.branch-cash-values{background:#f8fafb;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-top:15px;padding:12px;display:grid}.branch-cash-values div{border-right:1px solid #e3e8ec;padding:0 10px;display:grid}.branch-cash-values div:first-child{padding-left:0}.branch-cash-values div:last-child{border:0}.branch-cash-values span{color:#8d98a2;font-size:7px}.branch-cash-values strong{margin-top:5px;font-size:10px}.cash-risk-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.cash-risk-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.risk-icon{border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.risk-icon.warning{color:var(--warning);background:#fff4e5}.risk-icon.danger{color:var(--danger);background:#feecec}.risk-icon.info{background:var(--kh-blue-soft);color:var(--kh-blue)}.cash-risk-grid article>div:nth-child(2){display:grid}.cash-risk-grid strong{font-size:10px}.cash-risk-grid span{color:#818c97;margin-top:4px;font-size:8px;line-height:1.45}.cash-risk-grid button{color:var(--kh-blue);background:0 0;border:0;font-size:9px;font-weight:850}.cash-table{min-width:1120px}.cash-table .negative-value{color:var(--danger);font-weight:850}.cash-table .positive-value{color:var(--success);font-weight:850}.alerts-list{gap:9px;display:grid}.alerts-list article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:39px 1fr 95px 75px;align-items:center;gap:11px;min-height:66px;padding:11px 13px;display:grid}.alert-level{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.alert-level.danger{color:var(--danger);background:#feecec}.alert-level.warning{color:var(--warning);background:#fff4e5}.alert-level.info{background:var(--kh-blue-soft);color:var(--kh-blue)}.alerts-list article>div:nth-child(2){display:grid}.alerts-list strong{font-size:10px}.alerts-list span,.alerts-list time{color:#87929d;margin-top:4px;font-size:8px}.alerts-list button{color:#52606d;background:#fff;border:1px solid #dfe5ea;border-radius:7px;height:29px;font-size:8px;font-weight:800}.cash-modal header{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:20px 22px 15px;display:flex}.cash-modal header h2{margin:0;font-size:18px}.cash-modal header p{color:#818c97;margin:5px 0 0;font-size:9px}.cash-modal header button{color:#697682;background:#fff;border:1px solid #e1e6ea;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.form-grid.two-cols{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label{color:#4d5965;gap:7px;font-size:9px;font-weight:800;display:grid}.form-grid input,.form-grid select{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;outline:0;height:40px;padding:0 11px;font-size:10px}.form-grid input:focus,.form-grid select:focus{border-color:var(--kh-blue);box-shadow:0 0 0 3px #2166a817}.span-2{grid-column:1/-1}.form-info{min-height:44px;color:var(--kh-blue);background:#f1f7fc;border:1px solid #d6e8f5;border-radius:9px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:8px;line-height:1.5;display:flex}.modal-actions{justify-content:flex-end;gap:9px;margin-top:17px;display:flex}.status-badge.danger{color:var(--danger);background:#feecec}@media (max-width:1150px){.branch-cash-grid,.cash-risk-grid{grid-template-columns:1fr}.branch-cash-values{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.cash-metrics{grid-template-columns:1fr}.branch-cash-values{grid-template-columns:1fr;gap:10px}.branch-cash-values div{border-bottom:1px solid #e3e8ec;border-right:0;padding:0 0 10px}.branch-cash-values div:last-child{border-bottom:0;padding-bottom:0}.alerts-list article{grid-template-columns:39px 1fr}.alerts-list time,.alerts-list button{grid-column:2}.form-grid.two-cols{grid-template-columns:1fr}.span-2{grid-column:auto}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.invoice-page{max-width:1680px;margin:0 auto}.invoice-metrics{margin-bottom:16px}.invoice-notice{min-height:46px;color:var(--success);background:#edf8f3;border:1px solid #cfe8dc;border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:0 13px;font-size:10px;font-weight:750;display:flex}.invoice-notice span{flex:1}.invoice-notice button{color:inherit;background:0 0;border:0}.invoice-panel{margin-top:0}.invoice-search{min-width:310px}.invoice-table{min-width:1240px}.row-icon-button{width:32px;height:32px;color:var(--kh-blue);background:#fff;border:1px solid #dfe5ea;border-radius:8px;place-items:center;display:grid}.invoice-preview-modal{width:min(900px,100vw - 28px);max-height:94vh;overflow:auto}.invoice-preview-head{z-index:2;background:#fff;position:sticky;top:0}.invoice-paper{color:#2d3945;background:#fff;border:1px solid #dfe4e9;margin:20px;padding:28px;box-shadow:0 12px 35px #22313f14}.invoice-brand{border-bottom:2px solid var(--kh-blue);grid-template-columns:95px 1fr auto;align-items:center;gap:14px;padding-bottom:18px;display:grid}.invoice-brand h3{color:#313c47;letter-spacing:.04em;margin:0;font-size:24px}.invoice-brand p{color:#52616e;margin:4px 0;font-size:11px;font-weight:800}.invoice-brand span{color:#8a959f;font-size:8px}.invoice-number{text-align:right;display:grid}.invoice-number small{color:#87929d;letter-spacing:.1em;font-size:8px}.invoice-number strong{color:var(--kh-blue);margin:5px 0;font-size:17px}.invoice-number span{color:#7e8994;font-size:8px}.invoice-company-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.invoice-company-grid div{background:#f6f8fa;border:1px solid #e4e9ed;border-radius:8px;padding:10px;display:grid}.invoice-company-grid small{color:#8d98a2;letter-spacing:.08em;font-size:7px}.invoice-company-grid strong{margin-top:4px;font-size:10px}.invoice-items{border-collapse:collapse;width:100%;margin-top:8px}.invoice-items th{text-align:left;color:#fff;background:#35414c;padding:9px;font-size:8px}.invoice-items td{vertical-align:top;border-bottom:1px solid #e5e9ed;padding:12px 9px;font-size:9px}.invoice-items td:first-child{width:52px}.invoice-items td:last-child{text-align:right;font-weight:850}.invoice-items td span{color:#7f8a94;margin-top:3px;font-size:8px;display:block}.invoice-totals{gap:7px;width:315px;margin:16px 0 16px auto;display:grid}.invoice-totals div{border-bottom:1px solid #e5e9ed;justify-content:space-between;padding:5px 0;font-size:9px;display:flex}.invoice-totals div:first-child{font-size:11px}.invoice-totals .pending{color:var(--warning)}.warranty-box{background:#f7fafc;border:1px solid #dce5ed;border-radius:10px;padding:15px}.warranty-title{color:var(--kh-blue);align-items:center;gap:9px;display:flex}.warranty-title>div{display:grid}.warranty-title strong{font-size:11px}.warranty-title span{color:#78848f;margin-top:2px;font-size:8px}.warranty-box p{color:#687581;margin:12px 0 0;font-size:8px;line-height:1.7}.invoice-bottom{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.invoice-bottom>div:first-child{display:grid}.invoice-bottom strong{font-size:9px}.invoice-bottom span{color:#7f8a94;margin-top:3px;font-size:8px}.qr-placeholder{color:#35414c;border:1px solid #dfe5ea;border-radius:8px;place-items:center;width:72px;height:72px;display:grid}.qr-placeholder small{margin-top:-10px;font-size:6px}.legal-note{border-top:1px solid #edf0f2;padding-top:10px;color:#9aa3ab!important;margin:15px 0 0!important;font-size:7px!important;line-height:1.5!important}.invoice-actions{justify-content:flex-end;gap:9px;padding:0 20px 20px;display:flex}.warranty-config-modal{width:min(680px,100vw - 28px)}.warranty-form{gap:14px;display:grid}.warranty-form>label{color:#4d5965;gap:7px;font-size:9px;font-weight:800;display:grid}.warranty-form select{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;height:40px;padding:0 11px;font-size:10px}.warranty-form textarea{min-height:140px;font:inherit;resize:vertical;background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;padding:11px;font-size:9px;line-height:1.6}.warranty-actions{padding:0 22px 20px}@media (max-width:760px){.invoice-search{width:100%;min-width:0}.invoice-paper{margin:10px;padding:16px}.invoice-brand{grid-template-columns:65px 1fr}.invoice-brand img{width:60px;height:auto}.invoice-number{text-align:left;border-top:1px solid #e8ecef;grid-column:1/-1;padding-top:9px}.invoice-company-grid{grid-template-columns:1fr}.invoice-totals{width:100%}.invoice-bottom{align-items:flex-start;gap:15px}.invoice-actions{flex-direction:column-reverse}.invoice-actions button{width:100%}}@media print{body *{visibility:hidden}.invoice-paper,.invoice-paper *{visibility:visible}.invoice-paper{width:100%;box-shadow:none;border:0;margin:0;position:absolute;top:0;left:0}}.technical-page{max-width:1680px;margin:0 auto}.technical-notice{min-height:46px;color:var(--success);background:#edf8f3;border:1px solid #cfe8dc;border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:0 13px;font-size:10px;font-weight:750;display:flex}.technical-notice span{flex:1}.technical-notice button{color:inherit;background:0 0;border:0}.technical-metrics{margin-bottom:16px}.technical-panel{margin-top:0}.technical-toolbar{align-items:flex-end}.technical-filters{align-items:center;gap:9px;display:flex}.technical-filters .inline-search{min-width:295px}.technical-filters select{color:#52606d;background:#fff;border:1px solid #dfe5ea;border-radius:9px;height:38px;padding:0 10px;font-size:9px}.technical-table{min-width:1240px}.status-badge.info{color:var(--kh-blue);background:#eaf3fb}.technical-detail-modal,.technical-create-modal{width:min(760px,100vw - 28px);max-height:94vh;overflow:auto}.technical-detail-body{gap:14px;display:grid}.technical-order-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.technical-order-grid section{border:1px solid var(--line);background:#f8fafb;border-radius:10px;padding:12px;display:grid}.technical-order-grid small{color:#8b96a0;letter-spacing:.08em;font-size:7px}.technical-order-grid strong{margin-top:5px;font-size:10px}.technical-order-grid span{color:#7c8791;margin-top:4px;font-size:8px}.technical-info-box{border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px}.technical-info-box strong{font-size:9px}.technical-info-box p{color:#687581;margin:7px 0 0;font-size:9px;line-height:1.6}.technical-cost-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.technical-cost-grid div{border:1px solid var(--line);background:#f8fafb;border-radius:10px;padding:12px;display:grid}.technical-cost-grid span{color:#8b96a0;font-size:7px}.technical-cost-grid strong{margin-top:5px;font-size:11px}.technical-cost-grid .pending{color:var(--warning);background:#fff8ec;border-color:#f0d7aa}.technical-cost-grid .paid{color:var(--success);background:#edf8f3;border-color:#cfe8dc}.danger-info{color:var(--danger)!important;background:#fff2f2!important;border-color:#f0c8c8!important}.technical-actions{padding:0 22px 20px}.technical-create-form{gap:14px;display:grid}.technical-create-form input,.technical-create-form select{width:100%}.technical-create-form .span-2 input{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;outline:0;height:40px;padding:0 11px;font-size:10px}@media (max-width:900px){.technical-order-grid,.technical-cost-grid{grid-template-columns:1fr 1fr}.technical-toolbar{align-items:stretch}.technical-filters{flex-direction:column;align-items:stretch}.technical-filters .inline-search{min-width:0}.technical-filters select{width:100%}}@media (max-width:620px){.technical-order-grid,.technical-cost-grid{grid-template-columns:1fr}.technical-actions{flex-direction:column-reverse}.technical-actions button{width:100%}}.modal-card{width:min(980px,100vw - 32px);max-height:95vh}.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-config-modal{width:min(980px,100vw - 32px)}.modal-header,.cash-modal header{padding:26px 30px 20px}.modal-header h2,.cash-modal header h2{font-size:24px}.modal-header p,.cash-modal header p{font-size:13px;line-height:1.5}.transaction-body,.modal-form{padding:26px 30px}.form-grid.two-cols{gap:18px}.form-grid label,.warranty-form>label{gap:9px;font-size:13px}.form-grid input,.form-grid select,.technical-create-form .span-2 input,.warranty-form select{border-radius:11px;height:50px;padding:0 14px;font-size:14px}.warranty-form textarea{min-height:180px;padding:14px;font-size:14px}.form-info{min-height:54px;padding:12px 14px;font-size:12px}.modal-actions,.invoice-actions,.technical-actions{gap:12px;padding:0 30px 26px}.modal-actions button,.invoice-actions button,.technical-actions button{min-height:46px;padding:0 19px;font-size:14px}.technical-order-grid small,.technical-cost-grid span{font-size:10px}.technical-order-grid strong,.technical-cost-grid strong{font-size:14px}.technical-order-grid span,.technical-info-box p{font-size:12px}.print-format-control{align-items:flex-end;gap:12px;display:flex}.print-format-control label{color:#55616d;gap:5px;font-size:11px;font-weight:800;display:grid}.print-format-control select{background:#fff;border:1px solid #dce2e8;border-radius:9px;height:38px;padding:0 10px;font-size:12px}.invoice-format-58mm{width:58mm;max-width:100%;margin-left:auto;margin-right:auto;padding:12px}.invoice-format-80mm{width:80mm;max-width:100%;margin-left:auto;margin-right:auto;padding:16px}.invoice-format-carta{width:216mm;max-width:100%;margin-left:auto;margin-right:auto;padding:28px}.invoice-format-58mm .invoice-brand,.invoice-format-80mm .invoice-brand{text-align:center;grid-template-columns:1fr}.invoice-format-58mm .invoice-brand img,.invoice-format-80mm .invoice-brand img{margin:auto}.invoice-format-58mm .invoice-number,.invoice-format-80mm .invoice-number{text-align:center;border-top:1px solid #e5e9ed;padding-top:8px}.invoice-format-58mm .invoice-company-grid,.invoice-format-80mm .invoice-company-grid{grid-template-columns:1fr}.invoice-format-58mm .invoice-items th:first-child,.invoice-format-58mm .invoice-items td:first-child,.invoice-format-58mm .invoice-items th:nth-child(3),.invoice-format-58mm .invoice-items td:nth-child(3){display:none}.invoice-format-58mm .invoice-totals,.invoice-format-80mm .invoice-totals{width:100%}.invoice-format-58mm .invoice-brand h3{font-size:18px}.invoice-format-58mm .invoice-brand p{font-size:9px}.invoice-format-58mm .invoice-items th,.invoice-format-58mm .invoice-items td{padding:7px 4px;font-size:7px}.invoice-format-58mm .warranty-box p{font-size:7px}.invoice-format-58mm .legal-note{font-size:6px!important}@media (max-width:760px){.modal-card,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-config-modal{width:calc(100vw - 16px)}.modal-header,.cash-modal header,.transaction-body,.modal-form{padding:20px}.print-format-control{align-items:center}.print-format-control label{display:none}}@media print{.invoice-format-58mm{width:58mm!important;padding:4mm!important}.invoice-format-80mm{width:80mm!important;padding:5mm!important}.invoice-format-carta{width:216mm!important;min-height:279mm!important;padding:14mm!important}}.credit-page,.warranty-page,.notifications-page{max-width:1680px;margin:0 auto}.due-today-panel{margin-bottom:18px}.panel-title-row h2{margin:0 0 5px}.panel-title-row p{color:var(--muted);margin:0}.collection-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:118px 1fr;margin-top:12px;display:grid;overflow:hidden}.collection-status{color:var(--warning);background:#fff8ec;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:18px;display:flex}.collection-status.danger{color:var(--danger);background:#fff2f2}.collection-status svg{width:24px;height:24px}.collection-status strong{font-size:13px}.collection-status span{font-size:11px}.collection-main{grid-template-columns:1.4fr 1fr .75fr auto;align-items:center;gap:18px;padding:17px 20px;display:grid}.collection-main h3{margin:0 0 4px;font-size:16px}.collection-main p,.collection-main span{color:var(--muted);margin:0;font-size:12px}.collection-main>div{gap:4px;display:grid}.collection-contact svg{width:17px;color:var(--kh-blue)}.collection-contact strong{font-size:14px}.collection-money strong{font-size:17px}.collection-money small{color:var(--muted)}.collection-actions{grid-template-columns:1fr;gap:8px!important;display:flex!important}.whatsapp-button{color:#fff;background:#1fa855;border:0;border-radius:10px;align-items:center;gap:8px;height:43px;padding:0 14px;font-weight:800;display:flex}.credit-table{min-width:1350px}.credit-calculation{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.credit-calculation>div{border:1px solid var(--line);background:#f8fafb;border-radius:11px;gap:5px;padding:14px;display:grid}.credit-calculation span{color:var(--muted);font-size:11px}.credit-calculation strong{font-size:16px}.credit-calculation .credit-grand-total{background:var(--kh-blue-soft);border-color:#bfd9ee;grid-column:span 3}.warranty-principles{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.warranty-principles article{border:1px solid var(--line);background:#fff;border-radius:13px;gap:12px;padding:16px;display:flex}.warranty-principles svg{color:var(--kh-blue)}.warranty-principles div{gap:4px;display:grid}.warranty-principles span{color:var(--muted);font-size:12px;line-height:1.5}.warranty-document-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.warranty-document-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid}.warranty-doc-icon{background:var(--kh-blue-soft);width:48px;height:48px;color:var(--kh-blue);border-radius:13px;place-items:center;display:grid}.warranty-document-card h2{margin:9px 0 6px;font-size:18px}.warranty-document-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.warranty-field-list{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.warranty-field-list span{border:1px solid var(--line);background:#f6f8fa;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;display:flex}.warranty-field-list svg{width:13px;color:var(--success)}.warranty-document-card button{grid-column:1/-1}.warranty-rule-panel{margin-top:18px}.warranty-flow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;display:flex}.warranty-flow span{border:1px solid var(--line);background:#f5f8fb;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:750}.warranty-flow i{color:var(--kh-blue);font-style:normal}.warranty-preview-modal{width:min(980px,100vw - 30px)}.warranty-paper{background:#fff;border:1px solid #dfe4e9;min-height:720px;margin:0 28px 24px;padding:36px}.warranty-letter-head{border-bottom:2px solid #26313a;justify-content:space-between;padding-bottom:18px;display:flex}.warranty-letter-head>div{gap:4px;display:grid}.warranty-letter-head strong{font-size:24px}.warranty-letter-head span{color:var(--muted);font-size:11px}.warranty-paper h3{text-align:center;margin:28px 0;font-size:18px}.warranty-letter-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.warranty-letter-fields label{gap:7px;font-size:11px;font-weight:800;display:grid}.warranty-letter-fields span{color:#7d8791;font-weight:400}.warranty-paper section{margin-top:30px}.warranty-paper h4{font-size:12px}.warranty-paper section p{color:#4d5965;font-size:11px;line-height:1.75}.signature-grid{grid-template-columns:1fr 1fr;gap:50px;margin-top:80px;display:grid}.signature-grid div{text-align:center;border-top:1px solid #303b44;padding-top:8px;font-size:10px}.notification-layout{grid-template-columns:1.45fr .75fr;gap:18px;display:grid}.notification-event-list{gap:10px;margin-top:16px;display:grid}.notification-event-list article{border:1px solid var(--line);border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.notification-event-icon{background:var(--kh-blue-soft);width:38px;height:38px;color:var(--kh-blue);border-radius:10px;place-items:center;display:grid}.notification-event-list strong{font-size:13px}.notification-event-list p{color:var(--muted);margin:4px 0 0;font-size:11px}.switch input{display:none}.switch span{background:#cfd6dc;border-radius:999px;width:44px;height:24px;display:block;position:relative}.switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--success)}.switch input:checked+span:after{left:23px}.notification-form{margin-top:18px}.whatsapp-preview{background:#e8dfd6;border-radius:15px;margin-top:16px;overflow:hidden}.wa-header{color:#fff;background:#075e54;align-items:center;gap:9px;height:52px;padding:0 15px;display:flex}.wa-message{background:#dcf8c6;border-radius:9px;gap:7px;margin:16px;padding:14px;font-size:12px;display:grid;box-shadow:0 3px 10px #00000014}.wa-message b{font-size:13px}.wa-message small{text-align:right;color:#607267}.notification-security-note{border:1px solid var(--line);background:#f6f8fa;border-radius:11px;gap:10px;margin-top:14px;padding:13px;display:flex}.notification-security-note svg{color:var(--kh-blue)}.notification-security-note div{gap:4px;display:grid}.notification-security-note span{color:var(--muted);font-size:11px}.customer-delivery-panel{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:18px;margin-top:18px;display:grid}.customer-delivery-panel p{color:var(--muted);font-size:12px}.delivery-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.delivery-options span{align-items:center;gap:6px;font-size:11px;display:flex}.delivery-options svg{width:14px;color:var(--success)}@media (max-width:1050px){.collection-main{grid-template-columns:1fr 1fr}.notification-layout,.customer-delivery-panel,.warranty-principles{grid-template-columns:1fr}.credit-calculation{grid-template-columns:1fr 1fr}.credit-calculation .credit-grand-total{grid-column:span 2}}@media (max-width:720px){.collection-card{grid-template-columns:1fr}.collection-status{flex-direction:row}.collection-main,.warranty-document-grid,.warranty-letter-fields,.signature-grid{grid-template-columns:1fr}.warranty-paper{margin:0 8px 18px;padding:20px}.credit-calculation{grid-template-columns:1fr}.credit-calculation .credit-grand-total{grid-column:auto}.delivery-options{grid-template-columns:1fr}}.compact-hero{justify-content:space-between;align-items:center;gap:28px;display:flex}.compact-hero svg{color:var(--primary);flex:none}.system-metrics{margin-top:22px}.system-control-list{gap:12px;display:grid}.system-control-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.system-control-row p{color:var(--muted);margin:5px 0 0;line-height:1.5}.system-control-icon{color:#188653;background:#eaf7f0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.status-pill{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.status-pill.success{color:#16784a;background:#eaf7f0}.status-pill.warning{color:#a66400;background:#fff4df}@media (max-width:760px){.compact-hero{align-items:flex-start}.compact-hero svg{display:none}.system-control-row{grid-template-columns:auto 1fr}.system-control-row .status-pill{grid-column:2;justify-self:start}}.main-content{flex:1;width:100%;min-width:0;max-width:none}.content-area{width:100%;max-width:none;padding:30px}.content-area>.hero-card,.content-area>.metric-grid,.content-area>.panel-card{width:100%;max-width:none}.login-error,.inline-error{color:#a83232;background:#fff3f3;border:1px solid #f0caca;border-radius:10px;padding:11px 13px;font-size:13px;font-weight:650}.loading-state{text-align:center;color:var(--muted);padding:45px}button:disabled{opacity:.65;cursor:not-allowed}@media (max-width:820px){.content-area{padding:20px}}@media (max-width:560px){.content-area{padding:15px}}.branch-selector-fixed{cursor:default;background:#f8fafb}.branch-selector-fixed:hover{filter:none}.session-scope-note{color:var(--muted);font-size:12px}.sidebar{transition:width .25s}.sidebar nav{scrollbar-gutter:stable}.nav-item{border:1px solid #0000;flex:0 0 42px;min-width:0;transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s}.nav-item svg{flex:0 0 19px}.nav-item span{text-overflow:ellipsis;min-width:0;overflow:hidden}.nav-item-active{border-color:#ffffff14}.field-help{color:var(--muted);margin-top:6px;font-size:11px;font-weight:500;line-height:1.45;display:block}.sidebar-brand{border-bottom:1px solid #ffffff17;gap:12px;min-height:72px;padding:12px 14px}.sidebar-logo-mark{background:linear-gradient(145deg,#fffffffa,#e7f1faeb);border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden;box-shadow:0 10px 24px #0000003d,inset 0 0 0 1px #fffc}.sidebar-brand-copy{gap:3px;min-width:0;display:grid}.sidebar-brand-copy strong{letter-spacing:-.01em;color:#fff;font-size:16px;line-height:1.1}.sidebar-brand-copy span{text-transform:uppercase;letter-spacing:.08em;color:#aebdca;font-size:9px;font-weight:750}.sidebar-collapsed .sidebar-brand{justify-content:center;padding-inline:7px}.sidebar-collapsed .sidebar-logo-mark{flex-basis:48px;width:48px;height:48px}.nav-item-active{background:linear-gradient(100deg,#3f70ad,#315f99);border-color:#ffffff1a;box-shadow:0 8px 18px #0f43763d}.brand-panel-content{max-width:700px}.brand-panel-content h1{letter-spacing:-.045em;max-width:690px}.brand-footer-wrap{color:#c5d0da;gap:7px;display:grid}.brand-footer-wrap small{letter-spacing:.06em;color:#ffffff7a;font-size:10px}.login-card{position:relative}.login-logo-wrap{justify-items:center;gap:13px;margin-bottom:23px;display:grid}.login-logo-emblem{background:linear-gradient(145deg,#fff,#edf5fc);border-radius:28px;place-items:center;width:158px;height:126px;display:grid;box-shadow:0 24px 55px #1f497029,inset 0 0 0 1px #2166a814}.login-logo-emblem img{object-fit:contain;filter:drop-shadow(0 10px 12px #1c4f7e2e);width:144px;height:112px}.login-product-name{justify-items:center;gap:4px;display:grid}.login-product-name strong{letter-spacing:-.035em;color:#1b2b3b;font-size:24px}.login-product-name span{text-transform:uppercase;letter-spacing:.24em;color:var(--kh-blue);font-size:9px;font-weight:800}.login-kicker{letter-spacing:.18em;color:var(--kh-blue)!important;margin:0 0 7px!important;font-size:10px!important;font-weight:850!important}.login-author{text-align:center;color:#a0aab5;letter-spacing:.05em;margin-top:18px;font-size:9px;display:block}@media (max-width:720px){.login-logo-emblem{width:132px;height:106px}.login-logo-emblem img{width:120px;height:92px}.login-product-name strong{font-size:21px}}.sidebar{width:282px;padding:14px 12px 12px;transition:width .18s;overflow:hidden}.sidebar-collapsed{width:82px}.sidebar-brand{flex:none;gap:11px;height:76px;min-height:76px;padding:8px 8px 14px}.sidebar-logo-mark{background:linear-gradient(145deg,#fff,#eaf2f9);border-radius:14px;flex:0 0 50px;width:50px;height:50px;box-shadow:0 9px 22px #00000038,inset 0 0 0 1px #2166a814}.sidebar-logo-mark img{object-fit:contain;filter:drop-shadow(0 3px 4px #154d8233);width:45px;height:38px}.sidebar-brand-copy strong{font-size:16px}.sidebar-brand-copy span{letter-spacing:.11em;white-space:nowrap;font-size:8px}.sidebar nav{scrollbar-width:none;-ms-overflow-style:none;scrollbar-gutter:auto;flex:1;align-content:start;gap:4px;min-height:0;margin-top:14px;padding-right:2px;display:grid;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:0;height:0;display:none}.nav-item{border-radius:10px;flex:0 0 42px;height:42px;padding:0 12px}.nav-item span{text-overflow:clip;white-space:nowrap;font-size:14px;overflow:visible}.sidebar-bottom{background:linear-gradient(180deg,#272b30f0,var(--sidebar-2) 20%);z-index:2;flex:none;margin-top:10px;padding-top:12px;position:relative}.collapse-button{top:82px}.sidebar-collapsed .sidebar-brand{height:70px;min-height:70px;padding:7px 4px 12px}.sidebar-collapsed nav{padding-right:0}.login-form-panel{padding:36px 52px;overflow-y:auto}.login-card{flex-direction:column;align-items:stretch;width:min(480px,100%);display:flex}.login-logo-wrap{align-content:start;justify-items:center;gap:10px;height:auto;margin:0 0 24px;display:grid}.login-logo-emblem{border-radius:24px;width:142px;height:116px}.login-logo-emblem img{width:130px;height:100px}.login-product-name{gap:3px;line-height:1}.login-product-name strong{font-size:25px;line-height:1.1}.login-product-name span{letter-spacing:.2em;font-size:8px;line-height:1.25}.login-heading{text-align:center;justify-items:center;gap:7px;margin:0 0 28px;display:grid}.login-kicker{line-height:1.2;margin:0!important}.login-heading h2{letter-spacing:-.035em;margin:0;font-size:32px;line-height:1.08}.login-heading p{max-width:420px;color:var(--muted);margin:0;line-height:1.55}.login-form{width:100%}.login-author{color:#98a4af;letter-spacing:.06em;margin-top:16px;font-size:9px}.brand-footer-wrap{gap:0}@media (max-width:1100px){.sidebar{width:266px}.login-form-panel{padding:32px}.login-card{width:min(440px,100%)}}@media (max-width:900px){.login-form-panel{padding:28px 24px}.login-logo-emblem{width:126px;height:102px}.login-logo-emblem img{width:116px;height:88px}.login-heading h2{font-size:29px}}.login-form-panel{padding:28px 48px;overflow:hidden}.login-card{justify-content:center;width:min(470px,100%);min-height:0}.login-logo-wrap{gap:0;margin:0 0 12px}.login-logo-emblem{width:230px;height:178px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;overflow:visible}.login-logo-emblem img{object-fit:contain;filter:none;mix-blend-mode:multiply;width:224px;height:174px}.login-product-name,.login-kicker{display:none!important}.login-heading{gap:6px;margin:0 0 22px}.login-heading h2{margin:0;font-size:34px;line-height:1.05}.login-heading p{max-width:360px;font-size:15px;line-height:1.45}.login-form{gap:15px}.login-form input{height:48px}.login-button{height:50px;margin-top:2px}.secure-note{margin-top:17px}.login-author{letter-spacing:.055em;color:#a4adb7;margin-top:10px;font-size:8.5px}@media (max-height:800px){.login-form-panel{padding-block:18px}.login-logo-emblem{width:190px;height:142px}.login-logo-emblem img{width:186px;height:140px}.login-heading{margin-bottom:16px}.login-heading h2{font-size:30px}.login-form{gap:12px}.secure-note{margin-top:13px}.login-author{margin-top:8px}}@media (max-width:900px){.login-form-panel{padding:24px}.login-logo-emblem{width:190px;height:146px}.login-logo-emblem img{width:186px;height:144px}}.branch-filter-row{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.branch-filter-row label{align-items:center;gap:12px;font-weight:700;display:flex}.branch-filter-row select{background:#f3f6fa;border:0;border-radius:9px;min-width:260px;padding:10px 12px}.header-actions{gap:10px;display:flex}.inline-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;margin:12px 0;padding:12px 15px;display:flex}.cash-overview-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cash-session-list,.recent-cash-list{flex-direction:column;display:flex}.cash-session-row,.recent-cash-list>div{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 4px;display:flex}.cash-session-row:last-child,.recent-cash-list>div:last-child{border-bottom:0}.cash-session-row>div:nth-child(2),.recent-cash-list>div>div{flex-direction:column;flex:1;gap:3px;display:flex}.cash-session-row span,.recent-cash-list small{color:var(--muted);font-size:12px}.cash-state-icon{border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.cash-state-icon.open{color:#11864b;background:#e8f8ef}.cash-state-icon.closed{color:#6b7787;background:#f1f4f8}.cash-session-value{flex-direction:column;align-items:flex-end;font-weight:800;display:flex}.cash-session-value small{font-weight:500}.recent-cash-list>div>b{white-space:nowrap}.recent-cash-list>div>span{background:#eef4fc;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.closing-preview{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.closing-preview>div{background:#f4f7fb;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.closing-preview span{color:var(--muted);font-size:12px}.closing-preview b{font-size:18px}.empty-state{border:1px solid var(--border);text-align:center;color:var(--muted);background:#fff;border-radius:14px;padding:30px}.data-table td small{color:var(--muted);margin-top:3px;display:block}@media (max-width:980px){.cash-overview-grid{grid-template-columns:1fr}.header-actions{flex-wrap:wrap}.branch-filter-row label{flex-wrap:wrap;width:100%}.branch-filter-row select{width:100%;min-width:0}}.sidebar{z-index:30!important;overflow:visible!important}.sidebar nav{scrollbar-width:none!important;overflow:hidden auto!important}.sidebar nav::-webkit-scrollbar{display:none!important}.collapse-button{z-index:80!important;background:#fff!important;border:1px solid #d8e0e8!important;width:36px!important;height:36px!important;top:84px!important;right:-18px!important;box-shadow:0 7px 20px #1426382e!important}.cash-page.module-page{width:100%;max-width:none!important;margin:0!important;padding:30px clamp(24px,3vw,46px) 48px!important}.cash-page .module-header{justify-content:space-between!important;align-items:flex-end!important;gap:24px!important;margin:0 0 20px!important;display:flex!important}.cash-page .module-header>div:first-child{max-width:820px}.cash-page .module-header h1{letter-spacing:-.035em!important;margin:6px 0 8px!important;font-size:32px!important;line-height:1.1!important}.cash-page .module-header p{color:var(--muted)!important;margin:0!important;font-size:14px!important;line-height:1.55!important}.cash-page .header-actions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.cash-page .branch-filter-row{border:1px solid var(--line)!important;background:#fff!important;border-radius:15px!important;align-items:center!important;gap:13px!important;margin:0 0 18px!important;padding:14px 17px!important;display:flex!important;box-shadow:0 5px 16px #1f2b3709!important}.cash-page .branch-filter-row label{align-items:center!important;gap:14px!important;font-size:13px!important;display:flex!important}.cash-page .branch-filter-row select{min-width:280px!important;height:42px!important;color:var(--ink)!important;background:#f3f6fa!important;border:0!important;border-radius:10px!important;padding:0 13px!important;font-weight:750!important}.cash-page .metrics-grid.cash-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important;display:grid!important}.cash-page .cash-metrics>article{border:1px solid var(--line)!important;background:#fff!important;border-radius:15px!important;flex-direction:column!important;align-items:flex-start!important;min-height:148px!important;padding:19px!important;display:flex!important;position:relative!important;box-shadow:0 7px 22px #1f2b370b!important}.cash-page .cash-metrics>article .metric-icon{margin-bottom:15px!important}.cash-page .cash-metrics>article>span{color:var(--muted)!important;font-size:12px!important;font-weight:700!important}.cash-page .cash-metrics>article>strong{letter-spacing:-.025em!important;color:var(--ink)!important;margin-top:7px!important;font-size:23px!important;line-height:1.15!important}.cash-page .cash-metrics>article>small{color:#8a949f!important;margin-top:7px!important;font-size:11px!important}.cash-page .control-tabs{border:1px solid var(--line)!important;background:#fff!important;border-bottom:0!important;border-radius:15px 15px 0 0!important;align-items:center!important;gap:7px!important;min-height:62px!important;margin:0!important;padding:10px 13px!important;display:flex!important;box-shadow:0 6px 18px #1f2b3709!important}.cash-page .control-tabs button{color:#6f7b87!important;background:0 0!important;border:0!important;border-radius:10px!important;height:41px!important;padding:0 16px!important;font-size:12px!important;font-weight:800!important}.cash-page .control-tabs button:hover{color:#34414d!important;background:#f0f4f7!important}.cash-page .control-tabs button.active{background:var(--kh-blue-soft)!important;color:var(--kh-blue)!important;box-shadow:inset 0 0 0 1px #2166a814!important}.cash-page .control-section,.cash-page .cash-overview-grid{margin:0!important}.cash-page .control-section{border:1px solid var(--line)!important;background:#fff!important;border-radius:0 0 15px 15px!important;padding:22px!important;box-shadow:0 8px 24px #1f2b370a!important}.cash-page .cash-overview-grid{background:0 0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;padding:0!important;display:grid!important}.cash-page .cash-overview-grid>.control-section{border-radius:15px!important;margin-top:16px!important}.cash-page .section-intro h3{font-size:17px!important}.cash-page .section-intro p{font-size:12px!important;line-height:1.5!important}.cash-page .cash-session-row,.cash-page .recent-cash-list>div{min-height:70px!important;padding:14px 3px!important}.cash-page .cash-session-row strong,.cash-page .recent-cash-list strong{font-size:12px!important}.cash-page .cash-session-row span,.cash-page .recent-cash-list small{font-size:10px!important}.cash-page .data-table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.cash-page .data-table th{border-bottom:1px solid var(--line)!important;color:#77828e!important;text-transform:uppercase!important;letter-spacing:.04em!important;text-align:left!important;background:#f8fafc!important;height:47px!important;padding:0 13px!important;font-size:9px!important}.cash-page .data-table td{vertical-align:middle!important;border-bottom:1px solid #edf0f3!important;padding:13px!important;font-size:11px!important}.cash-page .data-table tbody tr:last-child td{border-bottom:0!important}.cash-page .table-scroll{border:1px solid var(--line)!important;border-radius:12px!important;overflow:auto!important}.row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.row-action.edit-action{color:var(--kh-blue)!important;background:#eef5fc!important;border-color:#d5e5f3!important}.row-action.edit-action:hover{background:#deedf9!important}@media (max-width:1180px){.cash-page .metrics-grid.cash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cash-page .cash-overview-grid{grid-template-columns:1fr!important}}@media (max-width:760px){.cash-page.module-page{padding:20px 14px 34px!important}.cash-page .module-header{flex-direction:column!important;align-items:flex-start!important}.cash-page .header-actions{width:100%!important}.cash-page .header-actions button{flex:1!important}.cash-page .metrics-grid.cash-metrics{grid-template-columns:1fr!important}.cash-page .branch-filter-row label{flex-direction:column!important;align-items:flex-start!important;width:100%!important}.cash-page .branch-filter-row select{width:100%!important;min-width:0!important}.cash-page .control-tabs{overflow-x:auto!important}.cash-page .control-tabs button{flex:none!important}}.app-shell{grid-template-columns:272px minmax(0,1fr)!important;align-items:start!important;display:grid!important}.sidebar{contain:layout paint!important;flex:none!important;width:272px!important;min-width:272px!important;max-width:272px!important;transition:none!important;position:sticky!important;top:0!important}.app-shell:has(.sidebar.sidebar-collapsed){grid-template-columns:84px minmax(0,1fr)!important}.dashboard-content{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.sidebar nav,.sidebar-bottom,.sidebar-brand{width:100%!important;min-width:0!important;max-width:100%!important}.nav-item{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important}.collapse-button{transform:none!important}.inventory-closed-actions{background:linear-gradient(135deg,#f8fbfe,#eef6fc);border:1px solid #d7e5f2;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin:0 0 18px;padding:17px 19px;display:flex;box-shadow:0 6px 18px #1f2b3709}.inventory-closed-actions>div:first-child{gap:5px;min-width:260px;display:grid}.inventory-closed-actions strong{color:#273746;font-size:13px}.inventory-closed-actions span{color:var(--muted);font-size:11px;line-height:1.5}.inventory-closed-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.inventory-closed-buttons a{text-decoration:none}.inventory-closed-buttons .secondary-button:disabled{opacity:.55}@media (max-width:900px){:is(.app-shell,.app-shell:has(.sidebar.sidebar-collapsed)){display:flex!important}.sidebar{z-index:50!important;position:fixed!important;left:0!important}.dashboard-content{margin-left:272px!important}.sidebar.sidebar-collapsed~.dashboard-content{margin-left:84px!important}.inventory-closed-actions{flex-direction:column;align-items:flex-start}.inventory-closed-buttons{justify-content:flex-start;width:100%}}@media (max-width:650px){.dashboard-content,.sidebar.sidebar-collapsed~.dashboard-content{margin-left:0!important}.sidebar{transform:translate(-100%)}.inventory-closed-buttons{grid-template-columns:1fr;display:grid}.inventory-closed-buttons>*{width:100%}}.app-shell{overflow:visible!important}.sidebar{z-index:120!important;contain:layout!important;overflow:visible!important}.dashboard-content{z-index:1!important;position:relative!important}.collapse-button{z-index:9999!important;color:#31506e!important;background:#fff!important;border:1px solid #cbd6e0!important;width:40px!important;height:40px!important;position:absolute!important;top:88px!important;right:-23px!important;box-shadow:0 9px 24px #12283d38!important}.collapse-button:hover{color:var(--kh-blue)!important;background:#f2f7fb!important;transform:scale(1.04)!important}.success-strip{color:#176d4f;background:#effaf5;border:1px solid #cbe9dc;border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:13px 16px;display:flex}.success-strip span{font-size:12px}.row-actions{gap:7px;display:flex}.price-editor-modal{max-width:820px}.price-protection-note{color:#315b7e;background:#edf6fd;border:1px solid #d5e8f6;border-radius:12px;gap:12px;padding:14px 16px;display:flex}.price-protection-note div{gap:3px;display:grid}.price-protection-note strong{font-size:13px}.price-protection-note span{font-size:11px;line-height:1.5}.smart-form textarea{resize:vertical;background:#fbfcfd;border:1px solid #dce2e8;border-radius:11px;outline:none;width:100%;min-height:92px;padding:12px 14px}.smart-form textarea:focus{border-color:var(--kh-blue);background:#fff;box-shadow:0 0 0 4px #2166a81c}.check-row{align-items:flex-start;padding:12px 0;grid-template-columns:none!important;gap:10px!important;font-weight:600!important;display:flex!important}.check-row input{flex:0 0 18px;margin-top:1px;width:18px!important;height:18px!important}.check-row span{color:#4e5a66;font-size:12px;line-height:1.5}.price-impact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.price-impact-grid>div{border:1px solid var(--line);background:#f8fafb;border-radius:12px;gap:6px;padding:15px;display:grid}.price-impact-grid span{color:var(--muted);font-size:11px}.price-impact-grid strong{font-size:18px}.negative-impact strong{color:var(--danger)}.positive-impact strong{color:var(--success)}@media (max-width:760px){.price-impact-grid{grid-template-columns:1fr}.collapse-button{display:none!important}}.app-shell{--kh-sidebar-width:272px;grid-template-columns:var(--kh-sidebar-width) minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:100vh!important;transition:grid-template-columns .18s!important;display:grid!important;overflow:visible!important}.app-shell.app-shell-sidebar-collapsed{--kh-sidebar-width:84px}.app-workspace{z-index:1!important;width:100%!important;min-width:0!important;max-width:100%!important;position:relative!important;overflow-x:hidden!important}.app-workspace>.dashboard-content,.app-workspace>.main-content,.app-workspace>div{width:100%!important;min-width:0!important;max-width:100%!important}.sidebar{width:var(--kh-sidebar-width)!important;min-width:var(--kh-sidebar-width)!important;max-width:var(--kh-sidebar-width)!important;contain:none!important;z-index:140!important;flex:none!important;align-self:start!important;height:100vh!important;transition:width .18s,min-width .18s,max-width .18s!important;position:sticky!important;inset:0 auto auto!important;overflow:visible!important}.sidebar.sidebar-collapsed{width:84px!important;min-width:84px!important;max-width:84px!important}.collapse-button{z-index:220!important;border:1px solid #d8e0e7!important;width:46px!important;height:46px!important;top:72px!important;right:-22px!important;box-shadow:0 8px 22px #1f2b372e!important}.collapse-button svg{transition:transform .18s!important}.sidebar-collapsed .collapse-button svg{transform:rotate(180deg)!important}.app-shell .modal-backdrop{left:var(--kh-sidebar-width)!important;z-index:130!important;width:auto!important;padding:24px 28px!important;transition:left .18s!important}.app-shell .transaction-modal,.app-shell .cash-modal,.app-shell .technical-create-modal,.app-shell .technical-detail-modal,.app-shell .warranty-config-modal{width:min(1080px,calc(100vw - var(--kh-sidebar-width) - 56px))!important;max-width:calc(100vw - var(--kh-sidebar-width) - 56px)!important}.app-shell .modal-card{max-height:calc(100vh - 48px)!important}.app-shell .transaction-body,.app-shell .modal-form{min-width:0!important}.app-shell .responsive-table{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important}@media (max-width:900px){.app-shell,.app-shell.app-shell-sidebar-collapsed{--kh-sidebar-width:0px;display:block!important}.sidebar,.sidebar.sidebar-collapsed{transform:translate(-100%);width:272px!important;min-width:272px!important;max-width:272px!important;position:fixed!important;top:0!important;left:0!important}.app-shell .modal-backdrop{padding:12px!important;left:0!important}.app-shell .transaction-modal,.app-shell .cash-modal,.app-shell .technical-create-modal,.app-shell .technical-detail-modal,.app-shell .warranty-config-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}@keyframes kh-spin{to{transform:rotate(360deg)}}.service-timeline{gap:10px;margin-top:12px;display:grid}.service-timeline>div{border:1px solid var(--line);background:#f8fafb;border-radius:10px;grid-template-columns:125px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.service-timeline span{color:#7c8792;font-size:10px}.service-timeline strong{color:#33404c;font-size:11px}.service-timeline small{color:var(--kh-blue);font-size:10px;font-weight:800}.technical-info-box>strong{align-items:center;gap:7px;display:flex}.technical-detail-modal .form-info input[type=checkbox]{flex:none;width:18px;height:18px}.technical-page .empty-state{background:0 0;border:0;justify-content:center;align-items:center;gap:9px;min-height:110px;display:flex}@media (max-width:720px){.service-timeline>div{grid-template-columns:1fr}.service-timeline small{justify-self:start}}.technical-stepper{background:#f8fafc;border-bottom:1px solid #e8edf4;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 24px;display:grid}.technical-stepper button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dce4ee;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:750;display:flex}.technical-stepper button span{color:#475569;background:#edf2f7;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.technical-stepper button.active{color:#1459aa;background:#eff6ff;border-color:#2374e1;box-shadow:0 4px 14px #2374e11f}.technical-stepper button.active span{color:#fff;background:#2374e1}.technical-section-card{background:#fff;border:1px solid #e1e8f0;border-radius:16px;margin-bottom:16px;padding:20px}.technical-section-card .section-intro{margin-bottom:16px}.technical-section-card textarea{resize:vertical;min-height:96px}.service-expense-list{gap:10px;display:grid}.service-expense-list>div{background:#fbfcfe;border:1px solid #e7edf4;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.service-expense-list div div{gap:3px;display:grid}.service-expense-list span{color:#64748b;font-size:12px}.service-expense-list b{white-space:nowrap}.expense-decision-actions{gap:6px;display:flex}.row-icon-button.approve{color:#17864b;background:#ecfdf3}.row-icon-button.reject{color:#c53030;background:#fff1f2}.status-badge.danger{color:#b42318;background:#fff1f2;border-color:#fecdd3}@media (max-width:850px){.technical-stepper{grid-template-columns:repeat(2,1fr)}.service-expense-list>div{grid-template-columns:1fr auto}.service-expense-list .status-badge{grid-column:1/-1;justify-self:start}}.warranty-live-page{max-width:1680px;margin:0 auto}.warranty-metrics{margin-bottom:18px}.warranty-table td>span,.warranty-table td>strong{display:block}.warranty-table td>span{color:var(--muted);margin-top:3px;font-size:11px}.table-actions{justify-content:flex-end;gap:7px;display:flex}.warranty-live-modal{width:min(1040px,calc(100vw - var(--kh-sidebar-width) - 56px))}.warranty-detail-modal{width:min(1120px,calc(100vw - var(--kh-sidebar-width) - 56px))}.selected-sale-card{background:#f5faff;border:1px solid #dbe7f2;border-radius:13px;align-items:center;gap:13px;margin:4px 0 16px;padding:14px;display:flex}.selected-sale-card svg{color:var(--kh-blue)}.selected-sale-card div{gap:3px;display:grid}.selected-sale-card span{color:var(--muted);font-size:12px}.warranty-detail-summary,.imei-summary-grid{border-bottom:1px solid var(--line);background:#f8fafc;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 24px;display:grid}.warranty-detail-summary>div,.imei-summary-grid>div{background:#fff;border:1px solid #e3e9ef;border-radius:11px;gap:5px;padding:12px;display:grid}.warranty-detail-summary span,.imei-summary-grid span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:10px}.warranty-detail-summary strong,.imei-summary-grid strong{color:#263442;font-size:13px}.imei-history-modal{width:min(980px,calc(100vw - var(--kh-sidebar-width) - 56px));max-height:calc(100vh - 48px);overflow:auto}.imei-timeline{gap:0;padding:22px 28px;display:grid}.imei-timeline article{border-left:2px solid #dce7f2;grid-template-columns:145px 1fr;gap:20px;padding:0 0 22px 24px;display:grid;position:relative}.imei-timeline article:before{content:"";background:var(--kh-blue);border-radius:50%;width:12px;height:12px;position:absolute;top:3px;left:-7px;box-shadow:0 0 0 4px #eaf4fd}.imei-timeline article:last-child{border-left-color:#0000}.imei-timeline article>span{color:var(--muted);font-size:11px}.imei-timeline article div{gap:4px;display:grid}.imei-timeline article strong{font-size:13px}.imei-timeline article p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.status-badge.info{color:#1d5fa7;background:#eff6ff;border-color:#bfdbfe}@media (max-width:850px){.warranty-detail-summary,.imei-summary-grid{grid-template-columns:1fr 1fr}.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{width:calc(100vw - 24px)}.imei-timeline article{grid-template-columns:1fr;gap:6px}}@media (max-width:560px){.warranty-detail-summary,.imei-summary-grid{grid-template-columns:1fr}.imei-timeline{padding:18px}.imei-timeline article{padding-left:18px}}.warranty-coverage-card{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border:1px solid #dbe7f6;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.9fr);gap:16px;margin-bottom:18px;padding:18px;display:grid}.warranty-coverage-card>div:first-child{grid-column:1/-1}.warranty-coverage-card strong{color:#0f2747;font-size:1rem}.warranty-coverage-card p{color:#607089;margin:5px 0 0;line-height:1.5}.warranty-coverage-card label{min-width:0}.warranty-coverage-card small{color:#6d7d92;margin-top:6px;line-height:1.35;display:block}.warranty-service-banner{border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.warranty-service-banner strong{margin-bottom:4px;display:block}.warranty-service-banner p{margin:0;line-height:1.45}.warranty-service-banner.pending{color:#76510a;background:#fff8e8;border-color:#f6d98e}.warranty-service-banner.covered{color:#175f3c;background:#eaf8f1;border-color:#a7dfc0}.warranty-service-banner.chargeable{color:#174f91;background:#edf5ff;border-color:#b9d6fb}@media (max-width:760px){.warranty-coverage-card{grid-template-columns:1fr}}.warranty-live-page{padding:34px clamp(28px,3.4vw,54px) 54px!important}.warranty-heading{align-items:center!important;margin-bottom:22px!important}.warranty-heading h1{letter-spacing:-.04em!important;margin:7px 0 8px!important;font-size:36px!important}.warranty-heading>div>p:last-child{max-width:760px!important;font-size:14px!important;line-height:1.6!important}.warranty-new-button{border-radius:13px!important;min-height:54px!important;padding:0 22px!important;box-shadow:0 10px 24px #315d9a29!important}.warranty-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-bottom:20px!important}.warranty-metric-card{border:1px solid var(--line)!important;background:#fff!important;border-radius:16px!important;align-items:flex-start!important;gap:14px!important;min-height:132px!important;padding:18px 19px!important;display:flex!important;box-shadow:0 8px 24px #1927370b!important}.warranty-metric-card>div:last-child{flex-direction:column!important;min-width:0!important;display:flex!important}.warranty-metric-icon{border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.warranty-metric-card.blue .warranty-metric-icon{color:#2f67ab;background:#eaf3ff}.warranty-metric-card.amber .warranty-metric-icon{color:#c17a10;background:#fff5df}.warranty-metric-card.green .warranty-metric-icon{color:#198754;background:#e9f8ef}.warranty-metric-card.violet .warranty-metric-icon{color:#7656c8;background:#f2edff}.warranty-metric-card span{color:#5c6876!important;font-size:12px!important;font-weight:750!important}.warranty-metric-card strong{letter-spacing:-.035em!important;color:#162232!important;margin:10px 0 7px!important;font-size:28px!important;line-height:1!important}.warranty-metric-card small{color:#8a95a2!important;font-size:11px!important;line-height:1.35!important}.warranty-panel{border-radius:17px!important;overflow:hidden!important;box-shadow:0 8px 25px #1927370a!important}.warranty-toolbar{border-bottom:1px solid var(--line)!important;background:#fff!important;gap:14px!important;padding:16px 18px!important}.warranty-search{background:#f8fafc!important;border-radius:12px!important;flex:1!important;min-width:340px!important;max-width:620px!important;height:46px!important}.warranty-search input{font-size:13px!important}.warranty-filters{gap:10px!important;margin-left:auto!important;display:flex!important}.warranty-filters select{color:#334155!important;background:#f8fafc!important;border:1px solid #dfe5ec!important;border-radius:11px!important;min-width:190px!important;height:44px!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important}.warranty-table{min-width:1120px!important}.warranty-table th{letter-spacing:.055em!important;color:#7b8795!important;background:#f8fafc!important;height:50px!important;padding:0 16px!important;font-size:10px!important}.warranty-table td{vertical-align:middle!important;border-bottom:1px solid #edf1f5!important;padding:16px!important}.warranty-row{transition:background-color .14s,box-shadow .14s}.warranty-row:hover{background:#fbfdff!important}.warranty-code-cell,.warranty-person-cell,.warranty-service-cell{gap:3px;display:grid}.warranty-code-cell strong,.warranty-person-cell strong,.warranty-service-cell strong{color:#233142!important;font-size:13px!important}.warranty-code-cell span,.warranty-person-cell span,.warranty-service-cell span{color:#687687!important;margin:0!important;font-size:11px!important}.warranty-code-cell small,.warranty-person-cell small,.warranty-service-cell small{color:#98a2ae!important;font-size:10px!important}.warranty-device-cell{align-items:center;gap:11px;min-width:220px;display:flex}.warranty-device-icon{color:#3470b4;background:#eef5fc;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.warranty-device-cell>div:last-child{gap:4px;min-width:0;display:grid}.warranty-device-cell strong{color:#233142!important;font-size:13px!important}.warranty-device-cell span{color:#7d8996!important;margin:0!important;font-size:10px!important}.branch-chip{color:#526170;white-space:nowrap;background:#f2f5f8;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.muted-cell{color:#98a2ae!important;font-size:11px!important}.warranty-table .table-actions{justify-content:flex-end!important}.warranty-table .row-icon-button{color:#536170!important;background:#f5f8fb!important;border:1px solid #e5eaf0!important;border-radius:10px!important;width:34px!important;height:34px!important}.warranty-table .row-icon-button:hover{color:#2e65a8!important;background:#eaf3ff!important;border-color:#cfe0f5!important}@media (max-width:1180px){.warranty-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.warranty-toolbar{flex-direction:column!important;align-items:stretch!important}.warranty-search{width:100%!important;min-width:0!important;max-width:none!important}.warranty-filters{flex-wrap:wrap!important;margin-left:0!important}.warranty-filters select{flex:1!important;min-width:210px!important}}@media (max-width:700px){.warranty-live-page{padding:22px 14px 40px!important}.warranty-heading{flex-direction:column!important;align-items:flex-start!important}.warranty-new-button{width:100%!important}.warranty-metrics{grid-template-columns:1fr!important}.warranty-filters{flex-direction:column!important}.warranty-filters select{width:100%!important;min-width:0!important}}.warranty-toolbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;display:grid!important}.warranty-toolbar-main{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.warranty-search{align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:680px!important;padding:0 14px!important;display:flex!important;position:relative!important;overflow:hidden!important}.warranty-search>svg{color:#536274!important;flex:none!important;width:19px!important;height:19px!important;position:static!important}.warranty-search input{text-overflow:ellipsis!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;display:block!important;position:static!important}.warranty-refresh-button{color:#415268;white-space:nowrap;background:#fff;border:1px solid #dfe5ec;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-width:112px;height:44px;padding:0 14px;font-size:12px;font-weight:750;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.warranty-refresh-button:hover{color:#285f9f;background:#eef5ff;border-color:#c8daf0}.warranty-refresh-button:active{transform:translateY(1px)}@media (max-width:1180px){.warranty-toolbar{grid-template-columns:1fr!important}.warranty-toolbar-main{width:100%}.warranty-search{max-width:none!important}.warranty-filters{width:100%!important}}@media (max-width:620px){.warranty-toolbar-main{flex-direction:column;align-items:stretch}.warranty-refresh-button{width:100%}.warranty-search{height:46px!important}}.spin{animation:.8s linear infinite kh-spin}.dashboard-updated{color:var(--muted);background:#f4f6f8;border-radius:999px;padding:7px 10px;font-size:10px}.real-chart{min-height:245px}.amount-negative{color:var(--danger)}.empty-dashboard{text-align:center;color:var(--muted);padding:34px;font-size:12px}.risk-item.success-soft{color:var(--success);background:#edf8f3}.reports-page{gap:18px;display:grid}.report-filter-panel{grid-template-columns:repeat(3,minmax(180px,1fr)) auto;align-items:end;gap:14px;padding:18px;display:grid}.report-filter-panel label{gap:7px;display:grid}.report-filter-panel label>span{color:#52606c;font-size:10px;font-weight:800}.report-input{color:#7a8692;background:#fbfcfd;border:1px solid #dfe5ea;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.report-input input,.report-input select{color:#33404c;background:0 0;border:0;outline:0;width:100%;height:100%;font-size:12px}.report-input select{appearance:none}.report-apply{height:42px}.report-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.report-kpi{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:132px;padding:16px;display:flex;box-shadow:0 5px 16px #1f2b3709}.report-kpi-icon{background:var(--kh-blue-soft);width:36px;height:36px;color:var(--kh-blue);border-radius:10px;place-items:center;margin-bottom:12px;display:grid}.report-kpi>span{color:var(--muted);font-size:10px;font-weight:750}.report-kpi>strong{letter-spacing:-.02em;margin-top:5px;font-size:20px}.report-kpi>small{color:#89939e;margin-top:auto;padding-top:9px;font-size:9px}.report-table-card{overflow:hidden}.report-tabs{border-bottom:1px solid var(--line);gap:5px;padding:14px 16px;display:flex;overflow:auto}.report-tabs button{color:#61707c;white-space:nowrap;background:#f2f4f6;border:0;border-radius:8px;height:34px;padding:0 13px;font-size:10px;font-weight:800}.report-tabs button.active{background:var(--kh-blue);color:#fff}.report-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.report-toolbar>span{color:#7f8a95;font-size:10px}.report-table-wrap{overflow:auto}.report-table{min-width:980px}.report-table td,.report-table th{white-space:nowrap}.text-button{color:var(--kh-blue);font-size:10px;font-weight:800;text-decoration:none}.primary-button{text-decoration:none}@media (max-width:1250px){.report-kpis{grid-template-columns:repeat(3,1fr)}.report-filter-panel{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.report-kpis{grid-template-columns:repeat(2,1fr)}.report-filter-panel{grid-template-columns:1fr}.report-toolbar{flex-direction:column;align-items:stretch}.report-toolbar .inline-search{width:100%;max-width:none}}@media (max-width:480px){.report-kpis{grid-template-columns:1fr}}.invoice-toolbar-real{align-items:flex-end;gap:18px}.invoice-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.invoice-toolbar-actions select{background:#fff;border:1px solid #dbe4ef;border-radius:12px;min-width:210px;height:44px;padding:0 12px}.invoice-toolbar-actions .invoice-search{min-width:min(420px,46vw)}.invoice-item-summary{flex-direction:column;margin-bottom:5px;display:flex}.invoice-item-summary span{color:#64748b;font-size:12px}.receipt-actions{flex-wrap:wrap;gap:5px;display:flex}.receipt-actions button{color:#31506f;cursor:pointer;background:#fff;border:1px solid #d8e2ee;border-radius:9px;align-items:center;gap:4px;padding:7px 8px;font-size:12px;font-weight:800;display:inline-flex}.receipt-actions button:hover{color:#0d63b8;background:#f1f8ff;border-color:#1976d2}.branch-chip{color:#1764a8;background:#eef6ff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.warranty-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.warranty-form-card{background:#fff;border:1px solid #e0e8f1;border-radius:18px;flex-direction:column;gap:14px;min-height:245px;padding:22px;display:flex;box-shadow:0 8px 25px #1f3d5c0f}.warranty-form-card h2{margin:0 0 7px;font-size:17px}.warranty-form-card p{color:#61748a;margin:0;line-height:1.55}.warranty-form-card .primary-button{justify-content:center;margin-top:auto}.warranty-form-icon{color:#1471c9;background:linear-gradient(145deg,#e8f4ff,#dcecff);border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.print-document{color:#182c40;background:#eef2f6;min-height:100vh;padding:22px}.print-toolbar{justify-content:flex-end;max-width:960px;margin:0 auto 12px;display:flex}.print-instruction{color:#fff;background:#163e64;border-radius:9px;padding:9px 13px;font-size:13px}.receipt-sheet,.warranty-letter-sheet{box-sizing:border-box;background:#fff;margin:0 auto;box-shadow:0 12px 40px #0f243829}.receipt-letter .receipt-sheet,.warranty-letter-sheet{width:216mm;min-height:279mm;padding:16mm;font-size:12px}.receipt-header{border-bottom:2px solid #1a75bb;align-items:center;gap:13px;padding-bottom:10px;display:flex}.receipt-header h1{letter-spacing:.06em;color:#176baa;margin:0;font-size:22px}.receipt-header p{margin:2px 0;font-weight:800}.receipt-header small{color:#66788b}.receipt-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:13px 0;display:grid}.receipt-meta div,.receipt-customer div{border:1px solid #e0e7ef;border-radius:8px;flex-direction:column;padding:8px;display:flex}.receipt-meta span,.receipt-customer span{color:#64748b;text-transform:uppercase;font-size:.8em;font-weight:700}.receipt-customer h2,.receipt-warranty h2,.receipt-notes h2{color:#183b5c;margin:0 0 7px;font-size:1.05em}.receipt-customer{margin:10px 0}.receipt-customer>div{margin-bottom:6px}.receipt-items{border-collapse:collapse;width:100%;margin:12px 0}.receipt-items th,.receipt-items td{text-align:left;vertical-align:top;border-bottom:1px solid #dce4ed;padding:8px 6px}.receipt-items th{color:#28577e;text-transform:uppercase;background:#edf6fe;font-size:.78em}.receipt-items td:last-child,.receipt-items th:last-child{text-align:right}.receipt-items small{color:#687b8e;display:block}.receipt-totals{border-top:2px solid #1d6fae;width:min(100%,310px);margin-left:auto;padding-top:7px}.receipt-totals div{justify-content:space-between;padding:4px 0;display:flex}.receipt-grand{color:#0e5f9f;font-size:1.2em}.receipt-warranty,.receipt-notes{background:#f8fbfe;border:1px solid #cfe0ef;border-radius:10px;margin-top:14px;padding:11px;line-height:1.5}.receipt-signatures{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px;display:grid}.receipt-signatures div{text-align:center;border-top:1px solid #53687c;padding-top:6px;font-size:.85em}.receipt-sheet footer{text-align:center;color:#586d81;border-top:1px solid #dce4ed;flex-direction:column;margin-top:22px;padding-top:10px;display:flex}.receipt-80 .receipt-header img{width:42px;height:auto}.receipt-80 .receipt-header h1{font-size:14px}.receipt-80 .receipt-meta{grid-template-columns:1fr}.receipt-80 .receipt-signatures{grid-template-columns:1fr;gap:22px}.letter-brand{border-bottom:3px solid #1672b9;align-items:center;gap:18px;padding-bottom:12px;display:flex}.letter-brand h1{color:#153b5c;margin:0;font-size:19px}.letter-brand p{color:#62758a;margin:4px 0 0}.letter-version{text-align:right;color:#64748b;margin:8px 0 12px;font-size:10px}.letter-section{margin:13px 0}.letter-section h2,.letter-declaration h2{text-transform:uppercase;letter-spacing:.04em;color:#155f98;border-bottom:1px solid #bfd3e4;margin:0 0 9px;padding-bottom:5px;font-size:13px}.letter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px;display:grid}.letter-field span{color:#4b6176;text-transform:uppercase;font-size:10px;font-weight:800}.write-line{border-bottom:1px solid #66798b;height:23px}.letter-declaration{background:#f8fbfd;border:1px solid #cbd9e5;border-radius:8px;margin-top:16px;padding:10px;line-height:1.45}.letter-signatures{grid-template-columns:1fr 1fr;gap:45px;margin-top:42px;display:grid}.letter-signatures>div{text-align:center}.signature-line{border-top:1px solid #506477;margin-bottom:6px}.letter-signatures span{color:#677a8c;font-size:10px;display:block}.letter-footer{color:#6d7d8b;text-align:center;border-top:1px solid #d6e0e8;margin-top:24px;padding-top:8px;font-size:9px}@media (max-width:1100px){.warranty-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-toolbar-actions .invoice-search{min-width:280px}}@media (max-width:720px){.warranty-form-grid{grid-template-columns:1fr}.invoice-toolbar-actions{width:100%}.invoice-toolbar-actions>*{width:100%!important;min-width:0!important}}@media print{.no-print,.sidebar,.app-topbar{display:none!important}.print-document{background:#fff;padding:0}.receipt-sheet,.warranty-letter-sheet{box-shadow:none;margin:0}.receipt-letter .receipt-sheet,.warranty-letter-sheet{width:auto;min-height:auto;padding:10mm}.receipt-80 .receipt-sheet{margin:0}.print-document *{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{margin:0}}.print-actions{justify-content:space-between;gap:10px;max-width:960px;margin:0 auto 14px;display:flex}.print-actions a,.print-actions button{border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.print-now{color:#fff;background:linear-gradient(135deg,#2166a8,#154d82);border:0;box-shadow:0 7px 18px #2166a82e}.commercial-document-note{color:#5d6d7c;background:#f4f7fa;border-radius:7px;margin:9px 0 3px;padding:7px 9px;font-size:.78em;line-height:1.4}.legal-summary ul{gap:5px;margin:7px 0 9px;padding-left:18px;display:grid}.legal-summary li{line-height:1.42}.legal-summary small{color:#5e7184;margin-top:8px;display:block}.legal-detail-block{border-top:1px solid #d7e4ef;margin-top:9px;padding-top:7px}.privacy-short,.data-authorization{color:#5e7080;background:#fafcfd;border:1px solid #d8e2eb;border-radius:7px;margin-top:12px;padding:8px;font-size:9px;line-height:1.45}.letter-company-line{text-align:center;color:#526578;margin:8px 0 3px;font-size:10px}.legal-rules-box{background:#f5faff;border:1px solid #bad2e5;border-radius:9px;margin-top:15px;padding:10px 12px}.legal-rules-box h2{text-transform:uppercase;color:#155f98;margin:0 0 7px;font-size:12px}.legal-rules-box ol{gap:5px;margin:0;padding-left:18px;font-size:10px;line-height:1.38;display:grid}.no-waiver{border-top:1px dashed #bdd0df;margin-top:7px;padding-top:7px}@media print{html,body{background:#fff!important;min-height:auto!important}body *{visibility:visible!important}.no-print,.sidebar,.topbar,.app-topbar,.print-actions{display:none!important}.print-document{background:#fff!important;width:100%!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.printable-sheet,.receipt-sheet,.warranty-letter-sheet{visibility:visible!important;box-shadow:none!important;margin:0 auto!important;display:block!important;position:static!important;overflow:visible!important}.receipt-letter .receipt-sheet,.warranty-letter-sheet{width:196mm!important;min-height:267mm!important;padding:8mm!important}.receipt-80 .receipt-sheet{width:80mm!important;margin:0!important;padding:5mm!important}.print-document *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@page{margin:8mm}}.control-live-page,.control-list-card{min-width:0}.control-metrics{margin-bottom:18px}.control-list-card .table-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.control-list-card .table-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;height:42px;padding:0 12px}.compact-button{height:34px;padding:0 10px;font-size:12px}.success-action{color:var(--success)!important}.danger-action{color:var(--danger)!important}.control-list-card textarea,.modal-form textarea{resize:vertical;min-height:92px}.sidebar .collapse-button{z-index:999!important;width:44px!important;height:44px!important;top:74px!important;right:-21px!important;box-shadow:0 8px 24px #0f172a2e!important}.sidebar-collapsed .collapse-button{right:-22px!important}.system-metrics .metric-card svg{color:var(--kh-blue)}@media (max-width:850px){.control-list-card .table-toolbar{flex-direction:column;align-items:stretch}.control-list-card .table-toolbar select{width:100%}}.account-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:13px;min-height:132px;padding:17px;display:flex;box-shadow:0 5px 16px #1f2b3709}.kpi-card>div:last-child{min-width:0;display:grid}.kpi-card span{color:var(--muted);font-size:11px;font-weight:750}.kpi-card strong{letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:20px;overflow:hidden}.kpi-card small{color:#89939e;margin-top:7px;font-size:9px}.kpi-icon{border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.kpi-icon.blue{color:var(--kh-blue);background:#eaf3fb}.kpi-icon.orange{color:var(--warning);background:#fff3e2}.kpi-icon.green{color:var(--success);background:#eaf8f2}.kpi-icon.purple{color:#7152a8;background:#f1ecfb}.account-kpi-grid+.operation-panel{margin-top:0}.validation-strip{margin-bottom:15px}.modal-form .form-grid.two-cols{grid-template-columns:1fr 1fr}.modal-form label{color:#46515d;gap:7px;font-size:10px;font-weight:800;display:grid}.modal-form input,.modal-form select,.modal-form textarea{background:#fbfcfd;border:1px solid #dce2e8;border-radius:9px;outline:0;width:100%;font-size:12px}.modal-form input,.modal-form select{height:43px;padding:0 12px}.modal-form textarea{min-height:88px;padding:11px 12px}.modal-form{gap:15px;padding:22px 24px;display:grid}.modal-form .form-grid{gap:15px}.field-help{color:#7f8a95;font-size:9px;font-weight:500;line-height:1.45;display:block}.account-kpi-grid .kpi-card{margin:0}.table-actions{align-items:center;gap:7px;display:flex}.amount-muted{color:#89939e}@media (max-width:1180px){.account-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.account-kpi-grid,.modal-form .form-grid.two-cols{grid-template-columns:1fr}}.trade-in-panel{background:#f8fbfe;border:1px solid #dce8f3;border-radius:14px;margin:14px 0;padding:16px}.trade-in-panel .check-row span{gap:3px;display:grid}.trade-in-panel .check-row small{color:var(--muted);font-weight:400}.danger-button{color:#a52b2b;cursor:pointer;background:#fff5f5;border:1px solid #efb9b9;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:inline-flex}.danger-button:hover{background:#feeaea}.receipt-actions a{border:1px solid var(--line);color:var(--kh-blue);border-radius:8px;justify-content:center;align-items:center;padding:7px 9px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.receipt-actions a:hover{background:#eef6fd}@media (max-width:900px){.form-grid.three-cols{grid-template-columns:1fr}.trade-in-panel{padding:13px}}.sale-payments-panel{background:#fbfcfd;border:1px solid #dce6ee;border-radius:14px;margin-bottom:16px;padding:18px}.sale-payment-list{gap:10px;margin-top:14px;display:grid}.sale-payment-row{background:#fff;border:1px solid #dfe5ea;border-radius:11px;grid-template-columns:34px minmax(190px,1fr) minmax(150px,.7fr) 38px;align-items:end;gap:11px;padding:12px;display:grid}.sale-payment-row label{color:#64717d;gap:6px;font-size:9px;font-weight:800;display:grid}.sale-payment-row select,.sale-payment-row input{color:#25313d;background:#fff;border:1px solid #d9e0e6;border-radius:8px;height:40px;padding:0 10px;font-size:10px}.payment-number{background:var(--kh-blue-soft);width:30px;height:30px;color:var(--kh-blue);border-radius:9px;align-self:center;place-items:center;font-size:10px;font-weight:900;display:grid}.payment-remove{margin-bottom:4px}.payment-remove:disabled{opacity:.3;cursor:not-allowed}.payment-add{margin-top:12px}.payment-balance{background:#f5f7f9;border:1px solid #dfe5ea;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;margin-top:13px;padding:11px 14px;display:flex}.payment-balance span{font-size:9px;font-weight:800}.payment-balance strong{font-size:14px}.payment-balance.balanced{color:var(--success);background:#eaf8f2;border-color:#cde9db}.payment-balance.pending{color:#a96806;background:#fff6e8;border-color:#f0ddbd}.payment-balance.exceeded{color:var(--danger);background:#feecec;border-color:#f1cdcd}@media (max-width:760px){.sale-payment-row{grid-template-columns:30px 1fr 36px}.sale-payment-row label:nth-of-type(2){grid-column:2/3}.payment-remove{grid-area:1/3/3;align-self:center}.sale-payment-row label:first-of-type{grid-column:2/3}}.service-payment-list{gap:12px;margin-bottom:12px;display:grid}.service-payment-row{background:#f8fafc;border:1px solid #e1e8f0;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;align-items:end;gap:12px;padding:14px;display:grid}.service-payment-row label,.technical-notes-label{color:#46515d;gap:7px;font-size:10px;font-weight:800;display:grid}.service-payment-row input,.service-payment-row select,.technical-notes-label input{background:#fff;border:1px solid #dce2e8;border-radius:9px;outline:0;height:43px;padding:0 12px;font-size:12px}.service-payment-row input:focus,.service-payment-row select:focus,.technical-notes-label input:focus{border-color:var(--kh-blue);box-shadow:0 0 0 4px #2166a81a}.service-payment-remove{width:38px;height:43px;color:var(--danger);background:#fff;border:1px solid #f0d6d6;border-radius:9px;place-items:center;display:grid}.service-add-payment{min-height:42px;color:var(--kh-blue);background:#f4f9fd;border:1px dashed #9dbddd;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:0 14px;font-size:10px;font-weight:850;display:inline-flex}.technical-notes-label{margin-top:2px}@media (max-width:760px){.service-payment-row{grid-template-columns:1fr}.service-payment-remove{width:100%}}.pending-credit-box{background:#fff8f5;border:1px solid #efd2c8;border-radius:12px;gap:12px;margin-top:14px;padding:14px;display:grid}.pending-credit-box .danger-info{margin:0}.pending-credit-box .danger-info span{gap:3px;display:grid}.pending-credit-box .danger-info small{color:#80645d;font-weight:500;line-height:1.4}.pending-credit-box .form-grid{margin-top:0}.pending-credit-box input[type=date],.pending-credit-box input[type=text],.pending-credit-box input:not([type]){background:#fff;border:1px solid #dfd9d6;border-radius:9px;height:43px;padding:0 12px}html{overflow-x:hidden}.dashboard-content,.main-area,.module-page,.operations-page{min-width:0}.responsive-table,.table-scroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.data-table{min-width:780px}.modal-backdrop{padding:18px}.modal-card,.transaction-modal,.technical-detail-modal,.warranty-detail-modal{max-height:calc(100dvh - 36px);overflow:auto}.page-heading-row,.module-header{gap:16px}.page-heading-row>div,.module-header>div{min-width:0}.page-heading-row h1,.module-header h1{overflow-wrap:anywhere}@media (max-width:900px){.topbar{gap:12px;height:auto;min-height:68px;padding:12px 16px}.search-box{width:100%;max-width:none}.topbar-actions{gap:9px}.admin-profile div:last-child{display:none}.branch-selector{max-width:210px}.main-area,.module-page,.operations-page{padding:22px 16px 40px!important}.metric-grid,.summary-grid,.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-two-columns,.lower-grid,.dashboard-grid{grid-template-columns:1fr!important}.page-heading-row,.module-header{flex-direction:column!important;align-items:flex-start!important}.page-heading-row>button,.page-heading-row>.primary-button,.module-header .primary-button{width:100%}.quick-actions,.header-actions{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.form-grid.two-cols,.form-grid.three-cols,.transaction-grid{grid-template-columns:1fr!important}.modal-card,.transaction-modal,.technical-detail-modal,.warranty-detail-modal{width:min(100%,760px)!important}.dashboard-content{width:100%;min-width:0}.panel-card{padding:16px}.chart-placeholder{overflow-x:auto}.branch-filter-row{flex-direction:column!important;align-items:stretch!important}.branch-filter-row select{width:100%!important;min-width:0!important}}@media (max-width:650px){.app-shell,.app-shell.app-shell-sidebar-collapsed{display:block!important}.dashboard-content,.sidebar.sidebar-collapsed~.dashboard-content{width:100%!important;margin-left:0!important}.sidebar{transform:translate(-100%);box-shadow:18px 0 40px #0f172a33;width:86vw!important;max-width:300px!important}.sidebar.sidebar-collapsed{transform:translate(0);width:76px!important}.sidebar:not(.sidebar-collapsed){transform:translate(0)}.collapse-button{display:grid!important;right:-22px!important}.sidebar-collapsed .sidebar-brand-copy,.sidebar-collapsed .nav-item span{display:none!important}.topbar{padding-left:56px}.topbar .search-box{display:none}.branch-selector{max-width:180px;font-size:12px}.main-area,.module-page,.operations-page{padding:18px 12px 32px!important}.page-heading-row h1,.module-header h1{font-size:27px!important}.metric-grid,.summary-grid,.metrics-grid,.warranty-metrics,.report-kpis,.account-kpi-grid{grid-template-columns:1fr!important}.quick-actions,.header-actions{grid-template-columns:1fr}.primary-button,.secondary-button{min-height:44px}.modal-backdrop{align-items:flex-end!important;padding:0!important}.modal-card,.transaction-modal,.technical-detail-modal,.warranty-detail-modal,.cash-modal{border-radius:18px 18px 0 0!important;width:100%!important;max-width:none!important;max-height:94dvh!important}.modal-header{z-index:3;background:#fff;position:sticky;top:0}.transaction-footer{z-index:3;background:#fff;grid-template-columns:1fr 1fr;position:sticky;bottom:0;padding-bottom:max(14px,env(safe-area-inset-bottom))!important;display:grid!important}.transaction-footer button{width:100%}.control-tabs,.report-tabs{white-space:nowrap;scrollbar-width:none;overflow-x:auto}.control-tabs::-webkit-scrollbar{display:none}.report-tabs::-webkit-scrollbar{display:none}.data-table{min-width:720px}.activity-row{align-items:flex-start}.activity-value{margin-left:auto}.login-shell{display:block}.login-brand-panel{display:none}.login-form-panel{min-height:100dvh;overflow:auto;padding:20px!important}.login-card{width:100%}.login-logo-emblem{width:180px!important;height:138px!important}.login-logo-emblem img{width:176px!important;height:136px!important}}@media (max-width:420px){.topbar-actions{justify-content:flex-end;width:100%}.branch-selector{max-width:155px}.main-area,.module-page,.operations-page{padding-inline:10px!important}.page-heading-row h1,.module-header h1{font-size:25px!important}.panel-card,.erp-panel,.operation-panel{border-radius:12px!important}.transaction-footer{grid-template-columns:1fr!important}.data-table{min-width:680px}}.metric-card{grid-template-columns:48px minmax(0,1fr)!important;grid-template-areas:"icon label""icon value""icon detail"!important;align-content:center!important;column-gap:14px!important;min-width:0!important;display:grid!important;overflow:visible!important}.metric-card>.metric-icon{grid-area:icon!important}.metric-card>.metric-label,.metric-card>div>span,.metric-card>div>small{grid-area:label!important;min-width:0!important}.metric-card>strong,.metric-card>div>strong{text-overflow:clip!important;white-space:normal!important;word-break:break-word!important;grid-area:value!important;max-width:100%!important;margin:5px 0!important;font-size:clamp(22px,2vw,31px)!important;line-height:1.08!important;display:block!important;overflow:visible!important}.metric-card>.metric-detail,.metric-card>div>small{white-space:normal!important;grid-area:detail!important;line-height:1.35!important;display:block!important}.control-metrics .metric-card>div:last-child{grid-template-rows:auto auto auto!important;gap:5px!important;min-width:0!important;display:grid!important}.control-metrics .metric-card>div:last-child>span,.control-metrics .metric-card>div:last-child>strong,.control-metrics .metric-card>div:last-child>small{margin:0!important;position:static!important}.period-control{color:var(--muted);gap:4px;font-size:11px;font-weight:800;display:grid}.period-control input{border:1px solid var(--line);height:42px;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px}@media (max-width:760px){.period-control,.period-control input{width:100%}.metric-card{grid-template-columns:42px minmax(0,1fr)!important}}.login-brand-panel{isolation:isolate;background:linear-gradient(145deg,#090e15fa,#121f2ff5 56%,#0e2d4bf5)}.brand-logo-background{z-index:0;opacity:.16;filter:saturate(1.15)contrast(1.08);pointer-events:none;background:url(/kh-hero-logo.jpg) 50%/contain no-repeat;width:72%;height:76%;position:absolute;top:12%;right:-7%}.login-brand-panel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#080d14eb 0%,#080d14b8 48%,#080d1440 100%);position:absolute;inset:0}.brand-panel-content{z-index:2}.control-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.summary-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:15px;min-width:0;min-height:142px;padding:22px;display:grid;box-shadow:0 5px 16px #1f2b3709}.summary-card>div{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.summary-card small{color:#5f6b78;font-size:13px;font-weight:750;line-height:1.25}.summary-card strong{color:var(--ink);margin:2px 0;font-size:31px;line-height:1;display:block}.summary-card p{color:#87919c;margin:0;font-size:12px;line-height:1.35}.summary-icon{background:var(--kh-blue-soft);width:48px;height:48px;color:var(--kh-blue);border-radius:12px;place-items:center;display:grid}.summary-icon.green{color:var(--success);background:#eaf8f2}.summary-icon.red{color:var(--danger);background:#feecec}.metric-grid:not(.control-metrics) .metric-card{min-height:176px!important;padding:22px 22px 20px!important;display:block!important;overflow:hidden!important}.metric-grid:not(.control-metrics) .metric-card>.metric-icon{margin-bottom:14px!important}.metric-grid:not(.control-metrics) .metric-card>.metric-label{padding-right:72px!important;font-size:13px!important;line-height:1.3!important;display:block!important}.metric-grid:not(.control-metrics) .metric-card>strong{white-space:nowrap!important;word-break:normal!important;text-overflow:ellipsis!important;margin:7px 0 10px!important;font-size:31px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.metric-grid:not(.control-metrics) .metric-card>.metric-detail{max-width:100%!important;margin:0!important;font-size:12px!important;line-height:1.45!important;display:block!important}.metric-grid:not(.control-metrics) .metric-card>.metric-trend{top:22px!important;right:18px!important}@media (max-width:900px){.control-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.control-summary-grid{grid-template-columns:1fr}.brand-logo-background{display:none}}.metric-grid:not(.control-metrics) .metric-card>div:last-child{flex-direction:column!important;align-items:flex-start!important;gap:5px!important;min-width:0!important;display:flex!important}.metric-grid:not(.control-metrics) .metric-card>div:last-child>span,.metric-grid:not(.control-metrics) .metric-card>div:last-child>strong,.metric-grid:not(.control-metrics) .metric-card>div:last-child>small{white-space:normal!important;overflow-wrap:anywhere!important;grid-area:auto!important;max-width:100%!important;margin:0!important;position:static!important}.mini-metric{overflow:hidden}.mini-metric>div:last-child{flex-direction:column!important;gap:4px!important;display:flex!important}.mini-metric strong{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;line-height:1.12!important;overflow:visible!important}html,body{width:100%;max-width:100%;overflow-x:hidden}.app-shell{width:100%;max-width:100vw;overflow-x:hidden}.dashboard-content{flex:auto;width:0;max-width:100%;overflow-x:hidden}.topbar,.main-area,.module-page,.operations-page{width:100%;max-width:100%}.main-area,.module-page,.operations-page{overflow-x:hidden}.page-heading-row,.module-header,.table-toolbar,.section-intro,.card-title-row,.page-heading-row>*,.module-header>*,.table-toolbar>*,.section-intro>*,.card-title-row>*{min-width:0}.modal-backdrop{place-items:center;width:100vw;max-width:100vw;height:100dvh;padding:clamp(12px,2vw,28px);overflow:hidden auto}.modal-card,.wide-modal,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{width:min(100%,960px)!important;max-width:calc(100vw - clamp(24px,4vw,56px))!important;max-height:calc(100dvh - clamp(24px,4vw,56px))!important;margin:auto!important;overflow:hidden auto!important}.modal-card *,.transaction-modal *,.technical-detail-modal *,.warranty-detail-modal *{min-width:0}.modal-header{align-items:flex-start}.modal-header>div{flex:1;min-width:0}.modal-header h2,.modal-header p{overflow-wrap:anywhere}.smart-form,.modal-form,.transaction-body,.technical-create-form{width:100%;max-width:100%;overflow-x:hidden}.form-grid{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.form-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid label,.smart-form label,.modal-form label,.transaction-body label{min-width:0;max-width:100%}.form-grid input,.form-grid select,.form-grid textarea,.smart-form input,.smart-form select,.smart-form textarea,.modal-form input,.modal-form select,.modal-form textarea,.transaction-body input,.transaction-body select,.transaction-body textarea{width:100%;min-width:0;max-width:100%}textarea{resize:vertical}.modal-actions,.transaction-footer{flex-wrap:wrap;max-width:100%}.metric-grid,.summary-grid,.metrics-grid,.mini-metric-grid,.control-summary-grid,.warranty-metrics,.report-kpis,.account-kpi-grid,.dashboard-grid,.dashboard-two-columns,.lower-grid{width:100%;max-width:100%}.metric-card,.mini-metric,.summary-card,.panel-card,.erp-panel,.operation-panel{min-width:0;max-width:100%}.metric-card strong,.mini-metric strong,.summary-card strong{overflow-wrap:anywhere;max-width:100%}.quick-actions,.header-actions{flex-wrap:wrap;justify-content:flex-end}.responsive-table,.table-scroll{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow:auto hidden}.responsive-table table,.table-scroll table{margin:0}@media (max-width:1180px){.metric-grid,.mini-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-two-columns,.lower-grid,.dashboard-grid{grid-template-columns:1fr}.control-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-heading-row,.module-header{align-items:flex-start}}@media (max-width:900px){.modal-backdrop{padding:14px}.modal-card,.wide-modal,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}.form-grid.three-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading-row,.module-header{width:100%}.quick-actions,.header-actions{justify-content:stretch}.quick-actions>*,.header-actions>*{flex:180px}}@media (max-width:650px){.dashboard-content{width:100%!important;max-width:100vw!important}.modal-backdrop{place-items:end center!important;padding:0!important}.modal-card,.wide-modal,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{width:100%!important;max-width:100vw!important;max-height:94dvh!important;margin:0!important}.form-grid.two-cols,.form-grid.three-cols{grid-template-columns:1fr!important}.span-2,.full-span{grid-column:auto!important}.modal-header,.smart-form,.modal-form,.transaction-body,.technical-create-form,.modal-actions,.transaction-footer{padding-left:16px!important;padding-right:16px!important}.metric-grid,.mini-metric-grid,.summary-grid,.metrics-grid,.control-summary-grid{grid-template-columns:1fr!important}.quick-actions,.header-actions{width:100%;grid-template-columns:1fr!important;display:grid!important}.quick-actions>*,.header-actions>*{width:100%;min-width:0}}.mobile-menu-button,.mobile-sidebar-backdrop{display:none}@media (max-width:860px){.app-shell,.app-shell.app-shell-sidebar-collapsed{min-height:100dvh;width:100%!important;display:block!important;overflow-x:hidden!important}.app-workspace,.dashboard-content{width:100%!important;min-width:0!important;margin-left:0!important}.sidebar,.sidebar.sidebar-collapsed{z-index:60!important;width:min(86vw,320px)!important;max-width:320px!important;height:100dvh!important;transition:transform .24s!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden!important;transform:translate(0)!important;box-shadow:18px 0 42px #0f172a40!important}.app-shell.app-shell-sidebar-collapsed .sidebar,.app-shell[data-sidebar-ready=false] .sidebar{box-shadow:none!important;transform:translate(-105%)!important}.sidebar.sidebar-collapsed .sidebar-brand-copy,.sidebar.sidebar-collapsed .nav-item span{display:grid!important}.sidebar.sidebar-collapsed .nav-item span{display:inline!important}.sidebar .collapse-button{display:none!important}.sidebar-brand{padding-right:48px!important}.sidebar nav{overscroll-behavior:contain;padding-bottom:18px!important;overflow-y:auto!important}.nav-item{height:auto!important;min-height:46px!important;padding:11px 14px!important}.mobile-menu-button{top:max(84px,calc(env(safe-area-inset-top) + 66px));z-index:70;width:46px;height:46px;color:var(--kh-blue);background:#fff;border:1px solid #dce3ea;border-radius:999px;place-items:center;transition:left .24s,background .2s,color .2s;display:grid;position:fixed;left:14px;box-shadow:0 10px 28px #0f172a33}.mobile-menu-button.is-open{background:#f6f9fc;left:min(86vw - 58px,262px)}.mobile-sidebar-backdrop{z-index:55;opacity:1;pointer-events:auto;background:#0f172a6b;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.app-shell.app-shell-sidebar-collapsed .mobile-sidebar-backdrop,.app-shell[data-sidebar-ready=false] .mobile-sidebar-backdrop{opacity:0;pointer-events:none}.topbar{width:100%!important;min-width:0!important;padding-left:72px!important;padding-right:14px!important}.topbar-actions{gap:8px!important;min-width:0!important}.admin-profile{padding-left:8px!important}.main-area,.module-page,.operations-page{width:100%!important;min-width:0!important;padding-inline:14px!important}}@media (min-width:861px){.mobile-menu-button,.mobile-sidebar-backdrop{display:none!important}}@media (max-width:860px){html,body{width:100%;max-width:100%;overflow-x:hidden!important}.app-shell,.app-shell.app-shell-sidebar-collapsed,.app-shell.mobile-sidebar-open{width:100%!important;max-width:100vw!important;min-height:100dvh!important;display:block!important;overflow-x:clip!important}.app-workspace,.dashboard-content{width:100%!important;min-width:0!important;max-width:100vw!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.sidebar,.sidebar.sidebar-collapsed{z-index:1000!important;width:min(86vw,320px)!important;min-width:min(86vw,320px)!important;max-width:320px!important;height:100dvh!important;box-shadow:none!important;contain:none!important;transition:transform .24s!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden!important;transform:translate(-110%)!important}.app-shell.mobile-sidebar-open .sidebar{transform:translate(0,0)!important;box-shadow:18px 0 42px #0f172a52!important}.sidebar .sidebar-brand-copy{display:grid!important}.sidebar .nav-item span{visibility:visible!important;opacity:1!important;display:inline!important}.sidebar .sidebar-brand{width:100%!important;padding-right:56px!important}.sidebar .nav-item{gap:12px!important;width:100%!important;height:auto!important;min-height:46px!important;padding:11px 14px!important}.sidebar .nav-item svg{flex:none!important}.sidebar nav{width:100%!important;padding-bottom:22px!important;overflow:hidden auto!important}.sidebar .collapse-button{display:none!important}.mobile-menu-button{top:max(84px,calc(env(safe-area-inset-top) + 66px))!important;z-index:1020!important;display:grid!important;position:fixed!important;left:14px!important}.mobile-menu-button.is-open{left:min(86vw - 58px,262px)!important}.mobile-sidebar-backdrop{z-index:990!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#0f172a75!important;border:0!important;transition:opacity .2s,visibility .2s!important;display:block!important;position:fixed!important;inset:0!important}.app-shell.mobile-sidebar-open .mobile-sidebar-backdrop{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.topbar{width:100%!important;min-width:0!important;max-width:100vw!important;margin:0!important;padding-left:72px!important;padding-right:12px!important}.main-area,.module-page,.operations-page{width:100%!important;min-width:0!important;max-width:100vw!important;margin:0!important;padding-inline:12px!important}}.notification-inline-message{color:#244b7f;background:#eef5ff;border:1px solid #c9d9ee;border-radius:14px;margin:0 0 18px;padding:13px 16px;font-weight:700}.notification-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.notification-stat{align-items:center;gap:16px;min-height:132px;padding:22px;display:flex}.notification-stat>svg{color:#3d69a7;background:#edf4fc;border-radius:14px;width:44px;height:44px;padding:10px}.notification-stat div{gap:3px;min-width:0;display:grid}.notification-stat span{color:#59677b;font-weight:800}.notification-stat strong{color:#172336;font-size:31px;line-height:1}.notification-stat small{color:#8a96a8}.notification-master-switch{border:1px solid #dce4ee;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 18px;display:flex!important}.notification-master-switch input,.notification-toggle-row input{accent-color:#3766a7;width:20px;height:20px}.notification-event-list.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.notification-toggle-row{border:1px solid #e0e7ef;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:13px 14px;font-weight:700;display:flex}.notification-template-label{color:#566478;gap:8px;font-weight:800;display:grid}.notification-template-label textarea{resize:vertical;width:100%;font:inherit;color:#172336;border:1px solid #d6dee8;border-radius:13px;padding:13px}.notification-template-label small{color:#7d899b;font-weight:500}.notification-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.notification-center-panel{margin-top:20px;overflow:hidden}.notification-tabs{border-bottom:1px solid #e4e9ef;flex-wrap:wrap;gap:8px;padding:18px;display:flex}.notification-tabs button{color:#59677b;cursor:pointer;background:#f0f3f7;border:0;border-radius:11px;padding:10px 15px;font-weight:800}.notification-reminder-list,.notification-activity-list{display:grid}.reminder-card{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.reminder-card:last-child{border-bottom:0}.reminder-card-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.reminder-card-heading strong{font-size:17px}.reminder-card p{color:#536176;margin:6px 0}.reminder-card small{color:#8792a2}.reminder-card-value{flex:none;justify-items:end;gap:9px;display:grid}.reminder-card-value>strong{font-size:19px}.whatsapp-button{color:#fff;cursor:pointer;background:#178b55;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:inline-flex}.whatsapp-button svg{width:18px}.danger-pill,.warning-pill{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.danger-pill{color:#b93838;background:#fff0f0}.warning-pill{color:#966a00;background:#fff7df}.notification-activity-list article{border-bottom:1px solid #edf0f4;align-items:center;gap:13px;padding:15px 20px;display:flex}.notification-activity-list article>svg{color:#4772ad;flex:none}.notification-activity-list article div{flex:1;gap:3px;min-width:0;display:grid}.notification-activity-list article span{color:#7a8798;font-size:13px}.notification-activity-list time{color:#8b96a5;white-space:nowrap;font-size:12px}.empty-state-copy{text-align:center;color:#8490a0;padding:28px}@media (max-width:1100px){.notification-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-event-list.compact{grid-template-columns:1fr}}@media (max-width:700px){.notification-summary-grid{grid-template-columns:1fr}.notification-layout{grid-template-columns:1fr!important}.reminder-card{flex-direction:column;align-items:flex-start}.reminder-card-value{justify-items:start;width:100%}.notification-activity-list article{flex-wrap:wrap;align-items:flex-start}.notification-activity-list time{width:100%;padding-left:31px}.notification-actions{flex-direction:column}.notification-actions button{width:100%}}.topbar-notification-button{color:#42526a;background:#fff;border:1px solid #dce3ec;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:inline-flex;position:relative}.topbar-notification-button span{color:#fff;background:#c83e3e;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-6px;right:-5px}:root{--kh-side-collapsed:88px;--kh-side-expanded:292px;--kh-topbar:88px;--kh-navy:#17345f;--kh-navy-deep:#0d2343;--kh-blue:#5d9bd3;--kh-line:#dbe6f1}html,body{overflow-x:hidden}.kh-app-shell{background:#f4f7fb;width:100%;min-height:100vh}.kh-app-workspace{min-width:0;margin-left:var(--kh-side-collapsed);transition:margin-left .2s}.dashboard-content{width:100%;min-width:0}.kh-sidebar{width:var(--kh-side-collapsed);z-index:200;color:#e9f3fb;-webkit-backdrop-filter:blur(24px)saturate(135%);backdrop-filter:blur(24px)saturate(135%);background:linear-gradient(#2c5185f7,#16335cfc 48%,#0b1d38);border-right:1px solid #b5d7f42e;flex-direction:column;height:100dvh;padding:14px 10px 12px;transition:width .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:18px 0 42px #132f4f26,inset -1px 0 #ffffff0d}.kh-sidebar:before{content:"";pointer-events:none;background:radial-gradient(circle at 22% 2%,#7ebeee3d,#0000 25%),linear-gradient(115deg,#ffffff0d,#0000 38%);position:absolute;inset:0}.kh-sidebar-nav{z-index:1;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:0 0 12px;position:relative;overflow:hidden auto}.kh-sidebar-nav::-webkit-scrollbar{width:0;height:0}.kh-sidebar:hover .kh-sidebar-nav::-webkit-scrollbar{width:5px}.kh-sidebar:hover .kh-sidebar-nav::-webkit-scrollbar-button{width:0;height:0;display:none}.kh-nav-section{border-bottom:1px solid #c1ddf41c;gap:5px;margin:0 0 12px;padding:0 0 12px;display:grid}.kh-nav-section:last-child{border-bottom:0}.kh-nav-heading{white-space:nowrap;color:#ddecf89e;letter-spacing:.15em;text-transform:uppercase;opacity:0;height:0;padding:0 12px;font-size:10px;font-weight:850;transition:height .22s,opacity .16s,transform .22s,padding .22s;overflow:hidden;transform:translate(-8px)}.kh-sidebar:hover .kh-nav-heading{opacity:1;height:24px;padding:5px 12px 0;transform:none}.kh-nav-item{color:#e2eef8d1;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;width:100%;height:52px;min-height:52px;padding:0 8px;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex;position:relative;overflow:hidden}button.kh-nav-item{text-align:left;cursor:pointer}.kh-nav-item:hover{color:#fff;background:#ffffff14;border-color:#c2e0f81f;transform:translate(1px)}.kh-nav-item.is-active{color:#fff;background:linear-gradient(135deg,#74b1e059,#4680b838);border-color:#bfdef738;box-shadow:inset 0 1px #ffffff21,0 10px 23px #04142724}.kh-nav-icon{background:#ffffff0e;border:1px solid #cae2f61c;border-radius:14px;flex:0 0 50px;place-items:center;width:50px;height:44px;display:grid;box-shadow:inset 0 1px #ffffff14}.kh-sidebar:hover .kh-nav-label{opacity:1;transition-delay:45ms;transform:none}.kh-nav-dot{opacity:0;background:#a9dbfb;border-radius:50%;width:6px;height:6px;position:absolute;right:8px;box-shadow:0 0 0 5px #90cff71c,0 0 14px #90cff78c}.kh-nav-item.is-active .kh-nav-dot{opacity:1}.kh-sidebar-footer{z-index:2;background:linear-gradient(#0b1d3800,#0b1d38c7 22%,#0b1d38fa);border-top:1px solid #c3def421;flex:none;gap:6px;padding-top:12px;display:grid;position:relative;box-shadow:0 -18px 30px #06162a1a}.kh-logout{color:#f3c9ce}.kh-logout:hover{color:#ffe6e9;background:#b9495b24;border-color:#f4aab424}.kh-topbar{z-index:120;height:var(--kh-topbar);min-height:var(--kh-topbar);border-bottom:1px solid var(--kh-line);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #1f42670b}.kh-topbar-mark{flex:0 0 72px;place-items:center;width:72px;height:58px;text-decoration:none;display:grid;overflow:hidden}.kh-search-box{color:#738298;background:linear-gradient(145deg,#f8fbfe,#f2f6fa);border:1px solid #d6e2ee;border-radius:19px;align-items:center;gap:13px;width:min(820px,100%);height:54px;padding:0 18px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:inset 0 1px #fff}.kh-search-box:focus-within{background:#fff;border-color:#8db9df;box-shadow:0 0 0 4px #5d9bd31f}.kh-search-box input{color:#24344a;background:0 0;border:0;outline:0;width:100%;font-size:15px}.kh-topbar-actions{flex:none;align-items:center;gap:12px;display:flex}.kh-branch-wrap{position:relative}.kh-branch-wrap select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.kh-branch-selector{color:#3b4a5f;white-space:nowrap;background:#fff;border:1px solid #d9e3ed;border-radius:15px;align-items:center;gap:9px;max-width:250px;height:48px;padding:0 14px;font-weight:650;display:flex}.kh-notification-button{color:#405168;background:#fff;border:1px solid #d9e3ed;border-radius:14px;place-items:center;width:46px;height:46px;text-decoration:none;display:grid;position:relative}.kh-notification-button span{color:#fff;background:#d84646;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:850;display:grid;position:absolute;top:-5px;right:-4px}.kh-admin-profile{border-left:1px solid #e1e8ef;align-items:center;gap:10px;padding-left:14px;display:flex}.kh-avatar{color:#315c8e;background:#e8f1fa;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:850;display:grid}.kh-admin-profile>div:last-child{display:grid}.kh-admin-profile strong{color:#1f2c3f;font-size:13px}.kh-admin-profile span{color:#768398;margin-top:2px;font-size:11px}.kh-mobile-menu,.kh-mobile-backdrop{display:none}@media (max-width:1180px){.kh-admin-profile>div:last-child{display:none}.kh-search-box{max-width:620px}.kh-branch-selector{max-width:205px}}@media (max-width:900px){.kh-app-workspace{margin-left:0}.kh-sidebar,.kh-sidebar:hover{width:min(300px,86vw);transition:transform .26s;transform:translate(-105%)}.mobile-open .kh-sidebar{transform:translate(0)}.kh-nav-heading{opacity:1;height:24px;padding:5px 12px 0;transform:none}.kh-nav-label{opacity:1;transform:none}.kh-mobile-menu{z-index:260;color:#315476;background:#fff;border:1px solid #d8e3ed;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:fixed;top:18px;left:14px;box-shadow:0 8px 22px #1c3f631f}.kh-mobile-backdrop{z-index:190;opacity:0;pointer-events:none;background:#09172a6b;border:0;transition:opacity .2s;display:block;position:fixed;inset:0}.mobile-open .kh-mobile-backdrop{opacity:1;pointer-events:auto}.kh-topbar{padding:0 16px 0 72px}.kh-topbar-actions{display:none}.kh-topbar-mark{flex-basis:58px;width:58px}.kh-topbar-mark img{width:58px!important;height:42px!important}}@media (max-width:600px){.kh-topbar{height:auto;min-height:78px;padding:11px 12px 11px 66px}.kh-topbar-main{gap:8px}.kh-topbar-mark{flex-basis:50px;width:50px}.kh-topbar-mark img{width:50px!important;height:38px!important}.kh-search-box{border-radius:16px;height:48px;padding:0 13px}.kh-search-box input{font-size:13px}}@media (min-width:901px){.kh-sidebar:not(:hover) .kh-nav-heading{opacity:0!important;height:0!important;padding:0 12px!important;transform:translate(-8px)!important}.kh-sidebar:not(:hover) .kh-nav-label{opacity:0!important;transform:translate(-9px)!important}.kh-sidebar:not(:hover) .kh-sidebar-nav{scrollbar-width:none!important;-ms-overflow-style:none!important}.kh-sidebar:not(:hover) .kh-sidebar-nav::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}:root{--kh-side-collapsed:72px;--kh-side-expanded:252px;--kh-topbar:78px}html,body{margin:0!important;padding:0!important}.kh-app-shell{min-height:100vh!important;display:block!important}.kh-app-workspace{margin-left:var(--kh-side-collapsed)!important;min-width:0!important;transition:margin-left .25s!important}.kh-sidebar{width:var(--kh-side-collapsed)!important;z-index:200!important;color:#fff!important;background:linear-gradient(#2f5688 0%,#1d416f 58%,#102b50 100%)!important;border-right:1px solid #ffffff1f!important;height:100dvh!important;padding:14px 9px!important;transition:width .25s,box-shadow .25s!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden!important;box-shadow:10px 0 28px #0f2a4b24!important}.kh-sidebar:hover{width:var(--kh-side-expanded)!important;box-shadow:18px 0 40px #091f3a3d!important}.kh-sidebar:before{background:radial-gradient(circle at 16% 1%,#89c4ef2e,#0000 23%)!important}.kh-sidebar-nav{scrollbar-width:none!important;height:100%!important;padding:0 3px 6px!important;overflow:hidden auto!important}.kh-sidebar-nav::-webkit-scrollbar{display:none!important}.kh-sidebar:hover .kh-sidebar-nav{scrollbar-width:thin!important;scrollbar-color:#ffffff40 transparent!important}.kh-sidebar:hover .kh-sidebar-nav::-webkit-scrollbar{width:4px!important;display:block!important}.kh-sidebar:hover .kh-sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff3d!important;border-radius:99px!important}.kh-nav-section{border-bottom:1px solid #ffffff1a!important;flex-direction:column!important;gap:4px!important;margin:0 0 11px!important;padding:0 0 11px!important;display:flex!important}.kh-nav-section:last-child{border-bottom:0!important;margin-bottom:0!important}.kh-nav-heading{opacity:1!important;white-space:nowrap!important;align-items:center!important;gap:9px!important;height:22px!important;min-height:22px!important;padding:0 10px 4px!important;display:flex!important;overflow:hidden!important;transform:none!important}.kh-nav-heading:before{content:"";background:#a6d7f7;border-radius:50%;flex:0 0 4px;width:4px;height:4px;box-shadow:0 0 0 4px #a6d7f717}.kh-nav-heading span{text-transform:uppercase!important;letter-spacing:1.55px!important;color:#ffffff80!important;opacity:1!important;font-size:9px!important;font-weight:900!important;line-height:1!important;transition:opacity .15s!important}.kh-sidebar:not(:hover) .kh-nav-heading{justify-content:center!important;padding-inline:0!important}.kh-sidebar:not(:hover) .kh-nav-heading span{display:none!important}.kh-nav-item{color:#ffffffc2!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:13px!important;align-items:center!important;gap:10px!important;width:100%!important;height:45px!important;min-height:45px!important;padding:0 9px!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;transition:background .18s,color .18s,transform .18s!important;display:flex!important;position:relative!important;overflow:hidden!important}.kh-nav-item:hover{color:#fff!important;background:#ffffff1a!important;transform:none!important}.kh-nav-item.is-active{color:#fff!important;background:linear-gradient(90deg,#81bee847,#ffffff1c)!important;box-shadow:inset 3px 0 #a7dcfa,0 7px 18px #051b351c!important}.kh-nav-icon{color:#dcefff!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#ffffff17!important;border:0!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;display:grid!important}.kh-nav-item:hover .kh-nav-icon,.kh-nav-item.is-active .kh-nav-icon{color:#fff!important;background:#ffffff2b!important}.kh-nav-label{letter-spacing:0!important;opacity:1!important;min-width:172px!important;font-size:13px!important;font-weight:650!important;transition:opacity .15s!important;transform:none!important}.kh-nav-arrow{color:#ffffffc2!important;flex:none!important;margin-left:auto!important}.kh-sidebar:not(:hover) .kh-nav-item{justify-content:center!important;padding:5px!important}.kh-sidebar:not(:hover) .kh-nav-label,.kh-sidebar:not(:hover) .kh-nav-arrow{display:none!important}.kh-sidebar:not(:hover) .kh-nav-icon{flex-basis:36px!important;width:36px!important;height:36px!important}.kh-nav-dot,.kh-sidebar-footer{display:none!important}.kh-topbar{z-index:120!important;height:var(--kh-topbar)!important;min-height:var(--kh-topbar)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border-top:3px solid #426f9f!important;border-bottom:1px solid #dce5ee!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;margin:0!important;padding:0 24px!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 8px 24px #1f42670b!important}.kh-topbar-main{flex:1!important;align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.kh-topbar-mark{flex:0 0 58px!important;place-items:center!important;width:58px!important;height:48px!important;display:grid!important;overflow:hidden!important}.kh-topbar-mark img{object-fit:contain!important;width:58px!important;height:44px!important}.kh-search-box{width:min(700px,100%)!important;height:46px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #dce5ee!important;border-radius:14px!important;gap:10px!important;padding:0 14px!important}.kh-search-box input{font-size:13px!important}.kh-topbar-actions{gap:10px!important}.kh-branch-selector{border-radius:13px!important;max-width:225px!important;height:44px!important;padding:0 13px!important;font-size:13px!important}.kh-notification-button{border-radius:13px!important;width:42px!important;height:42px!important}.kh-profile-menu{position:relative!important}.kh-admin-profile{min-height:48px!important;color:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;border-left:1px solid #e1e8ef!important;border-radius:12px!important;align-items:center!important;gap:10px!important;padding:0 8px 0 12px!important;display:flex!important}.kh-admin-profile:hover{background:#f7f9fc!important}.kh-avatar{width:40px!important;height:40px!important;font-size:14px!important}.kh-admin-profile strong{font-size:12.5px!important}.kh-admin-profile span{font-size:10.5px!important}.kh-profile-chevron{color:#64748b;margin-left:6px;transition:transform .18s}.kh-admin-profile[aria-expanded=true] .kh-profile-chevron{transform:rotate(180deg)}.kh-profile-dropdown{z-index:300;background:#fff;border:1px solid #dce5ee;border-radius:13px;width:185px;padding:7px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 45px #19324e29}.kh-profile-dropdown button{color:#b33c48;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;height:40px;padding:0 11px;font-size:12px;font-weight:750;display:flex}.kh-profile-dropdown button:hover{background:#fff1f2}@media (max-width:1180px){.kh-admin-profile>div:nth-child(2){display:none!important}.kh-profile-chevron{margin-left:0}.kh-search-box{max-width:560px!important}}@media (max-width:900px){.kh-app-workspace{margin-left:0!important}.kh-sidebar,.kh-sidebar:hover{width:min(270px,86vw)!important;transition:transform .26s!important;transform:translate(-105%)!important}.mobile-open .kh-sidebar{transform:translate(0)!important}.kh-sidebar .kh-nav-heading{justify-content:flex-start!important;padding:0 10px 4px!important}.kh-sidebar .kh-nav-heading span{display:inline!important}.kh-sidebar .kh-nav-item{justify-content:flex-start!important;padding:0 9px!important}.kh-sidebar .kh-nav-label,.kh-sidebar .kh-nav-arrow{display:inline!important}.kh-sidebar .kh-nav-arrow{display:block!important}.kh-topbar{padding:0 14px 0 70px!important}.kh-topbar-actions{display:none!important}.kh-topbar-mark{flex-basis:52px!important;width:52px!important}.kh-topbar-mark img{width:52px!important;height:40px!important}}@media (max-width:600px){.kh-topbar{height:72px!important;min-height:72px!important;padding:0 10px 0 66px!important}.kh-topbar-main{gap:8px!important}.kh-topbar-mark{flex-basis:44px!important;width:44px!important}.kh-topbar-mark img{width:44px!important;height:36px!important}.kh-search-box{height:43px!important;padding:0 11px!important}.kh-search-box input{font-size:12px!important}}.kh-app-workspace,.dashboard-content,.main-content{margin-top:0!important;padding-top:0!important}.kh-topbar{isolation:isolate!important;background:#fff!important;border-top:0!important;border-bottom:1px solid #dce5ee!important;height:82px!important;min-height:82px!important;margin:0!important;padding:8px 24px 0!important;position:sticky!important;top:0!important;overflow:visible!important;box-shadow:0 8px 24px #1f42670e!important}.kh-topbar:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#234f82 0%,#4f88bd 46%,#8ab8df 100%);height:8px;position:absolute;top:0;left:0;right:0}.kh-topbar-main{align-items:center!important;gap:15px!important;height:100%!important}.kh-topbar-mark{background:0 0!important;border:0!important;flex:0 0 66px!important;width:66px!important;height:54px!important;margin:0!important;padding:0!important;overflow:visible!important}.kh-topbar-mark img{object-fit:contain!important;width:64px!important;height:50px!important;display:block!important}.kh-search-box{width:min(720px,100%)!important;height:48px!important;margin:0!important}@media (max-width:900px){.kh-topbar{height:78px!important;min-height:78px!important;padding:8px 14px 0 70px!important}.kh-topbar-mark{flex-basis:54px!important;width:54px!important}.kh-topbar-mark img{width:52px!important;height:42px!important}}@media (max-width:600px){.kh-topbar{height:72px!important;min-height:72px!important;padding:8px 10px 0 66px!important}.kh-topbar-mark{flex-basis:44px!important;width:44px!important}.kh-topbar-mark img{width:43px!important;height:35px!important}}.kh-branch-wrap,.kh-notification-wrap{position:relative!important}.kh-branch-selector,.kh-admin-profile,.kh-notification-button{transition:transform .18s,background .18s,border-color .18s,box-shadow .18s!important}.kh-branch-selector:hover,.kh-notification-button:hover{background:#f7fbff!important;border-color:#a9c5e0!important;box-shadow:0 7px 20px #305b8917!important}.kh-dropdown-chevron{margin-left:auto;transition:transform .18s}.kh-branch-selector[aria-expanded=true] .kh-dropdown-chevron{transform:rotate(180deg)}.kh-branch-dropdown{z-index:340;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dbe5ef;border-radius:17px;width:300px;padding:8px;animation:.16s khDropdownIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #1b3b5e2e}.kh-dropdown-title{color:#7b899d;letter-spacing:.11em;text-transform:uppercase;padding:8px 10px 9px;font-size:10px;font-weight:900}.kh-branch-dropdown button{color:#25354a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;display:grid}.kh-branch-dropdown button:hover{background:#f2f7fc}.kh-branch-dropdown button.is-selected{color:#244f82;background:#eaf3fd}.kh-branch-option-icon{color:#4c6f96;background:#edf3f9;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.kh-branch-dropdown button.is-selected .kh-branch-option-icon{color:#2c6299;background:#d8eafb}.kh-branch-dropdown button>span:nth-child(2){gap:3px;min-width:0;display:grid}.kh-branch-dropdown strong{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.kh-branch-dropdown small{color:#8592a4;font-size:10.5px}.kh-admin-profile{background:linear-gradient(135deg,#477bad,#315f91)!important;border:1px solid #34689f!important;border-radius:14px!important;min-width:190px!important;padding:4px 11px 4px 7px!important;box-shadow:0 9px 23px #26538233!important}.kh-admin-profile:hover{background:linear-gradient(135deg,#5287ba,#37699d)!important;transform:translateY(-1px)!important;box-shadow:0 12px 28px #26538242!important}.kh-admin-profile .kh-avatar{color:#315f91!important;background:#fffffff0!important}.kh-admin-profile strong{color:#fff!important}.kh-admin-profile span{color:#ffffffb8!important}.kh-admin-profile .kh-profile-chevron{color:#fff!important}.kh-notification-dropdown{z-index:350;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffc;border:1px solid #dbe5ef;border-radius:18px;width:390px;animation:.16s khDropdownIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 60px #1b3b5e33}.kh-notification-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px 14px;display:flex}.kh-notification-head>div{gap:3px;display:grid}.kh-notification-head strong{color:#1f3045;font-size:14px}.kh-notification-head small{color:#8290a3;font-size:10.5px}.kh-notification-head b{color:#315f91;background:#eaf3fd;border-radius:999px;padding:5px 8px;font-size:10px}.kh-notification-summary{background:#f7f9fc;border-bottom:1px solid #e8edf3;grid-template-columns:repeat(3,1fr);gap:7px;padding:11px 13px;display:grid}.kh-notification-summary span{color:#718095;background:#fff;border-radius:10px;justify-items:center;gap:1px;padding:7px 5px;font-size:9.5px;display:grid}.kh-notification-summary strong{color:#315f91;font-size:15px}.kh-notification-list{max-height:360px;padding:6px;overflow-y:auto}.kh-notification-list article{border-radius:11px;grid-template-columns:10px 1fr;gap:10px;padding:11px 10px;display:grid;position:relative}.kh-notification-list article:hover{background:#f4f8fc}.kh-notification-list article>div{gap:4px;min-width:0;display:grid}.kh-notification-list article strong{color:#2b3b50;font-size:11.5px;line-height:1.35}.kh-notification-list article small{color:#8491a2;font-size:9.8px}.kh-activity-dot{background:#4d80b5;border-radius:50%;width:7px;height:7px;margin-top:5px;box-shadow:0 0 0 4px #e6f0fa}.kh-notification-empty{text-align:center;color:#7d8b9d;align-content:center;place-items:center;gap:8px;min-height:190px;padding:24px;display:grid}.kh-notification-empty svg{color:#5e83aa}.kh-notification-empty strong{color:#34475d;font-size:12px}.kh-notification-empty span{max-width:260px;font-size:10.5px;line-height:1.5}@keyframes khDropdownIn{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:1180px){.kh-admin-profile{min-width:auto!important}.kh-notification-dropdown{right:-50px}}.kh-admin-profile .kh-profile-copy{text-align:left!important;flex-direction:column!important;flex:auto!important;justify-content:center!important;align-items:flex-start!important;gap:2px!important;min-width:0!important;line-height:1.15!important;display:flex!important}.kh-admin-profile .kh-profile-copy strong,.kh-admin-profile .kh-profile-copy span{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin:0!important;display:block!important;overflow:hidden!important}.kh-admin-profile .kh-profile-chevron{flex:none!important;margin-left:4px!important}body:has(.modal-backdrop){overflow:hidden!important}:is(body:has(.modal-backdrop) .kh-topbar,body:has(.modal-backdrop) .sidebar,body:has(.modal-backdrop) .collapse-button){z-index:20!important}.app-shell .modal-backdrop,.modal-backdrop{z-index:9999!important;overscroll-behavior:contain!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:clamp(16px,2.2vw,32px)!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}.app-shell .modal-card,.modal-card,.wide-modal,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{background:#fff!important;border-radius:18px!important;flex-direction:column!important;width:min(920px,100vw - 48px)!important;max-width:calc(100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;display:flex!important;position:relative!important;overflow:hidden!important}.modal-card:not(.wide-modal):not(.transaction-modal):not(.cash-modal):not(.technical-create-modal):not(.technical-detail-modal):not(.warranty-live-modal):not(.warranty-detail-modal):not(.imei-history-modal){width:min(620px,100vw - 48px)!important}.wide-modal{width:min(920px,100vw - 48px)!important}.transaction-modal,.technical-create-modal{width:min(1000px,100vw - 48px)!important}.cash-modal{width:min(760px,100vw - 48px)!important}.technical-detail-modal,.warranty-detail-modal{width:min(1160px,100vw - 48px)!important}.imei-history-modal{width:min(900px,100vw - 48px)!important}.modal-card>.modal-header,.modal-card>.transaction-header{z-index:2!important;background:#fff!important;flex:none!important;position:relative!important;top:auto!important}.modal-card>.smart-form,.modal-card>.modal-form,.modal-card>.transaction-body,.modal-card>.technical-create-form,.modal-card>.warranty-form,.modal-card>.modal-content{flex:auto!important;min-height:0!important;overflow:hidden auto!important}.modal-card .modal-actions,.modal-card .transaction-footer{z-index:3!important;background:#fff!important;position:sticky!important;bottom:0!important}@media (max-width:650px){.app-shell .modal-backdrop,.modal-backdrop{place-items:end center!important;padding:0!important}.app-shell .modal-card,.modal-card,.wide-modal,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal,.imei-history-modal{border-radius:20px 20px 0 0!important;width:100vw!important;max-width:100vw!important;max-height:94dvh!important;margin:0!important}}.kh-admin-profile{grid-template-columns:46px minmax(0,1fr) 18px!important;align-items:center!important;column-gap:11px!important;width:clamp(220px,18vw,285px)!important;min-width:220px!important;display:grid!important}.kh-admin-profile .kh-profile-copy{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;justify-items:start!important;row-gap:3px!important;width:100%!important;min-width:0!important;display:grid!important}.kh-admin-profile .kh-profile-copy strong,.kh-admin-profile .kh-profile-copy span{text-align:left!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}.kh-admin-profile .kh-profile-copy strong{font-size:14px!important;line-height:1.15!important}.kh-admin-profile .kh-profile-copy span{font-size:11px!important;line-height:1.15!important}.kh-app-shell,.kh-app-workspace,.dashboard-content,.main-area,.module-page,.operations-page{filter:none!important;perspective:none!important;contain:none!important;transform:none!important}.kh-app-workspace,.dashboard-content{overflow:visible!important}.modal-backdrop{z-index:2147483000!important;place-items:center!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:24px!important;position:fixed!important;inset:0!important}.modal-backdrop>.modal-card,.modal-backdrop>.transaction-modal,.modal-backdrop>.cash-modal,.modal-backdrop>.technical-create-modal,.modal-backdrop>.technical-detail-modal,.modal-backdrop>.warranty-live-modal,.modal-backdrop>.warranty-detail-modal,.modal-backdrop>.imei-history-modal{max-height:calc(100dvh - 48px)!important;margin:auto!important}@media (max-width:650px){.kh-admin-profile{width:auto!important;min-width:0!important}.modal-backdrop{place-items:end center!important;padding:0!important}}.erp-v2-page{max-width:none!important;margin:0!important;padding:34px clamp(24px,3vw,48px) 52px!important}.erp-page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.erp-page-header>div:first-child{max-width:920px}.erp-eyebrow{color:#6693c9;letter-spacing:.16em;margin:0 0 8px;font-size:11px;font-weight:900}.erp-page-header h1{color:#202a39;letter-spacing:-.04em;margin:0;font-size:34px;line-height:1.08}.erp-page-header p:not(.erp-eyebrow){color:#778397;margin:9px 0 0;font-size:14px;line-height:1.55}.erp-page-actions{align-items:center;gap:10px;display:flex}.erp-primary{min-height:48px;border-radius:13px!important;padding-inline:22px!important;box-shadow:0 12px 26px #2f5b9733!important}.erp-info-banner{background:linear-gradient(135deg,#f7fbff,#edf6ff);border:1px solid #d8e8f7;border-radius:15px;align-items:center;gap:14px;margin-bottom:18px;padding:15px 18px;display:flex}.erp-info-icon{color:#5b8fc9;background:#fff;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 5px 14px #36669d1a}.erp-info-banner strong{color:#4f7fb8;font-size:13px;display:block}.erp-info-banner p{color:#78879a;margin:4px 0 0;font-size:11px;line-height:1.5}.erp-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.erp-metric{background:#fff;border:1px solid #e1e7ef;border-radius:17px;align-items:center;gap:15px;min-height:124px;padding:20px;display:flex;box-shadow:0 10px 28px #1e31480d}.erp-metric-icon{color:#6c9bd0;background:#eaf3fc;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.erp-metric-green .erp-metric-icon{color:#41916b;background:#e9f7f0}.erp-metric-amber .erp-metric-icon{color:#c88820;background:#fff4de}.erp-metric-violet .erp-metric-icon{color:#7e63c8;background:#f1ebff}.erp-metric>div{min-width:0;display:grid}.erp-metric span:not(.erp-metric-icon){color:#647084;font-size:12px;font-weight:800}.erp-metric strong{color:#202a39;margin-top:5px;font-size:27px;line-height:1}.erp-metric small{color:#929dac;margin-top:8px;font-size:11px}.erp-data-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px #1c30480e}.erp-table-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:20px;padding:21px 22px 17px;display:flex}.erp-table-head h2{color:#252f3d;margin:0;font-size:18px}.erp-table-head p{color:#8995a5;margin:5px 0 0;font-size:11px}.erp-total-chip{color:#5886b9;background:#edf5fc;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.erp-table-toolbar{background:#fbfcfe;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.erp-search{color:#8a98a9;background:#fff;border:1px solid #dce4ed;border-radius:12px;align-items:center;gap:10px;width:min(520px,100%);height:44px;padding:0 14px;display:flex}.erp-search:focus-within{border-color:#8ab0d8;box-shadow:0 0 0 3px #5c91ca1f}.erp-search input{color:#344052;width:100%;font-size:12px;background:0 0!important;border:0!important;outline:0!important}.erp-segmented{background:#eef2f6;border-radius:12px;gap:4px;padding:4px;display:flex}.erp-segmented button{color:#687587;cursor:pointer;background:0 0;border:0;border-radius:9px;height:34px;padding:0 13px;font-size:10px;font-weight:800}.erp-segmented button:hover{color:#3f6798}.erp-segmented button.active{color:#5b88bd;background:#fff;box-shadow:0 3px 10px #253e5b17}.erp-table-wrap{width:100%;overflow:auto}.erp-table-v2{border-collapse:separate;border-spacing:0;width:100%;min-width:1050px}.erp-table-v2 th{color:#7a8797;letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e4eaf0;height:48px;padding:0 16px;font-size:9px;font-weight:900}.erp-table-v2 td{color:#536071;vertical-align:middle;border-bottom:1px solid #edf1f5;height:66px;padding:10px 16px;font-size:11px}.erp-table-v2 tbody tr{transition:background .16s}.erp-table-v2 tbody tr:hover{background:#f8fbfe}.erp-table-v2 tbody tr:last-child td{border-bottom:0}.erp-table-v2 .align-right{text-align:right}.erp-code{color:#4e7fb6;background:#f2f7fc;border:1px solid #d9e6f2;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.erp-product-cell{align-items:center;gap:11px;min-width:210px;display:flex}.erp-product-icon{color:#6496ce;background:#eaf3fc;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.erp-product-icon.service{color:#c58329;background:#fff1df}.erp-product-icon.quantity{color:#3f9269;background:#eaf7f0}.erp-product-cell strong{color:#273241;font-size:12px;display:block}.erp-product-cell small{color:#919dac;margin-top:4px;font-size:10px;display:block}.erp-category{color:#5e6a78;background:#f1f4f7;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:750}.erp-control,.erp-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.erp-control.serialized{color:#6179bc;background:#edf2ff}.erp-control.quantity{color:#3e8d67;background:#eaf7f0}.erp-control.service{color:#bd7d20;background:#fff3e1}.erp-status.success{color:#38855f;background:#eaf7f0}.erp-status.danger{color:#b6575b;background:#fdeced}.erp-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.erp-money{font-weight:850;color:#273241!important}.erp-row-actions{justify-content:flex-end;gap:7px;display:flex}.erp-row-actions button{color:#557aa5;cursor:pointer;background:#fff;border:1px solid #dae3ec;border-radius:9px;place-items:center;width:34px;height:34px;transition:all .16s;display:grid}.erp-row-actions button:hover{background:#edf5fc;border-color:#c7daed;transform:translateY(-1px)}.erp-row-actions button.danger{color:#b45b62}.erp-row-actions button.danger:hover{background:#fff0f1;border-color:#efd0d3}.erp-pagination{background:#fbfcfd;border-top:1px solid #e8edf2;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:66px;padding:12px 18px;display:grid}.erp-pagination p{color:#8591a1;text-align:center;margin:0;font-size:10px}.erp-pagination p strong{color:#4d5a6b}.erp-page-size{color:#748193;align-items:center;gap:9px;font-size:10px;display:flex}.erp-page-size select{color:#435064;background:#fff;border:1px solid #d9e2eb;border-radius:9px;height:34px;padding:0 28px 0 10px;font-size:10px;font-weight:800}.erp-pagination nav{justify-content:flex-end;align-items:center;gap:4px;display:flex}.erp-pagination nav button{color:#6d7989;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;min-width:32px;height:32px;padding:0 8px;font-size:10px;font-weight:800;display:grid}.erp-pagination nav button:hover:not(:disabled){color:#517fae;background:#edf4fb}.erp-pagination nav button.active{color:#fff;background:#527db6;box-shadow:0 5px 12px #37609633}.erp-pagination nav button:disabled{opacity:.35;cursor:not-allowed}.erp-pagination nav span{color:#a1a9b4;font-size:11px}.erp-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:36px;display:flex}.erp-empty>span{color:#6d9acb;background:#edf5fc;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.erp-empty h3{color:#303b49;margin:16px 0 7px;font-size:16px}.erp-empty p{color:#8a96a5;max-width:450px;margin:0 0 18px;font-size:11px;line-height:1.6}.erp-table-loading{min-height:350px;padding:22px}.erp-loading-label{color:#7890aa;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:800;display:flex}.erp-loading-label svg{animation:1s linear infinite erp-spin}.erp-skeleton-row{border-bottom:1px solid #eef2f5;grid-template-columns:repeat(8,1fr);gap:14px;padding:14px 0;display:grid}.erp-skeleton-row i{background:linear-gradient(90deg,#edf1f5,#f8fafc,#edf1f5) 0 0/200% 100%;border-radius:999px;height:14px;animation:1.3s infinite erp-shimmer}.erp-inline-error{margin:16px!important}.erp-inline-error button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:900;text-decoration:underline}.erp-modal-layer{z-index:99999!important}.erp-modal{border-radius:20px!important;max-height:calc(100dvh - 32px)!important;box-shadow:0 30px 90px #101f3052!important}.erp-smart-form input,.erp-smart-form select{background:#fbfcfe!important;border-color:#dbe3ec!important;border-radius:13px!important;height:52px!important}.erp-smart-form input:focus,.erp-smart-form select:focus{border-color:#82a9d2!important;box-shadow:0 0 0 3px #5389c11f!important}.erp-smart-form .modal-actions{z-index:2;background:#fff;border-top:1px solid #e8edf2;position:sticky;bottom:0;margin-inline:-28px!important;padding:15px 28px!important}@keyframes erp-spin{to{transform:rotate(360deg)}}@keyframes erp-shimmer{to{background-position:-200% 0}}@media (max-width:1180px){.erp-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-table-toolbar{flex-direction:column;align-items:stretch}.erp-search{width:100%;max-width:none}.erp-segmented{width:max-content;max-width:100%;overflow:auto}.erp-pagination{grid-template-columns:1fr 1fr}.erp-pagination p{grid-area:1/1/auto/-1}.erp-pagination nav{justify-content:flex-end}}@media (max-width:700px){.erp-v2-page{padding:22px 14px 38px!important}.erp-page-header{flex-direction:column;align-items:flex-start}.erp-page-actions,.erp-page-actions button{width:100%}.erp-page-header h1{font-size:29px}.erp-metric-grid{grid-template-columns:1fr}.erp-pagination{flex-direction:column;align-items:flex-start;display:flex}.erp-pagination nav{justify-content:center;width:100%;overflow:auto}.erp-page-size{justify-content:space-between;width:100%}.erp-modal{border-radius:0!important;max-height:100dvh!important}}.phase2-metrics{margin:24px 0 26px}.phase2-toolbar{background:linear-gradient(#fff 0%,#fbfdff 100%);border-bottom:1px solid #e6edf7;padding:20px 22px}.phase2-toolbar h2{letter-spacing:-.02em;font-size:20px}.phase2-toolbar p{color:#7a879b;margin-top:4px}.phase2-table-panel{overflow:hidden}.phase2-note{background:#fbfcfe;border-top:1px solid #edf1f6}.operations-page .erp-panel,.main-area .data-panel{background:#fff;border:1px solid #dde6f1;border-radius:20px;box-shadow:0 14px 35px #27436c12}.operations-page .page-heading-row,.main-area>.page-heading-row{align-items:flex-end}.operations-page .page-heading-row h1,.main-area>.page-heading-row h1{letter-spacing:-.035em}.erp-table{border-collapse:separate;border-spacing:0}.erp-table thead th{z-index:1;color:#647187;letter-spacing:.055em;text-transform:uppercase;background:#f7f9fc;border-bottom:1px solid #e3eaf3;padding:14px 16px;font-size:11px;position:sticky;top:0}.erp-table tbody td{vertical-align:middle;border-bottom:1px solid #edf1f6;padding:15px 16px}.erp-table tbody tr{transition:background .16s,transform .16s}.erp-table tbody tr:hover{background:#f8fbff}.erp-table tbody tr:last-child td{border-bottom:0}.erp-pagination{background:#fcfdff;border-top:1px solid #e7edf5;padding:15px 18px}.erp-pagination nav button{border-radius:10px;min-width:36px;height:36px}.erp-pagination nav button.active{box-shadow:0 5px 13px #4569a238}.erp-search{background:#f8fafc;border:1px solid #dce5ef;border-radius:13px;min-width:min(420px,100%);height:46px}.erp-search:focus-within{background:#fff;border-color:#7aa2d8;box-shadow:0 0 0 4px #5e8bc61f}.filter-select,.inventory-filter-banner select{color:#374151;background:#fff;border:1px solid #dce5ef;border-radius:13px;height:46px;padding:0 38px 0 14px;font-weight:600}.inventory-filter-banner{background:linear-gradient(135deg,#fff 0%,#f6f9fe 100%);border:1px solid #dce6f2;border-radius:18px;padding:17px 20px;box-shadow:0 10px 26px #2943660f}.setup-status{border-radius:18px;box-shadow:0 10px 28px #2f4f7c0f}.smart-context,.movement-rule,.validation-strip,.success-strip{border-radius:16px}.modal-card{border-radius:22px;box-shadow:0 30px 90px #0f1f3747}.modal-header{border-bottom:1px solid #e8eef5;padding:24px 26px}.smart-form{padding:24px 26px}.modal-actions{border-top:1px solid #edf1f6;padding-top:20px}@media (max-width:900px){.phase2-toolbar{align-items:stretch}.phase2-toolbar .toolbar-right,.phase2-toolbar .erp-search{width:100%;min-width:0}.erp-pagination{align-items:flex-start;gap:12px}.erp-pagination nav{justify-content:flex-start;width:100%;overflow-x:auto}.operations-page .page-heading-row,.main-area>.page-heading-row{align-items:flex-start}}.phase3-page{padding-bottom:48px!important}.phase3-page>.page-heading-row{border-bottom:1px solid #d8e2eecc;padding-bottom:22px}.phase3-page .operations-summary-grid,.phase3-page .metric-grid{gap:18px;margin:24px 0 28px}.phase3-page .summary-card,.phase3-page .warranty-metric-card{background:linear-gradient(145deg,#fff 0%,#fbfdff 100%);border:1px solid #dfe8f2;border-radius:20px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 14px 34px #23406712}.phase3-page .summary-card:hover,.phase3-page .warranty-metric-card:hover{border-color:#cbdced;transform:translateY(-2px);box-shadow:0 20px 42px #2340671c}.phase3-page .summary-card:after,.phase3-page .warranty-metric-card:after{content:"";background:#6391c40f;border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -28px -42px auto}.phase3-page .panel-card,.phase3-page .control-list-card,.phase3-page .warranty-list-card{background:#fff;border:1px solid #dde6f1;border-radius:22px;overflow:hidden;box-shadow:0 16px 38px #243f6313}.phase3-page .table-toolbar{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.phase3-page .inline-search{background:#f8fafc;border:1px solid #dce5ef;border-radius:13px;min-width:min(430px,100%);height:46px;transition:all .16s}.phase3-page .inline-search:focus-within{background:#fff;border-color:#7da6d4;box-shadow:0 0 0 4px #5689c21f}.phase3-page .table-toolbar select{color:#435064;background:#fff;border:1px solid #dce5ef;border-radius:13px;height:46px;padding:0 38px 0 14px;font-weight:700}.phase3-page .erp-table{min-width:1050px}.phase3-page .erp-table thead th{color:#748197;letter-spacing:.065em;text-transform:uppercase;background:#f7f9fc;height:50px;padding:0 16px;font-size:9px;font-weight:900}.phase3-page .erp-table tbody td{color:#526073;height:68px;padding:12px 16px;font-size:11px}.phase3-page .erp-table tbody tr:hover{background:#f8fbff}.phase3-page .erp-table tbody tr:last-child td{border-bottom:0}.phase3-page .status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:850;display:inline-flex}.phase3-page .status-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.phase3-page .code-pill{color:#4f7fb3;background:#f1f7fc;border:1px solid #d8e6f3;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:900}.phase3-page .row-icon-button,.phase3-page .icon-action{color:#557ba7;background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:36px;height:36px;transition:all .16s;box-shadow:0 3px 9px #25405f0d}.phase3-page .row-icon-button:hover,.phase3-page .icon-action:hover{background:#edf5fc;border-color:#c7daed;transform:translateY(-1px)}.phase3-page .modal-card{border:1px solid #d2ddeae6;border-radius:24px!important;box-shadow:0 34px 100px #0d1c3052!important}.phase3-page .modal-header{background:linear-gradient(#fff 0%,#fbfdff 100%)}.phase3-page .modal-form,.phase3-page .transaction-body,.phase3-page .technical-detail-body{background:#fcfdff}.phase3-page .technical-info-box,.phase3-page .warranty-coverage-card,.phase3-page .smart-context{background:#fff;border:1px solid #dfe8f2;border-radius:16px;box-shadow:0 8px 20px #2a466b0b}.phase3-page .service-timeline{padding-left:18px;position:relative}.phase3-page .service-timeline:before{content:"";background:#dbe7f3;width:2px;position:absolute;top:7px;bottom:7px;left:5px}.phase3-page .service-timeline>div{padding:0 0 18px 17px;position:relative}.phase3-page .service-timeline>div:before{content:"";background:#6494c9;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-18px;box-shadow:0 0 0 2px #cfe0f0}.phase3-page .erp-pagination{border-radius:0 0 22px 22px}@media (max-width:900px){.phase3-page .table-toolbar{flex-direction:column;align-items:stretch}.phase3-page .inline-search,.phase3-page .table-toolbar select{width:100%;min-width:0}.phase3-page .operations-summary-grid,.phase3-page .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.phase3-page .operations-summary-grid,.phase3-page .metric-grid{grid-template-columns:1fr!important}}.phase4-page{padding-bottom:52px!important}.phase4-page>.page-heading-row,.phase4-page>.content-area>.page-heading-row,.phase4-page .content-area>.page-heading-row{border-bottom:1px solid #d8e2eed1;margin-bottom:24px;padding-bottom:22px}.phase4-page .summary-card,.phase4-page .report-kpi,.phase4-page .credit-summary-card,.phase4-page .cash-summary-card,.phase4-page .notification-stat{transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;background:linear-gradient(145deg,#fff 0%,#fbfdff 100%)!important;border:1px solid #dfe7f1!important;border-radius:20px!important;box-shadow:0 14px 34px #23406712!important}.phase4-page .summary-card:hover,.phase4-page .report-kpi:hover,.phase4-page .credit-summary-card:hover,.phase4-page .cash-summary-card:hover,.phase4-page .notification-stat:hover{transform:translateY(-2px);border-color:#cadbed!important;box-shadow:0 20px 42px #2340671c!important}.phase4-page .summary-card:after,.phase4-page .report-kpi:after,.phase4-page .credit-summary-card:after,.phase4-page .cash-summary-card:after{content:"";background:#5d8ec50e;border-radius:50%;width:128px;height:128px;position:absolute;bottom:-48px;right:-34px}.phase4-page .panel-card,.phase4-page .erp-panel,.phase4-page .report-filter-panel,.phase4-page .report-table-card,.phase4-page .notification-card,.phase4-page .credit-panel,.phase4-page .cash-panel{overflow:hidden;background:#fff!important;border:1px solid #dde6f1!important;border-radius:22px!important;box-shadow:0 16px 38px #243f6313!important}.phase4-page .table-toolbar,.phase4-page .report-toolbar,.phase4-page .credit-toolbar{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.phase4-page .inline-search,.phase4-page .report-input,.phase4-page .erp-search{height:46px;transition:all .16s;background:#f8fafc!important;border:1px solid #dce5ef!important;border-radius:13px!important}.phase4-page .inline-search:focus-within,.phase4-page .report-input:focus-within,.phase4-page .erp-search:focus-within{background:#fff!important;border-color:#7da6d4!important;box-shadow:0 0 0 4px #5689c21f!important}.phase4-page select,.phase4-page input[type=date]{color:#435064;background:#fff;border:1px solid #dce5ef;border-radius:12px;min-height:44px;font-weight:650}.phase4-page textarea{background:#fbfcfe;border:1px solid #dce5ef;border-radius:13px}.phase4-page textarea:focus,.phase4-page select:focus,.phase4-page input:focus{border-color:#7da6d4;outline:none;box-shadow:0 0 0 4px #5689c21a}.phase4-page .erp-table,.phase4-page .data-table,.phase4-page .report-table{border-collapse:separate;border-spacing:0;width:100%}.phase4-page .erp-table thead th,.phase4-page .data-table thead th,.phase4-page .report-table thead th{color:#748197;letter-spacing:.065em;text-transform:uppercase;background:#f7f9fc;border-bottom:1px solid #e4eaf2;height:50px;padding:0 16px;font-size:9px;font-weight:900}.phase4-page .erp-table tbody td,.phase4-page .data-table tbody td,.phase4-page .report-table tbody td{color:#526073;vertical-align:middle;border-bottom:1px solid #edf1f6;min-height:66px;padding:14px 16px;font-size:11px}.phase4-page .erp-table tbody tr,.phase4-page .data-table tbody tr,.phase4-page .report-table tbody tr{transition:background .16s}.phase4-page .erp-table tbody tr:hover,.phase4-page .data-table tbody tr:hover,.phase4-page .report-table tbody tr:hover{background:#f8fbff}.phase4-page table tbody tr:last-child td{border-bottom:0}.phase4-page .report-tabs,.phase4-page .credit-tabs,.phase4-page .notification-tabs{background:#fbfcfe;border-bottom:1px solid #e8eef5;gap:7px;padding:12px 16px;display:flex;overflow:auto}.phase4-page .report-tabs button,.phase4-page .credit-tabs button,.phase4-page .notification-tabs button{color:#69778a;white-space:nowrap;background:0 0;border:0;border-radius:11px;min-height:38px;padding:0 15px;font-weight:800}.phase4-page .report-tabs button.active,.phase4-page .credit-tabs button.active,.phase4-page .notification-tabs button.active{color:#4f7fb3;background:#eaf2fb;box-shadow:inset 0 0 0 1px #d5e4f2}.phase4-page .status-badge,.phase4-page .branch-chip,.phase4-page .code-pill{white-space:nowrap;border-radius:999px!important;padding:7px 10px!important;font-size:9px!important;font-weight:850!important}.phase4-page .code-pill{color:#4f7fb3!important;background:#f1f7fc!important;border:1px solid #d8e6f3!important}.phase4-page .modal-card{border:1px solid #d2ddeae6;border-radius:24px!important;box-shadow:0 34px 100px #0d1c3052!important}.phase4-page .modal-header{background:linear-gradient(#fff 0%,#fbfdff 100%)}.phase4-page .transaction-body,.phase4-page .modal-form{background:#fcfdff}.phase4-page .primary-button,.phase4-page .secondary-button,.phase4-page .danger-button{min-height:44px;border-radius:12px!important;font-weight:850!important}.phase4-page .primary-button{box-shadow:0 8px 18px #36629d33}.phase4-page .receipt-actions a,.phase4-page .receipt-actions button,.phase4-page .table-actions button{border-radius:10px!important}.phase4-page .empty-dashboard,.phase4-page td[colspan]{text-align:center;color:#8b97a7;background:linear-gradient(#fff,#fbfcfe);padding:42px 20px!important}.phase4-page .erp-pagination{border-radius:0 0 22px 22px}.phase4-page .report-kpis{gap:18px}.phase4-page .report-kpi{min-height:132px;padding:20px}.phase4-page .report-kpi strong{letter-spacing:-.035em;font-size:22px}.phase4-page .notifications-layout{gap:22px}@media (max-width:900px){.phase4-page .table-toolbar,.phase4-page .report-toolbar,.phase4-page .credit-toolbar{flex-direction:column;align-items:stretch}.phase4-page .inline-search,.phase4-page .report-input,.phase4-page select{width:100%;min-width:0}.phase4-page .report-kpis,.phase4-page .operations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.phase4-page .report-kpis,.phase4-page .operations-summary-grid{grid-template-columns:1fr!important}}html{scroll-behavior:smooth}body{overflow-x:hidden}::selection{color:#123d65;background:#2166a833}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:2px!important;outline:3px solid #2166a847!important}button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed!important;opacity:.58!important;filter:saturate(.65)!important;box-shadow:none!important}a.primary-button,a.secondary-button{text-decoration:none}.kh-skip-link{z-index:99999;color:#fff;background:#123f69;border-radius:10px;padding:11px 15px;font-weight:800;text-decoration:none;transition:top .18s;position:fixed;top:-64px;left:16px;box-shadow:0 12px 30px #00000038}.kh-skip-link:focus{top:14px}.kh-topbar-logo-image{object-fit:contain!important;width:auto!important;height:46px!important}:where(.smart-form,.modal-form,.form-grid,.filter-row,.toolbar-row) :where(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:42px;color:var(--ink);background:#fff;border:1px solid #dce3e9;border-radius:11px;transition:border-color .16s,box-shadow .16s,background .16s}:where(.smart-form,.modal-form,.form-grid,.filter-row,.toolbar-row) :where(input:not([type=checkbox]):not([type=radio]),select,textarea):hover{border-color:#c7d3de}:where(.smart-form,.modal-form,.form-grid,.filter-row,.toolbar-row) :where(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:var(--kh-blue);background:#fff;outline:0;box-shadow:0 0 0 4px #2166a81a}textarea{line-height:1.55}label small,.field-help{color:var(--muted);font-size:11px;line-height:1.45}.table-wrap,.erp-table-wrap,.data-table-wrap{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#b8c5d1 transparent;border-radius:14px;max-width:100%;overflow:auto}.table-wrap::-webkit-scrollbar{width:9px;height:9px}.erp-table-wrap::-webkit-scrollbar{width:9px;height:9px}.data-table-wrap::-webkit-scrollbar{width:9px;height:9px}.table-wrap::-webkit-scrollbar-thumb{background:#b8c5d1 padding-box padding-box;border:2px solid #0000;border-radius:999px}.erp-table-wrap::-webkit-scrollbar-thumb{background:#b8c5d1 padding-box padding-box;border:2px solid #0000;border-radius:999px}.data-table-wrap::-webkit-scrollbar-thumb{background:#b8c5d1 padding-box padding-box;border:2px solid #0000;border-radius:999px}table{border-collapse:separate;border-spacing:0;width:100%}thead th{z-index:2;color:#4b5967;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800;position:sticky;top:0;background:#f7f9fb!important}tbody td{vertical-align:middle}tbody tr{transition:background-color .14s,box-shadow .14s}tbody tr:hover{background:#f7fbff}tbody tr:focus-within{box-shadow:inset 3px 0 0 var(--kh-blue);background:#f1f7fc}.row-actions{flex-wrap:nowrap}.row-actions button{min-width:36px;min-height:36px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain;z-index:10000!important;background:#0f19238a!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:clamp(12px,2.5vw,30px)!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.modal-card{background:#fff!important;border:1px solid #ffffffb3!important;border-radius:18px!important;flex-direction:column!important;width:min(960px,100%)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;display:flex!important;overflow:hidden!important;box-shadow:0 28px 90px #0c1c2b47!important}.modal-header{z-index:2!important;background:#fff!important;flex:none!important;position:relative!important}.modal-form,.transaction-body,.modal-body{scrollbar-width:thin;overscroll-behavior:contain!important;min-height:0!important;overflow-y:auto!important}.modal-actions{box-shadow:0 -10px 24px #182a3a0b;z-index:2!important;background:#fff!important;flex:none!important;position:relative!important}.icon-close,.modal-header>button:last-child{flex:none}.kh-route-state{place-items:center;min-height:calc(100vh - 82px);padding:32px;display:grid}.kh-route-state-card{text-align:center;background:#fff;border:1px solid #dfe6ec;border-radius:20px;justify-items:center;gap:18px;width:min(620px,100%);padding:38px;display:grid;box-shadow:0 20px 55px #1b2c3d14}.kh-route-state-card h1{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(25px,4vw,34px)}.kh-route-state-card p{color:var(--muted);margin:0;line-height:1.6}.kh-route-state-icon{background:var(--kh-blue-soft);width:58px;height:58px;color:var(--kh-blue);border-radius:17px;place-items:center;display:grid}.kh-route-error .kh-route-state-icon{color:var(--danger);background:#fff0ef}.kh-route-skeleton{gap:9px;width:100%;margin-top:4px;display:grid}.kh-route-skeleton i{background:linear-gradient(90deg,#edf1f4 25%,#f8fafb 50%,#edf1f4 75%) 0 0/220% 100%;border-radius:999px;height:12px;animation:1.25s infinite kh-shimmer}.kh-route-skeleton i:nth-child(2){width:86%}.kh-route-skeleton i:nth-child(3){width:72%}.kh-route-skeleton i:nth-child(4){width:92%}@keyframes kh-shimmer{to{background-position:-200% 0}}.success-strip,.error-strip,.warning-strip,.info-strip{box-shadow:0 7px 20px #1f2b3709;border-radius:12px!important}.erp-empty{min-height:250px!important;padding:34px 22px!important}.erp-pagination{flex-wrap:wrap;gap:14px}.erp-pagination nav{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.erp-pagination nav button{min-width:36px;height:36px}.erp-page-size select{min-width:72px}@media (max-width:1100px){.kh-topbar{padding-inline:18px!important}.kh-search-box{width:min(360px,35vw)!important}.erp-page-header{align-items:flex-start!important;gap:18px!important}.erp-page-actions{flex-wrap:wrap!important;justify-content:flex-start!important}}@media (max-width:820px){.kh-topbar{min-height:76px;gap:12px!important;height:auto!important;padding:12px 14px!important}.kh-topbar-main{flex:1;min-width:0}.kh-search-box{width:100%!important}.kh-topbar-mark{display:none!important}.kh-admin-profile{padding-inline:10px!important}.kh-profile-copy,.kh-branch-selector span{display:none!important}.kh-branch-selector{justify-content:center!important;width:42px!important;padding:0!important}.kh-dropdown-chevron{display:none!important}.erp-page-header{display:grid!important}.erp-page-actions{width:100%!important}.erp-page-actions>*{flex:auto}.erp-metrics-grid,.metric-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.modal-backdrop{align-items:flex-end!important;padding:8px!important}.modal-card{border-radius:18px 18px 10px 10px!important;max-width:100%!important;max-height:calc(100dvh - 8px)!important}}@media (max-width:560px){.kh-route-state{padding:16px}.kh-route-state-card{padding:27px 20px}.kh-notification-dropdown,.kh-branch-dropdown,.kh-profile-dropdown{width:auto!important;max-width:none!important;position:fixed!important;top:76px!important;left:10px!important;right:10px!important}.erp-metrics-grid,.metric-grid,.summary-grid{grid-template-columns:1fr!important}.erp-pagination{text-align:center;justify-items:center;display:grid!important}.erp-page-size{justify-content:center}.modal-header,.modal-form,.transaction-body,.modal-actions{padding-left:16px!important;padding-right:16px!important}.modal-actions{grid-template-columns:1fr!important;display:grid!important}.modal-actions button,.modal-actions a{width:100%!important}.form-grid,.two-cols,.three-cols{grid-template-columns:1fr!important}.span-2,.span-3{grid-column:auto!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.sidebar,.kh-topbar,.kh-mobile-menu,.kh-mobile-backdrop,.erp-page-actions,.row-actions,.erp-pagination{display:none!important}.kh-app-shell,.kh-app-workspace{width:100%!important;margin:0!important;display:block!important}body{background:#fff!important}.panel,.card,.erp-panel{break-inside:avoid;box-shadow:none!important;border-color:#cfd6dc!important}}.kh-executive-dashboard{color:#142333;background:radial-gradient(circle at 90% 0,#2768a914,#0000 28%),linear-gradient(#f5f8fb 0,#f8fafc 42%,#f4f7fa 100%);min-height:100%;padding:clamp(18px,2.2vw,34px)}.kh-dashboard-hero{color:#fff;background:linear-gradient(112deg,#0c3155 0%,#164f82 48%,#2170a8 100%);border-radius:25px;justify-content:space-between;align-items:center;gap:26px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #13406538}.kh-dashboard-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 72% -35%,#ffffff3d,#0000 35%),linear-gradient(120deg,#0000 45%,#ffffff0d);position:absolute;inset:0}.kh-dashboard-hero:after{content:"KH";color:#ffffff09;letter-spacing:-.1em;font-size:190px;font-weight:950;line-height:1;position:absolute;bottom:-70px;right:28px}.kh-dashboard-hero-copy,.kh-dashboard-hero-actions{z-index:1;position:relative}.kh-dashboard-kicker{letter-spacing:.14em;color:#bfe0fb;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:900;display:flex}.kh-dashboard-hero h1{letter-spacing:-.045em;margin:0 0 7px;font-size:clamp(28px,3vw,43px);line-height:1.05}.kh-dashboard-hero p{color:#d8e8f5;margin:0;font-size:14px}.kh-dashboard-live{color:#bcd5e9;align-items:center;gap:7px;margin-top:17px;font-size:11px;font-weight:700;display:flex}.kh-dashboard-live span{background:#64e2a9;border-radius:50%;width:8px;height:8px;animation:2s infinite kh-live-pulse;box-shadow:0 0 0 5px #64e2a91f}@keyframes kh-live-pulse{50%{box-shadow:0 0 0 9px #64e2a900}}.kh-dashboard-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.kh-dashboard-filter{gap:5px;display:grid}.kh-dashboard-filter span{letter-spacing:.08em;color:#c6dcee;text-transform:uppercase;font-size:10px;font-weight:850}.kh-dashboard-filter select,.kh-dashboard-filter input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#071f3452;border:1px solid #ffffff30;border-radius:12px;outline:0;min-width:150px;height:44px;padding:0 13px}.kh-dashboard-filter select:focus,.kh-dashboard-filter input:focus{border-color:#ffffff8c;box-shadow:0 0 0 4px #ffffff14}.kh-dashboard-icon-btn,.kh-dashboard-primary{border-radius:12px;justify-content:center;align-items:center;height:44px;display:inline-flex}.kh-dashboard-icon-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;width:44px}.kh-dashboard-primary{color:#124d7d;background:#fff;border:0;gap:8px;padding:0 17px;font-weight:900;text-decoration:none;box-shadow:0 10px 24px #051c312e}.kh-dashboard-command-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.kh-command-card{background:#fff;border:1px solid #dce7f0;border-radius:20px;min-height:142px;padding:20px;position:relative;overflow:hidden;box-shadow:0 13px 32px #1c3f5b12}.kh-command-card>span{color:#718093;font-size:12px;font-weight:750;display:block}.kh-command-card>strong{letter-spacing:-.045em;margin-top:13px;font-size:clamp(21px,2vw,28px);display:block}.kh-command-card>small{color:#8795a5;margin-top:8px;display:block}.kh-command-main{color:#fff;background:linear-gradient(135deg,#183d67,#245f91);border:0;padding:22px 24px}.kh-command-main>strong{font-size:clamp(30px,3vw,40px)}.kh-command-top,.kh-command-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.kh-command-top span{color:#c8dff2;font-size:12px;font-weight:850}.kh-command-bottom{color:#c8d9e8;margin-top:15px;font-size:11px}.kh-command-glow{background:#71cdff2e;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-92px;right:-58px;box-shadow:0 0 70px #4ab7f247}.kh-exec-metric-icon{color:#27689e;background:#eef5fb;border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:12px;display:grid}.kh-tone-green .kh-exec-metric-icon{color:#1b8b5a;background:#eaf8f1}.kh-tone-red .kh-exec-metric-icon{color:#d14b43;background:#fff0ee}.kh-tone-amber .kh-exec-metric-icon{color:#ba7914;background:#fff6e5}.kh-trend-up,.kh-trend-down{align-items:center;gap:5px;font-weight:850;display:inline-flex}.kh-trend-up{color:#7ee8b2}.kh-trend-down{color:#ffb0aa}.kh-dashboard-today-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #dce6ef;border-radius:17px;grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:0;margin:16px 0;padding:12px 15px;display:grid;box-shadow:0 10px 28px #1e3a520b}.kh-dashboard-today-strip>div{border-right:1px solid #e6edf3;align-items:center;gap:11px;padding:5px 15px;display:flex}.kh-dashboard-today-strip>div:first-child{padding-left:4px}.kh-dashboard-today-strip small{color:#8290a0;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:750;display:block}.kh-dashboard-today-strip strong{margin-top:2px;font-size:15px;display:block}.kh-mini-icon{color:#246799;background:#edf5fb;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.kh-dashboard-today-strip>a{color:#23679d;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.kh-dashboard-main-grid{grid-template-columns:minmax(0,1.75fr) minmax(310px,.75fr);gap:16px;display:grid}.kh-exec-panel{background:#fff;border:1px solid #dce6ef;border-radius:21px;overflow:hidden;box-shadow:0 14px 35px #1e3d570f}.kh-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 21px 15px;display:flex}.kh-panel-heading>div>span{letter-spacing:.13em;color:#3676a8;font-size:10px;font-weight:950}.kh-panel-heading h2{letter-spacing:-.025em;margin:4px 0 3px;font-size:19px}.kh-panel-heading p{color:#8491a0;margin:0;font-size:12px}.kh-panel-action{color:#6c7c8d;font-size:12px;font-weight:800}.kh-panel-action a{color:#2a6d9f;align-items:center;text-decoration:none;display:flex}.kh-period-pill{color:#436880;background:#f6fafe;border:1px solid #dfebf4;border-radius:999px;padding:7px 10px;font-size:10px;display:inline-flex}.kh-sales-chart{height:290px;padding:18px 20px 4px 59px;position:relative}.kh-chart-axis{color:#9aa6b2;flex-direction:column;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:25px;bottom:34px;left:20px}.kh-chart-bars{background:repeating-linear-gradient(#eef3f7 0 1px,#0000 1px 25%);border-bottom:1px solid #e4ebf1;grid-template-columns:repeat(6,1fr);gap:18px;height:100%;display:grid}.kh-chart-column{grid-template-rows:1fr 28px;justify-items:center;min-width:0;display:grid;position:relative}.kh-bar-track{justify-content:center;align-items:flex-end;gap:4px;width:min(42px,72%);height:100%;display:flex;position:relative}.kh-bar-sales,.kh-bar-profit{border-radius:7px 7px 2px 2px;transition:height .45s,filter .15s;display:block}.kh-bar-sales{background:linear-gradient(#2e7db6,#1c5b8b);width:60%;box-shadow:0 7px 16px #23699a29}.kh-bar-profit{background:linear-gradient(#79d9ae,#33a976);width:28%}.kh-chart-column small{color:#758493;text-transform:uppercase;align-self:end;font-size:10px;font-weight:850}.kh-chart-tooltip{z-index:5;color:#fff;background:#122b43;border-radius:10px;width:max-content;padding:9px 11px;display:none;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #00000029}.kh-chart-tooltip strong,.kh-chart-tooltip span{font-size:10px;display:block}.kh-chart-tooltip span{color:#bcd2e3;margin-top:3px}.kh-chart-column:hover .kh-chart-tooltip{display:block}.kh-chart-column:hover .kh-bar-sales,.kh-chart-column:hover .kh-bar-profit{filter:brightness(1.1)}.kh-chart-footer{color:#657586;align-items:center;gap:18px;padding:12px 21px 18px;font-size:11px;display:flex}.kh-chart-footer>span{align-items:center;gap:6px;display:flex}.kh-chart-footer i{border-radius:3px;width:9px;height:9px}.kh-chart-footer i.sales{background:#266c9f}.kh-chart-footer i.profit{background:#45b581}.kh-chart-footer>div{text-align:right;margin-left:auto}.kh-chart-footer>div strong,.kh-chart-footer>div small{display:block}.kh-chart-footer>div strong{color:#1b2b3b;font-size:13px}.kh-alert-panel{padding-bottom:14px}.kh-alert-row{color:inherit;border:1px solid #edf1f4;border-radius:13px;grid-template-columns:38px 1fr auto 16px;align-items:center;gap:10px;margin:0 16px 9px;padding:11px;text-decoration:none;transition:all .16s;display:grid}.kh-alert-row:hover{border-color:#cbdce9;transform:translateY(-1px);box-shadow:0 8px 18px #1f435f12}.kh-alert-row>span{color:#d3554b;background:#fff2ef;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.kh-alert-row.is-clear>span{color:#26865d;background:#edf8f2}.kh-alert-row.is-positive>span{color:#2770a8;background:#edf5fb}.kh-alert-row strong,.kh-alert-row small{display:block}.kh-alert-row strong{font-size:12px}.kh-alert-row small{color:#8a96a2;margin-top:2px;font-size:10px}.kh-alert-row b{font-size:16px}.kh-control-score{background:linear-gradient(135deg,#f4f8fb,#edf5fa);border-radius:15px;justify-content:space-between;align-items:center;margin:15px 16px 2px;padding:15px;display:flex}.kh-control-score span,.kh-control-score strong{display:block}.kh-control-score span{color:#789;font-size:10px}.kh-control-score strong{margin-top:3px;font-size:13px}.kh-score-ring{--score:70%;background:conic-gradient(#2d7bad var(--score),#dce8f0 0);border-radius:50%;place-items:center;width:55px;height:55px;display:grid;position:relative}.kh-score-ring:after{content:"";background:#f4f8fb;border-radius:50%;position:absolute;inset:6px}.kh-score-ring span{z-index:1;color:#245d88;font-size:10px;font-weight:900;position:relative}.kh-dashboard-insights-grid{grid-template-columns:1.15fr .92fr .93fr;gap:16px;margin-top:16px;display:grid}.kh-ranking-list,.kh-seller-list,.kh-branch-performance{padding:0 17px 17px}.kh-ranking-row{border-bottom:1px solid #eef2f5;grid-template-columns:29px 1fr auto;align-items:center;gap:10px;padding:11px 2px;display:grid}.kh-rank{color:#83a2b8;font-size:11px;font-weight:950}.kh-ranking-row strong,.kh-ranking-row small{display:block}.kh-ranking-row strong{font-size:12px}.kh-ranking-row small{color:#8a96a1;margin-top:2px;font-size:9px}.kh-ranking-row b{font-size:11px}.kh-ranking-bar{background:#edf2f6;border-radius:99px;height:4px;margin-top:7px;overflow:hidden}.kh-ranking-bar i{background:linear-gradient(90deg,#2a70a4,#66acd8);border-radius:99px;height:100%;display:block}.kh-seller-row{border-bottom:1px solid #edf1f4;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.kh-seller-row>span{color:#fff;background:linear-gradient(135deg,#1c527e,#3184bb);border-radius:12px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.kh-seller-row strong,.kh-seller-row small,.kh-seller-row b{display:block}.kh-seller-row strong{font-size:12px}.kh-seller-row small{color:#8b97a4;margin-top:2px;font-size:9px}.kh-seller-row>div:last-child{text-align:right}.kh-seller-row b{font-size:11px}.kh-branch-performance-row{border-bottom:1px solid #edf1f4;grid-template-columns:1fr auto;gap:12px;padding:12px 0;display:grid}.kh-branch-performance-row>div:first-child{grid-template-columns:34px 1fr;column-gap:8px;display:grid}.kh-branch-performance-row>div:first-child>span{color:#236a9d;background:#edf5fb;border-radius:10px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:9px;font-weight:950;display:grid}.kh-branch-performance-row strong,.kh-branch-performance-row small{display:block}.kh-branch-performance-row strong{font-size:12px}.kh-branch-performance-row small{color:#8995a1;font-size:9px}.kh-branch-performance-row>div:last-child{text-align:right}.kh-branch-performance-row b{font-size:11px}.kh-branch-bar{background:#edf2f5;border-radius:99px;width:95px;height:4px;margin-top:7px}.kh-branch-bar i{background:#317bad;border-radius:99px;height:100%;display:block}.kh-dashboard-bottom-grid{grid-template-columns:1.45fr .75fr;gap:16px;margin-top:16px;display:grid}.kh-activity-timeline{padding:0 19px 15px}.kh-timeline-row{grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid;position:relative}.kh-timeline-row:not(:last-child):after{content:"";background:#dfe8ef;width:1px;position:absolute;top:44px;bottom:-8px;left:19px}.kh-timeline-icon{z-index:1;color:#2670a5;background:#edf5fb;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-timeline-icon.type-purchase{color:#c88118;background:#fff4e6}.kh-timeline-icon.type-payment{color:#23845a;background:#eaf8f1}.kh-timeline-icon.type-warranty{color:#7a4eae;background:#f4edfb}.kh-timeline-row strong,.kh-timeline-row small{display:block}.kh-timeline-row strong{font-size:12px}.kh-timeline-row small{color:#8a97a4;margin-top:2px;font-size:9px}.kh-timeline-row>div:last-child{text-align:right}.kh-timeline-row b{font-size:11px;display:block}.kh-timeline-row b.in{color:#19845a}.kh-timeline-row b.out{color:#c94a42}.kh-shortcut-grid{gap:9px;padding:0 17px;display:grid}.kh-shortcut{color:inherit;border:1px solid #e7edf2;border-radius:13px;grid-template-columns:38px 1fr 17px;align-items:center;gap:10px;padding:11px;text-decoration:none;transition:all .16s;display:grid}.kh-shortcut:hover{background:#f8fbfd;border-color:#cbdce8;transform:translate(3px)}.kh-shortcut>span{color:#286e9f;background:#edf5fb;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.kh-shortcut strong,.kh-shortcut small{display:block}.kh-shortcut strong{font-size:12px}.kh-shortcut small{color:#8996a2;margin-top:2px;font-size:9px}.kh-inventory-value{color:#fff;background:linear-gradient(135deg,#173f65,#246d9f);border-radius:15px;margin:14px 17px 17px;padding:15px}.kh-inventory-value span,.kh-inventory-value strong,.kh-inventory-value small{display:block}.kh-inventory-value span{color:#c9e0f0;font-size:10px}.kh-inventory-value strong{letter-spacing:-.04em;margin:5px 0 2px;font-size:21px}.kh-inventory-value small{color:#bcd3e4;font-size:9px}.kh-dashboard-empty{color:#8a98a6;text-align:center;align-content:center;place-items:center;gap:8px;min-height:150px;font-size:11px;display:grid}.kh-dashboard-empty.compact{min-height:95px}.kh-dashboard-skeleton{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px;display:grid}.kh-dashboard-skeleton i{background:linear-gradient(90deg,#eaf0f4 25%,#f8fafb 50%,#eaf0f4 75%) 0 0/220% 100%;border-radius:20px;height:145px;animation:1.2s infinite kh-shimmer}.kh-dashboard-skeleton i:nth-child(n+5){grid-column:span 2;height:310px}@media (max-width:1250px){.kh-dashboard-command-grid{grid-template-columns:repeat(2,1fr)}.kh-dashboard-insights-grid{grid-template-columns:1fr 1fr}.kh-dashboard-insights-grid>article:last-child{grid-column:1/-1}.kh-dashboard-today-strip{grid-template-columns:repeat(2,1fr)}.kh-dashboard-today-strip>a{grid-column:1/-1;justify-content:center;padding:8px}.kh-dashboard-today-strip>div:nth-child(2){border-right:0}}@media (max-width:980px){.kh-dashboard-hero{flex-direction:column;align-items:flex-start}.kh-dashboard-hero-actions{justify-content:flex-start;width:100%}.kh-dashboard-main-grid,.kh-dashboard-bottom-grid,.kh-dashboard-insights-grid{grid-template-columns:1fr}.kh-dashboard-insights-grid>article:last-child{grid-column:auto}.kh-dashboard-skeleton{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.kh-executive-dashboard{padding:12px}.kh-dashboard-hero{border-radius:20px;padding:22px 18px}.kh-dashboard-hero-actions{grid-template-columns:1fr 1fr;display:grid}.kh-dashboard-filter,.kh-dashboard-filter select,.kh-dashboard-filter input{width:100%;min-width:0}.kh-dashboard-primary{grid-column:1/-1}.kh-dashboard-command-grid{grid-template-columns:1fr}.kh-command-card{min-height:128px}.kh-dashboard-today-strip{grid-template-columns:1fr}.kh-dashboard-today-strip>div{border-bottom:1px solid #e6edf3;border-right:0;padding:9px 4px}.kh-dashboard-main-grid,.kh-dashboard-insights-grid,.kh-dashboard-bottom-grid{gap:12px}.kh-sales-chart{height:250px;padding-left:43px}.kh-chart-axis{left:10px}.kh-chart-bars{gap:7px}.kh-panel-heading{padding:17px 16px 12px}.kh-panel-action{display:none}.kh-dashboard-skeleton{grid-template-columns:1fr}.kh-dashboard-skeleton i:nth-child(n+5){grid-column:auto;height:220px}.kh-timeline-row{grid-template-columns:37px 1fr}.kh-timeline-row>div:last-child{text-align:left;grid-column:2}.kh-chart-footer>div{display:none}}:root{--kh-form-border:#dbe5ee;--kh-form-border-active:#72a6cf;--kh-form-bg:#f7fafc;--kh-form-blue:#236d9f;--kh-form-ink:#1d2c3b;--kh-form-muted:#778696}.modal-card,.transaction-modal,.cash-modal,.technical-create-modal,.technical-detail-modal,.warranty-live-modal,.warranty-detail-modal{background:#fff!important;border:1px solid #d3e0ebf5!important;border-radius:24px!important;box-shadow:0 32px 90px #16304840!important}.modal-header{min-height:102px;position:relative;overflow:hidden;background:radial-gradient(circle at 92% 0,#519dd229,#0000 35%),linear-gradient(135deg,#fbfdff 0%,#f2f8fc 100%)!important;border-bottom:1px solid #e7edf2!important;padding:24px 26px 21px!important}.modal-header:before{content:"";background:linear-gradient(#2a79af,#6bb8df);width:5px;position:absolute;inset:0 auto 0 0}.modal-header .eyebrow{background:#ffffffdb;border:1px solid #d6e6f2;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;display:inline-flex;color:#3977a4!important;letter-spacing:.14em!important;margin:0 0 7px!important;font-size:9px!important;font-weight:950!important}.modal-header h2{color:#1d2c3b!important;letter-spacing:-.035em!important;margin:0!important;font-size:24px!important}.modal-header p:not(.eyebrow){max-width:690px;color:#778696!important;margin:6px 0 0!important;font-size:11px!important;line-height:1.55!important}.modal-header .icon-close,.modal-header>button:last-child{color:#647589!important;background:#fff!important;border:1px solid #dce6ee!important;border-radius:12px!important;width:40px!important;height:40px!important;box-shadow:0 6px 16px #21425b14!important}.modal-header .icon-close:hover,.modal-header>button:last-child:hover{transform:rotate(3deg);color:#b14850!important;background:#fff7f7!important;border-color:#efd0d4!important}.modal-form,.transaction-body{background:linear-gradient(#fff 0%,#fbfcfe 100%)}.modal-form{padding:22px 26px 25px!important}.transaction-body{padding:22px 26px!important}.modal-form>.form-grid,.transaction-body>.form-grid,.payment-fields{background:#fff;border:1px solid #e2eaf1;border-radius:17px;box-shadow:0 7px 20px #1c364e09;padding:18px!important}.modal-form>.form-grid+.form-grid,.transaction-body>.form-grid+.form-grid{margin-top:14px}.modal-card label:not(.form-info):not(.inline-search),.transaction-modal label:not(.form-info):not(.inline-search),.cash-modal label:not(.form-info):not(.inline-search){letter-spacing:.015em;flex-direction:column;min-width:0;position:relative;color:#526274!important;gap:7px!important;font-size:10px!important;font-weight:850!important;display:flex!important}.modal-card label:not(.form-info):not(.inline-search):has(input:required):before{content:"REQUERIDO";color:#b75b61;letter-spacing:.08em;font-size:7px;font-weight:950;position:absolute;top:0;right:2px}.modal-card label:not(.form-info):not(.inline-search):has(select:required):before{content:"REQUERIDO";color:#b75b61;letter-spacing:.08em;font-size:7px;font-weight:950;position:absolute;top:0;right:2px}.modal-card label:not(.form-info):not(.inline-search):has(textarea:required):before{content:"REQUERIDO";color:#b75b61;letter-spacing:.08em;font-size:7px;font-weight:950;position:absolute;top:0;right:2px}.modal-card input:not([type=checkbox]):not([type=radio]),.modal-card select,.modal-card textarea,.transaction-modal input:not([type=checkbox]):not([type=radio]),.transaction-modal select,.transaction-modal textarea{width:100%;border:1px solid var(--kh-form-border)!important;color:#273747!important;background:#f9fbfc!important;border-radius:12px!important;outline:0!important;min-height:46px!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;transition:border-color .16s,box-shadow .16s,background .16s,transform .16s!important;box-shadow:inset 0 1px #ffffffe6!important}.modal-card textarea,.transaction-modal textarea{resize:vertical;min-height:92px!important;padding:12px 13px!important}.modal-card input:not([type=checkbox]):not([type=radio]):hover,.modal-card select:hover,.modal-card textarea:hover{background:#fff!important;border-color:#b9cddd!important}.modal-card label:focus-within,.transaction-modal label:focus-within{color:#286e9f!important}.modal-card input:not([type=checkbox]):not([type=radio]):focus,.modal-card select:focus,.modal-card textarea:focus,.transaction-modal input:not([type=checkbox]):not([type=radio]):focus,.transaction-modal select:focus,.transaction-modal textarea:focus{border-color:var(--kh-form-border-active)!important;background:#fff!important;box-shadow:0 0 0 4px #468bbe21!important}.modal-card input:disabled,.modal-card select:disabled,.modal-card textarea:disabled{cursor:not-allowed;opacity:1!important;color:#7f8c99!important;background:#eef3f6!important}.modal-card input::placeholder,.modal-card textarea::placeholder{color:#a4afba!important;font-weight:500!important}.field-help,.modal-card label small{color:#8b98a6!important;font-size:9px!important;font-weight:550!important;line-height:1.45!important}.form-info,.smart-context,.audit-note,.selected-sale-card,.technical-info-box,.warranty-coverage-card{color:#446176!important;box-shadow:none!important;background:linear-gradient(135deg,#f7fbfe,#eef6fb)!important;border:1px solid #d9e7f1!important;border-radius:15px!important}.form-info{min-height:54px;align-items:center!important;gap:10px!important;padding:12px 14px!important;font-size:10px!important;font-weight:750!important;display:flex!important}.form-info input[type=checkbox]{accent-color:#2d7caf;width:18px!important;height:18px!important}.smart-context.warning-context{color:#7f642e!important;background:linear-gradient(135deg,#fffcf5,#fff7e7)!important;border-color:#f0dfbe!important}.modal-actions,.transaction-footer{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:76px;position:sticky;bottom:0;box-shadow:0 -8px 22px #1d364d0e;background:#fffffff5!important;border-top:1px solid #e4ebf1!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;padding:14px 24px!important;display:flex!important}.modal-actions .primary-button,.transaction-footer .primary-button{min-width:168px;background:linear-gradient(135deg,#236b9c,#3187bd)!important;border-radius:12px!important;min-height:46px!important;box-shadow:0 10px 22px #20699b38!important}.modal-actions .secondary-button,.transaction-footer .secondary-button{background:#fff!important;border-radius:12px!important;min-height:46px!important}.transaction-modal>.transaction-steps{background:#fff;border-bottom:1px solid #e7edf2;position:relative;padding:17px 26px!important}.transaction-steps button,.transaction-steps>div{z-index:1;position:relative}.transaction-steps button{border-radius:12px!important;transition:transform .16s,box-shadow .16s!important}.transaction-steps button.active,.transaction-steps .active{box-shadow:0 8px 18px #256fa126!important}.sale-payments-panel,.trade-in-panel,.technical-form-section,.warranty-coverage-card{background:#fff!important;border:1px solid #dfe8ef!important;border-radius:18px!important;box-shadow:0 10px 28px #1e3a520b!important}.section-intro{border-bottom:1px solid #edf1f4!important;margin-bottom:14px!important;padding-bottom:13px!important}.section-intro h3{color:#203243!important;letter-spacing:-.02em!important;font-size:15px!important}.section-intro p{color:#82909e!important;font-size:10px!important}.sale-payment-row{background:#fafcfd!important;border:1px solid #e0e8ef!important;border-radius:15px!important;padding:13px!important}.payment-number{color:#276e9f!important;background:#e7f2f9!important;border-radius:9px!important;place-items:center!important;width:28px!important;height:28px!important;font-size:10px!important;font-weight:950!important;display:grid!important}.payment-balance{border-radius:14px!important;padding:13px 15px!important}.confirmation-hero{background:radial-gradient(circle at 50% 0,#f6fff9,#edf9f2)!important;border:1px solid #d6eadf!important;border-radius:20px!important;padding:28px!important}.confirmation-hero svg{color:#2f9a68;background:#fff;border-radius:14px;padding:10px;box-shadow:0 10px 25px #2c8d5e24;width:44px!important;height:44px!important}.transaction-totals{background:#f8fafc!important;border:1px solid #e0e8ef!important;border-radius:17px!important;gap:10px!important;padding:14px!important}.transaction-totals>div{background:#fff;border:1px solid #e5ebf0;border-radius:12px;padding:12px!important}.transaction-totals span{text-transform:uppercase;letter-spacing:.06em;color:#84909c!important;font-size:9px!important}.transaction-totals strong{margin-top:5px;color:#1f3040!important;font-size:14px!important}.form-error,.error-banner,.transaction-error{color:#a9464d!important;background:#fff4f5!important;border:1px solid #efd1d4!important;border-radius:13px!important;font-size:10px!important;font-weight:750!important}@media (max-width:720px){.modal-header{min-height:90px;padding:20px 18px 17px!important}.modal-header h2{font-size:20px!important}.modal-form,.transaction-body{padding:16px!important}.modal-form>.form-grid,.transaction-body>.form-grid,.payment-fields{padding:14px!important}.modal-actions,.transaction-footer{min-height:68px;padding:11px 14px!important}.modal-actions button,.transaction-footer button{flex:1;min-width:0!important}.sale-payment-row{grid-template-columns:28px 1fr!important}.sale-payment-row .payment-remove{grid-column:2;justify-self:end}.transaction-totals{grid-template-columns:1fr 1fr!important}}.kh-table-commandbar{background:linear-gradient(135deg,#fff 0%,#f4f9fc 100%);border:1px solid #dfe8ef;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 10px;padding:11px 14px;display:flex;box-shadow:0 8px 24px #1f435e0e}.kh-table-commandbar-copy{align-items:center;gap:10px;min-width:0;display:flex}.kh-table-commandbar-icon{color:#fff;background:linear-gradient(135deg,#246e9f,#4fa2d0);border-radius:11px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;box-shadow:0 8px 18px #266f9f38}.kh-table-commandbar-copy div{flex-direction:column;min-width:0;display:flex}.kh-table-commandbar-copy strong{color:#24394b;letter-spacing:-.01em;font-size:11px;font-weight:900}.kh-table-commandbar-copy small{color:#8795a2;margin-top:2px;font-size:9px;font-weight:600}.kh-table-commandbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.kh-table-commandbar-actions button{color:#526779;cursor:pointer;background:#fff;border:1px solid #d9e4ec;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:9px;font-weight:850;transition:all .16s;display:inline-flex;box-shadow:0 3px 10px #1a395009}.kh-table-commandbar-actions button:hover{color:#236b9c;background:#f7fbfe;border-color:#a9c9dd;transform:translateY(-1px);box-shadow:0 7px 16px #236b9c17}.kh-column-menu-wrap{position:relative}.kh-column-menu{z-index:80;background:#fff;border:1px solid #dce6ed;border-radius:13px;min-width:220px;max-height:320px;padding:8px;display:none;position:absolute;top:43px;right:0;overflow:auto;box-shadow:0 20px 50px #1b34492e}.kh-column-menu.open{animation:.15s ease-out khMenuIn;display:block}.kh-column-menu label{color:#526273;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;font-size:10px;font-weight:750;display:flex}.kh-column-menu label:hover{color:#286f9f;background:#f1f7fb}.kh-column-menu input{accent-color:#2b78aa;width:15px;height:15px}@keyframes khMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.kh-smart-table-wrap{background:#fff;position:relative;border:1px solid #e0e8ee!important;border-radius:15px!important;box-shadow:0 8px 26px #1e3c530b!important}.kh-smart-table{min-width:100%;border-collapse:separate!important;border-spacing:0!important}.kh-smart-table thead th{z-index:4;text-transform:uppercase;position:sticky;top:0;color:#597083!important;letter-spacing:.075em!important;background:linear-gradient(#f8fbfd,#eef4f8)!important;border-bottom:1px solid #dce6ed!important;font-size:8px!important;font-weight:950!important}.kh-smart-table tbody td{transition:padding .16s,background .16s,border-color .16s!important}.kh-smart-table tbody tr:hover td{background:#f7fbfe!important;border-color:#d9e8f2!important}.kh-smart-table tbody tr:focus-within td{background:#eef7fc!important}.kh-smart-table tbody tr td:first-child,.kh-smart-table thead tr th:first-child{padding-left:17px!important}.kh-smart-table tbody tr td:last-child,.kh-smart-table thead tr th:last-child{padding-right:17px!important}.kh-smart-table.kh-table-compact th{padding-top:8px!important;padding-bottom:8px!important}.kh-smart-table.kh-table-compact td{padding-top:7px!important;padding-bottom:7px!important;font-size:9px!important}.kh-smart-table.kh-table-compact .erp-product-icon{width:29px!important;height:29px!important}.kh-table-fullscreen{z-index:9999!important;background:#f6f9fb!important;border-radius:20px!important;flex-direction:column!important;margin:0!important;padding:18px!important;display:flex!important;position:fixed!important;inset:14px!important;overflow:hidden!important;box-shadow:0 30px 100px #0a1c2a52!important}.kh-table-fullscreen .kh-smart-table-wrap{flex:1;max-height:none!important;overflow:auto!important}.kh-table-fullscreen .erp-pagination{flex:none}body.kh-table-fullscreen-open{overflow:hidden!important}body.kh-table-fullscreen-open:before{content:"";z-index:9998;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1326348f;position:fixed;inset:0}@media (max-width:760px){.kh-table-commandbar{flex-direction:column;align-items:flex-start}.kh-table-commandbar-actions{justify-content:flex-start;width:100%}.kh-table-commandbar-actions button span{display:none}.kh-table-commandbar-actions button{width:38px;padding:0}.kh-column-menu{left:0;right:auto}.kh-table-fullscreen{border-radius:15px!important;padding:10px!important;inset:6px!important}}.kh-route-progress{z-index:12000;background:#2d7eaf1f;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.kh-route-progress span{background:linear-gradient(90deg,#1f6799,#64b4da,#1f6799);border-radius:999px;width:38%;height:100%;animation:1.05s ease-in-out infinite khRouteProgress;display:block;box-shadow:0 0 14px #379acc80}@keyframes khRouteProgress{0%{transform:translate(-110%)}to{transform:translate(365%)}}.kh-toast-region{z-index:11000;pointer-events:none;flex-direction:column;gap:10px;width:min(390px,100vw - 28px);display:flex;position:fixed;top:82px;right:22px}.kh-toast{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff7;border:1px solid #dbe6ed;border-radius:16px;grid-template-columns:38px 1fr 30px;align-items:start;gap:10px;padding:13px 12px 14px;animation:.25s cubic-bezier(.2,.75,.25,1) khToastEnter;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #1630432e}@keyframes khToastEnter{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:none}}.kh-toast-icon{color:#2875a6;background:#edf6fb;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-toast-copy{min-width:0;padding-top:2px}.kh-toast-copy strong{color:#243747;font-size:11px;font-weight:950;display:block}.kh-toast-copy p{color:#6b7d8b;white-space:pre-line;margin:3px 0 0;font-size:10px;font-weight:600;line-height:1.48}.kh-toast>button{color:#8a98a5;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.kh-toast>button:hover{color:#405565;background:#eef3f6}.kh-toast-success .kh-toast-icon{color:#26865a;background:#e9f8f0}.kh-toast-error .kh-toast-icon{color:#bd4c55;background:#fff0f1}.kh-toast-warning .kh-toast-icon{color:#a8751f;background:#fff6e7}.kh-toast-timer{transform-origin:0;opacity:.25;background:currentColor;width:100%;height:3px;animation:linear forwards khToastTimer;position:absolute;bottom:0;left:0}.kh-toast-success{color:#2d9a68}.kh-toast-error{color:#c4545d}.kh-toast-warning{color:#b68128}.kh-toast-info{color:#2b7bab}@keyframes khToastTimer{to{transform:scaleX(0)}}button,.primary-button,.secondary-button,.danger-button,.icon-action,.row-icon-button{position:relative;overflow:hidden}.kh-click-ripple{z-index:0;opacity:.18;pointer-events:none;background:currentColor;border-radius:999px;width:12px;height:12px;animation:.55s ease-out forwards khRipple;transform:translate(-50%,-50%)scale(0);position:absolute!important}@keyframes khRipple{to{opacity:0;transform:translate(-50%,-50%)scale(18)}}[title]{position:relative}.icon-action[title]:hover,.row-icon-button[title]:hover{filter:saturate(1.08)}.kh-shortcuts-trigger{z-index:9000;color:#4b6577;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffe6;border:1px solid #d8e4ec;border-radius:12px;align-items:center;gap:6px;height:38px;padding:0 11px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 28px #1b384d21}.kh-shortcuts-trigger span{color:#2774a5;background:#e9f3f9;border-radius:6px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:950;display:grid}.kh-shortcuts-trigger:hover{color:#246c9d;border-color:#b8d2e2;transform:translateY(-2px)}.kh-shortcuts-backdrop{z-index:11500;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1427368f;place-items:center;padding:20px;animation:.16s ease-out khFadeIn;display:grid;position:fixed;inset:0}@keyframes khFadeIn{0%{opacity:0}to{opacity:1}}.kh-shortcuts-card{background:#fff;border:1px solid #ffffffbf;border-radius:22px;width:min(470px,100%);animation:.2s ease-out khDialogIn;overflow:hidden;box-shadow:0 30px 100px #081b2852}@keyframes khDialogIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.kh-shortcuts-card header{background:linear-gradient(135deg,#f8fbfd,#edf6fb);border-bottom:1px solid #e7edf2;justify-content:space-between;align-items:center;padding:20px 21px;display:flex}.kh-shortcuts-card header>div{align-items:center;gap:12px;display:flex}.kh-shortcuts-symbol{color:#fff;background:linear-gradient(135deg,#246d9e,#55a7d2);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #2670a138}.kh-shortcuts-card header p{color:#6d93aa;letter-spacing:.12em;margin:0;font-size:8px;font-weight:950}.kh-shortcuts-card header h2{color:#213748;letter-spacing:-.025em;margin:2px 0 0;font-size:17px}.kh-shortcuts-card header button{color:#71818d;cursor:pointer;background:#fff;border:1px solid #dce6ed;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.kh-shortcuts-list{gap:8px;padding:18px 20px;display:grid}.kh-shortcuts-list>div{color:#536675;background:#fbfcfd;border:1px solid #e5ecf1;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:12px 13px;font-size:10px;font-weight:750;display:flex}.kh-shortcuts-list kbd{color:#2f536b;text-align:center;background:#fff;border:1px solid #cfdce5;border-bottom-width:3px;border-radius:8px;min-width:42px;padding:6px 8px;font-family:inherit;font-size:9px;font-weight:950;box-shadow:0 2px #edf2f5}.kh-shortcuts-card footer{color:#7b8b98;background:#f8fafb;border-top:1px solid #e8eef2;align-items:center;gap:8px;padding:13px 20px;font-size:9px;font-weight:650;display:flex}.kh-shortcuts-card footer svg{color:#3984b2}.erp-panel,.panel-card,.metric-card,.dashboard-card,.modal-card{transition:transform .2s,box-shadow .2s,border-color .2s}.erp-panel:hover,.panel-card:hover{border-color:#d7e4ec}.metric-card:hover,.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px #1c3b5217}.primary-button:not(:disabled):hover,.secondary-button:not(:disabled):hover,.danger-button:not(:disabled):hover{transform:translateY(-1px)}.primary-button:not(:disabled):active,.secondary-button:not(:disabled):active,.danger-button:not(:disabled):active{transform:translateY(0)scale(.985)}@media (max-width:720px){.kh-toast-region{top:70px;right:14px}.kh-shortcuts-trigger{justify-content:center;width:38px;padding:0;bottom:12px;right:12px}.kh-shortcuts-trigger>svg{display:none}.kh-shortcuts-card{border-radius:18px}.kh-shortcuts-card header{padding:17px}.kh-shortcuts-list{padding:14px}}@media (prefers-reduced-motion:reduce){.kh-route-progress span,.kh-toast,.kh-toast-timer,.kh-click-ripple,.kh-shortcuts-backdrop,.kh-shortcuts-card{animation:none!important}.metric-card:hover,.dashboard-card:hover,.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:none!important}}:root{--kh-blue-950:#071a3d;--kh-blue-900:#0b285e;--kh-blue-800:#123b82;--kh-blue-700:#1753ad;--kh-blue-600:#246bd4;--kh-blue-500:#3b82f6;--kh-slate-950:#111827;--kh-slate-700:#334155;--kh-slate-500:#64748b;--kh-slate-300:#cbd5e1;--kh-slate-200:#e2e8f0;--kh-slate-100:#f1f5f9;--kh-slate-50:#f8fafc;--kh-success:#16a34a;--kh-warning:#d97706;--kh-danger:#dc2626;--kh-violet:#7c3aed;--kh-radius-sm:10px;--kh-radius-md:14px;--kh-radius-lg:20px;--kh-radius-xl:26px;--kh-shadow-sm:0 1px 2px #0f172a0d,0 4px 12px #0f172a0a;--kh-shadow-md:0 12px 35px #0f172a17;--kh-shadow-lg:0 24px 70px #081f4629}.kh-page-header{isolation:isolate;border-radius:var(--kh-radius-xl);box-shadow:var(--kh-shadow-md);background:linear-gradient(135deg,#fffffffa,#f4f8fff5);border:1px solid #246bd42b;justify-content:space-between;align-items:flex-end;gap:28px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.kh-page-header:before{content:"KH";z-index:-1;letter-spacing:-12px;color:#1753ad0b;font-size:146px;font-weight:950;position:absolute;top:-38px;right:2%}.kh-page-header:after{content:"";background:linear-gradient(180deg,var(--kh-blue-500),var(--kh-blue-900));width:7px;height:100%;position:absolute;top:0;left:0}.kh-page-kicker{align-items:center;gap:10px;margin-bottom:10px;display:flex}.kh-page-kicker span{background:var(--kh-blue-900);color:#fff;letter-spacing:.12em;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.kh-page-kicker b{text-transform:uppercase;letter-spacing:.14em;color:var(--kh-blue-700);font-size:11px}.kh-page-header h1{color:var(--kh-slate-950);letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,39px);line-height:1.08}.kh-page-header-copy>p{max-width:720px;color:var(--kh-slate-500);margin:10px 0 0;font-size:14px;line-height:1.65}.kh-page-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.kh-card{border-radius:var(--kh-radius-lg);box-shadow:var(--kh-shadow-sm);background:#fffffff5;border:1px solid #94a3b83d}.kh-card-elevated{box-shadow:var(--kh-shadow-md)}.kh-section{overflow:hidden}.kh-section-header{border-bottom:1px solid var(--kh-slate-200);background:linear-gradient(180deg,#fff,var(--kh-slate-50));justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.kh-section-heading{align-items:center;gap:12px;display:flex}.kh-section-icon{background:linear-gradient(135deg,var(--kh-blue-700),var(--kh-blue-950));color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 9px 18px #1753ad33}.kh-section-heading p{color:var(--kh-blue-700);letter-spacing:.13em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:900}.kh-section-heading h2{color:var(--kh-slate-950);margin:0;font-size:17px}.kh-section-heading small{color:var(--kh-slate-500);margin-top:4px;display:block}.kh-section-body{padding:22px}.kh-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.kh-metric{border:1px solid var(--kh-slate-200);min-height:126px;box-shadow:var(--kh-shadow-sm);background:#fff;border-radius:18px;align-items:flex-start;gap:13px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.kh-metric:hover{box-shadow:var(--kh-shadow-md);transform:translateY(-3px)}.kh-metric:after{content:"";opacity:.055;background:currentColor;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-30px;right:-22px}.kh-metric-icon{color:#fff;width:43px;height:43px;box-shadow:0 9px 20px color-mix(in srgb,currentColor 25%,transparent);background:currentColor;border-radius:13px;flex:none;place-items:center;display:grid}.kh-metric-copy{flex-direction:column;min-width:0;display:flex}.kh-metric-copy>span{text-transform:uppercase;letter-spacing:.08em;color:var(--kh-slate-500);font-size:11px;font-weight:800}.kh-metric-copy strong{color:var(--kh-slate-950);letter-spacing:-.035em;margin-top:7px;font-size:24px;line-height:1}.kh-metric-copy small{color:var(--kh-slate-500);margin-top:8px;line-height:1.35}.kh-metric em{color:var(--kh-success);background:#16a34a1a;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:14px;right:14px}.kh-tone-blue{color:var(--kh-blue-600)}.kh-tone-green{color:var(--kh-success)}.kh-tone-amber{color:var(--kh-warning)}.kh-tone-violet{color:var(--kh-violet)}.kh-tone-red{color:var(--kh-danger)}.kh-tone-slate{color:var(--kh-slate-700)}.kh-info-banner{border:1px solid color-mix(in srgb,currentColor 18%,white);background:color-mix(in srgb,currentColor 6%,white);border-radius:16px;align-items:flex-start;gap:13px;padding:16px 18px;display:flex}.kh-info-icon{color:#fff;background:currentColor;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.kh-info-banner strong{color:var(--kh-slate-950)}.kh-info-banner p{color:var(--kh-slate-500);margin:4px 0 0;line-height:1.5}.kh-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.kh-button:hover:not(:disabled){transform:translateY(-1px)}.kh-button:disabled{opacity:.55;cursor:not-allowed}.kh-button-sm{min-height:34px;padding:7px 11px;font-size:12px}.kh-button-md{min-height:42px;padding:10px 15px;font-size:13px}.kh-button-lg{min-height:48px;padding:12px 18px;font-size:14px}.kh-button-primary{background:linear-gradient(135deg,var(--kh-blue-600),var(--kh-blue-900));color:#fff;box-shadow:0 10px 22px #1753ad33}.kh-button-secondary{border:1px solid var(--kh-slate-200);color:var(--kh-slate-700);background:#fff}.kh-button-ghost{background:var(--kh-slate-100);color:var(--kh-slate-700)}.kh-button-danger{color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c)}.kh-badge{border:1px solid color-mix(in srgb,currentColor 18%,white);background:color-mix(in srgb,currentColor 8%,white);letter-spacing:.055em;text-transform:uppercase;border-radius:999px;align-items:center;width:max-content;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.kh-toolbar{border:1px solid var(--kh-slate-200);background:var(--kh-slate-50);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.kh-toolbar-controls{flex-wrap:wrap;flex:1;align-items:center;gap:10px;display:flex}.kh-toolbar-result{color:var(--kh-slate-500);font-size:12px;font-weight:700}.kh-search{border:1px solid var(--kh-slate-200);min-width:min(100%,310px);min-height:42px;color:var(--kh-slate-500);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:0 12px;transition:border .18s,box-shadow .18s;display:flex}.kh-search input{width:100%;color:var(--kh-slate-950);background:0 0;border:0;outline:0}.kh-search kbd{border:1px solid var(--kh-slate-200);background:var(--kh-slate-50);color:var(--kh-slate-500);border-radius:6px;padding:3px 6px;font-size:9px}.kh-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:36px;display:flex}.kh-empty>span{background:linear-gradient(135deg,var(--kh-blue-600),var(--kh-blue-950));color:#fff;border-radius:19px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 16px 32px #1753ad33}.kh-empty>p{color:var(--kh-blue-700);letter-spacing:.18em;margin:16px 0 4px;font-size:10px;font-weight:950}.kh-empty h3{color:var(--kh-slate-950);margin:0;font-size:18px}.kh-empty small{max-width:430px;color:var(--kh-slate-500);margin:8px 0 18px;line-height:1.55}.kh-table-loading{padding:18px}.kh-loading-label{color:var(--kh-slate-500);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:flex}.kh-loading-label svg{animation:.8s linear infinite kh-spin}.kh-skeleton-row{border-bottom:1px solid var(--kh-slate-100);grid-auto-columns:1fr;grid-auto-flow:column;gap:12px;padding:13px 4px;display:grid}.kh-skeleton-row i{background:linear-gradient(90deg,var(--kh-slate-100),#fff,var(--kh-slate-100));background-size:200% 100%;border-radius:999px;height:11px;animation:1.35s infinite kh-shimmer}.kh-pagination{border-top:1px solid var(--kh-slate-200);background:var(--kh-slate-50);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.kh-page-size{color:var(--kh-slate-500);align-items:center;gap:8px;font-size:12px;display:flex}.kh-page-size select{border:1px solid var(--kh-slate-200);background:#fff;border-radius:9px;height:34px;padding:0 9px}.kh-pagination p{color:var(--kh-slate-500);margin:0;font-size:12px}.kh-pagination nav{align-items:center;gap:5px;display:flex}.kh-pagination nav button{border:1px solid var(--kh-slate-200);min-width:34px;height:34px;color:var(--kh-slate-700);background:#fff;border-radius:9px;place-items:center;padding:0 8px;font-weight:800;display:grid}.kh-pagination nav button.active{border-color:var(--kh-blue-700);background:var(--kh-blue-700);color:#fff}.kh-pagination nav button:disabled{opacity:.4}.kh-modal-shell{box-shadow:var(--kh-shadow-lg);background:#fff;border-radius:22px;overflow:hidden}.kh-modal-shell>header{background:linear-gradient(135deg,var(--kh-blue-950),var(--kh-blue-700));color:#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.kh-modal-shell>header p{letter-spacing:.14em;margin:0 0 5px;font-size:10px;font-weight:900}.kh-modal-shell>header h2{margin:0;font-size:22px}.kh-modal-shell>header small{color:#ffffffb8;margin-top:6px;display:block}.kh-modal-shell>header button{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;width:36px;height:36px;font-size:22px}.kh-modal-body{padding:24px}.kh-modal-shell>footer{border-top:1px solid var(--kh-slate-200);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex;position:sticky;bottom:0}.erp-page-header{all:unset}.erp-page-header,.erp-info-banner,.erp-metric,.erp-search,.erp-empty,.erp-table-loading,.erp-pagination{box-sizing:border-box}@media (max-width:1000px){.kh-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-page-header{flex-direction:column;align-items:flex-start}.kh-page-header-actions{justify-content:flex-start}}@media (max-width:650px){.kh-page-header{padding:23px 20px}.kh-page-header:before{font-size:105px}.kh-stat-grid{grid-template-columns:1fr}.kh-section-header,.kh-toolbar,.kh-pagination{flex-direction:column;align-items:stretch}.kh-pagination nav{overflow-x:auto}.kh-toolbar-controls{width:100%}.kh-search{min-width:100%}.kh-page-header-actions>*{width:100%}}.login-brand-panel{background:linear-gradient(145deg,#202b34 0%,#263741 42%,#174f73 115%)!important}.kh-login-grid{background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 76%);mask-image:linear-gradient(to bottom right,#000,#0000 76%)}.kh-login-monogram{color:#ffffff09;letter-spacing:-.13em;-webkit-user-select:none;user-select:none;font-size:360px;font-weight:1000;line-height:1;position:absolute;bottom:-85px;right:-45px;transform:rotate(-8deg)}.kh-brand-mini{color:#fff;letter-spacing:-.05em;background:linear-gradient(135deg,#3f8db8,#73c4e0);border-radius:8px;place-items:center;width:25px;height:25px;margin:-3px 3px -3px -4px;font-size:8px;font-weight:1000;display:grid;box-shadow:0 5px 15px #00000029}.login-form-panel{position:relative;overflow:hidden}.login-form-panel:before{content:"KH";color:#246c9f06;letter-spacing:-.12em;font-size:230px;font-weight:1000;position:absolute;top:-55px;right:-20px;transform:rotate(7deg)}.login-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #d4e1eadb;border-radius:24px;padding:30px 32px;position:relative;box-shadow:0 28px 75px #1e445e1c}.login-logo-emblem{position:relative}.login-logo-emblem:after{content:"ERP";color:#fff;letter-spacing:.14em;background:linear-gradient(135deg,#236a98,#58afd4);border-radius:7px;padding:4px 7px;font-size:7px;font-weight:1000;position:absolute;bottom:1px;right:-10px;box-shadow:0 6px 16px #226d9b33}@media (max-width:680px){.login-card{border-radius:20px;padding:24px 20px}}.product-modal-layer{isolation:isolate;z-index:2147483000!important}.product-modal-card{z-index:1!important;max-height:calc(100dvh - 32px)!important;position:relative!important}body:has(.product-modal-layer){overflow:hidden!important}.kh-page-kicker:has(>b:only-child){margin-bottom:14px}.kh-page-kicker:has(>b:only-child) b{color:#315ca8;letter-spacing:.14em;background:#3f76c217;border:1px solid #3f76c21f;border-radius:999px;align-items:center;min-height:27px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.main-area>.page-heading-row,.operations-page>.page-heading-row,.phase3-page>.page-heading-row,.phase4-page>.page-heading-row,.phase4-page>.content-area>.page-heading-row,.phase4-page .content-area>.page-heading-row,.module-page>.page-heading-row{isolation:isolate;background:linear-gradient(135deg,#fffffffa,#f4f8fff5);border-radius:24px;justify-content:space-between;align-items:flex-end;gap:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #1b376917;border:1px solid #246bd42b!important;margin:0 0 26px!important;padding:28px 30px!important}.main-area>.page-heading-row:before,.operations-page>.page-heading-row:before,.phase3-page>.page-heading-row:before,.phase4-page>.page-heading-row:before,.phase4-page>.content-area>.page-heading-row:before,.phase4-page .content-area>.page-heading-row:before,.module-page>.page-heading-row:before{content:"KH";z-index:-1;letter-spacing:-12px;color:#1753ad0b;pointer-events:none;font-size:146px;font-weight:950;line-height:1;position:absolute;top:-38px;right:2%}.main-area>.page-heading-row:after,.operations-page>.page-heading-row:after,.phase3-page>.page-heading-row:after,.phase4-page>.page-heading-row:after,.phase4-page>.content-area>.page-heading-row:after,.phase4-page .content-area>.page-heading-row:after,.module-page>.page-heading-row:after{content:"";background:linear-gradient(#5d8fe0,#243f82);width:7px;height:100%;position:absolute;top:0;left:0}.page-heading-row>div:first-child{min-width:0}.page-heading-row .eyebrow{color:#315ca8;letter-spacing:.14em;background:#3f76c217;border:1px solid #3f76c21f;border-radius:999px;align-items:center;width:max-content;min-height:27px;margin:0 0 14px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.page-heading-row h1{color:#131827;line-height:1.08;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(27px,3vw,39px)!important}.page-heading-row>div:first-child>p:last-child{max-width:720px;line-height:1.65;color:#718096!important;margin:10px 0 0!important;font-size:14px!important}.page-heading-row>.primary-button,.page-heading-row>button.primary-button{border-radius:16px;flex:none;min-height:54px;padding:0 22px;font-size:15px;font-weight:850;box-shadow:0 12px 24px #28539638}.phase3-page>.page-heading-row,.phase4-page>.page-heading-row,.phase4-page>.content-area>.page-heading-row,.phase4-page .content-area>.page-heading-row{border-bottom:1px solid #246bd42b!important}@media (max-width:1000px){.main-area>.page-heading-row,.operations-page>.page-heading-row,.phase3-page>.page-heading-row,.phase4-page>.page-heading-row,.phase4-page>.content-area>.page-heading-row,.phase4-page .content-area>.page-heading-row,.module-page>.page-heading-row{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:650px){.main-area>.page-heading-row,.operations-page>.page-heading-row,.phase3-page>.page-heading-row,.phase4-page>.page-heading-row,.phase4-page>.content-area>.page-heading-row,.phase4-page .content-area>.page-heading-row,.module-page>.page-heading-row{border-radius:18px;padding:23px 20px!important}.page-heading-row:before{font-size:105px!important}.page-heading-row>.primary-button,.page-heading-row>button.primary-button{width:100%}}.kh-dashboard-hero-actions{overflow:visible}.kh-dashboard-branch-filter{min-width:255px;position:relative}.kh-dashboard-select-trigger{color:#fff;text-align:left;cursor:pointer;background:#051c314d;border:1px solid #ffffff38;border-radius:14px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;height:54px;padding:0 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.kh-dashboard-select-trigger:hover,.kh-dashboard-select-trigger[aria-expanded=true]{background:#0827447a;border-color:#ffffff7a;box-shadow:0 10px 28px #00000021}.kh-dashboard-select-icon{color:#d9ecfb;background:#ffffff1f;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.kh-dashboard-select-copy{min-width:0;display:grid}.kh-dashboard-select-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.kh-dashboard-select-copy small{color:#bcd5e8;margin-top:2px;font-size:9px}.kh-dashboard-select-chevron{transition:transform .18s}.kh-dashboard-select-trigger[aria-expanded=true] .kh-dashboard-select-chevron{transform:rotate(180deg)}.kh-dashboard-branch-menu{z-index:900;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffc;border:1px solid #d8e4ee;border-radius:17px;width:310px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 24px 58px #07233d47}.kh-dashboard-branch-menu button{color:#203449;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;display:grid}.kh-dashboard-branch-menu button:hover{background:#f2f7fb}.kh-dashboard-branch-menu button.is-selected{color:#1b5c8e;background:#e8f2fb}.kh-dashboard-branch-menu button>span:nth-child(2){min-width:0;display:grid}.kh-dashboard-branch-menu strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.kh-dashboard-branch-menu small{color:#8392a2;margin-top:3px;font-size:9px}.kh-dashboard-menu-icon,.kh-dashboard-menu-code{color:#286b9e;background:#edf4fa;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.kh-dashboard-menu-code{letter-spacing:.02em;font-size:9px;font-weight:950}.kh-dashboard-branch-menu button.is-selected .kh-dashboard-menu-icon,.kh-dashboard-branch-menu button.is-selected .kh-dashboard-menu-code{background:#d7eafb}.kh-dashboard-period-group{grid-template-columns:minmax(145px,1fr) 94px;gap:8px;display:grid}.kh-dashboard-period-group .kh-dashboard-filter select{text-transform:capitalize;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;background-color:#051c314d;width:100%;min-width:0;height:54px;padding:0 35px 0 13px}.kh-dashboard-year-filter select{font-weight:850}.kh-dashboard-period-group option{color:#1d3043;background:#fff}.kh-branch-performance{gap:9px;padding:0 15px 16px;display:grid}.kh-branch-performance-row{background:linear-gradient(135deg,#fff,#fbfdff);border:1px solid #e6edf3;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(120px,auto);align-items:center;gap:14px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.kh-branch-performance-row:hover{border-color:#cbdde9;transform:translateY(-1px);box-shadow:0 9px 22px #1f486912}.kh-branch-identity{grid-template-columns:24px 42px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.kh-branch-rank{color:#9aabba;font-size:9px;font-weight:900}.kh-branch-code{color:#225f8d;letter-spacing:.02em;background:linear-gradient(135deg,#eaf3fb,#dcecf8);border-radius:12px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:950;display:grid}.kh-branch-identity>div{min-width:0}.kh-branch-identity strong,.kh-branch-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.kh-branch-identity strong{color:#213246;font-size:11px}.kh-branch-identity small{color:#8a98a6;margin-top:3px;font-size:9px}.kh-branch-result{text-align:right;min-width:120px}.kh-branch-result b,.kh-branch-result small{display:block}.kh-branch-result b{color:#172b3d;font-size:11px}.kh-branch-result small{color:#97a3ae;margin-top:2px;font-size:8px}.kh-branch-bar{background:#eaf0f4;border-radius:99px;width:100%;height:5px;margin-top:8px;overflow:hidden}.kh-branch-bar i{background:linear-gradient(90deg,#2b71a5,#73b6df);border-radius:99px;height:100%;transition:width .35s;display:block}@media (max-width:980px){.kh-dashboard-branch-filter{min-width:240px}.kh-dashboard-period-group{min-width:250px}}@media (max-width:650px){.kh-dashboard-branch-filter,.kh-dashboard-period-group{grid-column:1/-1;width:100%;min-width:0}.kh-dashboard-branch-menu{width:auto;position:fixed;top:82px;left:10px;right:10px}.kh-dashboard-period-group{grid-template-columns:1fr 105px}.kh-branch-performance-row{grid-template-columns:1fr}.kh-branch-result{text-align:left}.kh-branch-identity{grid-template-columns:22px 40px minmax(0,1fr)}}.kh-dashboard-hero{z-index:30;overflow:visible}.kh-dashboard-hero:before,.kh-dashboard-hero:after{border-radius:inherit;overflow:hidden}.kh-dashboard-command-grid,.kh-dashboard-today-strip,.kh-dashboard-main-grid,.kh-dashboard-insights-grid,.kh-dashboard-bottom-grid{z-index:1;position:relative}.kh-dashboard-hero-actions{z-index:40;position:relative}.kh-dashboard-branch-menu{z-index:1200;max-height:min(420px,100vh - 180px);overflow:auto}.kh-dashboard-period-filter{min-width:215px;position:relative}.kh-dashboard-period-trigger{color:#fff;text-align:left;cursor:pointer;background:#051c314d;border:1px solid #ffffff38;border-radius:14px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;height:54px;padding:0 13px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.kh-dashboard-period-trigger:hover,.kh-dashboard-period-trigger[aria-expanded=true]{background:#0827447a;border-color:#ffffff7a;box-shadow:0 10px 28px #00000021}.kh-dashboard-period-copy{min-width:0;display:grid}.kh-dashboard-period-copy small{color:#bcd5e8;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:800}.kh-dashboard-period-copy strong{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;margin-top:2px;font-size:13px;overflow:hidden}.kh-dashboard-period-trigger[aria-expanded=true] .kh-dashboard-select-chevron{transform:rotate(180deg)}.kh-dashboard-period-menu{z-index:1200;color:#203449;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffe;border:1px solid #d8e4ee;border-radius:18px;width:292px;padding:12px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 24px 58px #07233d4d}.kh-dashboard-period-menu-head{grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.kh-dashboard-period-menu-head strong{text-align:center;color:#1f3f5b;font-size:14px}.kh-dashboard-period-menu-head button{color:#2b678f;cursor:pointer;background:#f7fafc;border:1px solid #e1e9ef;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.kh-dashboard-period-menu-head button:hover:not(:disabled){background:#edf5fb;border-color:#c8dbe9}.kh-dashboard-period-menu-head button:disabled{opacity:.35;cursor:not-allowed}.kh-dashboard-period-menu-head button.is-previous svg{transform:rotate(180deg)}.kh-dashboard-month-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.kh-dashboard-month-grid button{color:#456176;text-transform:capitalize;cursor:pointer;background:#f9fbfd;border:1px solid #e3eaf0;border-radius:11px;height:39px;font-size:11px;font-weight:850;transition:all .15s}.kh-dashboard-month-grid button:hover:not(:disabled){color:#1d5f8d;background:#edf6fc;border-color:#a9c9df;transform:translateY(-1px)}.kh-dashboard-month-grid button.is-selected{color:#fff;background:linear-gradient(135deg,#1e5b88,#347eae);border-color:#2b6f9f;box-shadow:0 7px 16px #21669733}.kh-dashboard-month-grid button:disabled{opacity:.28;cursor:not-allowed}.kh-dashboard-period-menu-foot{color:#8b99a6;text-align:center;border-top:1px solid #edf1f4;margin-top:10px;padding-top:9px;font-size:9px}@media (max-width:980px){.kh-dashboard-period-filter{min-width:215px}}@media (max-width:650px){.kh-dashboard-period-filter{grid-column:1/-1;width:100%;min-width:0}.kh-dashboard-period-menu{width:auto;position:fixed;top:82px;left:10px;right:10px}.kh-dashboard-branch-menu,.kh-dashboard-period-menu{z-index:1300}}.kh-dashboard-hero{align-items:stretch;min-height:270px;padding:34px 40px;overflow:visible}.kh-dashboard-hero-copy{flex-direction:column;justify-content:center;max-width:620px;display:flex}.kh-dashboard-kicker{color:#d7e9f7;letter-spacing:.13em;margin-bottom:14px;padding:0;font-size:12px}.kh-dashboard-hero h1{max-width:540px;margin-bottom:0;font-size:clamp(42px,4vw,62px);line-height:.98}.kh-dashboard-live{margin-top:28px}.kh-dashboard-hero-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:14px;width:min(760px,52%);display:flex}.kh-dashboard-controls-row{grid-template-columns:minmax(285px,1.35fr) minmax(210px,.95fr) 58px;align-items:end;gap:12px;width:100%;display:grid}.kh-dashboard-branch-filter,.kh-dashboard-period-filter{width:100%;min-width:0}.kh-dashboard-select-trigger,.kh-dashboard-period-trigger{background:#08203a61;border-color:#ffffff3d;border-radius:16px;height:64px;box-shadow:inset 0 1px #ffffff0f}.kh-dashboard-select-trigger:hover,.kh-dashboard-select-trigger[aria-expanded=true],.kh-dashboard-period-trigger:hover,.kh-dashboard-period-trigger[aria-expanded=true]{background:#071c3494}.kh-dashboard-primary{border-radius:15px;align-self:flex-end;min-width:215px;height:58px;font-size:16px}.kh-dashboard-icon-btn{border-radius:16px;width:58px;height:64px}.kh-dashboard-branch-menu{background:#f8fbfe;border-color:#cbdbe8;width:min(390px,100vw - 40px);padding:10px;left:0;right:auto;box-shadow:0 24px 60px #041f394d}.kh-dashboard-branch-menu button{color:#18324a;border:1px solid #0000;grid-template-columns:42px minmax(0,1fr) 20px;min-height:66px;padding:10px 12px}.kh-dashboard-branch-menu strong{color:inherit;font-size:13px}.kh-dashboard-branch-menu small{color:#65798b;font-size:10px}.kh-dashboard-menu-icon,.kh-dashboard-menu-code{color:#245f8a;background:#dfeaf4;width:40px;height:40px}.kh-dashboard-period-menu{right:0}@media (max-width:1180px){.kh-dashboard-hero{padding:30px}.kh-dashboard-hero-actions{width:55%}.kh-dashboard-controls-row{grid-template-columns:minmax(240px,1.2fr) minmax(190px,.9fr) 56px}}@media (max-width:980px){.kh-dashboard-hero{min-height:0}.kh-dashboard-hero-actions{width:100%}.kh-dashboard-controls-row{grid-template-columns:minmax(240px,1.25fr) minmax(210px,1fr) 56px}.kh-dashboard-primary{align-self:flex-start}}@media (max-width:700px){.kh-dashboard-hero{padding:24px 20px}.kh-dashboard-hero h1{font-size:clamp(34px,11vw,48px)}.kh-dashboard-controls-row{grid-template-columns:1fr}.kh-dashboard-icon-btn{width:100%;height:50px}.kh-dashboard-primary{width:100%;min-width:0}.kh-dashboard-branch-menu,.kh-dashboard-period-menu{width:auto;position:fixed;top:82px;left:10px;right:10px}}.kh-dashboard-branch-menu{background:#fff!important;border:1px solid #b9cada!important;box-shadow:0 26px 70px #04193057!important}.kh-dashboard-branch-menu button{color:#20364d!important;opacity:1!important}.kh-dashboard-branch-menu button strong{color:#20364d!important;opacity:1!important;font-weight:900!important}.kh-dashboard-branch-menu button small{color:#61758a!important;opacity:1!important;font-weight:750!important}.kh-dashboard-branch-menu button:hover{background:#edf4fa!important;border-color:#c8dbe9!important}.kh-dashboard-branch-menu button.is-selected{color:#174f78!important;background:linear-gradient(135deg,#d8e8f6,#edf5fb)!important;border-color:#9fc0d9!important}.kh-dashboard-branch-menu button.is-selected strong{color:#174f78!important}.kh-dashboard-menu-code,.kh-dashboard-menu-icon{color:#245e88!important;opacity:1!important;background:#e2ecf5!important}.kh-users-page .content-area{max-width:none}.kh-users-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.kh-users-summary article{background:#fff;border:1px solid #e0e8ef;border-radius:17px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 8px 25px #22425f0f}.kh-users-summary article>svg{color:#356b9d;background:#edf4fb;border-radius:13px;width:42px;height:42px;padding:10px}.kh-users-summary span,.kh-users-summary strong{display:block}.kh-users-summary span{color:#7d8996;font-size:11px;font-weight:800}.kh-users-summary strong{color:#17263a;margin-top:3px;font-size:24px}.kh-admin-tabs{gap:8px;margin:0 0 15px;display:flex}.kh-admin-tabs button{color:#607084;cursor:pointer;background:#fff;border:1px solid #dce5ed;border-radius:12px;align-items:center;gap:8px;padding:11px 17px;font-weight:850;display:flex}.kh-admin-tabs button.is-active{color:#fff;background:#244c7f;border-color:#244c7f;box-shadow:0 8px 18px #244c7f2e}.kh-admin-panel .section-heading{align-items:flex-end}.kh-admin-panel .section-heading p{color:#7a8795;margin:5px 0 0;font-size:12px}.kh-admin-table-wrap{border:1px solid #e3eaf0;border-radius:15px;overflow:auto}.kh-admin-table{border-collapse:collapse;width:100%;min-width:760px}.kh-admin-table th{color:#66778a;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#f4f7fa;padding:12px 14px;font-size:10px}.kh-admin-table td{color:#24364b;border-top:1px solid #e8edf2;padding:13px 14px;font-size:12px}.kh-user-cell{align-items:center;gap:10px;display:flex}.kh-user-cell>span{color:#356b9d;background:#edf4fb;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-user-cell strong,.kh-user-cell small{display:block}.kh-user-cell small,.kh-table-sub{color:#8a97a4;margin-top:3px;font-size:10px}.kh-role-pill{border-radius:99px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.kh-role-pill.admin{color:#56449a;background:#e8e4fb}.kh-role-pill.branch{color:#27658f;background:#e5f2fb}.kh-state-toggle{cursor:pointer;border:0;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900}.kh-state-toggle.active{color:#26734b;background:#def4e8}.kh-state-toggle.inactive{color:#9a4848;background:#f1e5e5}.kh-row-actions{gap:6px;display:flex}.kh-row-actions button,.kh-branch-admin-card footer button{color:#486176;cursor:pointer;background:#fff;border:1px solid #dce5ed;border-radius:9px;align-items:center;gap:6px;padding:8px;display:inline-flex}.kh-row-actions button.danger,.kh-branch-admin-card footer button.danger{color:#a94444;background:#fff8f8;border-color:#efd4d4}.kh-muted{color:#8a98a6}.kh-branch-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.kh-branch-admin-card{background:linear-gradient(145deg,#fff,#f9fbfd);border:1px solid #dfe7ee;border-radius:17px;padding:16px;box-shadow:0 8px 24px #2042610d}.kh-branch-admin-card.is-inactive{opacity:.68}.kh-branch-admin-card header{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.kh-branch-admin-card header>span{color:#316b9b;background:#eaf3fb;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.kh-branch-admin-card header strong,.kh-branch-admin-card header small{display:block}.kh-branch-admin-card header small{color:#8190a0;margin-top:3px;font-size:10px}.kh-branch-admin-stats{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.kh-branch-admin-stats div{background:#f1f5f8;border-radius:11px;padding:11px}.kh-branch-admin-stats span,.kh-branch-admin-stats b{display:block}.kh-branch-admin-stats span{color:#7e8b99;font-size:9px}.kh-branch-admin-stats b{color:#20364a;margin-top:3px;font-size:16px}.kh-branch-admin-card footer{gap:8px;display:flex}.kh-modal-layer{z-index:5000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1c2b9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.kh-admin-modal{background:#fff;border-radius:20px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 32px 90px #0000004d}.kh-admin-modal.compact{width:min(560px,100%)}.kh-admin-modal>header{border-bottom:1px solid #e5ebf0;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.kh-admin-modal>header>div{gap:11px;display:flex}.kh-admin-modal>header span{color:#316b9b;background:#eaf3fb;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-admin-modal h2{color:#17273a;margin:0;font-size:20px}.kh-admin-modal p{color:#7d8995;margin:4px 0 0;font-size:11px}.kh-admin-modal>header>button{color:#718092;cursor:pointer;background:0 0;border:0}.kh-admin-modal-body{grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px;display:grid}.kh-admin-modal-body label{color:#4f6072;gap:7px;font-size:11px;font-weight:850;display:grid}.kh-admin-modal-body input,.kh-admin-modal-body select{color:#20364a;background:#f9fbfc;border:1px solid #d9e3eb;border-radius:12px;height:46px;padding:0 12px}.kh-password-field{grid-column:1/-1}.kh-password-field>div{grid-template-columns:1fr 46px;display:grid}.kh-password-field input{border-radius:12px 0 0 12px}.kh-password-field button{color:#547087;background:#f2f6f9;border:1px solid #d9e3eb;border-left:0;border-radius:0 12px 12px 0}.kh-security-note{color:#39698f;background:#eef5fb;border-radius:12px;grid-column:1/-1;gap:10px;padding:13px;display:flex}.kh-security-note p{color:#5d7387;margin:0;line-height:1.45}.kh-admin-modal>footer{background:#fff;border-top:1px solid #e5ebf0;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex;position:sticky;bottom:0}@media (max-width:1000px){.kh-branch-admin-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.kh-users-summary,.kh-branch-admin-grid,.kh-admin-modal-body{grid-template-columns:1fr}.kh-password-field,.kh-security-note{grid-column:auto}.kh-admin-panel .section-heading{flex-direction:column;align-items:flex-start}.kh-admin-panel .section-heading .primary-button{width:100%}}.notifications-v2-page{gap:24px;padding-bottom:40px;display:grid}.notifications-v2-page .erp-page-header{margin:0}.notification-config-shell{grid-template-columns:260px minmax(0,1fr);padding:0;display:grid;overflow:hidden}.notification-config-nav{background:#f4f7fb;border-right:1px solid #dce5f0;flex-direction:column;gap:8px;padding:18px;display:flex}.notification-config-nav button{color:#536174;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:13px 14px;font-weight:800;display:flex}.notification-config-nav button svg{width:18px}.notification-config-nav button.active{color:#244d86;background:#fff;box-shadow:0 8px 22px #2d4d761a}.notification-config-body{min-width:0;padding:26px}.notification-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0;display:grid}.notification-form-grid label,.template-stack label{color:#303d50;gap:8px;font-weight:800;display:grid}.notification-form-grid label.full{grid-column:1/-1}.notification-form-grid input,.template-stack textarea{color:#162033;background:#f9fbfd;border:1px solid #d5dfeb;border-radius:12px;width:100%;padding:14px 15px}.secret-input{background:#f9fbfd;border:1px solid #d5dfeb;border-radius:12px;align-items:center;gap:10px;padding-left:14px;display:flex}.secret-input input{background:0 0;border:0}.setup-guide{color:#47617f;background:#eef5ff;border:1px solid #d4e3f7;border-radius:14px;gap:5px;padding:16px;display:grid}.notify-toggle{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.notify-toggle div{gap:3px;display:grid}.notify-toggle span{color:#7b8799;font-size:13px;font-weight:500}.notify-toggle input{width:22px;height:22px}.template-stack{gap:18px;display:grid}.template-stack textarea{resize:vertical;min-height:110px}.template-stack small{color:#7b8799}.notification-savebar{border-top:1px solid #e8edf4;justify-content:flex-end;margin-top:22px;padding-top:22px;display:flex}.notification-center-panel{padding:0;overflow:hidden}.notification-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:6px;padding:12px 14px;display:flex;overflow:auto}.notification-tabs button{white-space:nowrap;color:#69768a;background:0 0;border:0;border-radius:10px;padding:11px 14px;font-weight:800}.notification-tabs button.active{color:#315f9e;background:#eaf2ff}.notification-tab-content{padding:18px}.history-row{border-bottom:1px solid #edf1f6;align-items:flex-start;gap:13px;padding:14px 4px;display:flex}.history-row div{gap:4px;display:grid}.history-row span{color:#7b8799;font-size:13px}.reminder-card{border:1px solid #e1e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding:16px;display:flex}.reminder-card>div{gap:5px;display:grid}.reminder-card>div:last-child{text-align:right}.whatsapp-button{color:#fff;background:#176b55;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:inline-flex}.notification-inline-message{color:#315f9e;background:#eef5ff;border-radius:12px;padding:13px 16px;font-weight:700}.panel-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.status-badge{border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.status-badge.success{color:#27734a;background:#e8f7ee}.status-badge.warning{color:#9a6816;background:#fff4df}@media (max-width:900px){.notification-config-shell{grid-template-columns:1fr}.notification-config-nav{border-bottom:1px solid #dce5f0;border-right:0;flex-direction:row;overflow:auto}.notification-config-nav button{white-space:nowrap}.notification-form-grid{grid-template-columns:1fr}.reminder-card{flex-direction:column;align-items:flex-start}.reminder-card>div:last-child{text-align:left}.panel-title-row{flex-direction:column}}.notifications-v3-page{gap:22px;padding-bottom:44px;display:grid}.notifications-v3-page .kh-page-header,.notifications-v3-page .erp-page-header{margin:0}.notifications-v3-page .notification-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0}.notifications-v3-page .notification-summary-grid>*{min-width:0}.notifications-v3-page .notification-config-shell{background:#fff;border:1px solid #dce5f0;border-radius:24px;box-shadow:0 18px 46px #1f375b17}.notifications-v3-page .notification-config-nav{background:linear-gradient(#f6f9fd,#eef4fb);border-right:1px solid #d9e4f0;gap:9px;padding:20px 16px}.notifications-v3-page .notification-config-nav button{color:#536278;border:1px solid #0000;border-radius:14px;min-height:50px;padding:13px 15px;font-size:14px}.notifications-v3-page .notification-config-nav button:hover{color:#294f83;background:#ffffffb8}.notifications-v3-page .notification-config-nav button.active{color:#244f88;background:#fff;border-color:#d8e4f1;box-shadow:0 10px 25px #2e4e771c}.notifications-v3-page .notification-config-nav button svg{flex:none}.notifications-v3-page .notification-config-body{padding:30px 32px 26px}.notifications-v3-page .panel-title-row{border-bottom:1px solid #e8eef5;margin-bottom:2px;padding-bottom:22px}.notifications-v3-page .panel-title-row.compact{padding-bottom:18px}.notifications-v3-page .panel-title-row h2,.notifications-v3-page .notification-center-heading h2{color:#172235;margin:3px 0 6px;font-size:26px;line-height:1.16}.notifications-v3-page .panel-title-row p:not(.notification-section-eyebrow){color:#748196;margin:0;line-height:1.55}.notification-section-eyebrow{color:#5f86b8;letter-spacing:.16em;margin:0;font-size:11px;font-weight:900}.notifications-v3-page .notification-form-grid.single{grid-template-columns:minmax(0,620px)}.notifications-v3-page .notification-form-grid label{gap:9px;font-size:13px}.notifications-v3-page .notification-form-grid label>span{color:#354257}.notifications-v3-page .notification-form-grid input,.notifications-v3-page .template-stack textarea{background:#f8fafc;border:1px solid #d8e2ed;border-radius:14px;min-height:52px;padding:14px 16px;font-size:14px;font-weight:600;box-shadow:inset 0 1px #ffffffd9}.notifications-v3-page .notification-form-grid input:focus,.notifications-v3-page .template-stack textarea:focus{background:#fff;border-color:#78a0d2;outline:0;box-shadow:0 0 0 4px #5283be1f}.notifications-v3-page .secret-input{background:#f8fafc;border-color:#d8e2ed;border-radius:14px;min-height:54px}.notifications-v3-page .secret-input:focus-within{background:#fff;border-color:#78a0d2;box-shadow:0 0 0 4px #5283be1f}.notifications-v3-page .setup-guide{background:linear-gradient(135deg,#eff6ff,#f7faff);border-color:#d5e4f5;border-radius:16px;padding:18px 20px}.notifications-v3-page .notification-toggle-list{border:1px solid #e0e8f1;border-radius:18px;margin-top:18px;overflow:hidden}.notifications-v3-page .notify-toggle{background:#fff;border-bottom:1px solid #e8eef5;padding:17px 18px}.notifications-v3-page .notify-toggle:last-child{border-bottom:0}.notifications-v3-page .notify-toggle:hover{background:#f8fbff}.notifications-v3-page .notify-toggle strong{color:#26344a}.notifications-v3-page .notify-toggle input{accent-color:#4d79b2}.notifications-v3-page .notification-test-button{margin-top:18px}.notifications-v3-page .template-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.notifications-v3-page .template-stack label{background:#fbfcfe;border:1px solid #e0e8f1;border-radius:18px;padding:18px}.notifications-v3-page .template-stack textarea{min-height:140px}.notifications-v3-page .notification-savebar{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-top:1px solid #e2e9f1;margin:28px -32px -26px;padding:17px 32px;position:sticky;bottom:0}.notifications-v3-page .notification-center-panel{background:#fff;border:1px solid #dce5ef;border-radius:24px;box-shadow:0 16px 42px #1f375b12}.notifications-v3-page .notification-center-heading{justify-content:space-between;align-items:center;padding:24px 26px 8px;display:flex}.notifications-v3-page .notification-tabs{background:0 0;border-bottom:1px solid #e5ebf2;gap:8px;padding:10px 20px 14px}.notifications-v3-page .notification-tabs button{border:1px solid #0000;padding:10px 15px}.notifications-v3-page .notification-tabs button:hover{color:#345f96;background:#f1f6fc}.notifications-v3-page .notification-tabs button.active{color:#2e5f9d;background:#eaf3ff;border-color:#d7e4f3;box-shadow:0 5px 14px #345b8b14}.notifications-v3-page .notification-empty-state{text-align:center;color:#8996a8;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;display:flex}.notifications-v3-page .notification-empty-state svg{color:#6485ad;background:#eef4fb;border-radius:12px;width:34px;height:34px;padding:7px}.notifications-v3-page .notification-empty-state strong{color:#455267}.notifications-v3-page .notification-empty-state span{font-size:13px}.notifications-v3-page .reminder-card{box-shadow:0 7px 18px #2742650a}.notifications-v3-page .history-row>svg{color:#4d78ac;background:#eef4fb;border-radius:11px;width:34px;height:34px;padding:8px}.notifications-v3-page .notification-inline-message{border:1px solid #d4e3f5;box-shadow:0 8px 20px #32547e0f}.notifications-v3-page .status-badge svg{width:16px;height:16px}.notifications-v3-page .primary-button,.notifications-v3-page .secondary-button{min-height:44px}@media (max-width:1180px){.notifications-v3-page .notification-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notifications-v3-page .template-stack{grid-template-columns:1fr}}@media (max-width:900px){.notifications-v3-page .notification-config-shell{grid-template-columns:1fr}.notifications-v3-page .notification-config-nav{border-bottom:1px solid #d9e4f0;border-right:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.notifications-v3-page .notification-config-nav button{white-space:normal}.notifications-v3-page .notification-config-body{padding:24px 20px}.notifications-v3-page .notification-savebar{margin:24px -20px -24px;padding:15px 20px}.notifications-v3-page .panel-title-row{flex-direction:column}}@media (max-width:620px){.notifications-v3-page .notification-summary-grid,.notifications-v3-page .notification-config-nav,.notifications-v3-page .notification-form-grid{grid-template-columns:1fr}.notifications-v3-page .notification-center-heading{padding:20px 18px 6px}.notifications-v3-page .notification-tabs{padding:8px 12px 12px}.notifications-v3-page .notification-tab-content{padding:16px}.notifications-v3-page .notification-savebar .primary-button{justify-content:center;width:100%}}input[type=search]::-webkit-search-cancel-button{cursor:pointer}.kh-search input,.kh-search-box input,.inline-search input,.search-field input,.search-input input{appearance:none}.kh-info-banner{border-radius:18px;align-items:center;gap:16px;margin:0 0 20px;padding:18px 20px;overflow:hidden}.kh-info-icon{background:color-mix(in srgb,currentColor 13%,white);color:currentColor;border:1px solid color-mix(in srgb,currentColor 18%,white);width:44px;height:44px;box-shadow:0 8px 20px color-mix(in srgb,currentColor 12%,transparent);border-radius:13px}.kh-info-icon svg{color:inherit;stroke:currentColor;opacity:1;display:block}.kh-info-banner>div{min-width:0;padding:1px 0}.kh-info-banner strong{letter-spacing:-.01em;font-size:15px;line-height:1.25;display:block}.kh-info-banner p{margin:5px 0 0;font-size:13px;line-height:1.55}@media (max-width:700px){.kh-info-banner{align-items:flex-start;padding:15px 16px}.kh-info-icon{width:40px;height:40px}.kh-info-banner strong{font-size:14px}.kh-info-banner p{font-size:12px}}.kh-search{color:#7d8ba0!important;width:min(100%,520px)!important;min-width:0!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce5ef!important;border-radius:13px!important;align-items:center!important;gap:10px!important;padding:0 14px!important;display:flex!important}.kh-search:focus-within{border-color:#7aa2d8!important;box-shadow:0 0 0 4px #5e8bc61f!important}.kh-search input{color:#344052!important;width:100%!important;min-width:0!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;flex:1!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important}.kh-search input::placeholder{color:#8b96a6!important;opacity:1!important}.kh-search input::-webkit-search-cancel-button{cursor:pointer}.kh-search kbd,.kh-search>.sr-only,.kh-table-commandbar,.kh-table-commander{display:none!important}@media (max-width:650px){.kh-search{width:100%!important}}.kh-search input:focus,.kh-search input:focus-visible,.kh-search-box input:focus,.kh-search-box input:focus-visible,.inline-search input:focus,.inline-search input:focus-visible,.search-field input:focus,.search-field input:focus-visible,.search-input input:focus,.search-input input:focus-visible,.search-box input:focus,.search-box input:focus-visible{outline-offset:0!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.kh-search-box:focus-within,.search-box:focus-within,.inline-search:focus-within,.search-field:focus-within,.search-input:focus-within{border-color:#7aa2d8!important;box-shadow:0 0 0 4px #5e8bc61a!important}.kh-topbar .kh-search-box input,.kh-topbar .kh-search-box input:focus,.kh-topbar .kh-search-box input:focus-visible{appearance:none!important}.notifications-v3-page{gap:24px}.notifications-v3-page .notification-config-shell{isolation:isolate;grid-template-columns:290px minmax(0,1fr);overflow:visible}.notifications-v3-page .notification-config-nav{border-radius:24px 0 0 24px;align-self:stretch;padding:22px 18px;position:relative}.notifications-v3-page .notification-config-nav button{gap:13px;width:100%;min-height:58px;padding:15px 16px;font-size:15px;line-height:1.25}.notifications-v3-page .notification-config-nav button svg{width:21px;height:21px}.notifications-v3-page .notification-config-body{flex-direction:column;min-height:640px;padding:34px 38px 0;display:flex}.notifications-v3-page .panel-title-row,.notifications-v3-page .panel-title-row.compact{border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;gap:24px;margin:0 0 26px;padding:0 0 24px;display:flex}.notifications-v3-page .panel-title-row>div{gap:7px;min-width:0;display:grid}.notifications-v3-page .panel-title-row h2,.notifications-v3-page .notification-center-heading h2{letter-spacing:-.025em;margin:0;font-size:30px;line-height:1.12}.notifications-v3-page .panel-title-row p:not(.notification-section-eyebrow){max-width:760px;margin:0;font-size:15px;line-height:1.55}.notifications-v3-page .notification-section-eyebrow{margin:0 0 2px;font-size:11px;line-height:1.3}.notifications-v3-page .status-badge{border:1px solid #0000;flex:none;margin-top:0;padding:10px 14px}.notifications-v3-page .status-badge.success{border-color:#ccebd9}.notifications-v3-page .status-badge.warning{border-color:#f4ddb2}.notifications-v3-page .notification-form-grid{gap:20px;margin:0 0 22px}.notifications-v3-page .notification-form-grid label,.notifications-v3-page .meta-template-grid label{color:#303d52;gap:9px;min-width:0;font-weight:800;display:grid}.notifications-v3-page .notification-form-grid label>span,.notifications-v3-page .meta-template-grid label>span{font-size:13px;line-height:1.3}.notifications-v3-page .notification-form-grid input,.notifications-v3-page .meta-template-grid input{color:#172235;width:100%;min-width:0;height:54px;box-shadow:none;background:#f8fafc;border:1px solid #d7e1ed;border-radius:14px;outline:none;padding:0 16px;font-size:15px;font-weight:650}.notifications-v3-page .notification-form-grid input:focus,.notifications-v3-page .meta-template-grid input:focus{background:#fff;border-color:#6994c9;box-shadow:0 0 0 4px #4b78b11f}.notifications-v3-page .secret-input{gap:10px;height:56px;padding:0 14px}.notifications-v3-page .secret-input input{height:52px;padding-left:0}.notifications-v3-page .notification-template-config{border-top:1px dashed #dce5ef;margin-top:2px;padding-top:22px}.notifications-v3-page .notification-connection-guide{background:#f5f9fe;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:2px 0 4px;padding:18px;display:grid}.notifications-v3-page .notification-connection-guide>div{background:#fff;border:1px solid #dce8f5;border-radius:13px;gap:5px;padding:14px;display:grid}.notifications-v3-page .notification-connection-guide strong{color:#284f83;font-size:13px}.notifications-v3-page .notification-connection-guide span{color:#61728a;font-size:13px;line-height:1.48}.notifications-v3-page .notification-toggle-list{background:#fff;border-radius:18px;margin:0}.notifications-v3-page .notify-toggle{cursor:pointer;min-height:84px;padding:17px 20px}.notifications-v3-page .notify-toggle>div{gap:5px}.notifications-v3-page .notify-toggle strong{font-size:16px;line-height:1.25}.notifications-v3-page .notify-toggle span{font-size:13px;line-height:1.42}.notifications-v3-page .notify-toggle input{appearance:none;cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;outline:none;flex:none;width:46px;height:26px;transition:all .2s;position:relative}.notifications-v3-page .notify-toggle input:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a38}.notifications-v3-page .notify-toggle input:checked{background:#4d78b2}.notifications-v3-page .notify-toggle input:checked:before{transform:translate(20px)}.notifications-v3-page .notification-test-button{align-self:flex-start;margin-top:18px}.notifications-v3-page .meta-template-grid{background:#f8fbff;border:1px solid #dfe8f2;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 16px;padding:18px;display:grid}.notifications-v3-page .template-helper,.sale-customer-notice{color:#4a6485;background:#f0f6ff;border:1px solid #d7e5f5;border-radius:15px;align-items:flex-start;gap:12px;padding:15px 17px;display:flex}.notifications-v3-page .template-helper{margin-bottom:18px}.notifications-v3-page .template-helper svg,.sale-customer-notice svg{color:#4f7fb9;flex:none;width:21px;height:21px}.notifications-v3-page .template-helper>div,.sale-customer-notice>div{gap:4px;display:grid}.notifications-v3-page .template-helper strong,.sale-customer-notice strong{color:#294f82}.notifications-v3-page .template-helper span,.sale-customer-notice span{font-size:13px;line-height:1.45}.notifications-v3-page .template-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0}.notifications-v3-page .template-stack label{background:#fbfcfe;border-radius:18px;min-width:0;padding:20px;box-shadow:0 8px 22px #253e5f0a}.notifications-v3-page .template-stack label>strong{color:#26344a;font-size:17px}.notifications-v3-page .template-stack textarea{resize:vertical;width:100%;min-height:170px;font-family:inherit;font-size:14px;font-weight:550;line-height:1.55}.notifications-v3-page .template-stack small{overflow-wrap:anywhere;font-size:12px;line-height:1.45}.notifications-v3-page .notification-savebar{border-radius:0 0 24px;margin:30px -38px 0;padding:17px 38px;position:sticky;bottom:0;box-shadow:0 -10px 28px #1f375b0f}.notifications-v3-page .notification-savebar .primary-button{justify-content:center;min-width:250px}.notifications-v3-page .notification-center-panel{overflow:hidden}.notifications-v3-page .notification-center-heading{padding:27px 30px 12px}.notifications-v3-page .notification-tabs{flex-wrap:wrap;padding:10px 26px 16px}.notifications-v3-page .notification-tab-content{min-height:260px;padding:22px 28px 30px}.notifications-v3-page .reminder-card{padding:18px 20px}.notifications-v3-page .history-row{padding:16px 4px}.sale-customer-notice{background:#eef7ff;margin-top:4px;margin-bottom:2px}@media (max-width:1180px){.notifications-v3-page .notification-config-shell{grid-template-columns:245px minmax(0,1fr)}.notifications-v3-page .notification-config-body{padding:28px 26px 0}.notifications-v3-page .notification-savebar{margin-left:-26px;margin-right:-26px;padding-left:26px;padding-right:26px}.notifications-v3-page .notification-connection-guide{grid-template-columns:1fr}}@media (max-width:900px){.notifications-v3-page .notification-config-shell{grid-template-columns:1fr}.notifications-v3-page .notification-config-nav{border-radius:24px 24px 0 0;grid-template-columns:repeat(2,minmax(0,1fr))}.notifications-v3-page .notification-config-body{min-height:auto}.notifications-v3-page .meta-template-grid,.notifications-v3-page .template-stack{grid-template-columns:1fr}.notifications-v3-page .notification-savebar{border-radius:0 0 24px 24px}}@media (max-width:620px){.notifications-v3-page .notification-config-nav{grid-template-columns:1fr}.notifications-v3-page .notification-config-body{padding:22px 16px 0}.notifications-v3-page .panel-title-row h2{font-size:25px}.notifications-v3-page .notification-savebar{margin-left:-16px;margin-right:-16px;padding:14px 16px}.notifications-v3-page .notification-savebar .primary-button{width:100%;min-width:0}.notifications-v3-page .notification-tabs{flex-wrap:nowrap}.notifications-v3-page .notification-form-grid{grid-template-columns:1fr}}.notifications-v3-page .notification-config-body .panel-title-row.compact{min-height:0!important;margin:0 0 28px!important;padding:0 0 25px!important;display:block!important}.notifications-v3-page .notification-config-body .panel-title-row.compact>div{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important;display:flex!important}.notifications-v3-page .notification-config-body .panel-title-row.compact .notification-section-eyebrow{margin:0!important;line-height:1.2!important;position:static!important}.notifications-v3-page .notification-config-body .panel-title-row.compact h2{margin:0!important;line-height:1.08!important;position:static!important}.notifications-v3-page .notification-config-body .panel-title-row.compact p:not(.notification-section-eyebrow){margin:0!important;line-height:1.5!important;position:static!important}.notifications-v3-page .notification-config-body .panel-title-row.compact+.notification-form-grid{margin-top:0!important}.notifications-v3-page .notification-form-grid.single label{padding-top:0!important}.notifications-v3-page .notification-form-grid.single label>span{margin:0 0 9px!important;line-height:1.35!important;display:block!important;position:static!important}.templates-page{gap:24px;display:grid}.templates-hero{position:relative;overflow:hidden}.templates-hero .primary-button{z-index:2;white-space:nowrap;position:relative}.templates-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.templates-summary-grid article{background:#fff;border:1px solid #dce5ef;border-radius:20px;align-items:center;gap:14px;min-height:108px;padding:20px;display:flex;box-shadow:0 10px 25px #1f375b0f}.templates-summary-grid article>span{color:#4777b4;background:#edf4fc;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.templates-summary-grid article>span svg{width:22px;height:22px}.templates-summary-grid article div{gap:3px;display:grid}.templates-summary-grid strong{color:#172235;font-size:24px;line-height:1}.templates-summary-grid small{color:#758298;font-size:13px}.templates-section-card{background:#fff;border:1px solid #dce5ef;border-radius:24px;padding:28px;box-shadow:0 13px 34px #1f375b0f}.templates-section-heading{border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;padding-bottom:20px;display:flex}.templates-section-heading>div{gap:6px;display:grid}.templates-section-heading span{letter-spacing:.14em;color:#5f82b3;font-size:11px;font-weight:900}.templates-section-heading h2{color:#172235;margin:0;font-size:26px;line-height:1.15}.templates-section-heading p{color:#758298;max-width:780px;margin:0;line-height:1.5}.templates-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.receipt-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-card{background:linear-gradient(#fff,#fbfcfe);border:1px solid #dce5ef;border-radius:19px;flex-direction:column;min-width:0;min-height:250px;padding:21px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.template-card:hover{border-color:#bfd2e8;transform:translateY(-2px);box-shadow:0 15px 30px #1f375b17}.template-card-icon{color:#4777b4;background:#edf4fc;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.template-card-copy{gap:8px;display:grid}.template-card-copy h3{color:#243249;margin:0;font-size:17px;line-height:1.3}.template-card-copy p{color:#748197;margin:0;font-size:13px;line-height:1.55}.template-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.template-card-footer>a{color:#315f9c;align-items:center;gap:7px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.template-card-footer>a:hover{text-decoration:underline}.template-status{color:#3c8559;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.templates-info-banner{color:#486487;background:#f2f7fd;border:1px solid #cfe0f3;border-radius:18px;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.templates-info-banner svg{color:#4777b4;flex:none}.templates-info-banner>div{gap:4px;display:grid}.templates-info-banner strong{color:#2d527f}.templates-info-banner p{margin:0;font-size:13px;line-height:1.5}@media (max-width:1100px){.templates-summary-grid,.templates-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.templates-summary-grid,.templates-card-grid,.receipt-template-grid{grid-template-columns:1fr}.templates-section-card{padding:20px}.templates-section-heading{flex-direction:column}.templates-section-heading .secondary-button{justify-content:center;width:100%}.template-card{min-height:220px}}.template-preview-ribbon{color:#315f91;text-align:center;letter-spacing:.12em;background:#eef6ff;border:1px dashed #8eb1d6;border-radius:8px;margin:10px 0 14px;padding:7px 10px;font-size:10px;font-weight:900}.template-filled-field{background:#fbfcfe;border:1px solid #dce5ee;border-radius:8px;min-height:54px;padding:9px 11px}.template-filled-field span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.template-filled-field strong{color:#172235;font-size:11px;line-height:1.35;display:block}.print-actions{justify-content:space-between;align-items:center;gap:12px;max-width:960px;margin:0 auto 14px;display:flex}.print-back,.print-now{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;text-decoration:none;display:inline-flex}.print-back{color:#34465d;background:#fff;border:1px solid #d7e0ea}.print-now{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e9bd2,#315b93);border:0}@media (max-width:720px){.print-actions{padding:0 8px}.print-back,.print-now{flex:1;padding:0 10px;font-size:12px}}.kh-document-page{background:#eef3f8;min-height:100vh;padding:28px 18px 60px}.kh-document-page .print-actions{width:min(960px,100%);margin:0 auto 18px}.kh-sale-document,.kh-legal-document{background:#fff;border:1px solid #dbe4ee;position:relative;overflow:hidden;box-shadow:0 28px 70px #1c345229}.kh-sale-document{border-radius:22px;width:min(880px,100%);margin:0 auto;padding:34px}.kh-sale-document:before,.kh-legal-document:before{content:"";background:linear-gradient(90deg,#1f3f72,#5d8fc7);height:7px;position:absolute;top:0;left:0;right:0}.kh-sale-header{border-bottom:1px solid #dfe7ef;justify-content:space-between;align-items:flex-start;gap:24px;padding:10px 0 22px;display:flex}.kh-sale-brand{align-items:center;gap:16px;display:flex}.kh-sale-brand img{object-fit:contain}.kh-sale-brand span,.kh-doc-kicker{color:#557aa9;letter-spacing:.17em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.kh-sale-brand h1{color:#17253a;letter-spacing:-.045em;margin:0;font-size:30px}.kh-sale-brand p{color:#748196;margin:4px 0 0;font-size:11px}.kh-sale-number{text-align:right;background:linear-gradient(145deg,#f8fbff,#edf4fb);border:1px solid #d7e2ee;border-radius:14px;min-width:180px;padding:13px 15px}.kh-sale-number span,.kh-sale-number small{color:#718096;text-transform:uppercase;letter-spacing:.08em;font-size:9px;display:block}.kh-sale-number strong{color:#234c80;margin:4px 0;font-size:18px;display:block}.kh-sale-company-line{color:#66758a;justify-content:space-between;gap:18px;padding:10px 0;font-size:10px;display:flex}.kh-sale-meta,.kh-sale-customer{background:#dfe7ef;border:1px solid #dfe7ef;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:13px;display:grid;overflow:hidden}.kh-sale-meta>div,.kh-sale-customer>div{background:#f9fbfd;padding:12px 14px}.kh-sale-meta span,.kh-sale-customer span{color:#7d8998;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.kh-sale-meta strong,.kh-sale-customer strong{color:#26364a;font-size:11px;display:block}.kh-sale-customer{margin-top:9px}.kh-sale-items{border-collapse:separate;border-spacing:0;border:1px solid #dfe7ef;border-radius:14px;width:100%;margin-top:16px;overflow:hidden}.kh-sale-items th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#274d7d;padding:10px 12px;font-size:9px}.kh-sale-items th:last-child,.kh-sale-items td:last-child{text-align:right}.kh-sale-items td{color:#334155;vertical-align:top;border-bottom:1px solid #e7edf3;padding:12px;font-size:10px}.kh-sale-items tr:last-child td{border-bottom:0}.kh-sale-items td strong,.kh-sale-items td small{display:block}.kh-sale-items td small{color:#7e8b9b;margin-top:3px}.kh-sale-summary{grid-template-columns:1fr minmax(230px,.7fr);gap:16px;margin-top:16px;display:grid}.kh-sale-payment,.kh-sale-totals{border:1px solid #dfe7ef;border-radius:14px;padding:16px}.kh-sale-payment{background:#f8fafc}.kh-sale-payment h2{color:#25364b;margin:0 0 10px;font-size:12px}.kh-sale-payment p,.kh-sale-totals p{color:#637084;justify-content:space-between;gap:14px;margin:7px 0;font-size:10px;display:flex}.kh-sale-payment strong,.kh-sale-totals strong{color:#1f2f43}.kh-sale-total{background:#eaf3ff;border-radius:10px;padding:10px 8px;color:#224f87!important;margin:10px -8px!important;font-size:13px!important}.kh-sale-total strong{color:#224f87;font-size:17px}.kh-sale-warranty,.kh-sale-trade{background:linear-gradient(145deg,#eef5fd,#f9fbfe);border:1px solid #d6e4f3;border-radius:15px;margin-top:17px;padding:17px 18px}.kh-sale-warranty>div span,.kh-sale-trade>div span{color:#577eaf;letter-spacing:.13em;font-size:9px;font-weight:900;display:block}.kh-sale-warranty h2,.kh-sale-trade h2{color:#20364f;margin:4px 0 8px;font-size:15px}.kh-sale-warranty p,.kh-sale-warranty li,.kh-sale-trade p{color:#5d6f84;font-size:10px;line-height:1.5}.kh-sale-warranty ul{margin:8px 0 0;padding-left:18px}.kh-sale-trade>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.kh-sale-trade p{background:#fff;border-radius:10px;gap:3px;margin:0;padding:10px;display:grid}.kh-sale-notes{border:1px dashed #cbd7e3;border-radius:12px;margin-top:15px;padding:14px}.kh-sale-notes span{text-transform:uppercase;color:#6b7b8e;font-size:9px;font-weight:900}.kh-sale-notes p{color:#46586d;margin:5px 0 0;font-size:10px}.kh-sale-signatures{grid-template-columns:1fr 1fr;gap:34px;margin-top:38px;display:grid}.kh-sale-signatures div{text-align:center}.kh-sale-signatures i{border-top:1px solid #8391a1;display:block}.kh-sale-signatures strong,.kh-sale-signatures span{display:block}.kh-sale-signatures strong{color:#26364a;margin-top:7px;font-size:10px}.kh-sale-signatures span{color:#8692a1;margin-top:2px;font-size:8px}.kh-sale-privacy{color:#8490a0;border-top:1px solid #e4eaf0;margin-top:18px;padding-top:12px;font-size:8px;line-height:1.45}.kh-sale-footer{color:#fff!important;background:#203f6d!important;border-radius:12px!important;justify-content:space-between!important;gap:14px!important;margin-top:14px!important;padding:14px 16px!important;display:flex!important}.kh-sale-footer strong,.kh-sale-footer span{color:#fff!important;font-size:9px!important}.kh-legal-document{border-radius:22px;width:min(930px,100%);margin:0 auto;padding:34px 38px}.kh-doc-header{border-bottom:1px solid #dfe7ef;justify-content:space-between;align-items:flex-start;gap:24px;padding:8px 0 20px;display:flex}.kh-doc-brand{align-items:center;gap:16px;min-width:0;display:flex}.kh-doc-brand h1{color:#17253a;letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.08}.kh-doc-brand p{color:#738095;margin:6px 0 0;font-size:10px}.kh-doc-reference{text-align:right;background:#f7faff;border:1px solid #d8e3ef;border-radius:13px;min-width:160px;padding:12px 14px}.kh-doc-reference span,.kh-doc-reference small{color:#8290a0;text-transform:uppercase;letter-spacing:.08em;font-size:8px;display:block}.kh-doc-reference strong{color:#244e83;margin:5px 0;font-size:14px;display:block}.kh-doc-company{color:#fff;background:#243f68;border-radius:12px;grid-template-columns:1.1fr 1fr 1fr;gap:12px;margin-top:12px;padding:12px 14px;display:grid}.kh-doc-company div{gap:3px;display:grid}.kh-doc-company strong{font-size:10px}.kh-doc-company span{color:#d9e4f1;font-size:8px}.kh-doc-intro{background:#f4f8fc;border-left:4px solid #5f89ba;align-items:flex-start;gap:18px;margin:14px 0;padding:12px 14px;display:flex}.kh-doc-intro strong{color:#315b8c;text-transform:uppercase;letter-spacing:.07em;min-width:120px;font-size:9px}.kh-doc-intro p{color:#607188;margin:0;font-size:9px;line-height:1.45}.kh-doc-section{border:1px solid #dfe7ef;border-radius:14px;margin-top:13px;padding:14px}.kh-doc-section-title{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.kh-doc-section-title>span{color:#2f639f;background:#e9f2fc;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.kh-doc-section-title h2{color:#24364b;margin:1px 0 0;font-size:12px}.kh-doc-section-title p{color:#8490a0;margin:3px 0 0;font-size:8px}.kh-doc-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;display:grid}.kh-doc-field{background:#f8fafc;border:1px solid #e4eaf0;border-radius:9px;min-height:42px;padding:8px 10px}.kh-doc-field.is-wide{grid-column:span 2}.kh-doc-field span{color:#758397;text-transform:uppercase;letter-spacing:.06em;font-size:7.5px;font-weight:850;display:block}.kh-doc-write-line{border-bottom:1px solid #aeb9c5;height:20px}.template-filled-field strong{color:#23364b;margin-top:5px;font-size:9px;line-height:1.35;display:block}.kh-doc-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.kh-doc-check-grid label{color:#536379;background:#f7f9fc;border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:8px;display:flex}.kh-doc-check-grid i{color:#2f6aa5;border:1px solid #8fa2b7;border-radius:4px;flex:none;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid}.kh-doc-check-grid .is-checked i{background:#e7f2ff}.kh-doc-rules{color:#fff;background:#213e68;border-radius:14px;grid-template-columns:170px 1fr;gap:18px;margin-top:14px;padding:15px 16px;display:grid}.kh-doc-rules-heading span{color:#9fc0e5;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900;display:block}.kh-doc-rules-heading strong{margin-top:5px;font-size:12px;display:block}.kh-doc-rules ol{margin:0;padding-left:16px}.kh-doc-rules li{color:#e5edf6;margin:0 0 6px;font-size:8.5px;line-height:1.45}.kh-doc-declaration{border:1px solid #dfe7ef;border-radius:13px;margin-top:14px;padding:14px 16px}.kh-doc-declaration h2{color:#27384d;margin:0 0 6px;font-size:11px}.kh-doc-declaration p{color:#5b6b80;margin:0;font-size:9px;line-height:1.5}.kh-doc-signatures{grid-template-columns:1fr 1fr;gap:60px;margin-top:38px;display:grid}.kh-doc-signatures>div{text-align:center}.kh-doc-signature-line{border-top:1px solid #7f8d9d}.kh-doc-signatures strong,.kh-doc-signatures span{display:block}.kh-doc-signatures strong{color:#27384c;margin-top:7px;font-size:9px}.kh-doc-signatures span{color:#8490a0;margin-top:2px;font-size:8px}.kh-doc-footer{border-top:1px solid #dfe7ef;grid-template-columns:1fr 1.35fr;gap:18px;margin-top:18px;padding-top:12px;display:grid}.kh-doc-footer div{gap:3px;display:grid}.kh-doc-footer strong{color:#42536a;font-size:8px}.kh-doc-footer span,.kh-doc-footer p{color:#8390a0;margin:0;font-size:7.5px;line-height:1.4}.receipt-80 .kh-sale-document{box-shadow:none;border-radius:0;padding:14px}.receipt-80 .kh-sale-header{display:block}.receipt-80 .kh-sale-number{text-align:left;margin-top:8px}.receipt-80 .kh-sale-company-line{gap:3px;display:grid}.receipt-80 .kh-sale-meta,.receipt-80 .kh-sale-customer,.receipt-80 .kh-sale-summary{grid-template-columns:1fr}.receipt-80 .kh-sale-signatures{gap:12px}.receipt-80 .kh-sale-trade>div:last-child{grid-template-columns:1fr}.receipt-80 .kh-sale-warranty ul{display:none}@media (max-width:760px){.kh-document-page{padding:16px 8px 40px}.kh-sale-document,.kh-legal-document{border-radius:16px;padding:22px 18px}.kh-sale-header,.kh-doc-header{flex-direction:column}.kh-sale-number,.kh-doc-reference{text-align:left;width:100%}.kh-sale-meta,.kh-sale-customer,.kh-doc-company,.kh-sale-summary,.kh-doc-fields{grid-template-columns:1fr}.kh-doc-field.is-wide{grid-column:auto}.kh-doc-check-grid{grid-template-columns:1fr 1fr}.kh-doc-rules{grid-template-columns:1fr}.kh-sale-items{font-size:9px}.kh-sale-items th:nth-child(3),.kh-sale-items td:nth-child(3){display:none}}@media print{.kh-document-page{background:#fff;padding:0}.kh-sale-document,.kh-legal-document{width:100%;box-shadow:none;border:0;border-radius:0}.kh-sale-document{padding:10mm}.kh-legal-document{padding:9mm 10mm}.kh-sale-document:before,.kh-legal-document:before{height:4px}.kh-doc-section,.kh-sale-warranty,.kh-sale-summary,.kh-doc-rules,.kh-doc-declaration{break-inside:avoid}}.warranty-documents-panel{margin-top:28px;overflow:hidden}.warranty-documents-toolbar{align-items:flex-end;gap:20px}.warranty-documents-toolbar h2{color:#172033;margin:2px 0 5px;font-size:26px}.warranty-documents-toolbar p{color:#718096;margin:0}.warranty-documents-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.warranty-documents-actions select{min-width:190px}.warranty-documents-actions .inline-search{min-width:260px}.warranty-document-modal{width:min(760px,100vw - 28px)}.warranty-document-modal .form-info{align-items:flex-start}.warranty-document-modal .form-info p{margin:4px 0 0}.receipt-actions a{align-items:center;gap:5px;text-decoration:none;display:inline-flex}.receipt-80 .receipt-sheet{width:80mm;padding:5.5mm;font-size:10.5px}.receipt-80 .kh-sale-document{overflow:hidden;padding:5.5mm!important}.receipt-80 .kh-sale-brand{gap:9px}.receipt-80 .kh-sale-brand img{width:46px;height:auto}.receipt-80 .kh-sale-brand h1{font-size:17px!important}.receipt-80 .kh-sale-brand p{font-size:8px}.receipt-80 .kh-sale-number{border-radius:10px;min-width:0;padding:9px 10px}.receipt-80 .kh-sale-number strong{font-size:14px}.receipt-80 .kh-sale-meta,.receipt-80 .kh-sale-customer{border-radius:10px;display:grid;grid-template-columns:1fr!important}.receipt-80 .kh-sale-meta>div,.receipt-80 .kh-sale-customer>div{padding:8px 9px}.receipt-80 .kh-sale-items{table-layout:fixed;border-radius:10px}.receipt-80 .kh-sale-items th,.receipt-80 .kh-sale-items td{padding:8px 6px}.receipt-80 .kh-sale-items th:first-child,.receipt-80 .kh-sale-items td:first-child{text-align:center;width:28px}.receipt-80 .kh-sale-items th:last-child,.receipt-80 .kh-sale-items td:last-child{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;width:82px}.receipt-80 .kh-sale-items td:nth-child(2){overflow-wrap:anywhere}.receipt-80 .kh-sale-items td:nth-child(2)>strong{font-size:10px;line-height:1.3}.receipt-80 .kh-sale-items td:nth-child(2)>small{font-size:8px;line-height:1.35}.receipt-80 .thermal-imei{overflow-wrap:anywhere;border-top:1px dashed #d8e1ec;padding-top:4px;font-weight:700;color:#4f6680!important;margin-top:5px!important}.receipt-80 .kh-sale-summary{gap:9px;grid-template-columns:1fr!important}.receipt-80 .kh-sale-payment,.receipt-80 .kh-sale-totals{border-radius:10px;padding:11px}.receipt-80 .kh-sale-payment p,.receipt-80 .kh-sale-totals p{font-size:9px}.receipt-80 .kh-sale-total strong{font-size:15px}.receipt-80 .kh-sale-warranty,.receipt-80 .kh-sale-trade{border-radius:10px;padding:11px}.receipt-80 .kh-sale-warranty h2{font-size:12px}.receipt-80 .kh-sale-warranty p{font-size:8.5px}.receipt-80 .kh-sale-signatures{margin-top:24px;grid-template-columns:1fr!important}.receipt-80 .kh-sale-footer{text-align:center;gap:4px!important;padding:10px!important;display:grid!important}.kh-generated-warranty{flex-direction:column;min-height:277mm;display:flex}.kh-generated-summary{background:#dfe7ef;border:1px solid #dfe7ef;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin:10px 0;display:grid;overflow:hidden}.kh-generated-summary>div{background:#f8fafc;padding:9px 10px}.kh-generated-summary span{color:#778398;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800;display:block}.kh-generated-summary strong{color:#26364a;margin-top:3px;font-size:10px;display:block}.kh-generated-warranty .kh-doc-section{margin-top:9px;padding-top:9px}.kh-generated-warranty .kh-doc-section-title{margin-bottom:7px}.kh-generated-warranty .kh-doc-fields{gap:6px}.kh-generated-warranty .kh-doc-field{min-height:42px;padding:7px 9px}.kh-generated-warranty .kh-doc-field strong{font-size:9.5px;line-height:1.35}.kh-generated-rules{margin-top:10px;padding:11px 12px}.kh-generated-warranty .kh-doc-signatures{margin-top:auto;padding-top:18px}.kh-legal-document{width:216mm;min-height:279mm;padding:8mm 10mm}.kh-legal-document .kh-doc-header{gap:14px;padding:4px 0 10px}.kh-legal-document .kh-doc-brand img{width:68px;height:auto}.kh-legal-document .kh-doc-brand h1{font-size:20px;line-height:1.05}.kh-legal-document .kh-doc-brand p{font-size:9px}.kh-legal-document .kh-doc-reference{min-width:160px;padding:9px 11px}.kh-legal-document .kh-doc-company{margin-top:7px}.kh-legal-document .kh-doc-company>div{padding:7px 9px}.kh-legal-document .kh-doc-intro{margin-top:7px;padding:8px 10px}.kh-legal-document .kh-doc-intro p{margin:2px 0 0;font-size:9px;line-height:1.35}.kh-legal-document .kh-doc-section{margin-top:7px;padding-top:7px}.kh-legal-document .kh-doc-section-title{margin-bottom:5px}.kh-legal-document .kh-doc-section-title>span{width:28px;height:28px;font-size:9px}.kh-legal-document .kh-doc-section-title h2{font-size:12px}.kh-legal-document .kh-doc-section-title p{margin:1px 0 0;font-size:8px}.kh-legal-document .kh-doc-fields{gap:5px}.kh-legal-document .kh-doc-field{min-height:35px;padding:6px 8px}.kh-legal-document .kh-doc-field>span{font-size:7.5px}.kh-legal-document .kh-doc-write-line{margin-top:12px}.kh-legal-document .kh-doc-check-grid{gap:4px 8px}.kh-legal-document .kh-doc-check-grid label{padding:5px 7px;font-size:8px}.kh-legal-document .kh-doc-rules{gap:12px;margin-top:7px;padding:9px 10px}.kh-legal-document .kh-doc-rules li{margin-bottom:3px;font-size:8px;line-height:1.3}.kh-legal-document .kh-doc-declaration{margin-top:7px;padding:8px 10px}.kh-legal-document .kh-doc-declaration h2{margin-bottom:3px;font-size:10px}.kh-legal-document .kh-doc-declaration p{font-size:8px;line-height:1.35}.kh-legal-document .kh-doc-signatures{gap:28px;margin-top:16px}.kh-legal-document .kh-doc-footer{margin-top:8px;padding-top:7px;font-size:7.5px}@media (max-width:900px){.warranty-documents-toolbar{flex-direction:column;align-items:stretch}.warranty-documents-actions{justify-content:flex-start}.warranty-documents-actions>*{flex:220px}.kh-generated-summary{grid-template-columns:1fr}}@media print{@page{size:A4 portrait;margin:0}.warranty-letter-sheet.kh-legal-document{page-break-after:avoid!important;break-after:avoid-page!important;width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;padding:8mm 10mm!important;overflow:hidden!important}.warranty-letter-sheet.kh-legal-document *{break-inside:avoid}.receipt-80 .receipt-sheet{width:80mm!important;margin:0!important;padding:5mm!important}}.table-row-number{font-variant-numeric:tabular-nums;color:#64748b;width:64px;min-width:64px;font-weight:800;text-align:center!important}.erp-table tbody .table-row-number{background:linear-gradient(#fbfdff,#f7faff);border-right:1px solid #e6edf6}.invoice-panel .kh-pagination,.warranty-documents-panel .kh-pagination{background:#fbfdff;border-top:1px solid #e5ebf3;margin-top:0;padding:18px 20px}.invoice-table th:last-child,.invoice-table td:last-child{min-width:210px}.warranty-documents-panel .erp-table th:last-child,.warranty-documents-panel .erp-table td:last-child{min-width:290px}@media (max-width:900px){.table-row-number{width:54px;min-width:54px}}.product-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:4px 0 18px;display:grid}.policy-option{background:#f8fbff;border:1px solid #dbe5f1;border-radius:16px;gap:12px;padding:16px;align-items:flex-start!important;display:flex!important}.policy-option input{flex:none;margin-top:2px;width:20px!important;height:20px!important}.policy-option span{gap:4px;display:grid}.policy-option strong{color:#26364f;font-size:14px}.policy-option small{color:#77859a;font-size:12px;line-height:1.45}@media (max-width:760px){.product-policy-grid{grid-template-columns:1fr}}.customer-branch-filter{color:#26364f;background:#fff;border:1px solid #d8e2ef;border-radius:14px;min-width:220px;height:48px;padding:0 14px;font-weight:700}.customer-branch-chip{color:#3c6197;background:#edf4fc;border-radius:9px;margin:2px 4px 2px 0;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.customer-open{color:#315b98;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:inline-flex}.customer-profile-layer{z-index:100000}.customer-profile{background:#f6f9fd;border-radius:24px;grid-template-rows:auto auto auto 1fr;width:min(1180px,100vw - 36px);height:min(820px,100vh - 36px);display:grid;overflow:hidden;box-shadow:0 30px 90px #12254347}.customer-profile>header{color:#fff;background:linear-gradient(135deg,#213b66,#4d76ae);justify-content:space-between;align-items:flex-start;padding:26px 30px;display:flex}.customer-profile header h2{margin:4px 0;font-size:30px}.customer-profile header p{color:#dce8f8;margin:0}.customer-profile-metrics{background:#dde6f1;border-bottom:1px solid #dce5ef;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.customer-profile-metrics div{background:#fff;gap:5px;padding:16px 20px;display:grid}.customer-profile-metrics span{text-transform:uppercase;color:#7a879b;font-size:11px;font-weight:900}.customer-profile-metrics strong{color:#1f2b40;font-size:21px}.customer-profile>nav{background:#fff;border-bottom:1px solid #dde5ef;gap:8px;padding:14px 22px;display:flex;overflow:auto}.customer-profile>nav button{color:#67758a;white-space:nowrap;background:0 0;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:inline-flex}.customer-profile>nav button.active{color:#315c9d;background:#eaf2fd}.customer-profile-body{padding:24px;overflow:auto}.customer-summary-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.customer-summary-grid article{background:#fff;border:1px solid #dce5ef;border-radius:18px;padding:20px}.customer-summary-grid h3{margin:0 0 15px}.customer-summary-grid p{color:#55647a;align-items:center;gap:10px;display:flex}.customer-branch-row{border-bottom:1px solid #edf1f6;gap:12px;padding:12px 0;display:flex}.customer-branch-row>span{color:#3d6299;background:#eaf2fc;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.customer-branch-row div{gap:3px;display:grid}.customer-branch-row small{color:#8692a5}.customer-list{gap:10px;display:grid}.customer-list article{background:#fff;border:1px solid #dce5ef;border-radius:15px;justify-content:space-between;gap:20px;padding:16px 18px;display:flex}.customer-list article>div{gap:4px;display:grid}.customer-list article>div:last-child{text-align:right}.customer-list small{color:#8490a2}.customer-empty{color:#7d8ba0;place-items:center;gap:10px;min-height:260px;display:grid}.customer-profile-loading{place-items:center;height:100%;font-weight:800;display:grid}@media (max-width:850px){.customer-profile-metrics{grid-template-columns:repeat(2,1fr)}.customer-summary-grid{grid-template-columns:1fr}.customer-profile{width:calc(100vw - 16px);height:calc(100vh - 16px)}}.warranty-generation-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.warranty-generation-options .form-info{background:linear-gradient(135deg,#f7faff 0%,#eef4fd 100%);border:1px solid #d8e3f3;border-radius:16px;align-items:flex-start;min-height:78px;padding:14px 16px}.warranty-generation-options .form-info span{gap:4px;display:grid}.warranty-generation-options .form-info strong{color:#243650;font-size:.94rem}.warranty-generation-options .form-info small,.selected-sale-card small{color:#718096;font-size:.78rem;line-height:1.35}.selected-sale-card{align-items:flex-start}.selected-sale-card>div{gap:3px;min-width:0;display:grid}.warranty-live-modal .modal-form{padding-bottom:24px}@media (max-width:760px){.warranty-generation-options{grid-template-columns:1fr}}.kh-branch-prefix-preview{flex-wrap:wrap;gap:7px;padding:0 2px 14px;display:flex}.kh-branch-prefix-preview span,.kh-document-preview span{color:#214a83;background:#edf4ff;border:1px solid #d5e5fb;border-radius:999px;padding:6px 9px;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.kh-prefix-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.kh-prefix-grid label:last-child{grid-column:1/-1}.kh-admin-modal-body label small{color:#71809b;margin-top:6px;font-size:12px;line-height:1.45;display:block}.kh-document-preview{background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #dbe8f8;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:13px 14px;display:flex}.kh-document-preview strong{color:#19365d;text-transform:uppercase;letter-spacing:.08em;margin-right:3px;font-size:12px}@media (max-width:640px){.kh-prefix-grid{grid-template-columns:1fr}.kh-prefix-grid label:last-child{grid-column:auto}}.kh-customer-selector{gap:10px;display:grid;position:relative}.kh-customer-selector-heading>div{gap:3px;display:grid}.kh-customer-selector-heading strong{color:#14223c;font-size:.88rem}.kh-customer-selector-heading span{color:#6b7890;font-size:.76rem}.kh-customer-selector-heading button{color:#315b9c;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:700;display:flex}.kh-customer-search{background:#fff;border:1px solid #d9e2ef;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex;box-shadow:0 8px 24px #1e3a600d}.kh-customer-search:focus-within{border-color:#6f9bd3;box-shadow:0 0 0 4px #4977b51f}.kh-customer-search svg{color:#5576a7;flex:none}.kh-customer-search input{flex:1;min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.kh-customer-results{z-index:80;background:#fff;border:1px solid #dbe4f0;border-radius:16px;max-height:310px;margin-top:6px;padding:7px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 22px 55px #172b4c2e}.kh-customer-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.kh-customer-results>button>span,.kh-selected-customer>span{color:#315f9f;background:#e7effb;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.kh-customer-results button div,.kh-selected-customer div{gap:2px;min-width:0;display:grid}.kh-customer-results strong,.kh-selected-customer strong{color:#13223a}.kh-customer-results small,.kh-selected-customer small{color:#738096}.kh-create-customer-action{font-weight:800;color:#2d5d9f!important;border-top:1px solid #e5ebf3!important;border-radius:0 0 10px 10px!important}.kh-customer-no-results{color:#6c7890;gap:4px;padding:13px 12px;display:grid}.kh-customer-no-results strong{color:#273b5a}.kh-selected-customer{background:linear-gradient(135deg,#f6faff,#edf5ff);border:1px solid #bad3ef;border-radius:15px;align-items:center;gap:11px;min-height:58px;padding:10px 13px;display:flex}.kh-selected-customer>svg{color:#2c7a57;margin-left:auto}.field-error{color:#b33b48;font-size:.78rem;font-weight:650}.kh-admin-modal-body>label small{color:#748197;margin-top:6px;line-height:1.35;display:block}.customer-profile-v2{grid-template-rows:auto auto auto auto 1fr}.customer-profile-header-actions{align-items:center;gap:10px;display:flex}.customer-header-action{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:inline-flex}.customer-quick-actions{background:#f7faff;border-bottom:1px solid #dce5ef;gap:9px;padding:13px 22px;display:flex;overflow:auto}.customer-quick-actions a{color:#315b98;white-space:nowrap;background:#fff;border:1px solid #d8e3f1;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.customer-quick-actions a:hover{background:#eaf2fd;border-color:#adc5e4;transform:translateY(-1px)}.customer-profile-metrics-v2{grid-template-columns:repeat(8,minmax(115px,1fr));overflow-x:auto}.customer-profile-metrics-v2 div{min-width:115px}.customer-profile-metrics-v2 small{color:#a44d4d;font-size:11px;font-weight:800}.customer-risk-metric{background:#fff7f7!important}.customer-risk-metric strong{color:#b63838!important}.customer-summary-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-section-title{align-items:flex-start;gap:11px;margin-bottom:15px;display:flex}.customer-section-title>svg{color:#4774ad;background:#edf4fd;border-radius:12px;width:40px;height:40px;padding:9px}.customer-section-title h3{margin:0!important}.customer-section-title span{color:#8793a5;margin-top:3px;font-size:12px;display:block}.customer-priority-card{background:linear-gradient(#fff,#f8fbff)!important;border-color:#d5e2f1!important}.customer-credit-summary{border-bottom:1px solid #e9eff6;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.customer-credit-summary>div{gap:3px;display:grid}.customer-credit-summary>div:last-child{text-align:right}.customer-credit-summary small{color:#8793a5}.customer-ok-state{font-weight:800;color:#317453!important}.customer-record-list article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.customer-record-icon{color:#3d689f;background:#edf4fd;border-radius:13px;place-items:center;width:44px;height:44px;display:grid!important}.customer-record-main{min-width:0}.customer-record-main span{color:#5c6b80;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.customer-record-values{justify-items:end;min-width:145px;text-align:right!important}.customer-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-equipment-grid article{background:#fff;border:1px solid #dce5ef;border-radius:18px;grid-template-columns:auto 1fr;gap:13px;padding:18px;display:grid}.customer-equipment-icon{color:#39669e;background:#eaf2fd;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.customer-equipment-grid dl{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:4px 0 0;display:grid}.customer-equipment-grid dl div{background:#f6f9fd;border-radius:11px;gap:3px;padding:10px;display:grid}.customer-equipment-grid dt{color:#8995a7;text-transform:uppercase;font-size:10px;font-weight:900}.customer-equipment-grid dd{color:#2b3a50;overflow-wrap:anywhere;margin:0;font-weight:800}.customer-credit-list{gap:14px;display:grid}.customer-credit-list>article{background:#fff;border:1px solid #dce5ef;border-radius:18px;padding:18px}.customer-credit-list>article.is-overdue{border-color:#efc2c2;box-shadow:inset 4px 0 #d84f4f}.customer-credit-list article>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.customer-credit-list article>header>div{align-items:center;gap:10px;display:flex}.customer-credit-financials{grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;display:grid}.customer-credit-financials>div{background:#f6f9fd;border-radius:12px;gap:4px;padding:12px;display:grid}.customer-credit-financials span{color:#8290a4;text-transform:uppercase;font-size:11px;font-weight:900}.customer-credit-financials small{color:#8995a7}.customer-installment-strip{flex-wrap:wrap;gap:6px;display:flex}.customer-installment-strip span{color:#68778c;background:#edf1f6;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.customer-installment-strip span.paid{color:#26724e;background:#e1f4ea}.customer-installment-strip span.partial{color:#946d12;background:#fff2cf}.customer-installment-strip span.overdue{color:#ae3838;background:#fde5e5}.customer-credit-actions{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:13px;display:flex}.customer-credit-actions small{color:#8390a3}.customer-payment-history{border-top:1px dashed #dce5ef;margin-top:12px;padding-top:10px}.customer-payment-history summary{cursor:pointer;color:#3d6399;font-weight:800}.customer-payment-history>div{border-bottom:1px solid #edf1f6;justify-content:space-between;gap:15px;padding:9px 0;display:flex}.customer-payment-history>div span{gap:2px;display:grid}.customer-payment-history small{color:#8692a5}.customer-payment-modal{z-index:100002}@media (max-width:1050px){.customer-profile-metrics-v2{grid-template-columns:repeat(4,1fr)}.customer-equipment-grid{grid-template-columns:1fr}}@media (max-width:760px){.customer-summary-grid-v2{grid-template-columns:1fr}.customer-record-list article{grid-template-columns:auto 1fr}.customer-record-values{grid-column:1/-1;justify-items:start;padding-left:57px;text-align:left!important}.customer-credit-financials{grid-template-columns:1fr}.customer-credit-actions{flex-direction:column;align-items:stretch}.customer-credit-actions button{justify-content:center}.customer-profile-header-actions .customer-header-action{font-size:0}.customer-profile-header-actions .customer-header-action svg{width:18px;height:18px}.customer-equipment-grid dl{grid-template-columns:1fr}}.kh-customer-modal-layer{align-items:center;padding:24px;overflow-y:auto}.kh-customer-create-modal{background:#fff;border:1px solid #becde0cc;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100vw - 32px);max-height:min(820px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 34px 100px #07162b61}.kh-customer-create-modal>header{background:linear-gradient(135deg,#fff,#f5f9ff);border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;padding:22px 24px 19px;display:flex}.kh-customer-modal-title{align-items:flex-start;gap:13px;display:flex}.kh-customer-modal-title>span{color:#315f9e;background:#e5effc;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.kh-customer-modal-title p{color:#6483af;letter-spacing:.14em;margin:0 0 4px;font-size:10px;font-weight:900}.kh-customer-modal-title h2{color:#152238;margin:0;font-size:23px;line-height:1.1}.kh-customer-modal-title small{color:#748197;margin-top:6px;font-size:12px;line-height:1.4;display:block}.kh-customer-create-modal>header>button{color:#64748a;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-customer-modal-scroll{gap:22px;min-height:0;padding:22px 24px;display:grid;overflow-y:auto}.kh-customer-modal-scroll section{gap:14px;display:grid}.kh-customer-section-title{border-bottom:1px solid #edf1f6;gap:3px;padding-bottom:10px;display:grid}.kh-customer-section-title strong{color:#20314a;font-size:14px}.kh-customer-section-title span{color:#7a8799;font-size:11px}.kh-customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kh-customer-form-grid label{color:#46566c;gap:7px;font-size:11px;font-weight:850;display:grid}.kh-customer-form-grid .span-2{grid-column:1/-1}.kh-customer-form-grid input{color:#1e3049;background:#f9fbfd;border:1px solid #d7e1ed;border-radius:13px;outline:0;width:100%;height:48px;padding:0 13px}.kh-customer-form-grid input:focus{background:#fff;border-color:#6e9bd4;box-shadow:0 0 0 4px #4977b51f}.kh-consent-list{gap:9px;display:grid}.kh-consent-list>label{cursor:pointer;background:#fbfcfe;border:1px solid #dfe7f0;border-radius:14px;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.kh-consent-list input{accent-color:#416eaa;width:18px;height:18px;margin-top:2px}.kh-consent-list span{gap:3px;display:grid}.kh-consent-list b{color:#293b54;font-size:12px}.kh-consent-list small{color:#7d8999;font-size:10px;line-height:1.35}.kh-customer-modal-error{color:#a43c49;background:#fff5f6;border:1px solid #f0cfd3;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:750}.kh-customer-create-modal>footer{background:#fff;border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:16px;padding:15px 24px;display:flex}.kh-customer-create-modal>footer>div{align-items:center;gap:8px;display:flex}.kh-customer-create-modal>footer>div:first-child{color:#6d7b8e;font-size:10px}.kh-customer-create-modal>footer>div:last-child{justify-content:flex-end}.kh-customer-create-modal>footer button{min-height:44px}@media (max-width:680px){.kh-customer-modal-layer{align-items:end;padding:0}.kh-customer-create-modal{border-radius:22px 22px 0 0;width:100%;max-height:94vh}.kh-customer-form-grid{grid-template-columns:1fr}.kh-customer-form-grid .span-2{grid-column:auto}.kh-customer-create-modal>footer{flex-direction:column;align-items:stretch}.kh-customer-create-modal>footer>div:last-child{grid-template-columns:1fr 1fr;display:grid}.kh-customer-create-modal>footer>div:first-child{display:none}}.customer-merge-modal{flex-direction:column;width:min(760px,100vw - 32px);max-height:min(760px,100vh - 32px);display:flex;overflow:hidden}.customer-merge-modal .transaction-body{min-height:260px;overflow:auto}.customer-merge-results{gap:10px;margin-top:14px;display:grid}.customer-merge-results>button{text-align:left;color:#27364f;background:#fff;border:1px solid #d9e2ef;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:15px 17px;transition:all .18s;display:flex}.customer-merge-results>button:hover,.customer-merge-results>button.selected{background:#edf4ff;border-color:#5f86bd;box-shadow:0 8px 22px #3053841a}.customer-merge-results>button span{color:#738198;text-align:right;font-size:.86rem}.customer-timeline-list{gap:12px;padding-left:20px;display:grid;position:relative}.customer-timeline-list:before{content:"";background:#dce6f2;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.customer-timeline-list article{background:#fff;border:1px solid #e0e7f0;border-radius:16px;grid-template-columns:145px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 17px;display:grid;position:relative}.customer-timeline-list article:before{content:"";background:#5b83ba;border:3px solid #eef4fb;border-radius:999px;width:12px;height:12px;position:absolute;left:-20px}.customer-timeline-list article>span{color:#7b8799;font-size:.8rem}.customer-timeline-list article strong{color:#202b3d;display:block}.customer-timeline-list article p{color:#748197;margin:3px 0 0;font-size:.88rem}.customer-timeline-list article b{white-space:nowrap;color:#2f5d99}@media (max-width:760px){.customer-timeline-list article{grid-template-columns:1fr}.customer-timeline-list article>span{order:2}.customer-merge-results>button{flex-direction:column;align-items:flex-start}.customer-merge-results>button span{text-align:left}}.kh-customer-selector{isolation:isolate;width:100%}.kh-customer-search{box-sizing:border-box;width:100%;min-width:0}.kh-customer-search input{width:100%;min-width:0;line-height:1.35;font:inherit;height:auto!important}.kh-customer-results{box-sizing:border-box;z-index:5;width:100%;max-height:280px;margin-top:0;position:relative;inset:auto}.kh-create-customer-action{min-height:46px}.kh-modal-layer.kh-customer-modal-layer{z-index:2147483000!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.kh-customer-modal-layer .kh-customer-create-modal{box-sizing:border-box!important;flex-direction:column!important;flex:none!important;width:min(760px,100vw - 48px)!important;height:min(720px,100dvh - 48px)!important;min-height:min(590px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.kh-customer-modal-layer .kh-customer-create-modal>header{min-height:108px;flex:none!important}.kh-customer-modal-layer .kh-customer-modal-scroll{flex:auto!important;min-height:0!important;overflow:hidden auto!important}.kh-customer-modal-layer .kh-customer-create-modal>footer{z-index:2;flex:none!important;position:relative!important;bottom:auto!important}@media (max-width:680px){.kh-modal-layer.kh-customer-modal-layer{align-items:flex-end!important;padding:0!important}.kh-customer-modal-layer .kh-customer-create-modal{width:100%!important;height:min(94dvh,820px)!important;min-height:0!important;max-height:94dvh!important;margin:0!important}}.kh-client-dialog-overlay{z-index:2147483640;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-sizing:border-box;background:#0c1828b3;padding:20px;position:fixed;inset:0;overflow:auto}.kh-client-dialog{box-sizing:border-box;background:#fff;border:1px solid #d7e2ef;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(780px,100vw - 40px);height:min(760px,100dvh - 40px);min-height:560px;max-height:calc(100dvh - 40px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 36px 110px #0310227a}.kh-client-dialog>header{background:linear-gradient(135deg,#fff,#f4f8fe);border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 19px;display:flex}.kh-client-dialog-title>span{color:#315f9e;background:#e5effc;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.kh-client-dialog-title p{color:#6483af;letter-spacing:.14em;margin:0 0 4px;font-size:10px;font-weight:900}.kh-client-dialog-title h2{color:#152238;margin:0;font-size:23px;line-height:1.1}.kh-client-dialog-title small{color:#748197;margin-top:6px;font-size:12px;line-height:1.4;display:block}.kh-client-dialog>header>button{color:#64748a;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.kh-client-dialog-body{align-content:start;gap:22px;min-height:0;padding:22px 24px;display:grid;overflow:auto}.kh-client-dialog-body section{gap:14px;display:grid}.kh-client-section-title{border-bottom:1px solid #edf1f6;gap:3px;padding-bottom:10px;display:grid}.kh-client-section-title strong{color:#20314a;font-size:14px}.kh-client-section-title span{color:#7a8799;font-size:11px}.kh-client-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kh-client-form-grid label{color:#46566c;gap:7px;font-size:11px;font-weight:850;display:grid}.kh-client-form-grid .span-2{grid-column:1/-1}.kh-client-form-grid input,.kh-client-form-grid select{color:#1e3049;box-sizing:border-box;background:#f9fbfd;border:1px solid #d7e1ed;border-radius:13px;outline:0;width:100%;height:48px;padding:0 13px}.kh-client-form-grid input:focus,.kh-client-form-grid select:focus{background:#fff;border-color:#6e9bd4;box-shadow:0 0 0 4px #4977b51f}.kh-client-consent-list{gap:9px;display:grid}.kh-client-consent-list>label{cursor:pointer;background:#fbfcfe;border:1px solid #dfe7f0;border-radius:14px;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.kh-client-consent-list input{accent-color:#416eaa;flex:none;width:18px;height:18px;margin-top:2px}.kh-client-consent-list span{gap:3px;display:grid}.kh-client-consent-list b{color:#293b54;font-size:12px}.kh-client-consent-list small{color:#7d8999;font-size:10px;line-height:1.35}.kh-client-dialog-error{color:#a43c49;background:#fff5f6;border:1px solid #f0cfd3;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:750}.kh-client-dialog>footer{background:#fff;border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:16px;padding:15px 24px;display:flex}.kh-client-dialog>footer>div{align-items:center;gap:8px;display:flex}.kh-client-dialog>footer>div:first-child{color:#6d7b8e;font-size:10px}.kh-client-dialog>footer>div:last-child{justify-content:flex-end}.kh-client-dialog>footer button{min-height:44px}@media (max-width:680px){.kh-client-dialog-overlay{padding:0}.kh-client-dialog{border-radius:22px 22px 0 0;width:100%;height:94dvh;min-height:0;max-height:94dvh;inset:auto 0 0;transform:none}.kh-client-form-grid{grid-template-columns:1fr}.kh-client-form-grid .span-2{grid-column:auto}.kh-client-dialog>footer{flex-direction:column;align-items:stretch}.kh-client-dialog>footer>div:last-child{grid-template-columns:1fr 1fr;display:grid}.kh-client-dialog>footer>div:first-child{display:none}}.kh-customer-selector{isolation:isolate;gap:10px;width:100%;min-width:0;display:grid;position:relative}.kh-customer-selector-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kh-customer-selector-heading>div{gap:4px;min-width:0;display:grid}.kh-customer-selector-heading strong{color:#17243a;font-size:12px;font-weight:850}.kh-customer-selector-heading span{color:#748197;font-size:11px;line-height:1.45}.kh-customer-selector-heading>button{color:#3e6398;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:flex}.kh-customer-search{box-sizing:border-box!important;background:#fbfcfe!important;border:1px solid #d6e0ec!important;border-radius:15px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;height:54px!important;padding:0 16px!important;display:grid!important;overflow:hidden!important}.kh-customer-search:focus-within{background:#fff!important;border-color:#6e9bd4!important;box-shadow:0 0 0 4px #4977b51f!important}.kh-customer-search>svg{color:#6680a5;flex:none}.kh-customer-search input{width:100%!important;min-width:0!important;height:50px!important;box-shadow:none!important;color:#1c2b43!important;font:inherit!important;background:0 0!important;border:0!important;outline:0!important;margin:0!important;padding:0!important;display:block!important}.kh-customer-results{z-index:2!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #d9e3ee!important;border-radius:16px!important;width:100%!important;max-height:300px!important;margin:0!important;padding:8px!important;position:relative!important;inset:auto!important;overflow-y:auto!important;box-shadow:0 14px 34px #2237521f!important}.kh-customer-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f6;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;display:grid}.kh-customer-results>button:hover{background:#f2f7fd}.kh-customer-results>button>span{color:#4776b3;background:#edf4fd;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.kh-customer-results>button>div{gap:3px;min-width:0;display:grid}.kh-customer-results strong{color:#20314a}.kh-customer-results small{color:#748197;white-space:normal}.kh-customer-no-results{gap:5px;padding:16px 14px 12px;display:grid}.kh-customer-no-results strong{font-size:14px}.kh-customer-no-results span{color:#748197;font-size:11px;line-height:1.45}.kh-customer-results .kh-create-customer-action{color:#315b96!important;background:#f7faff!important;border-top:1px solid #e7edf5!important;border-bottom:0!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;min-height:48px!important;margin-top:4px!important;font-weight:850!important;display:flex!important}.kh-selected-customer{color:#2f5f9f;background:#f2f7fd;border:1px solid #bfd4ee;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.kh-selected-customer>span{background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.kh-selected-customer>div{gap:3px;min-width:0;display:grid}.kh-selected-customer strong{color:#1f3451}.kh-selected-customer small{color:#627994}.kh-client-dialog-overlay,.kh-client-dialog{animation:none!important}.kh-client-dialog{max-width:none!important;max-inline-size:none!important}@media (max-width:680px){.kh-client-dialog-overlay{place-items:end center!important;padding:0!important}.kh-client-dialog{border-radius:22px 22px 0 0!important;align-self:end!important;width:100%!important;height:94dvh!important;min-height:0!important;max-height:94dvh!important;position:relative!important;inset:auto!important;transform:none!important}}html,body{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%}.erp-page,.page-shell,.module-page,.dashboard-page,.invoice-page,.credit-page,.warranty-page,.notifications-page{width:100%;min-width:0;max-width:1680px;margin-inline:auto}.panel-card,.data-panel,.erp-panel,.module-card{min-width:0}.kh-client-dialog-overlay{z-index:2147483646!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.kh-client-dialog{border-radius:24px!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(920px,100vw - 32px)!important;height:min(780px,100dvh - 32px)!important;min-height:0!important;max-height:calc(100dvh - 32px)!important;margin:0!important;display:grid!important;position:fixed!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important}.kh-client-dialog>header{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;min-width:0!important;padding:22px 28px!important;display:flex!important}.kh-client-dialog-title{align-items:flex-start!important;gap:14px!important;min-width:0!important;display:flex!important}.kh-client-dialog-title>div{min-width:0!important}.kh-client-dialog-title h2,.kh-client-dialog-title p,.kh-client-dialog-title small{overflow-wrap:anywhere}.kh-client-dialog-body{scrollbar-gutter:stable;align-content:start!important;gap:24px!important;min-height:0!important;padding:24px 28px!important;display:grid!important;overflow:hidden auto!important}.kh-client-dialog-body>section{width:100%!important;min-width:0!important}.kh-client-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;width:100%!important}.kh-client-form-grid label{min-width:0!important}.kh-client-form-grid input,.kh-client-form-grid select,.kh-client-form-grid textarea{width:100%!important;min-width:0!important;max-width:100%!important}.kh-client-dialog>footer{justify-content:space-between!important;align-items:center!important;gap:18px!important;min-width:0!important;padding:16px 28px!important;display:flex!important}.kh-client-dialog>footer>div:last-child{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}.kh-customer-selector{gap:9px;width:100%;min-width:0;display:grid;position:relative}.kh-customer-search{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;display:grid!important}.kh-customer-search input{width:100%!important;min-width:0!important;box-shadow:none!important;border:0!important;outline:none!important}.kh-customer-results{width:100%!important;min-width:0!important;max-height:300px!important;overflow:hidden auto!important}.kh-customer-results button{text-align:left;width:100%;min-width:0}.data-panel>.card-title-row,.panel-card>.card-title-row,.erp-panel>.card-title-row{background:#fff!important;border-bottom:1px solid #e4ebf3!important;border-radius:20px 20px 0 0!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin:0!important;padding:22px 24px 18px!important;display:flex!important;position:relative!important}.data-panel>.card-title-row h2,.panel-card>.card-title-row h2,.erp-panel>.card-title-row h2{margin:0 0 5px!important;font-size:clamp(18px,1.5vw,24px)!important;line-height:1.2!important}.data-panel>.card-title-row p,.panel-card>.card-title-row p,.erp-panel>.card-title-row p{margin:0!important;line-height:1.45!important}.data-panel>.responsive-table,.panel-card>.responsive-table,.erp-panel>.responsive-table{border-left:0!important;border-right:0!important;border-radius:0!important;margin:0!important}.responsive-table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto visible}.erp-table{border-collapse:collapse;width:100%;min-width:900px}.erp-table th{white-space:nowrap}.erp-table tbody td[colspan]{height:132px;text-align:center!important;vertical-align:middle!important;padding:30px!important}.erp-table tbody td[colspan] .muted-text{text-align:center;justify-content:center;align-items:center;display:inline-flex}.erp-pagination{flex-wrap:wrap;gap:14px;min-width:0}.invoice-format-80mm{width:80mm!important;max-width:100%!important;margin-inline:auto!important;overflow:hidden!important}.invoice-format-80mm .invoice-items{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important}.invoice-format-80mm .invoice-items thead th{color:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;opacity:1!important;text-shadow:none!important;letter-spacing:.04em!important;background:#263f66!important;padding:8px 4px!important;font-size:7.5px!important;font-weight:900!important;line-height:1.15!important}.invoice-format-80mm .invoice-items tbody td{color:#26354a!important;overflow-wrap:anywhere!important;word-break:normal!important;padding:9px 4px!important;font-size:8px!important;line-height:1.35!important}.invoice-format-80mm .invoice-items th:first-child,.invoice-format-80mm .invoice-items td:first-child{text-align:center!important;width:10%!important}.invoice-format-80mm .invoice-items th:nth-child(2),.invoice-format-80mm .invoice-items td:nth-child(2){width:34%!important}.invoice-format-80mm .invoice-items th:nth-child(3),.invoice-format-80mm .invoice-items td:nth-child(3){width:31%!important}.invoice-format-80mm .invoice-items th:last-child,.invoice-format-80mm .invoice-items td:last-child{text-align:right!important;width:25%!important}.invoice-format-80mm .invoice-items td span{font-size:7px!important;line-height:1.3!important}@media (max-width:1100px){.metrics-grid,.summary-grid,.dashboard-metrics,.customer-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page-header,.module-header,.compact-hero{flex-wrap:wrap!important;align-items:flex-start!important}}@media (max-width:760px){.kh-client-dialog{border-radius:22px 22px 0 0!important;width:100vw!important;height:min(94dvh,860px)!important;max-height:94dvh!important;top:auto!important;bottom:0!important;left:0!important;transform:none!important}.kh-client-dialog>header{padding:18px 18px 15px!important}.kh-client-dialog-body{gap:20px!important;padding:18px!important}.kh-client-form-grid{grid-template-columns:1fr!important;gap:14px!important}.kh-client-form-grid .span-2{grid-column:auto!important}.kh-client-dialog>footer{flex-direction:column!important;align-items:stretch!important;padding:14px 18px!important}.kh-client-dialog>footer>div:first-child{display:none!important}.kh-client-dialog>footer>div:last-child{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.kh-client-dialog>footer button{width:100%!important;min-width:0!important}.data-panel>.card-title-row,.panel-card>.card-title-row,.erp-panel>.card-title-row{flex-direction:column!important;align-items:stretch!important;padding:18px!important}.metrics-grid,.summary-grid,.dashboard-metrics,.customer-profile-metrics{grid-template-columns:1fr!important}.erp-table{min-width:760px}.invoice-format-80mm{width:100%!important;max-width:80mm!important}}@media (max-width:420px){.kh-client-dialog-title>span{display:none!important}.kh-client-dialog-title h2{font-size:20px!important}.kh-client-dialog-title small{font-size:11px!important}.kh-client-dialog>footer>div:last-child{grid-template-columns:1fr!important}}@media print{.invoice-format-80mm .invoice-items thead th{color:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#263f66!important}.invoice-format-80mm .invoice-items tbody td{color:#172033!important}}.warranty-settings-panel{margin-top:24px}.warranty-settings-panel .card-title-row h2{align-items:center;gap:10px;display:flex}.sale-warranty-cell{gap:7px;min-width:220px;display:grid}.sale-warranty-cell select{min-width:210px}.sale-warranty-cell small{color:var(--muted,#718096)}@media (max-width:760px){.warranty-settings-panel .card-title-row{align-items:flex-start}.sale-warranty-cell,.sale-warranty-cell select{min-width:180px}}
