@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&display=swap');
:root{--ink:#151b23;--muted:#67717c;--orange:#ff572f;--light:#f4f5f7;--line:#d9dfe5;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:#d93815}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:550;letter-spacing:-.045em;line-height:1.05}p{font-size:1rem;line-height:1.7}img{display:block;width:100%;height:100%;object-fit:cover}button,a{touch-action:manipulation}.wrap{width:min(1360px,calc(100% - 96px));margin:auto}.skip{position:absolute;top:-100px;z-index:10;background:#fff;padding:15px}.skip:focus{top:0}.masthead{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;height:105px}.brand{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:700;letter-spacing:-.025em;line-height:1.05}.brand-icon{height:44px;width:44px;display:grid;place-items:center;background:var(--orange);font-size:2.2rem;font-weight:700;border-radius:9px}.header-inner nav{display:flex;gap:35px;font-size:.95rem}.header-inner nav a[aria-current=page]{color:#d93815}.header-link{font-size:.9rem;border-bottom:1px solid var(--ink);padding-bottom:6px;display:flex;gap:25px}.home-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:45px 0 36px;gap:30px}.home-intro h1{font-size:clamp(2.8rem,4.6vw,4.5rem);line-height:1.02;font-weight:500}.home-intro p{color:var(--muted);font-size:1rem;padding-bottom:5px}.lead-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:22px;align-items:stretch}.cover{min-width:0}.cover-link{height:570px;display:block;position:relative;overflow:hidden;border-radius:5px}.cover-link>img{transition:transform .8s ease}.cover-link:hover>img{transform:scale(1.035)}.cover-link:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 18%,rgba(10,18,26,.22) 45%,rgba(9,15,23,.86) 100%)}.cover-text{position:absolute;bottom:40px;left:40px;right:35px;color:white;z-index:1}.cover-text h2{font-size:clamp(2.4rem,4.4vw,4.1rem);font-weight:500;max-width:570px}.cover-text p{font-size:1rem;color:#edf0f3;margin-top:17px;max-width:430px}.round-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;border-radius:50%;font-size:1.4rem;flex-shrink:0}.cover-text .round-arrow{position:absolute;right:0;bottom:0}.cover-credit{padding-top:8px}.cover-credit figcaption{padding:0}.lead-side{display:grid;grid-template-rows:1.22fr 1fr;gap:22px;padding-bottom:24px}.orange-story{background:var(--orange);border-radius:5px}.orange-story a{padding:30px;display:flex;flex-direction:column;height:100%;color:#121820}.orange-story h2{font-size:clamp(2rem,3.2vw,3rem)}.orange-story p{max-width:270px;line-height:1.5;margin-top:20px}.side-bottom{margin-top:auto;padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.875rem}.compact-story{background:#e9eef3;border-radius:5px}.compact-story a{padding:28px 30px;display:flex;flex-direction:column;height:100%}.compact-story h2{font-size:clamp(1.75rem,2.4vw,2.4rem)}.compact-story p{margin-top:14px;color:#515d68}.compact-story .side-bottom{padding-top:22px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head h2{font-size:2rem}.section-head>a{font-size:.95rem}.latest{padding-top:68px;padding-bottom:70px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.story-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px}.story-card{min-width:0}.card-photo .image-link{display:block;height:235px;border-radius:5px;overflow:hidden}.card-photo img{transition:transform .6s}.card-photo .image-link:hover img{transform:scale(1.04)}figcaption{font-size:.75rem;line-height:1.45;color:var(--muted);padding:8px 0 0}figcaption a{text-decoration:underline;text-underline-offset:2px}.story-copy{display:block;padding-top:20px}.story-copy h3{font-size:1.75rem;line-height:1.14}.story-copy p{color:var(--muted);margin-top:12px}.meta{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:16px;color:var(--muted);font-size:.875rem}.meta span+span{position:relative}.meta span+span:before{content:'·';position:absolute;left:-14px}.rank-band{background:#142b36;color:#fff;padding:60px 0}.rank-band-inner{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;align-items:center}.rank-band h2{font-size:clamp(2.5rem,4.4vw,4.3rem);font-weight:500}.rank-band p{color:#b9cbd1;max-width:370px;margin:22px 0 25px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;background:var(--ink);color:white;padding:15px 22px;font-size:.95rem;border-radius:3px}.button:hover{background:#344353;color:white}.button.light{background:var(--orange);color:#151b23}.button.light:hover{background:#ff754f}.mini-row{display:flex;align-items:center;gap:24px;border-bottom:1px solid #3a525c;padding:22px 0}.mini-row:hover{color:#ff926f}.mini-num{font-size:2.5rem;font-weight:450;color:#ff7b52;width:58px}.mini-row h3{font-size:1.45rem}.mini-row p{margin:8px 0 0;font-size:.9rem}.mini-row>span:last-child{margin-left:auto;font-size:1.4rem}.band-note{font-size:.8rem;margin-top:22px;color:#b9cbd1}.last-section{padding-top:65px;padding-bottom:30px}.ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ranking-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.ranking-tile{background:var(--light);padding:32px;display:flex;flex-direction:column;border-radius:5px;min-height:255px;border:1px solid transparent;transition:background .2s,border-color .2s}.ranking-tile:hover{background:#fff2ec;color:var(--ink);border-color:#ffb69e}.ranking-tile h3{font-size:1.85rem;max-width:360px}.ranking-tile p{margin-top:18px;color:var(--muted)}.tile-bottom{padding-top:28px;margin-top:auto;display:flex;justify-content:space-between;gap:16px;font-size:.85rem}.tile-bottom>span:last-child{font-size:1.3rem}.page-heading{padding:65px 0 45px}.page-heading h1{font-size:clamp(2.8rem,5.5vw,5rem);max-width:1050px}.page-heading>p{max-width:700px;font-size:1.15rem;color:var(--muted);margin-top:25px}.collection-bar{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);margin-bottom:30px;color:var(--muted);font-size:.9rem}.collection-bar a{color:var(--ink)}.callout{display:grid;grid-template-columns:1fr 1.15fr auto;gap:40px;align-items:center;background:#ffe8df;border-radius:5px;margin-top:50px;padding:35px}.callout h2{font-size:2rem}.callout p{color:#71524a}.rank-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(260px,1fr);gap:60px;padding-bottom:60px;align-items:start}.rank-entry{display:grid;grid-template-columns:65px minmax(0,1fr);gap:24px;padding:35px 0;border-top:1px solid var(--line);scroll-margin-top:25px}.rank-entry:first-child{border-top:0;padding-top:10px}.rank-number{font-size:3.5rem;color:var(--orange);letter-spacing:-.06em;line-height:1}.rank-content h2{font-size:2.35rem}.rank-content p{color:#525d69;margin-top:20px}.rank-content h3{font-size:1.15rem;margin-top:27px;letter-spacing:-.02em}.rank-content h3+p{margin-top:10px}.source-link{display:inline-block;margin-top:22px;border-bottom:1px solid var(--line);font-size:.9rem;padding-bottom:5px}.rank-aside{background:#eaf0f4;padding:30px;border-radius:5px;position:sticky;top:30px}.rank-aside h2{font-size:1.6rem}.rank-aside p{font-size:.95rem;color:#53616c;margin:20px 0}.rank-aside>a{font-size:.95rem;text-decoration:underline;text-underline-offset:4px}.germany-lead{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.germany-photo>img{height:420px;border-radius:5px}.germany-copy h2{font-size:2.7rem}.germany-copy p{margin:24px 0;color:var(--muted)}.reading-head{max-width:1060px;padding-top:60px;padding-bottom:35px}.reading-head h1{font-size:clamp(2.7rem,4.8vw,4.5rem);max-width:960px}.reading-head>p{font-size:1.2rem;line-height:1.6;color:var(--muted);max-width:760px;margin-top:26px}.reading-head .meta{margin-top:25px}.article-hero>img{height:550px;border-radius:5px}.article-layout{width:min(1060px,calc(100% - 96px));margin:50px auto;display:grid;grid-template-columns:190px minmax(0,720px);gap:70px}.article-rail{display:flex;flex-direction:column;align-items:start;gap:16px;font-size:.875rem;color:var(--muted);padding-top:8px}.article-rail span:first-child{color:#d63812}.article-rail a{margin-top:12px}.prose p,.prose li{font-size:1.075rem;line-height:1.85;color:#46515e;margin-bottom:22px}.prose h2{font-size:1.9rem;margin:38px 0 20px}.prose h2:first-child{margin-top:0}.prose a{color:#b83b1b;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.prose.standalone{max-width:760px;margin:0 auto;padding:0 25px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.about-statement{background:var(--orange);border-radius:5px;padding:45px;min-height:450px;display:flex;align-items:flex-end}.about-statement h2{font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1.02}footer{margin-top:80px;background:#101820;color:white;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:60px}.footer-top h2{font-size:clamp(2.8rem,5vw,4.5rem);font-weight:450}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:20px 70px;font-size:1rem;align-content:center}.footer-nav a:hover{color:#ff906d}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #394149;padding-top:23px;color:#b2bbc3;font-size:.85rem}.footer-bottom span:first-child{color:white;font-weight:600}::selection{background:#ffc2ac;color:#151b23}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header-link{display:none}.cover-link{height:520px}.cover-text{left:28px;bottom:30px}.cover-text h2{font-size:3rem}.cover-text p{max-width:280px}.orange-story a{padding:25px}.orange-story h2{font-size:2.4rem}.compact-story a{padding:25px}.card-photo .image-link{height:200px}.story-grid{gap:22px}.rank-band-inner{gap:55px}.rank-layout{gap:30px}.callout{grid-template-columns:1fr 1fr}.callout .button{justify-self:start}.ranking-tile{padding:26px}.about-grid{gap:45px}.article-layout{width:calc(100% - 56px);gap:40px;grid-template-columns:150px minmax(0,1fr)}}
@media(max-width:800px){.home-intro{align-items:start}.home-intro p{max-width:210px}.home-intro p br{display:none}.lead-grid{grid-template-columns:1.5fr 1fr;gap:16px}.cover-link{height:480px}.cover-text h2{font-size:2.5rem}.cover-text p{max-width:240px;font-size:.95rem}.cover-text .round-arrow{display:none}.orange-story a,.compact-story a{padding:22px}.orange-story h2{font-size:2rem}.compact-story h2{font-size:1.7rem}.side-bottom{font-size:.8rem;gap:10px}.side-bottom .round-arrow{width:34px;height:34px}.lead-side{gap:16px}.story-copy h3{font-size:1.45rem}.story-copy p{font-size:.95rem}.rank-band-inner{gap:35px}.rank-band h2{font-size:3rem}.mini-num{width:40px;font-size:2rem}.mini-row{gap:18px}.ranking-grid{grid-template-columns:1fr}.ranking-grid.two{grid-template-columns:1fr 1fr}.ranking-tile{min-height:230px}.rank-layout{grid-template-columns:1fr}.rank-aside{position:static}.article-layout{grid-template-columns:1fr;gap:25px}.article-rail{flex-direction:row;flex-wrap:wrap;gap:20px}.article-rail a{margin:0}.about-grid{gap:30px}.about-statement{padding:30px;min-height:350px}.germany-lead{gap:30px}.germany-copy h2{font-size:2rem}.footer-nav{gap:20px 35px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header-inner{height:auto;padding:21px 0;flex-wrap:wrap;gap:22px}.brand br{display:none}.brand{font-size:1rem;gap:10px}.brand-icon{width:35px;height:35px;font-size:1.8rem}.header-inner nav{width:100%;justify-content:space-between;gap:15px;font-size:.95rem}.home-intro{padding:32px 0 26px;display:block}.home-intro h1{font-size:3rem}.home-intro p{max-width:310px;margin-top:18px}.lead-grid{display:block}.cover-link{height:460px}.cover-text{left:24px;right:22px;bottom:30px}.cover-text h2{font-size:2.8rem}.cover-text p{max-width:280px}.lead-side{margin-top:24px;grid-template-columns:1fr;grid-template-rows:auto;padding-bottom:0;gap:18px}.orange-story h2{font-size:2.5rem}.orange-story h2 br{display:none}.orange-story a,.compact-story a{padding:26px}.orange-story p{max-width:100%;margin-top:16px}.compact-story h2{font-size:2rem}.compact-story h2 br{display:none}.side-bottom{font-size:.875rem;padding-top:24px}.latest{padding-top:45px;padding-bottom:45px}.section-head{margin-bottom:24px;align-items:flex-end}.section-head h2{font-size:1.75rem}.section-head>a{font-size:.875rem;text-align:right;max-width:125px}.story-grid,.story-grid.two{grid-template-columns:1fr;gap:36px}.card-photo .image-link{height:260px}.story-copy h3{font-size:1.8rem}.story-copy p{font-size:1rem}.rank-band{padding:42px 0}.rank-band-inner{grid-template-columns:1fr;gap:24px}.rank-band h2{font-size:3rem}.rank-band p{max-width:100%;margin:20px 0}.mini-row{padding:20px 0}.mini-row h3{font-size:1.4rem}.ranking-grid.two{grid-template-columns:1fr}.ranking-tile{min-height:210px;padding:25px}.ranking-tile h3{font-size:1.8rem}.last-section{padding-top:45px;padding-bottom:0}.page-heading{padding-top:38px;padding-bottom:30px}.page-heading h1{font-size:3rem}.page-heading>p{font-size:1.05rem;margin-top:20px}.collection-bar{flex-wrap:wrap;font-size:.85rem;gap:12px}.callout{grid-template-columns:1fr;gap:20px;padding:28px}.callout h2{font-size:2rem}.rank-entry{grid-template-columns:40px minmax(0,1fr);gap:15px;padding:28px 0}.rank-number{font-size:2.6rem}.rank-content h2{font-size:2rem}.rank-content .meta{gap:7px;flex-direction:column}.rank-content .meta span+span:before{display:none}.rank-aside{padding:25px}.rank-layout{padding-bottom:35px}.germany-lead{grid-template-columns:1fr;gap:25px}.germany-photo>img{height:320px}.germany-copy h2{font-size:2.4rem}.reading-head{padding-top:35px;padding-bottom:25px}.reading-head h1{font-size:2.65rem}.reading-head>p{font-size:1.05rem}.article-hero>img{height:300px}.article-layout{width:calc(100% - 36px);margin:30px auto}.prose h2{font-size:1.8rem}.prose p{font-size:1rem}.prose.standalone{padding:0 18px}.about-grid{grid-template-columns:1fr;gap:35px}.about-statement{min-height:330px;padding:30px}.about-statement h2{font-size:3.5rem}.footer-top{display:block;padding-bottom:35px}.footer-top h2{font-size:3.1rem}.footer-nav{margin-top:35px;gap:20px;font-size:.95rem}.footer-bottom{flex-wrap:wrap;font-size:.8rem}footer{margin-top:55px;padding-top:40px}.footer-bottom span:nth-child(2){width:100%;order:3}}

.home-purpose{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;padding:62px 0 48px;align-items:end}.home-purpose h1{font-size:clamp(3.4rem,6.2vw,6.4rem);font-weight:500;max-width:900px}.home-purpose>div:last-child{padding-bottom:8px}.home-purpose p{font-size:1.1rem;color:var(--muted);margin-bottom:14px}.purpose-actions{display:flex;align-items:center;gap:28px;margin-top:26px}.purpose-actions>a:last-child{font-size:.95rem}.home-feature{padding-top:0}.tile-scope{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#d34320;margin-bottom:18px}.ranking-group{padding:18px 0 64px}.ranking-group+.ranking-group{border-top:1px solid var(--line);padding-top:58px}.ranking-group>.section-head>span{color:var(--muted);font-size:.9rem}.subject-list{display:grid}.subject-list span{font-size:clamp(1.35rem,2.2vw,2rem);padding:18px 0;border-bottom:1px solid #3a525c}.subject-list span:first-child{border-top:1px solid #3a525c}.about-short{padding-bottom:45px}.about-short p:first-child{font-size:1.3rem;color:var(--ink)}
@media(max-width:900px){.home-purpose{grid-template-columns:1fr;gap:25px}.home-purpose h1{font-size:4.5rem;max-width:760px}.home-purpose>div:last-child{max-width:620px}.subject-list span{font-size:1.5rem}}
@media(max-width:600px){.home-purpose{padding:36px 0 30px;gap:22px}.home-purpose h1{font-size:3.15rem}.home-purpose p{font-size:1rem}.purpose-actions{align-items:flex-start;flex-direction:column;gap:18px}.ranking-group{padding-bottom:42px}.ranking-group+.ranking-group{padding-top:40px}.subject-list span{font-size:1.35rem;padding:15px 0}.about-short{padding-bottom:20px}.about-short p:first-child{font-size:1.1rem}}

.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;background:var(--ink);color:white;padding:15px 22px;font-size:.95rem;border-radius:3px}.button:hover{background:#344353;color:white}.button.light{background:var(--orange);color:#151b23}.button.light:hover{background:#ff754f}
.hub-hero{background:#101820;color:white;padding:54px 0 42px;overflow:hidden}.hub-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.hub-copy{padding:40px 0}.hub-copy h1{font-size:clamp(4rem,7vw,7.2rem);font-weight:450;line-height:.94;letter-spacing:-.065em}.hub-copy p{font-size:1.15rem;line-height:1.7;color:#bdc8cf;max-width:590px;margin-top:30px}.hub-actions{display:flex;align-items:center;gap:32px;margin-top:32px}.hub-art>a{display:block;position:relative;height:610px;overflow:hidden;border-radius:5px;color:white}.hub-art>a:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(3,8,12,.92) 100%)}.hub-art>a>img{transition:transform .8s ease}.hub-art>a:hover>img{transform:scale(1.025)}.hub-art>a>div{position:absolute;z-index:1;left:38px;right:38px;bottom:35px}.hub-art>a span{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#ff8968}.hub-art>a h2{font-size:2.65rem;margin-top:10px;max-width:600px}.hub-art>a p{color:#d4dce1;margin-top:10px}.hub-art figcaption{color:#91a0aa}.topic-strip{background:var(--orange);color:#151b23}.topic-strip .wrap{display:flex;justify-content:space-between;padding:18px 0;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.portal-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:82px 0}.portal-intro h2{font-size:clamp(3rem,5vw,5.2rem);font-weight:500}.portal-intro p{font-size:1.2rem;color:var(--muted);align-self:end;max-width:620px}.feature-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:stretch;padding-bottom:76px}.feature-layout>.story-card .card-photo .image-link{height:420px}.feature-layout>.story-card .story-copy h3{font-size:2.5rem}.feature-stack{display:grid;grid-template-rows:1fr 1fr;gap:24px}.feature-link{padding:34px;display:flex;flex-direction:column;border-radius:5px;min-height:260px}.feature-link.orange{background:var(--orange)}.feature-link.pale{background:#e9eef3}.feature-link>span:first-child{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.feature-link h2{font-size:2.2rem;margin-top:24px;max-width:420px}.feature-link>span:last-child{margin-top:auto;padding-top:35px}.hub-guides{background:#142b36;color:white;padding:66px 0}.hub-guides .ranking-tile{background:#203c48;color:white}.hub-guides .ranking-tile p,.hub-guides .tile-bottom{color:#c3d1d6}.hub-guides .ranking-tile:hover{background:#294b59}.hub-guides .section-head>a{color:#d7e0e4}
.ranking-feature{max-width:1180px}.rank-summary{list-style:none;padding:0;margin:0 0 78px;border-top:1px solid var(--line)}.rank-summary li{border-bottom:1px solid var(--line)}.rank-summary a{display:grid;grid-template-columns:72px 1fr 30px;gap:26px;align-items:center;padding:26px 8px}.rank-summary a:hover{background:#fff2ec;color:var(--ink)}.rank-summary a>span:first-child{font-size:2rem;color:var(--orange)}.rank-summary h2{font-size:1.7rem}.rank-summary p{font-size:.9rem;color:var(--muted);margin-top:6px}.rank-summary a>span:last-child{font-size:1.4rem}.ranking-guide{max-width:780px;margin:0 auto 90px}.ranking-guide>h2:first-child{font-size:2.7rem}.school-profiles{border-top:1px solid var(--line)}.profiles-title{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:60px 0 35px}.profiles-title h2{font-size:3rem}.profiles-title p{color:var(--muted);align-self:end}.school-profile{display:grid;grid-template-columns:90px minmax(0,760px);gap:34px;padding:54px 0;border-top:1px solid var(--line);scroll-margin-top:20px}.profile-number{font-size:3rem;color:var(--orange);line-height:1}.school-profile h2{font-size:2.5rem}.profile-meta{font-size:.9rem;color:var(--muted);margin:10px 0 24px}.school-profile div>p:not(.profile-meta){color:#46515e;line-height:1.8;margin:0 0 18px;font-size:1.05rem}.more-guides{padding-top:65px}
.prose h3{font-size:1.35rem;margin:30px 0 14px;letter-spacing:-.025em}.prose ul{margin:0 0 28px;padding-left:24px}.prose li{margin-bottom:9px}.prose>p:first-child{font-size:1.23rem;color:#26313b}.article-layout{grid-template-columns:190px minmax(0,760px)}
@media(max-width:1000px){.hub-grid{grid-template-columns:1fr 1fr;gap:35px}.hub-copy h1{font-size:5rem}.hub-art>a{height:540px}.portal-intro{gap:50px}.feature-layout{grid-template-columns:1fr 1fr}.profiles-title{gap:35px}}
@media(max-width:700px){.hub-hero{padding:28px 0 22px}.hub-grid{grid-template-columns:1fr;gap:28px}.hub-copy{padding:10px 0}.hub-copy h1{font-size:3.75rem}.hub-copy p{font-size:1rem;margin-top:22px}.hub-actions{align-items:flex-start;flex-direction:column;gap:18px}.hub-art>a{height:430px}.hub-art>a>div{left:24px;right:24px;bottom:24px}.hub-art>a h2{font-size:2rem}.topic-strip .wrap{overflow:auto;gap:30px;justify-content:flex-start}.portal-intro{grid-template-columns:1fr;gap:24px;padding:50px 0}.portal-intro h2{font-size:3.25rem}.portal-intro p{font-size:1.05rem}.feature-layout{grid-template-columns:1fr;padding-bottom:48px}.feature-layout>.story-card .card-photo .image-link{height:300px}.feature-layout>.story-card .story-copy h3{font-size:2rem}.feature-link{min-height:230px;padding:27px}.feature-link h2{font-size:1.9rem}.hub-guides{padding:45px 0}.rank-summary{margin-bottom:55px}.rank-summary a{grid-template-columns:46px 1fr 22px;gap:12px;padding:22px 0}.rank-summary a>span:first-child{font-size:1.55rem}.rank-summary h2{font-size:1.35rem}.rank-summary p{font-size:.8rem;line-height:1.45}.ranking-guide{margin-bottom:58px}.ranking-guide>h2:first-child{font-size:2.2rem}.profiles-title{grid-template-columns:1fr;gap:12px;padding-top:45px}.profiles-title h2{font-size:2.45rem}.school-profile{grid-template-columns:45px 1fr;gap:12px;padding:38px 0}.profile-number{font-size:2rem}.school-profile h2{font-size:2rem}.school-profile div>p:not(.profile-meta){font-size:1rem}.more-guides{padding-top:45px}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.creative-weather{background:#0e2029;color:#f7f8f8;margin-bottom:76px;overflow:hidden}.weather-wrap{padding:76px 0 28px}.weather-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;padding-bottom:52px}.weather-kicker,.weather-step-count{display:block;color:#ff7956;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;margin-bottom:20px}.weather-heading h2{font-size:clamp(3.8rem,6.6vw,7rem);font-weight:450;line-height:.92;letter-spacing:-.065em}.weather-intro{max-width:450px;justify-self:end;padding-bottom:8px}.weather-intro p{font-size:1.2rem;color:#d0dadd}.weather-intro span{display:block;margin-top:22px;color:#82959d;font-size:.82rem}.weather-stage{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);min-height:540px;border-top:1px solid #37505a;border-bottom:1px solid #37505a}.weather-map{min-width:0;min-height:540px;position:relative;overflow:hidden;border-right:1px solid #37505a;background:linear-gradient(150deg,#101f28,#0b1820)}#weather-canvas{position:absolute;inset:0;width:100%;height:100%}.weather-map:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,27,.72),transparent 62%);pointer-events:none}.weather-map-copy{position:absolute;z-index:1;left:42px;top:40px}.weather-map-copy span,.weather-stat>span,.weather-bottom>div>span{display:block;color:#92a7ae;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.weather-map-copy strong{display:block;font-size:clamp(2.3rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin-top:16px}.weather-legend{position:absolute;z-index:1;display:flex;align-items:center;gap:12px;left:42px;bottom:32px;color:#8fa2a9;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.weather-legend i{width:100px;height:1px;background:linear-gradient(90deg,#65828d,#ff7956)}.weather-summary{display:grid;grid-template-columns:1fr 1fr}.weather-stat{padding:30px;border-bottom:1px solid #37505a}.weather-stat:nth-child(odd){border-right:1px solid #37505a}.weather-stat:nth-child(n+3){border-bottom:0}.weather-stat strong{display:block;font-size:1.8rem;letter-spacing:-.04em;margin-top:16px}.weather-stat p{font-size:.88rem;line-height:1.55;color:#9fb0b6;margin-top:10px}.weather-bottom{display:grid;grid-template-columns:.8fr 1.3fr auto;gap:50px;align-items:center;padding:34px 0}.weather-bottom>div:first-child p{font-size:1.35rem;line-height:1.3;margin-top:9px}.weather-voices{display:flex;gap:32px;border-left:1px solid #37505a;padding-left:40px}.weather-voices p{font-size:.9rem;line-height:1.5;color:#b5c2c7;max-width:250px}.weather-join,.weather-next,.weather-submit{border:0;background:var(--orange);color:#151b23;padding:16px 20px;border-radius:3px;font:inherit;font-size:.92rem;cursor:pointer;display:flex;gap:34px;align-items:center;justify-content:space-between}.weather-join:hover,.weather-next:hover,.weather-submit:hover{background:#ff7956}.weather-note{border-top:1px solid #263c46;padding-top:22px;color:#71858e;font-size:.75rem;line-height:1.5}.creative-weather.has-signal .weather-map{box-shadow:inset 0 0 80px rgba(255,87,47,.12)}
.weather-dialog{width:min(920px,calc(100% - 36px));max-height:min(820px,calc(100vh - 36px));padding:0;border:0;border-radius:7px;color:var(--ink);background:#f8f9fa;box-shadow:0 24px 90px rgba(0,0,0,.35)}.weather-dialog::backdrop{background:rgba(5,13,18,.78);backdrop-filter:blur(6px)}.weather-dialog form{min-height:680px;display:flex;flex-direction:column}.weather-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:25px 30px;border-bottom:1px solid var(--line)}.weather-dialog-head>div{display:flex;align-items:baseline;gap:18px}.weather-dialog-head span{color:#d34320;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.weather-dialog-head strong{font-size:1.15rem}.weather-dialog-head button{border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#56616b}.weather-progress{height:3px;background:#e3e7ea}.weather-progress i{display:block;width:25%;height:100%;background:var(--orange);transition:width .25s ease}.weather-step{display:none;padding:46px 55px 24px;flex:1}.weather-step.is-active{display:block}.weather-step h3{font-size:clamp(2.3rem,4.5vw,4rem);max-width:720px}.weather-step>p{color:var(--muted);margin-top:15px}.weather-choices{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:34px}.weather-choices.modes{grid-template-columns:repeat(2,1fr);margin-top:25px}.weather-choices label,.momentum-scale label{cursor:pointer}.weather-choices input,.momentum-scale input,.weather-selects fieldset input{position:absolute;opacity:0;pointer-events:none}.weather-choices span{display:grid;place-items:center;text-align:center;min-height:60px;padding:9px;border:1px solid #cfd6dc;border-radius:3px;background:white;font-size:.88rem;transition:background .15s,border-color .15s}.weather-choices input:checked+span{background:#1b303a;color:white;border-color:#1b303a}.weather-choices input:focus-visible+span,.momentum-scale input:focus-visible+span,.weather-selects fieldset input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.momentum-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:46px}.momentum-scale span{display:flex;min-height:155px;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid #cfd6dc;border-radius:3px;background:white;color:#5e6973;font-size:.86rem}.momentum-scale b{font-size:2rem;color:var(--ink);font-weight:500}.momentum-scale input:checked+span{border-color:var(--orange);background:#fff1ec;color:var(--ink)}.weather-selects{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:48px}.weather-selects>label,.weather-selects legend,.weather-freeform{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#59646e}.weather-selects select{display:block;width:100%;margin-top:12px;padding:17px;border:1px solid #cfd6dc;border-radius:3px;background:white;color:var(--ink);font:inherit;font-size:1rem}.weather-selects fieldset{border:0;padding:0;margin:0}.weather-selects fieldset label{display:inline-block;margin:12px 8px 0 0}.weather-selects fieldset span{display:block;padding:16px 22px;background:white;border:1px solid #cfd6dc;border-radius:3px;color:var(--ink);font-size:.95rem;text-transform:none;letter-spacing:0;cursor:pointer}.weather-selects fieldset input:checked+span{background:#1b303a;color:white;border-color:#1b303a}.weather-freeform{display:block;margin-top:20px}.weather-freeform>span{float:right;color:#89939b;text-transform:none;letter-spacing:0}.weather-freeform textarea{display:block;width:100%;resize:none;margin-top:10px;padding:13px;border:1px solid #cfd6dc;border-radius:3px;font:inherit;font-size:1rem;text-transform:none;letter-spacing:0}.weather-error{display:block;color:#b83212;min-height:22px;margin-top:15px;font-size:.85rem}.weather-form-actions{display:flex;justify-content:flex-end;gap:12px;padding:20px 30px;border-top:1px solid var(--line)}.weather-form-actions button[hidden]{display:none}.weather-back{border:1px solid #c7cfd5;background:white;color:var(--ink);padding:15px 22px;border-radius:3px;font:inherit;font-size:.92rem;cursor:pointer}.weather-back:hover{background:#edf0f2}body.weather-open{overflow:hidden}
@media(max-width:1000px){.weather-heading{gap:40px}.weather-stage{grid-template-columns:1fr}.weather-map{border-right:0;border-bottom:1px solid #37505a;min-height:480px}.weather-summary{grid-template-columns:repeat(4,1fr)}.weather-stat{border-bottom:0;border-right:1px solid #37505a!important;padding:24px 20px}.weather-stat:last-child{border-right:0!important}.weather-stat strong{font-size:1.45rem}.weather-bottom{grid-template-columns:1fr 1fr}.weather-voices{border:0;padding:0}.weather-join{justify-self:start}.weather-dialog form{min-height:650px}.weather-choices{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.creative-weather{margin-bottom:48px}.weather-wrap{padding:48px 0 24px}.weather-heading{grid-template-columns:1fr;gap:26px;padding-bottom:35px}.weather-heading h2{font-size:3.5rem}.weather-intro{justify-self:start}.weather-intro p{font-size:1.05rem}.weather-intro span{margin-top:14px}.weather-stage{min-height:0}.weather-map{min-height:450px}.weather-map-copy{left:24px;top:28px}.weather-map-copy strong{font-size:2.7rem}.weather-legend{left:24px;bottom:24px}.weather-summary{grid-template-columns:1fr 1fr}.weather-stat{border-bottom:1px solid #37505a!important;padding:22px 18px}.weather-stat:nth-child(even){border-right:0!important}.weather-stat:nth-child(n+3){border-bottom:0!important}.weather-stat strong{font-size:1.35rem}.weather-bottom{grid-template-columns:1fr;gap:27px;padding:30px 0}.weather-voices{display:block}.weather-voices p+p{margin-top:12px}.weather-join{width:100%}.weather-dialog{max-height:calc(100vh - 18px);width:calc(100% - 18px)}.weather-dialog form{min-height:calc(100vh - 18px)}.weather-dialog-head{padding:18px}.weather-dialog-head>div{display:block}.weather-dialog-head strong{display:block;margin-top:4px}.weather-step{padding:30px 20px 16px;overflow:auto}.weather-step h3{font-size:2.35rem}.weather-choices,.weather-choices.modes{grid-template-columns:1fr 1fr;gap:8px}.weather-choices span{min-height:54px;font-size:.82rem}.momentum-scale{grid-template-columns:1fr;margin-top:26px;gap:7px}.momentum-scale span{min-height:0;display:grid;grid-template-columns:34px 1fr;align-items:center;padding:12px 15px}.momentum-scale b{font-size:1.4rem}.weather-selects{grid-template-columns:1fr;margin-top:28px;gap:24px}.weather-freeform>span{float:none;display:block;margin-top:4px}.weather-form-actions{padding:14px 18px}.weather-next,.weather-submit{flex:1;justify-content:center}.weather-back{padding:14px 18px}}

/* Creative Weather: compact editorial pulse */
.creative-weather{background:#f3efe7;color:var(--ink);margin:0 0 82px;padding:28px 0 0;overflow:visible}.weather-wrap{padding:0}.weather-heading{border-top:5px solid var(--orange);display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:end;padding:20px 0 19px}.weather-kicker{color:#bd3e22;margin-bottom:9px}.weather-heading h2{font-size:clamp(2.5rem,3.6vw,3.75rem);font-weight:550;line-height:.98;letter-spacing:-.052em;max-width:700px}.weather-intro{max-width:540px;justify-self:end;padding:0}.weather-intro p{font-size:.96rem;line-height:1.45;color:#414d57}.weather-intro span{margin-top:10px;color:#66727c;font-size:.76rem;font-weight:600}.weather-report-summary{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;padding:12px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.weather-report-summary p{font-size:.98rem;line-height:1.4;max-width:900px}.weather-join{background:var(--ink);color:#fff;border-radius:0;white-space:nowrap;padding:12px 17px}.weather-join:hover{background:#323d46}.weather-results{display:grid;grid-template-columns:1.1fr .78fr 1fr;border-bottom:1px solid var(--ink)}.weather-result{padding:19px 24px 20px 0;min-height:230px}.weather-result+.weather-result{border-left:1px solid #cfc8bd;padding-left:24px}.weather-result-head{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding-bottom:12px;border-bottom:1px solid #d8d1c6}.weather-result-head h3{font-size:1.18rem;letter-spacing:-.03em}.weather-result-head span{font-size:.67rem;color:#737e87}.weather-result-lead{margin:13px 0 13px;color:#5b6670;font-size:.78rem}.weather-result-lead strong{color:var(--ink)}.result-bars{display:grid;gap:9px}.result-bars>div{display:grid;grid-template-columns:62px 1fr 34px;gap:10px;align-items:center;font-size:.7rem}.result-bars i{position:relative;display:block;height:7px;background:#dedbd5}.result-bars i:after{content:'';position:absolute;inset:0 auto 0 0;width:var(--value);background:var(--orange)}.result-bars b{text-align:right;font-weight:550}.momentum-number{display:block;font-size:4rem;line-height:1;letter-spacing:-.07em;font-weight:500;margin:18px 0 13px}.momentum-number small{font-size:.76rem;letter-spacing:0;color:#66727c;font-weight:500}.momentum-meter{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.momentum-meter i{height:7px;background:var(--orange)}.momentum-meter i.partial{background:linear-gradient(90deg,var(--orange) 30%,#dedbd5 30%)}.momentum-meter i.empty{background:#dedbd5}.momentum-result>p{font-size:.77rem;color:#5d6871;line-height:1.4;margin-top:13px}.influence-row{padding:12px 0;border-bottom:1px solid #d8d1c6}.influence-row:last-child{border-bottom:0}.influence-row>span{display:block;text-transform:uppercase;letter-spacing:.1em;color:#69747d;font-size:.6rem}.influence-row strong{display:block;font-size:1.45rem;margin-top:3px}.influence-row p{font-size:.72rem;line-height:1.35;color:#5e6972;margin-top:3px}.weather-question{display:grid;grid-template-columns:.72fr 2.28fr;gap:30px;padding:18px 0;border-bottom:1px solid var(--ink)}.weather-question-head{padding-top:4px}.weather-question-head span{display:block;text-transform:uppercase;letter-spacing:.11em;color:#bd3e22;font-size:.64rem}.weather-question h3{font-size:1.5rem;line-height:1.05;margin-top:8px;max-width:270px}.weather-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border:0;padding:0}.weather-voices article{min-height:124px;padding:14px 15px 13px;background:#fff;border-top:4px solid var(--orange);display:flex;flex-direction:column}.weather-voices article:nth-child(2){background:#dfe9e7;border-color:#17313b}.weather-voices article:nth-child(3){background:#f0d9ce;border-color:#c34a2d}.weather-voices span{font-size:.58rem;text-transform:uppercase;letter-spacing:.09em;color:#68737b}.weather-voices p{font-size:.78rem;line-height:1.4;color:#26323a;max-width:none;margin-top:auto;padding-top:8px}.weather-explainer{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;padding:11px 0 13px}.weather-explainer>p{font-size:.69rem;line-height:1.4;color:#5e6972}.weather-note{border:0;padding:0;color:#7a858d;font-size:.65rem}.creative-weather.has-signal{background:#f3efe7}
@media(max-width:1000px){.creative-weather{padding-top:24px}.weather-heading{gap:38px}.weather-results{grid-template-columns:1fr 1fr}.weather-result{min-height:0}.weather-result:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid #cfc8bd;padding-left:0;display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.weather-result:nth-child(3) .weather-result-head{grid-column:1/-1}.weather-question{grid-template-columns:1fr}.weather-question h3{max-width:none}.weather-voices{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.topic-strip .wrap{scrollbar-width:none}.topic-strip .wrap::-webkit-scrollbar{display:none}.creative-weather{margin-bottom:52px;padding-top:18px}.weather-wrap{padding:0}.weather-heading{display:block;padding:22px 0}.weather-heading h2{font-size:2.7rem}.weather-intro{margin-top:18px}.weather-intro p{font-size:1rem}.weather-report-summary{grid-template-columns:1fr;gap:17px;padding:18px 0}.weather-report-summary p{font-size:1rem}.weather-join{width:100%;white-space:normal}.weather-results{grid-template-columns:1fr}.weather-result,.weather-result+.weather-result{padding:25px 0;border-left:0;border-top:1px solid #cfc8bd;min-height:0}.weather-result:first-child{border-top:0}.weather-result:nth-child(3){grid-column:auto;display:block;padding-left:0}.weather-result-head{padding-bottom:16px}.momentum-number{font-size:4.4rem;margin:24px 0 18px}.weather-question{grid-template-columns:1fr;gap:19px;padding:27px 0}.weather-question h3{font-size:1.8rem;max-width:330px}.weather-voices{grid-template-columns:1fr;gap:10px}.weather-voices article{min-height:0;padding:17px}.weather-voices p{font-size:.93rem;line-height:1.5;padding-top:18px;margin-top:0}.weather-explainer{grid-template-columns:1fr;gap:12px;padding:19px 0}.weather-explainer>p,.weather-note{font-size:.75rem}.result-bars>div{grid-template-columns:66px 1fr 36px}}

/* Creative Weather: playful forecast */
.creative-weather{--weather-navy:#15242c;--weather-orange:#ff5a37;--weather-cream:#fff5e8;--weather-yellow:#ffd54a;background:var(--weather-cream);padding:42px 0 28px;margin-bottom:82px}.weather-heading{border:0;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:end;padding:0 0 28px}.weather-kicker{color:#d63f20;font-weight:700;margin-bottom:10px}.weather-heading h2{font-size:clamp(3rem,4.2vw,4.4rem);line-height:.9;letter-spacing:-.06em}.weather-intro{max-width:570px}.weather-intro p{font-size:1.05rem;line-height:1.5;color:#34434a}.weather-intro span{font-size:.78rem;margin-top:11px;color:#68747a}.weather-dashboard{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.8fr);gap:14px}.weather-forecast,.weather-participate{border-radius:22px;min-height:300px}.weather-forecast{position:relative;overflow:hidden;background:var(--weather-orange);padding:28px 30px 0;color:var(--weather-navy);display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-template-rows:1fr auto}.forecast-copy{position:relative;z-index:1}.forecast-label,.participate-label,.weather-signals span{display:block;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.forecast-copy h3{font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:.94;max-width:650px;margin-top:12px}.forecast-copy>p{font-size:.9rem;line-height:1.45;max-width:520px;margin-top:14px}.forecast-art{width:100%;height:175px;align-self:center}.weather-signals{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin:20px -30px 0;background:#fff;border-top:3px solid var(--weather-navy)}.weather-signals>div{padding:14px 22px 16px}.weather-signals>div+div{border-left:2px solid var(--weather-navy)}.weather-signals span{color:#66737a}.weather-signals strong{display:block;font-size:1.55rem;line-height:1;margin-top:7px}.weather-signals small{font-size:.72rem;color:#647078}.weather-participate{background:var(--weather-navy);color:white;padding:28px;display:flex;flex-direction:column}.participate-label{color:var(--weather-yellow)}.weather-participate h3{font-size:2.15rem;line-height:1.02;margin-top:20px;max-width:330px}.weather-participate p{font-size:.9rem;color:#c5d0d4;margin-top:15px}.weather-participate .weather-join{width:100%;margin-top:auto;background:var(--weather-yellow);color:var(--weather-navy);border-radius:999px;padding:15px 20px;font-weight:650}.weather-participate .weather-join:hover{background:#ffe276}.weather-question{display:block;padding:30px 0 22px;border:0}.weather-question-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:0 0 17px}.weather-question-head span{font-size:.66rem;font-weight:700}.weather-question h3{font-size:1.9rem;max-width:none;margin-top:6px}.weather-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.weather-voices article{position:relative;min-height:168px;background:#fff!important;border:2px solid var(--weather-navy)!important;border-radius:18px;padding:20px 20px 18px}.weather-voices article i{position:absolute;right:14px;top:14px;width:34px;height:34px;border-radius:50%;background:var(--weather-yellow);display:grid;place-items:center;font-style:normal;font-size:.64rem;font-weight:700}.weather-voices article:nth-child(2) i{background:#bde3de}.weather-voices article:nth-child(3) i{background:#ff9b7f}.weather-voices article span{padding-right:40px;color:#657178;font-weight:700}.weather-voices article p{font-size:.9rem;line-height:1.45;padding-top:20px;margin:0;color:#26343a}.weather-note{display:block;border-top:1px solid #cfc6b9;padding:13px 0 0;font-size:.68rem;color:#737d81}
@media(max-width:1000px){.weather-heading{gap:38px}.weather-dashboard{grid-template-columns:1fr}.weather-forecast,.weather-participate{min-height:0}.weather-participate{min-height:250px}.weather-participate .weather-join{margin-top:38px}.weather-voices{grid-template-columns:1fr 1fr}.weather-voices article:last-child{grid-column:1/-1}}
@media(max-width:700px){.creative-weather{padding:30px 0 24px}.weather-heading{display:block;padding-bottom:23px}.weather-heading h2{font-size:3.15rem}.weather-intro{margin-top:20px}.weather-dashboard{gap:10px}.weather-forecast{display:block;padding:24px 20px 0}.forecast-copy h3{font-size:2.75rem}.forecast-copy>p{font-size:.9rem}.forecast-art{height:145px;margin:4px auto 0}.weather-signals{margin:4px -20px 0}.weather-signals>div{padding:13px 10px 15px}.weather-signals strong{font-size:1.15rem}.weather-signals span{font-size:.54rem}.weather-participate{padding:24px;min-height:245px}.weather-participate h3{font-size:2.1rem}.weather-question{padding-top:28px}.weather-question-head{display:block;padding-bottom:18px}.weather-question h3{font-size:1.85rem}.weather-voices{grid-template-columns:1fr}.weather-voices article:last-child{grid-column:auto}.weather-voices article{min-height:0;padding:19px}.weather-voices article p{font-size:.94rem}.weather-note{font-size:.7rem}}
.weather-question-head{display:block}

/* Creative Weather: refined editorial tone */
.creative-weather{--weather-navy:#18272e;--weather-orange:#e86849;--weather-cream:#f5f0e7;--weather-yellow:#f2e9dc;background:var(--weather-cream)}.weather-heading{grid-template-columns:1.15fr .85fr}.weather-heading h2{font-size:clamp(2.8rem,3.8vw,4rem);line-height:.95;max-width:790px}.weather-forecast,.weather-participate{border-radius:10px}.weather-forecast{background:var(--weather-orange);grid-template-columns:minmax(0,1fr) 230px;min-height:280px}.forecast-copy h3{font-size:clamp(2.4rem,3.2vw,3.45rem);max-width:690px}.forecast-index{align-self:center;border-left:1px solid rgba(24,39,46,.45);padding:10px 0 10px 34px}.forecast-index b{display:block;font-size:4.8rem;font-weight:500;letter-spacing:-.08em;line-height:.9}.forecast-index span{display:block;font-size:.72rem;line-height:1.25;text-transform:uppercase;letter-spacing:.1em;margin-top:12px}.weather-signals{border-top:2px solid var(--weather-navy)}.weather-signals>div+div{border-left:1px solid var(--weather-navy)}.weather-participate .participate-label{color:#f09a81}.weather-participate .weather-join{background:#f5f0e7;color:var(--weather-navy);border-radius:6px}.weather-participate .weather-join:hover{background:#fff}.weather-voices article{border:1px solid #718087!important;border-radius:8px}.weather-voices article i{width:auto;height:auto;border-radius:0;background:transparent!important;color:#cf4e31;font-size:.68rem}.weather-voices article:nth-child(2) i,.weather-voices article:nth-child(3) i{background:transparent}.weather-note{border-color:#d2c9bc}
@media(max-width:700px){.weather-heading h2{font-size:2.65rem;line-height:.97}.weather-forecast{display:grid;grid-template-columns:1fr 105px;padding:24px 20px 0}.forecast-copy h3{font-size:2.45rem}.forecast-index{padding-left:16px}.forecast-index b{font-size:3.2rem}.forecast-index span{font-size:.58rem}.weather-signals{grid-column:1/-1}.weather-participate{border-radius:10px}.weather-voices article{border-radius:8px}}

/* Creative Weather: warm editorial midpoint */
.creative-weather{--weather-navy:#17262d;--weather-orange:#e76040;--weather-cream:#f8f5ef;background:var(--weather-cream);padding-top:0}.weather-wrap{border-top:5px solid var(--weather-orange);padding-top:31px}.weather-heading{padding-bottom:30px}.weather-heading h2{font-weight:520}.weather-forecast,.weather-participate{border-radius:5px;border:1px solid #bac4c5}.weather-forecast{background:#efddd5;color:var(--weather-navy)}.forecast-label{color:#a94029}.forecast-index{border-left-color:#c8aaa0}.forecast-index b{color:#bd462d}.weather-signals{background:#fff;border-top:1px solid #aebabb}.weather-signals>div+div{border-left-color:#c4cdce}.weather-participate{background:#dce8e5;color:var(--weather-navy)}.weather-participate .participate-label{color:#a94029}.weather-participate p{color:#52646a}.weather-participate .weather-join{background:var(--weather-orange);color:#17262d;border-radius:3px}.weather-participate .weather-join:hover{background:#f17455}.weather-voices article{background:#fff!important;border:1px solid #bcc6c7!important;border-top:3px solid var(--weather-orange)!important;border-radius:4px}.weather-voices article i{color:#a94029}.weather-note{border-color:#d4d0c8}
@media(max-width:700px){.creative-weather{padding-top:0}.weather-wrap{padding-top:24px}.weather-forecast,.weather-participate{border-radius:5px}.weather-voices article{border-radius:4px}}

/* Creative Weather: information-rich editorial dashboard */
.creative-weather{--weather-navy:#142832;--weather-orange:#ff5a38;--weather-cream:#fff8ee;background:var(--weather-cream);padding:0 0 26px}.weather-wrap{border-top:5px solid var(--weather-orange);padding-top:28px}.weather-heading{grid-template-columns:1.15fr .85fr;gap:70px;padding:0 0 26px}.weather-heading h2{font-size:clamp(2.8rem,3.8vw,4rem);font-weight:540;line-height:.95}.weather-intro p{font-size:1rem}.weather-lead{display:grid;grid-template-columns:minmax(0,2fr) minmax(310px,.8fr);gap:14px}.weather-forecast,.weather-participate{min-height:218px;border:0;border-radius:6px}.weather-forecast{background:var(--weather-orange);display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;padding:27px 30px;color:var(--weather-navy)}.forecast-copy h3{font-size:clamp(2.25rem,3vw,3.25rem);line-height:.98;margin:0;max-width:720px}.forecast-copy>p{font-size:.9rem;line-height:1.45;max-width:590px;margin-top:15px}.forecast-index{border-left:1px solid rgba(20,40,50,.45);padding:8px 0 8px 32px}.forecast-index b{color:var(--weather-navy);font-size:4.5rem}.forecast-index span{font-size:.7rem;line-height:1.35;text-transform:none;letter-spacing:0;margin-top:9px;max-width:120px}.weather-participate{background:var(--weather-navy);color:#fff;padding:27px 28px;display:flex;flex-direction:column}.weather-participate h3{font-size:1.85rem;line-height:1.04;margin:0;max-width:340px}.weather-participate p{font-size:.84rem;line-height:1.45;color:#c5d0d4;margin-top:13px;max-width:330px}.weather-participate .weather-join{width:100%;margin-top:auto;background:var(--weather-orange);color:var(--weather-navy);border-radius:3px;padding:14px 18px;font-weight:650}.weather-participate .weather-join:hover{background:#ff7658}.weather-details{display:grid;grid-template-columns:1.15fr .72fr 1fr;margin-top:14px;background:var(--weather-navy);color:#fff;border-radius:6px;overflow:hidden}.weather-details>section{min-height:184px;padding:20px 24px}.weather-details>section+section{border-left:1px solid #49606a}.weather-details h3{font-size:1.15rem;letter-spacing:-.025em}.feelings-detail>p,.momentum-detail>p{font-size:.72rem;line-height:1.4;color:#aebfc5;margin-top:5px}.feelings-detail .result-bars{gap:7px;margin-top:15px}.feelings-detail .result-bars>div{grid-template-columns:65px 1fr 34px;color:#edf3f4;font-size:.68rem}.feelings-detail .result-bars i{height:6px;background:#405761}.feelings-detail .result-bars i:after{background:var(--weather-orange)}.momentum-detail>strong{display:block;color:var(--weather-orange);font-size:4rem;line-height:.95;letter-spacing:-.07em;margin-top:20px}.momentum-detail>strong small{font-size:.72rem;letter-spacing:0;color:#c4d0d4;font-weight:500}.momentum-detail>p{font-size:.76rem;margin-top:12px}.influences-detail>div{display:grid;grid-template-columns:1fr 1.7fr;column-gap:14px;padding:12px 0}.influences-detail>div+div{border-top:1px solid #49606a}.influences-detail>div>span{font-size:.68rem;color:#aebfc5;text-transform:none;letter-spacing:0}.influences-detail strong{font-size:1.35rem}.influences-detail p{grid-column:2;font-size:.68rem;line-height:1.35;color:#b8c6ca;margin-top:3px}.weather-question{padding:26px 0 21px}.weather-question-head{padding-bottom:16px}.weather-question h3{font-size:1.75rem}.weather-question-head p{font-size:.86rem;color:#59666c;margin-top:6px}.weather-voices{gap:14px}.weather-voices article{min-height:145px;background:#fff!important;border:1px solid #aebabc!important;border-top:3px solid var(--weather-orange)!important;border-radius:4px;padding:17px 19px}.weather-voices article span{padding:0;text-transform:none;letter-spacing:0;color:#49585e;font-size:.74rem;font-weight:650}.weather-voices article p{font-size:.86rem;line-height:1.45;padding-top:14px}.weather-note{font-size:.67rem;padding-top:11px}
@media(max-width:1000px){.weather-lead{grid-template-columns:1fr}.weather-participate{min-height:210px}.weather-details{grid-template-columns:1fr 1fr}.weather-details .influences-detail{grid-column:1/-1;border-left:0;border-top:1px solid #49606a}.weather-voices{grid-template-columns:1fr 1fr}.weather-voices article:last-child{grid-column:1/-1}}
@media(max-width:700px){.weather-wrap{padding-top:24px}.weather-heading{display:block;padding-bottom:23px}.weather-heading h2{font-size:2.65rem}.weather-forecast{grid-template-columns:minmax(0,1fr) 92px;padding:23px 19px}.forecast-copy h3{font-size:2.25rem}.forecast-copy>p{font-size:.84rem}.forecast-index{padding-left:14px}.forecast-index b{font-size:3rem}.forecast-index span{font-size:.58rem}.weather-participate{padding:24px;min-height:235px}.weather-participate h3{font-size:2rem}.weather-details{grid-template-columns:1fr}.weather-details>section{min-height:0;padding:22px 20px}.weather-details>section+section,.weather-details .influences-detail{grid-column:auto;border-left:0;border-top:1px solid #49606a}.momentum-detail>strong{font-size:3.7rem}.weather-question{padding-top:27px}.weather-voices{grid-template-columns:1fr}.weather-voices article:last-child{grid-column:auto}.weather-voices article{min-height:0}.weather-voices article p{font-size:.92rem}}

/* Keep the invitation visually separate from the results */
.weather-participate{background:#fff;color:var(--weather-navy);border:2px solid var(--weather-navy);position:relative;overflow:hidden}.weather-participate:after{content:'';position:absolute;width:88px;height:88px;border:18px solid var(--weather-orange);border-radius:50%;right:-38px;top:-40px;pointer-events:none}.weather-participate h3,.weather-participate p,.weather-participate .weather-join{position:relative;z-index:1}.weather-participate p{color:#53636a}.weather-participate .weather-join{background:var(--weather-orange);color:var(--weather-navy)}
.weather-participate:after{display:none}
.weather-participate p{margin-top:14px;margin-bottom:26px}.weather-participate .weather-join{width:auto;align-self:flex-start;margin-top:auto;padding:12px 18px;white-space:nowrap}

/* Homepage: one article section, followed by four ways into the journal */
.whats-new{padding:72px 0 86px}.whats-new .section-head{padding-bottom:18px;border-bottom:1px solid var(--ink);margin-bottom:30px}.whats-new .section-head h2{font-size:2.6rem}.whats-new .story-card:nth-child(2) .card-photo .image-link{background:#e9eef3}.entry-points{background:#142832;color:#fff;padding:72px 0 82px}.entry-points-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:38px}.entry-points-heading h2{font-size:clamp(2.8rem,4.5vw,4.8rem);max-width:720px}.entry-points-heading p{color:#bdcbd0;font-size:1.05rem;max-width:490px;justify-self:end}.entry-points-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #526771;border-left:1px solid #526771}.entry-point{min-height:245px;padding:32px 34px;display:flex;flex-direction:column;border-right:1px solid #526771;border-bottom:1px solid #526771;transition:background .2s,color .2s}.entry-point h3{font-size:2rem;max-width:470px}.entry-point p{color:#bdcbd0;max-width:500px;margin-top:17px;font-size:.95rem}.entry-point span{margin-top:auto;padding-top:25px;color:#ff7253;font-size:.85rem;font-weight:650}.entry-point:hover{background:#ff5a38;color:#142832}.entry-point:hover p,.entry-point:hover span{color:#142832}main:has(.entry-points)+footer{margin-top:0}
@media(max-width:700px){.whats-new{padding:50px 0 58px}.whats-new .section-head h2{font-size:2.2rem}.entry-points{padding:50px 0 58px}.entry-points-heading{grid-template-columns:1fr;gap:17px;margin-bottom:29px}.entry-points-heading h2{font-size:3rem}.entry-points-heading p{justify-self:start;font-size:1rem}.entry-points-grid{grid-template-columns:1fr}.entry-point{min-height:215px;padding:27px 24px}.entry-point h3{font-size:1.8rem}}
.topic-collection{padding-bottom:82px}.topic-collection .collection-bar{margin-bottom:34px}.topic-collection .story-grid.two{padding-bottom:20px}
@media(max-width:700px){.topic-collection{padding-bottom:50px}.topic-collection .collection-bar{margin-bottom:27px}}

/* Blog filters */
.blog-browser{padding-bottom:82px}.blog-filter-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:18px 70px;align-items:end;padding:30px 0 28px;border-top:1px solid var(--ink)}.blog-filter-heading>span{grid-column:1/-1;color:#d84324;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-filter-heading h2{font-size:2rem}.blog-filter-heading p{color:var(--muted);max-width:420px}.blog-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.blog-filters{display:flex;gap:8px;padding:14px 0;overflow-x:auto;scrollbar-width:none}.blog-filters::-webkit-scrollbar{display:none}.blog-filter{flex:0 0 auto;border:1px solid #b7c0c6;border-radius:999px;background:#fff;color:var(--ink);padding:10px 18px;font:inherit;font-size:.9rem!important;line-height:1;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.blog-filter:hover{border-color:var(--ink)}.blog-filter.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.blog-filter:first-child{padding-left:21px;padding-right:21px}.blog-filter:first-child:before{content:'✦';color:var(--orange);margin-right:8px}.blog-results-bar{display:flex;justify-content:space-between;padding:20px 0 26px;font-size:.85rem;color:var(--muted)}.blog-empty{padding:48px 28px;margin-bottom:28px;background:var(--light);color:var(--muted);text-align:center}#blog-stories .story-card[hidden]{display:none!important}
@media(max-width:700px){.blog-browser{padding-bottom:52px}.blog-filter-heading{grid-template-columns:1fr;gap:12px;padding-top:22px}.blog-filter-heading>span{grid-column:auto}.blog-filter-heading h2{font-size:1.8rem}.blog-filter-heading p{font-size:.95rem}.blog-filters{margin-right:-18px;padding-right:18px}.blog-filter{scroll-snap-align:start}.blog-results-bar{padding-top:16px}}

/* Four-step type system */
:root{--type-small:.78rem;--type-body:1rem;--type-heading:1.8rem;--type-display:clamp(3rem,5.8vw,5.6rem)}
body,p,a,button,input,select,textarea,.button,.header-inner nav,.footer-nav{font-size:var(--type-body)!important}
h2,h3,.section-head h2,.story-copy h3,.ranking-tile h3,.feature-link h2,.weather-participate h3,.weather-details h3,.weather-question h3,.weather-step h3,.blog-filter-heading h2,.entry-point h3,.prose h2,.prose h3{font-size:var(--type-heading)!important}
h1,.hub-copy h1,.page-heading h1,.reading-head h1,.weather-heading h2,.portal-intro h2,.entry-points-heading h2,.footer-top h2,.about-statement h2{font-size:var(--type-display)!important}
.home-page .portal-intro h2,.home-page .weather-heading h2,.home-page .entry-points-heading h2{font-size:clamp(2.6rem,4.2vw,4.25rem)!important}
.forecast-copy h3{font-size:var(--type-heading)!important}.forecast-index b,.momentum-detail>strong,.momentum-number,.profile-number,.rank-number,.mini-num{font-size:var(--type-display)!important}
small,figcaption,.meta,.tile-scope,.collection-bar,.article-rail,.footer-bottom,.weather-intro span,.weather-details>section>p,.feelings-detail .result-bars,.influences-detail span,.influences-detail p,.weather-voices article span,.weather-note,.forecast-index span,.blog-results-bar,.entry-point span{font-size:var(--type-small)!important}
.brand-icon{font-size:var(--type-heading)!important}
/* Legal pages */
.legal-copy{padding-top:0}.legal-copy h2{margin-top:2.6rem}.legal-copy p{max-width:46rem}.legal-todo{max-width:46rem;margin:0 0 2.5rem;padding:1rem 1.15rem;border-left:4px solid var(--orange);background:#fff2ed;line-height:1.5}.footer-nav{align-content:start}
/* Creative Weather moderation */
.admin-weather{padding-bottom:6rem}.admin-weather .page-heading{padding-left:0;padding-right:0}.admin-login{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(16rem,2fr) auto;gap:1rem;align-items:end;padding:1.25rem;background:#f1eee7;border:1px solid #12171e}.admin-login label{display:grid;gap:.45rem;font-weight:700}.admin-login input,.admin-controls select{min-height:2.8rem;border:1px solid #12171e;background:#fff;padding:.65rem;font:inherit}.admin-login button,.admin-controls button{min-height:2.8rem;border:0;background:#ff572f;color:#12171e;padding:.7rem 1.1rem;font:inherit;font-weight:800;cursor:pointer}.admin-publish-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0}.admin-status{margin:0}.admin-publish-bar button{min-height:2.8rem;border:0;background:#12171e;color:#fff;padding:.7rem 1.1rem;font:inherit;font-weight:800;cursor:pointer}.admin-publish-bar button:disabled{opacity:.45;cursor:not-allowed}.admin-responses{display:grid;gap:1rem}.admin-response{padding:1.25rem;border:1px solid #12171e;background:#fff}.admin-response>span{font-size:var(--type-small);font-weight:800;text-transform:uppercase}.admin-response>p{max-width:55rem;font-size:var(--type-body);line-height:1.5}.admin-controls{display:flex;gap:.75rem;flex-wrap:wrap}.admin-controls select{min-width:10rem}@media(max-width:700px){.admin-login{grid-template-columns:1fr}.admin-login button{width:100%}.admin-publish-bar{align-items:stretch;flex-direction:column}.admin-publish-bar button{width:100%}}

/* Article editorial perspective */
.wider-shot{margin-top:58px;padding:32px 34px 30px;background:#fff3ee;border-top:5px solid var(--orange);border-radius:5px}.wider-shot-kicker{display:block;color:#a5381d;font-size:.75rem!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prose .wider-shot h2{margin:11px 0 21px}.wider-shot>div{border-top:1px solid #e3b8aa;padding-top:22px}.prose .wider-shot p{color:#29343d}.prose .wider-shot p:last-child{margin-bottom:0}.wider-shot-byline{display:block;margin-top:25px;padding-top:17px;border-top:1px solid #e3b8aa;color:#6f493e;font-size:.82rem!important;font-weight:650}
@media(max-width:600px){.wider-shot{margin-top:44px;padding:25px 22px 24px}.prose .wider-shot h2{margin-top:9px}.wider-shot>div{padding-top:18px}}
