: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}.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}@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-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-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}.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}.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-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-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-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 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-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-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}: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-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}@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}.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 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}}.enterprise-warranty-settings{gap:22px;display:grid}.warranty-settings-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.warranty-settings-summary>div{background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #dce7f6;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:16px;display:grid}.warranty-settings-summary svg{color:#1769c2;grid-row:1/3}.warranty-settings-summary span{color:#62748a;grid-column:2;font-size:.82rem}.warranty-settings-section{background:#fff;border:1px solid #dfe8f3;border-radius:18px;gap:16px;padding:20px;display:grid}.warranty-settings-section-title{align-items:flex-start;gap:12px;display:flex}.warranty-settings-section-title svg{color:#1769c2;margin-top:2px}.warranty-settings-section-title h3{color:#16283e;margin:0;font-size:1rem}.warranty-settings-section-title p{color:#66778b;margin:4px 0 0;font-size:.88rem}.warranty-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.warranty-policy-card{background:#fbfdff;border:1px solid #dce5ef;border-radius:16px;gap:15px;padding:16px;transition:all .18s;display:grid}.warranty-policy-card.is-enabled{border-color:#b9d7f5;box-shadow:0 8px 22px #1863b414}.warranty-policy-card.is-disabled{opacity:.72;background:#f6f7f9}.warranty-policy-card-head{justify-content:space-between;gap:12px;display:flex}.warranty-policy-card-head strong{color:#17304a}.warranty-policy-card-head p{color:#6a7b8f;margin:5px 0 0;font-size:.8rem;line-height:1.35}.warranty-policy-duration{gap:6px;display:grid}.warranty-policy-duration span{color:#52657b;font-size:.78rem;font-weight:700}.warranty-policy-card small{color:#6a7b8f}.kh-switch{flex:none;display:inline-flex;position:relative}.kh-switch input{opacity:0;position:absolute}.kh-switch span{background:#cbd5e1;border-radius:999px;width:42px;height:24px;transition:all .18s;position:relative}.kh-switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.kh-switch input:checked+span{background:#1670cf}.kh-switch input:checked+span:after{transform:translate(18px)}.warranty-option-row{min-height:54px}.warranty-settings-message{z-index:3;position:sticky;bottom:10px;box-shadow:0 8px 25px #14375f24}@media (max-width:1100px){.warranty-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.warranty-settings-summary,.warranty-policy-grid{grid-template-columns:1fr}.warranty-settings-section{padding:16px}.enterprise-warranty-settings .card-title-row{align-items:stretch}.enterprise-warranty-settings .card-title-row .primary-button{justify-content:center;width:100%}}.kh-warranty-premium-page{box-sizing:border-box;background:#fff;min-height:277mm;padding:14mm 13mm 11mm}.kh-warranty-premium-header{border-bottom:2px solid #1769aa;padding-bottom:10px}.kh-warranty-company-band{background:#f7fafc;border:1px solid #d8e4ee;border-radius:12px;margin-top:8px}.kh-warranty-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.kh-warranty-identity-card{background:linear-gradient(#fff,#f6f9fb);border:1px solid #dbe5ed;border-radius:12px;flex-direction:column;gap:3px;min-height:60px;padding:9px 10px;display:flex}.kh-warranty-identity-card span{letter-spacing:.08em;text-transform:uppercase;color:#6b7b88;font-size:7.5px;font-weight:800}.kh-warranty-identity-card strong{color:#112738;font-size:10px;line-height:1.25}.kh-warranty-identity-card small{color:#6b7b88;font-size:7.5px}.kh-warranty-verification-strip{break-inside:avoid;background:#eef7fd;border:1px solid #bfd8ea;border-radius:14px;grid-template-columns:minmax(0,1fr) 98px;align-items:center;gap:12px;margin-top:10px;padding:10px;display:grid}.kh-warranty-verification-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.kh-warranty-verification-copy span{letter-spacing:.1em;color:#1769aa;font-size:7.5px;font-weight:900}.kh-warranty-verification-copy strong{color:#12344d;font-size:11px}.kh-warranty-verification-copy p{color:#496273;margin:0;font-size:8px;line-height:1.4}.kh-warranty-verification-copy small{color:#36566e;word-break:break-all;font-size:6.7px;line-height:1.25}.kh-warranty-verification-strip img{background:#fff;border:1px solid #c9dbe8;border-radius:8px;width:92px;height:92px;padding:4px}.kh-warranty-qr-placeholder{color:#1769aa;border:1px dashed #7ea9c7;border-radius:8px;place-items:center;width:92px;height:92px;font-weight:900;display:grid}.kh-warranty-declaration{background:#f7fafc;border-left:4px solid #1769aa;border-radius:0 10px 10px 0;margin-top:9px;padding:9px 11px}.kh-warranty-declaration h2{color:#15354c;margin:0 0 4px;font-size:9px}.kh-warranty-declaration p{color:#4a6070;margin:0;font-size:7.5px;line-height:1.45}.kh-warranty-signatures{margin-top:auto;padding-top:16px}.kh-warranty-footer{margin-top:8px}.warranty-verification-page{background:radial-gradient(circle at top,#eaf5fd,#f4f7f9 48%,#e8edf1);place-items:center;min-height:100vh;padding:32px;display:grid}.warranty-verification-card{background:#fff;border:1px solid #dbe6ee;border-radius:24px;width:min(760px,100%);padding:30px;box-shadow:0 28px 70px #11273829}.warranty-verification-card.is-valid{border-top:6px solid #17805c}.warranty-verification-card.is-invalid{border-top:6px solid #bb3c3c}.warranty-verification-mark{color:#fff;background:#1769aa;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:16px;font-size:22px;font-weight:900;display:grid}.warranty-verification-kicker{letter-spacing:.13em;color:#1769aa;font-size:11px;font-weight:900}.warranty-verification-card h1{color:#142c3d;margin:6px 0 8px;font-size:30px}.warranty-verification-card>p{color:#607382;margin:0 0 22px}.warranty-verification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.warranty-verification-grid>div{background:#f6f9fb;border:1px solid #e1e9ef;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.warranty-verification-grid span{color:#6b7b88;font-size:11px}.warranty-verification-grid strong{color:#173247;overflow-wrap:anywhere;font-size:14px}.warranty-verification-card footer{color:#687b89;border-top:1px solid #e2e9ee;flex-direction:column;gap:4px;margin-top:20px;padding-top:16px;font-size:12px;display:flex}@media (max-width:720px){.warranty-verification-page{padding:14px}.warranty-verification-card{border-radius:18px;padding:20px}.warranty-verification-grid,.kh-warranty-hero-grid,.kh-warranty-verification-strip{grid-template-columns:1fr}.kh-warranty-verification-strip img{justify-self:center}}@media print{.kh-warranty-premium-page{padding:9mm 10mm 8mm}.kh-warranty-hero-grid{gap:5px}.kh-warranty-identity-card{min-height:52px;padding:7px}.kh-warranty-verification-strip{margin-top:7px;padding:7px}.kh-warranty-verification-strip img{width:76px;height:76px}.kh-warranty-signatures{padding-top:12px}}.kh-warranty-legal-page{page-break-before:always;break-before:page;width:216mm;min-height:279mm;margin:22px auto 0;padding:9mm 10mm;overflow:hidden}.kh-warranty-legal-header{border-bottom:2px solid #244d7c;justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 0 11px;display:flex}.kh-warranty-legal-header>div:first-child{min-width:0}.kh-warranty-legal-header span{color:#2a6aa5;letter-spacing:.14em;font-size:7.5px;font-weight:900;display:block}.kh-warranty-legal-header h1{color:#14263d;margin:4px 0 2px;font-size:18px;line-height:1.05}.kh-warranty-legal-header p{color:#65758a;margin:0;font-size:8.5px}.kh-warranty-legal-reference{text-align:right;background:#f5f8fb;border:1px solid #cfdae6;border-radius:9px;min-width:175px;padding:9px 11px}.kh-warranty-legal-reference strong{color:#183b63;margin:4px 0;font-size:13px;display:block}.kh-warranty-legal-reference small{color:#758397;font-size:7px}.kh-warranty-legal-intro{background:#f3f7fb;border-left:4px solid #2a6aa5;margin-top:8px;padding:7px 10px}.kh-warranty-legal-intro strong{color:#1b385b;font-size:8.7px}.kh-warranty-legal-intro p{color:#53647a;margin:2px 0 0;font-size:7.6px;line-height:1.34}.kh-warranty-legal-columns{column-count:2;column-rule:1px solid #e1e8ef;column-gap:15px;margin-top:8px}.kh-warranty-legal-clause{break-inside:avoid-column;gap:7px;margin:0 0 6px;display:flex}.kh-warranty-legal-clause>span{color:#fff;background:#244d7c;border-radius:6px;flex:0 0 22px;place-items:center;height:22px;font-size:7px;font-weight:900;display:grid}.kh-warranty-legal-clause h2{color:#1d334f;margin:0 0 2px;font-size:8px;line-height:1.15}.kh-warranty-legal-clause p{color:#48596c;text-align:justify;margin:0;font-size:7.15px;line-height:1.28}.kh-warranty-legal-acknowledgements{border-top:1px solid #dbe4ed;grid-template-columns:1fr 1fr;gap:10px;margin-top:7px;padding-top:6px;display:grid}.kh-warranty-legal-acknowledgements>div{background:#f7f9fb;border:1px solid #e0e7ee;border-radius:7px;padding:6px 8px}.kh-warranty-legal-acknowledgements h2{color:#204c78;margin:0 0 3px;font-size:8px}.kh-warranty-legal-acknowledgements ul{margin:0;padding-left:13px}.kh-warranty-legal-acknowledgements li{color:#526277;margin:1px 0;font-size:6.8px;line-height:1.25}.kh-warranty-legal-initials{grid-template-columns:1fr 1fr;gap:34px;margin-top:11px;display:grid}.kh-warranty-legal-initials div{text-align:center;display:grid}.kh-warranty-legal-initials i{border-bottom:1px solid #79889a;height:14px}.kh-warranty-legal-initials strong{color:#253a54;margin-top:3px;font-size:7.5px}.kh-warranty-legal-initials span{color:#8490a0;font-size:6.5px}.kh-warranty-legal-footer{border-top:1px solid #dce4ec;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:6px;padding-top:5px;display:flex}.kh-warranty-legal-footer span{color:#7a8797;max-width:72%;font-size:6.2px;line-height:1.25}.kh-warranty-legal-footer strong{color:#304c6d;white-space:nowrap;font-size:6.7px}@media (max-width:760px){.kh-warranty-legal-page{width:100%;min-height:auto;margin-top:16px;padding:22px 18px}.kh-warranty-legal-header{flex-direction:column}.kh-warranty-legal-reference{text-align:left;width:100%}.kh-warranty-legal-columns{column-count:1}.kh-warranty-legal-acknowledgements{grid-template-columns:1fr}.kh-warranty-legal-initials{grid-template-columns:1fr;gap:12px}}@media print{.kh-warranty-legal-page{width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;box-shadow:none!important;page-break-before:always!important;break-before:page!important;border:0!important;border-radius:0!important;margin:0!important;padding:8mm 10mm!important;overflow:hidden!important}.kh-warranty-legal-columns{column-count:2!important}.kh-warranty-legal-clause,.kh-warranty-legal-acknowledgements,.kh-warranty-legal-initials{break-inside:avoid!important}}.warranty-accessory-checks{border:1px solid #d8e3ef;border-radius:16px;flex-wrap:wrap;gap:10px 18px;min-width:0;padding:14px 16px 16px;display:flex}.warranty-accessory-checks legend{color:#18324d;padding:0 8px;font-weight:800}.warranty-accessory-checks label{flex-direction:row;align-items:center;gap:8px;min-width:120px;font-weight:650;display:inline-flex}.warranty-accessory-checks input{width:auto;margin:0}@media (max-width:640px){.warranty-accessory-checks{grid-template-columns:1fr 1fr;display:grid}.warranty-accessory-checks label{min-width:0}}.warranty-live-page .page-hero{margin-bottom:20px}.warranty-live-page .summary-grid{align-items:stretch}.warranty-live-page .summary-card{min-height:118px}.warranty-live-page .data-panel{overflow:hidden}.warranty-live-page .table-shell{border-top:1px solid var(--line)}.warranty-live-page .empty-row td{height:170px;color:var(--muted);text-align:center!important}.warranty-live-page .status-badge{white-space:nowrap}.warranty-live-modal form,.warranty-detail-modal{flex-direction:column;max-height:calc(100vh - 36px);display:flex;overflow:hidden}.warranty-live-modal .modal-form,.warranty-detail-modal .modal-form{overscroll-behavior:contain;overflow:auto}.warranty-live-modal .modal-header,.warranty-detail-modal .modal-header,.warranty-live-modal .modal-actions,.warranty-detail-modal .modal-actions{flex:none}.warranty-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.warranty-detail-actions a.secondary-button{text-decoration:none}.warranty-accessory-checks{background:#fbfdff;border:1px solid #dce5ee;border-radius:14px;padding:16px}.warranty-accessory-checks legend{color:#334155;padding:0 7px}.warranty-accessory-checks label{background:#fff;border:1px solid #e3e9ef;border-radius:10px;padding:10px 12px;transition:all .18s}.warranty-accessory-checks label:has(input:checked){color:#174f7a;background:#eef7ff;border-color:#8fc0e8}.selected-sale-card{box-shadow:0 10px 28px #1b4a6f12}.technical-info-box{background:#f8fbfe;border-radius:14px}.service-timeline{max-height:280px;padding-right:4px;overflow:auto}.warranty-reception-print{background:#eef2f6;min-height:100vh;padding:24px}.warranty-reception-sheet{color:#172033;background:#fff;width:216mm;min-height:279mm;margin:0 auto;padding:11mm 12mm;box-shadow:0 18px 45px #0f172a1f}.reception-print-header{border-bottom:3px solid #0e5f96;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.reception-print-brand{align-items:center;gap:15px;display:flex}.reception-print-brand span{letter-spacing:.13em;color:#0e5f96;font-size:9px;font-weight:900}.reception-print-brand h1{margin:4px 0;font-size:25px;line-height:1.05}.reception-print-brand p{color:#64748b;margin:0;font-size:10px}.reception-print-code{text-align:right;background:#f8fbfe;border:1px solid #cbd9e6;border-radius:13px;min-width:190px;padding:13px}.reception-print-code span,.reception-print-code small{color:#64748b;font-size:9px;display:block}.reception-print-code strong{color:#0e5f96;margin:4px 0;font-size:18px;display:block}.reception-print-company{color:#fff;background:#0e5f96;justify-content:space-between;gap:15px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.reception-print-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.reception-print-grid>div{border:1px solid #dfe7ef;border-radius:10px;gap:4px;min-height:58px;padding:11px 12px;display:grid}.reception-print-grid .wide{grid-column:1/-1}.reception-print-grid span{letter-spacing:.08em;text-transform:uppercase;color:#718096;font-size:8px;font-weight:800}.reception-print-grid strong{word-break:break-word;font-size:11px;line-height:1.45}.reception-print-section{margin-top:22px}.reception-print-section h2,.reception-print-notice h2{color:#0e5f96;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:13px}.reception-print-notice{background:#f6fbff;border:1px solid #bfd5e6;border-left:5px solid #0e5f96;border-radius:10px;margin-top:20px;padding:14px}.reception-print-notice p{color:#435466;margin:0;font-size:10px;line-height:1.6}.reception-print-signatures{grid-template-columns:1fr 1fr;gap:55px;margin-top:64px;display:grid}.reception-print-signatures div{text-align:center}.reception-print-signatures span{border-top:1px solid #263442;margin-bottom:7px;display:block}.reception-print-signatures strong,.reception-print-signatures small{display:block}.reception-print-signatures strong{font-size:10px}.reception-print-signatures small{color:#64748b;margin-top:3px;font-size:8px}.reception-print-footer{color:#64748b;border-top:1px solid #d8e1e9;justify-content:space-between;margin-top:28px;padding-top:9px;font-size:8px;display:flex}@media (max-width:900px){.warranty-detail-actions>*{flex:190px;justify-content:center}.warranty-reception-print{padding:12px}.warranty-reception-sheet{width:100%;min-height:auto;padding:24px}.reception-print-header{flex-direction:column}.reception-print-code{text-align:left;width:100%}.reception-print-company{flex-direction:column;gap:4px}}@media (max-width:620px){.warranty-live-page .summary-grid{grid-template-columns:1fr}.warranty-detail-actions{grid-template-columns:1fr;display:grid}.warranty-detail-actions>*{width:100%}.reception-print-grid,.reception-print-signatures{grid-template-columns:1fr}.reception-print-grid .wide{grid-column:auto}.reception-print-signatures{gap:42px}.reception-print-brand{align-items:flex-start}.reception-print-brand h1{font-size:20px}}@media print{.warranty-reception-print{background:#fff!important;padding:0!important}.warranty-reception-print .print-actions{display:none!important}.warranty-reception-sheet{width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;box-shadow:none!important;page-break-after:always!important;margin:0!important;padding:10mm 11mm!important;overflow:hidden!important}.reception-print-company,.reception-print-code,.reception-print-notice{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.reception-print-signatures{break-inside:avoid!important}.warranty-reception-sheet *{box-sizing:border-box}}.warranty-center-page{gap:18px;padding-bottom:34px;display:grid}.warranty-center-hero{background:linear-gradient(135deg,#fff 0%,#f7faff 100%);border:1px solid #d9e4ef;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px;display:flex;box-shadow:0 14px 34px #1f3f6514}.warranty-center-icon{color:#3869a9;background:linear-gradient(145deg,#e8f2ff,#dceafe);border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 0 0 1px #5b85b81f}.warranty-center-heading h1{color:#172033;letter-spacing:-.045em;margin:2px 0 5px;font-size:32px;line-height:1.05}.warranty-center-heading p:last-child{color:#748196;margin:0;font-size:14px}.warranty-new-button{flex:none;min-height:48px;padding-inline:20px}.warranty-workspace-tabs{background:#f6f9fc;border:1px solid #dce6f0;border-radius:17px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:6px;display:flex}.warranty-workspace-tabs button{color:#68768a;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:0 16px;font-size:13px;font-weight:800;transition:all .18s;display:flex}.warranty-workspace-tabs button b{color:#58677b;background:#e7edf5;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:11px;display:grid}.warranty-workspace-tabs button:hover{color:#345d96;background:#fff}.warranty-workspace-tabs button.active{color:#2d5d9c;background:#fff;box-shadow:0 7px 18px #2349771c}.warranty-workspace-tabs button.active b{color:#2d5d9c;background:#e8f1ff}.warranty-compact-metrics article{background:#fff;border:1px solid #dfe7f0;border-radius:18px;align-items:center;gap:13px;min-height:86px;padding:16px 18px;display:flex;box-shadow:0 9px 25px #2542650e}.warranty-compact-metrics .metric-icon{color:#3f6da6;background:#edf4ff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.warranty-compact-metrics .metric-icon.received{color:#b67a19;background:#fff7e8}.warranty-compact-metrics .metric-icon.diagnosis{color:#7552aa;background:#f4efff}.warranty-compact-metrics .metric-icon.ready{color:#2d875e;background:#eaf8f1}.warranty-compact-metrics small,.warranty-compact-metrics strong{display:block}.warranty-compact-metrics small{color:#7d899a;margin-bottom:3px;font-size:11px;font-weight:700}.warranty-compact-metrics strong{color:#202c3f;font-size:25px;line-height:1}.warranty-cases-panel,.warranty-documents-workspace{overflow:hidden;background:#fff!important;border:1px solid #dbe5ef!important;border-radius:22px!important;box-shadow:0 16px 42px #1f3d6113!important}.warranty-table-header{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e4ebf2;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.warranty-table-header h2{color:#1b2638;letter-spacing:-.035em;margin:2px 0 4px;font-size:23px}.warranty-table-header p:last-child{color:#7b8797;margin:0;font-size:12px}.warranty-filterbar{background:#f8fafc;border-bottom:1px solid #e7edf3;grid-template-columns:minmax(300px,1fr) minmax(190px,.35fr) minmax(190px,.35fr) auto;align-items:center;gap:10px;padding:14px 24px;display:grid}.warranty-filterbar select,.warranty-documents-actions select{color:#334155;background:#fff;border:1px solid #d7e2ed;border-radius:12px;min-height:44px;padding:0 38px 0 13px;font-weight:700}.warranty-search{background:#fff;border-radius:12px;min-height:44px}.warranty-table-scroll{background:#fff;width:100%;overflow:auto}.warranty-cases-table,.warranty-documents-table{border-collapse:collapse;width:100%;min-width:1080px}.warranty-cases-table thead th,.warranty-documents-table thead th{color:#667489;text-transform:uppercase;letter-spacing:.075em;text-align:left;background:#f4f7fa;border-bottom:1px solid #dfe7ef;padding:13px 15px;font-size:10px;font-weight:900}.warranty-cases-table tbody td,.warranty-documents-table tbody td{color:#344155;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:15px;font-size:12px}.warranty-cases-table tbody tr:hover,.warranty-documents-table tbody tr:hover{background:#fafcff}.warranty-cases-table td strong,.warranty-cases-table td small{display:block}.warranty-cases-table td small{color:#8a96a5;margin-top:4px;font-size:10px;line-height:1.3}.warranty-cases-table .row-number{color:#8793a2;width:50px;font-weight:800}.reception-code{color:#2f609d!important}.warranty-open-action{justify-content:center;min-width:98px}.warranty-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:180px;color:#8a96a5!important;padding:30px!important;display:grid!important}.warranty-empty>svg{color:#4f78ac;background:#edf4ff;border-radius:12px;width:34px;height:34px;padding:8px}.warranty-empty strong{color:#3f4d61;font-size:14px}.warranty-empty .primary-button{margin-top:5px}.warranty-documents-heading{align-items:flex-start}.warranty-documents-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;max-width:780px;display:flex}.warranty-documents-actions .inline-search{flex:280px;min-width:260px}.warranty-documents-panel .receipt-actions{flex-wrap:wrap;gap:6px;display:flex}.warranty-documents-panel .receipt-actions a,.warranty-documents-panel .receipt-actions button{color:#46617e;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5ee;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.warranty-documents-panel .receipt-actions a:hover,.warranty-documents-panel .receipt-actions button:hover{color:#2f609d;background:#f2f7fd;border-color:#aac3df}.warranties-page .modal-backdrop{padding:22px}.warranties-page .warranty-live-modal{background:#fff;width:min(960px,100vw - 44px);max-height:calc(100vh - 44px);overflow:hidden;border-radius:24px!important}.warranties-page .warranty-live-modal>form{grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-height:calc(100vh - 44px);display:grid}.warranties-page .warranty-live-modal>.modal-header,.warranties-page .warranty-live-modal form>.modal-header{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e2e9f0;padding:22px 26px}.warranties-page .warranty-live-modal .modal-header h2{letter-spacing:-.04em;margin:3px 0 4px;font-size:27px}.warranties-page .warranty-live-modal .modal-form{background:#fbfcfe;padding:22px 26px 24px;overflow-y:auto}.warranties-page .warranty-live-modal .modal-actions{background:#fff;border-top:1px solid #e1e8ef;justify-content:flex-end;gap:10px;padding:16px 26px;display:flex;position:relative;box-shadow:0 -8px 24px #1f36520b}.warranties-page .warranty-live-modal label{color:#344155;gap:7px;font-size:11px;font-weight:850;display:grid}.warranties-page .warranty-live-modal input,.warranties-page .warranty-live-modal select,.warranties-page .warranty-live-modal textarea{color:#27364a;width:100%;font:inherit;background:#fff;border:1px solid #d8e2ec;border-radius:12px;outline:none;font-size:13px;transition:border-color .16s,box-shadow .16s}.warranties-page .warranty-live-modal input,.warranties-page .warranty-live-modal select{min-height:47px;padding:0 13px}.warranties-page .warranty-live-modal textarea{resize:vertical;min-height:100px;padding:12px 13px}.warranties-page .warranty-live-modal input:focus,.warranties-page .warranty-live-modal select:focus,.warranties-page .warranty-live-modal textarea:focus{border-color:#7fa5d1;box-shadow:0 0 0 4px #4977ad1c}.warranties-page .selected-sale-card{background:linear-gradient(145deg,#f4f8fd,#fff);border:1px solid #d7e4f1;border-radius:16px;grid-template-columns:44px 1fr;align-items:center;gap:13px;padding:15px 16px;display:grid}.warranties-page .selected-sale-card>svg{color:#3d6fa9;background:#e7f0fc;border-radius:12px;width:42px;height:42px;padding:10px}.warranties-page .selected-sale-card strong,.warranties-page .selected-sale-card span,.warranties-page .selected-sale-card small{display:block}.warranties-page .selected-sale-card span{color:#65758a;margin-top:3px;font-size:11px}.warranties-page .selected-sale-card small{color:#3d6fa9;margin-top:4px;font-size:10px;font-weight:800}.warranty-accessory-checks{background:#fff;border:1px solid #dce5ee;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:16px;display:grid!important}.warranty-accessory-checks legend{color:#44546a;padding:0 7px;font-size:11px;font-weight:900}.warranty-accessory-checks label{cursor:pointer;background:#f8fafc;border:1px solid #e1e8ef;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 11px;font-size:11px!important;display:flex!important}.warranty-accessory-checks input{width:17px!important;height:17px!important;min-height:auto!important;padding:0!important}.warranties-page .form-info{color:#536b87;background:#f0f6fd;border:1px solid #d7e4f1;border-radius:13px;align-items:flex-start;gap:9px;padding:13px 15px;font-size:11px;line-height:1.5;display:flex}.warranties-page .warranty-detail-modal{grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1020px,100vw - 44px);display:grid}.warranty-detail-summary{background:#dfe7ef;border-bottom:1px solid #dfe7ef;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.warranty-detail-summary>div{background:#f8fafc;padding:13px 17px}.warranty-detail-summary span,.warranty-detail-summary strong{display:block}.warranty-detail-summary span{color:#7b8796;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;font-weight:900}.warranty-detail-summary strong{color:#2d3b4e;font-size:12px}.warranties-page .technical-info-box{background:#fff;border:1px solid #dce5ee;border-radius:15px;padding:16px 17px}.warranties-page .technical-info-box>strong{color:#2d3c51;align-items:center;gap:7px;font-size:12px;display:flex}.warranties-page .technical-info-box p{color:#647287;margin:7px 0 0;font-size:11px;line-height:1.45}.warranties-page .service-timeline{gap:8px;margin-top:12px;display:grid}.warranties-page .service-timeline>div{background:#f7f9fc;border-radius:10px;grid-template-columns:125px 1fr auto;align-items:center;gap:11px;padding:10px 12px;display:grid}.warranties-page .service-timeline span,.warranties-page .service-timeline small{color:#8591a0;font-size:9px}.warranties-page .service-timeline strong{font-size:10px}.warranty-detail-actions{flex-wrap:wrap}.warranty-detail-actions>a,.warranty-detail-actions>button{min-height:42px}@media (max-width:1100px){.warranty-filterbar{grid-template-columns:1fr 1fr}.warranty-search{grid-column:1/-1}.warranty-documents-heading{display:grid}.warranty-documents-actions{justify-content:flex-start;max-width:none}.warranty-compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.warranty-center-page{gap:13px}.warranty-center-hero{border-radius:19px;align-items:flex-start;padding:18px}.warranty-center-icon{width:46px;height:46px}.warranty-center-heading{gap:12px}.warranty-center-heading h1{font-size:25px}.warranty-center-heading p:last-child{font-size:12px}.warranty-center-hero>.warranty-new-button{display:none}.warranty-workspace-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.warranty-workspace-tabs button{justify-content:center;padding-inline:10px}.warranty-compact-metrics{grid-template-columns:1fr 1fr;gap:9px}.warranty-compact-metrics article{min-height:74px;padding:13px}.warranty-compact-metrics .metric-icon{width:36px;height:36px}.warranty-table-header{align-items:flex-start;padding:18px}.warranty-table-header h2{font-size:20px}.desktop-new-reception{display:flex}.warranty-filterbar{grid-template-columns:1fr;padding:12px 14px}.warranty-search{grid-column:auto}.warranty-filterbar .secondary-button,.warranty-filterbar select{width:100%}.warranties-page .modal-backdrop{align-items:flex-end;padding:0}.warranties-page .warranty-live-modal,.warranties-page .warranty-detail-modal{width:100%;max-width:none;max-height:94vh;border-radius:22px 22px 0 0!important}.warranties-page .warranty-live-modal>form{max-height:94vh}.warranties-page .warranty-live-modal>.modal-header,.warranties-page .warranty-live-modal form>.modal-header{padding:18px}.warranties-page .warranty-live-modal .modal-form{padding:17px}.warranties-page .warranty-live-modal .modal-actions{grid-template-columns:1fr 1fr;padding:13px 17px;display:grid}.warranties-page .warranty-live-modal .modal-actions>*{justify-content:center;width:100%}.warranty-accessory-checks,.warranty-detail-summary{grid-template-columns:1fr 1fr}.warranties-page .service-timeline>div{grid-template-columns:1fr}.warranty-detail-actions{grid-template-columns:1fr!important}.warranty-documents-actions{grid-template-columns:1fr;width:100%;display:grid}.warranty-documents-actions>*{width:100%!important;min-width:0!important}.warranty-documents-heading{gap:14px;display:grid}.warranty-empty{min-height:150px}}@media (max-width:480px){.warranty-center-heading p:last-child{display:none}.warranty-workspace-tabs button span{font-size:11px}.warranty-compact-metrics{grid-template-columns:1fr}.warranty-table-header{display:grid}.warranty-accessory-checks,.warranty-detail-summary,.warranties-page .warranty-live-modal .modal-actions{grid-template-columns:1fr}}.warranty-center-page{gap:12px;width:min(1460px,100% - 28px);max-width:1460px;padding:14px 0 28px}.warranty-center-hero{border-radius:18px;min-height:104px;padding:16px 20px;box-shadow:0 8px 22px #1f3f650e}.warranty-center-heading{align-items:center;gap:14px;min-width:0;display:flex}.warranty-center-icon{border-radius:14px;flex:none;width:46px;height:46px}.warranty-center-heading h1{margin:2px 0 4px;font-size:clamp(25px,2.1vw,34px);line-height:1.05}.warranty-center-heading p:last-child{font-size:12px;line-height:1.35}.warranty-new-button{min-height:48px;padding-inline:20px}.warranty-workspace-tabs{border-radius:14px;margin:0;padding:4px}.warranty-workspace-tabs button{min-height:38px;padding:0 13px}.warranty-compact-metrics small{margin-bottom:2px;font-size:10px}.warranty-compact-metrics strong{font-size:22px}.warranty-cases-panel{border-radius:18px!important;box-shadow:0 10px 28px #1f3d610e!important}.warranty-table-header h2{margin:1px 0 2px;font-size:20px}.warranty-table-header p:last-child{font-size:11px}.warranty-filterbar .secondary-button{padding-inline:14px}.warranty-cases-table,.warranty-documents-table{min-width:980px}.warranty-cases-table thead th,.warranty-documents-table thead th{padding:10px 12px;font-size:9px}.warranty-cases-table tbody td,.warranty-documents-table tbody td{padding:12px;font-size:11px}.warranty-empty{gap:6px;min-height:120px!important;padding:18px!important}.warranty-empty .primary-button{min-height:38px;padding-inline:14px}.kh-branch-dropdown{min-width:290px;max-height:min(440px,100vh - 120px);overflow-y:auto}.kh-branch-dropdown>button{min-height:58px}.kh-branch-dropdown>button small{color:#7b899c;margin-top:3px;display:block}@media (max-width:1180px){.warranty-center-page{width:min(100% - 20px,1460px)}.warranty-filterbar{grid-template-columns:1fr 1fr 1fr}.warranty-search{grid-column:1/-1}}@media (max-width:760px){.warranty-center-page{width:calc(100% - 14px);padding-top:8px}.warranty-center-hero{min-height:auto;padding:14px 15px}.warranty-center-heading h1{font-size:24px}.warranty-compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.warranty-filterbar{grid-template-columns:1fr;padding:10px 12px}.warranty-search{grid-column:auto}.warranty-cases-table,.warranty-documents-table{min-width:860px}}.warranty-center-page{gap:14px!important;width:min(1280px,100% - 32px)!important;max-width:1280px!important;margin-inline:auto!important;padding:16px 0 34px!important}.warranty-center-hero{border-radius:18px!important;min-height:92px!important;padding:15px 18px!important}.warranty-center-heading h1{font-size:30px!important}.warranty-center-heading p:last-child{font-size:12px!important}.warranty-new-button{min-height:44px!important;padding:0 18px!important}.warranty-workspace-tabs{margin-top:0!important}.warranty-compact-metrics{gap:10px!important}.warranty-compact-metrics article{border-radius:14px!important;min-height:64px!important;padding:10px 13px!important}.warranty-compact-metrics .metric-icon{width:34px!important;height:34px!important}.warranty-compact-metrics strong{font-size:20px!important;line-height:1!important}.warranty-cases-panel{overflow:hidden!important}.warranty-table-header{padding:14px 18px!important}.warranty-table-header h2{font-size:19px!important}.warranty-filterbar{grid-template-columns:minmax(300px,1fr) 190px 190px auto!important;gap:9px!important;padding:10px 18px!important}.warranty-filterbar select,.warranty-search,.warranty-filterbar .secondary-button{min-height:38px!important}.warranty-empty{min-height:105px!important;padding:16px!important}.warranty-empty>svg{width:28px!important;height:28px!important}.warranty-empty strong{font-size:13px!important}.warranty-empty span{font-size:11px!important}.warranty-empty .primary-button{min-height:36px!important;font-size:11px!important}.warranty-cases-panel .erp-pagination{min-height:48px!important;padding:8px 14px!important}.warranties-page .warranty-create-modal{border-radius:22px!important;width:min(880px,100vw - 56px)!important;max-width:880px!important;max-height:min(820px,100vh - 48px)!important;box-shadow:0 28px 80px #11203447!important}.warranties-page .warranty-create-modal>form{grid-template-rows:auto minmax(0,1fr) auto!important;max-height:min(820px,100vh - 48px)!important;display:grid!important;overflow:hidden!important}.warranty-create-header{padding:18px 22px!important}.warranty-create-header h2{margin:3px 0 4px!important;font-size:25px!important}.warranty-create-header p:last-child{font-size:11px!important}.warranty-create-body{background:#f7f9fc!important;gap:12px!important;padding:15px 18px!important;display:grid!important;overflow:auto!important}.warranty-create-section{background:#fff;border:1px solid #dfe7ef;border-radius:16px;gap:12px;padding:15px;display:grid;box-shadow:0 4px 12px #233a5709}.warranty-create-section-primary{background:linear-gradient(145deg,#fbfdff,#f5f9fd)}.warranty-create-section-title{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding-bottom:10px;display:flex}.warranty-create-section-title>span{color:#35679f;background:#eaf2fc;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.warranty-create-section-title>div{gap:2px;display:grid}.warranty-create-section-title strong{color:#26384f;font-size:12px}.warranty-create-section-title small{color:#7a8797;font-size:10px;font-weight:500}.warranty-create-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:11px 12px;display:grid}.warranty-customer-field,.warranty-purchase-field{min-width:0}.warranty-customer-field.is-full,.warranty-purchase-field{grid-column:1/-1}.warranty-field{color:#344155!important;gap:6px!important;font-size:10px!important;font-weight:850!important;display:grid!important}.warranty-field.is-full{grid-column:1/-1}.warranties-page .warranty-create-modal input,.warranties-page .warranty-create-modal select{border-radius:10px!important;min-height:42px!important;font-size:12px!important}.warranties-page .warranty-create-modal textarea{resize:vertical!important;border-radius:10px!important;min-height:74px!important;max-height:110px!important;font-size:12px!important}.warranties-page .warranty-create-modal .selected-sale-card{border-radius:12px!important;grid-template-columns:36px 1fr!important;margin:0!important;padding:11px 13px!important}.warranties-page .warranty-create-modal .selected-sale-card>svg{width:34px!important;height:34px!important;padding:8px!important}.warranty-accessory-checks{background:0 0!important;border:0!important;flex-wrap:wrap!important;gap:7px!important;padding:0!important;display:flex!important}.warranty-accessory-checks label{color:#526177!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #dfe6ee!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-size:10px!important;font-weight:800!important;transition:all .16s!important;display:inline-flex!important}.warranty-accessory-checks label:hover{background:#f2f7fd!important;border-color:#9dbbdd!important}.warranty-accessory-checks label.is-selected{color:#245a93!important;background:#eaf3fd!important;border-color:#5f8fc5!important;box-shadow:0 0 0 2px #4f7eb414!important}.warranty-accessory-checks label:has(input:checked){color:#245a93!important;background:#eaf3fd!important;border-color:#5f8fc5!important;box-shadow:0 0 0 2px #4f7eb414!important}.warranty-accessory-checks input{opacity:0!important;pointer-events:none!important;position:absolute!important}.warranty-create-info{border-radius:11px!important;margin:0!important;padding:10px 12px!important;font-size:10px!important}.warranty-create-actions{background:#fff!important;border-top:1px solid #e1e7ee!important;min-height:62px!important;padding:12px 18px!important}.warranty-create-actions button{min-height:40px!important;padding-inline:18px!important}.kh-warranty-final-acceptance{break-inside:avoid;border-top:1px solid #d6e0e9;margin-top:10px;padding-top:8px}.kh-warranty-final-acceptance h2{color:#204c78;margin:0 0 3px;font-size:8.3px}.kh-warranty-final-acceptance>p{color:#56667a;margin:0;font-size:7px;line-height:1.3}.kh-warranty-final-signatures{grid-template-columns:1fr 1fr;gap:28px;margin-top:13px;display:grid}.kh-warranty-final-signatures>div{text-align:center;display:grid}.kh-warranty-final-signatures i{border-bottom:1px solid #66788b;height:25px}.kh-warranty-final-signatures strong{color:#253a54;margin-top:4px;font-size:7.6px}.kh-warranty-final-signatures span{color:#8490a0;margin-top:2px;font-size:6.5px}@media (max-width:1050px){.warranty-center-page{width:calc(100% - 20px)!important}.warranty-filterbar{grid-template-columns:1fr 1fr!important}.warranty-search{grid-column:1/-1!important}}@media (max-width:720px){.warranty-center-page{width:calc(100% - 12px)!important;padding-top:8px!important}.warranty-center-hero{min-height:auto!important}.warranty-compact-metrics{grid-template-columns:1fr 1fr!important}.warranty-filterbar{grid-template-columns:1fr!important}.warranty-search{grid-column:auto!important}.warranties-page .warranty-create-modal{border-radius:20px 20px 0 0!important;width:100%!important;max-width:none!important;max-height:94vh!important}.warranties-page .warranty-create-modal>form{max-height:94vh!important}.warranty-create-body{padding:12px!important}.warranty-create-section{padding:13px!important}.warranty-create-grid,.warranty-issue-grid{grid-template-columns:1fr!important}.warranty-customer-field,.warranty-purchase-field,.warranty-field.is-full{grid-column:auto!important}.warranty-create-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.kh-warranty-final-signatures{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.warranty-compact-metrics,.warranty-create-actions{grid-template-columns:1fr!important}.warranty-accessory-checks label{flex:calc(50% - 7px)!important}}.warranties-page.warranty-center-page{gap:10px!important;width:min(1180px,100% - 28px)!important;max-width:1180px!important;margin:0 auto!important;padding:12px 0 28px!important}.warranty-center-hero{background:#fff!important;border:1px solid #e1e8f0!important;border-radius:16px!important;min-height:0!important;padding:14px 16px!important;box-shadow:0 8px 22px #2237500f!important}.warranty-center-heading{align-items:center!important;gap:12px!important;display:flex!important}.warranty-center-icon{border-radius:13px!important;width:42px!important;height:42px!important}.warranty-center-icon svg{width:21px!important;height:21px!important}.warranty-center-heading .eyebrow{letter-spacing:.14em!important;margin:0 0 2px!important;font-size:9px!important}.warranty-center-heading h1{letter-spacing:-.035em!important;margin:0!important;font-size:24px!important;line-height:1.05!important}.warranty-center-heading p:last-child{color:#7a8798!important;margin:4px 0 0!important;font-size:11px!important;line-height:1.35!important}.warranty-workspace-tabs{width:max-content!important;max-width:100%!important;min-height:42px!important;box-shadow:none!important;background:#eef3f8!important;border:1px solid #dfe7ef!important;border-radius:13px!important;gap:3px!important;padding:4px!important}.warranty-workspace-tabs button{border-radius:9px!important;gap:7px!important;min-height:34px!important;padding:0 13px!important;font-size:11px!important}.warranty-workspace-tabs button svg{width:15px!important;height:15px!important}.warranty-workspace-tabs button b{min-width:22px!important;height:22px!important;font-size:9px!important}.warranty-compact-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.warranty-compact-metrics article{border-radius:13px!important;min-height:54px!important;padding:9px 11px!important;box-shadow:0 5px 15px #2338500b!important}.warranty-compact-metrics .metric-icon{border-radius:10px!important;width:32px!important;height:32px!important}.warranty-compact-metrics .metric-icon svg{width:16px!important;height:16px!important}.warranty-compact-metrics small{font-size:9px!important;line-height:1.15!important}.warranty-compact-metrics strong{margin-top:2px!important;font-size:18px!important;line-height:1!important}.warranty-cases-panel{border:1px solid #dfe7ef!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 9px 26px #2237500e!important}.warranty-table-header{border-bottom:1px solid #e7edf3!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:62px!important;padding:12px 16px!important;display:flex!important}.warranty-table-header .eyebrow{margin:0 0 2px!important;font-size:8px!important}.warranty-table-header h2{margin:0!important;font-size:17px!important;line-height:1.1!important}.warranty-table-header p:last-child{margin:3px 0 0!important;font-size:10px!important}.warranty-new-button{white-space:nowrap!important;border-radius:10px!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:11px!important;box-shadow:0 7px 16px #315b8f29!important}.warranty-new-button svg{width:16px!important;height:16px!important}.warranty-filterbar{background:#f9fbfd!important;border-bottom:1px solid #e7edf3!important;grid-template-columns:minmax(260px,1fr) 168px 168px 112px!important;gap:8px!important;padding:10px 16px!important}.warranty-search,.warranty-filterbar select,.warranty-filterbar .secondary-button{border-radius:9px!important;height:36px!important;min-height:36px!important;font-size:11px!important}.warranty-search{padding:0 11px!important}.warranty-search svg{width:16px!important;height:16px!important}.warranty-search input{font-size:11px!important}.warranty-filterbar select{padding:0 31px 0 11px!important;font-weight:700!important}.warranty-filterbar .secondary-button{justify-content:center!important;gap:6px!important;padding:0 12px!important;font-size:10.5px!important}.warranty-filterbar .secondary-button svg{width:15px!important;height:15px!important}.warranty-table-scroll{min-height:0!important;overflow:auto!important}.warranty-cases-table{table-layout:fixed!important;width:100%!important;min-width:900px!important}.warranty-cases-table thead th{letter-spacing:.08em!important;background:#f5f8fb!important;height:36px!important;padding:8px 10px!important;font-size:8px!important}.warranty-cases-table th:first-child{width:42px}.warranty-cases-table th:nth-child(2){width:145px}.warranty-cases-table th:nth-child(3){width:150px}.warranty-cases-table th:nth-child(4){width:170px}.warranty-cases-table th:nth-child(5){width:190px}.warranty-cases-table th:nth-child(6){width:130px}.warranty-cases-table th:nth-child(7),.warranty-cases-table th:nth-child(8){width:105px}.warranty-cases-table tbody td{padding:10px!important;font-size:10.5px!important}.warranty-cases-table tbody td strong{font-size:10.5px!important}.warranty-cases-table tbody td small{margin-top:2px!important;font-size:9px!important}.warranty-open-action{border-radius:8px!important;min-height:30px!important;padding:0 10px!important;font-size:9.5px!important}.warranty-empty-cell{text-align:center!important;vertical-align:middle!important;background:#fff!important;height:150px!important;padding:0!important}.warranty-empty-inner{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;min-height:150px!important;display:flex!important}.warranty-empty-inner>svg{color:#4e7fb7!important;background:#edf4fc!important;border-radius:9px!important;width:26px!important;height:26px!important;padding:6px!important}.warranty-empty-inner strong{color:#29394d!important;font-size:12px!important}.warranty-empty-inner span{color:#8a96a6!important;font-size:9.5px!important}.warranty-empty-inner .primary-button{border-radius:8px!important;height:32px!important;min-height:32px!important;margin-top:4px!important;padding:0 12px!important;font-size:9.5px!important}.warranty-cases-panel .erp-pagination{background:#f8fafc!important;height:44px!important;min-height:44px!important;padding:6px 12px!important}.warranty-cases-panel .erp-pagination *{font-size:9.5px!important}.warranties-page .warranty-create-modal{border-radius:18px!important;width:min(760px,100vw - 40px)!important;max-width:760px!important;max-height:min(760px,100vh - 36px)!important;overflow:hidden!important}.warranties-page .warranty-create-modal>form{max-height:min(760px,100vh - 36px)!important}.warranty-create-header{background:linear-gradient(135deg,#fff 0%,#f5f9fd 100%)!important;min-height:86px!important;padding:14px 18px!important}.warranty-create-header .eyebrow{margin:0 0 3px!important;font-size:8px!important}.warranty-create-header h2{margin:0!important;font-size:22px!important;line-height:1.05!important}.warranty-create-header p:last-child{margin:5px 0 0!important;font-size:10px!important}.warranty-create-header .icon-close{border-radius:11px!important;width:38px!important;height:38px!important}.warranty-create-body{background:#f6f8fb!important;gap:9px!important;padding:11px 14px!important}.warranty-create-section{box-shadow:none!important;border-radius:13px!important;gap:9px!important;padding:12px!important}.warranty-create-section-title{gap:8px!important;padding-bottom:7px!important}.warranty-create-section-title>span{border-radius:7px!important;width:24px!important;height:24px!important;font-size:8px!important}.warranty-create-section-title strong{font-size:11px!important}.warranty-create-section-title small{font-size:8.5px!important}.warranty-create-grid{grid-template-columns:205px minmax(0,1fr)!important;gap:9px 10px!important}.warranty-issue-grid{grid-template-columns:1fr 1fr!important}.warranty-field{gap:4px!important;font-size:9px!important}.warranties-page .warranty-create-modal input,.warranties-page .warranty-create-modal select{border-radius:8px!important;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;font-size:10.5px!important}.warranties-page .warranty-create-modal textarea{border-radius:8px!important;min-height:56px!important;max-height:80px!important;padding:9px 10px!important;font-size:10.5px!important}.warranty-notes-field textarea{min-height:48px!important}.warranties-page .warranty-create-modal .customer-selector-shell,.warranties-page .warranty-create-modal .customer-selector{min-height:36px!important}.warranties-page .warranty-create-modal .search-box{height:36px!important;min-height:36px!important}.warranties-page .warranty-create-modal .selected-sale-card{border-radius:10px!important;padding:9px 10px!important}.warranty-accessory-checks{gap:6px!important}.warranty-accessory-checks label{background:#f8fafc!important;border-radius:8px!important;min-height:30px!important;padding:0 11px!important;font-size:9px!important}.warranty-create-info{border-radius:9px!important;padding:8px 10px!important;font-size:9px!important}.warranty-create-actions{gap:8px!important;min-height:54px!important;padding:9px 14px!important}.warranty-create-actions button{border-radius:9px!important;height:36px!important;min-height:36px!important;padding:0 15px!important;font-size:10.5px!important}@media (max-width:980px){.warranties-page.warranty-center-page{width:calc(100% - 18px)!important}.warranty-filterbar{grid-template-columns:1fr 1fr!important}.warranty-search{grid-column:1/-1!important}.warranty-filterbar .secondary-button{width:100%!important}}@media (max-width:700px){.warranty-compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.warranty-table-header{flex-direction:column!important;align-items:flex-start!important}.warranty-new-button{width:100%!important}.warranty-filterbar{grid-template-columns:1fr!important}.warranty-search{grid-column:auto!important}.warranties-page .warranty-create-modal{border-radius:18px 18px 0 0!important;width:100%!important;max-height:94vh!important}.warranty-create-grid,.warranty-issue-grid{grid-template-columns:1fr!important}}@media (max-width:460px){.warranty-compact-metrics{grid-template-columns:1fr!important}.warranty-workspace-tabs{width:100%!important}.warranty-workspace-tabs button{flex:1!important;padding:0 8px!important}}.customers-page{max-width:1540px;margin:0 auto;padding-inline:clamp(18px,2vw,34px)!important}.customers-page .erp-data-card{background:#fff;border:1px solid #dce6f2;border-radius:22px;overflow:hidden;box-shadow:0 16px 42px #18345614}.customer-directory-toolbar{grid-template-columns:minmax(280px,1fr) repeat(3,minmax(170px,220px));align-items:center;gap:10px;display:grid!important}.customer-directory-toolbar .erp-search{min-width:0}.customer-branch-filter{width:100%;background:#f9fbfe!important;border-radius:12px!important;min-width:0!important;height:44px!important;font-size:12px!important}.customers-page .erp-table-v2 th{letter-spacing:.08em;white-space:nowrap;padding:13px 12px;font-size:10px}.customers-page .erp-table-v2 td{vertical-align:middle;padding:14px 12px}.customers-page .erp-table-v2 tbody tr:hover{background:#f7faff;box-shadow:inset 3px 0 #4b76b4}.customer-inactive-label{color:#a14b56;margin-top:5px;font-weight:800;display:block}.customer-open{min-height:36px;transition:all .16s;background:#f7faff!important;border:1px solid #d8e4f2!important;border-radius:10px!important;padding:0 11px!important}.customer-open:hover{transform:translate(2px);background:#eaf2fd!important;border-color:#bcd0e8!important}.customer-profile.customer-profile-v2{background:#f5f8fc!important;border:1px solid #ffffff59!important;border-radius:24px!important;grid-template-rows:auto auto auto auto minmax(0,1fr)!important;width:min(1380px,100vw - 36px)!important;height:min(900px,100dvh - 36px)!important;max-height:calc(100dvh - 36px)!important;box-shadow:0 38px 120px #0512267a!important}.customer-profile>header{background:linear-gradient(135deg,#18375f 0%,#315d92 55%,#5b82b5 100%)!important;align-items:center!important;padding:22px 26px!important}.customer-profile header h2{letter-spacing:-.03em;margin:3px 0 5px!important;font-size:clamp(24px,2.1vw,34px)!important}.customer-profile header p{font-size:12px!important}.customer-profile-tags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.customer-profile-tags>span{color:#edf5ff;background:#ffffff21;border:1px solid #fff3;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.customer-profile-header-actions{flex-wrap:wrap;justify-content:flex-end}.customer-header-action{color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff38!important;border-radius:11px!important;min-height:38px!important;padding:0 12px!important}.customer-quick-actions{overflow-x:auto;background:#fff!important;border-bottom:1px solid #dce5ef!important;gap:8px!important;padding:12px 20px!important;display:flex!important}.customer-quick-actions a:hover{background:#e8f1fc;border-color:#c2d5eb}.customer-profile-metrics-v2{overflow-x:auto;background:#dfe7f1!important;grid-template-columns:repeat(8,minmax(120px,1fr))!important;gap:0!important;display:grid!important}.customer-profile-metrics-v2 div{min-width:120px!important;padding:13px 15px!important}.customer-profile-metrics-v2 span{letter-spacing:.08em;font-size:9px!important}.customer-profile-metrics-v2 strong{font-size:17px!important}.customer-profile>nav{gap:5px!important;padding:10px 16px!important}.customer-profile>nav button{border-radius:10px!important;padding:9px 11px!important;font-size:11px!important}.customer-profile-body{min-height:0!important;padding:18px!important}.customer-summary-grid-v2{gap:14px!important}.customer-summary-grid article{box-shadow:0 8px 22px #1c35540d;border-radius:16px!important;padding:18px!important}.customer-crm-badges{border-top:1px solid #e7edf5;flex-wrap:wrap;gap:7px;margin-top:14px;padding-top:13px;display:flex}.customer-contact-channel{color:#315d96;background:#edf4fd;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:850;display:inline-flex}.customer-internal-note strong{color:#735617;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.customer-internal-note p{white-space:pre-wrap;color:#655b45!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.55!important;display:block!important}.customer-record-list{gap:8px!important}.customer-record-list article{box-shadow:0 5px 16px #1a32500a;border-radius:14px!important;padding:13px 15px!important}.customer-record-icon{border-radius:12px!important;width:40px!important;height:40px!important}.customer-empty{background:#fbfdff;border:1px dashed #d8e3ef;border-radius:16px;min-height:190px!important}.kh-client-dialog{width:min(860px,100vw - 32px)!important;height:min(790px,100dvh - 32px)!important}.kh-client-dialog-body{gap:16px!important;padding:18px 22px!important}.kh-client-dialog-body section{background:#fbfdff;border:1px solid #e1e8f1;border-radius:15px;padding:15px}.kh-client-section-title{margin-bottom:10px}.kh-client-form-grid{gap:12px!important}.kh-client-form-grid label{gap:6px!important;font-size:10px!important}.kh-client-form-grid input,.kh-client-form-grid select{background:#fff!important;border-radius:11px!important;height:42px!important}.kh-client-form-grid textarea{resize:vertical;border-radius:11px!important;min-height:86px!important}.kh-client-active-toggle{background:#fff;border:1px solid #dce7f2;border-radius:12px;align-items:flex-start!important;gap:10px!important;padding:12px!important;display:flex!important}.kh-client-active-toggle input{margin-top:1px;width:18px!important;height:18px!important;min-height:0!important}.kh-client-active-toggle span{gap:2px;display:grid}.kh-client-active-toggle small{color:#77859a;font-size:10px}@media (max-width:1180px){.customer-directory-toolbar{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(160px,1fr))}.customer-directory-toolbar>select:last-child{grid-column:auto}.customer-profile-metrics-v2{grid-template-columns:repeat(4,minmax(140px,1fr))!important}}@media (max-width:820px){.customers-page{padding-inline:12px!important}.customers-page .erp-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-directory-toolbar{grid-template-columns:1fr 1fr}.customer-directory-toolbar .erp-search{grid-column:1/-1}.customer-profile-layer{place-items:end center!important;padding:0!important}.customer-profile.customer-profile-v2{border-radius:22px 22px 0 0!important;width:100vw!important;height:96dvh!important;max-height:96dvh!important}.customer-profile>header{padding:18px!important}.customer-profile-header-actions .customer-header-action{justify-content:center;width:40px;padding:0!important;font-size:0!important}.customer-profile-metrics-v2{grid-template-columns:repeat(4,minmax(130px,1fr))!important}.customer-summary-grid-v2{grid-template-columns:1fr!important}}@media (max-width:560px){.customers-page .erp-metric-grid,.customer-directory-toolbar{grid-template-columns:1fr}.customer-directory-toolbar .erp-search{grid-column:auto}.customer-profile-metrics-v2{grid-template-columns:repeat(2,minmax(130px,1fr))!important}.customer-profile>nav button{font-size:0!important}.customer-profile>nav button svg{width:18px;height:18px}.customer-profile-body{padding:12px!important}.kh-client-dialog{border-radius:22px 22px 0 0!important;width:100vw!important;height:96dvh!important;max-height:96dvh!important}.kh-client-dialog-body{padding:14px!important}.kh-client-dialog-body section{padding:12px}.kh-client-form-grid{grid-template-columns:1fr!important}.kh-client-form-grid .span-2{grid-column:auto!important}}.customer-profile.customer-profile-v2{background:#f4f7fb!important;grid-template-rows:auto auto auto auto minmax(0,1fr)!important;width:min(1240px,100vw - 40px)!important;height:min(850px,100dvh - 40px)!important}.customer-profile-hero{min-height:150px;background:radial-gradient(circle at 78% 15%,#7eb2e052,#0000 28%),linear-gradient(135deg,#102f52 0%,#215a8a 58%,#4e7fac 100%)!important;padding:24px 28px!important}.customer-identity-block{align-items:center;gap:18px;min-width:0;display:flex}.customer-avatar{color:#1e5a88;letter-spacing:-.04em;background:linear-gradient(145deg,#fff,#dcecf9);border:1px solid #ffffffad;border-radius:22px;flex:0 0 72px;place-items:center;width:72px;height:72px;font-size:24px;font-weight:950;display:grid;box-shadow:0 14px 30px #0519313d}.customer-identity-copy{min-width:0}.customer-identity-copy .eyebrow{letter-spacing:.15em;color:#cce2f4!important}.customer-name-line{align-items:center;gap:9px;min-width:0;display:flex}.customer-name-line h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-primary-data{flex-wrap:wrap;align-items:center;gap:8px 16px!important;margin-top:4px!important;display:flex!important}.customer-primary-data span{color:#e5f0fa;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.customer-profile-tags span{align-items:center;gap:5px;display:inline-flex!important}.customer-status-active{color:#d9ffef!important;background:#21be822e!important;border-color:#89f2c547!important}.customer-status-inactive{color:#ffe6e6!important;background:#e662622e!important;border-color:#ffb7b740!important}.customer-profile-header-actions{align-self:flex-start}.customer-profile-header-actions .customer-header-action{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:11px;height:38px;padding:0 13px}.customer-profile-header-actions .customer-header-action:hover{background:#fff3}.customer-profile-header-actions .icon-close{color:#fff;background:#07192d40;border:1px solid #ffffff2e}.customer-quick-actions{background:#fff;border-bottom:1px solid #e0e8f0;align-items:center;gap:8px;padding:10px 20px;display:flex;overflow-x:auto}.customer-quick-actions a{color:#315b84;min-height:38px;box-shadow:none;background:#f8fbfe;border:1px solid #d8e3ed;border-radius:11px;padding:0 13px;font-size:11px;font-weight:850}.customer-profile-metrics-v2{border-bottom:1px solid #dce5ee;background:#eef3f8!important;grid-template-columns:repeat(6,minmax(145px,1fr))!important;gap:10px!important;padding:12px 16px!important}.customer-profile-metrics-v2 .customer-kpi{border:1px solid #dce6ef;border-radius:14px;grid-template-columns:22px minmax(0,1fr);grid-template-areas:"icon label""value value""meta meta";box-shadow:0 5px 15px #1b3a580d;background:#fff!important;gap:3px 8px!important;min-width:145px!important;padding:13px 14px!important;display:grid!important}.customer-profile-metrics-v2 .customer-kpi>svg{color:#3977a5;grid-area:icon;margin-top:1px}.customer-profile-metrics-v2 .customer-kpi>span{grid-area:label;align-self:center;font-size:9px!important}.customer-profile-metrics-v2 .customer-kpi>strong{color:#18324b;grid-area:value;line-height:1.15;font-size:18px!important}.customer-profile-metrics-v2 .customer-kpi>small{grid-area:meta;color:#8493a2!important;font-size:9px!important;font-weight:700!important}.customer-profile-metrics-v2 .customer-kpi-primary{border-color:#bcd7ea;background:linear-gradient(145deg,#fff,#f3f9fd)!important}.customer-profile-metrics-v2 .customer-risk-metric{background:#fff8f8!important;border-color:#efc6c6!important}.customer-profile-metrics-v2 .customer-risk-metric svg,.customer-profile-metrics-v2 .customer-risk-metric strong{color:#b44d4d!important}.customer-profile>nav{background:#fff!important;border-bottom:1px solid #dfe7ef!important;padding:9px 16px!important}.customer-profile>nav button{min-height:36px;border:1px solid #0000!important;padding:0 11px!important;font-size:10px!important}.customer-profile>nav button.active{color:#245f8d!important;background:#eaf3fb!important;border-color:#c9ddeb!important}.customer-profile-body{padding:16px 18px 20px!important}.customer-summary-grid-v2{grid-template-columns:1.12fr .88fr!important;gap:14px!important}.customer-summary-grid-v2 article{box-shadow:0 5px 16px #1e41600b;border-radius:16px!important;padding:17px!important}.customer-priority-card{grid-row:span 2}.customer-section-title{margin-bottom:13px}.customer-summary-grid-v2 article>p{border-bottom:1px solid #edf2f6;min-height:32px;padding:7px 0;font-size:11px;margin:0!important}.customer-summary-grid-v2 article>p:last-of-type{border-bottom:0}.customer-crm-badges{margin-top:14px}.customer-internal-note{background:#f7f9fc;border:1px solid #e4eaf0;border-radius:12px;margin-top:12px;padding:12px}.customer-internal-note p{color:#667587;font-size:10px;line-height:1.55;margin:5px 0 0!important}@media (max-width:1100px){.customer-profile-metrics-v2{grid-template-columns:repeat(3,minmax(155px,1fr))!important}.customer-summary-grid-v2{grid-template-columns:1fr!important}.customer-priority-card{grid-row:auto}}@media (max-width:760px){.customer-profile.customer-profile-v2{width:100vw!important;height:96dvh!important}.customer-profile-hero{min-height:auto;padding:18px!important}.customer-identity-block{align-items:flex-start}.customer-avatar{border-radius:17px;flex-basis:56px;width:56px;height:56px;font-size:18px}.customer-primary-data{gap:6px 10px!important}.customer-profile-header-actions{position:absolute;top:14px;right:14px}.customer-profile-header-actions .customer-header-action{display:none}.customer-name-line h2{max-width:calc(100vw - 150px);font-size:22px!important}.customer-profile-metrics-v2{grid-template-columns:repeat(2,minmax(145px,1fr))!important;padding:10px!important}.customer-quick-actions{padding:8px 10px}.customer-quick-actions a{min-height:36px;font-size:10px}.customer-summary-grid-v2 article{padding:14px!important}}@media (max-width:480px){.customer-profile-metrics-v2{grid-template-columns:1fr!important}.customer-profile-tags>span:nth-child(3){display:none!important}.customer-avatar{display:none}.customer-name-line h2{max-width:calc(100vw - 86px)}}.customer-activity-center{gap:18px;display:grid}.customer-activity-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customer-activity-overview>div{background:linear-gradient(145deg,#fff,#f8fbfe);border:1px solid #dfe8f2;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:15px 17px;display:grid}.customer-activity-overview svg{color:#356ba5;background:#eaf2fb;border-radius:12px;grid-row:1/3;width:38px;height:38px;padding:9px}.customer-activity-overview span{color:#77869a;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:850}.customer-activity-overview strong{color:#25354a;font-size:14px}.customer-activity-toolbar{background:#f8fafc;border:1px solid #dfe7f0;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:14px;padding:12px;display:grid}.customer-activity-filters{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.customer-activity-filters::-webkit-scrollbar{display:none}.customer-activity-filters button{color:#66758a;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:10px;flex:none;min-height:34px;padding:0 12px;font-size:10px;font-weight:850}.customer-activity-filters button.active{color:#fff;background:#3d74ae;border-color:#3d74ae;box-shadow:0 7px 16px #30659e2e}.customer-activity-search{color:#8794a4;background:#fff;border:1px solid #dbe4ed;border-radius:11px;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:flex}.customer-activity-search input{color:#27364a;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.customer-smart-timeline{gap:0;padding-left:26px;display:grid;position:relative}.customer-smart-timeline:before{content:"";background:linear-gradient(#bfd1e5,#e6edf5);width:2px;position:absolute;top:25px;bottom:18px;left:8px}.customer-timeline-entry{padding-bottom:14px;position:relative}.customer-timeline-date-group{color:#64758a;text-transform:capitalize;letter-spacing:.035em;margin:3px 0 9px -26px;font-size:10px;font-weight:900}.customer-activity-card{background:#fff;border:1px solid #dfe7ef;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;display:grid;position:relative;box-shadow:0 8px 22px #233e5b0b}.customer-activity-card:before{content:"";background:#668bb5;border:3px solid #eef4fa;border-radius:999px;width:11px;height:11px;position:absolute;top:24px;left:-23px}.customer-activity-icon{color:#3f6f9f;background:#eef4fb;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.customer-activity-card.type-sale .customer-activity-icon{color:#2f8a5b;background:#e9f7ef}.customer-activity-card.type-sale:before{background:#38a56c}.customer-activity-card.type-payment .customer-activity-icon{color:#b57a14;background:#fff4dd}.customer-activity-card.type-payment:before{background:#d89b2c}.customer-activity-card.type-credit .customer-activity-icon{color:#7252b5;background:#f0ebff}.customer-activity-card.type-credit:before{background:#8060c2}.customer-activity-card.type-warranty .customer-activity-icon{color:#c66d32;background:#fff1e8}.customer-activity-card.type-warranty:before{background:#dd7a39}.customer-activity-card.type-service .customer-activity-icon{color:#3e73b7;background:#eaf3ff}.customer-activity-card.type-service:before{background:#4d80c2}.customer-activity-content{min-width:0}.customer-activity-title-row{align-items:center;gap:9px;margin-bottom:3px;display:flex}.customer-activity-title-row span{color:#63748a;text-transform:uppercase;letter-spacing:.07em;background:#eef3f8;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:950}.customer-activity-title-row small{color:#929dab;font-size:9px}.customer-activity-content>strong{color:#26364a;font-size:13px;display:block}.customer-activity-content>p{color:#708096;white-space:normal;margin:4px 0 0;font-size:10px;line-height:1.45}.customer-activity-meta{flex-wrap:wrap;gap:9px;margin-top:7px;display:flex}.customer-activity-meta span{color:#8794a4;align-items:center;gap:4px;font-size:9px;display:inline-flex}.customer-activity-side{justify-items:end;gap:8px;min-width:105px;display:grid}.customer-activity-side b{color:#285f96;white-space:nowrap;font-size:12px}.customer-activity-side a{color:#356da8;align-items:center;gap:3px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.customer-load-more{color:#486783;cursor:pointer;background:#fff;border:1px solid #d8e3ee;border-radius:12px;justify-self:center;min-height:40px;padding:0 18px;font-size:11px;font-weight:900}@media (max-width:900px){.customer-activity-toolbar{grid-template-columns:1fr}.customer-activity-search{width:100%}.customer-activity-overview{grid-template-columns:1fr 1fr}.customer-activity-card{grid-template-columns:40px minmax(0,1fr)}.customer-activity-side{grid-column:2;place-items:center start;gap:14px;display:flex}}@media (max-width:620px){.customer-activity-overview{grid-template-columns:1fr}.customer-smart-timeline{padding-left:18px}.customer-smart-timeline:before{left:4px}.customer-timeline-date-group{margin-left:-18px}.customer-activity-card{grid-template-columns:36px minmax(0,1fr);padding:13px}.customer-activity-card:before{left:-19px}.customer-activity-icon{width:36px;height:36px}.customer-activity-side{flex-wrap:wrap;grid-column:1/-1;margin-left:49px}}.customer-command-center{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.customer-command-main{gap:14px;min-width:0;display:grid}.customer-dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-dashboard-kpi{background:#fff;border:1px solid #dce6ef;border-radius:15px;grid-template-columns:32px minmax(0,1fr);grid-template-areas:"icon label""value value""meta meta";gap:3px 9px;min-height:112px;padding:14px;display:grid;box-shadow:0 7px 20px #1e3f5e0d}.customer-dashboard-kpi>svg{color:#3a72a7;background:#edf4fb;border-radius:10px;grid-area:icon;width:30px;height:30px;padding:7px}.customer-dashboard-kpi>span{color:#748398;text-transform:uppercase;letter-spacing:.06em;grid-area:label;align-self:center;font-size:9px;font-weight:900}.customer-dashboard-kpi>strong{color:#1c334d;overflow-wrap:anywhere;grid-area:value;font-size:20px;line-height:1.15}.customer-dashboard-kpi>small{color:#8996a6;grid-area:meta;font-size:9px;font-weight:700}.customer-dashboard-kpi.primary{background:linear-gradient(145deg,#fff,#f3f9fd);border-color:#bdd8eb}.customer-dashboard-kpi.success>svg{color:#2e8a5a;background:#e9f7ef}.customer-dashboard-kpi.success>strong{color:#29734e}.customer-dashboard-kpi.warning{background:#fffdf7;border-color:#eadcb8}.customer-dashboard-kpi.warning>svg{color:#ae761b;background:#fff3d9}.customer-dashboard-kpi.warning>strong{color:#8b661f}.customer-dashboard-kpi.danger{background:#fff9f9;border-color:#efcccc}.customer-dashboard-kpi.danger>svg{color:#b44b4b;background:#fdeaea}.customer-dashboard-kpi.danger>strong{color:#a43f3f}.customer-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;display:grid}.customer-commercial-card,.customer-recent-card,.customer-alert-center,.customer-contact-card,.customer-relationship-card{background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:16px;box-shadow:0 7px 20px #1e3f5e0b}.customer-commercial-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:15px;display:grid}.customer-commercial-facts>div{background:#f9fbfd;border:1px solid #e3eaf1;border-radius:12px;gap:3px;min-height:65px;padding:10px 12px;display:grid}.customer-commercial-facts span{color:#7a899c;text-transform:uppercase;letter-spacing:.045em;font-size:9px;font-weight:850}.customer-commercial-facts strong{color:#27394e;font-size:12px}.customer-commercial-facts small{color:#8794a4;font-size:9px}.customer-purchase-trend{background:linear-gradient(#fbfdff,#f6f9fc);border:1px solid #e2e9f0;border-radius:14px;padding:13px}.customer-trend-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.customer-trend-heading div{gap:2px;display:grid}.customer-trend-heading strong{color:#293b50;font-size:11px}.customer-trend-heading span{color:#8795a6;font-size:9px}.customer-trend-heading svg{color:#4a7eae}.customer-trend-bars{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:5px;height:122px;display:grid}.customer-trend-column{grid-template-rows:1fr auto;gap:5px;min-width:0;height:100%;display:grid}.customer-trend-track{background:#edf2f7;border-radius:7px;align-items:flex-end;height:100%;min-height:80px;display:flex;overflow:hidden}.customer-trend-track span{background:linear-gradient(#5b92c4,#2e679c);border-radius:7px 7px 0 0;width:100%;min-height:2px;display:block}.customer-trend-column small{text-align:center;color:#8a97a7;text-transform:capitalize;font-size:8px;overflow:hidden}.customer-recent-list{gap:8px;display:grid}.customer-recent-list>a{color:inherit;background:#fbfcfe;border:1px solid #e1e8ef;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:all .18s;display:grid}.customer-recent-list>a:hover{background:#f4f9fd;border-color:#bcd2e5;transform:translateY(-1px)}.customer-recent-icon{color:#3c71a4;background:#eaf2fa;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.customer-recent-list>a>div{gap:2px;min-width:0;display:grid}.customer-recent-list small{color:#8592a3;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:900}.customer-recent-list strong{color:#2a3a4e;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.customer-recent-list span:not(.customer-recent-icon){color:#7f8d9e;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.customer-recent-list>a>svg{color:#7590a8}.customer-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-alert-item{background:#fafbfd;border:1px solid #e2e8ef;border-radius:12px;grid-template-columns:5px minmax(0,1fr);gap:10px;min-height:58px;padding:10px;display:grid}.customer-alert-item>span{background:#7e91a6;border-radius:999px}.customer-alert-item>div{gap:2px;display:grid}.customer-alert-item strong{color:#2b3a4d;font-size:10px}.customer-alert-item small{color:#7d8b9c;font-size:9px}.customer-alert-item.danger>span{background:#d45c5c}.customer-alert-item.warning>span{background:#d79b2d}.customer-alert-item.info>span{background:#4e83bb}.customer-clear-state{color:#37795a;background:#eff9f4;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.customer-clear-state div{gap:2px;display:grid}.customer-clear-state strong{font-size:11px}.customer-clear-state span{color:#638a76;font-size:9px}.customer-command-sidebar{gap:14px;display:grid;position:sticky;top:0}.customer-contact-card dl{gap:0;margin:0;display:grid}.customer-contact-card dl>div{border-bottom:1px solid #edf1f5;grid-template-columns:1fr;gap:3px;padding:10px 0;display:grid}.customer-contact-card dt{color:#7a899b;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:850;display:flex}.customer-contact-card dd{color:#2a3a4d;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:750}.customer-side-actions{gap:7px;margin-top:13px;display:grid}.customer-side-actions a,.customer-side-actions button{color:#315e87;cursor:pointer;background:#f8fbfd;border:1px solid #dbe5ee;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;min-height:37px;padding:0 11px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.customer-side-actions .primary{color:#fff;background:linear-gradient(135deg,#286997,#3f82b1);border-color:#2f6f9f}.customer-side-branches{gap:7px;display:grid}.customer-side-branches>div{background:#fafcfe;border:1px solid #e2e8ef;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid}.customer-side-branches>div>span{color:#3b6e9e;background:#e8f1fa;border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:950;display:grid}.customer-side-branches>div>div{gap:2px;display:grid}.customer-side-branches strong{color:#2b3b4f;font-size:10px}.customer-side-branches small{color:#8794a5;font-size:8px}.customer-side-note{background:#f7f9fb;border:1px solid #e4eaf0;border-radius:11px;margin-top:12px;padding:10px}.customer-side-note strong{color:#526378;text-transform:uppercase;font-size:9px}.customer-side-note p{color:#738196;margin:4px 0 0;font-size:9px;line-height:1.5}@media (max-width:1120px){.customer-command-center{grid-template-columns:1fr}.customer-command-sidebar{grid-template-columns:1fr 1fr;position:static}.customer-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.customer-dashboard-grid,.customer-command-sidebar{grid-template-columns:1fr}.customer-commercial-facts{grid-template-columns:1fr 1fr}.customer-alert-grid{grid-template-columns:1fr}.customer-trend-bars{gap:3px}.customer-dashboard-kpi{min-height:102px}}@media (max-width:500px){.customer-dashboard-kpis{grid-template-columns:1fr 1fr}.customer-commercial-facts{grid-template-columns:1fr}.customer-dashboard-kpi{min-height:100px;padding:11px}.customer-dashboard-kpi>strong{font-size:16px}.customer-trend-column small{font-size:7px}.customer-command-center{gap:10px}}.customer-equipment-center{gap:14px;min-width:0;display:grid}.customer-equipment-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-equipment-overview>article{background:#fff;border:1px solid #dce6ef;border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:82px;padding:13px 14px;display:grid;box-shadow:0 7px 20px #1e3f5e0b}.customer-equipment-overview>article>svg{color:#3972a6;background:#edf4fb;border-radius:11px;width:36px;height:36px;padding:9px}.customer-equipment-overview>article>div{gap:2px;display:grid}.customer-equipment-overview span{color:#8190a1;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:900}.customer-equipment-overview strong{color:#24374d;font-size:20px}.customer-equipment-overview small{color:#8c98a7;font-size:8px}.customer-equipment-toolbar{background:#f8fafc;border:1px solid #dde6ef;border-radius:14px;grid-template-columns:minmax(260px,1fr) 180px 190px;gap:9px;padding:11px;display:grid}.customer-equipment-toolbar label{color:#6f8194;background:#fff;border:1px solid #d9e3ec;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 10px;display:flex}.customer-equipment-toolbar input,.customer-equipment-toolbar select{color:#30445a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.customer-equipment-results-head{justify-content:space-between;align-items:center;display:flex}.customer-equipment-results-head>div{gap:2px;display:grid}.customer-equipment-results-head strong{color:#26384d;font-size:11px}.customer-equipment-results-head span{color:#8795a6;font-size:9px}.customer-equipment-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.customer-equipment-card{background:#fff;border:1px solid #dce5ee;border-radius:16px;gap:12px;min-width:0;padding:14px;transition:all .18s;display:grid;box-shadow:0 8px 24px #193d5d0b}.customer-equipment-card:hover{border-color:#c3d6e6;transform:translateY(-1px);box-shadow:0 11px 28px #193d5d13}.customer-equipment-card.has-warranty{border-top:3px solid #d9952d}.customer-equipment-card.has-service{border-top-color:#4b81b5}.customer-equipment-card>header{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.customer-equipment-product-icon{color:#3d73a6;background:#ebf3fa;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.customer-equipment-product-copy{gap:2px;min-width:0;display:grid}.customer-equipment-product-copy strong{color:#23364c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.customer-equipment-product-copy span{color:#8492a2;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.customer-equipment-status{color:#5c7187;text-transform:uppercase;white-space:nowrap;background:#eef3f7;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.customer-equipment-status.status-sold{color:#3c74a5;background:#eaf4fb}.customer-equipment-status.status-under_review{color:#9a6d20;background:#fff2d9}.customer-equipment-status.status-damaged{color:#a74949;background:#fdeaea}.customer-equipment-status.status-returned{color:#7459a0;background:#efeaf9}.customer-equipment-imei{background:#f9fbfd;border:1px dashed #ccd9e5;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:9px 11px;display:flex}.customer-equipment-imei span{color:#8291a2;text-transform:uppercase;font-size:8px;font-weight:900}.customer-equipment-imei strong{color:#2d4f70;letter-spacing:.04em;overflow-wrap:anywhere;text-align:right;font-size:11px}.customer-equipment-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.customer-equipment-facts>div{background:#f8fafc;border:1px solid #e5ebf1;border-radius:10px;gap:2px;padding:8px 9px;display:grid}.customer-equipment-facts span{color:#8694a4;text-transform:uppercase;font-size:8px;font-weight:850}.customer-equipment-facts strong{color:#33465b;font-size:10px}.customer-equipment-facts small{color:#8c98a6;font-size:8px}.customer-equipment-flags{flex-wrap:wrap;gap:6px;display:flex}.customer-equipment-flags span{color:#687b8f;background:#f1f4f7;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.customer-equipment-flags .warranty{color:#9a6d22;background:#fff3dc}.customer-equipment-flags .service{color:#3d6f9f;background:#e9f2fb}.customer-equipment-flags .replacement{color:#6d5797;background:#eee9f8}.customer-equipment-card>footer{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.customer-equipment-card>footer>div{gap:2px;min-width:0;display:grid}.customer-equipment-card>footer small{color:#8a97a6;text-transform:uppercase;font-size:8px;font-weight:850}.customer-equipment-card>footer strong{color:#586a7d;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.customer-equipment-card>footer button{color:#356a99;cursor:pointer;white-space:nowrap;background:#f5f9fc;border:1px solid #cbdbe8;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.customer-equipment-history-layer{z-index:2147483646;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a1626b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-equipment-history-modal{background:#fff;border:1px solid #d5e0ea;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;width:min(900px,100vw - 30px);height:min(780px,100dvh - 30px);display:grid;overflow:hidden;box-shadow:0 35px 100px #03102280}.customer-equipment-history-modal>header{background:linear-gradient(135deg,#f8fbfe,#eef5fa);border-bottom:1px solid #e5ebf1;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.customer-equipment-history-heading{align-items:center;gap:12px;min-width:0;display:flex}.customer-equipment-history-icon{color:#326d9f;background:#dfeefa;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.customer-equipment-history-heading>div:last-child{gap:2px;min-width:0;display:grid}.customer-equipment-history-heading p{letter-spacing:.08em;color:#7890a7;margin:0;font-size:8px;font-weight:950}.customer-equipment-history-heading h3{color:#21374e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;overflow:hidden}.customer-equipment-history-heading span{color:#6f8193;font-size:10px}.customer-equipment-history-body{background:#f8fafc;align-content:start;gap:14px;padding:17px;display:grid;overflow:auto}.customer-equipment-history-state{color:#6e8194;place-items:center;min-height:260px;font-size:11px;display:grid}.customer-equipment-history-state.error{color:#a74646}.customer-equipment-history-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.customer-equipment-history-summary>div{background:#fff;border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:30px minmax(0,1fr);grid-template-areas:"icon label""icon value";align-items:center;gap:2px 8px;padding:11px;display:grid}.customer-equipment-history-summary svg{color:#4879a6;grid-area:icon}.customer-equipment-history-summary span{color:#8492a2;text-transform:uppercase;grid-area:label;font-size:8px;font-weight:850}.customer-equipment-history-summary strong{color:#2d4055;grid-area:value;font-size:10px}.customer-equipment-history-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-equipment-history-details>div{background:#fff;border:1px solid #e1e8ef;border-radius:11px;gap:3px;padding:11px;display:grid}.customer-equipment-history-details span{color:#8694a4;text-transform:uppercase;font-size:8px;font-weight:850}.customer-equipment-history-details strong{color:#31455a;font-size:10px}.customer-equipment-history-details small{color:#8a97a6;font-size:8px}.customer-equipment-history-timeline{background:#fff;border:1px solid #dfe7ef;border-radius:14px;padding:14px}.customer-equipment-history-timeline>article{border-bottom:1px solid #edf1f5;grid-template-columns:16px minmax(0,1fr);gap:8px;padding:10px 0;display:grid;position:relative}.customer-equipment-history-timeline>article:last-child{border-bottom:0}.customer-equipment-history-dot{background:#4f82b1;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 2px #cfe0ee}.customer-equipment-history-timeline article>div{gap:4px;display:grid}.customer-equipment-history-timeline article header{justify-content:space-between;gap:10px;display:flex}.customer-equipment-history-timeline article strong{color:#2c3f54;font-size:10px}.customer-equipment-history-timeline time{color:#8b98a7;font-size:8px}.customer-equipment-history-timeline p{color:#68798c;margin:0;font-size:9px;line-height:1.45}.customer-equipment-history-timeline article small{color:#8493a3;align-items:center;gap:4px;font-size:8px;display:flex}.customer-equipment-history-modal>footer{background:#fff;border-top:1px solid #e3eaf1;justify-content:flex-end;gap:8px;padding:12px 17px;display:flex}.customer-equipment-history-modal>footer button,.customer-equipment-history-modal>footer a{color:#46627f;cursor:pointer;background:#fff;border:1px solid #d3dfe9;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.customer-equipment-history-modal>footer a{color:#fff;background:#3271a1;border-color:#3271a1}@media (max-width:980px){.customer-equipment-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-equipment-toolbar{grid-template-columns:1fr 1fr}.customer-equipment-search{grid-column:1/-1}.customer-equipment-cards{grid-template-columns:1fr}.customer-equipment-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.customer-equipment-overview{grid-template-columns:1fr 1fr}.customer-equipment-toolbar{grid-template-columns:1fr}.customer-equipment-search{grid-column:auto}.customer-equipment-card>header{grid-template-columns:36px minmax(0,1fr)}.customer-equipment-status{grid-column:1/-1;justify-self:start}.customer-equipment-facts{grid-template-columns:1fr}.customer-equipment-card>footer{flex-direction:column;align-items:flex-start}.customer-equipment-card>footer button{justify-content:center;width:100%}.customer-equipment-history-layer{padding:0}.customer-equipment-history-modal{border-radius:0;width:100vw;height:100dvh}.customer-equipment-history-summary,.customer-equipment-history-details{grid-template-columns:1fr}.customer-equipment-history-modal>header{padding:13px}.customer-equipment-history-body{padding:12px}.customer-equipment-history-modal>footer{grid-template-columns:1fr 1fr;display:grid}.customer-equipment-history-modal>footer button,.customer-equipment-history-modal>footer a{width:100%}}.customer-credit-center{gap:14px;display:grid}.customer-credit-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-credit-overview article{background:#fff;border:1px solid #dce6f1;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;min-height:92px;padding:14px 15px;display:grid;box-shadow:0 7px 22px #1b35550d}.customer-credit-overview article>svg{color:#315f98;background:#edf4fd;border-radius:10px;grid-row:1/4;width:34px;height:34px;padding:8px}.customer-credit-overview article span{letter-spacing:.08em;text-transform:uppercase;color:#8391a4;font-size:9px;font-weight:900}.customer-credit-overview article strong{color:#22364f;font-size:18px}.customer-credit-overview article small{color:#7f8da0}.customer-credit-overview article.danger{background:snow;border-color:#efc6c6}.customer-credit-overview article.danger>svg{color:#c14a4a;background:#fdeaea}.customer-credit-overview article.success>svg{color:#278166;background:#e8f7f1}.customer-credit-toolbar{background:#fff;border:1px solid #dce6f1;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.customer-credit-filters{flex-wrap:wrap;gap:5px;display:flex}.customer-credit-filters button{color:#58708d;background:#f2f6fb;border:1px solid #0000;border-radius:9px;height:34px;padding:0 11px;font-size:10px;font-weight:850}.customer-credit-filters button.active{color:#fff;background:#315f98}.customer-credit-search{color:#7890aa;background:#f9fbfd;border:1px solid #dbe5f1;border-radius:10px;align-items:center;gap:8px;min-width:260px;height:36px;padding:0 11px;display:flex}.customer-credit-search input{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;height:100%!important;font-size:11px!important}.customer-credit-list-v2>article{border-radius:16px;padding:16px}.customer-credit-list-v2>article.is-paid{box-shadow:inset 4px 0 #34a47e}.customer-credit-icon{color:#315f98;background:#edf4fd;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.customer-credit-status{letter-spacing:.06em;text-transform:uppercase;color:#61748a;background:#eef3f8;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex}.customer-credit-status.active{color:#315f98;background:#eaf2fd}.customer-credit-status.paid{color:#23775e;background:#e8f7f1}.customer-credit-status.voided{color:#777;background:#f2f2f2}.customer-credit-progress{background:#eaf0f6;border-radius:999px;height:20px;margin:13px 0 5px;position:relative;overflow:hidden}.customer-credit-progress>span{border-radius:inherit;background:linear-gradient(90deg,#315f98,#58a4d3);position:absolute;inset:0 auto 0 0}.customer-credit-progress>small{color:#243a55;mix-blend-mode:multiply;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;inset:0}.customer-credit-financials-v2{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-credit-financials-v2>div.danger{background:#fff0f0}.customer-credit-financials-v2>div.danger strong{color:#b23f3f}.customer-credit-detail{background:#fbfdff;border:1px solid #e2e9f2;border-radius:12px;margin-top:10px;overflow:hidden}.customer-credit-detail summary{cursor:pointer;color:#405a78;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:10.5px;font-weight:850;list-style:none;display:flex}.customer-credit-detail summary::-webkit-details-marker{display:none}.customer-credit-detail summary>span{background:#e9f0f8;border-radius:999px;place-items:center;min-width:23px;height:23px;margin-left:auto;display:grid}.customer-credit-detail[open] summary>svg:last-child{transform:rotate(180deg)}.customer-installment-table{border-top:1px solid #e5ebf3;overflow-x:auto}.customer-installment-table>div{grid-template-columns:45px 1.2fr 1fr 1fr 1fr 1fr;min-width:670px;display:grid}.customer-installment-table>div>span{border-bottom:1px solid #edf1f6;padding:9px 10px;font-size:10px}.customer-installment-table .head{text-transform:uppercase;color:#74849a;background:#f1f5fa;font-weight:900}.customer-installment-table>div.overdue{background:#fff6f6}.customer-installment-table>div.overdue b{color:#b94141}.customer-installment-table>div.paid{background:#f4fbf8}.customer-installment-table>div.paid b{color:#23775e}.customer-payment-list-v2{border-top:1px solid #e5ebf3}.customer-payment-list-v2>div{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.customer-payment-list-v2 span{gap:2px;display:grid}.customer-payment-list-v2 small{color:#8794a6}.customer-payment-list-v2 a{color:#315f98;align-items:center;gap:5px;font-size:9.5px;font-weight:850;text-decoration:none;display:inline-flex}.customer-credit-actions-v2>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-credit-actions-v2>div:first-child{gap:3px;display:grid}.customer-credit-actions-v2>div:first-child strong{color:#b64545;font-size:10px}.customer-credit-actions-v2 a{text-decoration:none}.customer-payment-overview{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-payment-overview>div{background:#f8fbfe;border:1px solid #dfe7f0;border-radius:12px;gap:3px;padding:13px;display:grid}.customer-payment-overview span{text-transform:uppercase;color:#8290a4;font-size:9px;font-weight:900}.customer-payment-overview strong{color:#263c57;font-size:18px}.customer-payment-overview small{color:#7f8da0}.customer-payment-presets{gap:8px;display:flex}.customer-payment-presets button{color:#315f98;background:#f1f6fc;border:1px solid #cad9ea;border-radius:9px;height:33px;padding:0 11px;font-size:10px;font-weight:850}.customer-payment-success{color:#246f59;background:#effaf6;border:1px solid #bfe4d5;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 13px;display:grid}.customer-payment-success>svg{width:28px;height:28px}.customer-payment-success>div{gap:2px;display:grid}.customer-payment-success span{color:#5d7d72;font-size:10px}.customer-payment-success a{color:#246f59;align-items:center;gap:6px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.credit-payment-receipt-page{background:#eef3f8;min-height:100vh;padding:24px}.credit-payment-receipt{color:#24364c;background:#fff;border:1px solid #d6e0eb;width:min(820px,100%);margin:18px auto;padding:34px;font-family:Arial,sans-serif;box-shadow:0 20px 60px #142d4b1f}.credit-payment-receipt>header{border-bottom:3px solid #244f82;justify-content:space-between;gap:24px;padding-bottom:20px;display:flex}.credit-payment-receipt>header p{text-transform:uppercase;color:#315f98;margin:0;font-size:12px;font-weight:900}.credit-payment-receipt h1{margin:5px 0;font-size:28px}.credit-payment-receipt>header>div:last-child{text-align:right;gap:4px;display:grid}.credit-payment-receipt>header>div:last-child strong{font-size:20px}.credit-payment-receipt-grid{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}.credit-payment-receipt-grid>div,.credit-payment-balance>div{border:1px solid #dfe7ef;border-radius:10px;gap:4px;padding:13px;display:grid}.credit-payment-receipt-grid span,.credit-payment-balance span,.credit-payment-amount span{text-transform:uppercase;color:#7b8a9e;font-size:10px;font-weight:900}.credit-payment-receipt-grid small{color:#6f7d8f}.credit-payment-amount{text-align:center;background:#edf4fd;border:1px solid #cddff2;border-radius:14px;gap:5px;padding:24px;display:grid}.credit-payment-amount strong{color:#244f82;font-size:34px}.credit-payment-balance{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.credit-payment-receipt footer{border-top:1px solid #dfe6ee;margin-top:34px;padding-top:18px}.credit-payment-receipt footer p{color:#627184;font-size:11px;line-height:1.6}.credit-payment-receipt footer>div{grid-template-columns:1fr 1fr;gap:60px;margin-top:70px;display:grid}.credit-payment-receipt footer>div span{text-align:center;border-top:1px solid #56677b;padding-top:8px;font-size:10px;font-weight:800}@media (max-width:850px){.customer-credit-overview{grid-template-columns:repeat(2,1fr)}.customer-credit-toolbar{flex-direction:column;align-items:stretch}.customer-credit-search{min-width:0}.customer-credit-financials-v2{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.customer-credit-overview,.customer-payment-overview,.customer-credit-financials-v2,.credit-payment-receipt-grid,.credit-payment-balance{grid-template-columns:1fr}.customer-credit-actions-v2{align-items:stretch}.customer-credit-actions-v2>div:last-child{width:100%}.customer-credit-actions-v2 a,.customer-credit-actions-v2 button{flex:1;justify-content:center}.customer-payment-success{grid-template-columns:auto 1fr}.customer-payment-success a{grid-column:1/-1;justify-content:center}.credit-payment-receipt-page{padding:8px}.credit-payment-receipt{padding:20px}.credit-payment-receipt>header{flex-direction:column}.credit-payment-receipt>header>div:last-child{text-align:left}}@media print{.credit-payment-receipt-page{background:#fff;padding:0}.credit-payment-receipt{width:100%;box-shadow:none;border:0;margin:0;padding:12mm}.credit-payment-receipt footer>div{margin-top:45mm}}.customer-warranty-center{gap:16px;min-width:0;display:grid}.customer-warranty-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-warranty-overview article{background:#fff;border:1px solid #e1e8f2;border-radius:15px;align-items:center;gap:11px;min-height:82px;padding:14px 15px;display:flex;box-shadow:0 7px 20px #1d34540b}.customer-warranty-overview article>svg{color:#2c67a8;background:#edf5ff;border-radius:11px;flex:none;width:34px;height:34px;padding:8px}.customer-warranty-overview article.warning>svg{color:#b77713;background:#fff6df}.customer-warranty-overview article.danger>svg{color:#bb3c48;background:#fff0f1}.customer-warranty-overview article div{min-width:0;display:grid}.customer-warranty-overview span{letter-spacing:.035em;text-transform:uppercase;color:#738096;font-size:11px;font-weight:800}.customer-warranty-overview strong{color:#182b46;font-size:23px;line-height:1.05}.customer-warranty-overview small{color:#8a96a8;margin-top:3px;font-size:11px}.customer-warranty-toolbar{background:#f8fafc;border:1px solid #dde6f2;border-radius:15px;grid-template-columns:minmax(250px,1fr) auto auto;align-items:center;gap:10px;padding:11px;display:grid}.customer-warranty-search{color:#728096;background:#fff;border:1px solid #d9e3ef;border-radius:11px;align-items:center;gap:9px;min-width:0;height:42px;padding:0 13px;display:flex}.customer-warranty-search input{width:100%;min-width:0;font-size:13px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.customer-warranty-filters{background:#fff;border:1px solid #dce5f0;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex}.customer-warranty-filters button{color:#657389;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;height:32px;padding:0 10px;font-size:12px;font-weight:750}.customer-warranty-filters button.active{color:#225f9e;background:#e9f2ff}.customer-warranty-new{white-space:nowrap;height:42px!important}.customer-warranty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-warranty-card{background:#fff;border:1px solid #dfe7f1;border-radius:17px;gap:13px;min-width:0;padding:16px;display:grid;box-shadow:0 8px 24px #1830500d}.customer-warranty-card.is-open{border-color:#cbdcf2;box-shadow:0 8px 25px #2560a113}.customer-warranty-card header,.customer-warranty-card footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-warranty-identity{align-items:center;gap:10px;min-width:0;display:flex}.customer-warranty-icon{color:#2763a0;background:#eaf3ff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.customer-warranty-identity div{min-width:0;display:grid}.customer-warranty-identity strong{color:#142943;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.customer-warranty-identity small{color:#8090a5;font-size:11px}.customer-warranty-status{color:#5a687a;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;background:#eef2f7;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.customer-warranty-status.received,.customer-warranty-status.validating,.customer-warranty-status.diagnosis{color:#9c680b;background:#fff5da}.customer-warranty-status.in_service,.customer-warranty-status.waiting_supplier,.customer-warranty-status.repaired,.customer-warranty-status.ready_for_delivery{color:#2864a3;background:#e9f2ff}.customer-warranty-status.closed,.customer-warranty-status.delivered{color:#247442;background:#eaf8ef}.customer-warranty-status.rejected{color:#b43d48;background:#fff0f1}.customer-warranty-product{background:#f7f9fc;border-radius:13px;grid-template-columns:minmax(0,1.35fr) minmax(120px,.65fr);gap:10px;padding:12px;display:grid}.customer-warranty-product>div,.customer-warranty-case>div{min-width:0;display:grid}.customer-warranty-product span,.customer-warranty-case span,.customer-warranty-diagnosis span{text-transform:uppercase;letter-spacing:.045em;color:#8491a3;font-size:10px;font-weight:850}.customer-warranty-product strong{color:#1d3049;overflow-wrap:anywhere;margin-top:3px;font-size:13px}.customer-warranty-product small{color:#718096;overflow-wrap:anywhere;margin-top:2px;font-size:11px}.customer-warranty-case{grid-template-columns:minmax(0,1.3fr) minmax(130px,.7fr);gap:12px;display:grid}.customer-warranty-case p,.customer-warranty-diagnosis p{color:#46566d;overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:1.48}.customer-warranty-case strong{color:#223a58;margin-top:4px;font-size:12px}.customer-warranty-case small{color:#76849a;margin-top:3px;font-size:11px}.customer-warranty-meta{flex-wrap:wrap;gap:7px;display:flex}.customer-warranty-meta span{color:#66758a;background:#fff;border:1px solid #e0e7f0;border-radius:8px;align-items:center;gap:5px;min-height:27px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.customer-warranty-meta span.expired{color:#ad3e48;background:#fff6f7;border-color:#f0cbd0}.customer-warranty-diagnosis{background:#f7faff;border-left:3px solid #9fbfe4;border-radius:8px;padding:10px 11px}.customer-warranty-card footer{border-top:1px solid #edf1f6;padding-top:2px}.customer-warranty-document-actions,.customer-warranty-main-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.customer-warranty-document-actions a{color:#3e658f;align-items:center;gap:5px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.customer-warranty-main-actions .primary-button,.customer-warranty-main-actions .secondary-button{min-height:35px!important;padding:0 11px!important;font-size:11px!important}.customer-warranty-empty{text-align:center;color:#6e7d91;background:#fafbfd;border:1px dashed #cad5e3;border-radius:16px;justify-items:center;gap:7px;padding:38px 20px;display:grid}.customer-warranty-empty svg{color:#6d94be}.customer-warranty-empty strong{color:#293d57;font-size:14px}.customer-warranty-empty span{max-width:520px;font-size:12px}.customer-warranty-extra-documents{background:#fff;border:1px solid #dfe7f1;border-radius:14px;overflow:hidden}.customer-warranty-extra-documents summary{color:#2a405c;cursor:pointer;align-items:center;gap:8px;padding:13px 15px;font-size:12px;font-weight:800;list-style:none;display:flex}.customer-warranty-extra-documents summary span{color:#3d6794;background:#eef4fb;border-radius:999px;place-items:center;min-width:25px;height:25px;margin-left:auto;display:grid}.customer-warranty-extra-documents>div{border-top:1px solid #e9eef4;display:grid}.customer-warranty-extra-documents>div>a{color:#44566d;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding:11px 15px;text-decoration:none;display:flex}.customer-warranty-extra-documents>div>a:last-child{border-bottom:0}.customer-warranty-extra-documents a span{display:grid}.customer-warranty-extra-documents a strong{color:#263b56;font-size:12px}.customer-warranty-extra-documents a small{color:#7a879a;font-size:11px}@media (max-width:1120px){.customer-warranty-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-warranty-toolbar{grid-template-columns:1fr auto}.customer-warranty-filters{grid-column:1/-1;overflow:auto}.customer-warranty-grid{grid-template-columns:1fr}}@media (max-width:700px){.customer-warranty-overview{grid-template-columns:1fr 1fr}.customer-warranty-overview article{min-height:74px;padding:11px}.customer-warranty-overview article>svg{width:31px;height:31px}.customer-warranty-overview strong{font-size:19px}.customer-warranty-toolbar{grid-template-columns:1fr}.customer-warranty-filters{grid-column:auto;width:100%;overflow:auto}.customer-warranty-new{justify-content:center;width:100%}.customer-warranty-card{padding:13px}.customer-warranty-card header,.customer-warranty-card footer{flex-direction:column;align-items:flex-start}.customer-warranty-product,.customer-warranty-case{grid-template-columns:1fr}.customer-warranty-main-actions,.customer-warranty-main-actions a{width:100%}.customer-warranty-main-actions a{justify-content:center}.customer-warranty-document-actions{width:100%}}@media (max-width:430px){.customer-warranty-overview{grid-template-columns:1fr}.customer-warranty-status{white-space:normal;text-align:center;max-width:145px}.customer-warranty-filters button{flex:none}}.customer-service-center{gap:16px;min-width:0;display:grid}.customer-service-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-service-overview article{background:#fff;border:1px solid #e1e8f2;border-radius:15px;align-items:center;gap:11px;min-height:82px;padding:14px 15px;display:flex;box-shadow:0 7px 20px #1d34540b}.customer-service-overview article>svg{color:#2c67a8;background:#edf5ff;border-radius:11px;flex:none;width:34px;height:34px;padding:8px}.customer-service-overview article.warning>svg{color:#b77713;background:#fff6df}.customer-service-overview article.success>svg{color:#267747;background:#eaf8ef}.customer-service-overview article.danger>svg{color:#bb3c48;background:#fff0f1}.customer-service-overview article div{min-width:0;display:grid}.customer-service-overview span{letter-spacing:.035em;text-transform:uppercase;color:#738096;font-size:11px;font-weight:800}.customer-service-overview strong{color:#182b46;overflow-wrap:anywhere;font-size:21px;line-height:1.08}.customer-service-overview small{color:#8a96a8;margin-top:3px;font-size:11px}.customer-service-toolbar{background:#f8fafc;border:1px solid #dde6f2;border-radius:15px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;padding:11px;display:grid}.customer-service-search{color:#728096;background:#fff;border:1px solid #d9e3ef;border-radius:11px;align-items:center;gap:9px;min-width:0;height:42px;padding:0 13px;display:flex}.customer-service-search input{width:100%;min-width:0;font-size:13px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.customer-service-filters{background:#fff;border:1px solid #dce5f0;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex;overflow:auto}.customer-service-filters button{color:#657389;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;height:32px;padding:0 10px;font-size:12px;font-weight:750}.customer-service-filters button.active{color:#225f9e;background:#e9f2ff}.customer-service-new{white-space:nowrap;height:42px!important}.customer-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-service-card{background:#fff;border:1px solid #dfe7f1;border-radius:17px;gap:13px;min-width:0;padding:16px;display:grid;box-shadow:0 8px 24px #1830500d}.customer-service-card.is-active{border-color:#cadcf1;box-shadow:0 9px 26px #2560a113}.customer-service-card header,.customer-service-card footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-service-identity{align-items:center;gap:10px;min-width:0;display:flex}.customer-service-identity>span{color:#2763a0;background:#eaf3ff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.customer-service-identity div{min-width:0;display:grid}.customer-service-identity strong{color:#142943;font-size:14px}.customer-service-identity small{color:#8090a5;font-size:11px}.customer-service-status{color:#5a687a;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;background:#eef2f7;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.customer-service-status.received,.customer-service-status.diagnosis,.customer-service-status.waiting_part{color:#9c680b;background:#fff5da}.customer-service-status.repairing,.customer-service-status.repaired,.customer-service-status.ready_for_delivery{color:#2864a3;background:#e9f2ff}.customer-service-status.delivered,.customer-service-status.closed{color:#247442;background:#eaf8ef}.customer-service-equipment{background:#f7f9fc;border-radius:13px;grid-template-columns:minmax(0,1.3fr) minmax(135px,.7fr);gap:10px;padding:12px;display:grid}.customer-service-equipment>div,.customer-service-case>div{min-width:0;display:grid}.customer-service-equipment span,.customer-service-case span,.customer-service-expanded-summary span{text-transform:uppercase;letter-spacing:.045em;color:#8491a3;font-size:10px;font-weight:850}.customer-service-equipment strong{color:#1d3049;overflow-wrap:anywhere;margin-top:3px;font-size:13px}.customer-service-equipment small{color:#718096;overflow-wrap:anywhere;margin-top:2px;font-size:11px}.customer-service-case{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-service-case p{color:#46566d;overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:1.48}.customer-service-financials{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.customer-service-financials span{background:#fff;border:1px solid #e3eaf2;border-radius:10px;gap:2px;padding:9px 10px;display:grid}.customer-service-financials small{text-transform:uppercase;letter-spacing:.04em;color:#8793a5;font-size:9px;font-weight:850}.customer-service-financials strong{color:#263a54;overflow-wrap:anywhere;font-size:12px}.customer-service-financials .pending{background:#fffbf3;border-color:#f0d4a5}.customer-service-financials .pending strong{color:#a56c0c}.customer-service-financials .paid{background:#f5fbf7;border-color:#cfe6d7}.customer-service-financials .paid strong{color:#267447}.customer-service-links{flex-wrap:wrap;gap:7px;display:flex}.customer-service-links a{color:#45678d;background:#f9fbfd;border:1px solid #dce5ef;border-radius:8px;align-items:center;gap:5px;min-height:29px;padding:0 8px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.customer-service-card footer{border-top:1px solid #edf1f6;padding-top:3px}.customer-service-card footer>div{flex-wrap:wrap;gap:7px;display:flex}.customer-service-card footer .primary-button,.customer-service-card footer .secondary-button{min-height:35px!important;padding:0 11px!important;font-size:11px!important}.customer-service-expanded{background:#fafcfe;border:1px solid #dfe7f1;border-radius:13px;gap:12px;padding:13px;display:grid}.customer-service-expanded-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.customer-service-expanded-summary>div{background:#fff;border-radius:9px;gap:3px;min-width:0;padding:9px;display:grid}.customer-service-expanded-summary strong{color:#2b405a;overflow-wrap:anywhere;font-size:11px}.customer-service-events{gap:7px;display:grid}.customer-service-events>strong,.customer-service-documents>strong{color:#334a66;align-items:center;gap:6px;font-size:11px;display:flex}.customer-service-events>div{border-bottom:1px solid #e8edf3;grid-template-columns:115px minmax(0,1fr) auto;align-items:start;gap:8px;padding:7px 0;display:grid}.customer-service-events>div:last-of-type{border-bottom:0}.customer-service-events span{color:#8591a1;font-size:10px}.customer-service-events p{color:#465970;margin:0;font-size:11px}.customer-service-events small{color:#31669b;font-size:10px;font-weight:800}.customer-service-no-events{color:#8390a2;margin:0;font-size:11px}.customer-service-documents{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.customer-service-documents a{color:#35699f;background:#edf5ff;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.customer-service-empty{text-align:center;color:#6e7d91;background:#fafbfd;border:1px dashed #cad5e3;border-radius:16px;justify-items:center;gap:7px;padding:38px 20px;display:grid}.customer-service-empty svg{color:#6d94be}.customer-service-empty strong{color:#293d57;font-size:14px}.customer-service-empty span{max-width:520px;font-size:12px}@media (max-width:1160px){.customer-service-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-service-toolbar{grid-template-columns:1fr auto}.customer-service-filters{grid-column:1/-1}.customer-service-grid{grid-template-columns:1fr}}@media (max-width:720px){.customer-service-overview{grid-template-columns:1fr 1fr}.customer-service-overview article{min-height:74px;padding:11px}.customer-service-toolbar{grid-template-columns:1fr}.customer-service-filters{grid-column:auto;width:100%}.customer-service-new{justify-content:center;width:100%}.customer-service-card{padding:13px}.customer-service-card header,.customer-service-card footer{flex-direction:column;align-items:flex-start}.customer-service-equipment,.customer-service-case{grid-template-columns:1fr}.customer-service-financials{grid-template-columns:1fr 1fr}.customer-service-card footer>div,.customer-service-card footer a,.customer-service-card footer button{justify-content:center;width:100%}.customer-service-expanded-summary{grid-template-columns:1fr 1fr}.customer-service-events>div{grid-template-columns:1fr}.customer-service-events small{justify-self:start}}@media (max-width:430px){.customer-service-overview,.customer-service-financials,.customer-service-expanded-summary{grid-template-columns:1fr}.customer-service-status{white-space:normal;text-align:center}}.customers-page{padding-inline:clamp(14px,2vw,28px);width:min(100%,1560px);margin-inline:auto;padding-bottom:36px}.customers-page .erp-page-header{min-height:unset;background:linear-gradient(135deg,#fff 0%,#f4f8fd 100%);border:1px solid #dce6f2;border-radius:22px;padding:clamp(18px,2vw,26px);box-shadow:0 12px 32px #14305211}.customers-page .erp-page-header h1{letter-spacing:-.035em;font-size:clamp(27px,2.1vw,36px)}.customers-page .erp-page-header p{max-width:760px;font-size:13px;line-height:1.55}.customers-page .erp-page-header .primary-button{border-radius:11px;min-height:42px;padding:0 16px;box-shadow:0 8px 18px #1f5c9d29}.customers-page .erp-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.customers-page .erp-metric-card{border-radius:16px;min-height:98px;padding:15px;box-shadow:0 7px 22px #1936580b}.customers-page .erp-data-card{border-color:#dce5f0;border-radius:20px;overflow:hidden;box-shadow:0 11px 34px #142e4e0e}.customers-page .erp-table-head{padding:18px 20px 14px}.customers-page .erp-table-head p{margin-top:4px;font-size:12px}.customer-directory-toolbar{background:#f8fafc;border-block:1px solid #e4ebf3;grid-template-columns:minmax(320px,1fr) repeat(3,minmax(150px,190px));align-items:center;gap:9px!important;padding:12px 16px!important;display:grid!important}.customer-directory-toolbar .erp-search{background:#fff;border-radius:10px;height:41px}.customer-branch-filter{color:#3b4f68!important;min-width:0!important;height:41px!important;box-shadow:none!important;background-color:#fff!important;border:1px solid #d8e2ee!important;border-radius:10px!important;padding:0 34px 0 11px!important;font-size:12px!important}.customers-page .erp-table-wrap{background:#fff;max-height:min(58vh,620px);overflow:auto}.customers-page .erp-table-v2 thead th{z-index:2;color:#5d6f85;letter-spacing:.055em;text-transform:uppercase;background:#f2f6fa;border-bottom:1px solid #dce5ef;height:43px;padding:0 13px;font-size:10px;position:sticky;top:0}.customers-page .erp-table-v2 tbody td{vertical-align:middle;border-bottom:1px solid #edf1f5;padding:12px 13px;font-size:12px}.customers-page .erp-table-v2 tbody tr:hover{background:#f8fbff}.customers-page .erp-table-v2 td strong{color:#1d3048;font-size:12.5px;display:block}.customers-page .erp-table-v2 td small{color:#8390a2;margin-top:3px;font-size:10.5px;display:block}.customer-open{color:#285f98;white-space:nowrap;cursor:pointer;background:#f7fbff;border:1px solid #cbdced;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:11px;font-weight:800;transition:all .18s;display:inline-flex}.customer-open:hover{background:#edf6ff;border-color:#9fbfdf;transform:translateY(-1px)}.customer-branch-chip{color:#496883;background:#f6f9fc;border:1px solid #d7e3ef;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:25px;margin:2px;padding:0 7px;font-size:9.5px;font-weight:850;display:inline-flex}.customer-inactive-label{font-weight:800;color:#b24c59!important;margin-top:5px!important}.customers-page .erp-pagination{background:#fbfcfe;border-top:1px solid #e5ebf2;padding:12px 16px}.customers-page .erp-empty-state{border-radius:15px;min-height:260px;margin:16px}.customer-profile-layer{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081424ad!important;place-items:center!important;padding:clamp(10px,2vw,24px)!important;display:grid!important}.customer-profile-v2{background:#f4f7fb!important;border:1px solid #d2dfedf2!important;border-radius:24px!important;grid-template-rows:auto auto auto auto minmax(0,1fr)!important;width:min(1480px,100vw - 32px)!important;height:min(900px,100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;box-shadow:0 38px 120px #030f1e6b!important}.customer-profile-hero{background:linear-gradient(135deg,#fff 0%,#f4f8fd 100%)!important;border-bottom:1px solid #e0e8f1!important;min-height:92px!important;padding:18px 20px!important}.customer-avatar{box-shadow:0 8px 20px #205b9921;border-radius:16px!important;width:54px!important;height:54px!important;font-size:17px!important}.customer-name-line h2{letter-spacing:-.03em!important;font-size:clamp(21px,1.8vw,28px)!important}.customer-primary-data{gap:10px!important;margin-top:5px!important;font-size:11px!important}.customer-profile-tags{gap:6px!important;margin-top:8px!important}.customer-profile-tags>span{border-radius:999px!important;min-height:25px!important;padding:0 8px!important;font-size:9.5px!important}.customer-profile-header-actions{gap:7px!important}.customer-header-action{border-radius:9px!important;min-height:36px!important;padding:0 10px!important;font-size:10.5px!important}.customer-profile-v2 .icon-close{border-radius:10px!important;width:36px!important;height:36px!important}.customer-quick-actions{background:#fff!important;border-bottom:1px solid #e4ebf3!important;align-items:center!important;gap:7px!important;padding:9px 18px!important;display:flex!important;overflow:auto!important}.customer-quick-actions a{color:#37628e!important;white-space:nowrap!important;background:#f8fbfe!important;border:1px solid #d9e4ef!important;border-radius:9px!important;align-items:center!important;gap:6px!important;min-height:35px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.customer-quick-actions a:first-child{color:#245d98!important;background:#eaf4ff!important;border-color:#b8d2eb!important}.customer-profile-metrics-v2{background:#f8fafc!important;border-bottom:1px solid #e3eaf2!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;padding:10px 18px!important;display:grid!important}.customer-kpi{min-height:72px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe7f0!important;border-radius:13px!important;padding:11px!important}.customer-kpi svg{width:16px!important;height:16px!important}.customer-kpi span{letter-spacing:.045em!important;font-size:9px!important}.customer-kpi strong{font-size:15px!important;line-height:1.15!important}.customer-kpi small{font-size:9.5px!important;line-height:1.25!important}.customer-profile-v2>nav{scrollbar-width:thin;background:#fff!important;border-bottom:1px solid #dfe7f0!important;align-items:center!important;gap:4px!important;padding:8px 14px!important;display:flex!important;overflow:auto!important}.customer-profile-v2>nav button{color:#63758a!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:9px!important;flex:none!important;align-items:center!important;gap:6px!important;min-height:35px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:800!important;display:inline-flex!important}.customer-profile-v2>nav button:hover{color:#315c88!important;background:#f2f6fa!important}.customer-profile-v2>nav button.active{box-shadow:inset 0 0 0 1px #fff9;color:#245f9d!important;background:#eaf4ff!important;border-color:#c7dbef!important}.customer-profile-body{background:#f4f7fb!important;min-height:0!important;padding:16px 18px 22px!important;overflow:auto!important}.customer-profile-loading{color:#6e7e92!important;place-items:center!important;min-height:360px!important;font-size:13px!important;display:grid!important}.customer-command-center{grid-template-columns:minmax(0,1fr) minmax(270px,330px)!important;gap:14px!important}.customer-command-main,.customer-command-sidebar{gap:12px!important}.customer-dashboard-kpis{gap:9px!important}.customer-dashboard-kpi{border-radius:14px!important;min-height:92px!important;padding:13px!important}.customer-dashboard-kpi svg{border-radius:10px!important;width:31px!important;height:31px!important;padding:7px!important}.customer-dashboard-kpi span{font-size:9px!important}.customer-dashboard-kpi strong{font-size:18px!important}.customer-dashboard-kpi small{font-size:10px!important}.customer-dashboard-grid{gap:11px!important}.customer-commercial-card,.customer-recent-card,.customer-alert-center,.customer-contact-card,.customer-relationship-card{border-radius:15px!important;padding:14px!important;box-shadow:0 7px 22px #1b36560a!important}.customer-section-title h3{font-size:13px!important}.customer-section-title span{font-size:10px!important}.customer-commercial-facts{gap:7px!important}.customer-commercial-facts>div{border-radius:10px!important;padding:10px!important}.customer-commercial-facts span{font-size:9px!important}.customer-commercial-facts strong{font-size:12px!important}.customer-trend-bars{height:112px!important}.customer-recent-list{gap:7px!important}.customer-recent-list>a,.customer-recent-list>div{border-radius:10px!important;min-height:50px!important;padding:8px 10px!important}.customer-alert-grid{gap:8px!important}.customer-alert-item{border-radius:10px!important;padding:10px!important}.customer-contact-card dl{gap:7px!important}.customer-contact-card dl>div{padding:8px 0!important}.customer-side-actions{gap:6px!important}.customer-side-actions a,.customer-side-actions button{border-radius:9px!important;min-height:35px!important;font-size:10.5px!important}.customer-record-list,.customer-equipment-center,.customer-credit-center,.customer-warranty-center,.customer-service-center,.customer-timeline-center{gap:12px!important}.customer-list>article,.customer-record-list>article{border-radius:14px!important;padding:13px!important;box-shadow:0 6px 18px #18315009!important}.customer-equipment-overview,.customer-credit-overview,.customer-warranty-overview,.customer-service-overview{gap:8px!important}.customer-equipment-overview article,.customer-credit-overview article,.customer-warranty-overview article,.customer-service-overview article{min-height:74px!important;box-shadow:none!important;border-radius:13px!important;padding:11px 12px!important}.customer-equipment-toolbar,.customer-credit-toolbar,.customer-warranty-toolbar,.customer-service-toolbar,.customer-timeline-toolbar{background:#f8fafc!important;border-radius:13px!important;padding:9px!important}.customer-equipment-grid,.customer-credit-grid,.customer-warranty-grid,.customer-service-grid{gap:10px!important}.customer-equipment-card,.customer-credit-card,.customer-warranty-card,.customer-service-card{border-radius:14px!important;padding:13px!important;box-shadow:0 6px 20px #1934540a!important}.customer-equipment-empty,.customer-credit-empty,.customer-warranty-empty,.customer-service-empty,.customer-timeline-empty{border-radius:14px!important;min-height:220px!important;padding:28px 18px!important}.customer-editor-layer{padding:18px!important}.customer-editor-card{border-radius:22px!important;width:min(900px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;box-shadow:0 34px 100px #0412236b!important}.customer-editor-card .modal-header{padding:17px 19px!important}.customer-editor-card .transaction-body{padding:14px 18px 18px!important}.customer-editor-card .form-grid{gap:11px!important}.customer-editor-card label{color:#53657b!important;font-size:10px!important;font-weight:800!important}.customer-editor-card input,.customer-editor-card select{border-radius:9px!important;height:40px!important;font-size:12px!important}.customer-editor-card textarea{border-radius:9px!important;min-height:82px!important;font-size:12px!important}.customer-editor-card .modal-actions{background:#fbfcfe!important;min-height:61px!important;padding:11px 18px!important}.customer-payment-modal,.customer-merge-modal{border-radius:22px!important;width:min(760px,100vw - 28px)!important}.customer-payment-overview{gap:9px!important}.customer-payment-overview>div{border-radius:12px!important;padding:12px!important}@media (max-width:1250px){.customers-page .erp-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-directory-toolbar{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(145px,1fr))}.customer-directory-toolbar .customer-branch-filter:last-child{grid-column:auto}.customer-profile-metrics-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.customer-command-center{grid-template-columns:1fr!important}.customer-command-sidebar{grid-template-columns:1fr 1fr!important;display:grid!important}}@media (max-width:820px){.customers-page{padding-inline:10px}.customers-page .erp-page-header{align-items:flex-start!important;gap:14px!important}.customers-page .erp-page-header .primary-button{justify-content:center;width:100%}.customer-directory-toolbar{grid-template-columns:1fr 1fr}.customer-directory-toolbar .erp-search{grid-column:1/-1}.customer-profile-layer{align-items:end!important;padding:0!important}.customer-profile-v2{border-radius:22px 22px 0 0!important;width:100%!important;height:min(94dvh,920px)!important;max-height:94dvh!important}.customer-profile-hero{align-items:flex-start!important;padding:14px!important}.customer-identity-block{align-items:flex-start!important}.customer-profile-header-actions{position:absolute!important;top:12px!important;right:12px!important}.customer-profile-header-actions .customer-header-action{display:none!important}.customer-name-line h2{padding-right:44px!important;font-size:20px!important}.customer-primary-data{flex-wrap:wrap!important}.customer-profile-metrics-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px 12px!important}.customer-quick-actions{padding-inline:12px!important}.customer-profile-v2>nav{padding-inline:10px!important}.customer-profile-body{padding:12px!important}.customer-command-sidebar{grid-template-columns:1fr!important}.customer-dashboard-kpis{grid-template-columns:1fr 1fr!important}.customer-dashboard-grid{grid-template-columns:1fr!important}.customer-editor-layer{align-items:end!important;padding:0!important}.customer-editor-card{border-radius:22px 22px 0 0!important;width:100%!important;max-height:94dvh!important}}@media (max-width:560px){.customers-page .erp-metric-grid{grid-template-columns:1fr 1fr}.customers-page .erp-metric-card{min-height:86px;padding:12px}.customer-directory-toolbar{grid-template-columns:1fr}.customer-directory-toolbar .erp-search{grid-column:auto}.customer-profile-metrics-v2{grid-template-columns:1fr 1fr!important}.customer-kpi{min-height:68px!important}.customer-dashboard-kpis{grid-template-columns:1fr!important}.customer-commercial-facts,.customer-equipment-overview,.customer-credit-overview,.customer-warranty-overview,.customer-service-overview{grid-template-columns:1fr 1fr!important}}@media (max-width:390px){.customers-page .erp-metric-grid{grid-template-columns:1fr}.customer-profile-metrics-v2,.customer-commercial-facts,.customer-equipment-overview,.customer-credit-overview,.customer-warranty-overview,.customer-service-overview{grid-template-columns:1fr!important}}.customers-page{gap:20px;padding-top:4px;display:grid}.customers-hero{isolation:isolate;background:radial-gradient(circle at 76% 10%,#5e91da38,#0000 31%),linear-gradient(135deg,#fff 0%,#f5f9ff 53%,#eaf2ff 100%);border:1px solid #d7e3f1;border-radius:28px;justify-content:space-between;align-items:center;gap:42px;min-height:228px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #1939601a}.customers-hero:before{content:"";z-index:2;background:linear-gradient(#6f9bea,#214f91);width:7px;position:absolute;inset:0 auto 0 0}.customers-hero:after{content:"";z-index:-1;border:50px solid #5b85c614;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-265px;right:120px}.customers-hero-copy{z-index:2;max-width:820px;position:relative}.customers-hero-eyebrow{color:#355b96;letter-spacing:.09em;background:#eff5fee6;border:1px solid #cbdcf1;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.customers-hero h1{color:#121d31;letter-spacing:-.05em;margin:16px 0 8px;font-size:clamp(38px,4vw,58px);line-height:1}.customers-hero-copy>p{color:#687990;max-width:850px;margin:0;font-size:15px;line-height:1.65}.customers-hero-context{flex-wrap:wrap;gap:10px 18px;margin-top:19px;display:flex}.customers-hero-context span{color:#546a84;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.customers-hero-context svg{color:#3d72b1}.customers-hero-action{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd;border:1px solid #cddcefcc;border-radius:19px;flex:none;justify-items:end;gap:10px;padding:18px;display:grid;position:relative;box-shadow:0 15px 34px #294c7717}.customers-hero-action>span{color:#76869b;letter-spacing:.08em;text-transform:uppercase;padding-right:2px;font-size:10px;font-weight:900}.customers-new-button{border-radius:14px!important;min-width:184px!important;min-height:52px!important;padding:0 22px!important;font-size:14px!important;box-shadow:0 13px 24px #1f53933d!important}.customers-hero-mark{z-index:0;color:#3664a60e;letter-spacing:-.12em;-webkit-user-select:none;user-select:none;font-size:180px;font-weight:950;line-height:1;position:absolute;top:0;right:42px}.customers-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.customers-overview-card{background:#fff;border:1px solid #dce5f0;border-radius:20px;align-items:center;gap:16px;min-height:126px;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #18355811}.customers-overview-card:hover{border-color:#c9d9ea;transform:translateY(-2px);box-shadow:0 16px 36px #1835581a}.customers-overview-card:after{content:"";opacity:.055;background:currentColor;border-radius:50%;width:96px;height:96px;position:absolute;bottom:-42px;right:-38px}.customers-overview-icon{background:color-mix(in srgb,currentColor 11%,white);color:currentColor;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.customers-overview-icon svg{width:22px;height:22px}.customers-overview-card>div{gap:3px;min-width:0;display:grid}.customers-overview-card small{color:#6a798e;letter-spacing:.075em;text-transform:uppercase;font-size:10px;font-weight:900}.customers-overview-card strong{color:#141d2e;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:25px;line-height:1.2;overflow:hidden}.customers-overview-card p{color:#7a899d;margin:2px 0 0;font-size:11px;line-height:1.4}.customers-overview-card.blue{color:#376fba}.customers-overview-card.green{color:#338764}.customers-overview-card.amber{color:#b87822}.customers-overview-card.violet{color:#7355b5}.customers-page .erp-data-card{margin-top:2px;border-radius:24px!important;box-shadow:0 18px 50px #142e4e13!important}.customers-page .erp-table-head{background:linear-gradient(#fff,#fbfcfe);justify-content:space-between;align-items:center;gap:20px;display:flex;padding:24px 26px 19px!important}.customers-page .erp-table-head h2{letter-spacing:-.03em!important;font-size:22px!important}.customers-page .erp-table-head p{color:#8190a3;font-size:12.5px!important}.customer-directory-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.customer-clear-filters{color:#4a6079;cursor:pointer;background:#fff;border:1px solid #d5e0ec;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.customer-clear-filters:hover{color:#275f98;background:#f6faff;border-color:#b8cee4}.customer-directory-toolbar{background:#f7f9fc!important;grid-template-columns:minmax(330px,1.45fr) repeat(2,minmax(180px,.55fr))!important;gap:14px!important;padding:17px 24px!important}.customer-directory-toolbar .erp-search,.customer-branch-filter{border-radius:13px!important;height:48px!important}.customer-directory-toolbar .erp-search{box-shadow:0 3px 12px #19335209}.customer-branch-filter{padding-left:15px!important;font-size:12.5px!important;font-weight:750!important}.customers-page .erp-table-v2{min-width:1080px}.customers-page .erp-table-v2 thead th{color:#627489!important;background:#f0f4f8!important;height:48px!important;font-size:10.5px!important}.customers-page .erp-table-v2 tbody td{padding:16px 14px!important;font-size:12.5px!important}.customers-page .erp-table-v2 tbody tr{transition:background .18s,box-shadow .18s}.customers-page .erp-table-v2 tbody tr:hover{box-shadow:inset 4px 0 #4677b8;background:#f6faff!important}.customer-state-badge{border-radius:999px;justify-content:center;align-items:center;min-width:66px;min-height:26px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.customer-state-badge.active{color:#2f7b50;background:#eff9f3;border:1px solid #cce8d7}.customer-state-badge.inactive{color:#a84555;background:#fff2f4;border:1px solid #efd0d5}.customer-open{background:#f4f8fd!important;border-radius:11px!important;min-height:39px!important;padding:0 13px!important;font-size:11.5px!important}.customer-empty-action{margin-top:6px;border-radius:11px!important;min-height:42px!important;padding-inline:17px!important}.customers-page .erp-empty-state{background:linear-gradient(#fbfdff,#f5f8fc)!important;border:1px dashed #cad7e6!important;min-height:330px!important;margin:22px!important}@media (max-width:1180px){.customers-hero{min-height:210px;padding:28px 30px}.customers-hero-action{padding:14px}.customers-hero-mark{font-size:145px}.customers-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.customers-page{gap:14px}.customers-hero{min-height:unset;flex-direction:column;align-items:flex-start;gap:22px;padding:24px 22px}.customers-hero h1{font-size:39px}.customers-hero-action{box-sizing:border-box;justify-items:stretch;width:100%}.customers-hero-action>span{text-align:center}.customers-new-button{width:100%!important}.customers-hero-mark{font-size:120px;right:16px}.customers-hero-context{gap:9px 13px}.customers-overview-grid{gap:11px}.customers-overview-card{min-height:110px;padding:16px}.customer-directory-toolbar{grid-template-columns:1fr 1fr!important;padding:14px!important}.customer-directory-toolbar .erp-search{grid-column:1/-1}.customers-page .erp-table-head{align-items:flex-start;padding:19px!important}.customer-directory-head-actions{justify-content:flex-start}}@media (max-width:560px){.customers-hero{border-radius:22px;padding:21px 18px}.customers-hero h1{font-size:34px}.customers-hero-copy>p{font-size:13px}.customers-hero-context span{font-size:10px}.customers-overview-grid{grid-template-columns:1fr}.customers-overview-card{min-height:96px}.customer-directory-toolbar{grid-template-columns:1fr!important}.customer-directory-toolbar .erp-search{grid-column:auto}.customers-page .erp-table-head{flex-direction:column}.customer-directory-head-actions{justify-content:space-between;width:100%}.customer-clear-filters{flex:1}.customers-page .erp-empty-state{min-height:280px!important;margin:12px!important}}.product-toolbar{flex-wrap:wrap;align-items:center;gap:12px}.product-toolbar .erp-search{flex:380px;min-width:260px}.erp-status-filter{color:#435064;background:#fff;border:1px solid #dce5ef;border-radius:13px;outline:none;min-width:150px;height:46px;padding:0 38px 0 14px;font-size:12px;font-weight:750}.erp-status-filter:focus{border-color:#7da6d4;box-shadow:0 0 0 4px #5689c21f}.erp-row-actions button.success{color:#1d8a64}.erp-row-actions button.success:hover{background:#eaf8f2;border-color:#cfeadb}.inventory-overview-page>.page-heading-row,.initial-inventory-page>.page-heading-row{background:linear-gradient(135deg,#fff 0%,#f3f7fd 100%);border:1px solid #dbe6f2;border-radius:24px;margin-bottom:22px;padding:27px 30px;position:relative;overflow:hidden;box-shadow:0 16px 38px #243f6312}.inventory-overview-page>.page-heading-row:after,.initial-inventory-page>.page-heading-row:after{content:"";pointer-events:none;background:radial-gradient(circle,#487dbc1f,#487dbc00 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-55px;right:-35px}.inventory-overview-page .inventory-filter-banner{margin-bottom:22px}.inventory-overview-page .data-panel,.initial-inventory-page .data-panel,.operations-page .operation-panel{background:#fff;border:1px solid #dde6f1;border-radius:22px;overflow:hidden;box-shadow:0 16px 38px #243f6313}.inventory-overview-page .erp-table tbody td,.initial-inventory-page .erp-table tbody td{height:72px}@media (max-width:760px){.product-toolbar .erp-search,.erp-status-filter,.product-toolbar .erp-segmented{width:100%;min-width:0}.product-toolbar .erp-segmented{justify-content:flex-start;overflow:auto}.inventory-overview-page>.page-heading-row,.initial-inventory-page>.page-heading-row{border-radius:19px;padding:22px 18px}}.inventory-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inventory-table-heading{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px 16px;display:flex}.inventory-table-heading h2{color:#1f2d3d;margin:0;font-size:17px}.inventory-table-heading p{color:#7c8999;margin:5px 0 0;font-size:11px}.inventory-toolbar{flex-wrap:wrap}.inventory-toolbar .erp-search{flex:340px}.inventory-toolbar select{min-width:180px}.inventory-clear{height:46px}.inventory-product-cell{align-items:center;gap:10px;display:flex}.inventory-product-cell>span{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.inventory-product-cell>span.serialized{color:#3976ae;background:#edf5fc}.inventory-product-cell>span.quantity{color:#2c8061;background:#eef8f3}.inventory-minimum{color:#929daa;margin-top:4px;font-size:9px;font-weight:600;display:block}.inventory-row-actions{justify-content:flex-end}.inventory-units-modal{width:min(900px,100%)}.inventory-units-body{max-height:68vh;padding:20px 22px 24px;overflow:auto}.unit-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.unit-detail-card{background:linear-gradient(145deg,#fff,#f9fbfe);border:1px solid #dfe8f2;border-radius:16px;padding:15px;box-shadow:0 8px 22px #2844690e}.unit-card-top{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.unit-card-top span{color:#315f89;align-items:center;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:850;display:flex}.unit-card-top strong{color:#28745a;background:#eaf8f2;border-radius:999px;padding:5px 8px;font-size:9px}.unit-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.unit-spec-grid div{gap:3px;display:grid}.unit-spec-grid small{color:#8b97a6;font-size:9px}.unit-spec-grid b{color:#3d4b5c;font-size:11px}.unit-detail-card p{color:#6d7988;margin:11px 0 0;font-size:10px;line-height:1.5}.inventory-error{color:#a64738;background:#fff5f3;border-color:#f0d3cd}@media (max-width:760px){.inventory-heading-actions{width:100%}.inventory-heading-actions .secondary-button{flex:1}.inventory-table-heading{flex-direction:column;align-items:flex-start}.inventory-toolbar select,.inventory-clear{width:100%}.unit-card-grid{grid-template-columns:1fr}}.phase3-header-actions,.initial-table-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.phase3-movement-metrics{margin:22px 0}.movement-toolbar{align-items:flex-start!important}.movement-toolbar .toolbar-right{flex-wrap:wrap;flex:1;justify-content:flex-end}.movement-toolbar .erp-search{flex:320px;max-width:480px}.clear-filter-button{color:#69778a;white-space:nowrap;background:#fff;border:1px solid #e0e7ef;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.clear-filter-button:hover{color:#b84f4f;background:#fff7f7;border-color:#efc8c8}.form-error{justify-content:space-between;align-items:center;gap:14px;display:flex}.form-error button{color:inherit;background:0 0;border:0;font-weight:850;text-decoration:underline}.status-chip{align-items:center;gap:6px;display:inline-flex!important}.initial-inventory-toolbar{background:#fbfdff;border-top:1px solid #edf1f5;border-bottom:1px solid #e6edf4;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex}.initial-search{color:#8090a3;background:#fff;border:1px solid #dce5ef;border-radius:12px;flex:1;align-items:center;gap:9px;min-width:320px;height:44px;padding:0 13px;display:flex}.initial-search:focus-within{border-color:#7da6d4;box-shadow:0 0 0 4px #5689c21c}.initial-search input{color:#374559;background:0 0;border:0;outline:0;width:100%;font-size:11px}.initial-inventory-toolbar select{color:#4c5b70;background:#fff;border:1px solid #dce5ef;border-radius:12px;min-width:170px;height:44px;padding:0 36px 0 13px;font-size:10px;font-weight:750}.compact-button{height:38px!important;padding:0 12px!important;font-size:10px!important}.initial-empty-state{text-align:center;color:#7e8b9c;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.initial-empty-state svg{color:#5f8cbc;background:#eef5fb;border-radius:14px;width:46px;height:46px;margin-bottom:12px;padding:11px}.initial-empty-state strong{color:#354255;font-size:13px}.initial-empty-state span{margin-top:5px;font-size:10px}.movements-premium-page .empty-state{min-height:280px}@media (max-width:900px){.phase3-header-actions{width:100%}.phase3-header-actions button{flex:1}.movement-toolbar .toolbar-right,.movement-toolbar .erp-search{width:100%;max-width:none}.movement-toolbar .filter-select,.movement-toolbar .clear-filter-button{flex:1;min-width:180px}.initial-inventory-toolbar>*{width:100%;min-width:0}.initial-table-actions{justify-content:space-between;width:100%}}@media (max-width:620px){.phase3-header-actions{grid-template-columns:1fr;display:grid}.movement-toolbar .filter-select,.movement-toolbar .clear-filter-button{width:100%;min-width:0}.initial-table-actions{flex-direction:column;align-items:stretch}.initial-table-actions>*{justify-content:center;width:100%}}.inventory-control-toolbar{grid-template-columns:minmax(260px,1fr) minmax(170px,220px) minmax(170px,210px) auto;align-items:center;gap:12px;display:grid}.inventory-control-toolbar>.inline-search{min-width:0}.control-toolbar-actions{justify-content:flex-end;gap:9px;display:flex}.compact-button{white-space:nowrap;min-height:42px;padding:0 14px}.inventory-operation-detail{width:min(760px,100vw - 32px);max-height:calc(100vh - 36px);overflow:auto}.inventory-detail-body{gap:20px;padding:24px;display:grid}.inventory-detail-hero{background:linear-gradient(135deg,#f8fbff,#f2f7ff);border:1px solid #dfe7f2;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.inventory-detail-hero div{gap:3px;display:grid}.inventory-detail-hero small{color:#52657e;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800}.inventory-detail-hero strong{color:#10233f;font-size:20px}.inventory-detail-hero p{color:#687a91;margin:0;font-size:13px}.inventory-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.inventory-detail-grid article{background:#fff;border:1px solid #e1e8f1;border-radius:15px;gap:5px;padding:15px;display:grid}.inventory-detail-grid small,.inventory-detail-copy small{text-transform:uppercase;letter-spacing:.06em;color:#718197;font-size:11px;font-weight:800}.inventory-detail-grid strong{color:#142640;overflow-wrap:anywhere;font-size:15px}.inventory-detail-grid span{color:#7b8ba0;font-size:12px}.inventory-detail-copy{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inventory-detail-copy>div{background:#fbfcfe;border:1px solid #e1e8f1;border-radius:15px;padding:17px}.inventory-detail-copy p{color:#34465e;white-space:pre-wrap;margin:8px 0 0;line-height:1.55}.inventory-detail-dates{color:#718197;flex-wrap:wrap;gap:10px 18px;padding-top:2px;font-size:12px;display:flex}@media (max-width:1050px){.inventory-control-toolbar{grid-template-columns:1fr 1fr}.inventory-control-toolbar>.inline-search{grid-column:1/-1}.control-toolbar-actions{justify-content:flex-start}}@media (max-width:700px){.inventory-control-toolbar{grid-template-columns:1fr}.inventory-control-toolbar>.inline-search{grid-column:auto}.control-toolbar-actions{grid-template-columns:1fr 1fr;display:grid}.inventory-detail-hero{grid-template-columns:auto 1fr}.inventory-detail-hero>.status-badge{grid-column:1/-1;width:max-content}.inventory-detail-grid,.inventory-detail-copy{grid-template-columns:1fr 1fr}}@media (max-width:480px){.inventory-detail-grid,.inventory-detail-copy{grid-template-columns:1fr}.inventory-detail-body{padding:17px}.inventory-operation-detail{width:calc(100vw - 18px)}}.product-master-page{gap:22px;display:grid}.phase3-hero{background:linear-gradient(135deg,#fff 0%,#f2f7fd 64%,#eef5fc 100%);border:1px solid #dbe6f2;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:28px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #25436814}.phase3-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#477ebe29,#477ebe00 68%);border-radius:50%;width:300px;height:300px;position:absolute;top:-90px;right:-70px}.phase3-hero-copy{z-index:1;max-width:760px;position:relative}.phase3-kicker{color:#4c76a7;letter-spacing:.13em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:inline-flex}.phase3-hero h1{color:#13263f;letter-spacing:-.035em;margin:10px 0 8px;font-size:30px;line-height:1.08}.phase3-hero p{color:#718096;max-width:690px;margin:0;font-size:13px;line-height:1.65}.phase3-hero-pills{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.phase3-hero-pills span{color:#55708f;background:#ffffffc7;border:1px solid #dce7f3;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.phase3-hero-actions{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.phase3-hero-actions button{min-height:44px}.product-metric-grid{margin:0}.product-catalog-card{overflow:hidden;border-radius:22px!important}.product-table-head{padding:22px 24px!important}.section-kicker{color:#6a8caf;letter-spacing:.12em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.product-filter-shell{background:#fbfdff;border-top:1px solid #edf2f7;border-bottom:1px solid #e6edf5;padding:15px 20px 16px}.product-search-box{color:#8291a3;background:#fff;border:1px solid #dce6f0;border-radius:13px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex;box-shadow:0 3px 10px #2a466a08}.product-search-box:focus-within{border-color:#7fa9d6;box-shadow:0 0 0 4px #5187c21a}.product-search-box input{color:#33465d;background:0 0;border:0;outline:0;flex:1;font-size:11px}.product-search-box button{color:#7b899b;background:0 0;border:0;place-items:center;display:grid}.product-filter-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:11px;display:flex}.product-filter-row select{color:#506176;background:#fff;border:1px solid #dce5ef;border-radius:11px;min-width:180px;height:42px;padding:0 34px 0 12px;font-size:10px;font-weight:750}.product-control-segments{margin-left:auto}.product-premium-table{min-width:1060px}.product-premium-table tbody td{height:74px!important;padding:13px 14px!important}.product-premium-table tbody tr{transition:background .18s,box-shadow .18s}.product-premium-table tbody tr:hover{background:#f7faff;box-shadow:inset 4px 0 #4b7eb9}.product-code-button{color:#6280a2;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.product-code-button:hover .erp-code{background:#eef6fd;border-color:#8bb0d4}.stock-minimum-value{color:#2f4259;font-size:12px}.stock-minimum-value small{color:#8996a5;font-size:9px}.muted-cell{color:#929eac;font-size:10px}.product-detail-modal{width:min(760px,100vw - 30px);overflow:hidden}.product-detail-hero{background:linear-gradient(135deg,#f8fbff,#eef5fc);border-bottom:1px solid #e3ebf3;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:23px 24px;display:grid}.product-detail-icon{border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.product-detail-icon.serialized{color:#3976ae;background:#e8f2fd}.product-detail-icon.quantity{color:#2d8062;background:#eaf7f1}.product-detail-icon.service{color:#a26f31;background:#f7efe5}.product-detail-hero span{letter-spacing:.1em;color:#5f83aa;font-size:10px;font-weight:900}.product-detail-hero h2{color:#14263e;margin:4px 0 3px;font-size:21px}.product-detail-hero p{color:#758499;margin:0;font-size:11px}.product-detail-body{gap:15px;padding:22px 24px;display:grid}.product-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.product-detail-grid article{background:#fff;border:1px solid #e1e9f2;border-radius:14px;flex-direction:column;justify-content:space-between;gap:9px;min-height:88px;padding:14px;display:flex}.product-detail-grid small{color:#8190a3;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:850}.product-detail-grid strong{color:#263a52;font-size:12px}.product-detail-note{color:#39725d;background:#f3fbf7;border:1px solid #d9e9e1;border-radius:14px;gap:11px;padding:14px 15px;display:flex}.product-detail-note.neutral{color:#60738a;background:#f8fafc;border-color:#e0e7f0}.product-detail-note strong{font-size:11px;display:block}.product-detail-note p{color:#6e7e90;margin:4px 0 0;font-size:10px;line-height:1.5}.product-detail-actions{border-top:1px solid #edf1f5;padding:16px 24px 22px}.product-modal-card{width:min(880px,100vw - 30px);max-height:calc(100vh - 30px);overflow:auto}.product-form-header{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fbfff7;border-bottom:1px solid #e1e9f2;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:21px 23px;display:grid;position:sticky;top:0}.product-form-header-icon{color:#4177ad;background:#e9f2fc;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.product-form-header h2{color:#162940;margin:3px 0;font-size:20px}.product-form-header p:not(.eyebrow){color:#75849a;margin:0;font-size:10.5px}.product-premium-form{gap:16px;padding:22px;display:grid}.product-form-section{background:linear-gradient(145deg,#fff,#fbfdff);border:1px solid #dfe8f1;border-radius:18px;padding:18px}.product-form-section-title{align-items:center;gap:10px;margin-bottom:16px;display:flex}.product-form-section-title>span{color:#4d79a8;background:#eaf2fb;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.product-form-section-title strong{color:#24384f;font-size:12px;display:block}.product-form-section-title small{color:#8a97a7;margin-top:2px;font-size:9px;display:block}.product-premium-form label{color:#52657b;gap:7px;font-size:10px;font-weight:800;display:grid}.product-premium-form input,.product-premium-form select{color:#30445c;background:#fff;border:1px solid #d9e3ee;border-radius:11px;outline:0;height:44px;padding:0 12px;font-size:11px}.product-premium-form input:focus,.product-premium-form select:focus{border-color:#7fa7d3;box-shadow:0 0 0 4px #4e83bd1a}.product-premium-form label small{color:#94a0ae;font-size:8.5px;font-weight:600}.control-card-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.control-card-selector button{text-align:left;color:#64758a;cursor:pointer;background:#fff;border:1px solid #dde6f0;border-radius:15px;align-content:start;gap:7px;min-height:110px;padding:15px;transition:all .18s;display:grid}.control-card-selector button:hover{background:#f8fbff;border-color:#a8c1dc}.control-card-selector button.active{background:#f0f7fe;border-color:#6d98c5;box-shadow:0 0 0 3px #4b80b917}.control-card-selector button>span{color:#4d7dac;background:#edf4fb;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.control-card-selector strong{color:#2e4259;font-size:11px}.control-card-selector small{font-size:8.5px;line-height:1.4}.control-explainer.protected{margin:0}.product-form-actions{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-top:1px solid #e4ebf3;margin:0 -22px -22px;padding:15px 22px;position:sticky;bottom:-22px}@media (max-width:900px){.phase3-hero{flex-direction:column}.phase3-hero-actions{width:100%}.phase3-hero-actions button{flex:1}.product-control-segments{justify-content:flex-start;width:100%;margin-left:0;overflow:auto}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.phase3-hero{border-radius:19px;padding:22px 18px}.phase3-hero h1{font-size:25px}.product-filter-row>*{width:100%;min-width:0}.control-card-selector{grid-template-columns:1fr}.product-form-header{grid-template-columns:auto 1fr}.product-form-header>.icon-close{grid-area:1/2;justify-self:end}.product-form-header>div:nth-child(2){grid-column:1/-1}.product-detail-grid{grid-template-columns:1fr 1fr}.product-premium-form,.product-form-section{padding:15px}.product-form-actions{margin:0 -15px -15px;padding:14px 15px;bottom:-15px}}@media (max-width:480px){.phase3-hero-actions{grid-template-columns:1fr;display:grid}.phase3-hero-pills{display:none}.product-detail-grid{grid-template-columns:1fr}.product-detail-hero{grid-template-columns:auto 1fr}.product-detail-hero>.icon-close{grid-area:1/2;justify-self:end}.product-detail-hero>div:nth-child(2){grid-column:1/-1}.product-detail-actions{grid-template-columns:1fr 1fr;display:grid}}.product-modal-layer{overscroll-behavior:contain;overflow:hidden!important}.product-modal-card{flex-direction:column!important;width:min(880px,100vw - 30px)!important;height:min(840px,100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;display:flex!important;overflow:hidden!important}.product-form-header{flex:none}.product-premium-form{overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto!important}.product-form-actions{flex:none;margin:0 -22px -22px!important;bottom:0!important}@media (max-width:700px){.product-modal-card{width:100%!important;height:94dvh!important;max-height:94dvh!important}.product-premium-form{padding-bottom:15px!important}.product-form-actions{padding-bottom:max(14px,env(safe-area-inset-bottom))!important;margin:0 -15px -15px!important;bottom:0!important}}.product-premium-form{scroll-padding-bottom:150px}.product-form-actions{margin:30px -22px -22px!important}@media (max-width:700px){.product-premium-form{scroll-padding-bottom:170px}.product-form-actions{margin:26px -15px -15px!important}}.product-master-page{padding-bottom:34px;gap:18px!important}.product-master-page .phase3-hero{border-radius:22px;align-items:center;min-height:188px;padding:26px 30px;box-shadow:0 14px 36px #203d6012}.product-master-page .phase3-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#5e91c921,#0000 70%);border-radius:50%;width:300px;height:190px;position:absolute;inset:auto 20% -105px auto}.product-master-page .phase3-hero h1{margin:8px 0 7px;font-size:29px}.product-master-page .phase3-hero p{max-width:650px;font-size:12px;line-height:1.55}.product-master-page .phase3-hero-pills{gap:7px;margin-top:15px}.product-master-page .phase3-hero-pills span{background:#ffffffe0;padding:6px 9px;box-shadow:0 4px 12px #3252760a}.product-master-page .phase3-hero-actions{align-self:flex-start;padding-top:6px}.product-master-page .phase3-hero-actions button{border-radius:13px;min-height:46px;padding-inline:18px}.product-master-page .phase3-export:disabled{opacity:.48;cursor:not-allowed;filter:saturate(.55);box-shadow:none!important}.product-master-page .product-metric-grid{gap:13px}.product-master-page .kh-metric{background:linear-gradient(145deg,#fff 0%,#fbfdff 100%);border:1px solid #e0e8f1;border-radius:18px;gap:14px;min-height:112px;padding:17px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 9px 26px #1f37530e}.product-master-page .kh-metric:after{content:"";opacity:.035;pointer-events:none;background:currentColor;border-radius:50%;width:105px;height:105px;position:absolute;bottom:-38px;right:-28px}.product-master-page .kh-metric:hover{border-color:#cfdeed;transform:translateY(-2px);box-shadow:0 14px 32px #1f375316}.product-master-page .kh-metric-icon{border-radius:13px;flex:0 0 43px;width:43px;height:43px;box-shadow:inset 0 0 0 1px #ffffffb3}.product-master-page .kh-metric-copy>span{color:#68778b;letter-spacing:.055em;text-transform:uppercase;font-size:9.5px;font-weight:900}.product-master-page .kh-metric-copy>strong{color:#152238;letter-spacing:-.035em;margin-top:5px;font-size:24px;line-height:1}.product-master-page .kh-metric-copy>small{color:#7c899a;margin-top:7px;font-size:10px;line-height:1.4}.product-master-page .product-catalog-card{border:1px solid #dfe7f0;box-shadow:0 13px 34px #2038540f;border-radius:21px!important}.product-master-page .product-table-head{background:linear-gradient(#fff,#fcfdff);min-height:96px;padding:19px 22px!important}.product-master-page .product-table-head h2{color:#1e2e43;margin:0 0 4px;font-size:18px}.product-master-page .product-table-head p{color:#7c899a;margin:0;font-size:10.5px}.product-master-page .erp-total-chip{color:#56789f;background:#f1f6fc;border:1px solid #dce7f2;justify-content:center;min-width:92px;padding:9px 13px;box-shadow:inset 0 1px #fff}.product-master-page .product-filter-shell{background:linear-gradient(#fbfdff,#f8fbfe);grid-template-columns:minmax(300px,1.45fr) minmax(500px,1fr);align-items:center;gap:12px;padding:14px 20px;display:grid}.product-master-page .product-search-box{border-radius:12px;height:44px}.product-master-page .product-filter-row{grid-template-columns:minmax(145px,.8fr) minmax(145px,.8fr) minmax(330px,1.6fr) auto;align-items:center;gap:8px;margin:0;display:grid}.product-master-page .product-filter-row select{border-radius:10px;width:100%;min-width:0;height:40px}.product-master-page .product-control-segments{background:#eef2f6;border:1px solid #e1e8f0;border-radius:11px;width:100%;margin:0;padding:4px}.product-master-page .product-control-segments button{border-radius:8px;flex:1;min-width:max-content;height:32px;padding:0 10px;font-size:9px}.product-master-page .clear-filter-button{border-radius:10px;height:40px}.product-master-page .kh-empty{background:linear-gradient(#fbfdff,#f6f9fc);border:1px dashed #cbd9e8;border-radius:17px;min-height:218px;margin:14px 18px;padding:25px 20px}.product-master-page .kh-empty>span{border-radius:15px;width:51px;height:51px;box-shadow:0 12px 25px #1753ad29}.product-master-page .kh-empty>p{margin:12px 0 3px;font-size:9px}.product-master-page .kh-empty small{margin:6px 0 15px;font-size:10.5px}.product-master-page .kh-empty .primary-button,.product-master-page .kh-empty .secondary-button{border-radius:11px;min-height:42px}.product-master-page .kh-pagination{background:linear-gradient(#fbfcfe,#f7f9fc);border-top:1px solid #e4ebf3;min-height:56px;padding:9px 17px}.product-master-page .kh-pagination nav button{border-radius:9px;min-width:34px;height:34px}.product-master-page .kh-page-size select{height:34px}@media (max-width:1320px){.product-master-page .product-filter-shell{grid-template-columns:1fr}.product-master-page .product-filter-row{grid-template-columns:180px 180px 1fr auto}}@media (max-width:900px){.product-master-page .phase3-hero{align-items:flex-start;min-height:0;padding:22px}.product-master-page .phase3-hero-actions{align-self:stretch;padding-top:0}.product-master-page .product-filter-row{grid-template-columns:1fr 1fr}.product-master-page .product-control-segments{grid-column:1/-1}.product-master-page .clear-filter-button{width:max-content}}@media (max-width:620px){.product-master-page{gap:14px!important}.product-master-page .phase3-hero{padding:19px 16px}.product-master-page .phase3-hero h1{font-size:25px}.product-master-page .product-metric-grid{gap:10px}.product-master-page .kh-metric{min-height:100px;padding:14px}.product-master-page .product-table-head{flex-direction:column;align-items:flex-start;gap:12px;padding:17px!important}.product-master-page .product-filter-shell{padding:12px}.product-master-page .product-filter-row{grid-template-columns:1fr}.product-master-page .product-control-segments{grid-column:auto;overflow-x:auto}.product-master-page .clear-filter-button{justify-content:center;width:100%}.product-master-page .kh-empty{min-height:230px;margin:10px;padding:22px 15px}}.product-master-page{--product-ink:#17243a;--product-muted:#718096;--product-line:#dfe7f1;--product-blue:#2f5f9f;padding-top:18px;gap:14px!important}.product-master-page .product-command-center{background:radial-gradient(circle at 88% 15%,#5284c626,#0000 26%),linear-gradient(135deg,#fff 0%,#f7faff 58%,#edf4fd 100%);border:1px solid #dce6f1;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main actions""trust trust";align-items:center;gap:16px 24px;padding:24px 26px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #1f3a5c13}.product-master-page .product-command-center:after{content:"KH";color:#2e58920b;letter-spacing:-.09em;pointer-events:none;font-size:118px;font-weight:950;position:absolute;bottom:-24px;right:30px}.product-command-main{z-index:1;grid-area:main;align-items:center;gap:16px;display:flex;position:relative}.product-command-icon{color:#3569a7;background:linear-gradient(145deg,#edf5ff,#dbeafe);border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 0 0 1px #4e7eb71f}.product-command-copy h1{color:var(--product-ink);letter-spacing:-.035em;margin:4px 0;font-size:29px;line-height:1.05}.product-command-copy p{color:var(--product-muted);margin:0;font-size:12px}.product-command-actions{z-index:1;grid-area:actions;gap:10px;display:flex;position:relative}.product-command-actions button{border-radius:12px;min-height:44px;padding-inline:17px}.product-trust-row{z-index:1;border-top:1px solid #c7d5e5b8;grid-area:trust;align-items:center;gap:8px;padding-top:14px;display:flex;position:relative}.product-trust-row span{color:#58708d;background:#ffffffb8;border:1px solid #d9e4f0;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.product-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.product-overview-card{border:1px solid var(--product-line);background:#fff;border-radius:17px;align-items:center;gap:13px;min-height:92px;padding:15px 17px;transition:all .18s;display:flex;box-shadow:0 8px 24px #223b590d}.product-overview-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px #223b5914}.product-overview-card .overview-icon{border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.product-overview-card.blue .overview-icon{color:#3471ba;background:#e9f2ff}.product-overview-card.violet .overview-icon{color:#7458bf;background:#f0edff}.product-overview-card.green .overview-icon{color:#3d8b68;background:#eaf8f1}.product-overview-card.amber .overview-icon{color:#c7832e;background:#fff4e5}.product-overview-card div{min-width:0}.product-overview-card small{color:#758297;letter-spacing:.06em;text-transform:uppercase;font-size:8.8px;font-weight:900;display:block}.product-overview-card strong{color:#17243a;letter-spacing:-.035em;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:22px;line-height:1;display:block;overflow:hidden}.product-overview-card p{color:#8b97a7;margin:6px 0 0;font-size:9.5px}.product-master-page .product-catalog-card{background:#fff;overflow:hidden;border-radius:20px!important}.product-master-page .product-table-head{background:#fff;border-bottom:0;min-height:auto;padding:18px 20px!important}.product-master-page .product-table-head h2{font-size:19px}.product-master-page .product-table-head p{font-size:10.5px}.product-master-page .product-filter-shell{background:#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #e7edf4;grid-template-columns:minmax(280px,1.15fr) minmax(570px,1.85fr);padding:12px 16px}.product-master-page .product-search-box{background:#fff;height:42px;box-shadow:0 1px #ffffffe6}.product-master-page .product-filter-row{grid-template-columns:155px 155px minmax(310px,1fr) auto}.product-master-page .product-control-segments{background:#e9eef5;border-color:#dce4ed}.product-master-page .product-control-segments button.active{color:#315f99;background:#fff;box-shadow:0 2px 8px #2341661a}.product-master-page .kh-empty{background:linear-gradient(#fff,#fafcff);min-height:190px;margin:12px 16px;padding:22px}.product-master-page .kh-empty>span{width:48px;height:48px}.product-master-page .kh-empty h3{font-size:16px}.product-master-page .kh-empty small{max-width:450px}.product-master-page .kh-pagination{background:#fbfcfe;min-height:52px}.product-master-page .product-premium-table thead th{color:#69788d;letter-spacing:.055em;text-transform:uppercase;background:#f6f8fb;font-size:8.8px}.product-master-page .product-premium-table tbody tr{height:65px}.product-master-page .product-premium-table tbody tr:hover{background:#f8fbff}@media (max-width:1200px){.product-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-master-page .product-filter-shell{grid-template-columns:1fr}.product-master-page .product-filter-row{grid-template-columns:1fr 1fr minmax(300px,1.5fr) auto}}@media (max-width:820px){.product-master-page .product-command-center{grid-template-columns:1fr;grid-template-areas:"main""actions""trust"}.product-command-actions{width:100%}.product-command-actions button{flex:1}.product-trust-row{overflow:auto}.product-master-page .product-filter-row{grid-template-columns:1fr 1fr}.product-master-page .product-control-segments{grid-column:1/-1}}@media (max-width:560px){.product-master-page{padding-top:10px}.product-master-page .product-command-center{border-radius:18px;padding:18px 15px 14px}.product-command-main{align-items:flex-start}.product-command-icon{flex-basis:44px;width:44px;height:44px}.product-command-copy h1{font-size:24px}.product-command-copy p{font-size:10.5px;line-height:1.45}.product-command-actions{grid-template-columns:1fr;display:grid}.product-trust-row{display:none}.product-overview-strip{grid-template-columns:1fr 1fr}.product-overview-card{gap:10px;min-height:88px;padding:13px}.product-overview-card .overview-icon{flex-basis:36px;width:36px;height:36px}.product-overview-card strong{font-size:19px}.product-master-page .product-filter-row{grid-template-columns:1fr}.product-master-page .product-control-segments{grid-column:auto;overflow:auto}.product-master-page .clear-filter-button{justify-content:center;width:100%}}.unified-module-page{gap:22px;padding-bottom:34px;display:grid}.unified-module-page .unified-module-hero{isolation:isolate;justify-content:space-between;align-items:center;gap:36px;min-height:218px;margin:0;padding:32px 38px;display:flex;position:relative;overflow:hidden;background:radial-gradient(circle at 77% 8%,#5e91da38,#0000 31%),linear-gradient(135deg,#fff 0%,#f5f9ff 54%,#eaf2ff 100%)!important;border:1px solid #d7e3f1!important;border-radius:28px!important;box-shadow:0 22px 58px #1939601a!important}.unified-module-page .unified-module-hero:before{content:"";z-index:2;background:linear-gradient(#6f9bea,#214f91);width:7px;position:absolute;inset:0 auto 0 0}.unified-module-page .unified-module-hero:after{content:"KH";z-index:0;color:#3664a60e;letter-spacing:-.12em;-webkit-user-select:none;user-select:none;font-size:174px;font-weight:950;line-height:1;position:absolute;top:16px;right:38px}.unified-module-page .unified-module-hero>div,.unified-module-page .unified-module-hero>header,.unified-module-page .unified-module-hero>button{z-index:2;position:relative}.unified-module-page .unified-module-hero h1{color:#121d31!important;letter-spacing:-.05em!important;margin:14px 0 8px!important;font-size:clamp(38px,4vw,56px)!important;line-height:1!important}.unified-module-page .unified-module-hero p:not(.eyebrow){max-width:860px;margin:0;color:#687990!important;font-size:15px!important;line-height:1.65!important}.unified-module-page .unified-module-hero .eyebrow,.unified-module-page .unified-module-hero .phase3-kicker{align-items:center;width:max-content;min-height:34px;color:#355b96!important;letter-spacing:.09em!important;background:#eff5feeb!important;border:1px solid #cbdcf1!important;border-radius:999px!important;padding:0 14px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.unified-module-page .unified-module-hero .quick-actions,.unified-module-page .unified-module-hero .inventory-heading-actions,.unified-module-page .unified-module-hero .phase3-header-actions,.unified-module-page .unified-module-hero .product-command-actions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #cddcefd1;border-radius:20px;flex:none;justify-content:flex-end;align-items:center;gap:12px;padding:17px;display:flex;box-shadow:0 15px 34px #294c7717}.unified-module-page .unified-module-hero .primary-button,.unified-module-page .unified-module-hero .secondary-button{border-radius:15px;min-height:52px;padding-inline:22px;font-size:14px;font-weight:850}.product-master-page .product-command-center{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid!important}.product-master-page .product-command-main{z-index:2;align-items:center;gap:18px;display:flex;position:relative}.product-master-page .product-command-icon{color:#3969a5;background:#edf4ff;border:1px solid #cbdcf1;border-radius:18px;width:58px;height:58px}.product-master-page .product-command-copy h1{margin:10px 0 5px!important}.product-master-page .product-trust-row{z-index:2;border-top:1px solid #cddaebbf;grid-column:1/-1;gap:12px 18px;margin-top:20px;padding-top:16px;display:flex;position:relative}.product-master-page .product-trust-row span{color:#536982;align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.warranty-center-page .warranty-center-hero{min-height:190px!important}.warranty-center-page .warranty-center-heading{z-index:2;align-items:center;gap:20px;display:flex;position:relative}.warranty-center-page .warranty-center-icon{color:#3e6ea9!important;background:#edf4ff!important;border:1px solid #cbdcf1!important;border-radius:20px!important;width:62px!important;height:62px!important}.warranty-center-page .warranty-center-heading h1{font-size:48px!important}.warranty-center-page .warranty-center-heading .eyebrow{margin-bottom:0!important}.unified-module-page .unified-metric-grid,.unified-module-page .phase2-metrics,.unified-module-page .operations-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;margin:0!important;display:grid!important}.unified-module-page .unified-metric-grid>article,.unified-module-page .phase2-metrics>.erp-metric,.unified-module-page .operations-summary-grid>.summary-card,.warranty-center-page .warranty-compact-metrics>article{position:relative;overflow:hidden;background:#fff!important;border:1px solid #dce6f2!important;border-radius:24px!important;align-items:center!important;gap:18px!important;min-height:118px!important;padding:20px 22px!important;display:flex!important;box-shadow:0 15px 38px #18345612!important}.unified-module-page .unified-metric-grid>article:after,.unified-module-page .phase2-metrics>.erp-metric:after,.unified-module-page .operations-summary-grid>.summary-card:after,.warranty-center-page .warranty-compact-metrics>article:after{content:"";background:#4e71a80e;border-radius:50%;width:94px;height:94px;position:absolute;bottom:-34px;right:-20px}.unified-module-page .unified-metric-grid strong,.unified-module-page .phase2-metrics strong,.unified-module-page .operations-summary-grid strong,.warranty-center-page .warranty-compact-metrics strong{color:#121d31!important;letter-spacing:-.04em!important;font-size:30px!important;line-height:1!important}.unified-module-page .unified-metric-grid small,.unified-module-page .phase2-metrics small,.unified-module-page .operations-summary-grid small,.warranty-center-page .warranty-compact-metrics small{color:#64758b!important;letter-spacing:.065em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important}.unified-module-page .unified-metric-grid p,.unified-module-page .phase2-metrics p,.unified-module-page .operations-summary-grid p{color:#78879b!important;margin:7px 0 0!important;font-size:11.5px!important;line-height:1.35!important}.unified-module-page .unified-data-card,.warranty-center-page .unified-data-card{background:#fff!important;border:1px solid #dce6f2!important;border-radius:24px!important;margin:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 50px #142e4e13!important}.unified-module-page .inventory-table-heading,.unified-module-page .card-title-row,.unified-module-page .table-toolbar>div:first-child:not(.inline-search):not(.erp-search),.warranty-center-page .warranty-table-header{padding:22px 26px!important}.unified-module-page .inventory-table-heading,.unified-module-page .card-title-row,.warranty-center-page .warranty-table-header{justify-content:space-between;align-items:center;gap:20px;display:flex;border-bottom:1px solid #e3eaf2!important}.unified-module-page .inventory-table-heading h2,.unified-module-page .card-title-row h2,.unified-module-page .table-toolbar h2,.warranty-center-page .warranty-table-header h2{color:#1b2b40!important;letter-spacing:-.025em!important;margin:0 0 5px!important;font-size:21px!important}.unified-module-page .inventory-table-heading p,.unified-module-page .card-title-row p,.unified-module-page .table-toolbar p,.warranty-center-page .warranty-table-header p{color:#8290a3!important;margin:0!important;font-size:12px!important}.unified-module-page .table-toolbar,.unified-module-page .inventory-toolbar,.unified-module-page .initial-inventory-toolbar,.unified-module-page .inventory-control-toolbar,.warranty-center-page .warranty-filterbar{grid-template-columns:minmax(280px,1fr) repeat(3,minmax(170px,auto));align-items:center;background:#fbfdff!important;border-bottom:1px solid #e3eaf2!important;gap:12px!important;padding:16px 22px!important;display:grid!important}.movements-premium-page .movement-toolbar{grid-template-columns:1fr!important}.movements-premium-page .movement-toolbar>div:first-child{padding:0!important}.movements-premium-page .toolbar-right{grid-template-columns:minmax(300px,1fr) repeat(3,minmax(170px,auto));gap:12px;width:100%;display:grid!important}.unified-module-page .table-toolbar select,.unified-module-page .inventory-toolbar select,.unified-module-page .initial-inventory-toolbar select,.unified-module-page .inventory-control-toolbar select,.warranty-center-page .warranty-filterbar select,.warranty-center-page .warranty-filterbar button{color:#34455c!important;background:#fff!important;border:1px solid #d7e2ee!important;border-radius:14px!important;min-height:48px!important;font-size:12px!important;font-weight:750!important}.unified-module-page .erp-table-wrap,.warranty-center-page .erp-table-wrap{background:#fff;overflow:auto}.unified-module-page .erp-table-v2,.warranty-center-page .erp-table-v2{border-collapse:separate;border-spacing:0;width:100%;min-width:1040px}.unified-module-page .erp-table-v2 thead th,.warranty-center-page .erp-table-v2 thead th{z-index:2;white-space:nowrap;position:sticky;top:0;color:#627489!important;letter-spacing:.055em!important;text-transform:uppercase!important;background:#f0f4f8!important;border-bottom:1px solid #dce5ef!important;height:48px!important;padding:0 14px!important;font-size:10.5px!important;font-weight:900!important}.unified-module-page .erp-table-v2 tbody td,.warranty-center-page .erp-table-v2 tbody td{vertical-align:middle!important;color:#33445a!important;border-bottom:1px solid #edf1f5!important;padding:16px 14px!important;font-size:12.5px!important}.unified-module-page .erp-table-v2 tbody tr,.warranty-center-page .erp-table-v2 tbody tr{transition:background .18s,box-shadow .18s}.unified-module-page .erp-table-v2 tbody tr:hover,.warranty-center-page .erp-table-v2 tbody tr:hover{box-shadow:inset 4px 0 #4677b8;background:#f6faff!important}.unified-module-page .erp-table-v2 td strong,.warranty-center-page .erp-table-v2 td strong{color:#1d3048!important;font-size:12.5px!important}.unified-module-page .erp-table-v2 td small,.warranty-center-page .erp-table-v2 td small{margin-top:3px;display:block;color:#8390a2!important;font-size:10.5px!important}.unified-module-page .erp-pagination,.warranty-center-page .erp-pagination{background:#fbfcfe!important;border-top:1px solid #e5ebf2!important;border-radius:0!important;min-height:62px!important;padding:12px 18px!important}.unified-module-page .erp-empty-state,.warranty-center-page .warranty-empty-inner{background:linear-gradient(#fff,#fbfdff)!important;min-height:300px!important;margin:0!important;padding:44px 24px!important}.warranty-center-page .warranty-empty-cell{padding:0!important}.warranty-center-page .warranty-empty-inner{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.warranty-center-page .warranty-empty-inner>svg{color:#3c6ca7;background:#edf4ff;border-radius:15px;width:44px;height:44px;padding:12px}.unified-module-page .inventory-filter-banner,.unified-module-page .setup-status,.unified-module-page .movement-rule{background:linear-gradient(135deg,#f8fbff,#f2f7fd)!important;border:1px solid #d9e5f2!important;border-radius:20px!important;box-shadow:0 10px 30px #1939600b!important}.initial-inventory-page .setup-step{white-space:nowrap;justify-content:flex-end!important;align-items:center!important;gap:9px!important;min-width:190px!important;display:flex!important}.initial-inventory-page .setup-step span,.initial-inventory-page .setup-step strong{display:inline-block!important}.warranty-center-page{gap:18px!important;padding:22px 28px 34px!important;display:grid!important}.warranty-center-page .warranty-workspace-tabs{width:max-content;box-shadow:none!important;background:#eef3f8!important;border:1px solid #d8e3ef!important;border-radius:16px!important;padding:5px!important;display:inline-flex!important}.warranty-center-page .warranty-workspace-tabs button{border-radius:12px!important;min-height:44px!important;font-size:12px!important}.warranty-center-page .warranty-compact-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;display:grid!important}.warranty-center-page .warranty-filterbar{grid-template-columns:minmax(320px,1fr) repeat(3,minmax(170px,auto))!important}.warranty-center-page .warranty-search{background:#fff!important;border:1px solid #d7e2ee!important;border-radius:14px!important;min-height:48px!important}.warranty-center-page .warranty-open-action{border-radius:10px!important;min-height:34px!important;padding:0 12px!important}@media (max-width:1180px){.unified-module-page .unified-module-hero{min-height:200px;padding:28px 30px}.unified-module-page .unified-module-hero:after{font-size:145px}.unified-module-page .unified-metric-grid,.unified-module-page .phase2-metrics,.unified-module-page .operations-summary-grid,.warranty-center-page .warranty-compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.unified-module-page .table-toolbar,.unified-module-page .inventory-toolbar,.unified-module-page .initial-inventory-toolbar,.unified-module-page .inventory-control-toolbar,.warranty-center-page .warranty-filterbar,.movements-premium-page .toolbar-right{grid-template-columns:1fr 1fr!important}.unified-module-page .erp-search,.warranty-center-page .warranty-search,.movements-premium-page .erp-search{grid-column:1/-1}}@media (max-width:760px){.unified-module-page{gap:14px}.unified-module-page .unified-module-hero{min-height:unset;flex-direction:column;align-items:flex-start;gap:20px;padding:23px 20px;border-radius:22px!important}.unified-module-page .unified-module-hero h1{font-size:36px!important}.unified-module-page .unified-module-hero .quick-actions,.unified-module-page .unified-module-hero .inventory-heading-actions,.unified-module-page .unified-module-hero .phase3-header-actions,.unified-module-page .unified-module-hero .product-command-actions{box-sizing:border-box;justify-content:stretch;width:100%;padding:12px}.unified-module-page .unified-module-hero .primary-button,.unified-module-page .unified-module-hero .secondary-button{flex:1}.product-master-page .product-command-center{grid-template-columns:1fr!important}.product-master-page .product-command-actions{margin-top:18px}.product-master-page .product-trust-row{grid-column:auto}.unified-module-page .unified-metric-grid,.unified-module-page .phase2-metrics,.unified-module-page .operations-summary-grid,.warranty-center-page .warranty-compact-metrics,.unified-module-page .table-toolbar,.unified-module-page .inventory-toolbar,.unified-module-page .initial-inventory-toolbar,.unified-module-page .inventory-control-toolbar,.warranty-center-page .warranty-filterbar,.movements-premium-page .toolbar-right{grid-template-columns:1fr!important}.unified-module-page .inventory-table-heading,.unified-module-page .card-title-row,.warranty-center-page .warranty-table-header{flex-direction:column;align-items:flex-start}.warranty-center-page{padding:14px!important}}.unified-module-page .unified-metric-grid .kh-metric,.unified-module-page .phase2-metrics .kh-metric{grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;column-gap:16px!important;display:grid!important}.unified-module-page .unified-metric-grid .kh-metric-icon,.unified-module-page .phase2-metrics .kh-metric-icon{color:currentColor!important;background:color-mix(in srgb,currentColor 12%,#fff)!important;width:52px!important;height:52px!important;box-shadow:none!important;z-index:2!important;border-radius:16px!important;place-items:center!important;display:grid!important;position:relative!important}.unified-module-page .unified-metric-grid .kh-metric-icon svg,.unified-module-page .phase2-metrics .kh-metric-icon svg{stroke-width:2.1px!important;width:23px!important;height:23px!important;display:block!important}.unified-module-page .unified-metric-grid .kh-metric-copy,.unified-module-page .phase2-metrics .kh-metric-copy{z-index:2;position:relative;text-align:left!important;flex-direction:column!important;align-items:flex-start!important;display:flex!important}.unified-module-page .unified-metric-grid .kh-metric-copy>span,.unified-module-page .phase2-metrics .kh-metric-copy>span{letter-spacing:.07em!important;color:#65748a!important;font-size:10.5px!important;font-weight:900!important}.unified-module-page .unified-metric-grid .kh-metric-copy strong,.unified-module-page .phase2-metrics .kh-metric-copy strong{margin-top:6px!important;font-size:29px!important}.unified-module-page .unified-metric-grid .kh-metric-copy small,.unified-module-page .phase2-metrics .kh-metric-copy small{letter-spacing:0!important;text-transform:none!important;color:#7c8ba0!important;margin-top:7px!important;font-size:11px!important;font-weight:650!important}.unified-module-page .primary-button svg,.unified-module-page .secondary-button svg,.warranty-center-page .primary-button svg,.warranty-center-page .secondary-button svg{stroke-width:2.15px!important;flex:none!important;width:18px!important;height:18px!important;display:block!important}.unified-module-page .primary-button,.unified-module-page .secondary-button,.warranty-center-page .primary-button,.warranty-center-page .secondary-button{gap:10px!important}.unified-module-page .erp-table-v2 thead,.warranty-center-page .erp-table-v2 thead{visibility:visible!important;display:table-header-group!important}.unified-module-page .erp-table-v2 thead th,.warranty-center-page .erp-table-v2 thead th{text-align:center!important;vertical-align:middle!important;color:#5d6d83!important;background:linear-gradient(#f5f8fc,#edf3f8)!important;border-right:1px solid #d9e3eeb3!important}.unified-module-page .erp-table-v2 thead th:first-child,.warranty-center-page .erp-table-v2 thead th:first-child{text-align:left!important;padding-left:22px!important}.unified-module-page .erp-table-v2 thead th:last-child,.warranty-center-page .erp-table-v2 thead th:last-child{border-right:0!important}.unified-module-page .erp-table-v2 tbody td,.warranty-center-page .erp-table-v2 tbody td{text-align:center!important}.unified-module-page .erp-table-v2 tbody td:first-child,.warranty-center-page .erp-table-v2 tbody td:first-child{text-align:left!important;padding-left:22px!important}.unified-module-page .erp-table-v2 .align-right,.unified-module-page .erp-table-v2 tbody td:last-child,.warranty-center-page .erp-table-v2 tbody td:last-child{text-align:right!important;padding-right:22px!important}.premium-empty-cell{text-align:center!important;background:#fff!important;padding:0!important}.premium-empty-cell .kh-empty{background:linear-gradient(#fff,#fbfdff)!important;border:0!important;border-radius:0!important;min-height:270px!important}.inventory-premium-table{min-width:1180px!important}.inventory-premium-table .inventory-product-cell{text-align:left;align-items:center;gap:11px;display:flex}.inventory-premium-table .inventory-product-cell>span{color:#3e71b5;background:#edf4ff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.inventory-premium-table .inventory-product-cell>span.quantity{color:#398661;background:#eaf7f0}.inventory-premium-table .inventory-product-cell div{flex-direction:column;align-items:flex-start;display:flex}.inventory-premium-table .inventory-stock-value{color:#17365f!important;font-size:18px!important}.control-pill{color:#3f6698;background:#eef4fb;border-radius:999px;justify-content:center;align-items:center;min-height:29px;padding:0 10px;font-size:10.5px;font-weight:850;display:inline-flex}.control-pill.quantity{color:#3d7d5d;background:#eaf7f0}.warranty-center-page .warranty-center-hero{justify-content:space-between!important;align-items:center!important;gap:28px!important;display:flex!important}.warranty-center-page .warranty-hero-actions{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #cddcefd1;border-radius:20px;justify-content:flex-end;align-items:center;padding:17px;display:flex;position:relative;box-shadow:0 15px 34px #294c7717}.warranty-center-page .warranty-hero-new-button{border-radius:15px!important;min-height:54px!important;padding:0 24px!important;font-size:14px!important}.warranty-center-page .warranty-compact-metrics>article .metric-icon{border-radius:16px!important;flex:none!important;place-items:center!important;width:52px!important;height:52px!important;margin:0!important;display:grid!important}.warranty-center-page .warranty-compact-metrics>article .metric-icon svg{width:22px!important;height:22px!important;display:block!important}.warranty-center-page .warranty-compact-metrics>article>div{flex-direction:column;align-items:flex-start;display:flex}.warranty-center-page .warranty-compact-metrics>article small{text-transform:uppercase!important;letter-spacing:.065em!important}.warranty-center-page .warranty-cases-table{min-width:1180px!important}@media (max-width:760px){.warranty-center-page .warranty-center-hero{flex-direction:column!important;align-items:flex-start!important}.warranty-center-page .warranty-hero-actions,.warranty-center-page .warranty-hero-actions .primary-button{width:100%!important}.unified-module-page .unified-metric-grid .kh-metric,.unified-module-page .phase2-metrics .kh-metric{grid-template-columns:48px minmax(0,1fr)!important}}.phase4-purchases .phase4-hero,.phase4-hero{position:relative;overflow:hidden}.phase4-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.supplier-toolbar{align-items:center;gap:10px;display:flex}.supplier-toolbar .inline-search{min-width:330px}.supplier-toolbar select{color:#52606d;background:#fff;border:1px solid #dce2e8;border-radius:10px;height:40px;padding:0 12px;font-size:10px;font-weight:750}.suppliers-table{min-width:1050px}.supplier-modal-error{margin:16px 24px 0}.supplier-modal .field-help,.field-help{color:#82909c;font-size:9px;font-weight:500;line-height:1.45}.phase4-purchases .operation-panel{box-shadow:0 14px 38px #1f2b370e}@media (max-width:760px){.phase4-hero-actions,.supplier-toolbar{width:100%}.phase4-hero-actions button{flex:1}.supplier-toolbar{flex-direction:column;align-items:stretch}.supplier-toolbar .inline-search{width:100%;min-width:0}.supplier-toolbar select{width:100%}}.purchase-detail-modal{max-width:1180px}.purchase-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.purchase-detail-summary>div{border:1px solid var(--border-soft,#dbe5f1);background:linear-gradient(#fff,#f8fbff);border-radius:16px;flex-direction:column;gap:6px;padding:16px;display:flex}.purchase-detail-summary span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.purchase-detail-summary strong{color:#0f172a;font-size:1rem}.danger-button{color:#fff;cursor:pointer;background:#b42318;border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.danger-button:disabled{opacity:.55;cursor:not-allowed}.warning-context textarea{background:#fff;border:1px solid #f3c6bf;border-radius:12px;width:100%;margin-top:10px;padding:11px}.compact-button{padding:8px 11px;font-size:.82rem}@media (max-width:800px){.purchase-detail-summary{grid-template-columns:1fr 1fr}}@media (max-width:520px){.purchase-detail-summary{grid-template-columns:1fr}.transaction-footer{flex-wrap:wrap}}.phase4-purchases .page-heading-row{background:linear-gradient(135deg,#fff 0%,#f4f9fd 68%,#eaf4fb 100%);border:1px solid #dbe7f2;border-radius:22px;margin-bottom:18px;padding:26px 28px;position:relative;overflow:hidden;box-shadow:0 16px 42px #1e405f12}.phase4-purchases .page-heading-row:after{content:"KH";letter-spacing:-.08em;color:#3074a70b;pointer-events:none;font-size:112px;font-weight:900;line-height:1;position:absolute;bottom:-30px;right:30px}.phase4-purchases .page-heading-row>div{z-index:1;position:relative}.phase4-purchases .page-heading-row h1{letter-spacing:-.035em;margin:4px 0 7px}.phase4-purchases .phase4-hero-actions{z-index:2;position:relative}.phase4-purchases .erp-metric-grid{margin-bottom:18px}.phase4-purchases .operation-panel{background:#fff;border:1px solid #dfe8f1;border-radius:20px;overflow:hidden}.phase4-purchases .operation-panel .table-toolbar{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e7edf3;padding:20px 22px}.phase4-purchases .erp-table thead th{color:#526476;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;background:#f4f8fb;border-bottom:1px solid #dfe8f1;height:46px;font-size:10px}.phase4-purchases .erp-table tbody td{vertical-align:middle;min-height:58px;padding-top:14px;padding-bottom:14px}.phase4-purchases .erp-table tbody tr:hover{background:#f8fbfe}.phase4-purchases .compact-button{white-space:nowrap}.purchase-detail-modal .transaction-body{gap:16px;display:grid}.purchase-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:0!important}.purchase-detail-notes{background:#f8fbfd;border:1px solid #dfe8f1;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;display:grid}.purchase-detail-notes>div{background:#fff;border:1px solid #e6edf3;border-radius:12px;min-width:0;padding:12px 13px}.purchase-detail-notes span{text-transform:uppercase;letter-spacing:.055em;color:#7a8997;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.purchase-detail-notes strong,.purchase-detail-notes p{color:#263746;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.purchase-detail-modal .erp-panel{box-shadow:none;border:1px solid #dfe8f1;border-radius:16px;overflow:hidden}.purchase-detail-modal .erp-panel .table-toolbar{background:#fbfdff;border-bottom:1px solid #e4ebf2;padding:16px 18px}@media (max-width:900px){.purchase-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.purchase-detail-notes{grid-template-columns:1fr}}@media (max-width:600px){.phase4-purchases .page-heading-row{padding:22px 18px}.phase4-purchases .page-heading-row:after{font-size:82px;right:18px}.purchase-detail-summary{grid-template-columns:1fr!important}}@media print{.purchase-detail-modal{max-height:none!important;box-shadow:none!important;overflow:visible!important}.purchase-detail-modal .modal-header .icon-close,.purchase-detail-modal .transaction-footer,.purchase-detail-modal .warning-context{display:none!important}.purchase-detail-modal .transaction-body{padding:0!important}.modal-backdrop{background:#fff!important;padding:0!important;position:static!important}.purchase-detail-modal{border:0!important;width:100%!important;max-width:none!important}}.sale-detail-modal{flex-direction:column;width:min(1180px,100vw - 32px);max-height:calc(100vh - 32px);display:flex;overflow:hidden}.sale-detail-modal .modal-scroll-area{gap:18px;padding:24px;display:grid;overflow-y:auto}.sale-detail-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.sale-detail-hero>div{border:1px solid var(--line,#dbe4f1);background:#f8fbff;border-radius:18px;gap:5px;padding:16px;display:grid}.sale-detail-hero span{text-transform:uppercase;letter-spacing:.08em;color:#738098;font-size:.72rem;font-weight:800}.sale-detail-hero strong{color:#172136;font-size:1rem}.sale-detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.sale-detail-section{overflow:hidden}.detail-ledger-row{border-top:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.detail-ledger-row:first-of-type{border-top:0}.detail-ledger-row span{color:#66738a}.detail-ledger-row strong{color:#172136}@media (max-width:800px){.sale-detail-hero,.sale-detail-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.sale-detail-hero,.sale-detail-grid{grid-template-columns:1fr}.sale-detail-modal .modal-scroll-area{padding:16px}}.sale-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:16px;display:grid}.sale-control-filter{background:#eef3f9;border:1px solid #dbe5f1;border-radius:14px;gap:5px;padding:5px;display:flex}.sale-control-filter button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:40px;padding:0 14px;font-weight:800}.sale-control-filter button.active{color:#244f91;background:#fff;box-shadow:0 7px 18px #22477e1f}.sale-catalog-summary{color:#58708d;background:#f7fbff;border:1px solid #dce8f4;border-radius:13px;align-items:center;gap:9px;margin:12px 0;padding:11px 14px;display:flex}.sale-catalog-summary svg{color:#4676b8;width:18px}.sale-picker-table td,.sale-cart-table td{vertical-align:middle}.sale-cart-heading{background:linear-gradient(135deg,#fff,#f6f9fd);border:1px solid #dce5ef;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 12px;padding:17px 18px;display:flex}.sale-cart-heading h3{margin:2px 0 4px}.sale-cart-heading span{color:#6b7d93;font-size:.9rem}.sale-quantity-control{background:#fff;border:1px solid #d9e3ef;border-radius:11px;grid-template-columns:34px 42px 34px;align-items:center;display:inline-grid;overflow:hidden}.sale-quantity-control button{color:#315d9d;cursor:pointer;background:#f4f7fb;border:0;height:36px;font-size:20px;font-weight:800}.sale-quantity-control button:disabled{color:#bdc7d3;cursor:not-allowed}.sale-quantity-control strong{text-align:center}.danger-icon-button{color:#b42318!important}.warning-text{color:#b45309!important}.sale-picker-table .empty-state,.sale-cart-table .empty-state{min-height:160px}.sale-picker-table .empty-state svg,.sale-cart-table .empty-state svg{color:#416ba8;width:32px;height:32px}.sale-picker-table .primary-button{min-height:38px;padding:8px 12px}@media (max-width:850px){.sale-catalog-toolbar{grid-template-columns:1fr}.sale-control-filter{overflow:auto}.sale-cart-heading{flex-direction:column;align-items:flex-start}.sale-cart-heading button{justify-content:center;width:100%}}.sale-payment-row{align-items:end;grid-template-columns:34px minmax(180px,1.1fr) minmax(130px,.65fr) minmax(180px,1fr) minmax(180px,1fr) 38px!important}.sale-payment-row .payment-note-field{min-width:0}.payment-actions-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.payment-actions-row .payment-add{margin-top:0}.payment-method-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.payment-method-summary>div{background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;column-gap:9px;padding:11px 12px;display:grid}.payment-method-summary svg{color:#557dad;grid-row:1/3;width:18px}.payment-method-summary span{color:#748196;font-size:9px;font-weight:800}.payment-method-summary strong{color:#1f3150;font-size:13px}.payment-detail-row span{gap:2px;display:grid}.payment-detail-row small{color:#7b8795;font-size:9px;font-weight:500}@media (max-width:1180px){.sale-payment-row{grid-template-columns:34px repeat(2,minmax(0,1fr)) 38px!important}.sale-payment-row label:nth-of-type(3),.sale-payment-row label:nth-of-type(4){grid-column:auto}.sale-payment-row .payment-remove{grid-area:1/4/3;align-self:center}}@media (max-width:760px){.sale-payment-row{grid-template-columns:30px 1fr 36px!important}.sale-payment-row label{grid-column:2!important}.sale-payment-row .payment-remove{grid-area:1/3/6!important}.payment-method-summary{grid-template-columns:1fr}.payment-actions-row>*{justify-content:center;width:100%}}.kh-sale-items thead,.kh-sale-items thead tr,.kh-sale-items thead th{color:#2e4564!important;background:#e9f0f8!important}.kh-sale-items thead th{text-shadow:none!important;border-bottom:1px solid #cfdbea!important;font-weight:900!important}.kh-sale-items .kh-line-warranty{color:#476b99;margin-top:5px;font-weight:700}.kh-sale-payment h2,.kh-sale-totals h2{color:#25364b;margin:0 0 10px;font-size:12px}.kh-payment-entry{border-bottom:1px dashed #d8e1eb;padding:7px 0}.kh-payment-entry:last-of-type{border-bottom:0}.kh-payment-entry p{margin:0!important}.kh-payment-entry small,.kh-discount-reason{color:#758397;margin-top:3px;font-size:8.5px;line-height:1.4;display:block}.print-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.print-actions .print-back{margin-right:auto}.print-whatsapp{color:#237247;background:#eef8f2;border:1px solid #cfe9da;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.receipt-80 .kh-sale-items thead th{padding:7px 5px!important;font-size:8px!important}.receipt-80 .kh-sale-items .kh-line-warranty{font-size:7.5px!important}.receipt-80 .kh-payment-entry small,.receipt-80 .kh-discount-reason{font-size:7.5px}@media print{.print-whatsapp{display:none!important}}.credit-file-modal{flex-direction:column;width:min(1180px,100vw - 32px);max-height:calc(100vh - 32px);display:flex;overflow:hidden}.credit-file-body{gap:16px;padding:22px;display:grid;overflow-y:auto}.credit-file-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.credit-file-summary>div{background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid #dce6f1;border-radius:17px;gap:5px;padding:16px;display:grid}.credit-file-summary span,.credit-origin-grid span{letter-spacing:.055em;text-transform:uppercase;color:#748398;font-size:9px;font-weight:850}.credit-file-summary strong{color:#1f3453;font-size:18px}.credit-file-summary small{color:#7b8797;font-size:10px}.credit-file-context{padding:18px}.credit-file-context h3{margin:4px 0 0}.credit-origin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.credit-origin-grid>div{background:#fafcff;border:1px solid #e1e8f0;border-radius:12px;gap:5px;padding:12px;display:grid}.credit-origin-grid strong{color:#2a3e5b;font-size:12px}.credit-empty-ledger{color:#78879a;align-content:center;place-items:center;gap:7px;min-height:150px;display:grid}.credit-empty-ledger svg{color:#5078ad;width:28px}.credit-empty-ledger strong{color:#253a57}.credit-empty-ledger span{font-size:11px}.credit-file-modal .transaction-footer{justify-content:flex-end}.credit-file-modal .transaction-footer .whatsapp-button{margin-right:auto}@media (max-width:850px){.credit-file-summary,.credit-origin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.credit-file-summary,.credit-origin-grid{grid-template-columns:1fr}.credit-file-body{padding:14px}.credit-file-modal .transaction-footer>*{justify-content:center;width:100%}.credit-file-modal .transaction-footer .whatsapp-button{margin-right:0}}.portfolio-customer-panel{margin-bottom:18px}.portfolio-customer-panel .panel-title-row{border-bottom:1px solid var(--line);padding-bottom:15px}.customer-portfolio-table{min-width:980px}.portfolio-pagination{border-top:1px solid var(--line);color:#7d8791;background:#fafbfd;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-size:10px;display:flex}.portfolio-pagination>div{align-items:center;gap:8px;display:flex}.portfolio-pagination label{align-items:center;gap:7px;font-weight:750;display:flex}.portfolio-pagination select{background:#fff;border:1px solid #dce2e8;border-radius:8px;height:32px;padding:0 8px}.portfolio-pagination strong{text-align:center;color:#3a4652;min-width:48px}.credit-page .toolbar-right .compact-button svg,.portfolio-customer-panel .compact-button svg{width:14px;height:14px}@media (max-width:760px){.portfolio-pagination{flex-direction:column;align-items:stretch}.portfolio-pagination>div{flex-wrap:wrap}.portfolio-pagination .compact-button{flex:1}}.cash-period-bar{background:#fff;border:1px solid #dbe7f4;border-radius:16px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 16px;display:flex;box-shadow:0 8px 24px #18375b0d}.cash-period-bar label{color:#516176;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.cash-period-bar input{color:#17365d;background:#f8fbff;border:1px solid #d8e3ef;border-radius:10px;min-height:38px;padding:0 10px}.cash-period-bar>span{color:#66758a;margin-left:auto;font-size:12px;font-weight:700}.cash-breakdown-card{grid-column:1/-1}.cash-breakdown-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.cash-breakdown-grid>div{background:linear-gradient(#fff,#f8fbff);border:1px solid #e1e9f3;border-radius:14px;padding:14px}.cash-breakdown-grid span{color:#6c7a8d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.cash-breakdown-grid strong{color:#17365d;font-size:16px}.cash-movement-toolbar{grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:10px;margin:14px 0;display:grid}.cash-movement-toolbar .table-toolbar{margin:0}.cash-movement-toolbar label{align-items:center;gap:7px;display:flex}.cash-movement-toolbar select{color:#29445f;background:#fff;border:1px solid #d7e2ee;border-radius:12px;min-height:42px;padding:0 12px}.cash-type-chip{color:#245c91;white-space:nowrap;background:#edf5ff;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:1100px){.cash-breakdown-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cash-movement-toolbar{grid-template-columns:1fr 1fr}.cash-movement-toolbar .table-toolbar{grid-column:1/-1}}@media (max-width:700px){.cash-period-bar{flex-wrap:wrap;align-items:flex-start}.cash-period-bar>span{width:100%;margin-left:0}.cash-breakdown-grid{grid-template-columns:1fr 1fr}.cash-movement-toolbar{grid-template-columns:1fr}.cash-movement-toolbar .table-toolbar{grid-column:auto}.cash-movement-toolbar select,.cash-movement-toolbar label,.cash-movement-toolbar button{width:100%}}.expense-payment-cell{flex-direction:column;gap:2px;min-width:150px;display:flex}.expense-payment-cell strong{color:var(--text-strong,#172033);font-size:.86rem}.expense-payment-cell span,.expense-void-note{color:var(--text-muted,#697386);font-size:.74rem}.expense-void-note{max-width:180px;margin-top:5px;line-height:1.35;display:block}.cash-page .data-table td:last-child{min-width:92px}.cash-page .expense-decision-actions{justify-content:flex-end;gap:6px;display:flex}.cash-page .modal-form input[type=datetime-local]{min-height:44px}.cash-denomination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:42vh;padding:4px;display:grid;overflow:auto}.cash-denomination-grid label{background:#f8fbff;border:1px solid #dce6f2;border-radius:12px;grid-template-columns:1fr 90px 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.cash-denomination-grid label span{color:#1e3654;font-weight:700}.cash-denomination-grid input{text-align:center;min-width:0}.cash-denomination-grid small{text-align:right;color:#52708f;font-weight:700}.closing-preview{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:700px){.cash-denomination-grid{grid-template-columns:1fr}.closing-preview{grid-template-columns:1fr!important}}.service-costs-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.service-costs-heading strong{align-items:center;gap:8px;display:flex}.service-costs-heading p{color:var(--muted);margin:5px 0 0}.service-costs-totals{flex-wrap:wrap;gap:8px;display:flex}.service-costs-totals span{color:#64748b;background:#f8fbff;border:1px solid #dbe6f4;border-radius:12px;flex-direction:column;padding:8px 12px;font-size:12px;display:flex}.service-costs-totals b{color:#0f2747;font-size:14px}.service-cost-form{border-top:1px solid #e5edf7;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin-top:14px;padding-top:14px;display:grid}.service-cost-form input,.service-cost-form select{background:#fff;border:1px solid #cedbea;border-radius:10px;min-height:42px;padding:0 10px}.service-inventory-check{background:#f8fbff;border:1px solid #d8e3f0;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.service-costs-panel td small{color:#718096;margin-top:3px;display:block}@media (max-width:1100px){.service-cost-form{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (max-width:700px){.service-costs-heading{flex-direction:column}.service-cost-form{grid-template-columns:1fr}.service-costs-totals{width:100%}.service-costs-totals span{flex:1}}.service-document-page{min-height:100vh;font-family:var(--font-sans,Arial,sans-serif);color:#172235;background:#eef3f9;padding:28px}.service-document-actions{justify-content:space-between;gap:12px;max-width:980px;margin:0 auto 16px;display:flex}.service-document-actions button{color:#17375e;cursor:pointer;background:#fff;border:1px solid #cbd7e6;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.service-document-sheet{background:#fff;border:1px solid #dce5ef;border-radius:18px;max-width:980px;margin:auto;padding:34px;box-shadow:0 18px 45px #19375a1f}.service-document-header{border-bottom:3px solid #17375e;justify-content:space-between;gap:24px;padding-bottom:20px;display:flex}.service-document-brand{align-items:center;gap:12px;display:flex}.service-document-brand>span{color:#fff;background:#17375e;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.service-document-brand strong{letter-spacing:.05em;font-size:25px;display:block}.service-document-brand small{color:#6c7c90;display:block}.service-document-code{text-align:right}.service-document-code small,.service-document-meta small{color:#718196;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.service-document-code strong{color:#17375e;font-size:23px;display:block}.service-document-code span{color:#17375e;background:#e8f1fb;border-radius:999px;margin-top:5px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-block}.service-document-meta{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0;display:grid}.service-document-meta>div{background:#f6f9fc;border:1px solid #e2e9f1;border-radius:12px;padding:13px}.service-document-meta strong{margin-top:4px;font-size:13px;display:block}.service-document-grid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.service-document-grid>div,.service-document-block{border:1px solid #dfe7f0;border-radius:14px;padding:18px}.service-document-sheet h2{text-transform:uppercase;letter-spacing:.055em;color:#17375e;margin:0 0 12px;font-size:14px}.service-document-sheet p{margin:7px 0;font-size:13px}.service-document-block{margin:18px 0}.service-document-block dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.service-document-block dl div{background:#f8fafc;border-radius:9px;padding:11px}.service-document-block dt{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.service-document-block dd{white-space:pre-wrap;margin:5px 0 0;font-size:13px}.service-document-block table{border-collapse:collapse;width:100%;font-size:12px}.service-document-block th{color:#fff;text-align:left;background:#17375e;padding:9px}.service-document-block td{border-bottom:1px solid #e3e9f0;padding:9px}.service-document-block td small{color:#718196;margin-top:3px;display:block}.service-document-totals{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.service-document-totals span{background:#f2f6fa;border-radius:8px;padding:8px 10px;font-size:12px}.service-document-signature{flex-direction:column;justify-content:flex-end;display:flex}.signature-line{text-align:center;border-bottom:1px solid #42546a;margin-top:28px;padding:7px;font-weight:700}.service-document-signature small{text-align:center;color:#718196;margin-top:6px}.service-document-timeline{margin:0;padding-left:20px}.service-document-timeline li{border-bottom:1px dashed #dbe3ec;grid-template-columns:155px 1fr auto;gap:12px;padding:7px 0;font-size:12px;display:grid}.service-document-timeline time{color:#718196}.service-document-sheet footer{text-align:center;color:#718196;border-top:1px solid #dfe7f0;margin-top:22px;padding-top:16px;font-size:11px}.service-document-state{justify-content:center;align-items:center;gap:10px;min-height:70vh;display:flex}.technical-document-action{align-items:center;gap:7px;display:inline-flex}@media (max-width:720px){.service-document-page{padding:10px}.service-document-sheet{border-radius:12px;padding:18px}.service-document-header,.service-document-actions{flex-direction:column}.service-document-code{text-align:left}.service-document-meta{grid-template-columns:1fr 1fr}.service-document-grid,.service-document-block dl,.service-document-timeline li{grid-template-columns:1fr}.service-document-block{overflow:auto}}@media print{.no-print{display:none!important}.service-document-page{background:#fff;padding:0}.service-document-sheet{box-shadow:none;border:0;border-radius:0;max-width:none;padding:0}.service-document-block,.service-document-grid>div{break-inside:avoid}.service-document-sheet footer{position:relative}}.kh-dashboard-command-grid{grid-template-columns:1.35fr repeat(5,minmax(0,1fr))}.kh-dashboard-today-strip{grid-template-columns:repeat(5,minmax(0,1fr)) auto}@media (max-width:1450px){.kh-dashboard-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kh-command-main{grid-column:span 2}}@media (max-width:900px){.kh-dashboard-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-command-main{grid-column:1/-1}.kh-dashboard-today-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-dashboard-today-strip>a{grid-column:1/-1}}@media (max-width:650px){.kh-dashboard-command-grid,.kh-dashboard-today-strip{grid-template-columns:1fr}.kh-command-main,.kh-dashboard-today-strip>a{grid-column:auto}}.phase10-report-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.phase10-report-tabs{border-bottom:1px solid var(--border-soft,#dce5ef);flex-wrap:wrap;gap:.55rem;padding:.75rem;display:flex}.phase10-report-tabs button{align-items:center;gap:.45rem;display:inline-flex}.phase10-report-tabs button small{background:#264a7314;border-radius:999px;place-items:center;min-width:1.65rem;height:1.35rem;padding:0 .35rem;font-size:.7rem;font-weight:800;display:inline-grid}.phase10-report-tabs button.active small{color:inherit;background:#fff3}.report-pagination{border-top:1px solid var(--border-soft,#dce5ef);padding:1rem 1.15rem}.report-pagination label{color:#536579;align-items:center;gap:.5rem;font-weight:700;display:flex}.report-pagination select{background:#fff;border:1px solid #d7e1ec;border-radius:10px;min-height:36px;padding:0 .65rem}.report-pagination>div{gap:.55rem;display:flex}@media (max-width:1100px){.phase10-report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.phase10-report-kpis{grid-template-columns:1fr}.phase10-report-tabs{flex-wrap:nowrap;overflow-x:auto}.phase10-report-tabs button{white-space:nowrap}.report-pagination{align-items:stretch;gap:.75rem}.report-pagination>div{width:100%}.report-pagination>div button{flex:1}}.operational-alerts-shell{flex-direction:column;gap:14px;display:flex}.operational-alerts-toolbar{border-bottom:1px solid #e2eaf3;justify-content:space-between;align-items:center;gap:16px;padding:4px 2px 14px;display:flex}.operational-alerts-toolbar>div{flex-direction:column;gap:4px;display:flex}.operational-alerts-toolbar strong{color:#17365d;font-size:15px}.operational-alerts-toolbar span{color:#6d7d90;font-size:12px}.operational-alert-list{flex-direction:column;gap:10px;display:flex}.operational-alert-card{background:#fff;border:1px solid #dfe8f2;border-left:4px solid #7896b6;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;transition:all .18s;display:grid;box-shadow:0 8px 24px #1c395b0d}.operational-alert-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #1c395b14}.operational-alert-card.priority-critical{background:linear-gradient(90deg,#dc35450e,#fff 18%);border-left-color:#dc3545}.operational-alert-card.priority-high{background:linear-gradient(90deg,#ed9b2d0f,#fff 18%);border-left-color:#ed9b2d}.operational-alert-card.is-read{opacity:.77}.operational-alert-card.is-unread .operational-alert-copy>strong{font-weight:900}.operational-alert-icon{color:#245f98;background:#eef5fd;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.priority-critical .operational-alert-icon{color:#c63243;background:#fff0f2}.priority-high .operational-alert-icon{color:#b87216;background:#fff7e9}.operational-alert-icon svg{width:20px;height:20px}.operational-alert-copy{min-width:0}.operational-alert-copy>strong{color:#172f4e;margin:4px 0;font-size:14px;display:block}.operational-alert-copy p{color:#66778a;margin:0;font-size:12px;line-height:1.45}.operational-alert-meta{color:#7d8997;text-transform:uppercase;letter-spacing:.035em;flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.operational-alert-meta>span:not(.priority-badge){border-right:1px solid #dce5ee;padding-right:7px}.priority-badge{color:#396789;background:#edf4fb;border-radius:999px;align-items:center;min-height:23px;padding:3px 8px;font-weight:900;display:inline-flex}.priority-badge.critical{color:#ba273b;background:#ffe8ec}.priority-badge.high{color:#a76610;background:#fff0d8}.operational-alert-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.operational-alert-actions .primary-button{white-space:nowrap;min-height:38px;padding:0 12px;font-size:11px}.operational-alert-actions .primary-button svg,.icon-action-button svg{width:15px;height:15px}.icon-action-button{color:#49657f;cursor:pointer;background:#fff;border:1px solid #d8e3ef;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.icon-action-button:hover{color:#194f82;background:#eef5fc}@media (max-width:900px){.operational-alert-card{grid-template-columns:42px minmax(0,1fr)}.operational-alert-actions{grid-column:1/-1;justify-content:flex-end;padding-top:4px}}@media (max-width:620px){.operational-alerts-toolbar{flex-direction:column;align-items:stretch}.operational-alerts-toolbar button{width:100%}.operational-alert-card{grid-template-columns:1fr}.operational-alert-icon{display:none}.operational-alert-actions{grid-column:auto;grid-template-columns:1fr 38px 38px;display:grid}.operational-alert-actions .primary-button{justify-content:center}.operational-alert-meta>span:not(.priority-badge){border-right:0}.notification-summary-grid{grid-template-columns:1fr!important}}.automation-history{border-top:1px solid var(--border-soft);margin-top:1.25rem;padding-top:1rem}.automation-run-row{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(190px,1fr) minmax(300px,1.4fr) auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.automation-run-row>div:first-child{flex-direction:column;gap:.2rem;display:flex}.automation-run-row>div:first-child span,.automation-run-row>div:nth-child(2) span{color:var(--text-muted);font-size:.82rem}.automation-run-row>div:nth-child(2){flex-wrap:wrap;gap:.8rem;display:flex}@media (max-width:780px){.automation-run-row{grid-template-columns:1fr}.automation-run-row>.status-badge{justify-self:start}}:root{--kh-navy-950:#07111f;--kh-navy-900:#0b1728;--kh-navy-850:#102039;--kh-navy-800:#142946;--kh-sky-500:#2f8ee5;--kh-cyan-400:#22c7d9;--kh-violet-500:#7757e7;--kh-indigo-500:#4e6ee8;--kh-emerald-500:#1fa978;--kh-amber-500:#ee9b2d;--kh-rose-500:#db4f65;--kh-canvas:#edf3f9;--kh-canvas-deep:#e7eef6;--kh-surface:#fff;--kh-surface-soft:#f7faff;--kh-text:#142237;--kh-text-soft:#62738a;--kh-border:#d9e4ef;--kh-border-strong:#c9d8e8;--kh-radius-sm:10px;--kh-radius-md:14px;--kh-radius-lg:18px;--kh-radius-xl:24px;--kh-shadow-sm:0 6px 18px #102b4b0f;--kh-shadow-md:0 16px 40px #102b4b1a;--kh-shadow-lg:0 26px 70px #05142a2e;--kh-focus:0 0 0 4px #2f8ee524;--bg:var(--kh-canvas);--surface:var(--kh-surface);--ink:var(--kh-text);--muted:var(--kh-text-soft);--line:var(--kh-border);--kh-blue:var(--kh-sky-500);--kh-blue-dark:#1d66b1;--kh-blue-soft:#e7f2fd;--shadow:var(--kh-shadow-md)}html{background:var(--kh-canvas)}body{letter-spacing:-.008em;background:radial-gradient(circle at 12% 8%,#2f8ee51a,transparent 24%), radial-gradient(circle at 92% 0%,#7757e714,transparent 22%), linear-gradient(180deg,#f3f7fb 0%,var(--kh-canvas) 48%,#e9f0f7 100%)!important;color:var(--kh-text)!important}body:before{content:"";pointer-events:none;z-index:-1;opacity:.38;background-image:linear-gradient(#1b467209 1px,#0000 1px),linear-gradient(90deg,#1b467209 1px,#0000 1px);background-size:34px 34px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 72%);mask-image:linear-gradient(#0000008c,#0000 72%)}::selection{color:#08172a;background:#2f8ee538}*{scrollbar-width:thin;scrollbar-color:#9fb6cc transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:linear-gradient(#9ab6d0,#7898b8) padding-box padding-box;border:2px solid #0000;border-radius:99px}::-webkit-scrollbar-track{background:0 0}.app-shell{background:0 0!important}.dashboard-content{min-height:100vh;background:0 0!important}.main-area{width:100%;max-width:1920px;margin:0 auto;padding:30px 34px 48px!important}.main-area>section,.main-area>div{animation:.36s cubic-bezier(.2,.78,.24,1) both khPremiumEnter}@keyframes khPremiumEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.kh-sidebar{background:radial-gradient(circle at 30% 4%,#2f8ee547,transparent 24%), radial-gradient(circle at 100% 82%,#7757e72e,transparent 30%), linear-gradient(180deg,var(--kh-navy-900) 0%,var(--kh-navy-950) 100%)!important;border-right:1px solid #97b8db24!important;box-shadow:18px 0 48px #0512262e!important}.kh-sidebar:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff0b,#0000 28%);position:absolute;inset:0}.kh-sidebar-nav{z-index:1;position:relative}.kh-nav-section{margin-bottom:9px!important}.kh-nav-heading{color:#6f89a8!important;letter-spacing:.18em!important;text-transform:uppercase!important;padding:8px 11px 5px!important;font-size:9px!important;font-weight:900!important}.kh-nav-item{position:relative;color:#afbdd0!important;border:1px solid #0000!important;border-radius:13px!important;min-height:45px!important;margin:2px 0!important;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s!important}.kh-nav-item:hover{transform:translate(3px);color:#fff!important;background:#ffffff13!important;border-color:#9abee51f!important}.kh-nav-icon{color:#91bce7!important;background:#ffffff0e!important;border:1px solid #ffffff0f!important;border-radius:10px!important;transition:all .18s!important}.kh-nav-item:hover .kh-nav-icon{color:#d9edff!important;background:#2f8ee529!important}.kh-nav-item.is-active{color:#fff!important;background:linear-gradient(100deg,#2478cbeb,#4756c2d6)!important;border-color:#69b7ff4d!important;box-shadow:0 12px 28px #0c40794d,inset 0 1px #ffffff2e!important}.kh-nav-item.is-active:before{content:"";background:#7fe6f3;border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-1px;box-shadow:0 0 16px #7fe6f3cc}.kh-nav-item.is-active .kh-nav-icon{color:#fff!important;background:#ffffff29!important;border-color:#ffffff29!important}.kh-nav-label{font-size:12.5px!important;font-weight:720!important}.kh-sidebar-status{z-index:1;color:#8da1ba;border-top:1px solid #ffffff14;gap:4px;margin-top:auto;padding:13px 11px 8px;display:grid;position:relative}.kh-sidebar-status strong{color:#c9d7e7;align-items:center;gap:7px;font-size:11px;display:flex}.kh-sidebar-status strong:before{content:"";background:#35d59b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35d59b1f}.kh-sidebar-status span{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.kh-topbar{-webkit-backdrop-filter:blur(20px)saturate(1.25)!important;backdrop-filter:blur(20px)saturate(1.25)!important;background:#f8fbffe0!important;border-top:0!important;border-bottom:1px solid #c1d3e5d1!important;height:82px!important;min-height:82px!important;padding:9px 28px!important;box-shadow:0 12px 34px #14345812!important}.kh-topbar-mark{background:linear-gradient(145deg,#fff,#edf5fc)!important;border:1px solid #d7e5f2!important;border-radius:15px!important;flex-basis:66px!important;width:66px!important;height:54px!important;box-shadow:0 10px 25px #1848771a,inset 0 1px #fff!important}.kh-search-box,.search-box,.inline-search,.product-search-box,.initial-search,.warranty-search,.search-input{border:1px solid var(--kh-border)!important;color:#6b7f95!important;background:#ffffffdb!important;border-radius:14px!important;min-height:46px!important;transition:all .2s!important;box-shadow:inset 0 1px #fff,0 6px 18px #183d620b!important}.kh-search-box{flex:1!important;max-width:620px!important}.kh-search-box:focus-within,.search-box:focus-within,.inline-search:focus-within,.product-search-box:focus-within,.initial-search:focus-within,.warranty-search:focus-within,.search-input:focus-within{box-shadow:var(--kh-focus),0 10px 25px #1e578f14!important;background:#fff!important;border-color:#63a6e4!important}.kh-search-box input,.search-box input,.inline-search input,.product-search-box input,.initial-search input,.warranty-search input,.search-input input{color:var(--kh-text)!important;font-weight:600!important}.kh-search-box input::placeholder,.search-box input::placeholder,.inline-search input::placeholder{color:#8a9bad!important;font-weight:500!important}.kh-search-shortcut{color:#71849a;background:#f4f8fc;border:1px solid #d7e2ed;border-radius:7px;justify-content:center;align-items:center;min-width:31px;height:25px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #fff}.kh-branch-selector,.kh-notification-button,.kh-admin-profile{border:1px solid var(--kh-border)!important;background:#ffffffd1!important;border-radius:13px!important;transition:all .18s!important;box-shadow:0 6px 18px #183d620b!important}.kh-branch-selector:hover,.kh-notification-button:hover,.kh-admin-profile:hover{transform:translateY(-1px);background:#fff!important;border-color:#a9c6df!important;box-shadow:0 10px 26px #183d6217!important}.kh-notification-button>span{background:linear-gradient(135deg,#db4f65,#c53650)!important;box-shadow:0 4px 10px #c5365047!important}.kh-branch-dropdown,.kh-notification-dropdown,.kh-profile-dropdown{box-shadow:var(--kh-shadow-lg)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff7!important;border:1px solid #d8e4ef!important;border-radius:18px!important;overflow:hidden!important}.page-heading-row,.module-header,.page-header,.hero-banner,.module-hero,.operation-hero,.premium-hero{position:relative;overflow:hidden;border-radius:var(--kh-radius-xl)!important;box-shadow:var(--kh-shadow-md)!important;background:linear-gradient(135deg,#fffffff5,#f4f9ffeb)!important;border:1px solid #cadae9eb!important;padding:22px 24px!important}.page-heading-row:before,.module-header:before,.page-header:before,.hero-banner:before,.module-hero:before,.operation-hero:before,.premium-hero:before{content:"";background:linear-gradient(#2f8ee5,#22c7d9 55%,#7757e7);width:5px;position:absolute;top:0;bottom:0;left:0}.page-heading-row h1,.module-header h1,.page-header h1{color:#10233c!important;letter-spacing:-.04em!important;font-size:30px!important}.page-heading-row p,.module-header p,.page-header p{color:#65778c!important;line-height:1.55!important}.panel-card,.erp-panel,.data-panel,.operation-panel,.unified-data-card,.settings-card,.form-card,.metric-card,.kpi-card,.summary-card{border-radius:var(--kh-radius-lg)!important;box-shadow:var(--kh-shadow-sm)!important;background:linear-gradient(150deg,#fffffffc,#f8fbfff5)!important;border:1px solid #cfddebf2!important;transition:transform .2s,border-color .2s,box-shadow .2s!important}.panel-card:hover,.metric-card:hover,.kpi-card:hover,.summary-card:hover{box-shadow:var(--kh-shadow-md)!important;border-color:#b9d0e5!important}.metric-card,.kpi-card,.summary-card{overflow:hidden!important}.metric-card:after,.kpi-card:after,.summary-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#2f8ee51f,#0000 68%);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -35px -52px auto}.card-title-row{margin-bottom:12px;padding-bottom:15px;border-bottom:1px solid #e7eef5!important}.card-title-row h2,.table-toolbar h2{color:#17304e!important;letter-spacing:-.02em!important;font-size:17px!important}.card-title-row p,.table-toolbar p{color:#728297!important;line-height:1.5!important}.primary-button,.secondary-button,.danger-button,.subtle-button,.text-button,.compact-button,.clear-filter-button,.icon-action-button,.row-action{letter-spacing:-.01em!important;border-radius:12px!important;font-weight:780!important;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s!important}.primary-button{background:linear-gradient(135deg,#2f8ee5,#266fbd 52%,#525dc9)!important;border:1px solid #2568ae73!important;min-height:44px!important;box-shadow:0 10px 24px #266fbd3b,inset 0 1px #ffffff47!important}.primary-button:hover{transform:translateY(-1px);filter:none!important;box-shadow:0 14px 30px #266fbd4d,inset 0 1px #ffffff52!important}.secondary-button{color:#38536f!important;background:linear-gradient(#fff,#f5f8fb)!important;border:1px solid #d4e0eb!important;min-height:42px!important;box-shadow:0 5px 14px #1d40630f!important}.secondary-button:hover{transform:translateY(-1px);background:#fff!important;border-color:#a9c5dd!important;box-shadow:0 9px 22px #1d40631a!important}.danger-button{color:#fff!important;background:linear-gradient(135deg,#e15a6f,#c93e57)!important;border:1px solid #bc344b!important;box-shadow:0 9px 22px #c93e5733!important}.icon-button,.icon-action-button,.row-action{color:#466783!important;background:linear-gradient(#fff,#f3f7fb)!important;border:1px solid #d4e1ed!important;box-shadow:0 4px 12px #193e610f!important}.icon-button:hover,.icon-action-button:hover,.row-action:hover{transform:translateY(-1px);color:#1f609e!important;border-color:#9fc0dd!important;box-shadow:0 8px 18px #193e611c!important}label{color:#40556d}input:not([type=checkbox]):not([type=radio]):not([type=search]):not([data-kh-search-input=true]):not([placeholder^=Buscar]),select,textarea{color:#17283e!important;background:linear-gradient(#fff,#f9fbfd)!important;border:1px solid #d5e1ec!important;border-radius:12px!important;transition:all .18s!important;box-shadow:inset 0 1px 2px #0c264206!important}input:not([type=checkbox]):not([type=radio]):not([type=search]):not([data-kh-search-input=true]):not([placeholder^=Buscar]):hover,select:hover,textarea:hover{border-color:#b8cde0!important}input:not([type=checkbox]):not([type=radio]):not([type=search]):not([data-kh-search-input=true]):not([placeholder^=Buscar]):focus,select:focus,textarea:focus{box-shadow:var(--kh-focus)!important;background:#fff!important;border-color:#5a9ddd!important;outline:0!important}textarea{resize:vertical;line-height:1.55!important}.form-grid{gap:18px!important}.form-grid label,.payment-fields label{gap:8px!important;font-size:12px!important;font-weight:760!important}.responsive-table,.erp-table-wrap{background:#fff!important;border:1px solid #d8e3ee!important;border-radius:16px!important;overflow:auto!important;box-shadow:inset 0 1px #fff!important}table.erp-table,.erp-table-v2{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.erp-table thead th,.erp-table-v2 thead th{z-index:2;position:sticky;top:0;color:#354e68!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:nowrap!important;text-align:center!important;background:linear-gradient(#edf4fb 0%,#e5eef7 100%)!important;border-bottom:1px solid #cad9e7!important;border-right:1px solid #ccdae7a6!important;height:49px!important;padding:0 15px!important;font-size:10px!important;font-weight:900!important}.erp-table thead th:first-child,.erp-table-v2 thead th:first-child{border-top-left-radius:15px}.erp-table thead th:last-child,.erp-table-v2 thead th:last-child{border-top-right-radius:15px;border-right:0!important}.erp-table tbody td,.erp-table-v2 tbody td{color:#35495f!important;vertical-align:middle!important;text-align:center!important;background:#fffffffa!important;border-bottom:1px solid #e6edf4!important;padding:14px 15px!important}.erp-table tbody tr:nth-child(2n) td,.erp-table-v2 tbody tr:nth-child(2n) td{background:#fafcff!important}.erp-table tbody tr:hover td,.erp-table-v2 tbody tr:hover td{background:#eef6ff!important;border-bottom-color:#cfe1f2!important}.erp-table tbody tr:last-child td,.erp-table-v2 tbody tr:last-child td{border-bottom:0!important}.erp-table td strong,.erp-table-v2 td strong{color:#18314e!important}.erp-table td[colspan]{text-align:center!important;color:#7c8da0!important;padding:44px 20px!important}.table-toolbar,.phase2-toolbar,.initial-inventory-toolbar,.supplier-toolbar{align-items:center!important;gap:14px!important}.table-toolbar{background:linear-gradient(#fff,#f8fbfe)!important;border-bottom:1px solid #e3ebf3!important;border-radius:16px 16px 0 0!important;padding:18px 20px!important}.table-toolbar>div:first-child{min-width:220px}.table-toolbar .inline-search,.supplier-toolbar .inline-search,.initial-inventory-toolbar .initial-search{flex:1!important;width:100%!important;min-width:260px!important}.status-badge,.code-pill,.branch-chip,.priority-badge{border:1px solid #738ea929!important;border-radius:999px!important;font-weight:820!important;box-shadow:inset 0 1px #ffffffa6!important}.code-pill{color:#286594!important;background:#edf5fd!important;border-color:#d0e3f3!important}.status-badge.success{color:#137c58!important;background:#e8f8f1!important}.status-badge.warning{color:#a9650c!important;background:#fff4df!important}.status-badge.danger{color:#b93449!important;background:#ffecef!important}.status-badge.neutral{color:#607286!important;background:#eef2f6!important}.row-actions{justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.erp-pagination,.report-pagination,.table-pagination,.pagination-footer{color:#66798e!important;background:linear-gradient(#fbfdff,#f4f8fc)!important;border-top:1px solid #e0e9f2!important;border-radius:0 0 16px 16px!important;justify-content:space-between!important;align-items:center!important;gap:15px!important;min-height:66px!important;padding:13px 18px!important;display:flex!important}.erp-pagination button,.report-pagination button,.table-pagination button,.pagination-footer button{color:#42617e!important;background:#fff!important;border:1px solid #d3dfeb!important;border-radius:10px!important;min-width:38px!important;height:38px!important;font-weight:800!important;box-shadow:0 4px 12px #1c40630d!important}.erp-pagination button:hover:not(:disabled),.report-pagination button:hover:not(:disabled){transform:translateY(-1px);color:#1e609e!important;border-color:#86b1d6!important}.erp-pagination button:disabled,.report-pagination button:disabled{opacity:.42!important;cursor:not-allowed!important}.erp-pagination select,.report-pagination select{background:#fff!important;height:38px!important}.modal-backdrop{-webkit-backdrop-filter:blur(11px)saturate(.9)!important;backdrop-filter:blur(11px)saturate(.9)!important;background:#05101fa3!important;padding:28px!important;animation:.2s both khBackdropIn!important}@keyframes khBackdropIn{0%{opacity:0}to{opacity:1}}.modal-backdrop>.modal-card,.modal-backdrop>.transaction-modal,.modal-backdrop>.cash-modal,.modal-backdrop>.technical-create-modal,.modal-backdrop>.technical-detail-modal{background:linear-gradient(150deg,#fff,#f8fbff)!important;border:1px solid #d8e6f2eb!important;border-radius:22px!important;animation:.25s cubic-bezier(.2,.8,.22,1) both khModalIn!important;overflow:hidden!important;box-shadow:0 34px 100px #04112359!important}@keyframes khModalIn{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:none}}.modal-header,.transaction-modal .modal-header{z-index:4!important;background:linear-gradient(135deg,#f9fcff,#edf5fd)!important;border-bottom:1px solid #dce7f1!important;padding:20px 22px!important;position:sticky!important;top:0!important}.modal-header:before{content:"";background:linear-gradient(#2f8ee5,#22c7d9,#7757e7);width:5px;position:absolute;top:0;bottom:0;left:0}.modal-header h2{color:#132b48!important;letter-spacing:-.025em!important}.modal-header p{color:#6b7d91!important;line-height:1.5!important}.icon-close{color:#57708a!important;background:#fff!important;border:1px solid #d3e0eb!important;border-radius:12px!important;width:40px!important;height:40px!important;box-shadow:0 5px 14px #1a3f6212!important}.transaction-body,.modal-body{background:linear-gradient(#fff,#fbfdff)!important;padding:22px!important}.transaction-footer,.modal-footer{z-index:4!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#f9fcfff5!important;border-top:1px solid #dce6ef!important;padding:15px 22px!important;position:sticky!important;bottom:0!important;box-shadow:0 -8px 24px #1c3d5f0e!important}.initial-empty-state,.empty-state,.table-empty,.kh-notification-empty{text-align:center!important;color:#74879b!important;background:radial-gradient(circle,#2f8ee514,#0000 66%)!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:170px!important;display:flex!important}.initial-empty-state svg,.empty-state svg,.table-empty svg{color:#4388c6!important;background:#eaf4fd!important;border-radius:12px!important;width:34px!important;height:34px!important;padding:7px!important}.initial-empty-state strong,.empty-state strong,.table-empty strong{color:#294764!important;font-size:15px!important}.smart-context,.warning-context,.success-context,.error-message,.success-message{border-width:1px!important;border-radius:14px!important;box-shadow:0 7px 18px #173b5f0d!important}@media (max-width:1100px){.main-area{padding:24px 22px 40px!important}.kh-topbar{padding-inline:18px!important}.table-toolbar,.phase2-toolbar{flex-direction:column!important;align-items:stretch!important}.table-toolbar>div,.supplier-toolbar{width:100%!important}.supplier-toolbar{grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}}@media (max-width:700px){.main-area{padding:18px 12px 32px!important}.page-heading-row,.module-header,.page-header{border-radius:18px!important;padding:19px 17px!important}.page-heading-row{flex-direction:column!important;align-items:stretch!important;gap:14px!important}.quick-actions{grid-template-columns:1fr!important;display:grid!important}.quick-actions>*{width:100%!important}.kh-topbar{padding:8px 10px 0 66px!important}.kh-topbar-mark{flex-basis:48px!important;width:48px!important}.kh-search-shortcut{display:none!important}.modal-backdrop{padding:10px!important}.modal-backdrop>.modal-card,.modal-backdrop>.transaction-modal{border-radius:17px!important}.transaction-body,.modal-body{padding:16px!important}.transaction-footer,.modal-footer{grid-template-columns:1fr!important;padding:12px 16px!important;display:grid!important}.transaction-footer button,.modal-footer button{width:100%!important}.erp-pagination,.report-pagination{flex-direction:column!important;align-items:stretch!important}.erp-table thead th,.erp-table-v2 thead th{padding-inline:12px!important}.erp-table tbody td,.erp-table-v2 tbody td{padding:12px!important}}.kh-executive-dashboard{isolation:isolate;padding-bottom:34px;position:relative}.kh-executive-dashboard:before{content:"";inset:74px 0 0 var(--sidebar-width,88px);z-index:-2;pointer-events:none;background:radial-gradient(circle at 82% 7%,#476fff1c,#0000 25%),radial-gradient(circle at 20% 24%,#14c8d314,#0000 25%),linear-gradient(#f3f7fc 0%,#edf3fa 62%,#f8fbff 100%);position:fixed}.kh-executive-dashboard:after{content:"";inset:74px 0 0 var(--sidebar-width,88px);z-index:-1;opacity:.28;pointer-events:none;background-image:linear-gradient(#1e50820e 1px,#0000 1px),linear-gradient(90deg,#1e50820e 1px,#0000 1px);background-size:28px 28px;position:fixed;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.kh-dashboard-hero{min-height:245px;background:linear-gradient(122deg,#071b35 0%,#0b315b 44%,#144f7f 73%,#245f8f 100%)!important;border:1px solid #87bff047!important;border-radius:28px!important;grid-template-columns:minmax(300px,1fr) 310px minmax(310px,.9fr)!important;align-items:center!important;gap:28px!important;padding:32px 34px!important;display:grid!important;box-shadow:0 30px 70px #0a234140,inset 0 1px #ffffff1f!important}.kh-dashboard-hero:before{background:radial-gradient(circle at 53% 48%,#47b5ff33,#0000 25%),radial-gradient(circle at 100% 0,#8461ff33,#0000 30%),linear-gradient(115deg,#0000 40%,#ffffff09)!important}.kh-dashboard-hero:after{white-space:nowrap;content:"KH // CONTROL"!important;letter-spacing:.03em!important;color:#ffffff09!important;font-size:58px!important;bottom:-18px!important;right:20px!important}.kh-dashboard-kicker{background:#43a8e41a;border:1px solid #7fcfff38;border-radius:999px;width:max-content;padding:7px 10px;box-shadow:inset 0 1px #ffffff12;color:#a8dcff!important}.kh-dashboard-hero h1{background:linear-gradient(105deg,#fff 15%,#d7efff 63%,#9fd9ff);text-shadow:0 8px 32px #00000029;-webkit-background-clip:text;background-clip:text;max-width:620px;color:#0000!important;font-size:clamp(31px,3.2vw,48px)!important;font-weight:930!important}.kh-dashboard-live{background:#06142647;border:1px solid #ffffff17;border-radius:10px;width:max-content;padding:8px 11px}.kh-dashboard-hero-visual{filter:drop-shadow(0 18px 28px #00000029);place-items:center;width:270px;height:210px;margin:auto;display:grid;position:relative}.kh-dashboard-orbit{border:1px solid #7bd3ff3d;border-radius:50%;animation:18s linear infinite khOrbitSpin;position:absolute}.kh-dashboard-orbit:before,.kh-dashboard-orbit:after{content:"";background:#55dff0;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #55dff014,0 0 18px #55dff0}.kh-dashboard-orbit:before{top:18%;left:12%}.kh-dashboard-orbit:after{background:#8a74ff;bottom:23%;right:9%;box-shadow:0 0 0 5px #8a74ff14,0 0 18px #8a74ff}.orbit-one{width:205px;height:205px}.orbit-two{border-style:dashed;width:158px;height:158px;animation-duration:13s;animation-direction:reverse}.orbit-three{border-color:#ffffff2b;width:112px;height:112px;animation-duration:9s}@keyframes khOrbitSpin{to{transform:rotate(360deg)}}.kh-dashboard-core{z-index:2;background:radial-gradient(circle at 35% 30%,#63d5ff47,#0000 38%),linear-gradient(145deg,#102d4d,#091b31);border:1px solid #96dbff5c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:relative;box-shadow:0 0 0 10px #59b6ea0e,0 0 45px #28a1e238,inset 0 1px #ffffff2e}.kh-dashboard-core>span{color:#fff;background:linear-gradient(135deg,#31b7df,#6e73ff);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 20px #3592e052}.kh-dashboard-core strong{color:#fff;margin-top:7px;font-size:21px}.kh-dashboard-core small{text-transform:uppercase;letter-spacing:.12em;color:#9ccce8;font-size:8px}.kh-orbit-chip{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d9efff;letter-spacing:.04em;background:#06192db8;border:1px solid #bee4ff38;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:850;display:flex;position:absolute;box-shadow:0 8px 18px #00000029}.chip-sales{top:32px;left:0}.chip-stock{top:88px;right:-3px}.chip-live{bottom:10px;left:28px}.chip-sales svg{color:#75e3a8}.chip-stock svg{color:#8ebcff}.chip-live svg{color:#f2a9ff}.kh-dashboard-hero-actions{flex-direction:column!important;justify-content:center!important;align-items:stretch!important}.kh-dashboard-controls-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;align-items:end;gap:10px;display:grid}.kh-dashboard-filter>span{margin-left:3px}.kh-dashboard-select-trigger,.kh-dashboard-period-trigger{width:100%;background:linear-gradient(#ffffff1a,#ffffff0e)!important;border:1px solid #ffffff2b!important;border-radius:14px!important;min-height:54px!important;box-shadow:inset 0 1px #ffffff14!important}.kh-dashboard-primary{width:100%;margin-top:4px;background:linear-gradient(135deg,#fff,#dff2ff)!important;border-radius:14px!important;height:48px!important;box-shadow:0 14px 30px #010e1c3d!important}.kh-dashboard-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px #010e1c4d!important}.kh-dashboard-status-ribbon{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #cdddebf2;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:0;margin:17px 0;padding:10px 14px;display:grid;box-shadow:0 13px 34px #1b3e6012}.kh-dashboard-status-ribbon>div{border-right:1px solid #e2eaf2;align-items:center;gap:10px;padding:5px 14px;display:flex}.kh-dashboard-status-ribbon small,.kh-dashboard-status-ribbon strong{display:block}.kh-dashboard-status-ribbon small{text-transform:uppercase;letter-spacing:.08em;color:#8291a2;font-size:9px}.kh-dashboard-status-ribbon strong{color:#203d59;margin-top:2px;font-size:12px}.kh-status-beacon{color:#16865c;background:#e8f8f0;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #fff}.kh-status-beacon.violet{color:#7454d7;background:#f1edff}.kh-status-beacon.cyan{color:#138b9e;background:#e9f9fc}.kh-dashboard-status-ribbon>a{color:#256ba3;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.kh-command-card{transition:transform .22s,box-shadow .22s,border-color .22s;background:linear-gradient(150deg,#fffffffa,#f6fafef0)!important;border-color:#d2e1eef2!important;border-radius:21px!important;min-height:154px!important;box-shadow:0 16px 38px #1b3f6114,inset 0 1px #fff!important}.kh-command-card:hover{transform:translateY(-4px);border-color:#b9d6ec!important;box-shadow:0 22px 48px #1b3f6121,inset 0 1px #fff!important}.kh-command-main{background:radial-gradient(circle at 92% 10%,#62deff3d,#0000 31%),linear-gradient(135deg,#0a2440,#154e7c 64%,#176fa0)!important;box-shadow:0 22px 48px #0d3a603d!important}.kh-command-card>strong{font-size:clamp(19px,1.7vw,26px)!important}.kh-exec-metric-icon{border:1px solid #76a8d21f;box-shadow:inset 0 1px #fff,0 6px 14px #224f750f}.kh-dashboard-today-strip{background:linear-gradient(#ffffffeb,#f7fbffdb)!important;border-radius:19px!important;box-shadow:0 13px 36px #1c426511!important}.kh-mini-icon{box-shadow:inset 0 1px #fff;background:linear-gradient(145deg,#edf7ff,#e5f0fb)!important}.kh-exec-panel{transition:box-shadow .2s,border-color .2s;background:linear-gradient(150deg,#fffffffa,#f9fcfff2)!important;border-color:#d0deebf2!important;border-radius:23px!important;box-shadow:0 17px 42px #193c5e13,inset 0 1px #fff!important}.kh-exec-panel:hover{border-color:#bdd6e9!important;box-shadow:0 21px 50px #193c5e1b,inset 0 1px #fff!important}.kh-panel-heading{border-bottom:1px solid #e1eaf2b8;padding:22px 23px 17px!important}.kh-panel-heading>div>span{background:#eaf4fd;border-radius:6px;padding:4px 7px;display:inline-flex;color:#2a74ad!important}.kh-panel-heading h2{font-size:20px!important}.kh-sales-chart{background-image:linear-gradient(#2f6da00e 1px,#0000 1px);background-size:100% 25%}.kh-bar-sales{box-shadow:0 0 16px #3697da2e;background:linear-gradient(#52cdf0,#296fc2)!important}.kh-bar-profit{box-shadow:0 0 14px #704bde29;background:linear-gradient(#9a7cff,#6946d8)!important}.kh-alert-row{border:1px solid #0000!important;border-radius:14px!important;margin-inline:13px!important}.kh-alert-row:hover{transform:translate(3px);background:#f4f9fd!important;border-color:#d9e7f2!important}.kh-control-score{border:1px solid #dbe8f2;background:radial-gradient(circle at 85% 25%,#3fa3e117,#0000 35%),linear-gradient(135deg,#f7fbff,#eef6fc)!important;margin:14px!important}.kh-ranking-row,.kh-seller-row,.kh-branch-performance-row,.kh-timeline-row{transition:background .16s,transform .16s}.kh-ranking-row:hover,.kh-seller-row:hover,.kh-branch-performance-row:hover,.kh-timeline-row:hover{background:#f5faff;transform:translate(2px)}.kh-shortcut{background:linear-gradient(145deg,#fff,#f7fbff)!important;border-radius:15px!important}.kh-shortcut:hover{box-shadow:0 12px 24px #1e4e7417;border-color:#a9cce6!important;transform:translate(5px)translateY(-1px)!important}@media (max-width:1450px){.kh-dashboard-hero{grid-template-columns:minmax(280px,1fr) 245px minmax(300px,.9fr)!important}.kh-dashboard-hero-visual{transform:scale(.86)}.kh-dashboard-command-grid{grid-template-columns:1.35fr repeat(3,1fr)!important}.kh-command-main{grid-row:span 2}.kh-dashboard-status-ribbon{grid-template-columns:repeat(3,1fr)}.kh-dashboard-status-ribbon>a{border-top:1px solid #e3ebf2;grid-column:1/-1;margin-top:8px;padding-top:12px}}@media (max-width:1100px){.kh-dashboard-hero{grid-template-columns:1fr minmax(280px,.75fr)!important}.kh-dashboard-hero-visual{display:none}.kh-dashboard-command-grid{grid-template-columns:repeat(3,1fr)!important}.kh-command-main{grid-area:auto/span 2}.kh-dashboard-status-ribbon{grid-template-columns:repeat(2,1fr)}.kh-dashboard-status-ribbon>a{grid-column:1/-1}.kh-dashboard-main-grid,.kh-dashboard-insights-grid,.kh-dashboard-bottom-grid{grid-template-columns:1fr!important}}@media (max-width:720px){.kh-dashboard-hero{border-radius:22px!important;grid-template-columns:1fr!important;padding:24px 19px!important}.kh-dashboard-hero-actions{width:100%}.kh-dashboard-controls-row{grid-template-columns:1fr 1fr 44px}.kh-dashboard-command-grid{grid-template-columns:1fr 1fr!important}.kh-command-main{grid-column:1/-1}.kh-dashboard-status-ribbon{grid-template-columns:1fr}.kh-dashboard-status-ribbon>div{border-bottom:1px solid #e3ebf2;border-right:0}.kh-dashboard-today-strip{grid-template-columns:1fr 1fr!important}.kh-dashboard-today-strip>a{grid-column:1/-1;padding:12px!important}.kh-dashboard-today-strip>div{border-bottom:1px solid #e6edf3;border-right:0!important}.kh-executive-dashboard:before,.kh-executive-dashboard:after{left:0}}@media (max-width:470px){.kh-dashboard-controls-row{grid-template-columns:1fr}.kh-dashboard-icon-btn{width:100%!important}.kh-dashboard-command-grid{grid-template-columns:1fr!important}.kh-command-main{grid-column:auto}.kh-dashboard-today-strip{grid-template-columns:1fr!important}}.kh-premium-module{--kh-module-accent:#2f8ee5;--kh-module-accent-2:#22c7d9;--kh-module-soft:#2f8ee51a;isolation:isolate;position:relative}.kh-premium-module:before{content:"";inset:74px 0 0 var(--sidebar-width,88px);z-index:-2;pointer-events:none;background:radial-gradient(circle at 89% 5%,var(--kh-module-soft),transparent 28%), radial-gradient(circle at 9% 35%,#22c7d90e,transparent 25%), linear-gradient(180deg,#f3f7fc 0%,#eef4fa 62%,#f8fbff 100%);position:fixed}.kh-premium-module:after{content:"";inset:74px 0 0 var(--sidebar-width,88px);z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(#1c4e7d0d 1px,#0000 1px),linear-gradient(90deg,#1c4e7d0d 1px,#0000 1px);background-size:30px 30px;position:fixed;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.customers-page{--kh-module-accent:#16a880;--kh-module-accent-2:#36d09f;--kh-module-soft:#16a8801c}.product-master-page{--kh-module-accent:#7459e7;--kh-module-accent-2:#9d83ff;--kh-module-soft:#7459e71c}.inventory-overview-page{--kh-module-accent:#4e67e8;--kh-module-accent-2:#29b8e8;--kh-module-soft:#4e67e81c}.purchases-page{--kh-module-accent:#0f9aac;--kh-module-accent-2:#36cfbe;--kh-module-soft:#0f9aac1c}.sales-page{--kh-module-accent:#246fd1;--kh-module-accent-2:#36b7ed;--kh-module-soft:#246fd11c}.credit-page{--kh-module-accent:#c97a12;--kh-module-accent-2:#f2b942;--kh-module-soft:#c97a121c}.cash-page{--kh-module-accent:#d84c64;--kh-module-accent-2:#f47789;--kh-module-soft:#d84c641c}.warranties-page{--kh-module-accent:#d79a13;--kh-module-accent-2:#f4c54e;--kh-module-soft:#d79a131f}.technical-page{--kh-module-accent:#e16a24;--kh-module-accent-2:#f29b41;--kh-module-soft:#e16a241c}.kh-premium-module .page-heading-row,.kh-premium-module .module-header,.kh-premium-module .page-header,.kh-premium-module .inventory-heading,.kh-premium-module .products-heading,.kh-premium-module .customer-page-header,.kh-premium-module .operations-hero,.kh-premium-module .warranty-hero,.kh-premium-module .technical-hero,.kh-premium-module .cash-hero{background:radial-gradient(circle at 92% 8%,var(--kh-module-soft),transparent 34%),linear-gradient(145deg,#fffffffa,#f5fafef0)!important;border:1px solid #c5d8e8eb!important;border-radius:24px!important;min-height:148px!important;padding:26px 28px!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 48px #193d6017,inset 0 1px #fff!important}.kh-premium-module .page-heading-row:before,.kh-premium-module .module-header:before,.kh-premium-module .page-header:before,.kh-premium-module .inventory-heading:before,.kh-premium-module .products-heading:before,.kh-premium-module .customer-page-header:before,.kh-premium-module .operations-hero:before,.kh-premium-module .warranty-hero:before,.kh-premium-module .technical-hero:before,.kh-premium-module .cash-hero:before{content:"";background:linear-gradient(180deg,var(--kh-module-accent),var(--kh-module-accent-2));width:6px;box-shadow:4px 0 22px var(--kh-module-soft);position:absolute;inset:0 auto 0 0}.kh-premium-module .page-heading-row:after,.kh-premium-module .module-header:after,.kh-premium-module .page-header:after,.kh-premium-module .inventory-heading:after,.kh-premium-module .products-heading:after,.kh-premium-module .customer-page-header:after,.kh-premium-module .operations-hero:after,.kh-premium-module .warranty-hero:after,.kh-premium-module .technical-hero:after,.kh-premium-module .cash-hero:after{content:"";border:1px solid color-mix(in srgb,var(--kh-module-accent) 18%,transparent);width:210px;height:210px;box-shadow:0 0 0 27px color-mix(in srgb,var(--kh-module-accent) 4%,transparent),0 0 0 55px color-mix(in srgb,var(--kh-module-accent-2) 3%,transparent);pointer-events:none;border-radius:50%;position:absolute;top:-66px;right:-42px}.kh-premium-module .eyebrow{color:var(--kh-module-accent)!important;letter-spacing:.13em!important;font-weight:900!important}.kh-premium-module h1{color:#102c48!important;letter-spacing:-.04em!important;font-size:clamp(27px,2.45vw,38px)!important;font-weight:930!important}.kh-premium-module h2{color:#173753!important;letter-spacing:-.025em!important}.kh-premium-module .page-heading-row p,.kh-premium-module .module-header p,.kh-premium-module .page-header p{color:#6c8094!important;line-height:1.62!important}.kh-premium-module .primary-button,.kh-premium-module .action-primary,.kh-premium-module .hero-primary-action{background:linear-gradient(135deg,var(--kh-module-accent),var(--kh-module-accent-2))!important;border-color:color-mix(in srgb,var(--kh-module-accent) 70%,#183a5c)!important;color:#fff!important;box-shadow:0 11px 24px color-mix(in srgb,var(--kh-module-accent) 24%,transparent),inset 0 1px 0 #ffffff47!important}.kh-premium-module .primary-button:hover,.kh-premium-module .action-primary:hover,.kh-premium-module .hero-primary-action:hover{filter:saturate(1.08)brightness(1.03)!important;transform:translateY(-2px)!important}.kh-premium-module .secondary-button{color:#365976!important;background:linear-gradient(#fff,#f6f9fc)!important;border-color:#cfdeea!important;box-shadow:0 7px 17px #21496b0f!important}.kh-premium-module .secondary-button:hover{border-color:color-mix(in srgb,var(--kh-module-accent) 42%,#cad9e5)!important;color:var(--kh-module-accent)!important;transform:translateY(-1px)!important}.kh-premium-module .erp-metric-grid,.kh-premium-module .metrics-grid,.kh-premium-module .summary-grid,.kh-premium-module .stat-grid,.kh-premium-module .kpi-grid{gap:14px!important}.kh-premium-module .erp-metric,.kh-premium-module .metric-card,.kh-premium-module .summary-card,.kh-premium-module .stat-card,.kh-premium-module .kpi-card{background:linear-gradient(150deg,#fffffffc,#f7fbfff2)!important;border:1px solid #cfdeebf2!important;border-radius:20px!important;min-height:128px!important;transition:all .2s!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 34px #1b3f6013,inset 0 1px #fff!important}.kh-premium-module .erp-metric:before,.kh-premium-module .metric-card:before,.kh-premium-module .summary-card:before,.kh-premium-module .stat-card:before,.kh-premium-module .kpi-card:before{content:"";background:linear-gradient(90deg,var(--kh-module-accent),var(--kh-module-accent-2),transparent 85%);height:3px;position:absolute;top:0;left:0;right:0}.kh-premium-module .erp-metric:hover,.kh-premium-module .metric-card:hover,.kh-premium-module .summary-card:hover,.kh-premium-module .stat-card:hover,.kh-premium-module .kpi-card:hover{border-color:color-mix(in srgb,var(--kh-module-accent) 28%,#cddce8)!important;transform:translateY(-3px)!important;box-shadow:0 20px 44px #1b3f601c,inset 0 1px #fff!important}.kh-premium-module .panel-card,.kh-premium-module .erp-data-card,.kh-premium-module .data-panel,.kh-premium-module .table-panel,.kh-premium-module .operations-panel{background:#fffffff5!important;border:1px solid #cddce9f5!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 17px 42px #193d5f13,inset 0 1px #fff!important}.kh-premium-module .table-toolbar,.kh-premium-module .phase2-toolbar,.kh-premium-module .filters-row,.kh-premium-module .filter-bar,.kh-premium-module .toolbar{background:linear-gradient(#f9fcff,#f1f6fb)!important;border:1px solid #dce7f0!important;border-radius:16px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:76px!important;padding:14px 16px!important;box-shadow:inset 0 1px #fff!important}.kh-premium-module .table-toolbar .kh-search,.kh-premium-module .table-toolbar .erp-search,.kh-premium-module .table-toolbar .search-box,.kh-premium-module .filters-row .kh-search,.kh-premium-module .filter-bar .kh-search{flex:360px!important;width:auto!important;min-width:220px!important;max-width:none!important}.kh-premium-module .table-toolbar input[type=search],.kh-premium-module .table-toolbar input[type=text],.kh-premium-module .filter-bar input[type=search],.kh-premium-module .filters-row input[type=search]{width:100%!important}.kh-premium-module select,.kh-premium-module input,.kh-premium-module textarea{background:#fff!important;border-color:#cedce8!important;box-shadow:inset 0 1px 2px #193e6009!important}.kh-premium-module select:focus,.kh-premium-module input:focus,.kh-premium-module textarea:focus{border-color:color-mix(in srgb,var(--kh-module-accent) 68%,#aec8dc)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--kh-module-accent) 11%,transparent)!important}.kh-premium-module .responsive-table,.kh-premium-module .erp-table-wrap{background:#fff!important;border:1px solid #dbe6ef!important;border-radius:16px!important;overflow:auto!important;box-shadow:0 7px 22px #1c40620b!important}.kh-premium-module table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.kh-premium-module thead th{color:#3e5870!important;text-align:center!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:nowrap!important;background:linear-gradient(#eef5fb,#e8f0f7)!important;border-bottom:1px solid #d2e0eb!important;border-right:1px solid #d9e5ee!important;height:52px!important;padding:12px 14px!important;font-size:10px!important;font-weight:930!important}.kh-premium-module thead th:first-child{border-radius:14px 0 0!important}.kh-premium-module thead th:last-child{border-right:0!important;border-radius:0 14px 0 0!important}.kh-premium-module tbody td{text-align:center!important;vertical-align:middle!important;color:#405970!important;background:#fff!important;border-bottom:1px solid #e7eef4!important;border-right:1px solid #edf2f6!important;padding:14px!important}.kh-premium-module tbody tr:nth-child(2n) td{background:#fbfdff!important}.kh-premium-module tbody tr:hover td{background:color-mix(in srgb,var(--kh-module-accent) 5%,#fff)!important}.kh-premium-module tbody td:last-child{border-right:0!important}.kh-premium-module .row-actions{justify-content:center!important;gap:7px!important;min-width:92px!important}.kh-premium-module .row-action,.kh-premium-module .icon-action{color:#496780!important;background:linear-gradient(#fff,#f4f8fb)!important;border:1px solid #d3e0eb!important;border-radius:11px!important;width:38px!important;height:38px!important;box-shadow:0 5px 13px #1d43650f!important}.kh-premium-module .row-action:hover,.kh-premium-module .icon-action:hover{border-color:color-mix(in srgb,var(--kh-module-accent) 45%,#c9d9e5)!important;color:var(--kh-module-accent)!important;box-shadow:0 9px 18px color-mix(in srgb,var(--kh-module-accent) 12%,transparent)!important;transform:translateY(-2px)!important}.kh-premium-module .status-badge,.kh-premium-module .control-pill,.kh-premium-module .branch-chip,.kh-premium-module .erp-total-chip{border:1px solid #5c77901f!important;min-height:28px!important;box-shadow:inset 0 1px #ffffffb3!important}.kh-premium-module .premium-empty-cell{background:linear-gradient(#fff,#f8fbfe)!important;padding:0!important}.kh-premium-module .erp-pagination,.kh-premium-module .report-pagination,.kh-premium-module .table-pagination,.kh-premium-module .pagination-footer{background:linear-gradient(#fbfdff,#f3f7fb)!important;border:1px solid #dce7ef!important;border-radius:15px!important;margin-top:12px!important;box-shadow:inset 0 1px #fff!important}.kh-premium-module .erp-pagination button[aria-current=page],.kh-premium-module .pagination-footer button.active{background:linear-gradient(135deg,var(--kh-module-accent),var(--kh-module-accent-2))!important;color:#fff!important;border-color:#0000!important}.kh-premium-module .dropdown-menu,.kh-premium-module .submenu,.kh-premium-module .context-menu,.kh-premium-module .popover,.kh-premium-module [role=menu]{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff7!important;border:1px solid #cad9e6f2!important;border-radius:15px!important;padding:7px!important;overflow:hidden!important;box-shadow:0 22px 55px #0c28452e!important}.kh-premium-module .dropdown-menu button,.kh-premium-module .submenu button,.kh-premium-module [role=menu] button{border-radius:10px!important;min-height:42px!important;padding:9px 11px!important;transition:all .15s!important}.kh-premium-module .dropdown-menu button:hover,.kh-premium-module .submenu button:hover,.kh-premium-module [role=menu] button:hover{background:color-mix(in srgb,var(--kh-module-accent) 8%,#fff)!important;color:var(--kh-module-accent)!important;transform:translate(2px)!important}.kh-premium-module .modal-backdrop>.modal-card,.kh-premium-module .modal-backdrop>.transaction-modal,.kh-premium-module .modal-backdrop>.technical-create-modal,.kh-premium-module .modal-backdrop>.technical-detail-modal{background:linear-gradient(155deg,#fff,#f7fbff)!important;border-color:#c9dae8f2!important;border-radius:23px!important;box-shadow:0 38px 110px #04122366!important}.kh-premium-module .modal-header{background:radial-gradient(circle at 92% 0,var(--kh-module-soft),transparent 36%),linear-gradient(135deg,#fbfdff,#eef5fb)!important;min-height:92px!important;padding:20px 24px!important}.kh-premium-module .modal-header:before{background:linear-gradient(180deg,var(--kh-module-accent),var(--kh-module-accent-2))!important}.kh-premium-module .transaction-body,.kh-premium-module .modal-body,.kh-premium-module .smart-form{padding:22px 24px!important}.kh-premium-module .transaction-footer,.kh-premium-module .modal-footer,.kh-premium-module .modal-actions{background:#f8fbfef7!important;gap:10px!important;padding:15px 24px!important}.kh-premium-module .validation-strip,.kh-premium-module .success-strip,.kh-premium-module .smart-context,.kh-premium-module .error-message,.kh-premium-module .success-message{border-radius:15px!important;padding:13px 15px!important;box-shadow:0 8px 22px #1c41620e!important}@media (max-width:1100px){.kh-premium-module:before,.kh-premium-module:after{left:0}.kh-premium-module .table-toolbar,.kh-premium-module .filters-row,.kh-premium-module .filter-bar{grid-template-columns:minmax(0,1fr) minmax(160px,.4fr)!important;display:grid!important}.kh-premium-module .table-toolbar .kh-search,.kh-premium-module .filter-bar .kh-search{grid-column:1/-1!important}}@media (max-width:720px){.kh-premium-module .page-heading-row,.kh-premium-module .module-header,.kh-premium-module .page-header,.kh-premium-module .inventory-heading,.kh-premium-module .products-heading{border-radius:19px!important;min-height:auto!important;padding:21px 18px!important}.kh-premium-module .table-toolbar,.kh-premium-module .filters-row,.kh-premium-module .filter-bar{grid-template-columns:1fr!important;padding:12px!important}.kh-premium-module .table-toolbar>*,.kh-premium-module .filters-row>*,.kh-premium-module .filter-bar>*{width:100%!important;max-width:none!important}.kh-premium-module .responsive-table,.kh-premium-module .erp-table-wrap{border-radius:13px!important}.kh-premium-module .modal-header{padding:17px 18px!important}.kh-premium-module .transaction-body,.kh-premium-module .modal-body,.kh-premium-module .smart-form{padding:17px!important}}.phase13-secondary-premium{--kh-secondary-accent:#4f6cff;--kh-secondary-accent-2:#00a9c7;--kh-secondary-soft:#4f6cff1a;isolation:isolate;position:relative}.module-account-crossings{--kh-module-accent:#10a37f;--kh-module-accent-2:#06b6d4;--kh-module-soft:#10a37f1f}.module-requests{--kh-module-accent:#7c3aed;--kh-module-accent-2:#4f6cff;--kh-module-soft:#7c3aed1c}.module-trade-ins{--kh-module-accent:#f59e0b;--kh-module-accent-2:#f97316;--kh-module-soft:#f59e0b1f}.module-reversals{--kh-module-accent:#ef4444;--kh-module-accent-2:#f97316;--kh-module-soft:#ef44441a}.module-reports{--kh-module-accent:#0891b2;--kh-module-accent-2:#4f6cff;--kh-module-soft:#0891b21c}.module-notifications{--kh-module-accent:#7c3aed;--kh-module-accent-2:#ec4899;--kh-module-soft:#7c3aed1c}.module-users{--kh-module-accent:#2563eb;--kh-module-accent-2:#06b6d4;--kh-module-soft:#2563eb1c}.module-audit{--kh-module-accent:#334155;--kh-module-accent-2:#4f6cff;--kh-module-soft:#33415517}.module-system{--kh-module-accent:#0f766e;--kh-module-accent-2:#06b6d4;--kh-module-soft:#0f766e1a}.module-templates{--kh-module-accent:#8b5cf6;--kh-module-accent-2:#ec4899;--kh-module-soft:#8b5cf61c}.module-initial-inventory,.module-inventory-control,.module-movements{--kh-module-accent:#4f46e5;--kh-module-accent-2:#06b6d4;--kh-module-soft:#4f46e51a}.module-suppliers,.module-supplier-accounts{--kh-module-accent:#0f9f8f;--kh-module-accent-2:#4f6cff;--kh-module-soft:#0f9f8f1a}.phase13-secondary-premium .page-heading-row,.phase13-secondary-premium .phase-hero,.phase13-secondary-premium .kh-page-header,.phase13-secondary-premium .unified-module-hero{background:radial-gradient(circle at 92% -15%,var(--kh-module-soft),transparent 38%), linear-gradient(145deg,#fffffffa,#f3f8fdf7)!important;border:1px solid #c9d8e6eb!important;border-radius:24px!important;min-height:128px!important;padding:25px 27px!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 55px #193a5d16,inset 0 1px #fffffff2!important}.phase13-secondary-premium .page-heading-row:before,.phase13-secondary-premium .phase-hero:before,.phase13-secondary-premium .kh-page-header:before,.phase13-secondary-premium .unified-module-hero:before{content:"";background:linear-gradient(180deg,var(--kh-module-accent),var(--kh-module-accent-2));width:5px;box-shadow:0 0 23px color-mix(in srgb,var(--kh-module-accent) 36%,transparent);border-radius:0 7px 7px 0;position:absolute;top:22px;bottom:22px;left:0}.phase13-secondary-premium .page-heading-row:after,.phase13-secondary-premium .phase-hero:after,.phase13-secondary-premium .kh-page-header:after,.phase13-secondary-premium .unified-module-hero:after{content:"";border:1px solid color-mix(in srgb,var(--kh-module-accent) 15%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--kh-module-accent) 9%,#fff),#fff3);pointer-events:none;border-radius:24px;width:86px;height:86px;position:absolute;top:18px;right:22px;transform:rotate(12deg)}.phase13-secondary-premium .page-heading-row h1,.phase13-secondary-premium .phase-hero h1,.phase13-secondary-premium .kh-page-header h1,.phase13-secondary-premium .unified-module-hero h1{letter-spacing:-.035em!important;color:#172c40!important;font-size:clamp(25px,2.25vw,36px)!important}.phase13-secondary-premium .eyebrow,.phase13-secondary-premium .kh-page-category{color:var(--kh-module-accent)!important;letter-spacing:.11em!important;font-weight:900!important}.phase13-secondary-premium .table-toolbar,.phase13-secondary-premium .report-toolbar,.phase13-secondary-premium .notification-center-heading,.phase13-secondary-premium .section-heading,.phase13-secondary-premium .panel-title-row{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:13px!important;display:flex!important}.phase13-secondary-premium .table-toolbar,.phase13-secondary-premium .report-toolbar{background:linear-gradient(#fbfdff,#f2f7fb)!important;border:1px solid #dce7f0!important;border-radius:17px!important;width:100%!important;padding:15px!important;box-shadow:inset 0 1px #fff!important}.phase13-secondary-premium .inline-search,.phase13-secondary-premium .search-field,.phase13-secondary-premium .initial-search{flex:380px!important;width:auto!important;min-width:240px!important;max-width:none!important}.phase13-secondary-premium .inline-search input,.phase13-secondary-premium .search-field input,.phase13-secondary-premium .initial-search input{width:100%!important;min-height:44px!important}.phase13-secondary-premium .toolbar-right,.phase13-secondary-premium .invoice-toolbar-actions,.phase13-secondary-premium .control-toolbar-actions,.phase13-secondary-premium .quick-actions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.phase13-secondary-premium .kh-admin-tabs,.phase13-secondary-premium .report-tabs,.phase13-secondary-premium .notification-tabs,.phase13-secondary-premium .notification-config-nav{background:linear-gradient(#f8fbfe,#eef4f9)!important;border:1px solid #dce7ef!important;border-radius:16px!important;gap:7px!important;padding:7px!important;display:flex!important;overflow:auto!important;box-shadow:inset 0 1px #fff!important}.phase13-secondary-premium .kh-admin-tabs button,.phase13-secondary-premium .report-tabs button,.phase13-secondary-premium .notification-tabs button,.phase13-secondary-premium .notification-config-nav button,.phase13-secondary-premium .notification-config-nav a{color:#5b7185!important;white-space:nowrap!important;background:0 0!important;border:1px solid #0000!important;border-radius:11px!important;min-height:42px!important;padding:9px 14px!important;font-weight:800!important}.phase13-secondary-premium .kh-admin-tabs button:hover,.phase13-secondary-premium .report-tabs button:hover,.phase13-secondary-premium .notification-tabs button:hover,.phase13-secondary-premium .notification-config-nav button:hover,.phase13-secondary-premium .notification-config-nav a:hover{color:var(--kh-module-accent)!important;background:#fff!important;box-shadow:0 7px 17px #1d3f5f13!important}.phase13-secondary-premium .kh-admin-tabs .active,.phase13-secondary-premium .report-tabs .active,.phase13-secondary-premium .notification-tabs .active,.phase13-secondary-premium .notification-config-nav .active{color:#fff!important;background:linear-gradient(135deg,var(--kh-module-accent),var(--kh-module-accent-2))!important;box-shadow:0 9px 20px color-mix(in srgb,var(--kh-module-accent) 23%,transparent)!important}.phase13-secondary-premium .form-grid,.phase13-secondary-premium .notification-form-grid,.phase13-secondary-premium .kh-prefix-grid{gap:16px!important;padding:3px!important}.phase13-secondary-premium label{color:#405b72!important;gap:7px!important;font-weight:780!important}.phase13-secondary-premium label>input,.phase13-secondary-premium label>select,.phase13-secondary-premium label>textarea,.phase13-secondary-premium .report-input{background:linear-gradient(#fff,#fbfdff)!important;border:1px solid #cddce8!important;border-radius:12px!important;min-height:46px!important;padding:11px 13px!important;box-shadow:inset 0 1px 2px #12345209!important}.phase13-secondary-premium textarea{resize:vertical!important;min-height:108px!important}.phase13-secondary-premium .selected-debt,.phase13-secondary-premium .setup-guide,.phase13-secondary-premium .smart-context,.phase13-secondary-premium .system-control-row,.phase13-secondary-premium .integrity-grid>*,.phase13-secondary-premium .notification-run-row,.phase13-secondary-premium .automation-run-row{background:linear-gradient(145deg,#fff,#f7fbfe)!important;border:1px solid #dce7ef!important;border-radius:15px!important;box-shadow:0 9px 24px #193c5d0e!important}.phase13-secondary-premium .panel-card,.phase13-secondary-premium .erp-panel,.phase13-secondary-premium .templates-section-card,.phase13-secondary-premium .notification-config-shell,.phase13-secondary-premium .notification-center-panel,.phase13-secondary-premium .kh-admin-panel{background:#fffffff5!important;border:1px solid #ccdbe8f5!important;border-radius:22px!important;box-shadow:0 18px 43px #183b5c13,inset 0 1px #fff!important}.phase13-secondary-premium .summary-card,.phase13-secondary-premium .metric-card,.phase13-secondary-premium .kpi-card,.phase13-secondary-premium .report-kpi,.phase13-secondary-premium .template-card{background:linear-gradient(145deg,#fff,#f5f9fd)!important;border:1px solid #dce7ef!important;border-radius:18px!important;transition:all .18s!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 30px #1b3f6011!important}.phase13-secondary-premium .summary-card:before,.phase13-secondary-premium .metric-card:before,.phase13-secondary-premium .kpi-card:before,.phase13-secondary-premium .report-kpi:before,.phase13-secondary-premium .template-card:before{content:"";background:linear-gradient(90deg,var(--kh-module-accent),var(--kh-module-accent-2));height:3px;position:absolute;top:0;left:0;right:0}.phase13-secondary-premium .summary-card:hover,.phase13-secondary-premium .metric-card:hover,.phase13-secondary-premium .kpi-card:hover,.phase13-secondary-premium .report-kpi:hover,.phase13-secondary-premium .template-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 38px #183b5c1a!important}.phase13-secondary-premium .kh-admin-table-wrap,.phase13-secondary-premium .table-scroll,.phase13-secondary-premium .report-table-wrap,.phase13-secondary-premium .responsive-table{background:#fff!important;border:1px solid #d8e5ee!important;border-radius:17px!important;overflow:auto!important;box-shadow:0 8px 23px #1c3f5f0d!important}.phase13-secondary-premium .kh-admin-table,.phase13-secondary-premium .premium-table,.phase13-secondary-premium .report-table,.phase13-secondary-premium .erp-table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.phase13-secondary-premium table th{text-align:center!important;vertical-align:middle!important;color:#405a70!important;letter-spacing:.075em!important;text-transform:uppercase!important;background:linear-gradient(#eef5fb,#e7eff6)!important;border-bottom:1px solid #d0deea!important;border-right:1px solid #d7e4ed!important;height:52px!important;padding:12px 14px!important;font-size:10px!important;font-weight:920!important}.phase13-secondary-premium table td{text-align:center!important;vertical-align:middle!important;color:#425c72!important;border-bottom:1px solid #e7eef4!important;border-right:1px solid #edf2f6!important;padding:14px!important}.phase13-secondary-premium table th:last-child,.phase13-secondary-premium table td:last-child{border-right:0!important}.phase13-secondary-premium table tbody tr:nth-child(2n) td{background:#fbfdff!important}.phase13-secondary-premium table tbody tr:hover td{background:color-mix(in srgb,var(--kh-module-accent) 5%,#fff)!important}.phase13-secondary-premium .empty-table-cell,.phase13-secondary-premium .empty-table-state,.phase13-secondary-premium .empty-state,.phase13-secondary-premium .empty-dashboard{text-align:center!important;background:radial-gradient(circle at 50% 10%,var(--kh-module-soft),transparent 42%),linear-gradient(180deg,#fff,#f7fbfe)!important;border:1px dashed #cbdbe7!important;border-radius:16px!important;min-height:210px!important;padding:36px 24px!important}.phase13-secondary-premium .table-pagination,.phase13-secondary-premium .table-pagination-bar,.phase13-secondary-premium .table-footer,.phase13-secondary-premium .report-pagination{background:linear-gradient(#fbfdff,#f1f6fa)!important;border:1px solid #dce7ef!important;border-radius:15px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:62px!important;margin-top:12px!important;padding:10px 13px!important;display:flex!important}.phase13-secondary-premium .pagination-actions{justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.phase13-secondary-premium .pagination-actions button,.phase13-secondary-premium .table-pagination button,.phase13-secondary-premium .report-pagination button{border-radius:10px!important;min-width:38px!important;height:38px!important}.phase13-secondary-premium .modal-card,.phase13-secondary-premium .kh-admin-modal,.phase13-secondary-premium .cash-modal,.phase13-secondary-premium .transaction-modal{background:linear-gradient(150deg,#fff,#f7fbff)!important;border:1px solid #c5d6e4fa!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 42px 125px #0513236b!important}.phase13-secondary-premium .modal-header,.phase13-secondary-premium .kh-admin-modal-body>header{background:radial-gradient(circle at 90% 0,var(--kh-module-soft),transparent 40%),linear-gradient(135deg,#fcfeff,#edf5fb)!important;border-bottom:1px solid #dce7ef!important;min-height:94px!important;padding:21px 24px!important;position:relative!important}.phase13-secondary-premium .modal-header:before{content:"";background:linear-gradient(180deg,var(--kh-module-accent),var(--kh-module-accent-2));border-radius:0 6px 6px 0;width:5px;position:absolute;top:18px;bottom:18px;left:0}.phase13-secondary-premium .transaction-body,.phase13-secondary-premium .modal-form,.phase13-secondary-premium .kh-admin-modal-body{padding:22px 24px!important}.phase13-secondary-premium .transaction-footer,.phase13-secondary-premium .modal-footer,.phase13-secondary-premium .kh-admin-modal footer{z-index:2!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#f8fbfef7!important;border-top:1px solid #dce7ef!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;min-height:72px!important;padding:14px 24px!important;display:flex!important;position:sticky!important;bottom:0!important}.phase13-secondary-premium .icon-close{background:#fff!important;border:1px solid #d3e0ea!important;border-radius:12px!important;width:42px!important;height:42px!important;box-shadow:0 7px 16px #193b5c12!important}.phase13-secondary-premium .icon-close:hover{color:#ef4444!important;background:#fff6f6!important;border-color:#f1b8b8!important;transform:rotate(4deg)!important}.phase13-secondary-premium .error-banner,.phase13-secondary-premium .success-banner,.phase13-secondary-premium .notification-inline-message,.phase13-secondary-premium .validation-strip,.phase13-secondary-premium .smart-context{border-radius:15px!important;align-items:flex-start!important;gap:11px!important;padding:14px 16px!important;display:flex!important;box-shadow:0 9px 25px #193b5c0e!important}@media (max-width:900px){.phase13-secondary-premium .page-heading-row,.phase13-secondary-premium .phase-hero,.phase13-secondary-premium .kh-page-header,.phase13-secondary-premium .unified-module-hero{min-height:auto!important;padding:22px 20px!important}.phase13-secondary-premium .page-heading-row:after,.phase13-secondary-premium .phase-hero:after,.phase13-secondary-premium .kh-page-header:after,.phase13-secondary-premium .unified-module-hero:after{display:none!important}.phase13-secondary-premium .table-toolbar,.phase13-secondary-premium .report-toolbar{grid-template-columns:1fr!important;display:grid!important}.phase13-secondary-premium .inline-search,.phase13-secondary-premium .search-field,.phase13-secondary-premium .initial-search{width:100%!important;min-width:0!important}.phase13-secondary-premium .toolbar-right,.phase13-secondary-premium .invoice-toolbar-actions,.phase13-secondary-premium .control-toolbar-actions,.phase13-secondary-premium .quick-actions{width:100%!important}.phase13-secondary-premium .toolbar-right>*,.phase13-secondary-premium .invoice-toolbar-actions>*,.phase13-secondary-premium .control-toolbar-actions>*,.phase13-secondary-premium .quick-actions>*{flex:160px!important}}@media (max-width:620px){.phase13-secondary-premium .transaction-footer,.phase13-secondary-premium .modal-footer,.phase13-secondary-premium .kh-admin-modal footer{flex-direction:column-reverse!important;padding:12px 15px!important}.phase13-secondary-premium .transaction-footer>*,.phase13-secondary-premium .modal-footer>*,.phase13-secondary-premium .kh-admin-modal footer>*{width:100%!important}.phase13-secondary-premium .kh-admin-tabs,.phase13-secondary-premium .report-tabs,.phase13-secondary-premium .notification-tabs,.phase13-secondary-premium .notification-config-nav{border-radius:13px!important}}:root{--kh-doc-ink:#14233a;--kh-doc-muted:#6f7f94;--kh-doc-line:#dbe5f0;--kh-doc-soft:#f4f8fc;--kh-doc-blue:#225ea8;--kh-doc-cyan:#0ea5c6;--kh-doc-indigo:#4f46e5;--kh-doc-violet:#7c3aed;--kh-doc-success:#0f9f6e;--kh-doc-warning:#d97706}.kh-document-page,.service-document-page,.credit-payment-receipt-page,.document-page,.invoice-page{background:radial-gradient(circle at 10% 0,#0ea5c621,#0000 28%),radial-gradient(circle at 90% 10%,#4f46e51f,#0000 30%),linear-gradient(#eaf1f8 0%,#f5f8fc 52%,#edf3f8 100%)}.print-actions,.service-document-actions,.document-actions{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #94a3b847;border-radius:18px;width:min(980px,100% - 28px);margin:0 auto 18px;padding:10px;box-shadow:0 16px 40px #1e40691a}.print-actions button,.print-actions a,.service-document-actions button,.document-actions button,.document-actions a{letter-spacing:-.01em;min-height:42px;border-radius:12px!important;font-weight:850!important}.receipt-sheet,.kh-legal-document,.warranty-reception-sheet,.service-document-sheet,.credit-payment-receipt,.document-sheet,.invoice-sheet{position:relative;overflow:hidden;background:linear-gradient(#fffffffc,#fafcfffc)!important;border:1px solid #9eb1c794!important;box-shadow:0 34px 90px #17375b29,0 3px 12px #17375b0f!important}.receipt-sheet:before,.kh-legal-document:before,.warranty-reception-sheet:before,.service-document-sheet:before,.credit-payment-receipt:before,.document-sheet:before,.invoice-sheet:before{content:"";background:linear-gradient(90deg,var(--kh-doc-cyan),var(--kh-doc-blue) 38%,var(--kh-doc-indigo) 70%,var(--kh-doc-violet));z-index:2;height:6px;position:absolute;inset:0 0 auto}.receipt-sheet:after,.kh-legal-document:after,.warranty-reception-sheet:after,.service-document-sheet:after,.credit-payment-receipt:after,.document-sheet:after,.invoice-sheet:after{content:"KH";color:#225ea809;letter-spacing:-.12em;pointer-events:none;font-size:170px;font-weight:950;position:absolute;bottom:-52px;right:-18px}.kh-sale-header,.kh-doc-header,.reception-print-header,.service-document-header,.credit-payment-receipt>header,.invoice-brand,.document-sheet>header{position:relative;border-bottom:1px solid var(--kh-doc-line)!important}.kh-sale-brand img,.reception-print-brand img{background:linear-gradient(145deg,#fff,#eef5fb);border:1px solid #d8e4f1;border-radius:16px;padding:6px;box-shadow:0 10px 24px #1d4e7f1f}.kh-sale-number,.kh-doc-reference,.reception-print-code,.invoice-number,.service-document-code,.credit-payment-receipt>header>div:last-child,.document-sheet>header>div:last-child{box-shadow:inset 0 1px #ffffffe6,0 8px 22px #225ea814;background:linear-gradient(145deg,#f9fcff,#eaf3fc)!important;border:1px solid #cfddeb!important;border-radius:16px!important}.kh-sale-meta>div,.kh-sale-customer>div,.kh-doc-field,.reception-print-grid>div,.service-document-meta>div,.service-document-grid>div,.credit-payment-receipt-grid>div,.credit-payment-balance>div,.invoice-info-grid>div,.document-grid>article{box-shadow:inset 0 1px #ffffffe6;background:linear-gradient(145deg,#fbfdff,#f2f7fc)!important;border-color:#dbe6f1!important}.kh-sale-items,.service-document-block table,.invoice-table,.document-sheet table{background:#fff;overflow:hidden;border-collapse:separate!important;border-spacing:0!important;border:1px solid #d4e0ec!important;border-radius:15px!important}.kh-sale-items th,.service-document-block th,.invoice-table th,.document-sheet table th{text-transform:uppercase;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-right:1px solid #ffffff21;color:#fff!important;text-align:center!important;letter-spacing:.09em!important;background:linear-gradient(135deg,#183e70,#225ea8 52%,#335fbe)!important;padding:11px 12px!important;font-size:9px!important;font-weight:900!important}.kh-sale-items td,.service-document-block td,.invoice-table td,.document-sheet table td{border-right:1px solid #e5edf5;text-align:center!important;vertical-align:middle!important;border-bottom:1px solid #e5edf5!important}.kh-sale-items tbody tr:nth-child(2n),.service-document-block tbody tr:nth-child(2n),.invoice-table tbody tr:nth-child(2n),.document-sheet table tbody tr:nth-child(2n){background:#f8fbfe}.kh-sale-items tbody tr:hover,.service-document-block tbody tr:hover,.invoice-table tbody tr:hover,.document-sheet table tbody tr:hover{background:#edf6ff}.kh-sale-payment,.kh-sale-totals,.kh-sale-warranty,.kh-sale-trade,.kh-sale-notes,.reception-print-section,.reception-print-notice,.service-document-block,.credit-payment-amount,.document-sheet>section,.invoice-sheet>section{box-shadow:0 10px 28px #204a760e;border-color:#d7e3ef!important}.kh-sale-payment h2,.kh-sale-totals h2,.kh-doc-section-title h2,.reception-print-section h2,.reception-print-notice h2,.service-document-sheet h2,.document-sheet h2{color:var(--kh-doc-ink)!important;letter-spacing:-.015em!important}.kh-sale-total,.credit-payment-amount{background:linear-gradient(135deg,#eaf6ff,#edf0ff)!important;border-color:#cbdff4!important}.kh-sale-total strong,.credit-payment-amount strong{color:#174f93!important}.kh-sale-footer,.kh-doc-footer,.reception-print-footer,.service-document-sheet footer,.credit-payment-receipt footer,.invoice-footer,.document-sheet footer{z-index:1;position:relative}.kh-sale-footer{background:linear-gradient(135deg,#17375f,#225ea8 55%,#4f46e5)!important;box-shadow:0 12px 28px #214f8733!important}.service-document-brand>span{box-shadow:0 12px 28px #ea580c38;background:linear-gradient(145deg,#f97316,#ea580c)!important}.service-document-header{border-bottom:1px solid #d9e4ef!important}.service-document-code strong{color:#c6530a!important}.service-document-code span{color:#bd4b06!important;background:#fff2e7!important}.service-document-sheet h2{color:#93400b!important}.service-document-totals span{border:1px solid #dce6f0;background:linear-gradient(145deg,#fbfdff,#f2f7fb)!important}.credit-payment-receipt:before{background:linear-gradient(90deg,#10b981,#06b6d4,#2563eb)}.credit-payment-receipt>header{border-bottom:1px solid #dbe5ef!important}.credit-payment-receipt>header p,.credit-payment-amount strong{color:#087f68!important}.account-statement-page .invoice-sheet:before{background:linear-gradient(90deg,#8b5cf6,#4f46e5,#2563eb)}.account-statement-page .invoice-number strong{color:#5b43c7}.document-page .document-sheet:before{background:linear-gradient(90deg,#f59e0b,#f97316,#2563eb)}.document-page .document-grid{gap:12px!important}.document-page .document-grid article{border:1px solid #dbe6f0;border-radius:14px;padding:14px}.document-event{background:linear-gradient(145deg,#fbfdff,#f4f8fc);border:1px solid #dce6ef;border-radius:12px;padding:12px 14px!important}.reception-print-code strong{color:#2d5f9a}.reception-print-notice{background:linear-gradient(145deg,#edf6ff,#f7fbff)!important}.kh-sale-signatures div,.reception-print-signatures div,.credit-payment-receipt footer>div span{position:relative}.kh-sale-signatures i,.reception-print-signatures div>span,.credit-payment-receipt footer>div span{border-color:#6f8196!important}@media (max-width:760px){.print-actions,.service-document-actions,.document-actions{border-radius:14px;width:calc(100% - 16px)}.receipt-sheet,.kh-legal-document,.warranty-reception-sheet,.service-document-sheet,.credit-payment-receipt,.document-sheet,.invoice-sheet{border-radius:16px!important}.kh-sale-items,.service-document-block table,.invoice-table,.document-sheet table{display:block;overflow-x:auto}}@media print{.kh-document-page,.service-document-page,.credit-payment-receipt-page,.document-page,.invoice-page{background:#fff!important}.receipt-sheet,.kh-legal-document,.warranty-reception-sheet,.service-document-sheet,.credit-payment-receipt,.document-sheet,.invoice-sheet{box-shadow:none!important;border:0!important}.receipt-sheet:before,.kh-legal-document:before,.warranty-reception-sheet:before,.service-document-sheet:before,.credit-payment-receipt:before,.document-sheet:before,.invoice-sheet:before{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;height:4px!important}.receipt-sheet:after,.kh-legal-document:after,.warranty-reception-sheet:after,.service-document-sheet:after,.credit-payment-receipt:after,.document-sheet:after,.invoice-sheet:after{display:none!important}.kh-sale-items th,.service-document-block th,.invoice-table th,.document-sheet table th,.kh-sale-footer{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.kh-sale-payment,.kh-sale-totals,.kh-sale-warranty,.kh-sale-trade,.kh-sale-notes,.reception-print-section,.reception-print-notice,.service-document-block,.credit-payment-amount,.document-sheet>section,.invoice-sheet>section{box-shadow:none!important}}:root{--kh-focus-ring:0 0 0 3px #2563eb33,0 0 0 1px #2563ebeb;--kh-touch-target:44px}html{scroll-padding-top:96px}body{min-width:320px;overflow-x:hidden}.kh-skip-link{z-index:99999;color:#fff;background:#0f2f59;border:1px solid #ffffff4d;border-radius:12px;padding:11px 18px;font-size:13px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:50%;transform:translate(-50%,-160%);box-shadow:0 14px 32px #051b3752}.kh-skip-link:focus{outline:0;transform:translate(-50%)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{box-shadow:var(--kh-focus-ring)!important;outline:0!important}button,.primary-button,.secondary-button,.danger-button,.ghost-button,.kh-nav-item,.kh-branch-selector,.kh-notification-button,.kh-profile-button{min-height:var(--kh-touch-target)}input,select,textarea{max-width:100%}textarea{resize:vertical;min-height:104px}.kh-search-box input::-webkit-search-cancel-button{cursor:pointer}.kh-search-box:focus-within{transform:translateY(-1px)}:where(.filters-row,.toolbar,.table-toolbar,.table-controls,.search-filter-row,.smart-toolbar,.module-toolbar){align-items:center;gap:12px;width:100%}:where(.filters-row,.toolbar,.table-toolbar,.table-controls,.search-filter-row,.smart-toolbar,.module-toolbar) :where(.search-box,.search-field,.kh-search-box,label:has(input[type=search])){flex:320px;min-width:220px}:where(.table-shell,.table-wrapper,.table-container,.erp-table-wrap,.premium-table-wrap){overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#9eb7d1 transparent;max-width:100%;position:relative;overflow:auto}:where(.table-shell,.table-wrapper,.table-container,.erp-table-wrap,.premium-table-wrap)::-webkit-scrollbar{width:9px;height:9px}:where(.table-shell,.table-wrapper,.table-container,.erp-table-wrap,.premium-table-wrap)::-webkit-scrollbar-thumb{background:#9eb7d1;border:2px solid #0000;border-radius:999px}:where(.table-shell,.table-wrapper,.table-container,.erp-table-wrap,.premium-table-wrap) table{width:100%;min-width:max-content}:where(.table-shell,.table-wrapper,.table-container,.erp-table-wrap,.premium-table-wrap) thead th{z-index:2;position:sticky;top:0}.modal-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.modal-card,.transaction-modal,.premium-modal{width:min(960px,100vw - 24px);max-height:min(92dvh,920px)}.modal-header,.transaction-footer,.modal-footer{flex-shrink:0}.transaction-body,.modal-body{overscroll-behavior:contain;min-height:0;overflow:auto}.kh-branch-dropdown,.kh-notification-dropdown,.kh-profile-dropdown{overscroll-behavior:contain;max-width:min(420px,100vw - 24px);max-height:min(76dvh,620px);overflow:auto}:where(.status-badge,.badge,.chip,.state-pill){white-space:nowrap}:where(.empty-state,.table-empty,.empty-panel){text-align:center;margin-inline:auto}:where(.error-banner,.success-banner,.warning-banner,.info-banner){line-height:1.55}@media (max-width:1180px){.kh-topbar{gap:12px;padding-inline:16px}.kh-topbar-main{flex:1;min-width:0}.kh-search-box{min-width:220px}.kh-branch-selector span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.kh-executive-dashboard,.module-page,.main-area,.main-content{padding-inline:18px}}@media (max-width:900px){.kh-app-workspace{width:100%;min-width:0}.kh-topbar{min-height:78px;padding-left:68px}.kh-topbar-main{width:100%}.kh-topbar-actions{gap:8px}.kh-search-shortcut{display:none}.kh-branch-selector{max-width:180px}.page-heading-row,.module-header,.premium-module-header{flex-direction:column;align-items:flex-start}.quick-actions,.header-actions,.module-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.quick-actions>*,.header-actions>*,.module-actions>*{flex:0 auto}:where(.metrics-grid,.stats-grid,.summary-grid,.kpi-grid){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){:root{--kh-touch-target:46px}.kh-topbar{flex-wrap:wrap;align-items:stretch;min-height:auto;padding:10px 10px 10px 62px}.kh-topbar-main{order:1;grid-template-columns:auto minmax(0,1fr);gap:9px;display:grid}.kh-topbar-actions{order:2;justify-content:flex-end;width:100%}.kh-topbar-mark{width:48px;min-width:48px;height:48px}.kh-topbar-logo-image{max-width:46px;height:38px!important}.kh-search-box{width:100%;min-width:0;height:48px}.kh-branch-wrap{flex:1;min-width:0}.kh-branch-selector{justify-content:center;width:100%;max-width:none}.kh-profile-button .kh-profile-copy{display:none}.kh-notification-dropdown,.kh-profile-dropdown,.kh-branch-dropdown{max-height:72dvh;border-radius:18px!important;width:auto!important;max-width:none!important;position:fixed!important;inset:auto 10px 10px!important}.kh-executive-dashboard,.module-page,.main-area,.main-content{padding:16px 12px 28px!important}.page-heading-row h1,.module-header h1,.premium-module-header h1{font-size:clamp(24px,8vw,32px)!important}:where(.metrics-grid,.stats-grid,.summary-grid,.kpi-grid){grid-template-columns:1fr!important}:where(.filters-row,.toolbar,.table-toolbar,.table-controls,.search-filter-row,.smart-toolbar,.module-toolbar){flex-direction:column;align-items:stretch}:where(.filters-row,.toolbar,.table-toolbar,.table-controls,.search-filter-row,.smart-toolbar,.module-toolbar)>*{width:100%;max-width:none}.quick-actions,.header-actions,.module-actions{grid-template-columns:1fr!important;display:grid!important}.quick-actions>*,.header-actions>*,.module-actions>*{justify-content:center;width:100%}.modal-backdrop{align-items:flex-end!important;padding:0!important}.modal-card,.transaction-modal,.premium-modal{border-radius:22px 22px 0 0!important;width:100%!important;max-width:none!important;max-height:94dvh!important}.modal-header,.transaction-footer,.modal-footer,.transaction-body,.modal-body{padding-inline:16px!important}.form-grid,.two-cols,.three-cols{grid-template-columns:1fr!important}.full-span{grid-column:auto!important}.pagination,.table-pagination,.pager{flex-wrap:wrap;justify-content:center;gap:8px}}@media (max-width:420px){.kh-topbar-actions{grid-template-columns:minmax(0,1fr) auto auto;display:grid}.kh-branch-selector{padding-inline:10px}.kh-branch-selector span{font-size:12px}.primary-button,.secondary-button,.danger-button,.ghost-button{padding-inline:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--kh-focus-ring:0 0 0 3px #fff,0 0 0 6px #0b5ed7}body{color:#0b1f33}:where(.erp-panel,.premium-card,.metric-card,.modal-card){border-color:#8ba5bf!important}:where(table th){color:#08233f!important}}.kh-dashboard-hero-copy{align-self:center;min-width:0}.kh-dashboard-hero-actions{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:linear-gradient(145deg,#ffffff1a,#ffffff0b)!important;border:1px solid #bee1fa2e!important;border-radius:20px!important;width:100%!important;min-width:0!important;padding:18px!important;box-shadow:inset 0 1px #ffffff14,0 18px 38px #0111222e!important}.kh-dashboard-controls-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important}.kh-dashboard-filter{min-width:0!important}.kh-dashboard-filter>span{color:#b9d8ef!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin:0 0 7px 3px!important;font-size:9px!important;font-weight:900!important;display:block!important}.kh-dashboard-select-trigger,.kh-dashboard-period-trigger{min-width:0!important;min-height:68px!important;padding:10px 12px!important;overflow:hidden!important}.kh-dashboard-select-copy,.kh-dashboard-period-copy{min-width:0!important;overflow:hidden!important}.kh-dashboard-select-copy strong,.kh-dashboard-period-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;max-width:100%!important;font-size:12px!important;display:block!important;overflow:hidden!important}.kh-dashboard-select-copy small,.kh-dashboard-period-copy small{color:#9fc1dc!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:3px!important;font-size:8px!important;font-weight:800!important;display:block!important}.kh-dashboard-icon-btn{color:#d9efff!important;background:#04193047!important;border:1px solid #bee1fa2e!important;border-radius:12px!important;grid-column:1/-1!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:43px!important;font-size:11px!important;font-weight:850!important;display:flex!important}.kh-dashboard-icon-btn:hover{background:#14487085!important;transform:translateY(-1px)!important}.kh-dashboard-primary{height:52px!important;margin-top:12px!important;font-size:14px!important}.kh-dashboard-core{width:124px!important;height:124px!important;padding:14px 8px!important}.kh-dashboard-core>span{flex:0 0 38px!important;width:38px!important;height:38px!important}.kh-dashboard-core strong{margin-top:8px!important;font-size:23px!important;line-height:1!important}.kh-dashboard-core small{text-align:center!important;white-space:normal!important;max-width:88px!important;margin-top:5px!important;line-height:1.35!important;display:block!important}.kh-dashboard-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.kh-command-card,.kh-command-main{grid-area:auto!important;min-height:170px!important;padding:22px!important}.kh-command-main>strong{font-size:clamp(25px,2vw,33px)!important}.kh-command-main .kh-command-bottom{margin-top:auto!important}.kh-exec-metric{min-height:170px!important;padding:22px!important}.kh-exec-metric .kh-exec-metric-value{font-size:clamp(22px,1.8vw,30px)!important}.kh-sidebar-status{border-radius:14px!important;min-height:48px!important;transition:background .18s,padding .18s!important}.kh-sidebar:not(:hover) .kh-sidebar-status{background:#35d59b13!important;border:1px solid #57e0ad2e!important;place-items:center!important;width:46px!important;height:46px!important;min-height:46px!important;margin:8px auto 0!important;padding:0!important;display:grid!important;box-shadow:inset 0 1px #ffffff0d!important}.kh-sidebar:not(:hover) .kh-sidebar-status strong{color:#0000!important;place-items:center!important;gap:0!important;width:100%!important;height:100%!important;font-size:0!important;display:grid!important}.kh-sidebar:not(:hover) .kh-sidebar-status span{display:none!important}.kh-sidebar:not(:hover) .kh-nav-heading{opacity:1!important;justify-content:center!important;height:18px!important;min-height:18px!important;padding:3px 0!important}.kh-sidebar:not(:hover) .kh-nav-heading:before{background:#75b9ee!important;flex-basis:6px!important;width:6px!important;height:6px!important;box-shadow:0 0 0 5px #75b9ee1a,0 0 12px #75b9ee52!important}.kh-premium-module .page-heading-row,.kh-premium-module .module-header,.kh-premium-module .page-header,.kh-premium-module .inventory-heading,.kh-premium-module .products-heading,.kh-premium-module .customer-page-header,.kh-premium-module .operations-hero,.kh-premium-module .warranty-hero,.kh-premium-module .technical-hero,.kh-premium-module .cash-hero{isolation:isolate!important;background:linear-gradient(115deg,color-mix(in srgb,var(--kh-module-soft) 58%,transparent),transparent 29%), radial-gradient(circle at 91% 12%,color-mix(in srgb,var(--kh-module-accent) 11%,transparent),transparent 26%), linear-gradient(145deg,#fff,#f5f9fd)!important;justify-content:space-between!important;align-items:center!important;gap:30px!important;min-height:176px!important;padding:30px 34px!important;display:flex!important}.kh-premium-module .page-heading-row>*,.kh-premium-module .module-header>*,.kh-premium-module .page-header>*,.kh-premium-module .inventory-heading>*,.kh-premium-module .products-heading>*,.kh-premium-module .customer-page-header>*,.kh-premium-module .operations-hero>*,.kh-premium-module .warranty-hero>*,.kh-premium-module .technical-hero>*,.kh-premium-module .cash-hero>*{z-index:3!important;position:relative!important}.kh-premium-module .page-heading-row:after,.kh-premium-module .module-header:after,.kh-premium-module .page-header:after,.kh-premium-module .inventory-heading:after,.kh-premium-module .products-heading:after,.kh-premium-module .customer-page-header:after,.kh-premium-module .operations-hero:after,.kh-premium-module .warranty-hero:after,.kh-premium-module .technical-hero:after,.kh-premium-module .cash-hero:after{content:""!important;border:1px solid color-mix(in srgb,var(--kh-module-accent) 16%,transparent)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--kh-module-accent) 7%,transparent) 1px,transparent 1px), linear-gradient(color-mix(in srgb,var(--kh-module-accent) 7%,transparent) 1px,transparent 1px)!important;width:132px!important;height:118px!important;box-shadow:0 16px 36px color-mix(in srgb,var(--kh-module-accent) 8%,transparent)!important;opacity:.72!important;z-index:0!important;background-size:18px 18px!important;border-radius:24px!important;top:24px!important;right:26px!important;transform:rotate(3deg)!important}.kh-premium-module .page-heading-row>div:first-child,.kh-premium-module .module-header>div:first-child,.kh-premium-module .page-header>div:first-child{max-width:min(850px,68%)!important}.kh-premium-module .page-heading-row h1,.kh-premium-module .module-header h1,.kh-premium-module .page-header h1{margin:9px 0 8px!important;font-size:clamp(32px,3vw,44px)!important;line-height:1.05!important}.kh-premium-module .page-heading-row .eyebrow,.kh-premium-module .module-header .eyebrow,.kh-premium-module .page-header .eyebrow{border:1px solid color-mix(in srgb,var(--kh-module-accent) 25%,#d9e4ee)!important;background:color-mix(in srgb,var(--kh-module-soft) 68%,#fff)!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;display:inline-flex!important}.kh-premium-module .phase4-hero-actions,.kh-premium-module .quick-actions,.kh-premium-module .header-actions{z-index:4!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;max-width:440px!important;display:flex!important;position:relative!important}.sales-page .page-heading-row:after,.purchases-page .page-heading-row:after,.technical-page .page-heading-row:after,.credit-page .page-heading-row:after,.cash-page .page-heading-row:after,.warranties-page .page-heading-row:after{border-radius:24px!important}.phase3-hero:after,.phase2-hero:after,.phase4-hero:after{display:none!important}@media (max-width:1450px){.kh-dashboard-hero{grid-template-columns:minmax(280px,1fr) 230px minmax(340px,1fr)!important;gap:24px!important}.kh-dashboard-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1120px){.kh-dashboard-hero{grid-template-columns:1fr minmax(330px,.8fr)!important}.kh-dashboard-hero-visual{display:none!important}.kh-dashboard-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kh-premium-module .page-heading-row>div:first-child,.kh-premium-module .module-header>div:first-child,.kh-premium-module .page-header>div:first-child{max-width:100%!important}}@media (max-width:720px){.kh-dashboard-controls-row{grid-template-columns:1fr!important}.kh-dashboard-icon-btn{grid-column:auto!important}.kh-dashboard-command-grid{grid-template-columns:1fr!important}.kh-premium-module .page-heading-row,.kh-premium-module .module-header,.kh-premium-module .page-header{flex-direction:column!important;align-items:stretch!important;min-height:auto!important;padding:22px 18px!important}.kh-premium-module .page-heading-row:after,.kh-premium-module .module-header:after,.kh-premium-module .page-header:after{display:none!important}.kh-premium-module .phase4-hero-actions,.kh-premium-module .quick-actions,.kh-premium-module .header-actions{grid-template-columns:1fr!important;width:100%!important;max-width:none!important;display:grid!important}.kh-premium-module .phase4-hero-actions>*,.kh-premium-module .quick-actions>*,.kh-premium-module .header-actions>*{width:100%!important}}.kh-topbar:before{content:""!important;opacity:.9!important;background:linear-gradient(90deg,#49b9e8,#5576e8 48%,#8b5de5 76%,#e59a3f)!important;height:3px!important;position:absolute!important;inset:0 0 auto!important}.kh-topbar-mark{width:76px!important;height:58px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 76px!important;padding:0!important;overflow:visible!important}.kh-topbar-mark:before,.kh-topbar-mark:after{display:none!important}.kh-search-box{background:linear-gradient(#ffffffeb,#f4f9fdeb)!important;border:1px solid #7697bb3d!important;border-radius:18px!important;gap:11px!important;width:min(760px,100%)!important;max-width:none!important;height:52px!important;padding:0 48px 0 17px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #fffffff2,0 8px 24px #2c4f750f!important}.kh-search-box:after{content:"⌘K"!important;color:#71849b!important;letter-spacing:.04em!important;opacity:.7!important;pointer-events:none!important;font-size:10px!important;font-weight:900!important;position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important}.kh-search-box .kh-search-shortcut{display:none!important}.kh-search-box>svg{color:#537ba6!important;flex:none!important}.kh-search-box input,.kh-search-box input:focus,.kh-search-box input:focus-visible{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;color:#20344d!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:650!important}.kh-search-box input::placeholder{color:#8d9caf!important;font-weight:600!important}.kh-search-box:focus-within{background:#fff!important;border-color:#6aa8dc!important;box-shadow:0 0 0 4px #438fd21c,0 14px 30px #225b911a!important}.kh-topbar-actions{gap:10px!important}.kh-branch-selector,.kh-notification-button,.kh-admin-profile{background:linear-gradient(#fff,#f7fafe)!important;border:1px solid #6f93b83b!important;border-radius:17px!important;min-height:52px!important;box-shadow:inset 0 1px #fff,0 8px 22px #2341630e!important}.kh-branch-selector{color:#263950!important;gap:10px!important;max-width:230px!important;padding:0 15px!important}.kh-branch-selector>span{text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:800!important;overflow:hidden!important}.kh-notification-button{color:#395979!important;width:52px!important;height:52px!important}.kh-admin-profile{justify-content:flex-start!important;gap:11px!important;min-width:230px!important;padding:6px 13px 6px 7px!important}.kh-avatar{color:#355783!important;background:linear-gradient(145deg,#eef6ff,#fff)!important;border:1px solid #4c7eb638!important;flex:0 0 40px!important;width:40px!important;height:40px!important;box-shadow:inset 0 1px #fff,0 7px 16px #28538114!important}.kh-profile-copy{text-align:left!important;flex-direction:column!important;flex:1!important;align-items:flex-start!important;min-width:0!important;display:flex!important}.kh-profile-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#21354d!important;max-width:100%!important;font-size:13px!important;overflow:hidden!important}.kh-profile-copy span{color:#8190a2!important;font-size:10px!important}.kh-profile-chevron{color:#6f8297!important;display:block!important}:where(.erp-search,.kh-search,.search-box,.search-field,.inline-search,.product-search-box,.initial-search,.warranty-search,.search-input,.customer-equipment-toolbar,.report-input,.toolbar-search){background:linear-gradient(#fff,#f9fbfd)!important;border:1px solid #7497bb40!important;border-radius:15px!important;gap:10px!important;min-height:48px!important;padding:0 15px!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 6px 18px #22466c0b!important}:where(.erp-search,.kh-search,.search-box,.search-field,.inline-search,.product-search-box,.initial-search,.warranty-search,.search-input,.customer-equipment-toolbar,.report-input,.toolbar-search)>svg{color:#6885a4!important;flex:none!important}:where(.erp-search,.kh-search,.search-box,.search-field,.inline-search,.product-search-box,.initial-search,.warranty-search,.search-input,.customer-equipment-toolbar,.report-input,.toolbar-search) :where(input[type=search],input[type=text],input:not([type])){width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;color:#283d55!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:650!important}:where(.erp-search,.kh-search,.search-box,.search-field,.inline-search,.product-search-box,.initial-search,.warranty-search,.search-input,.customer-equipment-toolbar,.report-input,.toolbar-search):focus-within{background:#fff!important;border-color:#67a3db!important;box-shadow:0 0 0 4px #4491d31a,0 10px 24px #26588912!important}:where(.kh-premium-module,.phase3-page,.phase4-page,.reports-page,.settings-page) select{appearance:none!important;color:#2c4058!important;background-color:#fff!important;background-image:linear-gradient(45deg,#0000 50%,#617b99 50%),linear-gradient(135deg,#617b99 50%,#0000 50%),linear-gradient(#fff,#f8fbfe)!important;background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px,0 0!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px,100% 100%!important;border:1px solid #7497bb40!important;border-radius:15px!important;min-height:48px!important;padding:0 42px 0 15px!important;font-weight:750!important;box-shadow:inset 0 1px #fff,0 6px 18px #22466c0b!important}:where(.kh-premium-module,.phase3-page,.phase4-page,.reports-page,.settings-page) select:focus{border-color:#67a3db!important;outline:0!important;box-shadow:0 0 0 4px #4491d31a!important}.kh-sidebar:not(:hover) .kh-nav-heading{opacity:1!important;place-items:center!important;width:100%!important;height:24px!important;min-height:24px!important;margin:2px 0!important;padding:0!important;display:grid!important;transform:none!important}.kh-sidebar:not(:hover) .kh-nav-heading:before{flex:none!important;width:7px!important;height:7px!important;margin:0!important;position:static!important}.kh-sidebar:not(:hover) .kh-nav-heading span{display:none!important}.kh-sidebar:not(:hover) .kh-sidebar-status{align-self:center!important}.kh-premium-module :where(.page-heading-row,.module-header,.page-header,.inventory-heading,.products-heading,.customer-page-header,.operations-hero,.warranty-hero,.technical-hero,.cash-hero){position:relative!important;overflow:hidden!important}.kh-premium-module :where(.page-heading-row,.module-header,.page-header,.inventory-heading,.products-heading,.customer-page-header,.operations-hero,.warranty-hero,.technical-hero,.cash-hero):before{content:""!important;background:radial-gradient(circle at 35% 35%,color-mix(in srgb,var(--kh-module-accent) 15%,transparent),transparent 40%), linear-gradient(135deg,color-mix(in srgb,var(--kh-module-accent) 9%,transparent),transparent)!important;border:1px solid color-mix(in srgb,var(--kh-module-accent) 11%,transparent)!important;opacity:.58!important;pointer-events:none!important;z-index:0!important;border-radius:44px!important;width:230px!important;height:230px!important;position:absolute!important;top:-48px!important;left:auto!important;right:-26px!important;transform:rotate(18deg)!important}.kh-premium-module :where(.page-heading-row,.module-header,.page-header,.inventory-heading,.products-heading,.customer-page-header,.operations-hero,.warranty-hero,.technical-hero,.cash-hero):after{opacity:.5!important;border-radius:20px!important;width:116px!important;height:94px!important;top:35px!important;right:42px!important;transform:rotate(-4deg)!important}.kh-premium-module :where(.page-heading-row,.module-header,.page-header,.inventory-heading,.products-heading,.customer-page-header,.operations-hero,.warranty-hero,.technical-hero,.cash-hero)>*{z-index:3!important;position:relative!important}:where(.phase2-hero,.phase3-hero,.phase4-hero,.sales-hero,.purchase-hero,.service-hero):before{display:none!important}.kh-dashboard-hero{grid-template-columns:minmax(420px,1.12fr) 330px minmax(390px,.9fr)!important;gap:28px!important;padding:42px 46px!important}.kh-dashboard-hero-visual{min-width:0!important;overflow:visible!important}.kh-orbit-tag{z-index:5!important;white-space:nowrap!important}.kh-orbit-tag:first-of-type{transform:translate(-18px,-4px)!important}.kh-orbit-tag:nth-of-type(2){transform:translate(32px,8px)!important}.kh-dashboard-console{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(145deg,#ffffff21,#5c84c11f)!important;border:1px solid #bfddf733!important;border-radius:24px!important;padding:24px!important;box-shadow:inset 0 1px #ffffff2e,0 24px 46px #03142b2e!important}.kh-dashboard-controls-row{gap:13px!important}.kh-dashboard-filter>span{color:#c6e0f4!important;margin:0 0 8px 2px!important}.kh-dashboard-select-trigger,.kh-dashboard-period-trigger{background:linear-gradient(145deg,#ffffff21,#638bc321)!important;border:1px solid #c7e1f72e!important;border-radius:17px!important;min-height:74px!important;box-shadow:inset 0 1px #ffffff21!important}.kh-dashboard-icon-btn{background:linear-gradient(90deg,#0c2a4b8c,#22426f7a)!important;border-radius:14px!important;height:46px!important}.kh-dashboard-primary{color:#294e7d!important;background:linear-gradient(100deg,#eef8ff,#e8f0ff)!important;border-radius:17px!important;height:58px!important;box-shadow:0 14px 30px #02163029,inset 0 1px #fff!important}.kh-dashboard-status-ribbon{grid-template-columns:repeat(3,minmax(0,1fr)) auto!important;align-items:center!important;gap:0!important;padding:16px 20px!important;display:grid!important}.kh-dashboard-status-ribbon>a{color:#fff!important;background:linear-gradient(135deg,#244b7b,#416ea7)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:0 17px!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 10px 22px #274f7d2e!important}.kh-dashboard-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.kh-command-card,.kh-command-main,.kh-exec-metric{border-radius:24px!important;min-height:190px!important;padding:24px!important;box-shadow:0 16px 38px #213e6016!important}.kh-command-main{background:linear-gradient(135deg,#132b4e,#315c8d 65%,#477eb4)!important}.kh-dashboard-today-strip{background:linear-gradient(90deg,#fff,#f7fbff 52%,#f8f6ff)!important;border-radius:22px!important;padding:13px 16px!important}.kh-dashboard-today-strip>a{color:#315d91!important;background:linear-gradient(135deg,#eef5ff,#e9f1ff)!important;border:1px solid #d5e3f3!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:48px!important;padding:0 16px!important;font-weight:850!important;text-decoration:none!important;display:flex!important}:where(.form-error,.inline-error,.warning-banner,.inventory-warning){border-radius:18px!important;padding:16px 20px!important;box-shadow:0 10px 25px #474a5b0e!important}@media (max-width:1320px){.kh-admin-profile{min-width:190px!important}.kh-profile-copy span{display:none!important}.kh-dashboard-hero{grid-template-columns:minmax(360px,1fr) 270px minmax(350px,.9fr)!important;padding:36px!important}}@media (max-width:1120px){.kh-dashboard-hero{grid-template-columns:1fr minmax(340px,.85fr)!important}.kh-dashboard-hero-visual{display:none!important}.kh-dashboard-status-ribbon{grid-template-columns:repeat(3,1fr)!important}.kh-dashboard-status-ribbon>a{grid-column:1/-1!important;margin-top:12px!important}}@media (max-width:760px){.kh-topbar{height:72px!important;min-height:72px!important;padding:8px 12px 8px 66px!important}.kh-topbar-mark{flex-basis:48px!important;width:48px!important}.kh-topbar-mark img{width:48px!important;height:40px!important}.kh-search-box{height:46px!important;padding-right:14px!important}.kh-search-box:after{display:none!important}.kh-dashboard-status-ribbon{grid-template-columns:1fr!important}.kh-dashboard-status-ribbon>a{grid-column:auto!important}.kh-dashboard-command-grid{grid-template-columns:1fr!important}}.kh-topbar{background:radial-gradient(circle at 14% -40%,#4fb8ff2e,#0000 34%),radial-gradient(circle at 86% -60%,#7b5bff24,#0000 35%),linear-gradient(#fffffffa,#f4f9fef5)!important;border-top:0!important;border-bottom:1px solid #a6bfd7b3!important;gap:18px!important;height:82px!important;min-height:82px!important;padding:10px 22px!important;box-shadow:0 12px 34px #1e43691a,inset 0 3px #5399ded1!important}.kh-topbar:before{content:""!important;opacity:.95!important;background:linear-gradient(90deg,#4fc3ff,#5f7cff 46%,#8d66ee 72%,#eea22f)!important;height:3px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.kh-topbar-main{gap:18px!important}.kh-topbar-mark{width:82px!important;height:60px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-basis:82px!important;overflow:visible!important}.kh-topbar-mark img{filter:drop-shadow(0 10px 12px #1f3f672e)!important;width:82px!important;height:58px!important}.kh-search-box{background:linear-gradient(#fffffffa,#f8fbffeb)!important;border:1px solid #9ab8d3b8!important;border-radius:20px!important;gap:14px!important;height:58px!important;padding:0 20px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 28px #224a6f14,inset 0 1px #fff!important}.kh-search-box:before{content:"";opacity:.82;background:linear-gradient(#53c7ee,#6674ee,#8e60e7);width:4px;position:absolute;top:0;bottom:0;left:0}.kh-search-box:focus-within{border-color:#73aee0!important;box-shadow:0 0 0 4px #4b93d61a,0 16px 34px #224a6f1f!important}.kh-search-box input,.kh-search-box input[type=search]{width:100%!important;height:100%!important;box-shadow:none!important;color:#172942!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;flex:1!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:650!important}.kh-search-box input:focus{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.kh-search-box input::-webkit-search-decoration{display:none}.kh-search-box input::-webkit-search-cancel-button{display:none}.kh-search-shortcut{color:#7b8ca1!important;letter-spacing:.04em!important;background:#e8f1faad!important;border:1px solid #7593b133!important;border-radius:9px!important;padding:5px 8px!important;font-size:11px!important;font-weight:900!important;box-shadow:inset 0 1px #fff!important}.kh-topbar-actions{gap:11px!important;padding-left:4px!important}.kh-branch-selector,.kh-notification-button,.kh-profile-button{background:linear-gradient(#fffffffa,#f4f9fef0)!important;border:1px solid #9eb8d0ad!important;border-radius:17px!important;min-height:54px!important;box-shadow:0 8px 22px #21476c13,inset 0 1px #fff!important}.kh-branch-selector:hover,.kh-notification-button:hover,.kh-profile-button:hover{border-color:#7cadd8!important;transform:translateY(-2px)!important;box-shadow:0 14px 28px #21476c1f!important}.kh-profile-button{min-width:265px!important;padding:6px 16px 6px 7px!important}.kh-profile-avatar{box-shadow:0 0 0 4px #437fbc17,inset 0 1px #fff!important}.kh-sidebar-status{min-height:72px!important;transition:padding .25s,min-height .25s,background .25s!important;overflow:hidden!important}.kh-sidebar-status strong,.kh-sidebar-status span{white-space:nowrap!important;transition:opacity .16s,transform .22s,max-width .22s!important}.kh-sidebar:not(:hover) .kh-sidebar-status{background:#289d7a1a!important;border:1px solid #58c7a047!important;border-radius:16px!important;place-items:center!important;width:46px!important;height:46px!important;min-height:46px!important;margin:10px auto 14px!important;padding:0!important;display:grid!important}.kh-sidebar:not(:hover) .kh-sidebar-status strong{opacity:1!important;place-items:center!important;width:14px!important;height:14px!important;font-size:0!important;display:grid!important;transform:none!important}.kh-sidebar:not(:hover) .kh-sidebar-status strong:before{width:10px!important;height:10px!important;margin:0!important;box-shadow:0 0 0 6px #35d59b1c,0 0 18px #35d59b99!important}.kh-sidebar:not(:hover) .kh-sidebar-status span{opacity:0!important;pointer-events:none!important;max-width:0!important;display:block!important;position:absolute!important;transform:translate(-8px)!important}.kh-sidebar:hover .kh-sidebar-status strong,.kh-sidebar:hover .kh-sidebar-status span{opacity:1!important;max-width:240px!important;transform:none!important}.kh-dashboard-hero{grid-template-columns:minmax(420px,1.08fr) 390px minmax(360px,.82fr)!important;gap:34px!important;min-height:420px!important;padding:42px 50px!important}.kh-dashboard-hero-visual{width:370px!important;height:330px!important;transform:none!important}.kh-dashboard-orbit.orbit-one{width:315px!important;height:315px!important}.kh-dashboard-orbit.orbit-two{width:250px!important;height:250px!important}.kh-dashboard-orbit.orbit-three{width:190px!important;height:190px!important}.kh-dashboard-core{width:144px!important;height:144px!important}.kh-dashboard-core strong{font-size:29px!important}.kh-dashboard-core small{max-width:100px!important;font-size:9px!important}.kh-orbit-chip{z-index:5!important;border-radius:12px!important;padding:8px 12px!important;box-shadow:0 12px 26px #0000003d!important}.kh-orbit-chip.chip-stock{top:136px!important;right:-20px!important}.kh-orbit-chip.chip-sales{top:78px!important;left:-20px!important}.kh-orbit-chip.chip-live{bottom:38px!important;left:18px!important}.kh-dashboard-hero-actions{box-shadow:none!important;background:0 0!important;border:0!important;gap:14px!important;padding:0!important}.kh-dashboard-view-card{background:linear-gradient(140deg,#ffffff24,#ffffff12)!important;border:1px solid #ffffff2e!important;border-radius:18px!important;align-items:center!important;gap:14px!important;padding:17px 18px!important;display:flex!important;box-shadow:inset 0 1px #ffffff17,0 16px 28px #0314271f!important}.kh-dashboard-view-icon{color:#fff;background:linear-gradient(135deg,#31b8df,#7071f5);border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 22px #298bd557}.kh-dashboard-view-card small,.kh-dashboard-view-card strong,.kh-dashboard-view-card span{display:block}.kh-dashboard-view-card small{text-transform:uppercase;letter-spacing:.14em;color:#b8d5eb;font-size:9px}.kh-dashboard-view-card strong{color:#fff;margin-top:3px;font-size:16px}.kh-dashboard-view-card span{color:#b8cee0;margin-top:4px;font-size:11px}.kh-dashboard-console-actions{background:linear-gradient(150deg,#ffffff1f,#ffffff0e)!important;border:1px solid #ffffff29!important;border-radius:20px!important;grid-template-columns:minmax(0,1fr) 150px!important;align-items:end!important;gap:12px!important;padding:18px!important;display:grid!important;box-shadow:inset 0 1px #ffffff14!important}.kh-dashboard-console-actions .kh-dashboard-filter>span{margin-bottom:8px!important}.kh-dashboard-period-trigger{min-height:64px!important}.kh-dashboard-icon-btn{border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:9px!important;height:64px!important;font-weight:900!important;display:flex!important}.kh-dashboard-today-strip{border:1px solid #b7cde2d6!important;gap:0!important;padding:10px!important;overflow:hidden!important}.kh-dashboard-today-strip>a{color:#fff!important;letter-spacing:.02em!important;background:linear-gradient(135deg,#163f69,#276da1)!important;border-radius:16px!important;min-height:72px!important;margin-left:8px!important;padding:0 22px!important;font-size:12px!important;box-shadow:0 12px 26px #1f598938!important}.kh-dashboard-today-strip>a:hover{background:linear-gradient(135deg,#0f355c,#2d7ab3)!important;transform:translateY(-2px)!important}.erp-table,.erp-table-v2,.credit-page table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}.erp-table thead th,.erp-table-v2 thead th,.credit-page table thead th{color:#37526d!important;text-align:center!important;letter-spacing:.13em!important;white-space:nowrap!important;background:linear-gradient(#edf5fc,#e7f0f8)!important;border-bottom:1px solid #cad9e6!important;border-right:1px solid #d7e3ed!important;height:64px!important;padding:0 18px!important;font-size:10px!important}.erp-table tbody td,.erp-table-v2 tbody td,.credit-page table tbody td{text-align:center!important;color:#32465d!important;border-bottom:1px solid #e6edf3!important;border-right:1px solid #e3ebf2!important;min-height:62px!important;padding:15px 18px!important}.erp-table tbody tr:nth-child(2n),.erp-table-v2 tbody tr:nth-child(2n),.credit-page table tbody tr:nth-child(2n){background:#f4f9fdb8!important}.erp-table tbody tr:hover,.erp-table-v2 tbody tr:hover,.credit-page table tbody tr:hover{background:#eef7ff!important}.credit-page .erp-table-card,.credit-page .phase2-table-card,.credit-page .table-shell{background:#fff!important;border:1px solid #d3e1ed!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 42px #1a3e6014!important}.credit-page .phase2-section-header,.credit-page .table-header{background:linear-gradient(#fff,#f8fbfe)!important;border-bottom:1px solid #e0e9f1!important;padding:26px 28px 20px!important}.credit-page .phase2-section-header h2,.credit-page .table-header h2{color:#172d48!important;font-size:26px!important}.credit-page .phase2-section-header p,.credit-page .table-header p{color:#718399!important;font-size:14px!important}.credit-page .empty-state,.credit-page .table-empty{text-align:center!important;color:#7c8da1!important;place-items:center!important;min-height:260px!important;display:grid!important}.search-field,.erp-search,.table-search{background:linear-gradient(#fff,#f8fbfe)!important;border:1px solid #ceddea!important;border-radius:18px!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 8px 22px #1f466b0b!important}.table-toolbar label:has(input){background:linear-gradient(#fff,#f8fbfe)!important;border:1px solid #ceddea!important;border-radius:18px!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 8px 22px #1f466b0b!important}.phase2-toolbar label:has(input){background:linear-gradient(#fff,#f8fbfe)!important;border:1px solid #ceddea!important;border-radius:18px!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 8px 22px #1f466b0b!important}.table-toolbar input,.phase2-toolbar input,.search-field input,.erp-search input,.table-search input{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.table-toolbar input:focus,.phase2-toolbar input:focus,.search-field input:focus,.erp-search input:focus,.table-search input:focus{box-shadow:none!important;border:0!important;outline:0!important}@media (max-width:1450px){.kh-dashboard-hero{grid-template-columns:minmax(350px,1fr) 315px minmax(330px,.85fr)!important}.kh-dashboard-hero-visual{width:315px!important;height:285px!important}.kh-dashboard-orbit.orbit-one{width:275px!important;height:275px!important}.kh-dashboard-orbit.orbit-two{width:220px!important;height:220px!important}.kh-dashboard-orbit.orbit-three{width:170px!important;height:170px!important}}@media (max-width:1150px){.kh-dashboard-hero{grid-template-columns:1fr minmax(320px,.8fr)!important}.kh-dashboard-hero-visual{display:none!important}.kh-profile-button{min-width:210px!important}}@media (max-width:760px){.kh-topbar{height:auto!important;min-height:76px!important;padding:8px 10px 8px 66px!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:42px!important}.kh-search-box{height:50px!important}.kh-dashboard-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:24px 18px!important}.kh-dashboard-console-actions{grid-template-columns:1fr!important}.kh-dashboard-icon-btn{height:54px!important}.kh-dashboard-today-strip>a{margin:8px 0 0!important}}.kh-topbar{isolation:isolate!important;background:linear-gradient(#fffffff5,#f6fafff0)!important;border-bottom:1px solid #5b84b73d!important;overflow:visible!important;box-shadow:0 16px 42px #1330531a!important}.kh-topbar:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#36b1f185,#675cee7a,#f0a42b73,#0000)!important;height:1px!important;position:absolute!important;inset:3px 0 auto!important}.kh-topbar-tech-rail{pointer-events:none;opacity:.72;z-index:0;justify-content:flex-end;align-items:center;gap:5px;height:12px;display:flex;position:absolute;top:7px;left:112px;right:24px}.kh-topbar-tech-rail:before{content:"";background:linear-gradient(90deg,#3cb1e914,#5374e857,#8a5be226,#0000);height:1px;position:absolute;top:5px;left:0;right:118px}.kh-topbar-tech-rail i{background:#64c7f1;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #4cb9eeb8}.kh-topbar-tech-rail i:nth-child(2){background:#7585f4}.kh-topbar-tech-rail i:nth-child(3){background:#a36ee9}.kh-topbar-tech-rail span{color:#7f91a8;letter-spacing:.18em;margin-left:5px;font-size:8px;font-weight:950}.kh-topbar-mark{place-items:center!important;display:grid!important;position:relative!important}.kh-topbar-mark:after{content:""!important;filter:blur(6px)!important;z-index:-1!important;background:radial-gradient(circle,#4ca0e72b,#0000 68%)!important;border-radius:22px!important;display:block!important;position:absolute!important;inset:8px -5px!important}.kh-search-box{background:linear-gradient(#fffffffa,#f7fbfff0)!important;border:1px solid #6c91bb52!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 12px 28px #234e7814!important}.kh-search-box:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#687ded0e)!important;width:86px!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}.kh-search-box input{padding-right:12px!important}.kh-search-shortcut{display:none!important}.kh-branch-selector,.kh-notification-button,.kh-admin-profile{-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#fffffff0,#f1f7fde6)!important;border-color:#668bb547!important;box-shadow:inset 0 1px #fff,0 10px 24px #1f456914!important}.kh-branch-selector:hover,.kh-notification-button:hover,.kh-admin-profile:hover{border-color:#4885c57a!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px #27578521!important}.kh-avatar{color:#31558b!important;background:linear-gradient(145deg,#edf6ff,#f1ecff)!important;border:1px solid #6482ce40!important;box-shadow:inset 0 1px #fff,0 8px 18px #395e941f!important}.credit-current-view{background:linear-gradient(145deg,#fffffff2,#fff8eae0);border:1px solid #be8f363d;border-radius:18px;gap:3px;min-width:270px;padding:16px 19px;display:grid;box-shadow:inset 0 1px #fff,0 14px 30px #674c1c14}.credit-current-view span,.credit-current-view small{color:#8b7d68}.credit-current-view span{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:950}.credit-current-view strong{color:#283a52;white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.credit-current-view small{font-size:11px}.credit-page .portfolio-customer-panel{position:relative;overflow:hidden;background:linear-gradient(#fff,#fbfdff)!important;border:1px solid #be8f3633!important;border-radius:24px!important;box-shadow:0 18px 44px #2a3e5817!important}.credit-page .portfolio-customer-panel:before{content:"";background:linear-gradient(90deg,#d99825,#f1c45e,#7d8ff0);height:4px;position:absolute;top:0;left:0;right:0}.credit-page .portfolio-customer-panel .panel-title-row{min-height:128px;background:radial-gradient(circle at 90% 0,#f2c45e21,#0000 30%),linear-gradient(#fff,#f9fbfd)!important;border-bottom:1px solid #dce6ef!important;align-items:flex-start!important;padding:28px 30px 24px!important}.credit-page .portfolio-customer-panel .panel-title-row .eyebrow{color:#a8660a!important;letter-spacing:.13em!important;background:#fff5df!important;border-radius:999px!important;width:max-content!important;margin-bottom:8px!important;padding:6px 10px!important;display:inline-flex!important}.credit-page .portfolio-customer-panel .panel-title-row h2{color:#172c48!important;margin:0 0 6px!important;font-size:27px!important;line-height:1.1!important}.credit-page .portfolio-customer-panel .panel-title-row p:last-child{color:#718399!important;margin:0!important;font-size:14px!important}.credit-page .portfolio-customer-panel .status-badge{background:#f5f8fc!important;border:1px solid #d8e2ed!important;min-height:42px!important;padding:0 14px!important}.credit-page .portfolio-customer-panel .responsive-table{box-shadow:none!important;border:0!important;border-radius:0!important}.credit-page .customer-portfolio-table thead th{color:#314a66!important;letter-spacing:.14em!important;background:linear-gradient(#edf4fa,#e6eff7)!important;height:68px!important;font-size:10px!important}.credit-page .customer-portfolio-table tbody td[colspan]{color:#7d8da0!important;background:radial-gradient(circle at 50% 45%,#dbe8f457,#0000 26%),#fff!important;height:190px!important;font-size:13px!important}.credit-page .customer-portfolio-table tbody td[colspan]:before{content:"SIN CARTERA ACTIVA";color:#4d6682;letter-spacing:.16em;margin-bottom:8px;font-size:10px;font-weight:950;display:block}@media (max-width:1050px){.kh-topbar-tech-rail{display:none}.credit-current-view{min-width:220px}}@media (max-width:760px){.credit-page .page-heading-row{align-items:stretch!important}.credit-current-view{width:100%;min-width:0}}.kh-topbar{background:radial-gradient(circle at 15% -90%,#45b9ff2b,#0000 38%),radial-gradient(circle at 82% -80%,#8161f124,#0000 34%),linear-gradient(#fffffffb,#f4f9fff6)!important;border-bottom:1px solid #87a9cd57!important;position:sticky!important;overflow:hidden!important;box-shadow:0 14px 34px #1b40651c,inset 0 -1px #fffc!important}.kh-topbar:before{content:""!important;opacity:1!important;background:linear-gradient(90deg,#57d5ff 0%,#4b8cff 34%,#7766f5 66%,#3ed6c7 100%) 0 0/220% 100%!important;height:4px!important;animation:4.8s linear infinite khEnergySweep!important;position:absolute!important;top:0!important;left:0!important;right:0!important;box-shadow:0 0 18px #4b8cff6b!important}.kh-topbar:after{content:""!important;pointer-events:none!important;opacity:.9!important;background:linear-gradient(90deg,#0000,#4eabff0e,#0000 32%,#7c63f20d,#0000 68%,#33cfc40d,#0000)!important;height:24px!important;position:absolute!important;inset:4px 0 auto!important}.kh-topbar-energy-rail{pointer-events:none!important;z-index:1!important;border-radius:999px!important;height:10px!important;display:block!important;position:absolute!important;top:6px!important;left:118px!important;right:24px!important;overflow:hidden!important}.kh-topbar-energy-rail:before{content:""!important;background:linear-gradient(90deg,#0000,#4b93e833,#735ceb38,#3accc52e,#0000)!important;height:1px!important;position:absolute!important;top:4px!important;left:0!important;right:0!important}.kh-topbar-energy-rail span{background:#62ceff!important;border-radius:50%!important;width:7px!important;height:7px!important;animation:5.4s linear infinite khEnergyNode!important;position:absolute!important;top:2px!important;box-shadow:0 0 12px #62cefff2,0 0 22px #5292ff85!important}.kh-topbar-energy-rail span:nth-child(2){background:#8b73ff!important;animation-delay:-1.8s!important}.kh-topbar-energy-rail span:nth-child(3){background:#44d7c6!important;animation-delay:-3.6s!important}.kh-topbar-mark{filter:none!important}.kh-search-box,.kh-branch-selector,.kh-notification-button,.kh-admin-profile{transition:transform .2s,border-color .2s,box-shadow .2s,background .2s!important}.kh-search-box{background:linear-gradient(#fffffffc,#f5fafff2)!important;border-color:#6d97c55c!important;box-shadow:inset 0 1px #fff,0 10px 24px #1b436a13!important}.kh-search-box:after{background:linear-gradient(90deg,#0000,#5b78f012,#3dcfc60a)!important;width:120px!important}.kh-search-box:hover{border-color:#508fcf85!important;box-shadow:inset 0 1px #fff,0 14px 30px #204e791a!important}.kh-branch-selector,.kh-notification-button,.kh-admin-profile{background:linear-gradient(#fffffffa,#f3f8fef0)!important;border-color:#6d97c24f!important;box-shadow:inset 0 1px #fff,0 9px 22px #1d446a13!important}@keyframes khEnergySweep{0%{background-position:0 0}to{background-position:220% 0}}@keyframes khEnergyNode{0%{opacity:0;left:-2%}8%{opacity:1}90%{opacity:1}to{opacity:0;left:102%}}@media (prefers-reduced-motion:reduce){.kh-topbar:before,.kh-topbar-energy-rail span{animation:none!important}}@media (max-width:1050px){.kh-topbar-energy-rail{display:none!important}}.kh-topbar{isolation:isolate!important;background:radial-gradient(circle at 12% 0,#57cfff1f,#0000 34%),radial-gradient(circle at 84% 0,#8468f61c,#0000 31%),linear-gradient(#fafdfffc,#eff6fdfa)!important;overflow:visible!important}.kh-topbar:before{opacity:.68!important;height:2px!important;box-shadow:0 0 12px #4b8cff42!important}.kh-topbar:after{content:""!important;pointer-events:none!important;z-index:0!important;background:linear-gradient(100deg,#39a9eb26,#586fef2e 42%,#845ded29 72%,#34cfc121) 0 0/100% 100%,repeating-linear-gradient(115deg,#ffffff26 0 18px,#ffffff09 18px 36px) 0 0/220% 100%!important;border:1px solid #6797d138!important;border-radius:22px!important;height:58px!important;animation:8s linear infinite khEnergyDeckFlow!important;position:absolute!important;top:50%!important;left:18px!important;right:18px!important;transform:translateY(-50%)!important;box-shadow:inset 0 1px #ffffffe0,inset 0 -1px #3f70b01a,0 14px 34px #29568514,0 0 30px #537eee12!important}.kh-topbar-energy-rail{z-index:1!important;opacity:.92!important;border-radius:20px!important;height:54px!important;top:50%!important;left:28px!important;right:28px!important;overflow:hidden!important;transform:translateY(-50%)!important}.kh-topbar-energy-rail:before{border-radius:inherit!important;filter:blur(1px)!important;background:linear-gradient(90deg,#0000,#ffffff57,#63e0ff33,#0000)!important;width:42%!important;height:100%!important;animation:5.8s ease-in-out infinite khEnergyPulseSweep!important;top:0!important;left:-22%!important;right:auto!important}.kh-topbar-energy-rail span{opacity:.9!important;width:6px!important;height:6px!important;top:50%!important;transform:translateY(-50%)!important}.kh-topbar-mark,.kh-search-box,.kh-branch-selector,.kh-notification-button,.kh-admin-profile{z-index:6!important;-webkit-backdrop-filter:blur(14px)saturate(145%)!important;background:#ffffffe0!important;position:relative!important}.kh-topbar-mark{-webkit-backdrop-filter:none!important;background:0 0!important}.kh-branch-wrap,.kh-notification-wrap,.kh-profile-menu{z-index:1000!important;position:relative!important}.kh-branch-dropdown,.kh-notification-dropdown,.kh-profile-dropdown{z-index:99999!important;filter:drop-shadow(0 24px 34px #132d4f29)!important;top:calc(100% + 14px)!important;transform:translateZ(0)!important}.kh-branch-dropdown:before,.kh-notification-dropdown:before,.kh-profile-dropdown:before{content:""!important;background:#fffffffc!important;border-top:1px solid #dbe5ef!important;border-left:1px solid #dbe5ef!important;width:14px!important;height:14px!important;position:absolute!important;top:-7px!important;right:28px!important;transform:rotate(45deg)!important}@keyframes khEnergyDeckFlow{0%{background-position:0 0,0 0}to{background-position:0 0,220% 0}}@keyframes khEnergyPulseSweep{0%{opacity:0;left:-28%}12%{opacity:1}50%{opacity:.85}88%{opacity:1}to{opacity:0;left:112%}}@media (prefers-reduced-motion:reduce){.kh-topbar:after,.kh-topbar-energy-rail:before{animation:none!important}}@media (max-width:1050px){.kh-topbar:after{height:52px!important;left:10px!important;right:10px!important}}.kh-topbar{background:radial-gradient(circle at 14% 10%,#49bcff14,#0000 26%),radial-gradient(circle at 86% 0,#8b66f014,#0000 30%),linear-gradient(#fcfefffe,#f3f8fdfb)!important;overflow:visible!important;box-shadow:0 16px 34px #1d406717,inset 0 -1px #6f97c229!important}.kh-topbar:before{content:""!important;opacity:1!important;z-index:20!important;pointer-events:none!important;background:linear-gradient(90deg,#43c7f4 0%,#4d9ff2 18%,#6278ee 38%,#8269ea 58%,#b06bd6 76%,#e19363 91%,#efb13f 100%) 0 0/100% 100%!important;border-radius:0 0 999px 999px!important;height:6px!important;animation:none!important;position:absolute!important;top:0!important;left:0!important;right:0!important;box-shadow:0 2px 8px #547bea47,0 0 18px #7f65eb1f!important}.kh-topbar:after{content:none!important;display:none!important}.kh-topbar-energy-rail,.kh-topbar-tech-rail{display:none!important}.kh-topbar-main,.kh-topbar-actions{z-index:30!important;position:relative!important}.kh-topbar-mark,.kh-search-box,.kh-branch-selector,.kh-notification-button,.kh-admin-profile{-webkit-backdrop-filter:blur(16px)saturate(140%)!important;background:#ffffffe6!important;border-color:#6791be47!important;box-shadow:inset 0 1px #fffffff5,0 10px 24px #1e416912!important}.kh-topbar-mark{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}.kh-search-box:hover,.kh-search-box:focus-within,.kh-branch-selector:hover,.kh-notification-button:hover,.kh-admin-profile:hover{border-color:#5c76e86b!important;box-shadow:inset 0 1px #fffffffa,0 12px 28px #415cab1c,0 0 0 3px #6f75eb0b!important}@media (max-width:760px){.kh-topbar:before{height:5px!important}}.kh-sidebar-status{z-index:2!important;box-sizing:border-box!important;background:linear-gradient(145deg,#ffffff12,#ffffff06)!important;border:1px solid #74a6d624!important;border-radius:16px!important;flex:none!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:68px!important;margin:10px 0 0!important;padding:12px 11px!important;transition:width .22s,min-height .22s,padding .22s,background .22s,border-color .22s!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #020e1f1f!important}.kh-sidebar-status-led{background:#35d59b1a!important;border:1px solid #53dead2e!important;border-radius:11px!important;place-items:center!important;width:30px!important;height:30px!important;display:grid!important;box-shadow:inset 0 1px #ffffff0d!important}.kh-sidebar-status-led:before{content:"";background:#57e0ad;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #57e0ad1a,0 0 18px #57e0ad7a}.kh-sidebar-status-copy{opacity:1!important;gap:4px!important;min-width:0!important;transition:opacity .14s .16s,transform .18s .16s!important;display:grid!important;transform:none!important}.kh-sidebar-status-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#dbe8f6!important;min-width:0!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.kh-sidebar-status-copy span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#8195ad!important;letter-spacing:.07em!important;text-transform:uppercase!important;min-width:0!important;font-size:8.5px!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.kh-sidebar-status strong:before{display:none!important}.kh-sidebar:not(:hover) .kh-sidebar-status{background:#35d59b14!important;border-color:#53dead38!important;border-radius:15px!important;grid-template-columns:1fr!important;place-items:center!important;gap:0!important;width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;margin:10px auto 14px!important;padding:0!important;box-shadow:inset 0 1px #ffffff0d,0 8px 20px #020e1f1f!important}.kh-sidebar:not(:hover) .kh-sidebar-status-led{width:32px!important;height:32px!important;box-shadow:none!important;background:0 0!important;border:0!important}.kh-sidebar:not(:hover) .kh-sidebar-status-copy{opacity:0!important;pointer-events:none!important;width:0!important;max-width:0!important;transition:opacity 60ms,transform 60ms!important;position:absolute!important;transform:translate(-8px)!important}.kh-sidebar:hover .kh-sidebar-status{width:100%!important;max-width:100%!important;min-height:68px!important;margin:10px 0 0!important}.kh-sidebar-status{will-change:auto!important;border-radius:14px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;width:220px!important;max-width:220px!important;height:54px!important;min-height:54px!important;margin:8px 0 12px 22px!important;padding:8px 10px!important;transition:background-color .18s,border-color .18s,box-shadow .18s!important;transform:none!important}.kh-sidebar-status-led{border-radius:10px!important;flex:none!important;width:28px!important;height:28px!important;transition:background-color .18s,border-color .18s,box-shadow .18s!important;transform:none!important}.kh-sidebar-status-led:before{width:8px!important;height:8px!important;box-shadow:0 0 0 4px #57e0ad1a,0 0 14px #57e0ad6b!important}.kh-sidebar-status-copy{opacity:1!important;visibility:visible!important;transition:opacity .12s .1s,visibility 0s linear .1s!important;transform:none!important}.kh-sidebar-status-copy strong{font-size:10px!important}.kh-sidebar-status-copy span{font-size:7.8px!important}.kh-sidebar:not(:hover) .kh-sidebar-status{place-items:initial!important;width:220px!important;max-width:220px!important;height:54px!important;min-height:54px!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;margin:8px 0 12px 22px!important;padding:8px 10px!important}.kh-sidebar:not(:hover) .kh-sidebar-status-led{background:#35d59b17!important;border:1px solid #53dead38!important;border-radius:10px!important;width:28px!important;height:28px!important;box-shadow:inset 0 1px #ffffff0a,0 5px 12px #020e1f1f!important}.kh-sidebar:not(:hover) .kh-sidebar-status-copy{opacity:0!important;visibility:hidden!important;pointer-events:none!important;width:auto!important;max-width:none!important;transition:opacity 60ms,visibility 0s linear 60ms!important;position:static!important;transform:none!important}.kh-sidebar:hover .kh-sidebar-status{background:linear-gradient(145deg,#fff1,#ffffff06)!important;border-color:#74a6d624!important;width:220px!important;max-width:220px!important;height:54px!important;min-height:54px!important;margin:8px 0 12px 22px!important;padding:8px 10px!important;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #020e1f1a!important}.kh-sidebar:hover .kh-sidebar-status-copy{opacity:1!important;visibility:visible!important;transform:none!important}.kh-sidebar-status,.kh-sidebar-status-led,.kh-sidebar-status-copy{display:none!important}.kh-sidebar{flex-direction:column!important;display:flex!important}.kh-sidebar-nav{flex:auto!important;height:auto!important;min-height:0!important;padding-bottom:18px!important;overflow:hidden auto!important}.kh-sidebar-status,.kh-sidebar-status-led,.kh-sidebar-status-copy{border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.kh-sidebar:not(:hover) .kh-sidebar-nav{width:100%!important;padding-bottom:18px!important}.kh-sidebar:not(:hover) .kh-nav-section{width:100%!important}.kh-search,.kh-search-box,.search-box,.inline-search,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell]{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #d8e3ef!important;border-radius:17px!important;align-items:center!important;gap:12px!important;min-width:0!important;min-height:48px!important;padding:0 16px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 22px #2640620e,inset 0 1px #fffffff2!important}.kh-topbar .kh-search-box{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffffd6!important;border-color:#cbd9ea!important;border-radius:19px!important;min-height:54px!important;box-shadow:0 12px 30px #2a466b14,inset 0 1px #fff!important}.kh-search:focus-within,.kh-search-box:focus-within,.search-box:focus-within,.inline-search:focus-within,.search-field:focus-within,.search-input:focus-within,.table-search:focus-within,.erp-search:focus-within,[class*=search-shell]:focus-within{background:#fff!important;border-color:#749ed3!important;box-shadow:0 0 0 4px #5884be1c,0 12px 28px #26406213!important}.kh-search>input,.kh-search-box>input,.search-box>input,.inline-search>input,.search-field>input,.search-input>input,.table-search>input,.erp-search>input,[class*=search-shell]>input,.kh-search input,.kh-search-box input,.search-box input,.inline-search input,.search-field input,.search-input input,.table-search input,.erp-search input{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;color:#27364b!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;flex:auto!important;margin:0!important;padding:0!important;font-weight:650!important;line-height:1.35!important}.kh-search input::placeholder,.kh-search-box input::placeholder,.search-box input::placeholder,.inline-search input::placeholder,.search-field input::placeholder,.search-input input::placeholder,.table-search input::placeholder,.erp-search input::placeholder{color:#8b98aa!important;opacity:1!important}.kh-search svg,.kh-search-box svg,.search-box svg,.inline-search svg,.search-field svg,.search-input svg,.table-search svg,.erp-search svg{flex:none;color:#587aa7!important}.notifications-v3-page .notification-config-body{min-width:0!important;overflow:visible!important}.notifications-v3-page .panel-title-row,.notifications-v3-page .panel-title-row.compact{min-height:0!important;margin:0 0 24px!important;padding:0 0 24px!important;display:block!important;position:relative!important;overflow:visible!important}.notifications-v3-page .panel-title-row>div,.notifications-v3-page .panel-title-row.compact>div{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important;position:relative!important}.notifications-v3-page .notification-section-eyebrow,.notifications-v3-page .panel-title-row h2,.notifications-v3-page .panel-title-row p{float:none!important;clear:both!important;width:auto!important;max-width:100%!important;position:static!important;transform:none!important}.notifications-v3-page .notification-section-eyebrow{margin:0!important;line-height:1.3!important}.notifications-v3-page .panel-title-row h2{letter-spacing:-.025em!important;margin:0!important;font-size:30px!important;line-height:1.15!important}.notifications-v3-page .panel-title-row p:not(.notification-section-eyebrow){color:#748196!important;margin:0!important;line-height:1.55!important}.notifications-v3-page .notification-form-grid.single{grid-template-columns:minmax(0,760px)!important;margin:0 0 24px!important;display:grid!important}.notifications-v3-page .notification-form-grid.single label{gap:10px!important;margin:0!important;padding:0!important;display:grid!important}.notifications-v3-page .notification-form-grid.single label>span{color:#344158!important;margin:0!important;line-height:1.35!important;display:block!important;position:static!important}.notifications-v3-page .notification-form-grid.single input{margin:0!important}.notifications-v3-page .notification-toggle-list{background:#fff!important;border:1px solid #dfe7f0!important;border-radius:20px!important;overflow:hidden!important}.notifications-v3-page .notify-toggle{background:#fff!important;border:0!important;border-bottom:1px solid #e7edf4!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;min-height:92px!important;margin:0!important;padding:20px 22px!important;display:grid!important}.notifications-v3-page .notify-toggle>div{flex-direction:column!important;gap:6px!important;min-width:0!important;display:flex!important}.notifications-v3-page .notify-toggle strong{color:#27354a!important;margin:0!important;font-size:16px!important;line-height:1.28!important;display:block!important}.notifications-v3-page .notify-toggle span{color:#7b8799!important;margin:0!important;font-size:13px!important;line-height:1.45!important;display:block!important}.notifications-v3-page .notify-toggle input[type=checkbox]{appearance:none!important;cursor:pointer!important;background:#dce4ed!important;border:1px solid #c8d5e3!important;border-radius:999px!important;width:52px!important;min-width:52px!important;height:30px!important;margin:0!important;padding:0!important;transition:background .2s,border-color .2s,box-shadow .2s!important;display:block!important;position:relative!important;box-shadow:inset 0 1px 2px #192d4614!important}.notifications-v3-page .notify-toggle input[type=checkbox]:before{content:""!important;background:#fff!important;border-radius:50%!important;width:22px!important;height:22px!important;transition:transform .2s!important;position:absolute!important;top:3px!important;left:3px!important;transform:translate(0)!important;box-shadow:0 3px 8px #1a2c4433!important}.notifications-v3-page .notify-toggle input[type=checkbox]:checked{background:linear-gradient(135deg,#4d86c7,#6957d7)!important;border-color:#527dc0!important;box-shadow:0 6px 15px #4a67b533!important}.notifications-v3-page .notify-toggle input[type=checkbox]:checked:before{transform:translate(22px)!important}.notifications-v3-page .notify-toggle input[type=checkbox]:focus-visible{outline:0!important;box-shadow:0 0 0 4px #5784c329!important}@media (max-width:620px){.notifications-v3-page .notify-toggle{grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;padding:17px!important}.notifications-v3-page .panel-title-row h2{font-size:25px!important}}:where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell])>input,:where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell]) input[type=search],:where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell]) input[type=text]{all:unset!important;box-sizing:border-box!important;color:#26364b!important;width:100%!important;min-width:0!important;height:100%!important;font:inherit!important;cursor:text!important;-webkit-text-fill-color:#26364b!important;background:0 0!important;flex:1!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important;display:block!important}:where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell]) input::placeholder{color:#8998aa!important;-webkit-text-fill-color:#8998aa!important;opacity:1!important}:where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.table-search,.erp-search,[class*=search-shell]){box-sizing:border-box!important;isolation:isolate!important}.kh-topbar .kh-search-box .kh-search-input{all:unset!important;box-sizing:border-box!important;color:#26364b!important;cursor:text!important;-webkit-text-fill-color:#26364b!important;flex:1!important;width:100%!important;min-width:0!important;height:100%!important;font-size:16px!important;font-weight:650!important;line-height:1.3!important;display:block!important}.kh-topbar .kh-search-box .kh-search-input::placeholder{color:#8998aa!important;-webkit-text-fill-color:#8998aa!important;opacity:1!important}.notifications-v3-page .notification-section-header{border-bottom:1px solid #e6edf5!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0 0 24px!important;padding:0 0 22px!important;display:flex!important;position:relative!important;overflow:visible!important}.notifications-v3-page .notification-section-header:before,.notifications-v3-page .notification-section-header:after{content:none!important;display:none!important}.notifications-v3-page .notification-section-header>div{flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;position:static!important}.notifications-v3-page .notification-section-header-status{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:20px!important;display:grid!important}.notifications-v3-page .notification-section-header :where(.notification-section-eyebrow,h2,p){float:none!important;clear:none!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:none!important}.notifications-v3-page .notification-section-header .notification-section-eyebrow{letter-spacing:.17em!important;color:#5879a6!important;font-size:11px!important;font-weight:900!important;line-height:1.25!important}.notifications-v3-page .notification-section-header h2{letter-spacing:-.025em!important;color:#1f2f46!important;font-size:30px!important;line-height:1.12!important}.notifications-v3-page .notification-section-header p:not(.notification-section-eyebrow){color:#748196!important;font-size:15px!important;line-height:1.55!important}.notifications-v3-page .notification-subsection-header{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:28px 0 16px!important;display:flex!important}.notifications-v3-page .notification-subsection-header h3,.notifications-v3-page .notification-subsection-header p{margin:0!important}.notifications-v3-page .notify-toggle{cursor:pointer!important;background:#fff!important;border:0!important;border-bottom:1px solid #e7edf4!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:24px!important;min-height:88px!important;margin:0!important;padding:19px 22px!important;display:grid!important;position:relative!important}.notifications-v3-page .notify-toggle:last-child{border-bottom:0!important}.notifications-v3-page .notify-toggle:hover{background:#f8fbff!important}.notifications-v3-page .notify-toggle-copy{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}.notifications-v3-page .notify-toggle-copy strong{color:#26344a!important;margin:0!important;font-size:16px!important;line-height:1.3!important}.notifications-v3-page .notify-toggle-copy span{color:#7b8799!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.notifications-v3-page .notify-toggle-native{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important}.notifications-v3-page .notify-switch{background:#dce4ec!important;border:1px solid #c7d3df!important;border-radius:999px!important;width:48px!important;height:28px!important;transition:background .2s,border-color .2s,box-shadow .2s!important;display:block!important;position:relative!important;box-shadow:inset 0 1px 2px #192d461a!important}.notifications-v3-page .notify-switch>span{background:#fff!important;border-radius:50%!important;width:20px!important;height:20px!important;transition:transform .2s!important;position:absolute!important;top:3px!important;left:3px!important;box-shadow:0 3px 8px #1a2c4438!important}.notifications-v3-page .notify-toggle.is-enabled .notify-switch{background:linear-gradient(135deg,#4f8ed0,#7658d9)!important;border-color:#5d75d6!important;box-shadow:0 6px 16px #555cc138!important}.notifications-v3-page .notify-toggle.is-enabled .notify-switch>span{transform:translate(20px)!important}.notifications-v3-page .notify-toggle:focus-within .notify-switch{box-shadow:0 0 0 4px #5784c32b!important}.notifications-v3-page .notification-form-grid.single label{flex-direction:column!important;align-items:stretch!important;gap:10px!important;min-width:0!important;display:flex!important;position:relative!important}.notifications-v3-page .notification-form-grid.single label>span{width:auto!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:none!important}@media (max-width:700px){.notifications-v3-page .notification-section-header-status{grid-template-columns:1fr!important}.notifications-v3-page .notify-toggle{grid-template-columns:minmax(0,1fr) 48px!important;gap:14px!important;padding:17px!important}}.kh-search>input.kh-search-input-reset,.kh-search input[data-kh-search-input=true],.kh-search input[data-kh-search-input=true]:focus,.kh-search input[data-kh-search-input=true]:active,.kh-search input[data-kh-search-input=true]:focus-visible,.erp-search>.kh-search>input,.table-toolbar .kh-search>input,.phase2-toolbar .kh-search>input,.sales-history-toolbar .kh-search>input{appearance:none!important;outline-offset:0!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.kh-search input[data-kh-search-input=true]:-webkit-autofill{-webkit-text-fill-color:#26364b!important;transition:background-color 9999s ease-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.kh-search input[data-kh-search-input=true]:-webkit-autofill:hover{-webkit-text-fill-color:#26364b!important;transition:background-color 9999s ease-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.kh-search input[data-kh-search-input=true]:-webkit-autofill:focus{-webkit-text-fill-color:#26364b!important;transition:background-color 9999s ease-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.kh-search:before,.kh-search:after{pointer-events:none!important}.kh-search{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #cfdeed!important;box-shadow:inset 0 1px #fffffffa,0 10px 24px #24486d0f!important}.kh-search:focus-within{background:#fff!important;border-color:#6c9dd2!important;box-shadow:0 0 0 4px #4681be1c,0 14px 30px #204a7317!important}.sales-premium-page{--sales-blue:#366bb3;--sales-cyan:#3bb7d9;--sales-indigo:#5258c8;--sales-green:#36a978}.sales-command-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 72% 25%,#48c4e233,#0000 25%),radial-gradient(circle at 92% 85%,#755be033,#0000 28%),linear-gradient(125deg,#10233f 0%,#1d3d69 56%,#315990 100%);border:1px solid #7099ca47;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:32px;min-height:270px;margin-bottom:22px;padding:38px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 55px #1c3b5e2e,inset 0 1px #ffffff26}.sales-command-hero:before{content:"";z-index:-2;opacity:.28;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.sales-command-hero:after{content:"";z-index:-1;border:1px solid #7dd3eb38;border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-80px;box-shadow:0 0 0 44px #62b2dc0e,0 0 0 92px #7e62de0b}.sales-command-copy{z-index:2;max-width:760px;position:relative}.sales-command-kicker{color:#bfeaff;letter-spacing:.16em;background:#0a1f3a59;border:1px solid #97d3ef40;border-radius:999px;align-items:center;gap:9px;margin-bottom:18px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.sales-command-copy h1{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(42px,4vw,64px);line-height:.98}.sales-command-copy>p{color:#d4e4f6;max-width:700px;margin:20px 0 22px;font-size:17px;line-height:1.6}.sales-command-features{flex-wrap:wrap;gap:10px;display:flex}.sales-command-features span{color:#e8f5ff;background:#ffffff12;border:1px solid #b7ddf230;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.sales-command-action{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(155deg,#ffffff26,#ffffff12);border:1px solid #c7e1f43d;border-radius:23px;flex-direction:column;align-items:flex-start;min-width:0;padding:25px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff38,0 18px 42px #081c362e}.sales-live-dot{background:#63e0a3;border-radius:50%;width:11px;height:11px;position:absolute;top:22px;right:22px;box-shadow:0 0 0 6px #63e0a31f,0 0 18px #63e0a3a6}.sales-command-action small{color:#b8d5ed;letter-spacing:.15em;font-size:11px;font-weight:900}.sales-command-action strong{color:#fff;margin:8px 0 20px;font-size:21px;line-height:1.25}.sales-new-sale-button{width:100%;color:#fff!important;background:linear-gradient(135deg,#54b9e0,#5870db 55%,#7558d6)!important;border-color:#fff3!important;justify-content:center!important;min-height:54px!important;box-shadow:0 14px 28px #22519857!important}.sales-new-sale-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #2251986b!important}.sales-premium-page .phase2-metrics{gap:16px!important;margin-bottom:22px!important}.sales-premium-page .phase2-metrics .erp-metric{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%)!important;border:1px solid #89a5c442!important;min-height:156px!important;box-shadow:0 16px 32px #24456714!important}.sales-premium-page .phase2-metrics .erp-metric:before{content:"";background:linear-gradient(90deg,var(--sales-cyan),var(--sales-indigo));opacity:.9;height:4px;position:absolute;top:0;left:0;right:0}.sales-history-panel{background:linear-gradient(#fff,#fbfdff)!important;border:1px solid #d8e4f0!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 22px 48px #2343671a!important}.sales-history-header{background:linear-gradient(115deg,#fff 0%,#f4f9ff 62%,#f2efff 100%);border-bottom:1px solid #e4ecf4;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px 20px;display:flex}.sales-history-heading{align-items:center;gap:16px;min-width:0;display:flex}.sales-history-icon{color:#456dbb;background:linear-gradient(145deg,#e5f5ff,#e8e9ff);border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #fff,0 9px 20px #4167a61f}.sales-history-heading .eyebrow{color:#537bb0;letter-spacing:.15em;margin:0 0 5px;font-size:11px;font-weight:950}.sales-history-heading h2{color:#21344f;letter-spacing:-.025em;margin:0;font-size:27px}.sales-history-heading h2+p{color:#718198;margin:6px 0 0;font-size:14px}.sales-history-count{color:#56718e;white-space:nowrap;background:#ffffffd1;border:1px solid #d6e4f1;border-radius:14px;align-items:center;gap:7px;padding:10px 13px;display:flex}.sales-history-count strong{color:#2f5fa6;font-size:17px}.sales-history-count span{font-size:12px;font-weight:750}.sales-history-toolbar{background:#f9fbfe;border-bottom:1px solid #e6edf5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 28px;display:grid}.sales-history-toolbar .kh-search{background:#fff!important;border-radius:16px!important;min-height:52px!important}.sales-toolbar-hint{color:#71839a;background:#fff;border:1px solid #dce7f2;border-radius:13px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:inline-flex}.sales-history-table thead th{color:#314c6d!important;background:linear-gradient(#eaf3fc,#e4eef9)!important}.sales-history-table tbody tr:hover{background:#f4f9ff!important}.sales-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:240px;padding:36px;display:flex}.sales-empty-state>span{color:#5376c4;background:linear-gradient(145deg,#e8f7ff,#eeebff);border-radius:20px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 28px #4167a61f}.sales-empty-state strong{color:#243650;font-size:20px}.sales-empty-state p{color:#7b899c;max-width:520px;margin:0;line-height:1.55}.sales-empty-state button{margin-top:6px}@media (max-width:980px){.sales-command-hero{grid-template-columns:1fr;padding:30px}.sales-command-action{max-width:430px}.sales-history-toolbar{grid-template-columns:1fr}.sales-toolbar-hint{display:none}}@media (max-width:640px){.sales-command-hero{border-radius:23px;padding:24px 20px}.sales-command-copy h1{font-size:40px}.sales-command-features{grid-template-columns:1fr 1fr;display:grid}.sales-history-header{align-items:flex-start;padding:22px 18px}.sales-history-count{display:none}.sales-history-toolbar{padding:15px 18px}}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search){isolation:isolate!important;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #ccdbea!important;border-radius:17px!important;align-items:center!important;gap:12px!important;min-width:0!important;min-height:50px!important;padding:0 18px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #fffffffa,0 9px 22px #22476c0e!important}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search):focus-within{background:#fff!important;border-color:#6c9fd4!important;box-shadow:0 0 0 4px #4681be1c,0 15px 30px #204a7317!important}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search)>:where(input,input[type=search],input[type=text]),body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search) input{appearance:none!important;outline-offset:0!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;color:#25364c!important;-webkit-text-fill-color:#25364c!important;font:inherit!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;flex:1!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important;display:block!important}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search) input:is(:focus,:active,:focus-visible){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search) input::placeholder{color:#8998aa!important;-webkit-text-fill-color:#8998aa!important;opacity:1!important}body :where(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search)>svg{color:#5d7da8!important;stroke-width:2.1px!important;flex:none!important}:is(body :where(.erp-search,.table-search,.toolbar-search,.search-field):has(>.kh-search),body :where(.toolbar-right,.technical-filters,.supplier-toolbar):has(>.kh-search:only-child)){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}body :where(.erp-search,.table-search,.toolbar-search,.search-field)>.kh-search{width:100%!important}.sales-premium-page .sales-command-hero{color:#1c2f4a!important;background:radial-gradient(circle at 78% 18%,#47c7e12e,#0000 24%),radial-gradient(circle at 92% 82%,#8157db30,#0000 28%),linear-gradient(120deg,#f9fcff 0%,#eef6ff 42%,#f0efff 72%,#fff7ed 100%)!important;border:1px solid #7491c947!important;box-shadow:0 25px 54px #24446b24,inset 0 1px #fffffff2!important}.sales-premium-page .sales-command-hero:before{opacity:.32!important;background-image:linear-gradient(#4970a817 1px,#0000 1px),linear-gradient(90deg,#4970a817 1px,#0000 1px)!important}.sales-premium-page .sales-command-hero:after{border-color:#4e90cf2e!important;box-shadow:0 0 0 46px #3db7d90d,0 0 0 94px #7153d30a!important}.sales-premium-page .sales-command-kicker{color:#496da9!important;background:#ffffffb8!important;border-color:#476fae33!important;box-shadow:inset 0 1px #fff,0 8px 18px #375b8514!important}.sales-premium-page .sales-command-copy h1{color:#162a46!important;text-shadow:none!important;opacity:1!important;visibility:visible!important}.sales-premium-page .sales-command-copy>p{color:#60728c!important}.sales-premium-page .sales-command-features span{color:#38577f!important;background:#ffffffa8!important;border-color:#5477ab2e!important;box-shadow:inset 0 1px #fff!important}.sales-premium-page .sales-command-action{background:linear-gradient(145deg,#ffffffe0,#eef5ffc7)!important;border-color:#6382b838!important;box-shadow:inset 0 1px #fff,0 18px 40px #284b7421!important}.sales-premium-page .sales-command-action small{color:#70829c!important}.sales-premium-page .sales-command-action strong{color:#203653!important}.sales-premium-page .sales-new-sale-button{color:#fff!important;background:linear-gradient(100deg,#3fc1d9 0%,#4d77d5 42%,#7658d8 72%,#e7a14b 100%)!important;border-color:#4c6ec240!important}.sales-premium-page .phase2-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.sales-premium-page .phase2-metrics .kh-metric,.sales-premium-page .phase2-metrics .erp-metric{background:linear-gradient(145deg,#fff 0%,#f7fbff 100%)!important;border:1px solid #819dbe3d!important;border-radius:24px!important;min-height:170px!important;padding:24px!important;transition:transform .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 38px #25456917!important}.sales-premium-page .phase2-metrics .kh-metric:hover,.sales-premium-page .phase2-metrics .erp-metric:hover{transform:translateY(-3px)!important;box-shadow:0 24px 46px #25456921!important}.sales-premium-page .phase2-metrics .kh-metric:before,.sales-premium-page .phase2-metrics .erp-metric:before{content:""!important;background:linear-gradient(90deg,#43c5dc,#5274d5,#7759d8,#e3a14e)!important;height:5px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.sales-premium-page .phase2-metrics .kh-metric:after,.sales-premium-page .phase2-metrics .erp-metric:after{content:""!important;background:radial-gradient(circle,#5c7dd721,#5c7dd700 68%)!important;border-radius:50%!important;width:120px!important;height:120px!important;position:absolute!important;bottom:-42px!important;right:-34px!important}.sales-premium-page .phase2-metrics .kh-metric-icon{border-radius:15px!important;width:48px!important;height:48px!important;box-shadow:inset 0 1px #fff,0 10px 22px #375b911f!important}.sales-premium-page .phase2-metrics .kh-metric-copy>span{color:#687a92!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.sales-premium-page .phase2-metrics .kh-metric-copy>strong{color:#182b47!important;margin-top:8px!important;font-size:34px!important;line-height:1!important}.sales-premium-page .phase2-metrics .kh-metric-copy>small{color:#8290a2!important;margin-top:10px!important;font-size:14px!important}.sales-premium-page .phase2-metrics .kh-metric:first-child .kh-metric-icon{color:#278bb7!important;background:#e7f6ff!important}.sales-premium-page .phase2-metrics .kh-metric:nth-child(2) .kh-metric-icon{color:#2c9a67!important;background:#e8f8ef!important}.sales-premium-page .phase2-metrics .kh-metric:nth-child(3) .kh-metric-icon{color:#c38016!important;background:#fff4dc!important}.sales-premium-page .phase2-metrics .kh-metric:nth-child(4) .kh-metric-icon{color:#7550c4!important;background:#f0eaff!important}@media (max-width:1050px){.sales-premium-page .phase2-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.sales-premium-page .phase2-metrics{grid-template-columns:1fr!important}}html body input[type=search],html body input[data-kh-search-input=true],html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell],[class*=search-box],[class*=search-field])>input,html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell],[class*=search-box],[class*=search-field]) input{appearance:none!important;outline-offset:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;box-shadow:none!important;filter:none!important;color:#26384f!important;-webkit-text-fill-color:#26384f!important;font:inherit!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;flex:auto!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important;display:block!important}html body input[type=search]:is(:hover,:focus,:focus-visible,:active),html body input[data-kh-search-input=true]:is(:hover,:focus,:focus-visible,:active),html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell],[class*=search-box],[class*=search-field]) input:is(:hover,:focus,:focus-visible,:active){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}html body input[type=search]::-webkit-search-decoration{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-results-button{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}html body input[type=search]::placeholder,html body input[data-kh-search-input=true]::placeholder{color:#8d9bad!important;-webkit-text-fill-color:#8d9bad!important;opacity:1!important}html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell]){box-sizing:border-box!important;isolation:isolate!important;background:linear-gradient(#fffffffa,#f7fbfff5)!important;border:1px solid #ccdae8!important;border-radius:19px!important;align-items:center!important;gap:13px!important;width:100%!important;min-width:0!important;min-height:58px!important;padding:0 20px!important;display:flex!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 10px 24px #23496f0e!important}html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell]):focus-within{background:#fff!important;border-color:#659fe0!important;box-shadow:0 0 0 4px #4b8fda1c,0 15px 32px #224e7b1a!important}html body :where(.kh-search,.kh-search-box,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search,.customer-equipment-search,.customer-credit-search,.customer-warranty-search,.customer-service-search,.customer-activity-search,.kh-customer-search,.report-input,.toolbar-search,.technical-search,.guarantee-search,.request-search,.transfer-search,.reversal-search,.credit-search,.account-search,[class*=search-shell])>svg{color:#5a79a4!important;stroke-width:2.15px!important;flex:none!important;width:21px!important;height:21px!important}html body :where(.erp-search,.table-search,.toolbar-search,.search-field,.search-input,[class*=search-box]):has(>.kh-search){min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}html body :where(.erp-search,.table-search,.toolbar-search,.search-field,.search-input,[class*=search-box])>.kh-search{width:100%!important}html body :where(div,label):has(>svg:first-child):has(>input[type=search]){box-sizing:border-box!important;background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #ccdae8!important;border-radius:19px!important;align-items:center!important;gap:13px!important;min-height:58px!important;padding:0 20px!important;display:flex!important;overflow:hidden!important;box-shadow:inset 0 1px #fff,0 10px 24px #23496f0e!important}html body :where(div,label):has(>svg:first-child):has(>input[type=search]):focus-within{border-color:#659fe0!important;box-shadow:0 0 0 4px #4b8fda1c,0 15px 32px #224e7b1a!important}html body input[type=search],html body input[data-kh-search-input=true],html body input[placeholder^=Buscar],html body input[placeholder*=\ buscar i]{appearance:none!important;outline-offset:0!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;width:100%!important;min-width:0!important;margin:0!important}html body input[type=search]:is(:hover,:focus,:focus-visible,:active),html body input[data-kh-search-input=true]:is(:hover,:focus,:focus-visible,:active),html body input[placeholder^=Buscar]:is(:hover,:focus,:focus-visible,:active),html body input[placeholder*=\ buscar i]:is(:hover,:focus,:focus-visible,:active){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}html body input[type=search]::-webkit-search-decoration{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-results-button{-webkit-appearance:none!important;display:none!important}html body input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}html body :is(.table-toolbar,.phase2-toolbar,.toolbar-right,.filters-row,.technical-filters,.supplier-toolbar,.sales-history-toolbar) :is(.kh-search,.inline-search,.search-box,.search-field,.search-input,.product-search-box,.initial-search,.warranty-search,.table-search,.erp-search){position:relative!important}html body :is(.erp-search,.table-search,.toolbar-search,.search-field,.search-input,.search-box,[class*=search-box]):has(>:is(.kh-search,.inline-search,.initial-search,.warranty-search,.product-search-box)){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.module-account-crossings .account-crossing-balance-panel,.module-account-crossings .account-crossing-history-panel{background:linear-gradient(#fffffffa,#f8fbfff5)!important;border:1px solid #d9e5f1!important;border-radius:24px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 46px #23466c16!important}.module-account-crossings .account-crossing-history-panel{margin-top:26px!important}.module-account-crossings .account-crossing-balance-panel .table-toolbar,.module-account-crossings .account-crossing-history-panel .table-toolbar{border-radius:0!important}html body .invoice-page .invoice-search{background:linear-gradient(#fff,#f7fbff)!important;border:1px solid #cdddec!important;border-radius:17px!important;min-height:50px!important;padding:0 16px!important;overflow:hidden!important;box-shadow:inset 0 1px #fffffff2,0 9px 22px #264d760e!important}html body .invoice-page .invoice-search>input,html body .invoice-page .invoice-search input{appearance:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important}html body .invoice-page .invoice-search:focus-within{border-color:#6c9fe0!important;box-shadow:0 0 0 4px #4b89d31c,0 14px 28px #264d7617!important}html body .reports-page .report-filter-panel{background:linear-gradient(135deg,#fffffffa,#f6fafffa)!important;border:1px solid #d9e5f1!important;border-radius:24px!important;gap:18px!important;padding:22px!important;box-shadow:0 16px 42px #23466c13!important}html body .reports-page .report-filter-panel .report-input{background:linear-gradient(#fff,#f7fbff)!important;border:1px solid #cdddec!important;border-radius:17px!important;height:52px!important;min-height:52px!important;padding:0 16px!important;overflow:hidden!important;box-shadow:inset 0 1px #fffffff2,0 8px 20px #264d760b!important}html body .reports-page .report-filter-panel .report-input>input,html body .reports-page .report-filter-panel .report-input>select{box-shadow:none!important;color:#26364b!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important}html body .reports-page .report-filter-panel .report-input>input:focus,html body .reports-page .report-filter-panel .report-input>select:focus{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}html body .reports-page .report-filter-panel .report-input:focus-within{border-color:#6c9fe0!important;box-shadow:0 0 0 4px #4b89d31c,0 14px 28px #264d7617!important}html body .reports-page .report-filter-panel .report-apply{border-radius:17px!important;align-self:end!important;min-height:52px!important;padding-inline:20px!important}@media (max-width:900px){.module-account-crossings .account-crossing-history-panel{margin-top:20px!important}html body .reports-page .report-filter-panel{padding:16px!important}}.kh-users-page{--ua-blue:#315df5;--ua-cyan:#19b8d8;--ua-violet:#7c4dff;--ua-green:#27b879;--ua-amber:#e7a62d;--ua-ink:#14233e;--ua-muted:#71819a;--ua-line:#d8e4f1}.kh-users-page .content-area{padding-bottom:44px!important}.kh-users-page .page-heading-row{background:radial-gradient(circle at 86% 18%,#7c4dff29,#0000 28%),radial-gradient(circle at 72% 84%,#19b8d81f,#0000 26%),linear-gradient(135deg,#fff 0%,#f5f9ff 55%,#eef2ff 100%)!important;border:1px solid #b9cce2f2!important;border-radius:30px!important;min-height:230px!important;padding:38px 42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 65px #2042701f,inset 0 1px #fff!important}.kh-users-page .page-heading-row:before{content:"";background:linear-gradient(180deg,var(--ua-cyan),var(--ua-blue),var(--ua-violet));border-radius:0 10px 10px 0;width:7px;position:absolute;top:28px;bottom:28px;left:0;box-shadow:0 0 24px #465eff61}.kh-users-page .page-heading-row:after{content:"";pointer-events:none;background:linear-gradient(#546faa14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(90deg,#546faa14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(145deg,#ffffff9e,#e7efff7a);border:1px solid #607eb924;border-radius:38px;width:190px;height:160px;position:absolute;top:32px;right:42px;transform:rotate(7deg)}.kh-users-page .page-heading-row>div,.kh-users-page .page-heading-row>button{z-index:2;position:relative}.kh-users-page .page-heading-row .eyebrow{color:#46618d!important;letter-spacing:.12em!important;background:#ffffffb8!important;border:1px solid #cbdaf0!important;border-radius:999px!important;padding:9px 14px!important;display:inline-flex!important}.kh-users-page .page-heading-row h1{letter-spacing:-.055em!important;color:var(--ua-ink)!important;margin-top:20px!important;font-size:clamp(2.4rem,4vw,4.15rem)!important}.kh-users-page .page-heading-row p{color:#6c7d97!important;max-width:780px!important;font-size:1.05rem!important;line-height:1.65!important}.kh-users-page .page-heading-row .secondary-button{background:#ffffffd1!important;border-radius:17px!important;min-height:58px!important;padding:0 22px!important;box-shadow:0 15px 34px #2d4e7a1f!important}.kh-users-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:28px 0 22px!important}.kh-users-summary article{background:linear-gradient(145deg,#fff,#f6f9fd)!important;border:1px solid #d2e0eefa!important;border-radius:22px!important;min-height:126px!important;padding:23px!important;transition:transform .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 38px #1f3f6814!important}.kh-users-summary article:before{content:"";background:linear-gradient(90deg,var(--ua-blue),var(--ua-cyan),var(--ua-violet));height:4px;position:absolute;top:0;left:0;right:0}.kh-users-summary article:after{content:"";background:#4a67e60e;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-36px;right:-24px}.kh-users-summary article:hover{transform:translateY(-4px)!important;box-shadow:0 22px 48px #1f3f6821!important}.kh-users-summary article>svg{color:#4168d8!important;background:linear-gradient(145deg,#eaf2ff,#f2ecff)!important;border-radius:17px!important;width:52px!important;height:52px!important;padding:14px!important;box-shadow:inset 0 0 0 1px #566dc614!important}.kh-users-summary span{letter-spacing:.03em!important;font-size:12px!important}.kh-users-summary strong{font-size:31px!important}.kh-admin-tabs{background:#f6f9fde6!important;border:1px solid #dbe6f2!important;border-radius:20px!important;margin:0 0 20px!important;padding:8px!important;box-shadow:0 10px 28px #25446a0f!important}.kh-admin-tabs button{background:0 0!important;border:0!important;border-radius:14px!important;min-height:50px!important;padding:0 22px!important;font-size:14px!important}.kh-admin-tabs button.is-active{background:linear-gradient(135deg,var(--ua-blue),#4b78ea 55%,var(--ua-cyan))!important;color:#fff!important;box-shadow:0 12px 25px #315df540!important}.kh-users-page .kh-admin-panel{background:#fffffff5!important;border-radius:28px!important;padding:28px!important;box-shadow:0 23px 58px #1f3f6817!important}.kh-users-page .kh-admin-panel>.section-heading{border-bottom:1px solid #e3ebf4!important;margin-bottom:22px!important;padding-bottom:22px!important}.kh-users-page .kh-admin-panel>.section-heading .eyebrow{color:#4166db!important;letter-spacing:.13em!important;font-weight:900!important}.kh-users-page .kh-admin-panel>.section-heading h2{color:var(--ua-ink)!important;letter-spacing:-.035em!important;margin-top:10px!important;font-size:2rem!important}.kh-users-page .kh-admin-panel>.section-heading p{color:#738198!important;font-size:14px!important;line-height:1.55!important}.kh-users-page .kh-admin-panel>.section-heading .primary-button{background:linear-gradient(135deg,var(--ua-blue),#596ee9 56%,var(--ua-cyan))!important;border-radius:16px!important;min-height:55px!important;padding:0 22px!important;box-shadow:0 15px 30px #315df53d!important}.kh-admin-table-wrap{border:1px solid #d4e1ee!important;border-radius:21px!important;box-shadow:0 12px 32px #1a3a6211!important}.kh-admin-table{border-spacing:0!important;border-collapse:separate!important}.kh-admin-table th{text-align:center!important;color:#405773!important;letter-spacing:.13em!important;background:linear-gradient(#edf4fb,#e7eff7)!important;border-bottom:1px solid #cddae7!important;border-right:1px solid #d3dfeb!important;height:62px!important;padding:14px 16px!important;font-size:10px!important}.kh-admin-table td{text-align:center!important;border-bottom:1px solid #e2eaf2!important;border-right:1px solid #e4ebf2!important;height:76px!important;padding:15px 16px!important}.kh-admin-table th:last-child,.kh-admin-table td:last-child{border-right:0!important}.kh-admin-table tbody tr:nth-child(2n) td{background:#fbfdff!important}.kh-admin-table tbody tr:hover td{background:#f2f7ff!important}.kh-user-cell{text-align:left!important;justify-content:flex-start!important}.kh-user-cell>span{color:#3562c8!important;background:linear-gradient(145deg,#eaf2ff,#f1edff)!important;border-radius:15px!important;width:46px!important;height:46px!important}.kh-user-cell strong{color:#213652!important;font-size:13px!important}.kh-user-cell small{font-size:11px!important}.kh-table-sub{white-space:normal!important;margin-top:5px!important;line-height:1.35!important;display:block!important}.kh-role-pill{padding:8px 12px!important;font-size:10px!important}.kh-state-toggle{padding:10px 14px!important;font-size:10px!important;box-shadow:inset 0 0 0 1px #00000009!important}.kh-row-actions{justify-content:center!important}.kh-row-actions button{border-radius:12px!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;transition:all .18s!important}.kh-row-actions button:hover{border-color:#aebfda!important;transform:translateY(-2px)!important;box-shadow:0 8px 18px #1f3f681a!important}.kh-branch-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.kh-branch-admin-card{background:radial-gradient(circle at 92% 5%,#655cff1a,#0000 29%),linear-gradient(150deg,#fff,#f5f9ff)!important;border:1px solid #d5e2ef!important;border-radius:24px!important;padding:22px!important;transition:all .2s!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 43px #1e3d6517!important}.kh-branch-admin-card:before{content:"";background:linear-gradient(90deg,var(--ua-cyan),var(--ua-blue),var(--ua-violet));height:5px;position:absolute;top:0;left:0;right:0}.kh-branch-admin-card:hover{transform:translateY(-5px)!important;box-shadow:0 26px 58px #1e3d6524!important}.kh-branch-admin-card header{grid-template-columns:54px minmax(0,1fr) auto!important;gap:13px!important}.kh-branch-admin-card header>span{color:#3865cf!important;background:linear-gradient(145deg,#e6f2ff,#eeebff)!important;border-radius:17px!important;width:54px!important;height:54px!important}.kh-branch-admin-card header strong{color:#1c304e!important;font-size:15px!important}.kh-branch-admin-card header small{font-size:11px!important}.kh-branch-admin-stats{gap:11px!important;margin:20px 0 17px!important}.kh-branch-admin-stats div{background:#f0f5fbe6!important;border:1px solid #e1e9f2!important;border-radius:15px!important;padding:15px!important}.kh-branch-admin-stats span{font-size:10px!important}.kh-branch-admin-stats b{font-size:21px!important}.kh-branch-prefix-preview{gap:8px!important;padding:0 0 16px!important}.kh-branch-prefix-preview strong{color:#233a5b!important;align-items:center!important;gap:6px!important;width:100%!important;font-size:12px!important;display:flex!important}.kh-branch-prefix-preview span{color:#365996!important;background:#edf3ff!important;border-color:#d5e0fa!important;padding:8px 10px!important}.kh-branch-sequence-note{color:#63748d!important;background:#f8fbffe6!important;border:1px solid #e0e9f2!important;border-radius:14px!important;align-items:flex-start!important;gap:8px!important;min-height:58px!important;margin-bottom:16px!important;padding:13px!important;font-size:11px!important;line-height:1.45!important;display:flex!important}.kh-branch-admin-card footer{gap:10px!important}.kh-branch-admin-card footer button{border-radius:12px!important;min-height:43px!important;padding:0 14px!important;font-weight:800!important}.kh-users-modal-layer{z-index:2147483000!important;-webkit-backdrop-filter:blur(13px)saturate(125%)!important;backdrop-filter:blur(13px)saturate(125%)!important;background:#071123ad!important;justify-content:center!important;align-items:center!important;padding:28px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.kh-users-modal-layer .kh-admin-modal{opacity:1!important;visibility:visible!important;background:linear-gradient(150deg,#fff,#f6faff)!important;border:1px solid #bbcfe4fa!important;border-radius:28px!important;flex-direction:column!important;width:min(780px,100vw - 40px)!important;max-height:min(860px,100vh - 56px)!important;margin:auto!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 44px 130px #00000075!important}.kh-users-modal-layer .kh-branch-access-modal{width:min(820px,100vw - 40px)!important}.kh-users-modal-layer .kh-admin-modal>header{background:radial-gradient(circle at 88% 0,#7a52ff21,#0000 36%),linear-gradient(135deg,#fbfdff,#eef5ff)!important;border-bottom:1px solid #dce7f2!important;flex:none!important;justify-content:space-between!important;align-items:flex-start!important;min-height:112px!important;padding:24px 27px!important;display:flex!important}.kh-users-modal-layer .kh-admin-modal>header:before{content:"";background:linear-gradient(180deg,var(--ua-cyan),var(--ua-blue),var(--ua-violet));border-radius:0 8px 8px 0;width:6px;position:absolute;top:23px;bottom:23px;left:0}.kh-users-modal-layer .kh-admin-modal>header>div{gap:14px!important;display:flex!important}.kh-users-modal-layer .kh-admin-modal>header span{color:#3b62d1!important;background:linear-gradient(145deg,#e6f3ff,#eeeaff)!important;border-radius:15px!important;width:48px!important;height:48px!important}.kh-users-modal-layer .kh-admin-modal h2{letter-spacing:-.03em!important;font-size:24px!important}.kh-users-modal-layer .kh-admin-modal>header p{font-size:13px!important;line-height:1.45!important}.kh-users-modal-layer .kh-admin-modal>header>button{background:#fff!important;border:1px solid #d4e0eb!important;border-radius:13px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.kh-users-modal-layer .kh-admin-modal-body{flex:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:17px!important;min-height:0!important;padding:25px 27px!important;display:grid!important;overflow:auto!important}.kh-users-modal-layer .kh-admin-modal-body label{color:#42566f!important;font-size:12px!important}.kh-users-modal-layer .kh-admin-modal-body input,.kh-users-modal-layer .kh-admin-modal-body select{background:#fff!important;border:1px solid #cfdeec!important;border-radius:14px!important;width:100%!important;height:52px!important;padding:0 14px!important;box-shadow:0 7px 18px #26466c0b!important}.kh-users-modal-layer .kh-admin-modal-body input:focus,.kh-users-modal-layer .kh-admin-modal-body select:focus{border-color:#6f8ee8!important;outline:0!important;box-shadow:0 0 0 4px #4764e81f!important}.kh-users-modal-layer .kh-prefix-grid{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important;display:grid!important}.kh-users-modal-layer .kh-prefix-grid label:last-child{grid-column:auto!important}.kh-users-modal-layer .kh-document-preview,.kh-users-modal-layer .kh-security-note{grid-column:1/-1!important}.kh-users-modal-layer .kh-document-preview{background:linear-gradient(135deg,#f6faff,#edf3ff)!important;border-radius:16px!important;padding:16px!important}.kh-users-modal-layer .kh-security-note{background:linear-gradient(135deg,#eef7ff,#f2efff)!important;border:1px solid #dbe8f5!important;border-radius:16px!important;padding:16px!important}.kh-users-modal-layer .kh-admin-modal>footer{background:#f8fbfffa!important;border-top:1px solid #dce7f2!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:11px!important;min-height:82px!important;padding:16px 27px!important;display:flex!important;position:static!important}.kh-users-modal-layer .kh-admin-modal>footer button{border-radius:14px!important;min-height:48px!important;padding:0 20px!important}@media (max-width:1180px){.kh-users-summary,.kh-branch-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.kh-users-page .page-heading-row{padding:27px 23px!important}.kh-users-page .page-heading-row:after{display:none!important}.kh-users-page .page-heading-row h1{font-size:2.35rem!important}.kh-users-summary,.kh-branch-admin-grid{grid-template-columns:1fr!important}.kh-users-page .kh-admin-panel{padding:18px!important}.kh-users-modal-layer{align-items:flex-end!important;padding:10px!important}.kh-users-modal-layer .kh-admin-modal{border-radius:24px 24px 0 0!important;width:100%!important;max-height:94vh!important}.kh-users-modal-layer .kh-admin-modal-body{grid-template-columns:1fr!important;padding:20px!important}.kh-users-modal-layer .kh-prefix-grid{grid-template-columns:1fr 1fr!important}.kh-users-modal-layer .kh-password-field,.kh-users-modal-layer .kh-document-preview,.kh-users-modal-layer .kh-security-note{grid-column:auto!important}.kh-users-modal-layer .kh-admin-modal>footer{flex-direction:column-reverse!important;padding:14px 20px!important}.kh-users-modal-layer .kh-admin-modal>footer button{width:100%!important}}.kh-legal-page{color:#17243a;background:radial-gradient(circle at 8% 0,#5a84de2e,#0000 28%),radial-gradient(circle at 92% 8%,#825ae024,#0000 26%),#f4f7fb;min-height:100vh;padding:42px 20px 70px}.kh-legal-page>*{max-width:1120px;margin-left:auto;margin-right:auto}.kh-legal-hero{color:#fff;background:linear-gradient(135deg,#0f213f,#314e83 72%,#5c66c7);border:1px solid #cfdaea;border-radius:30px;padding:38px 42px;position:relative;overflow:hidden;box-shadow:0 25px 60px #172b4f33}.kh-legal-hero:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:340px;height:340px;position:absolute;top:-180px;right:-80px;box-shadow:0 0 0 42px #ffffff09}.kh-legal-brand{align-items:center;gap:18px;display:flex}.kh-legal-brand img{background:#fff;border-radius:18px;padding:7px}.kh-legal-brand span{letter-spacing:.18em;color:#bed8ff;font-size:12px;display:block}.kh-legal-brand strong{font-size:20px}.kh-legal-badge{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:flex;position:absolute;top:38px;right:38px}.kh-legal-hero h1{max-width:820px;margin:32px 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.02}.kh-legal-hero>p{color:#dbe8ff;max-width:780px;font-size:18px;line-height:1.6}.kh-legal-meta{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.kh-legal-meta span{background:#06152f59;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}.kh-legal-nav{flex-wrap:wrap;gap:10px;padding:18px 4px;display:flex}.kh-legal-nav a{color:#36558a;background:#fff;border:1px solid #d5dfed;border-radius:999px;padding:10px 14px;font-weight:750;text-decoration:none}.kh-legal-sheet{background:#fff;border:1px solid #d7e0ec;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px #1c32551a}.kh-legal-sheet>section{border-bottom:1px solid #e5ebf3;grid-template-columns:64px 1fr;gap:24px;padding:30px 38px;display:grid}.kh-legal-section-number{color:#4169ae;background:#edf3ff;border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.kh-legal-sheet h2{margin:3px 0 12px;font-size:22px}.kh-legal-sheet p,.kh-legal-sheet li{color:#5b687b;line-height:1.75}.kh-legal-sheet ul{padding-left:20px}.kh-legal-sheet footer{color:#536176;background:#f3f7fc;gap:14px;padding:28px 38px;display:flex}.kh-legal-actions{justify-content:space-between;margin-top:18px;display:flex}.kh-legal-actions .primary-button{pointer-events:none}.kh-legal-actions a{text-decoration:none}@media (max-width:700px){.kh-legal-page{padding:16px 12px 40px}.kh-legal-hero{padding:28px 22px}.kh-legal-badge{width:max-content;margin-top:18px;position:static}.kh-legal-sheet>section{grid-template-columns:1fr;padding:24px 22px}.kh-legal-meta{flex-direction:column}.kh-legal-meta span{width:100%}}.kh-legal-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kh-legal-link-grid a{color:#294b82;background:linear-gradient(135deg,#fff,#f2f6fd);border:1px solid #d7e1ef;border-radius:18px;align-items:center;min-height:66px;padding:16px 18px;font-weight:850;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 9px 24px #23426e12}.kh-legal-link-grid a:hover{border-color:#9db8e5;transform:translateY(-2px);box-shadow:0 14px 30px #23426e21}@media (max-width:700px){.kh-legal-link-grid{grid-template-columns:1fr}}.kh-legal-center{background:linear-gradient(145deg,#fffffffa,#f6fafff5);border:1px solid #456aa829;border-radius:22px;margin-top:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 18px 44px #1e407314}.kh-legal-center:before{content:"";background:linear-gradient(90deg,#246cb4,#6b57c8,#21a4bd,#e0a43c);height:4px;position:absolute;inset:0 0 auto}.kh-legal-center:after{content:"";pointer-events:none;background:radial-gradient(circle,#3d81cd29,#0000 68%);border-radius:50%;width:320px;height:320px;position:absolute;top:-220px;right:-180px}.kh-legal-center-head{z-index:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;display:grid;position:relative}.kh-legal-center-emblem{color:#fff;background:linear-gradient(145deg,#246cb4,#694fc4);border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 25px #3653ad3d}.kh-legal-center-kicker{letter-spacing:.16em;color:#4771ac;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.kh-legal-center h2{color:#17243b;letter-spacing:-.025em;margin:0;font-size:20px}.kh-legal-center-head p{color:#718096;margin:5px 0 0;font-size:12px;line-height:1.5}.kh-legal-center-status{color:#187655;white-space:nowrap;background:#edf9f3;border:1px solid #d8eee4;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex}.kh-legal-center-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid;position:relative}.kh-legal-access{color:#24324a;background:#ffffffdb;border:1px solid #7084a52b;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:15px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:grid;position:relative;box-shadow:0 8px 20px #2b43670b}.kh-legal-access:hover{background:#fff;border-color:#426fb452;transform:translateY(-3px);box-shadow:0 15px 28px #2b43671f}.kh-legal-access-icon{border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.kh-legal-access div{gap:4px;min-width:0;display:grid}.kh-legal-access strong{color:#25334a;font-size:12px;line-height:1.25}.kh-legal-access small{color:#7a879a;font-size:10px;line-height:1.45}.kh-legal-access-arrow{color:#64758d;background:#f3f6fa;border-radius:9px;place-items:center;width:27px;height:27px;transition:transform .2s;display:grid}.kh-legal-access:hover .kh-legal-access-arrow{transform:translate(2px)}.kh-legal-access.tone-blue .kh-legal-access-icon{color:#2568a8;background:#eaf4ff}.kh-legal-access.tone-violet .kh-legal-access-icon{color:#6d54bd;background:#f0edff}.kh-legal-access.tone-cyan .kh-legal-access-icon{color:#11859c;background:#e7f8fb}.kh-legal-access.tone-amber .kh-legal-access-icon{color:#a66b12;background:#fff4df}@media (max-width:1180px){.kh-legal-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.kh-legal-center{padding:18px 14px}.kh-legal-center-head{grid-template-columns:auto minmax(0,1fr)}.kh-legal-center-status{grid-column:1/-1;width:max-content}.kh-legal-center-grid{grid-template-columns:1fr}.kh-legal-access{padding:14px}.kh-legal-center h2{font-size:18px}}
