*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f0f2f5;--surface:#fff;--border:#e2e8f0;--primary:#1a56db;--primary-light:#ebf0ff;--text:#1a202c;--muted:#64748b;--green:#16a34a;--green-light:#dcfce7;--red:#dc2626;--red-light:#fee2e2;--yellow:#d97706;--yellow-light:#fef3c7;--purple:#7c3aed;--purple-light:#f5f3ff;--sidebar-w:230px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}i[data-lucide]{align-items:center;display:inline-flex}[x-cloak]{display:none!important}.mb-20{margin-bottom:20px}.mb-14{margin-bottom:14px}.u-red{color:var(--red)}.u-yellow{color:var(--yellow)}.u-green{color:var(--green)}.u-purple{color:var(--purple)}.u-muted{color:var(--muted)}.u-bold{font-weight:700}.u-small{font-size:12.5px}.delta-good{color:var(--green);font-weight:700}.delta-bad{color:var(--red);font-weight:700}.delta-flat{color:var(--muted);font-weight:600}.dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.dot.red{background:var(--red)}.dot.orange{background:var(--yellow)}.dot.green{background:var(--green)}.dot.blue{background:var(--primary)}.dot.purple{background:var(--purple)}.sidebar{width:var(--sidebar-w);color:#94a3b8;z-index:100;background:#0f172a;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #1e293b;align-items:center;gap:10px;padding:18px;display:flex}.sidebar-brand-icon{background:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sidebar-brand-icon svg{stroke:#fff;width:18px;height:18px}.sidebar-brand-text h1{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:700}.sidebar-brand-text span{color:#475569;margin-top:1px;font-size:12px;display:block}.sidebar-nav{flex:1;padding:10px 0;overflow-y:auto}.nav-section{text-transform:uppercase;letter-spacing:.8px;color:#334155;margin-top:6px;padding:8px 18px 3px;font-size:12px;font-weight:600}.nav-item{color:#94a3b8;border-left:3px solid #0000;align-items:center;gap:9px;padding:8px 18px;font-size:15.5px;text-decoration:none;transition:all .15s;display:flex}.nav-item:hover{color:#e2e8f0;background:#1e293b}.nav-item.active{color:#fff;border-left-color:var(--primary);background:#1e293b}.nav-item svg{flex-shrink:0;width:15px;height:15px}.nav-item.disabled{cursor:default;opacity:.55}.nav-item.disabled:hover{color:#94a3b8;background:0 0}.nav-item-badge{color:#64748b;background:#1e293b;border-radius:20px;margin-left:auto;padding:1px 6px;font-size:11px;font-weight:700}.sidebar-footer{color:#334155;border-top:1px solid #1e293b;padding:12px 18px;font-size:13px}.subnav-header{padding:14px 18px 4px}.subnav-header .kota-name{color:#fff;font-size:15.5px;font-weight:700}.subnav-header .kota-prov{color:#64748b;margin-top:1px;font-size:12px}.subnav-list{border-bottom:1px solid #1e293b;margin-bottom:6px;padding:6px 0 10px}.main{margin-left:var(--sidebar-w);flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.content{min-width:0}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:50;justify-content:space-between;align-items:center;height:52px;padding:0 24px;display:flex;position:sticky;top:0}.breadcrumb{align-items:center;gap:5px;font-size:15.5px;display:flex}.breadcrumb-item{color:var(--primary);align-items:center;gap:5px;font-weight:500;text-decoration:none;display:flex}.breadcrumb-item svg{width:13px;height:13px}.breadcrumb-item:hover{text-decoration:underline}.breadcrumb-item.current{color:var(--text);cursor:default;font-weight:600}.breadcrumb-item.current:hover{text-decoration:none}.breadcrumb-sep{color:#cbd5e1;font-size:14.5px}.topbar-right{color:var(--muted);align-items:center;gap:12px;font-size:15.5px;display:flex}.badge-periodic{background:var(--yellow-light);color:var(--yellow);border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:13px;font-weight:600;display:flex}.content{flex:1;padding:24px}.page-header{margin-bottom:20px}.page-title{font-size:24px;font-weight:700}.page-sub{color:var(--muted);margin-top:3px;font-size:15.5px}.section-label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:700}.two-col{grid-template-columns:1fr 340px;gap:16px;margin-bottom:20px;display:grid}.two-col-even{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.card-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.card-title{align-items:center;gap:7px;font-size:15.5px;font-weight:600;display:flex}.card-title svg{width:14px;height:14px;color:var(--muted)}.card-action{color:var(--primary);font-size:14.5px;font-weight:500;text-decoration:none}.card-body{padding:16px}.card-asof{color:#94a3b8;border-top:1px solid var(--border);background:#fafbfc;padding:8px 16px;font-size:12px}.card-note{color:var(--muted);align-items:center;gap:6px;padding:8px 16px 0;font-size:11px;display:flex}.card-note svg{flex-shrink:0;width:12px;height:12px}.data-timeline{color:#94a3b8;border-top:1px solid var(--border);background:#fafbfc;flex-wrap:wrap;gap:14px;padding:8px 16px;font-size:11px;display:flex}.data-timeline b{color:var(--muted);font-weight:600}.signal-strip{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:14px;display:grid}.signal-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px}.signal-card-label{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);align-items:center;gap:6px;margin-bottom:9px;font-size:12px;font-weight:700;display:flex}.signal-card-label svg{width:12px;height:12px}.signal-metric-main{font-size:18px;font-weight:700;line-height:1.35}.signal-metric-sub{color:var(--muted);margin-top:3px;font-size:14px;line-height:1.35}.signal-source{color:#94a3b8;border-top:1px dashed var(--border);margin-top:9px;padding-top:8px;font-size:11.5px}.snapshot-dist{gap:10px;margin-top:6px;font-size:12.5px;display:flex}.snapshot-dist .worse{color:var(--red)}.snapshot-dist .better{color:var(--green)}.snapshot-dist .flat{color:var(--muted)}.exec-snapshot-grid{grid-template-columns:repeat(5,1fr);display:grid}.exec-snapshot-item{border-right:1px solid var(--border);padding:14px 16px}.exec-snapshot-item:last-child{border-right:none}.exec-snapshot-label{color:var(--muted);margin-bottom:5px;font-size:12.5px}.exec-snapshot-value{font-size:23px;font-weight:700}.snapshot-grid-9{grid-template-columns:repeat(3,1fr);display:grid}.snapshot-grid-9 .exec-snapshot-item{border-bottom:1px solid var(--border)}.snapshot-grid-9 .exec-snapshot-item:nth-child(3n){border-right:none}.snapshot-grid-9 .exec-snapshot-item:nth-last-child(-n+3){border-bottom:none}.dir-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding:13px 16px;display:flex}.dir-search{border:1px solid var(--border);background:#f8fafc;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:220px;padding:7px 12px;display:flex}.dir-search svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.dir-search input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:14.5px}.dir-select{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:8px;padding:7px 10px;font-size:14px}.rank-table{border-collapse:collapse;width:100%}.rank-table th{text-align:left;color:var(--muted);text-transform:uppercase;border-bottom:1px solid var(--border);background:#f8fafc;padding:7px 12px;font-size:13px;font-weight:600}.rank-table th.num,.rank-table td.num{text-align:right}.rank-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:9px 12px;font-size:15px}.rank-table tr:last-child td{border-bottom:none}.rank-table tbody tr:hover td{background:#f8fafc}.rank-num{color:var(--muted);font-size:13px;font-weight:700}.rank-num.top{color:var(--green)}.rank-num.bot{color:var(--red)}.kota-link{color:var(--text);font-size:15px;font-weight:600;text-decoration:none}.kota-link:hover{color:var(--primary)}.prov-tag{color:var(--muted);margin-top:1px;font-size:12px;display:block}.attention-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.attention-badge.risk{background:var(--red-light);color:var(--red)}.attention-badge.warn{background:var(--yellow-light);color:var(--yellow)}.attention-badge.ok{background:var(--green-light);color:var(--green)}.attention-badge.nodata{color:#94a3b8;background:#f1f5f9}.pagination{border-top:1px solid var(--border);color:var(--muted);background:#fafbfc;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;display:flex}.pagination-btns{gap:5px;display:flex}.page-btn{border:1px solid var(--border);background:var(--surface);min-width:30px;color:var(--text);text-align:center;border-radius:6px;padding:4px 9px;font-size:13px;text-decoration:none}.page-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.page-btn:hover:not(.active){border-color:var(--primary);color:var(--primary)}.province-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}.province-tile{text-align:center;border:2px solid #0000;border-radius:8px;padding:9px 8px;text-decoration:none;transition:all .15s;display:block}.province-tile:hover{filter:brightness(.94);border-color:var(--primary);transform:translateY(-1px)}.province-tile .prov-name{color:inherit;margin-bottom:4px;font-size:12px;font-weight:600;line-height:1.2;display:block}.province-tile .prov-score{font-size:19px;font-weight:700;display:block}.province-tile .prov-kota{opacity:.65;font-size:12px}.score-high{color:#14532d;background:#bbf7d0}.score-mid-high{color:#065f46;background:#d1fae5}.score-mid{color:#78350f;background:#fef3c7}.score-low{color:#7f1d1d;background:#fee2e2}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.filter-btn{border:1px solid var(--border);background:var(--surface);cursor:pointer;color:var(--muted);border-radius:20px;padding:5px 13px;font-size:14.5px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block}.filter-btn:hover{border-color:var(--primary);color:var(--primary)}.filter-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.ai-box{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #c7d2fe;border-radius:10px;margin-bottom:20px;padding:14px 16px}.ai-box-header{color:#4338ca;text-transform:uppercase;letter-spacing:.4px;justify-content:space-between;align-items:center;gap:7px;margin-bottom:7px;font-size:13px;font-weight:700;display:flex}.ai-box-header-left{align-items:center;gap:7px;display:flex}.ai-box-header svg{width:13px;height:13px}.ai-box-text{color:#1e1b4b;font-size:15.5px;line-height:1.6}.ai-box-tag{color:#6366f1;text-transform:none;letter-spacing:0;background:#fffa;border-radius:20px;padding:2px 8px;font-size:12px;font-weight:600}.ai-box-meta{color:#6366f1;border-top:1px solid #c7d2fe80;flex-wrap:wrap;gap:14px;margin-top:9px;padding-top:9px;font-size:12px;display:flex}.city-change-count{border-bottom:1px solid var(--border);padding:10px 16px;font-size:15px;font-weight:600}.city-change-count b{color:var(--primary);font-size:18px}.city-change-item{border-bottom:1px solid var(--border);color:inherit;align-items:flex-start;gap:10px;padding:10px 16px;text-decoration:none;display:flex}.city-change-item:last-child{border-bottom:none}.city-change-item:hover{background:#f8fafc}.city-change-item .dot{margin-top:4px}.city-change-body{flex:1}.city-change-name{font-size:15px;font-weight:700}.city-change-name .prov{color:var(--muted);margin-left:5px;font-size:12.5px;font-weight:500}.city-change-desc{color:var(--text);margin-top:2px;font-size:14px}.changed-list{padding:4px 0}.changed-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:10px 16px;display:flex}.changed-item:last-child{border-bottom:none}.changed-arrow{text-align:center;flex-shrink:0;width:14px;margin-top:1px;font-size:17px;font-weight:700}.changed-arrow.bad{color:var(--red)}.changed-arrow.good{color:var(--green)}.changed-arrow.warn{color:var(--yellow)}.changed-text{flex:1;font-size:15px;line-height:1.4}.changed-meta{color:var(--muted);margin-top:2px;font-size:12.5px}.why-flagged-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:11px 16px;display:flex}.why-flagged-item:last-child{border-bottom:none}.why-flagged-item .dot{margin-top:4px}.why-flagged-text{font-size:15px}.region-grid{grid-template-columns:1fr 1fr;gap:9px;padding:14px 16px;display:grid}.region-grid.cols-3{grid-template-columns:1fr 1fr 1fr}.region-grid.cols-1{grid-template-columns:1fr}.region-card{border:1px solid var(--border);color:inherit;border-radius:8px;padding:10px 12px;text-decoration:none;transition:all .15s;display:block}.region-card:hover{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.region-card.good{border-left:3px solid var(--green)}.region-card.risk{border-left:3px solid var(--red)}.region-name{font-size:15px;font-weight:700}.region-prov{color:var(--muted);margin-left:5px;font-size:12.5px;font-weight:500}.region-reason{color:var(--text);margin-top:4px;font-size:14px;line-height:1.4}.region-reason.why{color:var(--muted);margin-top:5px}.region-action{color:var(--red);margin-top:5px;font-size:13.5px;font-weight:600}.program-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:14px 16px;display:grid}.program-progress-card{border:1px solid var(--border);border-radius:10px;padding:13px 14px}.program-progress-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.program-progress-name{font-size:15px;font-weight:700}.program-progress-total{color:var(--muted);font-size:12.5px}.program-progress-bar{background:#eef1f5;border-radius:6px;height:10px;margin-bottom:8px;display:flex;overflow:hidden}.program-progress-seg.ontrack{background:var(--green)}.program-progress-seg.prep{background:var(--yellow)}.program-progress-seg.none{background:var(--red)}.program-progress-legend{flex-wrap:wrap;gap:12px;font-size:12.5px;display:flex}.program-progress-legend span{align-items:center;gap:4px;display:flex}.program-progress-legend .dot{width:8px;height:8px}.program-progress-drill{border-top:1px dashed var(--border);color:var(--muted);margin-top:9px;padding-top:9px;font-size:13px}.program-progress-drill ul{margin:6px 0 0 16px}.anomaly-count-strip{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:10px 16px;display:flex}.anomaly-count-chip{border-radius:20px;padding:4px 10px;font-size:13px;font-weight:600}.anomaly-count-chip.red{background:var(--red-light);color:var(--red)}.anomaly-count-chip.yellow{background:var(--yellow-light);color:var(--yellow)}.anomaly-count-chip.purple{background:var(--purple-light);color:var(--purple)}.anomaly-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:700}.anomaly-badge.red{background:var(--red-light);color:var(--red)}.anomaly-badge.yellow{background:var(--yellow-light);color:var(--yellow)}.anomaly-cross-card{border:1.5px solid var(--purple);color:inherit;background:linear-gradient(135deg,#f5f3ff,#fef2f2);border-radius:10px;margin:12px 16px 4px;padding:12px 14px;text-decoration:none;display:block}.anomaly-cross-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.anomaly-cross-title{font-size:15.5px;font-weight:700;line-height:1.35}.anomaly-cross-meta{color:var(--muted);margin-bottom:8px;font-size:13px}.anomaly-cross-signals{flex-wrap:wrap;gap:6px;display:flex}.anomaly-signal-chip{color:var(--purple);background:#ffffffb0;border:1px solid #ddd6fe;border-radius:20px;padding:3px 9px;font-size:12px;font-weight:600}.anomaly-single-label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:10px 16px 2px;font-size:12px;font-weight:700}.anomaly-single-item{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:7px 16px;display:flex}.anomaly-single-item:last-child{border-bottom:none}.anomaly-single-item .dot{width:6px;height:6px}.anomaly-single-item .txt{flex:1;font-size:14px}.anomaly-single-item .txt .loc{color:var(--muted);margin-left:4px;font-size:12.5px}.risk-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;padding:14px 16px;display:grid}.risk-card{border:1px solid var(--border);border-radius:10px;padding:13px 14px}.risk-title{align-items:center;gap:6px;margin-bottom:8px;font-size:15px;font-weight:700;display:flex}.risk-title svg{width:13px;height:13px}.risk-chain{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.risk-chain-step{color:var(--text);padding-left:2px;font-size:13px}.risk-chain-arrow{color:var(--muted);padding-left:2px;font-size:12px}.risk-conclusion{color:var(--red);background:var(--red-light);border-radius:6px;margin-bottom:7px;padding:7px 9px;font-size:14px;font-weight:600}.risk-example{color:var(--muted);font-size:12.5px}.pattern-count{color:var(--purple);font-size:24px;font-weight:700}.pattern-count-label{color:var(--muted);margin-bottom:8px;font-size:13px}.dist-histogram{align-items:flex-end;gap:6px;height:90px;margin-bottom:10px;padding:0 16px;display:flex}.dist-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.dist-bar{background:var(--primary);border-radius:4px 4px 0 0;width:100%;min-height:3px}.dist-bar-count{color:var(--muted);margin-bottom:3px;font-size:12px;font-weight:700}.dist-bar-label{color:var(--muted);margin-top:5px;font-size:11.5px}.dist-stats-row{flex-wrap:wrap;gap:16px;padding:10px 16px 14px;display:flex}.dist-stat{font-size:14px}.dist-stat b{font-size:17px;display:block}.trend-range-tabs{gap:6px;margin-bottom:12px;display:flex}.trend-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.trend-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.trend-label{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:12.5px;font-weight:700}.trend-value{font-size:18px;font-weight:700}.trend-svg{width:100%;height:34px;margin-top:8px;display:block}.line-chart{width:100%;height:90px;display:block}.chart-x-labels{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.chart-x-labels b{color:var(--text);display:block}.chart-pad{padding:16px}.bps-kpi-strip{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:14px;display:grid}.bps-kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.bps-kpi-label{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:700;display:flex}.bps-kpi-label svg{width:13px;height:13px}.bps-kpi-value{font-size:22px;font-weight:700}.bps-kpi-sub{color:var(--muted);margin-top:3px;font-size:12.5px}.bps-chart-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bps-chart-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.bps-chart-card.full{grid-column:1/-1}.bps-chart-title{align-items:center;gap:7px;margin-bottom:12px;font-size:14.5px;font-weight:600;display:flex}.bps-chart-title svg{width:14px;height:14px;color:var(--muted)}.bps-chart-canvas-wrap{height:280px;position:relative}.bps-chart-canvas-wrap.short{height:180px}.bps-coverage-note{color:var(--muted);border-top:1px solid var(--border);margin-top:10px;padding-top:10px;font-size:12.5px}.bps-table-details{margin-top:4px}.bps-table-summary{cursor:pointer;color:var(--primary);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:6px 0;font-size:13px;font-weight:600;list-style:none;display:inline-flex}.bps-table-summary::-webkit-details-marker{display:none}.bps-table-summary svg{width:14px;height:14px}.bps-table-details[open] .bps-table-summary{margin-bottom:6px}.dq-grid{grid-template-columns:repeat(4,1fr);display:grid}.dq-item{border-right:1px solid var(--border);padding:14px 16px}.dq-item:last-child{border-right:none}.dq-label{color:var(--muted);margin-bottom:5px;font-size:13px}.dq-value{font-size:23px;font-weight:700}.dq-sub{color:var(--muted);margin-top:3px;font-size:12.5px}.benchmark-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:14px 16px;display:grid}.benchmark-card{border:1px solid var(--border);border-radius:10px;padding:12px 14px}.benchmark-metric-name{margin-bottom:9px;font-size:14.5px;font-weight:700}.benchmark-bar-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.benchmark-bar-row:last-child{margin-bottom:0}.benchmark-bar-label{width:76px;color:var(--muted);flex-shrink:0;font-size:12.5px}.benchmark-bar-track{background:#eef1f5;border-radius:5px;flex:1;height:8px;overflow:hidden}.benchmark-bar-fill{border-radius:5px;height:100%}.benchmark-bar-fill.local{background:var(--primary)}.benchmark-bar-fill.parent{background:var(--purple)}.benchmark-bar-fill.national{background:#94a3b8}.benchmark-bar-value{text-align:right;flex-shrink:0;width:58px;font-size:14px;font-weight:700}.kota-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.kota-header-left .page-title{margin-bottom:2px}.kota-header-left .kota-header-sub{color:var(--muted);font-size:14.5px}.kota-header-right{text-align:right;color:var(--muted);font-size:12.5px}.kota-header-right b{color:var(--text);font-size:15.5px;font-weight:700;display:block}.kota-header-right .divider{border-top:1px solid var(--border);margin:6px 0}.status-badge{border-radius:20px;align-items:center;gap:4px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.status-badge.verified{background:var(--green-light);color:var(--green)}.status-badge.pending{background:var(--yellow-light);color:var(--yellow)}.status-badge.unavailable{color:#94a3b8;background:#f1f5f9}.hero-metric{padding:20px 16px}.hero-metric-label{color:var(--muted);margin-bottom:6px;font-size:13px}.hero-metric-value{font-size:38px;font-weight:700;line-height:1}.hero-metric-sub{color:var(--muted);margin-top:6px;font-size:13px}.hero-sparkline{width:100%;height:60px;margin-top:14px;display:block}.donut-wrap{align-items:center;gap:24px;padding:16px;display:flex}.donut{border-radius:50%;flex-shrink:0;width:130px;height:130px}.donut.gender{background:conic-gradient(var(--primary) 0% 49.7%, var(--purple) 49.7% 100%)}.donut-legend{flex-direction:column;gap:10px;display:flex}.donut-legend-item{align-items:center;gap:8px;font-size:14px;display:flex}.donut-legend-dot{border-radius:3px;flex-shrink:0;width:12px;height:12px}.donut-legend-dot.c1{background:var(--primary)}.donut-legend-dot.c2{background:var(--purple)}.donut-legend-dot.c3{background:var(--green)}.donut-legend-dot.c4{background:var(--yellow)}.donut-legend-item b{font-size:15px}.pyramid{padding:8px 16px 16px}.pyramid-row{grid-template-columns:1fr 60px 1fr;align-items:center;gap:10px;margin-bottom:4px;display:grid}.pyramid-bar-l{justify-content:flex-end;display:flex}.pyramid-bar-l .fill{background:var(--primary);border-radius:3px 0 0 3px;height:16px}.pyramid-bar-r .fill{background:var(--purple);border-radius:0 3px 3px 0;height:16px}.pyramid-age{text-align:center;color:var(--muted);font-size:11.5px;font-weight:600}.pyramid-legend{justify-content:center;gap:20px;padding:10px 16px 4px;font-size:12.5px;display:flex}.pyramid-legend span{align-items:center;gap:6px;display:flex}.pyramid-legend .dot{border-radius:2px;width:10px;height:10px}.hbar-list{padding:12px 16px}.hbar-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.hbar-row:last-child{margin-bottom:0}.hbar-label{width:130px;color:var(--text);flex-shrink:0;font-size:13px;font-weight:500}.hbar-track{background:#eef1f5;border-radius:5px;flex:1;height:14px;overflow:hidden}.hbar-fill{background:var(--primary);border-radius:5px;height:100%}.hbar-fill.alt{background:var(--purple)}.hbar-fill.good{background:var(--green)}.hbar-fill.bad{background:var(--red)}.hbar-value{text-align:right;flex-shrink:0;width:76px;font-size:13.5px;font-weight:700}.empty-state{text-align:center;border:1.5px dashed var(--border);border-radius:8px;margin:12px 16px;padding:20px 16px}.empty-state-title{color:var(--text);margin-bottom:4px;font-size:14.5px;font-weight:600}.empty-state-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.compare-picker{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:13px 16px;display:flex}.compare-chip{background:var(--primary-light);color:var(--primary);border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:13.5px;font-weight:600;display:inline-flex}.compare-chip .x{cursor:pointer;opacity:.6;font-weight:700}.compare-chip.add{background:var(--surface);border:1.5px dashed var(--border);color:var(--muted);cursor:pointer}.compare-table th.entity{text-transform:none;color:var(--text);font-size:14px}.compare-table td.best{background:var(--green-light);font-weight:700}.compare-table td.worst{background:var(--red-light);font-weight:700}.compare-metric-name{font-weight:600}.compare-metric-src{color:#94a3b8;font-size:11.5px;font-weight:400;display:block}.log-status{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.log-status.signal{background:var(--purple-light);color:var(--purple)}.log-status.actioned{background:var(--green-light);color:var(--green)}.log-status.falsepos{color:#94a3b8;background:#f1f5f9}.logout-form{display:inline}button.filter-btn{font-family:inherit}.bps-table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.bps-table th,.bps-table td{white-space:normal}.bps-table th{text-transform:none;vertical-align:bottom;max-width:220px;font-size:12px;line-height:1.35}.bps-table td{font-size:13.5px}.bps-table-sticky-col{z-index:1;box-shadow:1px 0 0 var(--border);background:#f8fafc;min-width:140px;position:sticky;left:0}td.bps-table-sticky-col{background:var(--surface)}.bps-table-total-row td{background:#f8fafc;font-weight:700}.bps-table-total-row td.bps-table-sticky-col{background:#f1f5f9}.bps-toc-group{margin-bottom:10px}.bps-toc-group:last-child{margin-bottom:0}.bps-toc-group-label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700}.bps-toc-group-items{flex-wrap:wrap;gap:6px;display:flex}.bps-toc-item{border:1px solid var(--border);background:var(--surface);color:var(--text);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:260px;padding:4px 10px;font-size:13px;text-decoration:none;overflow:hidden}.bps-toc-item:hover{border-color:var(--primary);color:var(--primary)}.bps-toc-item .kode{color:var(--primary);margin-right:5px;font-weight:700}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn svg{width:14px;height:14px}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#1543ad}.btn-outline{background:var(--surface);border-color:var(--border);color:var(--text)}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.btn-danger{background:var(--red-light);color:var(--red)}.btn-danger:hover{background:var(--red);color:#fff}.table-actions{justify-content:flex-end;gap:6px;display:flex}.action-link{border:1px solid var(--border);color:var(--text);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.action-link:hover{border-color:var(--primary);color:var(--primary)}.action-link.danger:hover{border-color:var(--red);color:var(--red)}.action-link svg{width:12px;height:12px}.form-card{max-width:560px}.form-group{border-bottom:1px solid var(--border);padding:14px 16px}.form-group:last-of-type{border-bottom:none}.form-label{color:var(--text);margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.form-hint{color:var(--muted);margin-top:5px;font-size:12px}.form-control{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:8px;padding:8px 11px;font-family:inherit;font-size:14.5px}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.form-error{color:var(--red);margin-top:5px;font-size:12.5px}.form-actions{gap:8px;padding:14px 16px;display:flex}.alert{border-radius:8px;margin-bottom:14px;padding:11px 16px;font-size:14px;font-weight:500}.alert-success{background:var(--green-light);color:var(--green)}.alert-error{background:var(--red-light);color:var(--red)}.empty-row td{text-align:center;color:var(--muted);padding:30px 12px}.nav-item-toggle{cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.nav-item-chevron{width:13px;height:13px;margin-left:auto;transition:transform .15s}.nav-item-chevron.open{transform:rotate(90deg)}.nav-submenu{padding-left:14px}.nav-submenu .nav-item{padding:6px 18px 6px 20px;font-size:14.5px}.auth-page{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:360px;padding:36px 32px;box-shadow:0 20px 60px -20px #0f172a2e,0 1px 2px #0f172a0d}.auth-card-logo{justify-content:center;margin-bottom:22px;display:flex}.auth-brand-icon{background:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.auth-brand-icon svg{stroke:#fff;width:22px;height:22px}.auth-card h3{color:var(--text);letter-spacing:-.2px;text-align:center;font-size:21px;font-weight:700}.auth-card .auth-sub{color:var(--muted);text-align:center;margin-top:4px;font-size:13.5px}.auth-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.auth-field label{color:var(--text);margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.auth-field .form-control{height:40px}.auth-field .form-error{margin-top:5px}.auth-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.auth-checkbox{color:var(--muted);cursor:pointer;align-items:center;gap:7px;display:flex}.auth-checkbox input{width:15px;height:15px;accent-color:var(--primary)}.auth-link{color:var(--primary);font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-submit{justify-content:center;width:100%;height:40px;font-size:14.5px}@media (width<=1280px){.signal-strip,.trend-grid,.exec-snapshot-grid{grid-template-columns:repeat(3,1fr)}.exec-snapshot-item{border-bottom:1px solid var(--border)}.benchmark-grid{grid-template-columns:1fr 1fr}.bps-kpi-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.signal-strip,.trend-grid,.benchmark-grid{grid-template-columns:1fr 1fr}.two-col,.two-col-even,.region-grid,.region-grid.cols-3{grid-template-columns:1fr}.dq-grid{grid-template-columns:1fr 1fr}.dq-item:nth-child(2n){border-right:none}.snapshot-grid-9{grid-template-columns:repeat(2,1fr)}.bps-kpi-strip{grid-template-columns:1fr 1fr}.bps-chart-grid{grid-template-columns:1fr}}
