:root{--orange:#d46428;--orange-deep:#a84618;--orange-soft:#f4c9aa;--teal:#5d7e83;--teal-deep:#38565b;--ink:#242728;--muted:#6f7272;--paper:#f6f3ee;--line:#e3ddd6;--white:#fff;--partner-h:92px;--radius:14px;--shadow:0 8px 28px rgba(32,38,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px}.partner-bar{position:fixed;top:0;left:0;right:0;height:var(--partner-h);z-index:4000;background:#fff;box-shadow:0 1px 12px rgba(0,0,0,.08)}.partner-inner{height:100%;max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:center;gap:42px;padding:10px 28px}.logo-cell{height:68px;display:flex;align-items:center;justify-content:center;background:transparent;border:0}.logo-cell img{display:block;max-height:100%;max-width:100%;object-fit:contain}.logo-nmhc{width:320px}.logo-q{width:250px;overflow:hidden}.logo-q img{filter:grayscale(1) invert(1) contrast(5);mix-blend-mode:multiply}.logo-nyu{width:360px}.page-shell{padding-top:var(--partner-h)}.hero{background:linear-gradient(128deg,var(--teal-deep),#476b71 68%,#54777c);color:#fff;padding:48px max(28px,calc((100vw - 1380px)/2 + 30px));display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.hero-copy{max-width:980px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.hero .eyebrow{color:#f6d4bb}.hero h1,.section-heading h2,.panel-head h2,.profile-top h2{font-family:'EB Garamond',Georgia,serif;margin:6px 0}.hero h1{font-size:52px;line-height:.98;font-weight:600}.hero-deck{max-width:940px;font-family:'EB Garamond',Georgia,serif;font-size:21px;line-height:1.35;color:#eef4f4;margin:16px 0}.hero-badges{display:flex;gap:8px;flex-wrap:wrap}.hero-badges span{font-size:10px;font-weight:700;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px}.hero-actions{display:flex;gap:8px;flex-wrap:wrap}.btn{height:38px;border-radius:8px;border:0;padding:0 14px;font-weight:700;font-size:11px;cursor:pointer}.btn-light{background:var(--orange);color:#fff}.btn-outline-light{display:inline-flex;align-items:center;text-decoration:none;border:1px solid rgba(255,255,255,.5);color:#fff;background:transparent}.btn-secondary{background:#edf1f1;color:var(--teal-deep);border:1px solid #d5dede}.control-dock{position:sticky;top:var(--partner-h);z-index:1500;background:rgba(255,255,255,.97);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);padding:12px max(18px,calc((100vw - 1380px)/2 + 30px)) 9px}.control-grid{display:grid;grid-template-columns:88px 1.2fr auto auto 160px minmax(190px,1fr) 72px;gap:9px;align-items:end}.control{display:flex;flex-direction:column;gap:5px;position:relative}.control>span,.small-control{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#727777}.control select,.control input,.small-control select{height:36px;border:1px solid #d9d6d1;border-radius:8px;background:#fff;color:#26292a;padding:0 9px;font:inherit;font-size:11px}.segmented{display:flex;background:#f0f1ef;border:1px solid #d9d6d1;border-radius:8px;padding:2px;height:36px}.segmented button{border:0;background:transparent;border-radius:6px;padding:0 9px;font-size:10px;font-weight:700;color:#657074;cursor:pointer}.segmented button.active{background:var(--orange);color:#fff}.segmented button:disabled{opacity:.35;cursor:not-allowed}.search-results{position:absolute;top:62px;left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:9px;overflow:hidden;z-index:2500;max-height:330px;overflow-y:auto}.search-item{padding:9px 11px;border-bottom:1px solid #eee;cursor:pointer}.search-item:hover{background:#faf5f1}.search-item b{display:block;font-size:11px}.search-item small{font-size:9px;color:#777}.year-line{margin-top:8px}.year-line input{width:100%;accent-color:var(--orange)}.year-line>div{display:flex;justify-content:space-between;font-size:8px;color:#858889;margin-top:-2px}.year-line .break{color:var(--teal-deep);font-weight:700}.year-line .experimental-year{color:var(--orange);font-weight:700}.section-pad{max-width:1380px;margin:0 auto;padding:27px 30px}.top-tight{padding-top:0}.section-heading,.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.section-heading h2,.panel-head h2{font-size:28px;line-height:1.05}.kicker{color:var(--teal)}.status-pill{font-size:9px;font-weight:700;padding:7px 10px;border-radius:999px;background:#e8efef;color:var(--teal-deep)}.status-pill.experimental{background:#fff0e5;color:#9f471d}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:15px}.stat-card{background:#fff;border:0;border-top:4px solid var(--orange);border-radius:var(--radius);padding:17px 18px;box-shadow:var(--shadow);min-height:116px}.stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#686d6e}.stat-card strong{font-family:'EB Garamond',Georgia,serif;display:block;font-size:35px;line-height:1.05;margin:11px 0 2px;font-weight:600}.stat-card small{color:#858989;font-size:10px}.panel{background:#fff;border:0;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-head{padding:19px 21px 13px;border-bottom:1px solid #eee9e4}.panel-head p{margin:5px 0 0;color:#777d7d;font-size:11px}.map-profile-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(300px,.8fr);gap:14px}.map-wrap{position:relative;height:610px;background:#f8faf9;overflow:hidden}.map-wrap svg{width:100%;height:100%;display:block;touch-action:none;user-select:none}.map-wrap path.puma{stroke:#fff;stroke-width:.35;vector-effect:non-scaling-stroke;cursor:pointer}.map-wrap path.puma:hover{stroke:var(--teal-deep);stroke-width:1.2}.map-wrap path.puma.selected{stroke:#172f34;stroke-width:2}.map-wrap path.puma.dimmed{opacity:.1}.map-wrap path.state-outline{fill:none;stroke:#46686e;stroke-width:.75;vector-effect:non-scaling-stroke;pointer-events:none;opacity:.7}.map-actions{display:flex;gap:6px}.icon-btn{height:34px;min-width:34px;border-radius:8px;border:1px solid #d8dcda;background:#fff;color:var(--teal-deep);font-weight:800;font-size:18px;cursor:pointer}.text-icon{font-size:10px;padding:0 9px}.map-note{position:absolute;left:12px;bottom:10px;background:rgba(255,255,255,.92);border:0;box-shadow:0 3px 12px rgba(0,0,0,.08);border-radius:7px;padding:6px 8px;font-size:9px;color:#687071;pointer-events:none}.loading-overlay{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;background:rgba(248,250,249,.95);font-weight:700;color:#5c6769}.spinner{width:30px;height:30px;border-radius:50%;border:3px solid #dfe5e4;border-top-color:var(--orange);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.legend{padding:11px 18px 15px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;border-top:1px solid #eee9e4}.legend-title{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6a7172;margin-right:6px}.legend-item{display:flex;align-items:center;gap:4px;font-size:9px;color:#6f7475}.legend-swatch{width:23px;height:10px;border-radius:3px}.map-tooltip{position:fixed;z-index:5000;pointer-events:none;background:#21383d;color:#fff;border-radius:10px;padding:10px 12px;box-shadow:0 8px 28px rgba(0,0,0,.28);max-width:290px;font-size:11px}.map-tooltip strong{font-family:'EB Garamond',Georgia,serif;font-size:16px;display:block;line-height:1.1;margin-bottom:3px}.map-tooltip .tt-row{display:flex;justify-content:space-between;gap:16px;margin-top:4px;color:#dfe8e9}.map-tooltip .tt-row b{color:#fff}.profile-panel{padding-bottom:18px;min-height:610px}.profile-empty{padding:90px 34px;text-align:center;color:#747a7b}.profile-empty h3{font-family:'EB Garamond',Georgia,serif;font-size:25px;margin:10px 0 6px;color:#343939}.profile-icon{font-size:36px;color:var(--orange)}.profile-top{display:flex;justify-content:space-between;gap:14px;padding:21px 21px 13px;border-bottom:1px solid #eee9e4}.profile-top h2{font-size:24px}.profile-code{font-size:9px;color:#858a8b;margin:5px 0 0}.profile-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eee9e4}.profile-metric{background:#fff;padding:13px 16px}.profile-metric span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777d7e;font-weight:700}.profile-metric strong{display:block;font-family:'EB Garamond',Georgia,serif;font-size:23px;margin-top:4px}.sensitivity-block,.mini-chart-wrap{padding:16px 20px 0}.sensitivity-block h3,.mini-chart-wrap h3{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;color:#667173}.sensitivity-row{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #f0ece8;font-size:10px}.sens-bar{height:7px;background:#f3e9e1;border-radius:999px;overflow:hidden}.sens-bar>i{display:block;height:100%;background:var(--orange);border-radius:999px}.mini-svg-chart{width:100%;height:180px;display:block}.chart-note{font-size:9px;color:#85898a;margin:4px 0 0}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:10px}.data-table th{position:sticky;top:0;background:#f7f8f7;text-align:left;padding:9px 12px;text-transform:uppercase;letter-spacing:.06em;font-size:8px;color:#6f7677;border-bottom:1px solid #dedfdb;white-space:nowrap}.data-table td{padding:9px 12px;border-bottom:1px solid #eeeae6;vertical-align:top}.data-table tr.clickable{cursor:pointer}.data-table tr.clickable:hover td{background:#fff8f2}.trend-key{display:flex;gap:11px;flex-wrap:wrap;font-size:9px;font-weight:700}.trend-key span:before{content:'';display:inline-block;width:16px;height:3px;border-radius:2px;margin-right:5px;vertical-align:middle}.key-parent:before{background:var(--teal)}.key-30:before{background:#f0aa7b}.key-40:before{background:var(--orange)}.key-50:before{background:var(--orange-deep)}.key-legacy:before{background:#1f2425}.chart-box{height:430px;padding:14px 14px 6px}.trend-svg{width:100%;height:100%;display:block;overflow:visible}.legacy-note{margin:0 20px 12px;padding:10px 12px;border-radius:9px;background:#f0f5f5;color:#536164;font-size:10px;line-height:1.45}.legacy-note strong{color:var(--teal-deep)}.chart-footnotes{display:flex;gap:12px;flex-wrap:wrap;padding:0 20px 17px;color:#717879;font-size:9px}.chart-footnotes span{padding:5px 8px;border-radius:7px;background:#f4f5f4}.two-col-lower{display:grid;grid-template-columns:1.35fr .85fr;gap:14px}.small-control{display:flex;align-items:center;gap:7px}.small-control select{width:70px;height:32px}.rank-wrap{max-height:520px}.methods-panel{padding-bottom:12px}.method-callout{margin:15px 18px;padding:14px 15px;background:#fff2e8;border-left:4px solid var(--orange);border-radius:8px}.method-callout strong{font-family:'EB Garamond',Georgia,serif;font-size:17px}.method-callout p{font-size:10px;color:#626a6b;margin:5px 0 0;line-height:1.5}.methods-panel details{margin:0 18px;border-bottom:1px solid #eee9e4}.methods-panel summary{padding:12px 0;font-weight:700;font-size:10px;cursor:pointer}.methods-panel details p{font-size:10px;color:#666e6f;margin:0 0 13px;line-height:1.5}.source-links{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.source-links a{font-size:9px;color:var(--teal-deep)}.method-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.method-strip>div{background:var(--teal-deep);color:#fff;padding:18px 20px}.method-strip>div:first-child{border-radius:14px 0 0 14px}.method-strip>div:last-child{border-radius:0 14px 14px 0}.method-strip .kicker{display:block;color:#f2c6a7}.method-strip strong{font-family:'EB Garamond',Georgia,serif;display:block;font-size:26px;margin:4px 0}.method-strip small{color:#dce7e8;font-size:9px}.footer{max-width:1380px;margin:12px auto 0;padding:25px 30px 42px;border-top:1px solid #ddd9d4;display:flex;justify-content:space-between;gap:20px;color:#6e7475;font-size:9px}.footer strong{display:block;color:#2d3233;font-size:10px;margin-bottom:3px}.footer span{display:block}.footer-right{text-align:right}.footer-right a{font-weight:700;color:var(--teal-deep);text-decoration:none}.toast{position:fixed;right:18px;bottom:18px;z-index:6000;background:#21383d;color:#fff;border-radius:10px;padding:10px 13px;font-size:10px;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}.chart-axis{stroke:#aeb9ba;stroke-width:1}.chart-grid{stroke:#e7ebea;stroke-width:1}.chart-label{font:11px Inter,Arial,sans-serif;fill:#657071}.chart-line{fill:none;stroke-linejoin:round;stroke-linecap:round}.chart-point{stroke:#fff;stroke-width:1.4}.chart-year-marker{stroke-dasharray:4 5;stroke-width:1}.chart-legacy-point{stroke:#fff;stroke-width:2}.chart-legacy-label{font:700 11px Inter,Arial,sans-serif;fill:#1f2425}
@media(max-width:1180px){.control-grid{grid-template-columns:90px 1.2fr auto auto 140px 1fr}.actions-control{display:none}.map-profile-grid{grid-template-columns:1.65fr .85fr}.logo-nmhc{width:270px}.logo-q{width:210px}.logo-nyu{width:310px}}
@media(max-width:900px){:root{--partner-h:72px}.partner-inner{gap:18px;padding:7px 12px}.logo-cell{height:52px}.logo-nmhc{width:34%}.logo-q{width:26%}.logo-nyu{width:34%}.hero{padding:30px 22px;display:block}.hero-actions{justify-content:flex-start;margin-top:18px}.control-dock{top:var(--partner-h);padding:10px 14px 8px}.control-grid{grid-template-columns:repeat(3,1fr)}.control.grow,.search-control{grid-column:span 2}.section-pad{padding:20px 15px}.cards{grid-template-columns:1fr 1fr}.map-profile-grid,.two-col-lower{grid-template-columns:1fr}.map-wrap{height:520px}.profile-panel{min-height:auto}.profile-empty{padding:45px 25px}.method-strip{grid-template-columns:1fr 1fr}.method-strip>div:first-child{border-radius:14px 0 0 0}.method-strip>div:nth-child(2){border-radius:0 14px 0 0}.method-strip>div:nth-child(3){border-radius:0 0 0 14px}.method-strip>div:last-child{border-radius:0 0 14px 0}.footer{padding:20px 16px 32px}.chart-box{height:380px}}
@media(max-width:620px){:root{--partner-h:58px}.partner-inner{gap:8px;padding:5px 7px}.logo-cell{height:40px}.hero{padding:24px 16px}.hero h1{font-size:38px}.hero-deck{font-size:17px}.hero-badges span:nth-child(n+3){display:none}.control-grid{grid-template-columns:1fr 1fr}.control.grow,.search-control{grid-column:span 2}.control-dock{position:relative;top:auto}.cards{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:13px;min-height:105px}.stat-card strong{font-size:28px}.map-wrap{height:440px}.panel-head{padding:16px}.section-heading h2,.panel-head h2{font-size:23px}.trend-panel .panel-head{display:block}.trend-key{margin-top:10px}.chart-box{height:330px;padding:8px}.method-strip{grid-template-columns:1fr}.method-strip>div,.method-strip>div:first-child,.method-strip>div:nth-child(2),.method-strip>div:nth-child(3),.method-strip>div:last-child{border-radius:0}.method-strip>div:first-child{border-radius:14px 14px 0 0}.method-strip>div:last-child{border-radius:0 0 14px 14px}.footer{display:block}.footer-right{text-align:left;margin-top:12px}.full-site-link{display:none}}
body.embed-mode .hero{padding-top:24px;padding-bottom:24px}body.embed-mode .footer{padding-bottom:24px}