:root{--ink:#12203b;--muted:#657793;--line:#dfe7ef;--paper:#fff;--blue:#2878d0;--blue2:#55a4e8;--purple:#8e55b9;--orange:#e87337;--red:#c8373d;--shadow:0 18px 50px rgba(24,56,86,.09)}
*{box-sizing:border-box}body{margin:0;background:#f7fafc;color:var(--ink);font-family:"Space Grotesk",system-ui,sans-serif}.page-shell{width:min(1240px,calc(100% - 36px));margin:auto;padding:54px 0 44px}.hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.eyebrow{margin:0 0 10px;color:#b4373e;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero h1{margin:0;font:800 clamp(42px,6vw,74px)/.95 Manrope,sans-serif;letter-spacing:-.055em}.intro{margin:16px 0 0;color:var(--muted);font-size:18px}.hero-note{padding:12px 15px;border:1px solid #f0d3d5;border-radius:99px;background:#fff3f3;color:#a22d36;font-size:13px;white-space:nowrap}.note-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);margin-right:8px}.control-bar{display:flex;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:var(--shadow)}button,input,select{font:inherit}.year-tabs{display:flex;gap:5px;padding:4px;border-radius:12px;background:#eef3f7}.year-tab{border:0;border-radius:9px;padding:10px 14px;background:var(--ink);color:white;font-weight:700}.search{display:flex;align-items:center;gap:8px;flex:1;min-width:180px;border:1px solid var(--line);border-radius:11px;padding:0 12px;color:#7190a4}.search input{width:100%;border:0;outline:0;padding:11px 0;color:var(--ink);background:transparent}.stream-filter{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.stream-filter select{border:1px solid var(--line);border-radius:11px;padding:11px 28px 11px 11px;color:var(--ink);background:white}.summary-row{display:flex;align-items:center;gap:30px;margin:26px 4px 14px;color:var(--muted);font-size:13px}.summary-row div:not(.legend){display:flex;align-items:baseline;gap:8px}.summary-row strong{color:var(--ink);font:800 25px Manrope}.legend{display:flex;align-items:center;gap:7px;margin-left:auto}.band{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:7px;font-style:normal;font-weight:800}.band.a{background:var(--blue);color:#fff}.band.c{background:var(--purple);color:#fff}.band.f{background:var(--red);color:#fff}.view-tabs{display:flex;gap:6px;margin:8px 0 14px}.view-tab{border:1px solid var(--line);border-radius:10px;padding:10px 15px;background:white;color:var(--muted);font-weight:700;cursor:pointer}.view-tab.active{background:var(--ink);color:white}.hidden{display:none!important}.table-card,.map-card{border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow);overflow:hidden}.table-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 20px;border-bottom:1px solid var(--line)}.table-heading h2{margin:0;font:800 19px Manrope;letter-spacing:-.02em}.table-heading p{margin:6px 0 0;color:var(--muted);font-size:13px}.source-pill{border:1px solid #f0c6c8;border-radius:99px;padding:8px 11px;color:#a22d36;background:#fff3f3;font-size:12px;font-weight:700}.table-scroll{overflow:auto}table{width:100%;border-collapse:separate;border-spacing:0;min-width:930px}th,td{height:62px;border-bottom:1px solid #e7edf2;white-space:nowrap}th{height:50px;background:#fbfcfd;color:#6a7d98;text-align:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase}th:first-child,td:first-child{text-align:left;padding-left:26px;position:sticky;left:0;z-index:2;background:white}th:first-child{background:#fbfcfd}.school-head{min-width:280px}.stream-head{min-width:108px}.school{font-weight:700}.school small{display:block;margin-top:4px;color:#8b9bad;font-size:11px;font-weight:500}.stream{color:#71829a;font-size:12px}.band-cell{text-align:center}.band-cell span{display:inline-grid;place-items:center;width:43px;height:43px;border-radius:9px;font-weight:800}.band-A{background:var(--blue);color:white}.band-B{background:var(--blue2);color:#12355a}.band-C{background:var(--purple);color:white}.band-D{background:var(--orange);color:white}.band-E{background:#d94d3c;color:white}.band-F{background:var(--red);color:white}.empty{color:#a5b0bd;font-size:20px}.empty-row{text-align:center!important;padding:32px;color:var(--muted)}.table-foot{display:flex;justify-content:space-between;padding:12px 26px;color:#8291a4;font-size:12px;background:#fbfcfd}.map-wrap{padding:14px;background:#eef5f8}.map-wrap svg{display:block;width:100%;height:auto;border-radius:14px;background:#dcecf1}.map-bg{fill:#dcecf1}.map-land{fill:#f7fbfa;stroke:#b4d0d6;stroke-width:3}.map-water{fill:#c8e1e8}.map-road{fill:none;stroke:#bfd6dc;stroke-width:2;stroke-dasharray:5 9;opacity:.8}.map-title{font:700 22px "Space Grotesk";fill:#496f80;letter-spacing:.03em}.map-label{font:600 12px "Space Grotesk";fill:#5c7180}.map-dot{display:inline-block;width:13px;height:13px;border-radius:50%;border:2px solid white;box-shadow:0 1px 4px #718692}.map-marker{stroke:white;stroke-width:3;cursor:pointer}.map-marker:hover{stroke:#12203b;stroke-width:5}.map-marker.band-A{fill:var(--blue)}.map-marker.band-B{fill:var(--blue2)}.map-marker.band-C{fill:var(--purple)}.map-marker.band-D{fill:var(--orange)}.map-marker.band-E{fill:#d94d3c}.map-marker.band-F{fill:var(--red)}.map-marker.no-data{fill:#aab8bf}.map-marker-label{font:600 11px "Space Grotesk";fill:#172e40;pointer-events:none}.map-key{display:flex;flex-wrap:wrap;gap:16px;padding:14px 24px;color:var(--muted);font-size:12px}.key-item{display:flex;align-items:center;gap:6px}.why-card{margin-top:22px;padding:24px 26px;border:1px solid #f0d3d5;border-radius:20px;background:#fff8f8}.why-card h2{margin:0;font:800 24px Manrope}.why-card p:last-child{max-width:760px;margin:10px 0 0;color:var(--muted);line-height:1.6}.explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.explain-grid article{display:flex;gap:13px;padding:18px;border:1px solid var(--line);border-radius:16px;background:white}.icon{display:grid;place-items:center;flex:0 0 31px;height:31px;border-radius:9px;background:#eaf0fb;color:#275b9b;font-size:11px;font-weight:800}.explain-grid h3{margin:1px 0 5px;font-size:14px}.explain-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}footer{margin-top:28px;text-align:center;color:#91a0b1;font-size:12px}footer a{color:#b4373e;font-weight:700}@media(max-width:700px){.page-shell{width:min(100% - 22px,1240px);padding-top:28px}.hero{display:block}.hero-note{display:inline-block;margin-top:20px}.control-bar{flex-wrap:wrap}.year-tabs{width:100%}.year-tab{flex:1}.stream-filter{width:100%;justify-content:space-between}.stream-filter select{flex:1}.summary-row{gap:12px;flex-wrap:wrap}.legend{width:100%;margin-left:0}.table-heading{padding:20px}.source-pill{display:none}.table-foot{padding:12px 18px}.explain-grid{grid-template-columns:1fr}}
