/*:root{--green:#0f3d78;--green-2:#1769c2;--lime:#ffffff;--ink:#14233a;--muted:#66758b;--line:#dce6f2;--canvas:#f4f8fd;--white:#fff;--orange:#347fd1;--purple:#6096d8}*/
/**{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}*/
/*.sidebar{position:sticky;top:0;height:100vh;background:var(--green);color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-icon{width:41px;height:41px;border-radius:12px;background:var(--lime);color:var(--green);display:grid;place-items:center}.brand-icon svg{width:21px}.brand strong,.brand small{display:block}.brand strong{font:700 14px Manrope,sans-serif}.brand small{color:#9eb4aa;font-size:10px;margin-top:3px}.nav-label{font-size:9px;letter-spacing:.16em;color:#78988b;font-weight:800;margin:18px 12px 8px}.nav-link{min-height:44px;padding:9px 11px;border-radius:10px;display:flex;gap:11px;align-items:center;color:#b9ccc4;font-size:13px;margin:3px 0}.nav-link>svg{width:18px}.nav-link>span{min-width:0}.nav-link small{display:block;color:#769487;font-size:9px;margin-top:2px}.nav-link:hover{background:rgba(255,255,255,.06);color:#fff}.nav-link.active{background:#2a5846;color:#fff}.nav-link.active small{color:#acc2b8}.nav-monogram{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:8px;font-size:9px;font-weight:800;background:#315e4d}.nav-monogram.orange{background:#66502e;color:#ffd28f}.nav-monogram.purple{background:#464c66;color:#dce0ff}.affair-toggle{width:100%;min-height:47px;border:0;border-radius:10px;background:transparent;color:#b9ccc4;display:grid;grid-template-columns:18px minmax(0,1fr) auto 12px;align-items:center;gap:11px;padding:8px 10px;text-align:left;cursor:pointer}.affair-toggle:hover,.affair-toggle.active{background:rgba(255,255,255,.06);color:#fff}.affair-toggle svg{width:18px}.affair-toggle span{font:500 13px DM Sans}.affair-toggle small{display:block;color:#769487;font-size:9px;margin-top:2px}.affair-toggle b{min-width:21px;height:19px;padding:0 5px;border-radius:7px;background:#315c4b;display:grid;place-items:center;color:#b9cec5;font-size:9px}.affair-toggle i{font-style:normal;font-size:15px;transition:transform .2s}.affair-menu.open .affair-toggle i{transform:rotate(180deg)}.affair-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s}.affair-menu.open .affair-panel{max-height:330px;opacity:1}.affair-search{height:34px;position:relative;display:block;margin:8px 5px 5px}.affair-search svg{position:absolute;width:13px;left:10px;top:10px;color:#779488}.affair-search input{width:100%;height:34px;border:1px solid #37604f;border-radius:8px;background:#123528;color:#fff;padding:0 9px 0 29px;font-size:10px;outline:none}.affair-search input:focus{border-color:#719283}.affair-search input::placeholder{color:#78968a}.affair-list{max-height:232px;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#456d5d transparent}.affair-link{padding-block:7px}.affair-empty{display:none;text-align:center;color:#78968a;font-size:10px;padding:16px 5px;margin:0}.sidebar-note{margin-top:auto;border:1px solid #315747;background:#1e4939;border-radius:12px;padding:13px}.sidebar-note span,.sidebar-note strong{display:block}.sidebar-note span{font-size:9px;color:#87a396}.sidebar-note strong{font-size:10px;margin-top:4px;color:#d8e3de}*/
/*.app-main{min-width:0}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:rgba(245,247,245,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.topbar span,.topbar strong{display:block}.topbar>div:first-of-type span{font-size:10px;color:var(--muted)}.topbar>div:first-of-type strong{font:700 13px Manrope;margin-top:2px}.year-chip{padding:8px 12px;background:#e9efeb;border:1px solid #d9e2dc;border-radius:9px;font-size:10px;font-weight:700;color:#476054}.year-chip i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4c9a72;margin-right:6px}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button svg{width:20px}.content{max-width:1420px;margin:auto;padding:38px 40px 52px}*/
/*.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.17em;color:var(--green-2);font-weight:800;margin:0 0 10px}.page-heading h1{font:800 clamp(30px,3.7vw,48px)/1.1 Manrope,sans-serif;letter-spacing:-.045em;max-width:690px;margin:0}.page-heading>div>p:last-child{color:var(--muted);font-size:13px;max-width:620px;line-height:1.7;margin:12px 0 0}.summary-strip{display:grid;grid-template-columns:1.25fr repeat(3,1fr);border:1px solid var(--line);border-radius:14px;background:#fff;margin-bottom:38px;overflow:hidden}.summary-strip>div{padding:18px 21px;border-right:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.summary-strip>div:last-child{border:0}.summary-strip span{font-size:10px;color:var(--muted)}.summary-strip strong{font:800 19px Manrope}.summary-strip small{font-size:10px;color:#88938e;margin-left:2px}.section-block{margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading h2,.panel h2{font:700 17px Manrope;margin:0 0 5px}.section-heading p,.panel-head p,.status-panel>p{font-size:11px;color:var(--muted);margin:0}.affair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.affair-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px;transition:.22s}.affair-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(28,57,44,.09);border-color:#ccd8d1}.affair-top{display:flex;justify-content:space-between;color:#98a39e;font-size:10px}.arrow{width:28px;height:28px;border-radius:50%;background:#f0f3f1;display:grid;place-items:center;font-size:15px;color:var(--ink)}.affair-icon{width:43px;height:43px;border-radius:12px;background:#e8f1eb;color:var(--green-2);display:grid;place-items:center;font-weight:800;margin:20px 0 17px}.affair-card.orange .affair-icon{background:#fff0dc;color:#a66517}.affair-card.purple .affair-icon{background:#ececf8;color:#5d5b9f}.affair-card h3{font:700 16px Manrope;margin:0 0 7px}.affair-card p{color:var(--muted);font-size:11px;line-height:1.55;min-height:35px;margin:0}.affair-foot{border-top:1px solid #edf0ee;margin-top:20px;padding-top:14px;display:flex;align-items:baseline;gap:6px}.affair-foot strong{font:800 20px Manrope}.affair-foot span{font-size:10px;color:var(--muted)}*/
/*.latest-section{margin-top:38px}.snapshot-list{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 20px}.snapshot-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 3px;border-bottom:1px solid #edf0ee}.snapshot-item:last-child{border:0}.snapshot-item .dot{width:7px;height:7px;border-radius:50%;background:#44906b}.snapshot-item .dot.persandian{background:var(--orange)}.snapshot-item .dot.komunikasi-informatika{background:var(--purple)}.snapshot-item small,.snapshot-item strong{display:block}.snapshot-item div small{font-size:9px;color:var(--muted);margin-bottom:3px}.snapshot-item div strong{font-size:11px}.snapshot-item>p{margin:0;font:800 18px Manrope;text-align:right}.snapshot-item>p small{font:500 9px DM Sans;color:var(--muted);margin-top:2px}*/
/*.back-link{display:inline-block;font-size:11px;color:var(--muted);margin-bottom:16px}.detail-hero{background:#e6f0ea;border:1px solid #d8e4dc;border-radius:17px;padding:25px 28px;display:grid;grid-template-columns:54px 1fr auto;gap:19px;align-items:center;margin-bottom:20px}.detail-hero.orange{background:#fff5e8;border-color:#f1e4d1}.detail-hero.purple{background:#f1f0fa;border-color:#e1e0f0}.detail-monogram{width:54px;height:54px;border-radius:14px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800}.detail-hero.orange .detail-monogram{background:#b97824}.detail-hero.purple .detail-monogram{background:#6160a2}.detail-hero h1{font:800 27px Manrope;letter-spacing:-.03em;margin:0 0 4px}.detail-hero p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.detail-count{text-align:right;border-left:1px solid rgba(31,71,54,.15);padding-left:28px}.detail-count strong,.detail-count span{display:block}.detail-count strong{font:800 29px Manrope}.detail-count span{font-size:10px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) 250px;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px}.chart-panel{--chart-color:#2e7758;--chart-soft:#dceee5;--chart-hover:#b9dfcb;--chart-latest:#a8d4bd;padding:20px 22px 15px}.chart-panel.orange{--chart-color:#bd7622;--chart-soft:#fae8cf;--chart-hover:#f2d29f;--chart-latest:#e9c17f}.chart-panel.purple{--chart-color:#6261a2;--chart-soft:#e4e3f3;--chart-hover:#cbc9e9;--chart-latest:#b8b5df}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.panel-head select{max-width:280px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px 31px 8px 10px;color:#44514b;font-size:10px}.chart-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 2px;padding:12px 14px;background:#f6f9f7;border:1px solid #e8eeea;border-radius:11px}.chart-summary>div{display:flex;align-items:baseline;gap:8px}.chart-summary span{font-size:9px;color:var(--muted)}.chart-summary strong{font:800 25px Manrope}.chart-summary small{font-size:9px;color:var(--muted)}.chart-delta{border-radius:20px;padding:6px 9px;font-size:9px;white-space:nowrap}.chart-delta.positive{background:#e7f5ec;color:#24704d}.chart-delta.negative{background:#fcedeb;color:#b44c44}.chart-delta.neutral{background:#ecefed;color:#6c7772}.chart-canvas{position:relative;margin-top:3px}#trendChart{width:100%;height:255px;overflow:visible}.chart-gridline{stroke:#e3e8e5;stroke-width:1}.chart-vertical{stroke:#f0f3f1;stroke-width:1}.chart-area{fill:url(#chartGradient)}.chart-line{fill:none;stroke:var(--chart-color);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200;animation:drawChart .9s ease forwards}.chart-axis{font:9px DM Sans;fill:#8b9691}.chart-label{font:600 10px DM Sans;fill:#6f7b75}.chart-point{fill:#fff;stroke:var(--chart-color);stroke-width:3}.chart-point-halo{fill:var(--chart-soft);opacity:.85;transition:.18s}.chart-hitarea{fill:transparent;stroke:none}.chart-hit{cursor:pointer;outline:none}.chart-hit:hover .chart-point-halo,.chart-hit:focus .chart-point-halo{r:12;fill:var(--chart-hover)}.chart-hit.is-latest .chart-point{fill:var(--chart-color);stroke:#fff}.chart-hit.is-latest .chart-point-halo{fill:var(--chart-latest)}.chart-missing circle{fill:#fff;stroke:#aeb8b3;stroke-width:2;stroke-dasharray:2 2}.chart-missing text{font:700 8px DM Sans;fill:#9aa49f}.chart-tooltip{position:absolute;z-index:3;pointer-events:none;transform:translate(-50%,calc(-100% - 12px));background:#173c2f;color:#fff;border-radius:9px;padding:8px 11px;min-width:76px;box-shadow:0 8px 20px rgba(18,51,38,.22);opacity:0;visibility:hidden;transition:opacity .15s,transform .15s;text-align:center}.chart-tooltip.visible{opacity:1;visibility:visible;transform:translate(-50%,calc(-100% - 16px))}.chart-tooltip:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;background:#173c2f;transform:translateX(-50%) rotate(45deg)}.chart-tooltip span,.chart-tooltip strong,.chart-tooltip small{display:block;position:relative;z-index:1}.chart-tooltip span{font-size:8px;color:#9fc1b3}.chart-tooltip strong{font:800 14px Manrope;margin:2px 0}.chart-tooltip small{font-size:8px;color:#c4d7cf}.chart-legend{display:flex;align-items:center;gap:16px;border-top:1px solid #edf0ee;padding-top:12px;color:#74817b;font-size:9px}.chart-legend>span{display:flex;align-items:center;gap:6px}.chart-legend i{width:14px;height:3px;border-radius:5px;background:var(--chart-color)}.chart-legend i.latest{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px var(--chart-soft)}.chart-legend>small{margin-left:auto;color:#96a09b}.status-panel{padding:20px}.availability{margin-top:32px}.availability strong,.availability span{display:block}.availability strong{font:800 37px Manrope}.availability strong small{font-size:14px;color:#85918b}.availability span{font-size:10px;color:var(--muted)}.progress{height:6px;background:#edf1ee;border-radius:8px;margin:18px 0;overflow:hidden}.progress i{display:block;height:100%;background:#3c8a65;border-radius:8px}.status-note{border-top:1px solid var(--line);padding-top:16px!important;line-height:1.6!important}.table-panel{overflow:hidden}.table-panel>.panel-head{padding:20px 22px 16px}.search-box{position:relative}.search-box svg{position:absolute;width:14px;left:10px;top:9px;color:#7c8983}.search-box input{width:190px;border:1px solid var(--line);border-radius:9px;padding:8px 10px 8px 31px;font-size:10px;outline:none}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:820px}th{background:#f8faf8;border-block:1px solid var(--line);padding:11px 14px;color:#7b8781;text-transform:uppercase;letter-spacing:.07em;font-size:9px;text-align:left}td{padding:14px;border-bottom:1px solid #edf0ee;font-size:11px}tbody tr:last-child td{border:0}tbody tr:hover{background:#fbfcfb}td:first-child{max-width:390px}td:first-child strong{line-height:1.45}.number{font-variant-numeric:tabular-nums}.number.current{font-weight:800;color:var(--green-2)}.trend{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.trend:before{content:"";width:6px;height:6px;border-radius:50%;background:#a4ada8}.trend.up{color:#26734f}.trend.up:before{background:#49a275}.trend.down{color:#bd574f}.trend.down:before{background:#df746b}.trend.flat{color:#6e7974}.empty-state{display:none;text-align:center;padding:35px;color:var(--muted);font-size:11px}.sidebar-overlay{display:none}@keyframes drawChart{to{stroke-dashoffset:0}}*/
/*@media(max-width:1050px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:27px 14px}.brand{padding-inline:6px;justify-content:center}.brand>span:last-child,.nav-label,.nav-link>span:last-child,.sidebar-note,.affair-toggle span,.affair-toggle b,.affair-toggle i{display:none}.nav-link{justify-content:center}.affair-toggle{display:flex;justify-content:center;padding:10px}.affair-menu{position:relative}.affair-panel{position:absolute;left:58px;top:0;width:225px;background:var(--green);border:1px solid #315747;border-radius:12px;box-shadow:12px 18px 35px rgba(5,20,14,.24);padding:0;pointer-events:none}.affair-menu.open .affair-panel{max-height:340px;padding:7px;pointer-events:auto}.affair-panel .nav-link{justify-content:flex-start}.affair-panel .nav-link>span:last-child{display:block}.content{padding-inline:28px}.detail-grid{grid-template-columns:1fr}.status-panel{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.status-panel>p,.status-note{grid-column:1/-1}.availability{margin:0}.progress{width:160px}}*/
/*@media(max-width:720px){.app-shell{display:block}.sidebar{position:fixed;width:250px;left:-260px;transition:left .23s;padding:28px 20px}.sidebar.open{left:0}.brand{justify-content:flex-start}.brand>span:last-child,.nav-label,.nav-link>span:last-child,.sidebar-note,.affair-toggle span,.affair-toggle b,.affair-toggle i{display:block}.nav-link{justify-content:flex-start}.affair-toggle{display:grid;justify-content:normal}.affair-panel{position:static;width:auto;border:0;box-shadow:none;padding:0;background:transparent}.affair-menu.open .affair-panel{padding:0}.sidebar-overlay{position:fixed;inset:0;background:rgba(10,25,19,.38);z-index:15}.sidebar-overlay.open{display:block}.menu-button{display:block}.topbar{height:64px;padding:0 18px;justify-content:flex-start;gap:9px}.year-chip{margin-left:auto}.content{padding:25px 18px 40px}.page-heading h1{font-size:32px}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div{border-bottom:1px solid var(--line)}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:nth-child(3){border-bottom:0}.affair-grid{grid-template-columns:1fr}.affair-card p{min-height:0}.detail-hero{grid-template-columns:46px 1fr;padding:20px}.detail-monogram{width:46px;height:46px}.detail-count{grid-column:1/-1;border-left:0;border-top:1px solid rgba(31,71,54,.15);padding:13px 0 0;text-align:left;display:flex;align-items:baseline;gap:6px}.detail-count strong,.detail-count span{display:inline}.detail-hero h1{font-size:22px}.panel-head{flex-direction:column}.panel-head select,.search-box,.search-box input{width:100%;max-width:none}.status-panel{display:block}.availability{margin-top:25px}.progress{width:auto}.snapshot-item{grid-template-columns:7px 1fr}.snapshot-item>p{grid-column:2;text-align:left}.topbar>div:first-of-type span{display:none}}*/
/*@media(max-width:420px){.year-chip{font-size:0}.year-chip i{margin:0}.summary-strip>div{padding:15px}.summary-strip>div{display:block}.summary-strip strong{display:block;margin-top:4px}.snapshot-list{padding-inline:14px}}*/
/*@media(max-width:560px){.chart-panel{padding-inline:14px}.chart-summary{align-items:flex-start;flex-direction:column;gap:8px}.chart-summary>div{flex-wrap:wrap}.chart-delta{align-self:flex-start}.chart-legend{flex-wrap:wrap;gap:10px 14px}.chart-legend>small{width:100%;margin:0}.chart-tooltip{padding:6px 8px}#trendChart{height:230px}}*/

