:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#10231a;background:#eef7f2;--green:#128254;--blue:#2457c5;--muted:#63766d}*{box-sizing:border-box}body{margin:0}.topbar{min-height:58px;background:#0b162a;color:#fff;padding:12px clamp(16px,4vw,52px);display:flex;align-items:center;gap:20px}.topbar a{color:#b9f2d5;text-decoration:none;font-weight:800}.topbar strong{flex:1}.topbar span{font-size:12px;color:#aebbd2}main{width:min(1180px,calc(100% - 28px));margin:28px auto 60px}.hero{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:30px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#0b3b2a,#126641 58%,#2457c5)}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:900;margin:0 0 8px}.hero h1{font-size:clamp(36px,6vw,72px);line-height:.95;margin:0}.hero p{margin:12px 0 0;color:#d7f5e6}.hero-actions,.source-links{display:flex;flex-wrap:wrap;gap:9px}.hero a,.sources a{display:inline-block;padding:11px 14px;border-radius:9px;background:#fff;color:#164f3a;text-decoration:none;font-weight:850;font-size:13px}.notice{margin:14px 0;padding:13px 16px;border:1px solid #c9ded3;border-radius:12px;background:#fff;color:#42584d}.notice.ready{border-color:#7bcaa5;color:#075c39}.notice.protected{border-color:#f0c47e;background:#fff8eb;color:#754b09}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0}.stat{min-height:150px;border-radius:20px;padding:22px;color:#fff;display:flex;flex-direction:column}.stat span{font-weight:850}.stat strong{font-size:clamp(34px,5vw,60px);line-height:1;margin:auto 0 5px}.stat b{font-size:16px}.stat.abasi{background:linear-gradient(145deg,#0b7950,#16a36d)}.stat.others{background:linear-gradient(145deg,#7d4a9d,#9b6ac3)}.stat.total{background:linear-gradient(145deg,#17459f,#2868e4)}.visual-grid{display:grid;grid-template-columns:1fr;gap:22px}.panel{background:#fff;border:1px solid #d3e3da;border-radius:20px;padding:22px}.donut{width:220px;max-width:70vw;aspect-ratio:1;border-radius:50%;margin:12px auto;display:grid;place-items:center;background:conic-gradient(var(--green) 0 var(--abasi,0%),#9668b6 var(--abasi,0%) 100%);position:relative}.donut:after{content:"";position:absolute;inset:24%;border-radius:50%;background:#fff}.donut span{position:relative;z-index:1;font-weight:900}.legend{display:flex;justify-content:center;gap:24px;font-size:12px}.legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.abasi-dot:before{background:var(--green)}.others-dot:before{background:#9668b6}.qualification,.sources>p{font-size:12px;color:var(--muted);line-height:1.55}.map-panel{width:100%;padding:0;border:0;border-radius:0;background:transparent}.map-panel iframe{display:block;width:100%;height:clamp(520px,68vh,780px);border:0;border-radius:0;background:#e7eee9}.sources{margin-top:14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}.sources h2{margin:0}.sources>p{grid-column:1/-1;margin:0}.sources a{background:#edf5ff;color:#174c9d}@media(max-width:720px){.topbar span{display:none}.hero{align-items:start;flex-direction:column}.stat-grid{grid-template-columns:1fr}.stat{min-height:125px}.sources{grid-template-columns:1fr}.sources>p{grid-column:auto}.map-panel iframe{height:65vh;min-height:420px}}@media(max-width:390px){main{width:calc(100% - 18px);margin-top:10px}.hero,.panel{padding:17px}.hero h1{font-size:42px}.topbar{gap:10px;padding:10px}.topbar strong{font-size:12px}.stat-grid{gap:8px}.stat{padding:16px}}
