:root{--surface-page:#f4f6f8;--surface-primary:#fff;--surface-secondary:#f8fafc;--border-subtle:#e7eaee;--border-default:#d9dee5;--text-primary:#17212f;--text-secondary:#536171;--text-muted:#87919f;--accent:#1769e0;--accent-dark:#1257bd;--success:#14845d;--warning:#b26808;--danger:#c33d3d;--info:#2b68c7;--violet:#6b5acb;--radius:10px;--shadow:0 1px 2px rgba(20,34,55,.04)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--surface-page);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:#111b29;color:#c9d1dc;display:flex;flex-direction:column;z-index:30}.brand{height:68px;padding:0 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #26313f}.brand-mark{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#1671e8;font-weight:800;font-size:18px}.brand strong{display:block;color:#fff;font-size:15px;letter-spacing:.08em}.brand span{display:block;font-size:9px;letter-spacing:.22em;color:#8290a2;margin-top:1px}.mobile-close{display:none}.sidebar nav{padding:12px 10px;overflow:auto;flex:1 1}.nav-group{padding:5px 0;border-bottom:1px solid #202b39;margin-bottom:4px}.nav-group:last-child{border:0}.nav-group a{height:38px;border-radius:7px;padding:0 10px;color:#aeb8c5;text-decoration:none;display:flex;align-items:center;gap:11px;font-size:13px;margin:1px 0}.nav-group a svg{width:18px}.nav-group a:hover{background:#1a2635;color:#eef4fb}.nav-group a.active{background:#203755;color:#fff;box-shadow:inset 3px 0 #3490ff}.nav-group a b{margin-left:auto;background:#2c4058;color:#9fcaff;border-radius:10px;font-size:10px;padding:2px 6px}.user-card{height:66px;border-top:1px solid #26313f;display:flex;align-items:center;gap:9px;padding:0 14px}.top-avatar,.user-card .avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#dce9fb;color:#185db8;font-weight:700;font-size:11px}.user-card div:nth-child(2){min-width:0;flex:1 1}.user-card span,.user-card strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card strong{font-size:12px;color:#eef2f7}.user-card span{font-size:10px;color:#8290a2;margin-top:2px}.user-card svg{width:14px}.main{margin-left:226px;min-height:100vh}.topbar{height:54px;background:#fff;border-bottom:1px solid var(--border-subtle);padding:0 24px;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:20}.top-title{font-weight:650;font-size:13px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.branch-select,.icon-button{height:34px;border:1px solid var(--border-default);background:#fff;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 10px;font-size:12px}.branch-select svg{width:15px}.branch-select svg:last-child{width:11px;margin-left:8px}.icon-button{width:34px;padding:0;justify-content:center;position:relative}.icon-button svg{width:17px}.has-alert:after{content:"";position:absolute;right:7px;top:6px;width:5px;height:5px;border:2px solid white;background:#e24a4a;border-radius:50%}.top-avatar{margin-left:3px}.menu-button{display:none}.page{padding:23px 26px 42px;max-width:1580px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.eyebrow{font-size:10px!important;letter-spacing:.16em;color:#708094!important;font-weight:700;margin-bottom:6px!important}.page-head h1{font-size:23px;line-height:1.2;margin:0 0 5px;letter-spacing:-.025em}.page-head p{margin:0;color:var(--text-secondary);font-size:13px}.page-actions{display:flex;gap:8px}.primary,.secondary{height:36px;border-radius:7px;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650}.primary{background:var(--accent);border:1px solid var(--accent);color:#fff}.primary:hover{background:var(--accent-dark)}.secondary{background:#fff;border:1px solid var(--border-default)}.primary svg,.secondary svg{width:15px}.kpi-strip{background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius);display:grid;grid-template-columns:repeat(6,1fr);box-shadow:var(--shadow);margin-bottom:14px}.kpi{position:relative;border:0;background:none;text-align:left;padding:14px 16px;cursor:pointer}.kpi:hover{background:#fafbfd}.kpi>span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:650}.kpi strong{font-size:21px;display:block;margin:5px 0 1px;letter-spacing:-.02em}.kpi small{font-size:10px;color:var(--text-muted)}.kpi em{position:absolute;right:0;top:15px;bottom:15px;width:1px;background:var(--border-subtle)}.kpi.good strong{color:var(--success)}.kpi.blue strong{color:var(--info)}.kpi.violet strong{color:var(--violet)}.kpi.warn strong{color:var(--danger)}.grid{display:grid;grid-gap:14px;gap:14px}.overview-grid{grid-template-columns:1.15fr .85fr;margin-bottom:14px}.panel{background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.section-head{height:46px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--border-subtle)}.section-head h2{font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin:0;font-weight:750}.link-button{border:0;background:none;color:#2468c7;margin-left:auto;display:flex;align-items:center;gap:5px;font-size:11px;cursor:pointer}.link-button svg{width:12px}.deployment{padding:14px 17px}.segmented{height:9px;border-radius:5px;overflow:hidden;display:flex;margin-bottom:12px;background:#edf0f4;gap:2px}.dot-0,.segmented i:first-child{background:#35a47a}.dot-1,.segmented i:nth-child(2){background:#347bd4}.dot-2,.segmented i:nth-child(3){background:#7668ca}.dot-3,.segmented i:nth-child(4){background:#d18a28}.dot-4,.segmented i:nth-child(5){background:#98a3b1}.deployment-row{height:27px;display:grid;grid-template-columns:1fr 46px 44px;align-items:center;font-size:12px}.deployment-row span{display:flex;align-items:center;gap:8px}.deployment-row .dot{width:7px;height:7px;border-radius:2px}.deployment-row strong{text-align:right}.deployment-row small{text-align:right;color:var(--text-muted)}.today-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:8px}.today-grid button{border:0;background:none;text-align:left;padding:11px;border-radius:7px;position:relative}.today-grid button:hover{background:var(--surface-secondary)}.today-grid strong{font-size:18px;display:block}.today-grid span{font-size:10px;color:var(--text-secondary)}.today-grid svg{position:absolute;right:8px;top:9px;width:12px;color:#a7b0bc}.today-grid .danger-stat{background:#fff7f5}.today-grid .danger-stat strong{color:var(--danger)}.field-panel{margin-bottom:14px}.table-tools{display:flex;gap:7px;padding:9px 12px;border-bottom:1px solid var(--border-subtle)}.inline-search{height:31px;display:flex;align-items:center;gap:7px;width:230px;border:1px solid var(--border-default);border-radius:6px;color:#98a1ad;padding:0 9px;font-size:11px}.filter svg,.inline-search svg{width:14px}.filter{height:31px;border:1px solid var(--border-default);background:#fff;border-radius:6px;display:flex;align-items:center;gap:6px;font-size:11px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;white-space:nowrap}th{text-align:left;color:#798493;font-size:10px;text-transform:uppercase;letter-spacing:.045em;background:#fafbfc;font-weight:700}td,th{padding:9px 13px;border-bottom:1px solid #edf0f3}td{font-size:12px;color:#495666}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fbff}tbody tr:last-child td{border-bottom:0}td span,td strong{display:block}td strong{color:#293544;font-size:12px}td span{font-size:10px;color:#8b95a2;margin-top:2px}.asset-id{color:#1768d0!important}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid;border-radius:10px;font-size:9px!important;text-transform:uppercase;letter-spacing:.03em;padding:3px 7px;font-weight:700;margin:0!important}.badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.badge-info{color:#2868bb;background:#f1f6fd;border-color:#cee0f6}.badge-success{color:#147655;background:#f1faf6;border-color:#cce9dc}.badge-danger{color:#b63535;background:#fff4f3;border-color:#f3cecc}.badge-warning{color:#9c600e;background:#fff8eb;border-color:#f0d9b5}.badge-violet{color:#6857bd;background:#f5f3fc;border-color:#ded8f2}.badge-neutral{color:#66717e;background:#f6f7f8;border-color:#dfe3e7}.branch-grid{grid-template-columns:1.55fr .65fr;margin-bottom:14px}.compact td,.compact th{padding:8px 12px}.compact td,.compact th{text-align:right}.compact td:first-child,.compact th:first-child{text-align:left}.red-text{color:var(--danger)!important;font-weight:700}.green-text{color:var(--success)!important;font-weight:700}.mini-map{height:216px;background:#f5f8fb;position:relative;overflow:hidden}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#e6ebf0 1px,transparent 0),linear-gradient(90deg,#e6ebf0 1px,transparent 0);background-size:28px 28px;opacity:.6}.map-marker{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent;display:flex;flex-direction:column;align-items:center;z-index:2}.map-marker span{width:32px;height:32px;background:#1769e0;border:3px solid white;color:white;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:750;box-shadow:0 2px 6px #7791b8}.marker-0 span{width:42px;height:42px;background:#0d55b9}.map-marker b{font-size:9px;margin-top:2px;background:white;padding:1px 3px;border-radius:2px}.map-caption{position:absolute;bottom:8px;left:8px;background:rgba(255,255,255,.92);border:1px solid var(--border-subtle);padding:5px 8px;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:4px}.map-caption svg{width:12px}.bottom-grid{grid-template-columns:1fr 1fr;margin-top:14px}.attention-list button{width:100%;height:55px;border:0;border-bottom:1px solid var(--border-subtle);background:white;display:grid;grid-template-columns:96px 1fr 36px 14px;grid-gap:9px;gap:9px;align-items:center;text-align:left;padding:0 14px}.attention-list button:hover{background:#fafbfd}.attention-list button:last-child{border:0}.attention-list div span,.attention-list div strong{display:block}.attention-list div strong{font-size:11px}.attention-list div span,.attention-list small{font-size:9px;color:var(--text-muted);margin-top:3px}.attention-list svg{width:12px;color:#8b96a3}.timeline{padding:8px 14px}.timeline-row{display:grid;grid-template-columns:48px 12px 1fr;min-height:54px;grid-gap:7px;gap:7px}.timeline-row time{font-size:9px;color:var(--text-muted);padding-top:5px}.timeline-dot{position:relative}.timeline-dot:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;border:2px solid #5086cc;top:5px}.timeline-dot:after{content:"";position:absolute;width:1px;background:#d9e1eb;top:16px;bottom:-2px;left:4px}.timeline-row:last-child .timeline-dot:after{display:none}.timeline-row>div:last-child{padding-bottom:8px}.timeline-row .badge{display:inline-flex!important;margin-right:7px!important}.timeline-row strong{display:inline;font-size:11px}.timeline-row span{display:block;font-size:9px;color:var(--text-muted);margin-top:4px}@media(max-width:1100px){.kpi-strip{grid-template-columns:repeat(3,1fr)}.kpi:nth-child(3) em{display:none}.branch-grid,.overview-grid{grid-template-columns:1fr}.mini-map{height:260px}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.sidebar-backdrop{display:none;position:fixed;inset:0;background:#10192780;z-index:29}.sidebar-backdrop.show{display:block}.mobile-close{display:block;margin-left:auto;border:0;background:none;color:white}.mobile-close svg{width:18px}.main{margin:0}.menu-button{display:grid;place-items:center;border:0;background:none;width:34px;margin-left:-8px}.menu-button svg{width:20px}.topbar{padding:0 13px}.branch-select span,.top-title{display:none}.top-actions{margin-left:auto}.page{padding:16px 12px 80px}.page-head{align-items:flex-start}.page-head h1{font-size:20px}.page-actions .secondary{display:none}.kpi-strip{grid-template-columns:repeat(2,1fr)}.kpi:nth-child(2n) em{display:none}.bottom-grid,.overview-grid{grid-template-columns:1fr}.section-head{height:43px}.field-panel .table-tools{display:none}.today-grid{grid-template-columns:repeat(2,1fr)}.branch-grid{grid-template-columns:1fr}.page-head p{max-width:240px}.primary{height:34px;padding:0 10px}.primary svg{display:none}}.asset-summary{display:flex;background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius);padding:5px;margin-bottom:12px;overflow:auto}.asset-summary button{border:0;background:none;min-width:98px;padding:7px 13px;display:flex;gap:9px;align-items:center;justify-content:center;border-radius:6px;color:var(--text-secondary);font-size:11px}.asset-summary button strong{font-size:11px;background:#f0f2f5;border-radius:10px;padding:2px 7px}.asset-summary button.selected{background:#edf5ff;color:#175fbf;font-weight:700}.asset-summary button.selected strong{background:#d7e8fd}.asset-filter{padding:10px 12px;border-bottom:1px solid var(--border-subtle)}.asset-filter,.asset-filter label{display:flex;gap:7px;align-items:center}.asset-filter label{height:33px;width:340px;border:1px solid var(--border-default);border-radius:6px;padding:0 9px}.asset-filter label svg{width:15px;color:#8894a2}.asset-filter input{border:0;outline:0;width:100%;font-size:11px}.asset-filter button{height:33px;border:1px solid var(--border-default);background:#fff;border-radius:6px;display:flex;gap:6px;align-items:center;font-size:11px}.asset-filter button svg{width:14px}.asset-filter button b{background:#e6f0fc;color:#1b65c3;border-radius:8px;padding:1px 5px}.asset-filter>span{margin-left:auto}.asset-filter>span,.pagination{font-size:10px;color:var(--text-muted)}.pagination{height:45px;display:flex;align-items:center;justify-content:flex-end;padding:0 13px;gap:18px;border-top:1px solid var(--border-subtle)}.pagination button{border:1px solid var(--border-default);background:white;border-radius:5px;width:27px;height:27px}.drawer-shade{position:fixed;inset:0;background:#13203533;z-index:39}.asset-drawer{position:fixed;right:0;top:0;bottom:0;width:420px;max-width:95vw;background:#fff;z-index:40;box-shadow:-8px 0 30px #26395126;padding-bottom:72px;overflow:auto}.drawer-head{height:54px;padding:0 18px;border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;font-size:10px;letter-spacing:.07em;font-weight:700;color:var(--text-muted)}.drawer-head button{margin-left:auto;border:0;background:none}.drawer-head svg{width:19px}.asset-hero{display:flex;gap:13px;padding:20px 18px 10px}.asset-symbol{width:58px;height:58px;background:#f1f5f9;border:1px solid var(--border-default);border-radius:8px;display:grid;place-items:center}.asset-symbol svg{width:30px;color:#52677e}.asset-hero>div:last-child>strong{font-size:11px;color:var(--accent)}.asset-hero h2{font-size:17px;margin:5px 0 2px}.asset-hero p{margin:0;color:var(--text-muted);font-size:11px}.badge-pair{display:flex;gap:6px;padding:0 18px 17px}.drawer-section{border-top:1px solid var(--border-subtle);padding:16px 18px}.drawer-section h3{font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin:0 0 11px}.detail-row{display:flex;justify-content:space-between;padding:7px 0;font-size:11px}.detail-row span{color:var(--text-muted)}.drawer-actions{position:absolute;bottom:0;left:0;right:0;height:65px;border-top:1px solid var(--border-subtle);background:white;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 18px}.button-link{text-decoration:none}.branch-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.branch-card{padding:17px}.branch-card-head{display:flex;align-items:center;gap:11px}.branch-icon{width:38px;height:38px;border-radius:8px;background:#ecf4ff;color:#1769d5;display:grid;place-items:center}.branch-icon svg{width:20px}.branch-card-head h2{font-size:14px;margin:0 0 3px}.branch-card-head p{font-size:10px;margin:0;color:var(--text-muted)}.branch-state{margin-left:auto;font-size:9px;color:#177255;background:#f0faf6;border:1px solid #cce9dc;border-radius:10px;padding:3px 7px;display:flex;align-items:center;gap:4px}.branch-state i{width:5px;height:5px;background:#1c966b;border-radius:50%}.branch-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0 12px}.branch-metrics>div{border-right:1px solid var(--border-subtle);padding-left:12px}.branch-metrics>div:first-child{padding-left:0}.branch-metrics>div:last-child{border:0}.branch-metrics span,.branch-metrics strong{display:block}.branch-metrics strong{font-size:16px}.branch-metrics span{font-size:9px;color:var(--text-muted);margin-top:3px}.availability-bar{height:5px;background:#e9edf1;border-radius:3px;overflow:hidden}.availability-bar i{display:block;height:100%;background:#2f9c75}.branch-foot{display:flex;align-items:center;margin-top:10px;font-size:9px;color:var(--text-muted);gap:18px}.branch-foot button{margin-left:auto;border:0;background:none;color:var(--accent);display:flex;align-items:center;gap:4px;font-size:10px}.branch-foot svg{width:11px}.map-layout{display:grid;grid-template-columns:minmax(500px,1fr) 340px;grid-gap:14px;gap:14px;height:calc(100vh - 150px);min-height:550px}.full-map{position:relative;background-color:#f2f6fa;background-image:radial-gradient(#c9d5e2 1px,transparent 0);background-size:18px 18px;overflow:hidden}.full-map:before{content:"";position:absolute;width:48%;height:78%;left:28%;top:9%;background:#e4ebf1;border:1px solid #cbd7e1;-webkit-clip-path:polygon(42% 0,68% 8%,76% 24%,92% 35%,77% 47%,68% 65%,55% 100%,42% 83%,29% 66%,18% 48%,0 34%,12% 17%);clip-path:polygon(42% 0,68% 8%,76% 24%,92% 35%,77% 47%,68% 65%,55% 100%,42% 83%,29% 66%,18% 48%,0 34%,12% 17%)}.india-label{position:absolute;left:16px;top:16px;font-size:9px;letter-spacing:.12em;color:#8593a3;font-weight:700}.big-marker{position:absolute;border:0;background:none;display:grid;place-items:center;z-index:3}.big-marker span{width:50px;height:50px;border-radius:50%;background:#1768d7e8;border:4px solid white;box-shadow:0 3px 10px #315f9540;color:white;display:grid;place-items:center;font-weight:750;font-size:11px}.big-marker b,.big-marker small{background:white;padding:2px 5px;box-shadow:0 1px 3px #3854742b}.big-marker b{font-size:10px;margin-top:2px}.big-marker small{font-size:8px;color:var(--text-muted)}.big-0{left:43%;top:60%}.big-0 span{width:68px;height:68px;background:#0d55b9}.big-1{left:39%;top:52%}.big-2{left:56%;top:62%}.big-3{left:58%;top:39%}.big-4{left:51%;top:75%}.map-legend{position:absolute;left:15px;bottom:15px;background:white;padding:8px 10px;border:1px solid var(--border-default);border-radius:6px}.map-legend b,.map-legend span{display:block;font-size:9px}.map-legend span{color:var(--text-muted);margin-top:2px}.branch-list>button{width:100%;height:62px;border:0;border-bottom:1px solid var(--border-subtle);background:#fff;display:grid;grid-template-columns:30px 1fr 55px;text-align:left;align-items:center;padding:0 13px;grid-gap:8px;gap:8px}.branch-list>button.active{background:#f1f7ff;box-shadow:inset 3px 0 var(--accent)}.list-marker{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e6eef9;color:#1763c4;font-size:9px;font-weight:700}.branch-list>button span,.branch-list>button strong{display:block;font-size:11px}.branch-list>button span{font-size:9px;color:var(--text-muted);margin-top:3px}.branch-list>button>div:last-child{text-align:right}.selected-branch{padding:16px;background:#fafbfd}.selected-branch>p{font-size:9px;color:var(--text-muted);letter-spacing:.08em;margin:0}.selected-branch>h2{font-size:15px;margin:5px 0 13px}.selected-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--border-subtle);border:1px solid var(--border-subtle)}.selected-grid div{background:white;padding:8px}.selected-grid span,.selected-grid strong{display:block;font-size:9px}.selected-grid span{color:var(--text-muted)}.selected-grid strong{font-size:12px;margin-top:3px}.selected-branch .primary{width:100%;justify-content:center;margin-top:12px}@media(max-width:900px){.branch-cards,.map-layout{grid-template-columns:1fr}.map-layout{height:auto}.full-map{height:500px}.branch-list{display:none}}@media(max-width:600px){.asset-filter label{width:100%}.asset-filter button,.asset-filter>span{display:none}.branch-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.branch-metrics>div{border:0}.full-map{height:430px}.big-marker span{width:42px;height:42px}.big-marker b{font-size:8px}}.module-stats{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin-bottom:14px}.module-stats>div{padding:14px}.module-stats span,.module-stats strong{display:block}.module-stats span{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.module-stats strong{font-size:19px;margin-top:6px}.module-work{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon{width:52px;height:52px;border-radius:12px;background:#edf4fd;color:#266cc7;display:grid;place-items:center}.empty-icon svg{width:25px}.module-work h2{font-size:15px;margin:13px 0 5px}.module-work p{font-size:11px;color:var(--text-muted);margin:0 0 14px}@media(max-width:1100px){.module-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.module-stats{grid-template-columns:repeat(2,1fr)}}.dashboard-skeleton{height:620px;border-radius:10px;background:linear-gradient(90deg,#edf0f3 25%,#f7f8fa 50%,#edf0f3 75%);background-size:200% 100%;animation:pulse 1.4s infinite}@keyframes pulse{to{background-position:-200% 0}}.login-page{min-height:100vh;display:grid;place-items:center;background:#edf2f7}.login-card{width:390px;max-width:calc(100vw - 28px);background:white;border:1px solid var(--border-default);border-radius:12px;box-shadow:0 12px 40px #26364b18;padding:28px}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px}.login-brand span,.login-brand strong{display:block}.login-brand strong{letter-spacing:.08em}.login-brand span{font-size:8px;letter-spacing:.17em;color:var(--text-muted)}.login-copy h1{font-size:22px;margin:0 0 5px}.login-copy>p:last-child{color:var(--text-secondary);font-size:12px;margin:0 0 22px}.login-card form label{display:block;font-size:11px;font-weight:650;margin-bottom:14px}.login-card input{display:block;width:100%;height:40px;border:1px solid var(--border-default);border-radius:7px;padding:0 10px;margin-top:6px;outline:none}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1769e019}.login-card form .primary{width:100%;justify-content:center;margin-top:6px}.login-card>small{display:block;text-align:center;color:var(--text-muted);font-size:9px;margin-top:18px}.login-error{display:flex;gap:7px;align-items:center;background:#fff4f3;color:var(--danger);border:1px solid #f3cecc;padding:8px;border-radius:6px;font-size:10px;margin-bottom:12px}.login-error svg{width:14px}.scan-modes{display:flex;gap:5px;margin-bottom:12px;overflow:auto}.scan-modes button{border:1px solid var(--border-default);background:#fff;border-radius:7px;height:34px;padding:0 13px;font-size:10px;font-weight:700}.scan-modes button.active{background:#eaf3ff;border-color:#9dc2ef;color:#155eba}.scan-layout{display:grid;grid-template-columns:360px 1fr;grid-gap:14px;gap:14px}.scan-capture{padding:16px}.camera-frame{height:230px;background:#101b29;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#92a3b6;position:relative;overflow:hidden}.camera-frame video{position:absolute;width:100%;height:100%;object-fit:cover}.camera-frame>svg{width:52px;z-index:1}.camera-frame>span{font-size:10px;margin-top:9px;z-index:1}.scan-capture>.secondary{width:100%;justify-content:center;margin-top:10px}.scan-divider{height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:9px}.scan-capture form label{font-size:10px;font-weight:650}.scan-capture input{height:38px;width:100%;display:block;border:1px solid var(--border-default);border-radius:6px;margin:6px 0 9px;padding:0 10px}.scan-capture form .primary{width:100%;justify-content:center}.scan-result{min-height:480px}.scan-actions{padding:16px;border-top:1px solid var(--border-subtle);display:flex;justify-content:flex-end;gap:8px}.label-page{background:#eef1f4;min-height:100vh;padding:20px}.print-toolbar{max-width:800px;margin:0 auto 16px;display:flex;justify-content:flex-end}.print-toolbar button{background:#1769e0;color:white;border:0;border-radius:6px;padding:9px 14px}.label-sheet{display:grid;grid-template-columns:repeat(3,230px);grid-gap:10px;gap:10px;justify-content:center}.asset-label{width:230px;min-height:300px;background:#fff;border:1px solid #222;padding:14px;text-align:center;color:#111;display:flex;flex-direction:column;align-items:center}.asset-label>strong{letter-spacing:.13em;font-size:15px}.asset-label h1{font-size:16px;margin:8px 0 2px}.asset-label p{font-size:10px;margin:0 0 8px;white-space:nowrap;max-width:190px;overflow:hidden;text-overflow:ellipsis}.asset-label canvas,.asset-label img{width:150px;height:150px}.asset-label small{font-size:9px;margin-top:7px}@media(max-width:760px){.scan-layout{grid-template-columns:1fr}.camera-frame{height:270px}.scan-result{min-height:320px}}@media print{.print-toolbar{display:none}.label-page{padding:0;background:#fff}.label-sheet{gap:0}.asset-label{page-break-inside:avoid;break-inside:avoid;box-shadow:none}}.receipt{padding:20px}.receipt-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.receipt-head h1{font-size:22px;margin:0 0 4px}.receipt-head p{margin:0;color:var(--text-secondary);font-size:11px}.receipt-head>div:last-child{display:flex;align-items:center;gap:8px}.receipt .selected-grid{grid-template-columns:repeat(3,1fr);margin-bottom:18px}.ack-box{margin-top:18px;padding:16px;background:#f8fafc;border:1px solid var(--border-subtle);border-radius:8px}.ack-box h2{font-size:12px;margin:0 0 8px}.ack-box p{font-size:11px;color:var(--text-secondary)}.ack-box label{font-size:10px}.ack-box input{display:block;width:100%;height:36px;border:1px solid var(--border-default);border-radius:6px;padding:0 9px;margin:5px 0 9px}@media print{.ack-box button,.receipt-head button,.sidebar,.topbar{display:none}.main{margin:0}.page{padding:0}.receipt{border:0;box-shadow:none}}.report-filter-bar{display:flex;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid var(--border-subtle);border-radius:8px;padding:12px;margin-bottom:14px}.mapping-grid label,.report-filter-bar label,.workflow-field{font-size:10px;font-weight:650}.mapping-grid select,.report-filter-bar input,.report-filter-bar select,.workflow-field input,form input,form select{display:block;height:36px;border:1px solid var(--border-default);border-radius:6px;padding:0 9px;margin-top:5px;background:#fff}.workflow-field{display:block;max-width:420px;margin-bottom:12px}.workflow-field input{width:100%}.mapping-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));grid-gap:10px;gap:10px;padding:16px}.mapping-grid label{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:10px;gap:10px}.import-stepper{display:grid;grid-template-columns:repeat(5,1fr);padding:0;list-style:none;margin:0 0 14px;background:#fff;border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.import-stepper li{padding:12px;color:var(--text-muted);font-size:11px;border-right:1px solid var(--border-subtle)}.import-stepper li:last-child{border:0}.import-stepper li.active{color:var(--accent);font-weight:700;background:#f4f8ff}.import-stepper span{margin-left:7px}.scan-success{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px;border:1px solid #b8dfcf;background:#effaf5;color:#126d4f;border-radius:7px;font-weight:700}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7db2f4;outline-offset:2px}.primary:disabled,.secondary:disabled{opacity:.5;cursor:not-allowed}@media(max-width:760px){.report-filter-bar>*{flex:1 1 140px}.mapping-grid{grid-template-columns:1fr}.import-stepper span{display:none}.page-actions{flex-wrap:wrap}.module-stats{overflow:auto}.module-stats>div{min-width:120px}}.drawer-layer{position:fixed;inset:0;z-index:90}.drawer-layer .drawer-shade{z-index:0}.drawer-layer .asset-drawer{z-index:1}.evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.evidence-grid article{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:10px;border:1px solid var(--border-subtle);border-radius:10px}.evidence-grid small,.evidence-grid strong{overflow-wrap:anywhere}.evidence-thumb{padding:0;border:0;background:transparent;height:128px;overflow:hidden;border-radius:8px}.evidence-thumb img{width:100%;height:100%;object-fit:cover}.evidence-document{display:grid;place-items:center;height:128px;border-radius:8px;background:#f3f4f6;font-weight:800}.evidence-preview{display:block;width:100%;max-height:70vh;object-fit:contain;margin-bottom:16px}.scan-batch{display:grid;grid-gap:12px;gap:12px;max-height:720px;overflow:auto}