/* Blue and white visual system */
/*.brand small,.nav-link small,.affair-toggle small{color:#9bb9dc}.nav-label{color:#83a7d2}.nav-link,.affair-toggle{color:#c5d8ee}.nav-link.active,.affair-toggle.active{background:#1d5b9f}.nav-link.active small{color:#d4e4f5}.nav-monogram,.nav-monogram.orange,.nav-monogram.purple{background:#2867aa;color:#fff}.affair-toggle b{background:#2867aa;color:#dcecff}.affair-search input{border-color:#316ba9;background:#0b3264}.affair-search input:focus{border-color:#77afe8}.affair-search svg,.affair-search input::placeholder,.affair-empty{color:#8db1da}.affair-list{scrollbar-color:#3f73aa transparent}.sidebar-note{border-color:#2d66a3;background:#124681}.sidebar-note span{color:#91b5dd}.sidebar-note strong{color:#e2effc}.topbar{background:rgba(247,250,254,.94)}.year-chip{background:#eaf3fd;border-color:#d4e5f7;color:#315f93}.year-chip i{background:#2777c9}.affair-card:hover{border-color:#bdd4ed;box-shadow:0 15px 35px rgba(25,81,143,.10)}.arrow{background:#edf4fc}.affair-icon,.affair-card.orange .affair-icon,.affair-card.purple .affair-icon{background:#e8f2fd;color:#1769c2}.snapshot-item .dot,.snapshot-item .dot.persandian,.snapshot-item .dot.komunikasi-informatika{background:#2c79c9}.detail-hero,.detail-hero.orange,.detail-hero.purple{background:#edf5fe;border-color:#d7e7f8}.detail-monogram,.detail-hero.orange .detail-monogram,.detail-hero.purple .detail-monogram{background:#1769c2}.chart-panel,.chart-panel.orange,.chart-panel.purple{--chart-color:#1769c2;--chart-soft:#dcecff;--chart-hover:#b8d8fa;--chart-latest:#96c3f1}.chart-summary{background:#f5f9fe;border-color:#dfeaf6}.chart-delta.positive{background:#e3f0fd;color:#145da8}.chart-tooltip,.chart-tooltip:after{background:#0f3d78}.chart-tooltip span{color:#a9c9eb}.chart-tooltip small{color:#d6e7f8}.progress i{background:#2777c9}.number.current{color:#1769c2}.trend.up{color:#1769c2}.trend.up:before{background:#4a91d8}.chart-axis,.chart-label,.chart-missing text,.chart-value-label text{stroke:none!important}.chart-axis{font-family:Arial,sans-serif;font-size:11px;font-weight:500;fill:#43546b}.chart-label{font-family:Arial,sans-serif;font-size:11px;font-weight:600;fill:#33455d}.chart-value-label rect{fill:#fff;stroke:#bfd3e8;stroke-width:1}.chart-value-label text{fill:#174f8d;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.chart-value-label.latest rect{fill:#1769c2;stroke:#1769c2}.chart-value-label.latest text{fill:#fff}.chart-gridline{stroke:#dbe5f0}.chart-vertical{stroke:#edf2f8}*/
/*.chart-value-label{pointer-events:none}*/
/*.chart-empty{stroke:none!important;fill:#718096;font:600 12px Arial,sans-serif}*/

/* Authentication and administration */
/*.alert{border-radius:10px;padding:11px 13px;margin:0 0 16px;font-size:11px}.alert.success{background:#e8f3ff;border:1px solid #c7def5;color:#15558f}.alert.error{background:#fff0ef;border:1px solid #f3d0cd;color:#a33e38}.sidebar-account{margin-top:auto;border-top:1px solid #2b609b;padding:17px 5px 0;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:9px;align-items:center}.account-avatar{width:34px;height:34px;border-radius:10px;background:#fff;color:#0f3d78;display:grid;place-items:center;font-weight:800}.sidebar-account strong,.sidebar-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{font-size:10px}.sidebar-account small{font-size:8px;color:#9dbade;margin-top:2px}.sidebar-account>a{color:#a9c6e6;font-size:15px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-heading h1{font:800 30px Manrope;margin:0 0 5px;letter-spacing:-.03em}.admin-heading>div>p:last-child{font-size:11px;color:var(--muted);margin:0}.primary-action{border:0;background:#1769c2;color:#fff;border-radius:10px;min-height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:12px;cursor:pointer}.primary-action:hover{background:#0f57a4}.primary-action.compact{min-height:38px;font-size:10px;padding-inline:14px}.admin-panel{overflow:hidden}.admin-table-wrap{overflow:auto}.admin-table{min-width:780px}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>small{color:var(--muted);font-size:9px;margin-top:4px;max-width:420px}.code-chip,.role-chip,.state{display:inline-flex;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:800}.code-chip{background:#edf3fa;color:#436080}.role-chip.admin{background:#dcecff;color:#155da8}.role-chip.viewer{background:#edf0f4;color:#5d6a79}.state.active{background:#e4f2ff;color:#1762aa}.state.inactive{background:#f0f1f2;color:#7c858f}.row-actions{display:flex;align-items:center;gap:8px}.row-actions form{margin:0}.row-actions a,.row-actions button{border:0;background:none;padding:4px;color:#1769c2;font-size:9px;font-weight:700;cursor:pointer}.row-actions button{color:#bc514a}.admin-empty{text-align:center;padding:40px;color:var(--muted);font-size:11px}.admin-table-tools{padding:14px 18px;border-bottom:1px solid var(--line)}.admin-search{width:min(320px,100%);border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-size:10px}.form-panel{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid label,.extra-year label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;color:#405169}.form-grid label b{color:#cf4e47}.form-grid input,.form-grid select,.form-grid textarea,.extra-year input{width:100%;border:1px solid #d5e1ee;border-radius:9px;background:#fff;padding:10px 11px;font-size:11px;color:var(--ink);outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.extra-year input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.form-grid textarea{resize:vertical}.span-2{grid-column:1/-1}.check-field{flex-direction:row!important;align-items:center;align-self:end;min-height:39px}.check-field input{width:16px!important}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.form-actions>a{font-size:10px;color:var(--muted)}.value-editor{margin-top:24px;border:1px solid var(--line);background:#f8fbff;border-radius:12px;padding:18px}.value-editor h3{font:700 14px Manrope;margin:0 0 3px}.value-editor p{font-size:9px;color:var(--muted);margin:0}.year-inputs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:15px}.year-inputs label{border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:9px}.year-inputs label span{display:block;font-size:9px;color:#596b82;font-weight:700;margin-bottom:6px}.year-inputs input{width:100%;border:0;outline:0;font-size:12px}.extra-year{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px dashed #cad8e6;margin-top:15px;padding-top:15px}.login-page{background:#eef5fd}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-brand{background:linear-gradient(145deg,#0c3265,#1769c2);color:#fff;padding:clamp(35px,6vw,85px);display:flex;flex-direction:column;justify-content:space-between}.login-mark{width:48px;height:48px;border-radius:14px;background:#fff;color:#0f3d78;display:grid;place-items:center;font:800 14px Manrope}.login-brand p{font-size:9px;letter-spacing:.16em;color:#a9c9ec;margin:45px 0 14px}.login-brand h1{font:800 clamp(35px,5vw,62px)/1.07 Manrope;letter-spacing:-.05em;margin:0 0 18px}.login-brand div>span:last-child{display:block;max-width:470px;color:#c6dcf3;font-size:12px;line-height:1.7}.login-brand>small{color:#8fb4dc;font-size:9px}.login-form{display:grid;place-items:center;padding:30px}.login-card{width:min(390px,100%);background:#fff;border:1px solid #dce7f2;border-radius:18px;padding:32px;box-shadow:0 24px 60px rgba(25,75,130,.12)}.login-card h2{font:800 27px Manrope;margin:0 0 6px}.login-card>p:not(.eyebrow){font-size:11px;color:var(--muted);line-height:1.55;margin:0 0 22px}.auth-form{display:grid;gap:15px}.auth-form label{font-size:10px;font-weight:700;color:#43536a}.auth-form input{display:block;width:100%;margin-top:7px;border:1px solid #d4e0ed;border-radius:9px;padding:11px;font-size:12px;outline:none}.auth-form input:focus{border-color:#478bd1;box-shadow:0 0 0 3px #e6f1fc}.auth-form label small{display:block;color:#b44d47;margin-top:3px}.login-help{border-top:1px solid var(--line);padding-top:16px;margin-top:20px;color:var(--muted);font-size:9px;text-align:center}*/
/*@media(max-width:1050px){.sidebar-account{display:block;padding-top:17px;text-align:center}.sidebar-account>span:nth-child(2),.sidebar-account>a{display:none}.account-avatar{margin:auto}.year-inputs{grid-template-columns:repeat(3,1fr)}}*/
/*@media(max-width:720px){.sidebar-account{display:grid;text-align:left}.sidebar-account>span:nth-child(2),.sidebar-account>a{display:block}.admin-heading{align-items:flex-start;flex-direction:column}.admin-heading .primary-action{align-self:stretch}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.year-inputs{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr}.login-brand{min-height:280px;padding:35px}.login-brand p{margin-top:25px}.login-brand h1{font-size:36px}.login-brand>small{display:none}.login-form{padding:20px;margin-top:-35px}.login-card{padding:25px}.extra-year{grid-template-columns:1fr}}*/
/*.role-chip.superadmin{background:#0f3d78;color:#fff}.context-panel{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(240px,340px);gap:15px;align-items:center;padding:17px 20px;margin-bottom:18px;border-color:#cbdff4;background:#f8fbff}.context-number{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 11px Manrope}.context-panel strong{font:700 12px Manrope}.context-panel p{font-size:9px;color:var(--muted);margin:3px 0 0}.context-panel select,.context-picker select{width:100%;border:1px solid #c8d9eb;background:#fff;border-radius:9px;padding:10px 12px;font-size:11px;color:var(--ink);outline:none}.selection-empty{text-align:center;padding:55px 20px;color:var(--muted)}.selection-empty>span{width:42px;height:42px;border-radius:12px;background:#e5f1fd;color:#1769c2;display:grid;place-items:center;margin:0 auto 12px;font-size:18px}.selection-empty strong{display:block;color:var(--ink);font:700 13px Manrope}.selection-empty p{font-size:10px}.context-picker{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;border:1px solid #cbdff4;background:#f5f9fe;border-radius:12px;padding:16px;margin-bottom:20px}.context-picker label{display:block}.context-picker label strong,.context-picker label span{display:block}.context-picker label strong{font:700 12px Manrope;margin-bottom:3px}.context-picker label strong b{color:#c74b45}.context-picker label span{font-size:9px;color:var(--muted);margin-bottom:9px}.form-divider{display:flex;align-items:center;gap:9px;color:#41546c;font:700 11px Manrope;border-bottom:1px solid var(--line);padding-bottom:11px;margin-bottom:17px}.form-divider span{width:23px;height:23px;border-radius:7px;background:#e4f0fc;color:#1769c2;display:grid;place-items:center;font-size:8px}*/
/*.value-editor-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.add-year-button{border:1px solid #bcd3eb;background:#fff;color:#1769c2;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:700;cursor:pointer}.add-year-button:hover{background:#eaf4ff}.dynamic-years{display:grid;gap:9px;margin-top:15px}.year-entry{display:grid;grid-template-columns:1fr 1fr 34px;gap:9px;align-items:end;border:1px solid #dce7f2;background:#fff;border-radius:10px;padding:11px}.year-entry label{display:flex;flex-direction:column;gap:6px;color:#506078;font-size:9px;font-weight:700}.year-entry input{width:100%;border:1px solid #d5e1ee;border-radius:8px;padding:9px 10px;font-size:11px;outline:none}.year-entry input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.remove-year{width:34px;height:34px;border:0;border-radius:8px;background:#fff0ef;color:#b94f48;font-size:18px;cursor:pointer}*/
/*@media(max-width:720px){.context-panel{grid-template-columns:38px 1fr}.context-panel form{grid-column:1/-1}.context-picker{grid-template-columns:1fr}.context-picker .context-number{display:none}.value-editor-head{align-items:flex-start;flex-direction:column}.year-entry{grid-template-columns:1fr 34px}.year-entry label{grid-column:1}.year-entry .remove-year{grid-column:2;grid-row:1/3;align-self:center}}*/
/* Refined yearly value editor */
/*.value-editor{padding:0;background:#fff;overflow:hidden;border-color:#d5e3f2}.value-editor-head{padding:17px 19px;background:#f4f8fd;border-bottom:1px solid #dce7f2}.value-editor-title{display:flex;align-items:center;gap:11px}.value-editor-title>span{width:32px;height:32px;border-radius:9px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.value-editor-title h3{font-size:14px}.value-editor-title p{margin-top:3px}.add-year-button{background:#1769c2;color:#fff;border-color:#1769c2;min-height:36px;padding:0 13px;display:flex;align-items:center;gap:7px}.add-year-button:hover{background:#1059a8}.add-year-button b{font-size:16px;font-weight:500}.year-table-head{display:grid;grid-template-columns:46px minmax(130px,1fr) minmax(170px,1.2fr) 82px;gap:12px;padding:10px 19px;background:#fbfdff;border-bottom:1px solid #e3ebf4;color:#74839a;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.dynamic-years{gap:0;margin:0}.year-entry{grid-template-columns:46px minmax(130px,1fr) minmax(170px,1.2fr) 82px;gap:12px;border:0;border-bottom:1px solid #e8eef5;border-radius:0;padding:13px 19px;background:#fff;align-items:center}.year-entry:hover{background:#fbfdff}.year-row-number{width:27px;height:27px;border-radius:8px;background:#eaf3fd;color:#1769c2;display:grid;place-items:center;font:800 9px Manrope}.year-entry label{gap:0}.year-entry label>span{display:none}.year-entry input{height:40px;background:#fff;font-size:12px;padding:0 11px}.remove-year{width:auto;height:36px;background:#fff4f3;border:1px solid #f3d8d5;color:#ae4b45;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px}.remove-year span{font-size:15px;font-weight:400}.remove-year:hover{background:#ffe8e6}.year-editor-note{display:flex;align-items:center;gap:8px;padding:11px 19px;background:#fbfdff;color:#78879b;font-size:9px}.year-editor-note>span{width:17px;height:17px;border-radius:50%;background:#dcecff;color:#1769c2;display:grid;place-items:center;font-weight:800}*/
/*@media(max-width:720px){.value-editor-head{padding:15px}.year-table-head{display:none}.year-entry{grid-template-columns:34px 1fr;padding:14px 15px;gap:10px 9px}.year-row-number{grid-row:1/3;align-self:start;margin-top:17px}.year-entry label{grid-column:2}.year-entry label>span{display:block;font-size:8px;color:#718096;margin-bottom:5px}.year-entry .remove-year{grid-column:2;grid-row:auto;justify-self:start;padding:0 12px}.year-editor-note{padding-inline:15px;align-items:flex-start}}*/
/*.dashboard-filter{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:14px}.filter-intro{display:flex;align-items:center;gap:10px;min-width:190px}.filter-intro>span{width:38px;height:38px;border-radius:10px;background:#e8f2fd;color:#1769c2;display:grid;place-items:center;font-size:8px;font-weight:800}.filter-intro strong,.filter-intro small{display:block}.filter-intro strong{font:700 11px Manrope}.filter-intro small{color:var(--muted);font-size:8px;margin-top:2px}.dashboard-filter form{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;flex:1}.dashboard-filter label{display:flex;flex-direction:column;gap:5px;color:#68778c;font-size:8px;font-weight:700}.dashboard-filter select{min-width:105px;height:36px;border:1px solid #d4e1ef;border-radius:8px;background:#fff;padding:0 28px 0 9px;color:#26384f;font-size:10px;outline:none}.dashboard-filter select:focus{border-color:#5a98d8}.dashboard-filter .filter-urusan select{min-width:190px}.filter-separator{align-self:flex-end;line-height:36px;color:#a2adba}.dashboard-filter button{height:36px;border:0;border-radius:8px;background:#1769c2;color:#fff;padding:0 15px;font-size:9px;font-weight:800;cursor:pointer}.dashboard-filter button:hover{background:#1059a8}*/
/*@media(max-width:980px){.dashboard-filter{align-items:flex-start;flex-direction:column}.dashboard-filter form{width:100%;justify-content:flex-start;flex-wrap:wrap}}*/
/*@media(max-width:560px){.dashboard-filter form{display:grid;grid-template-columns:1fr 15px 1fr}.dashboard-filter label,.dashboard-filter select,.dashboard-filter .filter-urusan,.dashboard-filter .filter-urusan select{width:100%;min-width:0}.dashboard-filter .filter-urusan{grid-column:1/-1}.dashboard-filter button{grid-column:1/-1}.filter-separator{text-align:center}.filter-intro{min-width:0}}*/
/*.category-picker{border:1px solid #d8e5f2;background:#f8fbff;border-radius:11px;padding:15px}.category-picker>strong{font:700 11px Manrope}.category-picker>p{font-size:9px;color:var(--muted);margin:3px 0 11px}.category-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.category-picker label{display:flex;flex-direction:row;align-items:center;gap:8px;border:1px solid #dde8f3;background:#fff;border-radius:9px;padding:9px}.category-picker label input{width:15px}.category-picker label span,.category-picker label small{display:block}.category-picker label span{font-size:9px}.category-picker label small{color:var(--muted);margin-top:2px}.year-table-head{grid-template-columns:40px 82px 1fr 1fr 110px 76px}.year-entry{grid-template-columns:40px 82px 1fr 1fr 110px 76px}.year-entry select{width:100%;height:40px;border:1px solid #d5e1ee;border-radius:8px;background:#fff;padding:0 7px;font-size:9px}*/
/*@media(max-width:900px){.year-table-head{display:none}.year-entry{grid-template-columns:34px 1fr 1fr}.year-row-number{grid-row:1/3}.year-entry label{grid-column:auto}.year-entry label>span{display:block;font-size:8px;color:#718096;margin-bottom:5px}.year-entry .remove-year{grid-column:3;justify-self:end}.category-picker>div{grid-template-columns:1fr}}*/
/*.number small{display:block;color:#8593a5;font-size:7px;font-weight:500;margin-top:3px}.chart-legend i.target{height:0;background:transparent;border-top:2px dashed #7da8d4;box-shadow:none}.chart-target-line{fill:none;stroke:#7da8d4;stroke-width:2;stroke-dasharray:6 5;stroke-linecap:round}*/
/*.ikppd-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#0f3d78,#1769c2);color:#fff;border-radius:17px;padding:27px 29px;margin-bottom:18px}.ikppd-hero h1{font:800 30px Manrope;margin:0 0 6px}.ikppd-hero .eyebrow{color:#b9d7f5}.ikppd-hero p:last-child{font-size:10px;color:#cfe1f4;margin:0}.download-table{background:#fff;color:#155da8;border-radius:9px;padding:10px 13px;font-size:9px;font-weight:800;white-space:nowrap}.ikppd-panel{overflow:hidden}.ikppd-toolbar{display:flex;align-items:center;justify-content:space-between;padding:17px 19px}.ikppd-toolbar strong,.ikppd-toolbar small{display:block}.ikppd-toolbar strong{font:700 13px Manrope}.ikppd-toolbar small{font-size:8px;color:var(--muted);margin-top:3px}.ikppd-table-wrap{overflow:auto}.ikppd-table{min-width:850px}.ikppd-table th{background:#f1f6fc}.ikppd-table th:first-child{width:52px;text-align:center}.ikppd-table td:first-child{text-align:center}.aspect-row td{background:#79c2e1!important;color:#102f4d;padding:9px 13px;border-bottom:2px solid #397da5!important;text-align:left!important}.aspect-row td span{display:inline-block;min-width:42px;font:800 13px Manrope}.aspect-row td strong{font:800 12px Manrope;text-transform:uppercase;letter-spacing:.03em}.affair-row td{background:#dceefd!important;color:#174f83;padding:8px 14px!important;text-align:left!important}.affair-row td strong{font:800 10px Manrope;text-transform:uppercase}.indicator-row td{background:#fff}.indicator-row td:nth-child(2){min-width:380px}.indicator-row td:nth-child(2)>strong,.indicator-row td:nth-child(2)>small{display:block}.indicator-row td:nth-child(2)>small{font-size:8px;color:var(--muted);margin-top:4px}.ikppd-empty td{text-align:center!important;color:var(--muted);padding:25px!important}.ikppd-no-result{display:none;text-align:center;padding:35px;color:var(--muted);font-size:10px}*/
/*@media(max-width:720px){.ikppd-hero{align-items:flex-start;flex-direction:column;padding:22px}.ikppd-hero h1{font-size:25px}.download-table{width:100%;text-align:center}.ikppd-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.ikppd-toolbar .search-box{width:100%}}*/
/*@media print{.sidebar,.topbar,.back-link{display:none!important}.app-shell{display:block}.content{padding:10px}.panel,.detail-hero{break-inside:avoid}}*/

/* Sidebar layout and separated indicator classifications */
/*.sidebar{overflow:hidden}.sidebar-nav{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;margin-right:-4px;scrollbar-width:thin;scrollbar-color:#3f73aa transparent}.sidebar-nav>.nav-label:first-child{margin-top:0}.sidebar-account{flex:0 0 auto;margin-top:14px}.brand{flex:0 0 auto}.nav-link{line-height:1.25}.nav-link>span:last-child{overflow-wrap:anywhere}.affair-panel{background:rgba(4,35,70,.18);border-radius:10px}.affair-menu.open .affair-panel{padding:5px}.affair-search{margin-top:3px}.affair-list{max-height:220px}*/
/*.classification-picker{border:1px solid #d7e4f2;border-radius:13px;background:#f8fbff;overflow:hidden}.classification-heading{padding:15px 17px;border-bottom:1px solid #dce7f2;background:#f3f8fe}.classification-heading>strong{font:700 12px Manrope}.classification-heading>p{margin:3px 0 0;color:var(--muted);font-size:9px}.classification-groups{display:grid;grid-template-columns:1fr 1fr;gap:0}.classification-group{padding:16px}.classification-group+ .classification-group{border-left:1px solid #dce7f2}.classification-group header{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.classification-group header>span{width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 8px Manrope}.classification-group header strong,.classification-group header small{display:block}.classification-group header strong{font:700 11px Manrope;color:var(--ink)}.classification-group header small{font-size:8px;color:var(--muted);font-weight:500;margin-top:2px}.classification-options{display:grid;gap:7px}.classification-options label{display:flex;flex-direction:row;align-items:flex-start;gap:9px;border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:10px;cursor:pointer}.classification-options label:hover{border-color:#9fc2e7;background:#fbfdff}.classification-options label input{width:15px;flex:0 0 15px;margin-top:1px}.classification-options label>span{font-size:9px;line-height:1.4}.classification-options label small{display:block;color:var(--muted);font-size:8px;font-weight:500;margin-top:2px}.classification-empty{margin:0;color:var(--muted);font-size:9px}.indicator-admin-table{min-width:1080px}.classification-tags{display:flex;flex-wrap:wrap;gap:5px;max-width:250px}.classification-tags span{display:inline-flex;padding:4px 7px;border-radius:7px;background:#e7f1fc;color:#155d9f;font-size:8px;font-weight:700;line-height:1.25}.classification-tags.aspect span{background:#f0f5fb;color:#4d6682}*/
/*@media(max-width:900px){.classification-groups{grid-template-columns:1fr}.classification-group+ .classification-group{border-left:0;border-top:1px solid #dce7f2}}*/
/*@media(min-width:721px) and (max-width:1050px){.affair-panel{position:fixed;left:72px;top:120px;background:#0f3d78;z-index:40}}*/
/*@media(max-width:720px){.sidebar{overflow:hidden}.sidebar-nav{padding-right:3px}.classification-group{padding:14px}.affair-menu.open .affair-panel{padding:4px}}*/

/* Filters local to IKU Gubernur, IKU PD, IKD, and IKPPD pages */
/*.category-data-filter{width:100%;max-width:100%;min-width:0;margin:0 0 20px;overflow:hidden}.category-filter-header{min-height:64px;padding:13px 18px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;background:#f5f9fe;border-bottom:1px solid #dce7f2}.category-filter-icon{width:36px;height:36px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center}.category-filter-icon svg{width:17px}.category-filter-header strong,.category-filter-header small{display:block}.category-filter-header strong{font:700 13px Manrope}.category-filter-header small{font-size:9px;color:var(--muted);margin-top:3px}.category-filter-header>span{padding:6px 9px;border-radius:8px;background:#e4f0fc;color:#1762aa;font-size:9px;font-weight:800}.category-filter-form{display:grid;grid-template-columns:250px minmax(220px,1fr) auto;align-items:end;gap:14px;padding:16px 18px 18px}.category-filter-form>*{min-width:0}.category-period-fields{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:end;gap:7px;min-width:0}.category-period-fields label,.category-filter-search{display:block;min-width:0}.category-period-fields label>span,.category-filter-search>span{display:block;margin-bottom:6px;color:#5c6d82;font-size:9px;font-weight:800}.category-period-fields i{height:38px;display:grid;place-items:center;color:#9aa8b8;font-size:8px;font-style:normal}.category-filter-form select,.category-filter-form input{display:block;width:100%;min-width:0;height:38px;border:1px solid #cfdeed;border-radius:9px;background:#fff;color:#26384f;font-size:11px;outline:none}.category-filter-form select{padding:0 9px}.category-filter-form input{padding:0 11px 0 33px}.category-filter-form select:focus,.category-filter-form input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.category-filter-search>div{position:relative;min-width:0}.category-filter-search svg{position:absolute;left:11px;top:12px;width:14px;color:#71869d}.category-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.category-filter-actions a,.category-filter-actions button{height:38px;border-radius:9px;font-size:9px;font-weight:800}.category-filter-actions a{display:grid;place-items:center;border:1px solid #d4e1ef;color:#66788d;padding:0 12px;background:#fff}.category-filter-actions button{border:0;background:#1769c2;color:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.category-filter-actions button:hover{background:#1059a8}.category-filter-actions button svg{width:13px;flex:0 0 13px}*/
/*@media(max-width:1000px){.category-filter-form{grid-template-columns:250px minmax(190px,1fr)}.category-filter-actions{grid-column:1/-1}.category-filter-actions a,.category-filter-actions button{min-width:110px}}*/
/*@media(max-width:700px){.category-filter-header{grid-template-columns:36px minmax(0,1fr);padding:13px 15px}.category-filter-header>span{grid-column:2;justify-self:start}.category-filter-form{grid-template-columns:minmax(0,1fr);padding:15px}.category-period-fields{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.category-filter-actions{grid-column:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.category-filter-actions button:only-child{grid-column:1/-1}.category-filter-actions a,.category-filter-actions button{width:100%;min-width:0;padding-inline:8px;justify-content:center}}*/

/* Separate CRUD views for indicator types and IKPPD aspects */
/*.taxonomy-rule-note{display:flex;align-items:flex-start;gap:10px;margin:-5px 0 18px;padding:12px 14px;border:1px solid #d4e4f5;border-radius:11px;background:#f3f8fe;color:#52667e}.taxonomy-rule-note>span{width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:#dcecff;color:#1769c2;display:grid;place-items:center;font-size:9px;font-weight:800}.taxonomy-rule-note p{margin:1px 0 0;font-size:10px;line-height:1.55}.taxonomy-rule-note strong{color:#263a52}.taxonomy-section{overflow:hidden;margin-bottom:20px}.taxonomy-section-head{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f6faff;border-bottom:1px solid #dce7f2}.taxonomy-section-head.aspect{background:#f8fafc}.taxonomy-section-title{display:flex;align-items:center;gap:12px;min-width:0}.taxonomy-section-title>span{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.taxonomy-section-head.aspect .taxonomy-section-title>span{background:#4d78a6}.taxonomy-section-title h2{font:700 14px Manrope;margin:0 0 3px}.taxonomy-section-title p{margin:0;color:var(--muted);font-size:9px}.taxonomy-table{min-width:720px}.taxonomy-table td:first-child{width:52%}.taxonomy-table td>strong,.taxonomy-table td>small{display:block}.taxonomy-table td>small{max-width:580px;margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}.order-chip,.parent-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-size:8px;font-weight:800}.order-chip{min-width:28px;height:25px;background:#edf3fa;color:#405a76}.parent-chip{padding:5px 8px;background:#e5f0fc;color:#1762aa}.taxonomy-form-panel{max-width:900px}.taxonomy-form-context{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;margin-bottom:20px;padding:13px 14px;border:1px solid #cfe0f2;border-radius:11px;background:#f5f9fe}.taxonomy-form-context>span{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.taxonomy-form-context.aspect>span{background:#4d78a6}.taxonomy-form-context strong,.taxonomy-form-context small{display:block}.taxonomy-form-context strong{font:700 11px Manrope}.taxonomy-form-context small{margin-top:3px;color:var(--muted);font-size:8px}.taxonomy-form-context>b{padding:6px 9px;border-radius:8px;background:#e4f0fc;color:#1762aa;font-size:8px}*/
/*@media(max-width:720px){.taxonomy-section-head{align-items:flex-start;flex-direction:column}.taxonomy-section-head .primary-action{width:100%}.taxonomy-form-context{grid-template-columns:38px minmax(0,1fr)}.taxonomy-form-context>b{grid-column:2;justify-self:start}.taxonomy-rule-note{margin-top:0}}*/

/* Indicator responsibility and IKU Perangkat Daerah hierarchy */
/*.agency-chip{display:inline-flex;max-width:240px;padding:5px 8px;border-radius:8px;background:#e9f2fc;color:#245f9a;font-size:8px;font-weight:700;line-height:1.35}.pd-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px;padding:26px 28px;border-radius:17px;background:linear-gradient(135deg,#0f3d78,#1769c2);color:#fff}.pd-hero .eyebrow{color:#b9d7f5}.pd-hero h1{font:800 30px Manrope;margin:0 0 6px}.pd-hero p:last-child{max-width:650px;margin:0;color:#cfe1f4;font-size:10px;line-height:1.55}.pd-hero-stats{display:flex;gap:9px;flex:0 0 auto}.pd-hero-stats span{min-width:112px;padding:11px 13px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.09);font-size:8px;color:#cfe1f4}.pd-hero-stats strong{display:block;margin-bottom:2px;color:#fff;font:800 20px Manrope}.pd-groups{display:grid;gap:16px}.pd-section{overflow:hidden}.pd-section-head{min-height:76px;padding:15px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;background:#f4f8fd;border-bottom:1px solid #dce7f2}.pd-section-number{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.pd-section-head small{display:block;margin-bottom:3px;color:#1769c2;font-size:7px;font-weight:800;letter-spacing:.1em}.pd-section-head h2{font:700 13px/1.35 Manrope;margin:0}.pd-section-head>span{padding:6px 9px;border-radius:8px;background:#e3effc;color:#1762aa;font-size:8px;font-weight:800}.pd-section.unassigned .pd-section-head{background:#fafbfc}.pd-section.unassigned .pd-section-number{background:#8291a2}.pd-section.unassigned .pd-section-head small{color:#718096}.pd-indicator-table{min-width:900px}.pd-indicator-table th:first-child{width:34%}.pd-indicator-table td:first-child>strong,.pd-indicator-table td:first-child>small{display:block}.pd-indicator-table td:first-child>small{margin-top:4px;color:var(--muted);font-size:8px}.pd-empty{text-align:center;padding:55px 20px;color:var(--muted)}.pd-empty>span{width:42px;height:42px;border-radius:12px;background:#e5f1fd;color:#1769c2;display:grid;place-items:center;margin:0 auto 12px;font-size:18px}.pd-empty strong{display:block;color:var(--ink);font:700 13px Manrope}.pd-empty p{font-size:10px}*/
/*@media(max-width:850px){.pd-hero{align-items:flex-start;flex-direction:column}.pd-hero-stats{width:100%}.pd-hero-stats span{flex:1}.pd-section-head{grid-template-columns:38px minmax(0,1fr)}.pd-section-head>span{grid-column:2;justify-self:start}}*/
/*@media(max-width:560px){.pd-hero{padding:22px}.pd-hero h1{font-size:24px}.pd-hero-stats{flex-direction:column}.pd-section-head{padding:14px}.agency-chip{max-width:190px}}*/

/*.responsibility-editor{overflow:hidden;border:1px solid #d8e5f2;border-radius:11px;background:#f8fbff}.responsibility-editor>header{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dce7f2}.responsibility-editor header strong,.responsibility-editor header small{display:inline}.responsibility-editor header strong{font:700 11px Manrope}.responsibility-editor header p{margin:3px 0 0;color:var(--muted);font-size:9px}.responsibility-editor header button{border:1px solid #bfd5eb;border-radius:8px;background:#fff;color:#1769c2;padding:7px 10px;font-size:8px;font-weight:800;cursor:pointer}.responsibility-editor #agencyRows{display:grid;gap:8px;padding:12px 14px}.agency-entry{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px}.agency-entry input{height:38px}.agency-entry .remove-agency{border:1px solid #efd8d5;border-radius:8px;background:#fff4f3;color:#b44f48;font-size:15px;cursor:pointer}.iku-owner-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,42%);gap:18px;align-items:center;padding:14px 15px;border:1px solid #bcd7f1;border-radius:11px;background:#eef6ff}.iku-owner-field.hidden{display:none}.iku-owner-field strong{font:700 11px Manrope}.iku-owner-field p{margin:3px 0 0;color:#5f7690;font-size:9px;line-height:1.45}.iku-owner-field input{height:40px}.agency-list{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.iku-owner-chip{display:inline-flex;max-width:240px;padding:5px 8px;border-radius:8px;background:#1769c2;color:#fff;font-size:8px;font-weight:700;line-height:1.35}.pd-responsibility-list{display:grid;gap:3px;min-width:190px}.pd-responsibility-list span{font-size:8px;line-height:1.35;color:#52667e}.pd-responsibility-list span:before{content:'•';margin-right:5px;color:#1769c2}.pd-indicator-table{min-width:1100px}*/
/*@media(max-width:720px){.responsibility-editor>header{align-items:flex-start;flex-direction:column}.responsibility-editor header button{width:100%}.iku-owner-field{grid-template-columns:1fr}.iku-owner-field input{width:100%}}*/

/* IKPPD responsibility columns and data-driven IKK grouping */
/*.grouping-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:7px;background:#e9f2fc;color:#245f9a;font-size:8px;font-weight:800}.ikppd-table{min-width:1020px;table-layout:auto}.ikppd-table th,.ikppd-table td{padding:9px 10px}.ikppd-table th:first-child,.ikppd-table td:first-child{width:42px;padding-inline:6px}.ikppd-table th:nth-child(2){min-width:290px}.ikppd-table .ikppd-unit-cell{min-width:72px;white-space:nowrap}.ikppd-table .ikppd-year-head,.ikppd-table .ikppd-year-cell{min-width:68px;text-align:right;white-space:nowrap}.ikppd-table .ikppd-urusan-head,.ikppd-table .ikppd-urusan-cell{min-width:145px}.ikppd-table .ikppd-agency-head,.ikppd-table .ikppd-agency-cell{min-width:195px}.ikppd-table .ikppd-urusan-cell,.ikppd-table .ikppd-agency-cell{color:#52667e;font-size:9px;line-height:1.35;white-space:normal}.ikppd-table .indicator-row td:nth-child(2)>strong{font-size:10px;line-height:1.35}.ikppd-table .indicator-row td:nth-child(2)>small{margin-top:3px}.ikppd-table .aspect-row td{padding:8px 10px}.ikppd-table .affair-row td{padding:7px 11px!important}.ikppd-toolbar{padding:14px 16px}*/

/* Per-category indicator ordering */
/*.order-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:16px;padding-bottom:3px;scrollbar-width:thin}.order-tabs a{flex:0 0 auto;max-width:260px;padding:9px 12px;border:1px solid #d6e3f1;border-radius:9px;background:#fff;color:#5c6f85;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-tabs a.active{border-color:#1769c2;background:#1769c2;color:#fff}.order-context{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:18px;align-items:center;margin-bottom:12px;padding:14px 16px}.order-context strong,.order-context small{display:block}.order-context strong{font:700 11px Manrope}.order-context small{margin-top:3px;color:var(--muted);font-size:8px}.order-context select{width:100%;height:38px;border:1px solid #ceddec;border-radius:9px;background:#fff;padding:0 10px;color:#26384f;font-size:10px}.order-panel{overflow:hidden}.order-panel-head{padding:15px 18px;border-bottom:1px solid #dce7f2;background:#f5f9fe}.order-panel-head strong,.order-panel-head small{display:block}.order-panel-head strong{font:700 13px Manrope}.order-panel-head small{margin-top:3px;color:var(--muted);font-size:8px}.sortable-indicators{display:grid}.sortable-indicator{display:grid;grid-template-columns:26px 30px minmax(0,1fr) 74px;gap:10px;align-items:center;min-height:61px;padding:10px 16px;border-bottom:1px solid #e7eef6;background:#fff;transition:background .15s,opacity .15s}.sortable-indicator:last-child{border-bottom:0}.sortable-indicator:hover{background:#f9fbfe}.sortable-indicator.dragging{opacity:.45;background:#eaf3fd}.drag-handle{color:#8ca0b6;font-size:18px;cursor:grab;line-height:1}.drag-handle:active{cursor:grabbing}.order-number{width:27px;height:27px;border-radius:8px;background:#e8f2fd;color:#1769c2;display:grid;place-items:center;font:800 9px Manrope}.sortable-indicator>div>strong,.sortable-indicator>div>small{display:block}.sortable-indicator>div>strong{font-size:10px;line-height:1.4}.sortable-indicator>div>small{margin-top:3px;color:var(--muted);font-size:8px}.order-moves{display:flex;justify-content:flex-end;gap:5px}.order-moves button{width:31px;height:31px;border:1px solid #d4e1ee;border-radius:8px;background:#fff;color:#1769c2;cursor:pointer}.order-moves button:hover{background:#eaf3fd}.order-save{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:14px 18px;border-top:1px solid #dce7f2;background:#f8fbff}.order-save span{color:var(--muted);font-size:8px}.order-save .primary-action{min-width:130px}*/
/*@media(max-width:720px){.order-context{grid-template-columns:1fr}.sortable-indicator{grid-template-columns:22px 28px minmax(0,1fr);padding:10px 12px}.order-moves{grid-column:3;justify-content:flex-start}.order-save{align-items:stretch;flex-direction:column}.order-save .primary-action{width:100%}}*/
/*.group-sort-row{min-height:72px;background:#fbfdff}.group-sort-row>div>strong{font:700 11px Manrope}.group-sort-row>div>small{max-width:760px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixed-order-group{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 16px;padding:12px 14px;border:1px dashed #cad7e5;border-radius:9px;background:#f7f9fb;color:#718096}.fixed-order-group strong{font-size:9px}.fixed-order-group span{font-size:8px}*/

/* Multi-urusan indicator fields */
/*.leading-affair-chip{display:inline-flex;max-width:220px;padding:5px 8px;border-radius:8px;background:#e4f2ff;color:#1762aa;font-size:8px;font-weight:800;line-height:1.35}.classification-tags.related-affairs span{background:#edf8f1;color:#2e7758}.related-affairs-picker{border:1px solid #d7e4f2;border-radius:13px;background:#f8fbff;overflow:hidden}.related-affairs-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 16px}.related-affairs-options label{display:flex;gap:9px;align-items:flex-start;border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:10px;cursor:pointer}.related-affairs-options label:hover{border-color:#9fc2e7;background:#fbfdff}.related-affairs-options input{width:15px!important;flex:0 0 15px;margin-top:1px}.related-affairs-options span{font-size:9px;font-weight:700;line-height:1.35}.related-affairs-options small{display:block;margin-top:2px;color:var(--muted);font-size:8px}*/
/*@media(max-width:720px){.related-affairs-options{grid-template-columns:1fr}}*/



:root{--green:#0f3d78;--green-2:#1769c2;--lime:#ffffff;--ink:#14233a;--muted:#66758b;--line:#dce6f2;--canvas:#f4f8fd;--white:#fff;--orange:#347fd1;--purple:#6096d8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}
.sidebar{position:sticky;top:0;height:100vh;background:var(--green);color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-icon{width:41px;height:41px;border-radius:12px;background:var(--lime);color:var(--green);display:grid;place-items:center}.brand-icon svg{width:21px}.brand strong,.brand small{display:block}.brand strong{font:700 14px Manrope,sans-serif}.brand small{color:#9eb4aa;font-size:10px;margin-top:3px}.nav-label{font-size:9px;letter-spacing:.16em;color:#78988b;font-weight:800;margin:18px 12px 8px}.nav-link{min-height:44px;padding:9px 11px;border-radius:10px;display:flex;gap:11px;align-items:center;color:#b9ccc4;font-size:13px;margin:3px 0}.nav-link>svg{width:18px}.nav-link>span{min-width:0}.nav-link small{display:block;color:#769487;font-size:9px;margin-top:2px}.nav-link:hover{background:rgba(255,255,255,.06);color:#fff}.nav-link.active{background:#2a5846;color:#fff}.nav-link.active small{color:#acc2b8}.nav-monogram{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:8px;font-size:9px;font-weight:800;background:#315e4d}.nav-monogram.orange{background:#66502e;color:#ffd28f}.nav-monogram.purple{background:#464c66;color:#dce0ff}.affair-toggle{width:100%;min-height:47px;border:0;border-radius:10px;background:transparent;color:#b9ccc4;display:grid;grid-template-columns:18px minmax(0,1fr) auto 12px;align-items:center;gap:11px;padding:8px 10px;text-align:left;cursor:pointer}.affair-toggle:hover,.affair-toggle.active{background:rgba(255,255,255,.06);color:#fff}.affair-toggle svg{width:18px}.affair-toggle span{font:500 13px DM Sans}.affair-toggle small{display:block;color:#769487;font-size:9px;margin-top:2px}.affair-toggle b{min-width:21px;height:19px;padding:0 5px;border-radius:7px;background:#315c4b;display:grid;place-items:center;color:#b9cec5;font-size:9px}.affair-toggle i{font-style:normal;font-size:15px;transition:transform .2s}.affair-menu.open .affair-toggle i{transform:rotate(180deg)}.affair-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s}.affair-menu.open .affair-panel{max-height:330px;opacity:1}.affair-search{height:34px;position:relative;display:block;margin:8px 5px 5px}.affair-search svg{position:absolute;width:13px;left:10px;top:10px;color:#779488}.affair-search input{width:100%;height:34px;border:1px solid #37604f;border-radius:8px;background:#123528;color:#fff;padding:0 9px 0 29px;font-size:10px;outline:none}.affair-search input:focus{border-color:#719283}.affair-search input::placeholder{color:#78968a}.affair-list{max-height:232px;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#456d5d transparent}.affair-link{padding-block:7px}.affair-empty{display:none;text-align:center;color:#78968a;font-size:10px;padding:16px 5px;margin:0}.sidebar-note{margin-top:auto;border:1px solid #315747;background:#1e4939;border-radius:12px;padding:13px}.sidebar-note span,.sidebar-note strong{display:block}.sidebar-note span{font-size:9px;color:#87a396}.sidebar-note strong{font-size:10px;margin-top:4px;color:#d8e3de}
.app-main{min-width:0}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:rgba(245,247,245,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.topbar span,.topbar strong{display:block}.topbar>div:first-of-type span{font-size:10px;color:var(--muted)}.topbar>div:first-of-type strong{font:700 13px Manrope;margin-top:2px}.year-chip{padding:8px 12px;background:#e9efeb;border:1px solid #d9e2dc;border-radius:9px;font-size:10px;font-weight:700;color:#476054}.year-chip i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4c9a72;margin-right:6px}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button svg{width:20px}.content{max-width:1420px;margin:auto;padding:38px 40px 52px}
.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.17em;color:var(--green-2);font-weight:800;margin:0 0 10px}.page-heading h1{font:800 clamp(30px,3.7vw,48px)/1.1 Manrope,sans-serif;letter-spacing:-.045em;max-width:690px;margin:0}.page-heading>div>p:last-child{color:var(--muted);font-size:13px;max-width:620px;line-height:1.7;margin:12px 0 0}.summary-strip{display:grid;grid-template-columns:1.25fr repeat(3,1fr);border:1px solid var(--line);border-radius:14px;background:#fff;margin-bottom:38px;overflow:hidden}.summary-strip>div{padding:18px 21px;border-right:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.summary-strip>div:last-child{border:0}.summary-strip span{font-size:10px;color:var(--muted)}.summary-strip strong{font:800 19px Manrope}.summary-strip small{font-size:10px;color:#88938e;margin-left:2px}.section-block{margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading h2,.panel h2{font:700 17px Manrope;margin:0 0 5px}.section-heading p,.panel-head p,.status-panel>p{font-size:11px;color:var(--muted);margin:0}.affair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.affair-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px;transition:.22s}.affair-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(28,57,44,.09);border-color:#ccd8d1}.affair-top{display:flex;justify-content:space-between;color:#98a39e;font-size:10px}.arrow{width:28px;height:28px;border-radius:50%;background:#f0f3f1;display:grid;place-items:center;font-size:15px;color:var(--ink)}.affair-icon{width:43px;height:43px;border-radius:12px;background:#e8f1eb;color:var(--green-2);display:grid;place-items:center;font-weight:800;margin:20px 0 17px}.affair-card.orange .affair-icon{background:#fff0dc;color:#a66517}.affair-card.purple .affair-icon{background:#ececf8;color:#5d5b9f}.affair-card h3{font:700 16px Manrope;margin:0 0 7px}.affair-card p{color:var(--muted);font-size:11px;line-height:1.55;min-height:35px;margin:0}.affair-foot{border-top:1px solid #edf0ee;margin-top:20px;padding-top:14px;display:flex;align-items:baseline;gap:6px}.affair-foot strong{font:800 20px Manrope}.affair-foot span{font-size:10px;color:var(--muted)}
.latest-section{margin-top:38px}.snapshot-list{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 20px}.snapshot-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 3px;border-bottom:1px solid #edf0ee}.snapshot-item:last-child{border:0}.snapshot-item .dot{width:7px;height:7px;border-radius:50%;background:#44906b}.snapshot-item .dot.persandian{background:var(--orange)}.snapshot-item .dot.komunikasi-informatika{background:var(--purple)}.snapshot-item small,.snapshot-item strong{display:block}.snapshot-item div small{font-size:9px;color:var(--muted);margin-bottom:3px}.snapshot-item div strong{font-size:11px}.snapshot-item>p{margin:0;font:800 18px Manrope;text-align:right}.snapshot-item>p small{font:500 9px DM Sans;color:var(--muted);margin-top:2px}
.back-link{display:inline-block;font-size:11px;color:var(--muted);margin-bottom:16px}.detail-hero{background:#e6f0ea;border:1px solid #d8e4dc;border-radius:17px;padding:25px 28px;display:grid;grid-template-columns:54px 1fr auto;gap:19px;align-items:center;margin-bottom:20px}.detail-hero.orange{background:#fff5e8;border-color:#f1e4d1}.detail-hero.purple{background:#f1f0fa;border-color:#e1e0f0}.detail-monogram{width:54px;height:54px;border-radius:14px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800}.detail-hero.orange .detail-monogram{background:#b97824}.detail-hero.purple .detail-monogram{background:#6160a2}.detail-hero h1{font:800 27px Manrope;letter-spacing:-.03em;margin:0 0 4px}.detail-hero p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.detail-count{text-align:right;border-left:1px solid rgba(31,71,54,.15);padding-left:28px}.detail-count strong,.detail-count span{display:block}.detail-count strong{font:800 29px Manrope}.detail-count span{font-size:10px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) 250px;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px}.chart-panel{--chart-color:#2e7758;--chart-soft:#dceee5;--chart-hover:#b9dfcb;--chart-latest:#a8d4bd;padding:20px 22px 15px}.chart-panel.orange{--chart-color:#bd7622;--chart-soft:#fae8cf;--chart-hover:#f2d29f;--chart-latest:#e9c17f}.chart-panel.purple{--chart-color:#6261a2;--chart-soft:#e4e3f3;--chart-hover:#cbc9e9;--chart-latest:#b8b5df}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.panel-head select{max-width:280px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px 31px 8px 10px;color:#44514b;font-size:10px}.chart-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 2px;padding:12px 14px;background:#f6f9f7;border:1px solid #e8eeea;border-radius:11px}.chart-summary>div{display:flex;align-items:baseline;gap:8px}.chart-summary span{font-size:9px;color:var(--muted)}.chart-summary strong{font:800 25px Manrope}.chart-summary small{font-size:9px;color:var(--muted)}.chart-delta{border-radius:20px;padding:6px 9px;font-size:9px;white-space:nowrap}.chart-delta.positive{background:#e7f5ec;color:#24704d}.chart-delta.negative{background:#fcedeb;color:#b44c44}.chart-delta.neutral{background:#ecefed;color:#6c7772}.chart-canvas{position:relative;margin-top:3px}#trendChart{width:100%;height:255px;overflow:visible}.chart-gridline{stroke:#e3e8e5;stroke-width:1}.chart-vertical{stroke:#f0f3f1;stroke-width:1}.chart-area{fill:url(#chartGradient)}.chart-line{fill:none;stroke:var(--chart-color);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200;animation:drawChart .9s ease forwards}.chart-axis{font:9px DM Sans;fill:#8b9691}.chart-label{font:600 10px DM Sans;fill:#6f7b75}.chart-point{fill:#fff;stroke:var(--chart-color);stroke-width:3}.chart-point-halo{fill:var(--chart-soft);opacity:.85;transition:.18s}.chart-hitarea{fill:transparent;stroke:none}.chart-hit{cursor:pointer;outline:none}.chart-hit:hover .chart-point-halo,.chart-hit:focus .chart-point-halo{r:12;fill:var(--chart-hover)}.chart-hit.is-latest .chart-point{fill:var(--chart-color);stroke:#fff}.chart-hit.is-latest .chart-point-halo{fill:var(--chart-latest)}.chart-missing circle{fill:#fff;stroke:#aeb8b3;stroke-width:2;stroke-dasharray:2 2}.chart-missing text{font:700 8px DM Sans;fill:#9aa49f}.chart-tooltip{position:absolute;z-index:3;pointer-events:none;transform:translate(-50%,calc(-100% - 12px));background:#173c2f;color:#fff;border-radius:9px;padding:8px 11px;min-width:76px;box-shadow:0 8px 20px rgba(18,51,38,.22);opacity:0;visibility:hidden;transition:opacity .15s,transform .15s;text-align:center}.chart-tooltip.visible{opacity:1;visibility:visible;transform:translate(-50%,calc(-100% - 16px))}.chart-tooltip:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;background:#173c2f;transform:translateX(-50%) rotate(45deg)}.chart-tooltip span,.chart-tooltip strong,.chart-tooltip small{display:block;position:relative;z-index:1}.chart-tooltip span{font-size:8px;color:#9fc1b3}.chart-tooltip strong{font:800 14px Manrope;margin:2px 0}.chart-tooltip small{font-size:8px;color:#c4d7cf}.chart-legend{display:flex;align-items:center;gap:16px;border-top:1px solid #edf0ee;padding-top:12px;color:#74817b;font-size:9px}.chart-legend>span{display:flex;align-items:center;gap:6px}.chart-legend i{width:14px;height:3px;border-radius:5px;background:var(--chart-color)}.chart-legend i.latest{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px var(--chart-soft)}.chart-legend>small{margin-left:auto;color:#96a09b}.status-panel{padding:20px}.availability{margin-top:32px}.availability strong,.availability span{display:block}.availability strong{font:800 37px Manrope}.availability strong small{font-size:14px;color:#85918b}.availability span{font-size:10px;color:var(--muted)}.progress{height:6px;background:#edf1ee;border-radius:8px;margin:18px 0;overflow:hidden}.progress i{display:block;height:100%;background:#3c8a65;border-radius:8px}.status-note{border-top:1px solid var(--line);padding-top:16px!important;line-height:1.6!important}.table-panel{overflow:hidden}.table-panel>.panel-head{padding:20px 22px 16px}.search-box{position:relative}.search-box svg{position:absolute;width:14px;left:10px;top:9px;color:#7c8983}.search-box input{width:190px;border:1px solid var(--line);border-radius:9px;padding:8px 10px 8px 31px;font-size:10px;outline:none}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:820px}th{background:#f8faf8;border-block:1px solid var(--line);padding:11px 14px;color:#7b8781;text-transform:uppercase;letter-spacing:.07em;font-size:9px;text-align:left}td{padding:14px;border-bottom:1px solid #edf0ee;font-size:11px}tbody tr:last-child td{border:0}tbody tr:hover{background:#fbfcfb}td:first-child{max-width:390px}td:first-child strong{line-height:1.45}.number{font-variant-numeric:tabular-nums}.number.current{font-weight:800;color:var(--green-2)}.trend{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.trend:before{content:"";width:6px;height:6px;border-radius:50%;background:#a4ada8}.trend.up{color:#26734f}.trend.up:before{background:#49a275}.trend.down{color:#bd574f}.trend.down:before{background:#df746b}.trend.flat{color:#6e7974}.empty-state{display:none;text-align:center;padding:35px;color:var(--muted);font-size:11px}.sidebar-overlay{display:none}@keyframes drawChart{to{stroke-dashoffset:0}}
@media(max-width:1050px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:27px 14px}.brand{padding-inline:6px;justify-content:center}.brand>span:last-child,.nav-label,.nav-link>span:last-child,.sidebar-note,.affair-toggle span,.affair-toggle b,.affair-toggle i{display:none}.nav-link{justify-content:center}.affair-toggle{display:flex;justify-content:center;padding:10px}.affair-menu{position:relative}.affair-panel{position:absolute;left:58px;top:0;width:225px;background:var(--green);border:1px solid #315747;border-radius:12px;box-shadow:12px 18px 35px rgba(5,20,14,.24);padding:0;pointer-events:none}.affair-menu.open .affair-panel{max-height:340px;padding:7px;pointer-events:auto}.affair-panel .nav-link{justify-content:flex-start}.affair-panel .nav-link>span:last-child{display:block}.content{padding-inline:28px}.detail-grid{grid-template-columns:1fr}.status-panel{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.status-panel>p,.status-note{grid-column:1/-1}.availability{margin:0}.progress{width:160px}}
@media(max-width:720px){.app-shell{display:block}.sidebar{position:fixed;width:250px;left:-260px;transition:left .23s;padding:28px 20px}.sidebar.open{left:0}.brand{justify-content:flex-start}.brand>span:last-child,.nav-label,.nav-link>span:last-child,.sidebar-note,.affair-toggle span,.affair-toggle b,.affair-toggle i{display:block}.nav-link{justify-content:flex-start}.affair-toggle{display:grid;justify-content:normal}.affair-panel{position:static;width:auto;border:0;box-shadow:none;padding:0;background:transparent}.affair-menu.open .affair-panel{padding:0}.sidebar-overlay{position:fixed;inset:0;background:rgba(10,25,19,.38);z-index:15}.sidebar-overlay.open{display:block}.menu-button{display:block}.topbar{height:64px;padding:0 18px;justify-content:flex-start;gap:9px}.year-chip{margin-left:auto}.content{padding:25px 18px 40px}.page-heading h1{font-size:32px}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div{border-bottom:1px solid var(--line)}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:nth-child(3){border-bottom:0}.affair-grid{grid-template-columns:1fr}.affair-card p{min-height:0}.detail-hero{grid-template-columns:46px 1fr;padding:20px}.detail-monogram{width:46px;height:46px}.detail-count{grid-column:1/-1;border-left:0;border-top:1px solid rgba(31,71,54,.15);padding:13px 0 0;text-align:left;display:flex;align-items:baseline;gap:6px}.detail-count strong,.detail-count span{display:inline}.detail-hero h1{font-size:22px}.panel-head{flex-direction:column}.panel-head select,.search-box,.search-box input{width:100%;max-width:none}.status-panel{display:block}.availability{margin-top:25px}.progress{width:auto}.snapshot-item{grid-template-columns:7px 1fr}.snapshot-item>p{grid-column:2;text-align:left}.topbar>div:first-of-type span{display:none}}
@media(max-width:420px){.year-chip{font-size:0}.year-chip i{margin:0}.summary-strip>div{padding:15px}.summary-strip>div{display:block}.summary-strip strong{display:block;margin-top:4px}.snapshot-list{padding-inline:14px}}
@media(max-width:560px){.chart-panel{padding-inline:14px}.chart-summary{align-items:flex-start;flex-direction:column;gap:8px}.chart-summary>div{flex-wrap:wrap}.chart-delta{align-self:flex-start}.chart-legend{flex-wrap:wrap;gap:10px 14px}.chart-legend>small{width:100%;margin:0}.chart-tooltip{padding:6px 8px}#trendChart{height:230px}}

/* Blue and white visual system */
.brand small,.nav-link small,.affair-toggle small{color:#9bb9dc}.nav-label{color:#83a7d2}.nav-link,.affair-toggle{color:#c5d8ee}.nav-link.active,.affair-toggle.active{background:#1d5b9f}.nav-link.active small{color:#d4e4f5}.nav-monogram,.nav-monogram.orange,.nav-monogram.purple{background:#2867aa;color:#fff}.affair-toggle b{background:#2867aa;color:#dcecff}.affair-search input{border-color:#316ba9;background:#0b3264}.affair-search input:focus{border-color:#77afe8}.affair-search svg,.affair-search input::placeholder,.affair-empty{color:#8db1da}.affair-list{scrollbar-color:#3f73aa transparent}.sidebar-note{border-color:#2d66a3;background:#124681}.sidebar-note span{color:#91b5dd}.sidebar-note strong{color:#e2effc}.topbar{background:rgba(247,250,254,.94)}.year-chip{background:#eaf3fd;border-color:#d4e5f7;color:#315f93}.year-chip i{background:#2777c9}.affair-card:hover{border-color:#bdd4ed;box-shadow:0 15px 35px rgba(25,81,143,.10)}.arrow{background:#edf4fc}.affair-icon,.affair-card.orange .affair-icon,.affair-card.purple .affair-icon{background:#e8f2fd;color:#1769c2}.snapshot-item .dot,.snapshot-item .dot.persandian,.snapshot-item .dot.komunikasi-informatika{background:#2c79c9}.detail-hero,.detail-hero.orange,.detail-hero.purple{background:#edf5fe;border-color:#d7e7f8}.detail-monogram,.detail-hero.orange .detail-monogram,.detail-hero.purple .detail-monogram{background:#1769c2}.chart-panel,.chart-panel.orange,.chart-panel.purple{--chart-color:#1769c2;--chart-soft:#dcecff;--chart-hover:#b8d8fa;--chart-latest:#96c3f1}.chart-summary{background:#f5f9fe;border-color:#dfeaf6}.chart-delta.positive{background:#e3f0fd;color:#145da8}.chart-tooltip,.chart-tooltip:after{background:#0f3d78}.chart-tooltip span{color:#a9c9eb}.chart-tooltip small{color:#d6e7f8}.progress i{background:#2777c9}.number.current{color:#1769c2}.trend.up{color:#1769c2}.trend.up:before{background:#4a91d8}.chart-axis,.chart-label,.chart-missing text,.chart-value-label text{stroke:none!important}.chart-axis{font-family:Arial,sans-serif;font-size:11px;font-weight:500;fill:#43546b}.chart-label{font-family:Arial,sans-serif;font-size:11px;font-weight:600;fill:#33455d}.chart-value-label rect{fill:#fff;stroke:#bfd3e8;stroke-width:1}.chart-value-label text{fill:#174f8d;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.chart-value-label.latest rect{fill:#1769c2;stroke:#1769c2}.chart-value-label.latest text{fill:#fff}.chart-gridline{stroke:#dbe5f0}.chart-vertical{stroke:#edf2f8}
.chart-value-label{pointer-events:none}
.chart-empty{stroke:none!important;fill:#718096;font:600 12px Arial,sans-serif}

/* Authentication and administration */
.alert{border-radius:10px;padding:11px 13px;margin:0 0 16px;font-size:11px}.alert.success{background:#e8f3ff;border:1px solid #c7def5;color:#15558f}.alert.error{background:#fff0ef;border:1px solid #f3d0cd;color:#a33e38}.sidebar-account{margin-top:auto;border-top:1px solid #2b609b;padding:17px 5px 0;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:9px;align-items:center}.account-avatar{width:34px;height:34px;border-radius:10px;background:#fff;color:#0f3d78;display:grid;place-items:center;font-weight:800}.sidebar-account strong,.sidebar-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{font-size:10px}.sidebar-account small{font-size:8px;color:#9dbade;margin-top:2px}.sidebar-account>a{color:#a9c6e6;font-size:15px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-heading h1{font:800 30px Manrope;margin:0 0 5px;letter-spacing:-.03em}.admin-heading>div>p:last-child{font-size:11px;color:var(--muted);margin:0}.primary-action{border:0;background:#1769c2;color:#fff;border-radius:10px;min-height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:12px;cursor:pointer}.primary-action:hover{background:#0f57a4}.primary-action.compact{min-height:38px;font-size:10px;padding-inline:14px}.admin-panel{overflow:hidden}.admin-table-wrap{overflow:auto}.admin-table{min-width:780px}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>small{color:var(--muted);font-size:9px;margin-top:4px;max-width:420px}.code-chip,.role-chip,.state{display:inline-flex;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:800}.code-chip{background:#edf3fa;color:#436080}.role-chip.admin{background:#dcecff;color:#155da8}.role-chip.viewer{background:#edf0f4;color:#5d6a79}.state.active{background:#e4f2ff;color:#1762aa}.state.inactive{background:#f0f1f2;color:#7c858f}.row-actions{display:flex;align-items:center;gap:8px}.row-actions form{margin:0}.row-actions a,.row-actions button{border:0;background:none;padding:4px;color:#1769c2;font-size:9px;font-weight:700;cursor:pointer}.row-actions button{color:#bc514a}.admin-empty{text-align:center;padding:40px;color:var(--muted);font-size:11px}.admin-table-tools{padding:14px 18px;border-bottom:1px solid var(--line)}.admin-search{width:min(320px,100%);border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-size:10px}.form-panel{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid label,.extra-year label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;color:#405169}.form-grid label b{color:#cf4e47}.form-grid input,.form-grid select,.form-grid textarea,.extra-year input{width:100%;border:1px solid #d5e1ee;border-radius:9px;background:#fff;padding:10px 11px;font-size:11px;color:var(--ink);outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.extra-year input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.form-grid textarea{resize:vertical}.span-2{grid-column:1/-1}.check-field{flex-direction:row!important;align-items:center;align-self:end;min-height:39px}.check-field input{width:16px!important}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.form-actions>a{font-size:10px;color:var(--muted)}.value-editor{margin-top:24px;border:1px solid var(--line);background:#f8fbff;border-radius:12px;padding:18px}.value-editor h3{font:700 14px Manrope;margin:0 0 3px}.value-editor p{font-size:9px;color:var(--muted);margin:0}.year-inputs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:15px}.year-inputs label{border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:9px}.year-inputs label span{display:block;font-size:9px;color:#596b82;font-weight:700;margin-bottom:6px}.year-inputs input{width:100%;border:0;outline:0;font-size:12px}.extra-year{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px dashed #cad8e6;margin-top:15px;padding-top:15px}.login-page{background:#eef5fd}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-brand{background:linear-gradient(145deg,#0c3265,#1769c2);color:#fff;padding:clamp(35px,6vw,85px);display:flex;flex-direction:column;justify-content:space-between}.login-mark{width:48px;height:48px;border-radius:14px;background:#fff;color:#0f3d78;display:grid;place-items:center;font:800 14px Manrope}.login-brand p{font-size:9px;letter-spacing:.16em;color:#a9c9ec;margin:45px 0 14px}.login-brand h1{font:800 clamp(35px,5vw,62px)/1.07 Manrope;letter-spacing:-.05em;margin:0 0 18px}.login-brand div>span:last-child{display:block;max-width:470px;color:#c6dcf3;font-size:12px;line-height:1.7}.login-brand>small{color:#8fb4dc;font-size:9px}.login-form{display:grid;place-items:center;padding:30px}.login-card{width:min(390px,100%);background:#fff;border:1px solid #dce7f2;border-radius:18px;padding:32px;box-shadow:0 24px 60px rgba(25,75,130,.12)}.login-card h2{font:800 27px Manrope;margin:0 0 6px}.login-card>p:not(.eyebrow){font-size:11px;color:var(--muted);line-height:1.55;margin:0 0 22px}.auth-form{display:grid;gap:15px}.auth-form label{font-size:10px;font-weight:700;color:#43536a}.auth-form input{display:block;width:100%;margin-top:7px;border:1px solid #d4e0ed;border-radius:9px;padding:11px;font-size:12px;outline:none}.auth-form input:focus{border-color:#478bd1;box-shadow:0 0 0 3px #e6f1fc}.auth-form label small{display:block;color:#b44d47;margin-top:3px}.login-help{border-top:1px solid var(--line);padding-top:16px;margin-top:20px;color:var(--muted);font-size:9px;text-align:center}
@media(max-width:1050px){.sidebar-account{display:block;padding-top:17px;text-align:center}.sidebar-account>span:nth-child(2),.sidebar-account>a{display:none}.account-avatar{margin:auto}.year-inputs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.sidebar-account{display:grid;text-align:left}.sidebar-account>span:nth-child(2),.sidebar-account>a{display:block}.admin-heading{align-items:flex-start;flex-direction:column}.admin-heading .primary-action{align-self:stretch}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.year-inputs{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr}.login-brand{min-height:280px;padding:35px}.login-brand p{margin-top:25px}.login-brand h1{font-size:36px}.login-brand>small{display:none}.login-form{padding:20px;margin-top:-35px}.login-card{padding:25px}.extra-year{grid-template-columns:1fr}}
.role-chip.superadmin{background:#0f3d78;color:#fff}.context-panel{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(240px,340px);gap:15px;align-items:center;padding:17px 20px;margin-bottom:18px;border-color:#cbdff4;background:#f8fbff}.context-number{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 11px Manrope}.context-panel strong{font:700 12px Manrope}.context-panel p{font-size:9px;color:var(--muted);margin:3px 0 0}.context-panel select,.context-picker select{width:100%;border:1px solid #c8d9eb;background:#fff;border-radius:9px;padding:10px 12px;font-size:11px;color:var(--ink);outline:none}.selection-empty{text-align:center;padding:55px 20px;color:var(--muted)}.selection-empty>span{width:42px;height:42px;border-radius:12px;background:#e5f1fd;color:#1769c2;display:grid;place-items:center;margin:0 auto 12px;font-size:18px}.selection-empty strong{display:block;color:var(--ink);font:700 13px Manrope}.selection-empty p{font-size:10px}.context-picker{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;border:1px solid #cbdff4;background:#f5f9fe;border-radius:12px;padding:16px;margin-bottom:20px}.context-picker label{display:block}.context-picker label strong,.context-picker label span{display:block}.context-picker label strong{font:700 12px Manrope;margin-bottom:3px}.context-picker label strong b{color:#c74b45}.context-picker label span{font-size:9px;color:var(--muted);margin-bottom:9px}.form-divider{display:flex;align-items:center;gap:9px;color:#41546c;font:700 11px Manrope;border-bottom:1px solid var(--line);padding-bottom:11px;margin-bottom:17px}.form-divider span{width:23px;height:23px;border-radius:7px;background:#e4f0fc;color:#1769c2;display:grid;place-items:center;font-size:8px}
.value-editor-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.add-year-button{border:1px solid #bcd3eb;background:#fff;color:#1769c2;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:700;cursor:pointer}.add-year-button:hover{background:#eaf4ff}.dynamic-years{display:grid;gap:9px;margin-top:15px}.year-entry{display:grid;grid-template-columns:1fr 1fr 34px;gap:9px;align-items:end;border:1px solid #dce7f2;background:#fff;border-radius:10px;padding:11px}.year-entry label{display:flex;flex-direction:column;gap:6px;color:#506078;font-size:9px;font-weight:700}.year-entry input{width:100%;border:1px solid #d5e1ee;border-radius:8px;padding:9px 10px;font-size:11px;outline:none}.year-entry input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.remove-year{width:34px;height:34px;border:0;border-radius:8px;background:#fff0ef;color:#b94f48;font-size:18px;cursor:pointer}
@media(max-width:720px){.context-panel{grid-template-columns:38px 1fr}.context-panel form{grid-column:1/-1}.context-picker{grid-template-columns:1fr}.context-picker .context-number{display:none}.value-editor-head{align-items:flex-start;flex-direction:column}.year-entry{grid-template-columns:1fr 34px}.year-entry label{grid-column:1}.year-entry .remove-year{grid-column:2;grid-row:1/3;align-self:center}}
/* Refined yearly value editor */
.value-editor{padding:0;background:#fff;overflow:hidden;border-color:#d5e3f2}.value-editor-head{padding:17px 19px;background:#f4f8fd;border-bottom:1px solid #dce7f2}.value-editor-title{display:flex;align-items:center;gap:11px}.value-editor-title>span{width:32px;height:32px;border-radius:9px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.value-editor-title h3{font-size:14px}.value-editor-title p{margin-top:3px}.add-year-button{background:#1769c2;color:#fff;border-color:#1769c2;min-height:36px;padding:0 13px;display:flex;align-items:center;gap:7px}.add-year-button:hover{background:#1059a8}.add-year-button b{font-size:16px;font-weight:500}.year-table-head{display:grid;grid-template-columns:46px minmax(130px,1fr) minmax(170px,1.2fr) 82px;gap:12px;padding:10px 19px;background:#fbfdff;border-bottom:1px solid #e3ebf4;color:#74839a;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.dynamic-years{gap:0;margin:0}.year-entry{grid-template-columns:46px minmax(130px,1fr) minmax(170px,1.2fr) 82px;gap:12px;border:0;border-bottom:1px solid #e8eef5;border-radius:0;padding:13px 19px;background:#fff;align-items:center}.year-entry:hover{background:#fbfdff}.year-row-number{width:27px;height:27px;border-radius:8px;background:#eaf3fd;color:#1769c2;display:grid;place-items:center;font:800 9px Manrope}.year-entry label{gap:0}.year-entry label>span{display:none}.year-entry input{height:40px;background:#fff;font-size:12px;padding:0 11px}.remove-year{width:auto;height:36px;background:#fff4f3;border:1px solid #f3d8d5;color:#ae4b45;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px}.remove-year span{font-size:15px;font-weight:400}.remove-year:hover{background:#ffe8e6}.year-editor-note{display:flex;align-items:center;gap:8px;padding:11px 19px;background:#fbfdff;color:#78879b;font-size:9px}.year-editor-note>span{width:17px;height:17px;border-radius:50%;background:#dcecff;color:#1769c2;display:grid;place-items:center;font-weight:800}
@media(max-width:720px){.value-editor-head{padding:15px}.year-table-head{display:none}.year-entry{grid-template-columns:34px 1fr;padding:14px 15px;gap:10px 9px}.year-row-number{grid-row:1/3;align-self:start;margin-top:17px}.year-entry label{grid-column:2}.year-entry label>span{display:block;font-size:8px;color:#718096;margin-bottom:5px}.year-entry .remove-year{grid-column:2;grid-row:auto;justify-self:start;padding:0 12px}.year-editor-note{padding-inline:15px;align-items:flex-start}}
.dashboard-filter{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:14px}.filter-intro{display:flex;align-items:center;gap:10px;min-width:190px}.filter-intro>span{width:38px;height:38px;border-radius:10px;background:#e8f2fd;color:#1769c2;display:grid;place-items:center;font-size:8px;font-weight:800}.filter-intro strong,.filter-intro small{display:block}.filter-intro strong{font:700 11px Manrope}.filter-intro small{color:var(--muted);font-size:8px;margin-top:2px}.dashboard-filter form{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;flex:1}.dashboard-filter label{display:flex;flex-direction:column;gap:5px;color:#68778c;font-size:8px;font-weight:700}.dashboard-filter select{min-width:105px;height:36px;border:1px solid #d4e1ef;border-radius:8px;background:#fff;padding:0 28px 0 9px;color:#26384f;font-size:10px;outline:none}.dashboard-filter select:focus{border-color:#5a98d8}.dashboard-filter .filter-urusan select{min-width:190px}.filter-separator{align-self:flex-end;line-height:36px;color:#a2adba}.dashboard-filter button{height:36px;border:0;border-radius:8px;background:#1769c2;color:#fff;padding:0 15px;font-size:9px;font-weight:800;cursor:pointer}.dashboard-filter button:hover{background:#1059a8}
@media(max-width:980px){.dashboard-filter{align-items:flex-start;flex-direction:column}.dashboard-filter form{width:100%;justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:560px){.dashboard-filter form{display:grid;grid-template-columns:1fr 15px 1fr}.dashboard-filter label,.dashboard-filter select,.dashboard-filter .filter-urusan,.dashboard-filter .filter-urusan select{width:100%;min-width:0}.dashboard-filter .filter-urusan{grid-column:1/-1}.dashboard-filter button{grid-column:1/-1}.filter-separator{text-align:center}.filter-intro{min-width:0}}
.category-picker{border:1px solid #d8e5f2;background:#f8fbff;border-radius:11px;padding:15px}.category-picker>strong{font:700 11px Manrope}.category-picker>p{font-size:9px;color:var(--muted);margin:3px 0 11px}.category-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.category-picker label{display:flex;flex-direction:row;align-items:center;gap:8px;border:1px solid #dde8f3;background:#fff;border-radius:9px;padding:9px}.category-picker label input{width:15px}.category-picker label span,.category-picker label small{display:block}.category-picker label span{font-size:9px}.category-picker label small{color:var(--muted);margin-top:2px}.year-table-head{grid-template-columns:40px 82px 1fr 1fr 110px 76px}.year-entry{grid-template-columns:40px 82px 1fr 1fr 110px 76px}.year-entry select{width:100%;height:40px;border:1px solid #d5e1ee;border-radius:8px;background:#fff;padding:0 7px;font-size:9px}
@media(max-width:900px){.year-table-head{display:none}.year-entry{grid-template-columns:34px 1fr 1fr}.year-row-number{grid-row:1/3}.year-entry label{grid-column:auto}.year-entry label>span{display:block;font-size:8px;color:#718096;margin-bottom:5px}.year-entry .remove-year{grid-column:3;justify-self:end}.category-picker>div{grid-template-columns:1fr}}
.number small{display:block;color:#8593a5;font-size:7px;font-weight:500;margin-top:3px}.chart-legend i.target{height:0;background:transparent;border-top:2px dashed #7da8d4;box-shadow:none}.chart-target-line{fill:none;stroke:#7da8d4;stroke-width:2;stroke-dasharray:6 5;stroke-linecap:round}
.ikppd-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#0f3d78,#1769c2);color:#fff;border-radius:17px;padding:27px 29px;margin-bottom:18px}.ikppd-hero h1{font:800 30px Manrope;margin:0 0 6px}.ikppd-hero .eyebrow{color:#b9d7f5}.ikppd-hero p:last-child{font-size:10px;color:#cfe1f4;margin:0}.download-table{background:#fff;color:#155da8;border-radius:9px;padding:10px 13px;font-size:9px;font-weight:800;white-space:nowrap}.ikppd-panel{overflow:hidden}.ikppd-toolbar{display:flex;align-items:center;justify-content:space-between;padding:17px 19px}.ikppd-toolbar strong,.ikppd-toolbar small{display:block}.ikppd-toolbar strong{font:700 13px Manrope}.ikppd-toolbar small{font-size:8px;color:var(--muted);margin-top:3px}.ikppd-table-wrap{overflow:auto}.ikppd-table{min-width:850px}.ikppd-table th{background:#f1f6fc}.ikppd-table th:first-child{width:52px;text-align:center}.ikppd-table td:first-child{text-align:center}.aspect-row td{background:#79c2e1!important;color:#102f4d;padding:9px 13px;border-bottom:2px solid #397da5!important;text-align:left!important}.aspect-row td span{display:inline-block;min-width:42px;font:800 13px Manrope}.aspect-row td strong{font:800 12px Manrope;text-transform:uppercase;letter-spacing:.03em}.affair-row td{background:#dceefd!important;color:#174f83;padding:8px 14px!important;text-align:left!important}.affair-row td strong{font:800 10px Manrope;text-transform:uppercase}.indicator-row td{background:#fff}.indicator-row td:nth-child(2){min-width:380px}.indicator-row td:nth-child(2)>strong,.indicator-row td:nth-child(2)>small{display:block}.indicator-row td:nth-child(2)>small{font-size:8px;color:var(--muted);margin-top:4px}.ikppd-empty td{text-align:center!important;color:var(--muted);padding:25px!important}.ikppd-no-result{display:none;text-align:center;padding:35px;color:var(--muted);font-size:10px}
@media(max-width:720px){.ikppd-hero{align-items:flex-start;flex-direction:column;padding:22px}.ikppd-hero h1{font-size:25px}.download-table{width:100%;text-align:center}.ikppd-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.ikppd-toolbar .search-box{width:100%}}
@media print{.sidebar,.topbar,.back-link{display:none!important}.app-shell{display:block}.content{padding:10px}.panel,.detail-hero{break-inside:avoid}}

/* Sidebar layout and separated indicator classifications */
.sidebar{overflow:hidden}.sidebar-nav{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;margin-right:-4px;scrollbar-width:thin;scrollbar-color:#3f73aa transparent}.sidebar-nav>.nav-label:first-child{margin-top:0}.sidebar-account{flex:0 0 auto;margin-top:14px}.brand{flex:0 0 auto}.nav-link{line-height:1.25}.nav-link>span:last-child{overflow-wrap:anywhere}.affair-panel{background:rgba(4,35,70,.18);border-radius:10px}.affair-menu.open .affair-panel{padding:5px}.affair-search{margin-top:3px}.affair-list{max-height:220px}
.classification-picker{border:1px solid #d7e4f2;border-radius:13px;background:#f8fbff;overflow:hidden}.classification-heading{padding:15px 17px;border-bottom:1px solid #dce7f2;background:#f3f8fe}.classification-heading>strong{font:700 12px Manrope}.classification-heading>p{margin:3px 0 0;color:var(--muted);font-size:9px}.classification-groups{display:grid;grid-template-columns:1fr 1fr;gap:0}.classification-group{padding:16px}.classification-group+ .classification-group{border-left:1px solid #dce7f2}.classification-group header{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.classification-group header>span{width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 8px Manrope}.classification-group header strong,.classification-group header small{display:block}.classification-group header strong{font:700 11px Manrope;color:var(--ink)}.classification-group header small{font-size:8px;color:var(--muted);font-weight:500;margin-top:2px}.classification-options{display:grid;gap:7px}.classification-options label{display:flex;flex-direction:row;align-items:flex-start;gap:9px;border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:10px;cursor:pointer}.classification-options label:hover{border-color:#9fc2e7;background:#fbfdff}.classification-options label input{width:15px;flex:0 0 15px;margin-top:1px}.classification-options label>span{font-size:9px;line-height:1.4}.classification-options label small{display:block;color:var(--muted);font-size:8px;font-weight:500;margin-top:2px}.classification-empty{margin:0;color:var(--muted);font-size:9px}.indicator-admin-table{min-width:1080px}.classification-tags{display:flex;flex-wrap:wrap;gap:5px;max-width:250px}.classification-tags span{display:inline-flex;padding:4px 7px;border-radius:7px;background:#e7f1fc;color:#155d9f;font-size:8px;font-weight:700;line-height:1.25}.classification-tags.aspect span{background:#f0f5fb;color:#4d6682}
@media(max-width:900px){.classification-groups{grid-template-columns:1fr}.classification-group+ .classification-group{border-left:0;border-top:1px solid #dce7f2}}
@media(min-width:721px) and (max-width:1050px){.affair-panel{position:fixed;left:72px;top:120px;background:#0f3d78;z-index:40}}
@media(max-width:720px){.sidebar{overflow:hidden}.sidebar-nav{padding-right:3px}.classification-group{padding:14px}.affair-menu.open .affair-panel{padding:4px}}

/* Filters local to IKU Gubernur, IKU PD, IKD, and IKPPD pages */
.category-data-filter{width:100%;max-width:100%;min-width:0;margin:0 0 20px;overflow:hidden}.category-filter-header{min-height:64px;padding:13px 18px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;background:#f5f9fe;border-bottom:1px solid #dce7f2}.category-filter-icon{width:36px;height:36px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center}.category-filter-icon svg{width:17px}.category-filter-header strong,.category-filter-header small{display:block}.category-filter-header strong{font:700 13px Manrope}.category-filter-header small{font-size:9px;color:var(--muted);margin-top:3px}.category-filter-header>span{padding:6px 9px;border-radius:8px;background:#e4f0fc;color:#1762aa;font-size:9px;font-weight:800}.category-filter-form{display:grid;grid-template-columns:250px minmax(220px,1fr) auto;align-items:end;gap:14px;padding:16px 18px 18px}.category-filter-form>*{min-width:0}.category-period-fields{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:end;gap:7px;min-width:0}.category-period-fields label,.category-filter-search{display:block;min-width:0}.category-period-fields label>span,.category-filter-search>span{display:block;margin-bottom:6px;color:#5c6d82;font-size:9px;font-weight:800}.category-period-fields i{height:38px;display:grid;place-items:center;color:#9aa8b8;font-size:8px;font-style:normal}.category-filter-form select,.category-filter-form input{display:block;width:100%;min-width:0;height:38px;border:1px solid #cfdeed;border-radius:9px;background:#fff;color:#26384f;font-size:11px;outline:none}.category-filter-form select{padding:0 9px}.category-filter-form input{padding:0 11px 0 33px}.category-filter-form select:focus,.category-filter-form input:focus{border-color:#5795d7;box-shadow:0 0 0 3px #e8f2fc}.category-filter-search>div{position:relative;min-width:0}.category-filter-search svg{position:absolute;left:11px;top:12px;width:14px;color:#71869d}.category-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.category-filter-actions a,.category-filter-actions button{height:38px;border-radius:9px;font-size:9px;font-weight:800}.category-filter-actions a{display:grid;place-items:center;border:1px solid #d4e1ef;color:#66788d;padding:0 12px;background:#fff}.category-filter-actions button{border:0;background:#1769c2;color:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.category-filter-actions button:hover{background:#1059a8}.category-filter-actions button svg{width:13px;flex:0 0 13px}
@media(max-width:1000px){.category-filter-form{grid-template-columns:250px minmax(190px,1fr)}.category-filter-actions{grid-column:1/-1}.category-filter-actions a,.category-filter-actions button{min-width:110px}}
@media(max-width:700px){.category-filter-header{grid-template-columns:36px minmax(0,1fr);padding:13px 15px}.category-filter-header>span{grid-column:2;justify-self:start}.category-filter-form{grid-template-columns:minmax(0,1fr);padding:15px}.category-period-fields{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.category-filter-actions{grid-column:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.category-filter-actions button:only-child{grid-column:1/-1}.category-filter-actions a,.category-filter-actions button{width:100%;min-width:0;padding-inline:8px;justify-content:center}}

/* Separate CRUD views for indicator types and IKPPD aspects */
.taxonomy-rule-note{display:flex;align-items:flex-start;gap:10px;margin:-5px 0 18px;padding:12px 14px;border:1px solid #d4e4f5;border-radius:11px;background:#f3f8fe;color:#52667e}.taxonomy-rule-note>span{width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:#dcecff;color:#1769c2;display:grid;place-items:center;font-size:9px;font-weight:800}.taxonomy-rule-note p{margin:1px 0 0;font-size:10px;line-height:1.55}.taxonomy-rule-note strong{color:#263a52}.taxonomy-section{overflow:hidden;margin-bottom:20px}.taxonomy-section-head{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f6faff;border-bottom:1px solid #dce7f2}.taxonomy-section-head.aspect{background:#f8fafc}.taxonomy-section-title{display:flex;align-items:center;gap:12px;min-width:0}.taxonomy-section-title>span{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.taxonomy-section-head.aspect .taxonomy-section-title>span{background:#4d78a6}.taxonomy-section-title h2{font:700 14px Manrope;margin:0 0 3px}.taxonomy-section-title p{margin:0;color:var(--muted);font-size:9px}.taxonomy-table{min-width:720px}.taxonomy-table td:first-child{width:52%}.taxonomy-table td>strong,.taxonomy-table td>small{display:block}.taxonomy-table td>small{max-width:580px;margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}.order-chip,.parent-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-size:8px;font-weight:800}.order-chip{min-width:28px;height:25px;background:#edf3fa;color:#405a76}.parent-chip{padding:5px 8px;background:#e5f0fc;color:#1762aa}.taxonomy-form-panel{max-width:900px}.taxonomy-form-context{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;margin-bottom:20px;padding:13px 14px;border:1px solid #cfe0f2;border-radius:11px;background:#f5f9fe}.taxonomy-form-context>span{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.taxonomy-form-context.aspect>span{background:#4d78a6}.taxonomy-form-context strong,.taxonomy-form-context small{display:block}.taxonomy-form-context strong{font:700 11px Manrope}.taxonomy-form-context small{margin-top:3px;color:var(--muted);font-size:8px}.taxonomy-form-context>b{padding:6px 9px;border-radius:8px;background:#e4f0fc;color:#1762aa;font-size:8px}
@media(max-width:720px){.taxonomy-section-head{align-items:flex-start;flex-direction:column}.taxonomy-section-head .primary-action{width:100%}.taxonomy-form-context{grid-template-columns:38px minmax(0,1fr)}.taxonomy-form-context>b{grid-column:2;justify-self:start}.taxonomy-rule-note{margin-top:0}}

/* Indicator responsibility and IKU Perangkat Daerah hierarchy */
.agency-chip{display:inline-flex;max-width:240px;padding:5px 8px;border-radius:8px;background:#e9f2fc;color:#245f9a;font-size:8px;font-weight:700;line-height:1.35}.pd-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px;padding:26px 28px;border-radius:17px;background:linear-gradient(135deg,#0f3d78,#1769c2);color:#fff}.pd-hero .eyebrow{color:#b9d7f5}.pd-hero h1{font:800 30px Manrope;margin:0 0 6px}.pd-hero p:last-child{max-width:650px;margin:0;color:#cfe1f4;font-size:10px;line-height:1.55}.pd-hero-stats{display:flex;gap:9px;flex:0 0 auto}.pd-hero-stats span{min-width:112px;padding:11px 13px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.09);font-size:8px;color:#cfe1f4}.pd-hero-stats strong{display:block;margin-bottom:2px;color:#fff;font:800 20px Manrope}.pd-groups{display:grid;gap:16px}.pd-section{overflow:hidden}.pd-section-head{min-height:76px;padding:15px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;background:#f4f8fd;border-bottom:1px solid #dce7f2}.pd-section-number{width:38px;height:38px;border-radius:10px;background:#1769c2;color:#fff;display:grid;place-items:center;font:800 9px Manrope}.pd-section-head small{display:block;margin-bottom:3px;color:#1769c2;font-size:7px;font-weight:800;letter-spacing:.1em}.pd-section-head h2{font:700 13px/1.35 Manrope;margin:0}.pd-section-head>span{padding:6px 9px;border-radius:8px;background:#e3effc;color:#1762aa;font-size:8px;font-weight:800}.pd-section.unassigned .pd-section-head{background:#fafbfc}.pd-section.unassigned .pd-section-number{background:#8291a2}.pd-section.unassigned .pd-section-head small{color:#718096}.pd-indicator-table{min-width:900px}.pd-indicator-table th:first-child{width:34%}.pd-indicator-table td:first-child>strong,.pd-indicator-table td:first-child>small{display:block}.pd-indicator-table td:first-child>small{margin-top:4px;color:var(--muted);font-size:8px}.pd-empty{text-align:center;padding:55px 20px;color:var(--muted)}.pd-empty>span{width:42px;height:42px;border-radius:12px;background:#e5f1fd;color:#1769c2;display:grid;place-items:center;margin:0 auto 12px;font-size:18px}.pd-empty strong{display:block;color:var(--ink);font:700 13px Manrope}.pd-empty p{font-size:10px}
@media(max-width:850px){.pd-hero{align-items:flex-start;flex-direction:column}.pd-hero-stats{width:100%}.pd-hero-stats span{flex:1}.pd-section-head{grid-template-columns:38px minmax(0,1fr)}.pd-section-head>span{grid-column:2;justify-self:start}}
@media(max-width:560px){.pd-hero{padding:22px}.pd-hero h1{font-size:24px}.pd-hero-stats{flex-direction:column}.pd-section-head{padding:14px}.agency-chip{max-width:190px}}

.responsibility-editor{overflow:hidden;border:1px solid #d8e5f2;border-radius:11px;background:#f8fbff}.responsibility-editor>header{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dce7f2}.responsibility-editor header strong,.responsibility-editor header small{display:inline}.responsibility-editor header strong{font:700 11px Manrope}.responsibility-editor header p{margin:3px 0 0;color:var(--muted);font-size:9px}.responsibility-editor header button{border:1px solid #bfd5eb;border-radius:8px;background:#fff;color:#1769c2;padding:7px 10px;font-size:8px;font-weight:800;cursor:pointer}.responsibility-editor #agencyRows{display:grid;gap:8px;padding:12px 14px}.agency-entry{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px}.agency-entry input{height:38px}.agency-entry .remove-agency{border:1px solid #efd8d5;border-radius:8px;background:#fff4f3;color:#b44f48;font-size:15px;cursor:pointer}.iku-owner-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,42%);gap:18px;align-items:center;padding:14px 15px;border:1px solid #bcd7f1;border-radius:11px;background:#eef6ff}.iku-owner-field.hidden{display:none}.iku-owner-field strong{font:700 11px Manrope}.iku-owner-field p{margin:3px 0 0;color:#5f7690;font-size:9px;line-height:1.45}.iku-owner-field input{height:40px}.agency-list{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.iku-owner-chip{display:inline-flex;max-width:240px;padding:5px 8px;border-radius:8px;background:#1769c2;color:#fff;font-size:8px;font-weight:700;line-height:1.35}.pd-responsibility-list{display:grid;gap:3px;min-width:190px}.pd-responsibility-list span{font-size:8px;line-height:1.35;color:#52667e}.pd-responsibility-list span:before{content:'•';margin-right:5px;color:#1769c2}.pd-indicator-table{min-width:1100px}
@media(max-width:720px){.responsibility-editor>header{align-items:flex-start;flex-direction:column}.responsibility-editor header button{width:100%}.iku-owner-field{grid-template-columns:1fr}.iku-owner-field input{width:100%}}

/* IKPPD responsibility columns and data-driven IKK grouping */
.grouping-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:7px;background:#e9f2fc;color:#245f9a;font-size:8px;font-weight:800}.ikppd-table{min-width:1020px;table-layout:auto}.ikppd-table th,.ikppd-table td{padding:9px 10px}.ikppd-table th:first-child,.ikppd-table td:first-child{width:42px;padding-inline:6px}.ikppd-table th:nth-child(2){min-width:290px}.ikppd-table .ikppd-unit-cell{min-width:72px;white-space:nowrap}.ikppd-table .ikppd-year-head,.ikppd-table .ikppd-year-cell{min-width:68px;text-align:right;white-space:nowrap}.ikppd-table .ikppd-urusan-head,.ikppd-table .ikppd-urusan-cell{min-width:145px}.ikppd-table .ikppd-agency-head,.ikppd-table .ikppd-agency-cell{min-width:195px}.ikppd-table .ikppd-urusan-cell,.ikppd-table .ikppd-agency-cell{color:#52667e;font-size:9px;line-height:1.35;white-space:normal}.ikppd-table .indicator-row td:nth-child(2)>strong{font-size:10px;line-height:1.35}.ikppd-table .indicator-row td:nth-child(2)>small{margin-top:3px}.ikppd-table .aspect-row td{padding:8px 10px}.ikppd-table .affair-row td{padding:7px 11px!important}.ikppd-toolbar{padding:14px 16px}

/* Per-category indicator ordering */
.order-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:16px;padding-bottom:3px;scrollbar-width:thin}.order-tabs a{flex:0 0 auto;max-width:260px;padding:9px 12px;border:1px solid #d6e3f1;border-radius:9px;background:#fff;color:#5c6f85;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-tabs a.active{border-color:#1769c2;background:#1769c2;color:#fff}.order-context{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:18px;align-items:center;margin-bottom:12px;padding:14px 16px}.order-context strong,.order-context small{display:block}.order-context strong{font:700 11px Manrope}.order-context small{margin-top:3px;color:var(--muted);font-size:8px}.order-context select{width:100%;height:38px;border:1px solid #ceddec;border-radius:9px;background:#fff;padding:0 10px;color:#26384f;font-size:10px}.order-panel{overflow:hidden}.order-panel-head{padding:15px 18px;border-bottom:1px solid #dce7f2;background:#f5f9fe}.order-panel-head strong,.order-panel-head small{display:block}.order-panel-head strong{font:700 13px Manrope}.order-panel-head small{margin-top:3px;color:var(--muted);font-size:8px}.sortable-indicators{display:grid}.sortable-indicator{display:grid;grid-template-columns:26px 30px minmax(0,1fr) 74px;gap:10px;align-items:center;min-height:61px;padding:10px 16px;border-bottom:1px solid #e7eef6;background:#fff;transition:background .15s,opacity .15s}.sortable-indicator:last-child{border-bottom:0}.sortable-indicator:hover{background:#f9fbfe}.sortable-indicator.dragging{opacity:.45;background:#eaf3fd}.drag-handle{color:#8ca0b6;font-size:18px;cursor:grab;line-height:1}.drag-handle:active{cursor:grabbing}.order-number{width:27px;height:27px;border-radius:8px;background:#e8f2fd;color:#1769c2;display:grid;place-items:center;font:800 9px Manrope}.sortable-indicator>div>strong,.sortable-indicator>div>small{display:block}.sortable-indicator>div>strong{font-size:10px;line-height:1.4}.sortable-indicator>div>small{margin-top:3px;color:var(--muted);font-size:8px}.order-moves{display:flex;justify-content:flex-end;gap:5px}.order-moves button{width:31px;height:31px;border:1px solid #d4e1ee;border-radius:8px;background:#fff;color:#1769c2;cursor:pointer}.order-moves button:hover{background:#eaf3fd}.order-save{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:14px 18px;border-top:1px solid #dce7f2;background:#f8fbff}.order-save span{color:var(--muted);font-size:8px}.order-save .primary-action{min-width:130px}
@media(max-width:720px){.order-context{grid-template-columns:1fr}.sortable-indicator{grid-template-columns:22px 28px minmax(0,1fr);padding:10px 12px}.order-moves{grid-column:3;justify-content:flex-start}.order-save{align-items:stretch;flex-direction:column}.order-save .primary-action{width:100%}}
.group-sort-row{min-height:72px;background:#fbfdff}.group-sort-row>div>strong{font:700 11px Manrope}.group-sort-row>div>small{max-width:760px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixed-order-group{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 16px;padding:12px 14px;border:1px dashed #cad7e5;border-radius:9px;background:#f7f9fb;color:#718096}.fixed-order-group strong{font-size:9px}.fixed-order-group span{font-size:8px}

/* Multi-urusan indicator fields */
.leading-affair-chip{display:inline-flex;max-width:220px;padding:5px 8px;border-radius:8px;background:#e4f2ff;color:#1762aa;font-size:8px;font-weight:800;line-height:1.35}.classification-tags.related-affairs span{background:#edf8f1;color:#2e7758}.related-affairs-picker{border:1px solid #d7e4f2;border-radius:13px;background:#f8fbff;overflow:hidden}.related-affairs-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 16px}.related-affairs-options label{display:flex;gap:9px;align-items:flex-start;border:1px solid #dce7f2;background:#fff;border-radius:9px;padding:10px;cursor:pointer}.related-affairs-options label:hover{border-color:#9fc2e7;background:#fbfdff}.related-affairs-options input{width:15px!important;flex:0 0 15px;margin-top:1px}.related-affairs-options span{font-size:9px;font-weight:700;line-height:1.35}.related-affairs-options small{display:block;margin-top:2px;color:var(--muted);font-size:8px}
@media(max-width:720px){.related-affairs-options{grid-template-columns:1fr}}

/* Strong mobile overrides for hosted phones */
@media(max-width:768px){
	html,body{width:100%;max-width:100%;overflow-x:hidden}
	body{background:#f4f8fd}
	.app-shell,.app-main,.content{width:100%;max-width:100%;min-width:0}
	.content{padding:18px 14px 32px}
	.topbar{width:100%;min-width:0}
	.topbar>div:first-of-type{min-width:0;flex:1}
	.topbar>div:first-of-type strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.year-chip{flex:0 0 auto;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.sidebar{max-width:86vw;height:100dvh;z-index:30}
	.sidebar-overlay{z-index:25}
	.page-heading,.admin-heading,.section-heading,.panel-head{align-items:flex-start;flex-direction:column;gap:12px}
	.page-heading h1,.admin-heading h1{font-size:26px;line-height:1.15;letter-spacing:0}
	.page-heading>div>p:last-child,.admin-heading>div>p:last-child{font-size:11px;line-height:1.55}
	.summary-strip{grid-template-columns:1fr;border-radius:12px}
	.summary-strip>div{border-right:0!important;border-bottom:1px solid var(--line)!important}
	.summary-strip>div:last-child{border-bottom:0!important}
	.panel,.form-panel,.value-editor,.context-panel,.context-picker,.detail-hero,.pd-hero,.ikppd-hero{border-radius:12px}
	.form-panel{padding:16px}
	.form-grid,.login-shell,.detail-grid,.affair-grid,.classification-groups,.related-affairs-options,.sipd-filter-fields,.category-filter-form,.order-context{grid-template-columns:1fr!important}
	.span-2{grid-column:auto}
	.login-page{min-height:100dvh}
	.login-shell{min-height:100dvh;display:grid}
	.login-brand{min-height:auto;padding:28px 22px 58px}
	.login-brand h1{font-size:32px;letter-spacing:0}
	.login-form{padding:0 14px 22px;margin-top:-42px}
	.login-card{width:100%;border-radius:14px;padding:22px}
	.detail-hero{grid-template-columns:44px minmax(0,1fr)}
	.detail-hero h1{font-size:20px;letter-spacing:0;overflow-wrap:anywhere}
	.detail-count{grid-column:1/-1}
	.chart-summary,.pd-hero,.ikppd-hero,.taxonomy-section-head,.responsibility-editor>header{align-items:flex-start;flex-direction:column}
	.chart-summary>div{flex-wrap:wrap}
	.pd-hero-stats{width:100%;display:grid;grid-template-columns:1fr}
	.category-period-fields{grid-template-columns:1fr!important}
	.category-period-fields i{display:none}
	.category-filter-actions,.sipd-filter-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px}
	.category-filter-actions a,.category-filter-actions button,.sipd-filter-actions a,.sipd-filter-actions button,.primary-action,.download-table,.sipd-download{width:100%;justify-content:center;text-align:center}
	.table-wrap,.admin-table-wrap,.order-tabs{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
	table,.admin-table,.indicator-admin-table,.taxonomy-table,.pd-indicator-table,.ikppd-table,.sipd-table{min-width:720px}
	.sipd-table{min-width:1180px}
	.ikppd-table{min-width:920px}
	.admin-table-tools{padding:12px}
	.admin-search{width:100%}
	.row-actions{align-items:flex-start;flex-direction:column}
	.row-actions a,.row-actions button{padding-left:0}
	.sortable-indicator{grid-template-columns:22px 28px minmax(0,1fr);gap:8px}
	.order-moves{grid-column:3;justify-content:flex-start}
}
@media(max-width:420px){
	.content{padding:14px 10px 28px}
	.topbar{padding:0 10px}
	.page-heading h1,.admin-heading h1{font-size:23px}
	.login-brand h1{font-size:28px}
	.login-card{padding:18px}
	.panel,.form-panel,.value-editor{border-radius:10px}
	table,.admin-table,.indicator-admin-table,.taxonomy-table,.pd-indicator-table,.ikppd-table{min-width:680px}
}

