@charset "UTF-8";
/* File photographs keep their own context and attribution outside the story link. */
.story.has-photo{display:flex;flex-direction:column}.story.has-photo .story-link{height:auto;flex:1}.story.has-photo .story-body{padding-bottom:12px}.has-photo .story-art{flex-shrink:0}.photo-credit{font-size:10px;line-height:1.65;color:var(--text);padding:0 50px 16px 19px;overflow-wrap:anywhere}.photo-credit>span{display:block}.photo-credit>span:first-child{margin-bottom:3px}.photo-credit a{text-decoration:underline;text-underline-offset:2px}.photo-credit a:hover{color:var(--blue)}.lead .photo-credit{padding-left:24px;padding-right:62px}.side .photo-credit{padding:0 39px 12px 15px}.photo-policy{max-width:900px;font-size:14px;line-height:1.9;color:var(--text);margin-bottom:36px}.photo-policy a,.photo-record a:not(.photo-original){color:var(--blue);text-decoration:underline;text-underline-offset:3px}.photo-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.photo-record{background:var(--card);border:1px solid var(--line);border-radius:10px;overflow:hidden;scroll-margin-top:200px}.photo-original{display:block;background:var(--soft)}.photo-original img{width:100%;height:260px;object-fit:contain}.photo-record>div{padding:25px}.photo-record h2{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin-bottom:14px}.photo-record p:not(.overline){font-size:12px;line-height:1.85;color:var(--text)}.photo-record .overline{font-size:10px}.photo-source-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.7}.photo-source-link .icon{width:14px;height:14px}@media(max-width:720px){.photo-directory{grid-template-columns:1fr}.photo-original img{height:230px}.photo-record>div{padding:20px}.photo-record{scroll-margin-top:230px}}
:root{--paper:#f3f5f8;--card:#fff;--ink:#17263f;--text:#526079;--muted:#788398;--line:#e0e5ee;--accent:#e8504a;--soft:#eef1f7;--blue:#295bae;--shadow:0 3px 12px #24345306;color-scheme:light;font-synthesis:none;scroll-padding-top:150px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}.icon{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.wrap{width:min(1320px,calc(100% - 72px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:var(--card);z-index:70;padding:14px 20px;border-radius:6px}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #397ad0;outline-offset:4px}button[hidden],[hidden]{display:none!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:14px 20px;border:0;border-radius:6px;background:var(--ink);color:var(--card);font-size:12px;font-weight:650;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#2d4568}.overline{font-size:9px;font-weight:750;letter-spacing:1.5px;color:var(--accent);display:block;line-height:1.7;margin:0 0 12px}.utility-bar{background:#17263f;color:#c9d0dc;font-size:10px;line-height:1.6}.utility-bar>.wrap{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-bar>.wrap>div{display:flex;gap:23px}.utility-bar a:hover{color:#fff}.utility-dot{color:#78839a;margin:0 8px}.site-header{position:sticky;top:0;background:var(--card);z-index:30;box-shadow:0 1px 0 var(--line)}.masthead{display:flex;align-items:center;justify-content:space-between;gap:45px;min-height:101px}.brand{display:block;flex:none}.brand img{width:185px;height:50px}.brand>span{display:block;font-size:6px;letter-spacing:2px;color:var(--muted);padding-left:2px;margin-top:-6px}.search{display:flex;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:30px;width:480px;height:42px;overflow:hidden}.search input{padding:12px 0 12px 20px;border:0;outline:none;background:transparent;color:var(--ink);width:100%;min-width:0;font-size:12px}.search input::placeholder{color:#8390a2}.search:focus-within{outline:2px solid #a9bfdf;outline-offset:2px}.search button{height:100%;width:51px;display:grid;place-items:center;flex:none;background:transparent;color:#5f7392;border:0}.search button:hover{background:#e3eaf4}.search .icon{width:18px;height:18px}.header-actions{display:flex;align-items:center;gap:23px;flex:none}.saved-link{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.saved-link>.icon{width:17px;height:17px}.saved-link>b{font-size:9px;background:var(--soft);border:1px solid var(--line);min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center}.theme-toggle{border:1px solid var(--line);background:var(--card);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:var(--text)}.theme-toggle:hover{background:var(--soft)}.theme-toggle>.icon{width:17px;height:17px}.nav-shell{border-top:1px solid var(--line)}.edition-nav{display:flex;align-items:center;gap:34px;height:49px;font-size:12px}.edition-nav>a{height:100%;display:flex;align-items:center;gap:9px;position:relative;white-space:nowrap;font-weight:600;color:var(--text)}.edition-nav>a .icon{width:17px;height:17px}.edition-nav>a.active{color:var(--ink)}.edition-nav>a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--accent);border-radius:3px 3px 0 0}.tt-flag{display:block;height:13px;width:20px;background:linear-gradient(40deg,#e5504d 0 35%,#fff 35% 41%,#182433 41% 58%,#fff 58% 64%,#e5504d 64%);border-radius:2px;box-shadow:0 0 0 1px #0001}.nav-note{font-size:10px;color:var(--muted);margin-left:auto;font-weight:400;letter-spacing:.15px}.main-wrap{padding-top:36px}.welcome{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:25px}.welcome .overline{font-size:8px;margin-bottom:7px;letter-spacing:1.5px}.welcome h1{font-size:34px;line-height:1.15;letter-spacing:-1.15px;font-weight:650;margin:0 0 9px}.welcome>.news-intro>p:not(.overline){font-size:12px;line-height:1.7;color:var(--text);margin:0}.feed-check{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;max-width:260px}.feed-dot{width:5px;height:5px;background:#5c987d;border-radius:50%}.feed-check button{font-size:10px;color:var(--blue);border:1px solid #bdd0e8;background:var(--card);border-radius:5px;padding:9px 11px;display:flex;align-items:center;gap:12px}.feed-check .icon{width:13px;height:13px}.topic-nav{display:flex;align-items:center;gap:9px;margin-bottom:25px;overflow-x:auto;scrollbar-width:thin;padding:1px 2px 8px}.topic-nav>a{background:var(--card);border:1px solid var(--line);padding:8px 17px;border-radius:22px;font-size:11px;font-weight:550;white-space:nowrap;transition:background .2s,color .2s}.topic-nav>a:hover{background:var(--soft)}.topic-nav>a.selected{background:var(--ink);color:var(--card);border-color:var(--ink)}.search-result{font-size:13px;padding:16px 20px;background:var(--card);border:1px solid var(--line);border-radius:8px;margin-bottom:22px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.search-result a{margin-left:auto;color:var(--accent);font-size:11px}.feed-notice{font-size:11px;line-height:1.7;padding:13px 16px;background:#fff5df;color:#765c2e;border:1px solid #eaddbd;border-radius:6px;margin-bottom:22px}.feed-notice a{text-decoration:underline;text-underline-offset:3px}
/* Publisher-linked story cards */
.front-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr) 292px;gap:18px;align-items:stretch}.lead-slot{min-width:0}.side-stories{display:grid;grid-template-rows:1fr 1fr;gap:18px;min-width:0}.story{position:relative;border-radius:10px;overflow:hidden;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);transition:box-shadow .2s,transform .2s;min-width:0}.story:hover{box-shadow:0 7px 20px #15284610;transform:translateY(-2px)}.story-link{display:flex;flex-direction:column;height:100%}.story-art{position:relative;aspect-ratio:640/360;overflow:hidden;background:#e6ecf2}.story-art img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story:hover .story-art img{transform:scale(1.025)}.illustration{position:absolute;bottom:7px;right:9px;font-size:7px;letter-spacing:.2px;color:#fff;background:#071f2a60;padding:3px 5px;border-radius:3px}.art-topic{position:absolute;top:13px;left:15px;background:#fffffff0;color:#253a49;font-size:8px;font-weight:700;border-radius:3px;padding:5px 8px;letter-spacing:.5px}.story-body{padding:19px 19px 42px;display:flex;flex-direction:column;flex:1}.source-line{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--text);font-weight:550;margin-bottom:11px;min-height:20px}.source-line>.icon{margin-left:auto;color:#8190a5;width:13px;height:13px}.source-mark{font-size:7px;font-weight:800;border-radius:4px;background:#e9edf3;color:#4c617d;min-width:23px;height:21px;padding:3px;display:inline-grid;place-items:center;line-height:1;flex:none}.source-ttt{background:#ece8fc;color:#6b3bb2}.source-cnc3{background:#e7f1ea;color:#27704b}.source-express{background:#fce9e6;color:#a24335}.source-wired{background:#f6ebdd;color:#876533}.source-techtt{background:#e4edf9;color:#406bad}.source-voices{background:#e5f1ed;color:#448976}.story h2{font-size:18px;font-weight:650;line-height:1.36;letter-spacing:-.35px;margin:0 0 17px}.story:hover h2{color:var(--blue)}.story-meta{font-size:9px;color:var(--muted);line-height:1.5;margin-top:auto;padding-right:14px}.byline{font-size:8px;line-height:1.6;color:var(--muted);margin:7px 20px 0 0}.save-button{position:absolute;bottom:12px;right:13px;background:var(--soft);color:var(--text);border:1px solid var(--line);border-radius:50%;width:29px;height:29px;display:grid;place-items:center;z-index:2}.save-button .icon{width:14px;height:14px}.save-button:hover{background:#e2eafa}.save-button[aria-pressed=true]{background:#fae4e1;color:#c7423c;border-color:#efc6c0}.save-button[aria-pressed=true] .icon{fill:#c7423c;stroke:#c7423c}.story.lead{height:100%}.lead .story-art{min-height:217px;aspect-ratio:1.65}.lead .story-body{padding:22px 24px 41px}.lead h2{font-size:27px;line-height:1.28;letter-spacing:-.7px;margin-bottom:20px}.lead .source-line{font-size:10px;margin-bottom:14px}.lead .source-mark{height:23px;min-width:26px}.lead .story-meta{font-size:10px}.lead .save-button{width:33px;height:33px;bottom:15px;right:17px}.lead .save-button>.icon{width:16px;height:16px}.side .story-art{height:97px;min-height:97px;aspect-ratio:auto}.side .story-body{padding:13px 15px 35px}.side .source-line{font-size:8px;margin-bottom:8px;min-height:17px}.side .source-mark{height:17px;min-width:20px;font-size:6px}.side h2{font-size:15px;line-height:1.34;letter-spacing:-.2px;margin-bottom:13px}.side .story-meta{font-size:8px}.side .save-button{height:24px;width:24px;bottom:8px;right:10px}.side .save-button>.icon{width:12px;height:12px}.side .art-topic{font-size:7px;padding:4px 6px;top:9px;left:11px}.side .illustration{font-size:6px;bottom:5px}.empty-news{background:var(--card);border:1px dashed #cbd4e2;border-radius:10px;padding:45px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:300px;height:100%;grid-column:1/-1}.empty-news>.icon{width:32px;height:32px;color:#8fa4bf;margin-bottom:26px}.empty-news h2{font-size:25px;letter-spacing:-.7px;font-weight:600;line-height:1.25;margin-bottom:14px}.empty-news p{font-size:13px;line-height:1.8;color:var(--text);max-width:350px}.edition-promo{border:1px solid var(--line);padding:25px 20px;border-radius:9px;background:#eaf0f9;color:#294565;grid-row:span 2;display:flex;flex-direction:column;justify-content:center}.edition-promo>.icon{width:60px;height:60px;margin:15px 0 26px;color:#90a9c5;stroke-width:1}.edition-promo h2{font-size:24px;letter-spacing:-.7px;line-height:1.15}.edition-promo p{font-size:12px;line-height:1.8;color:#6b8197}.edition-promo a{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:650}.edition-promo .overline{color:#728cad}
/* Local forecasts */
.weather-widget{background:linear-gradient(160deg,#f9fcff,#e8f1fc);border:1px solid #d7e3f2;border-radius:10px;padding:21px 20px 0;color:#213c61;overflow:hidden;box-shadow:var(--shadow);min-width:0}.weather-widget[aria-busy=true]{opacity:.75}.widget-label{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.2px;font-weight:700;color:#748ba8}.widget-label>.icon{width:13px;height:13px}.weather-form{margin:12px 0 4px}.weather-form select{border:0;background:transparent;color:#263c5a;font-weight:650;font-size:14px;width:100%;padding:4px 19px 4px 0;outline-offset:2px;cursor:pointer}.weather-current{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 0 20px}.forecast-tag{font-size:7px;letter-spacing:1.1px;color:#92a1b5;display:block;margin-bottom:8px}.weather-current strong{font-weight:500;display:block;font-size:63px;line-height:1;letter-spacing:-3px}.weather-current strong>span{font-size:24px;vertical-align:top;line-height:1.6;letter-spacing:-1px}.weather-current p{font-size:11px;color:#6d829f;margin:10px 0 0}.weather-big{width:79px;height:79px;stroke:#dcad5d;stroke-width:1.1;filter:drop-shadow(0 8px 11px #e1ba5322)}.weather-details{display:flex;gap:14px;align-items:center;padding:0 0 18px;border-bottom:1px solid #d8e4f0;font-size:9px;color:#7289a7}.weather-details>span{display:flex;align-items:center;gap:4px;white-space:nowrap}.weather-details .icon{width:12px;height:12px}.forecast-days{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:21px 0 16px}.forecast-days>div{display:flex;flex-direction:column;align-items:center;gap:11px;font-size:9px;color:#788eaa}.forecast-days .icon{width:22px;height:22px;color:#a5afad;stroke-width:1.4}.forecast-days strong{font-size:11px;color:#324d70;font-weight:650;white-space:nowrap}.forecast-days small{font-size:9px;color:#8ca0b9;font-weight:400}.weather-time{font-size:7px;line-height:1.8;color:#7890ae;margin:5px 0 13px}.weather-credit{font-size:8px;color:#8195ac;line-height:1.7;padding-bottom:16px}.weather-credit a{text-decoration:underline;text-underline-offset:2px}.weather-official{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #d4e1f0;margin:0 -20px;padding:15px 20px;font-size:9px;font-weight:600;color:#516e94;background:#e2edf988}.weather-official .icon{width:13px;height:13px}.weather-official:hover{background:#dce9f8}.weather-unavailable{padding:40px 0 20px;min-height:270px}.weather-unavailable>.icon{width:55px;height:55px;color:#9db2cb;margin-bottom:20px}.weather-unavailable h3{font-size:20px;line-height:1.3}.weather-unavailable p{font-size:12px;line-height:1.8;color:#768da9}
/* More headlines and local utilities */
.section-title{margin:40px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.section-title>div{display:flex;align-items:center;gap:11px}.section-rule{height:19px;width:3px;background:var(--accent);border-radius:3px}.section-title h2{font-size:20px;font-weight:650;letter-spacing:-.45px;margin:0}.section-title>span{font-size:9px;color:var(--muted)}.content-layout{display:grid;grid-template-columns:1fr 292px;gap:22px;align-items:start}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;align-items:stretch}.daily-sidebar{display:grid;gap:20px}.local-card{border:1px solid #d6e2e0;background:#edf4f0;border-radius:10px;padding:26px 22px 11px;color:#314d48}.local-card .overline{font-size:8px;color:#7b958e;letter-spacing:1.1px;margin-bottom:14px}.local-card h3{font-size:27px;font-weight:600;line-height:1.17;letter-spacing:-.8px;margin-bottom:15px}.local-card p{font-size:11px;line-height:1.8;color:#81928c;margin-bottom:20px}.local-card a{display:flex;align-items:center;gap:9px;padding:16px 0;border-top:1px solid #d6e2d9;font-size:10px;color:#597a6c;font-weight:550}.local-card a>.icon{width:15px;height:15px}.local-card a>.icon:last-child{margin-left:auto;width:13px;height:13px}.local-card a:hover{color:#285245}.source-card{padding:26px 22px;border:1px solid #e7dfd5;background:#faf4e9;border-radius:10px;color:#655a49}.source-card .overline{color:#ad9981;font-size:8px;letter-spacing:1.1px}.source-card h3{font-size:25px;line-height:1.2;font-weight:550;letter-spacing:-.7px;margin:15px 0}.source-card p{font-size:11px;line-height:1.8;color:#a1927c}.source-card a{display:flex;align-items:center;gap:15px;font-size:11px;font-weight:650;margin-top:20px}.source-card .icon{width:17px;height:17px}.list-note{grid-column:1/-1;color:var(--muted);font-size:13px;line-height:1.8;background:var(--card);border:1px solid var(--line);border-radius:9px;padding:30px}.pagination{display:flex;align-items:center;justify-content:center;gap:25px;margin:35px 0;font-size:11px}.pagination>a{border:1px solid var(--line);background:var(--card);border-radius:6px;padding:11px 16px;font-weight:600}.pagination>a:hover{background:var(--soft)}.pagination>span{color:var(--muted)}.edition-banner{display:flex;align-items:center;justify-content:space-between;gap:50px;border:1px solid #dce1ee;border-radius:11px;background:linear-gradient(110deg,#e8edf8,#e9eef5);padding:35px 37px;margin:48px 0;color:#243956}.edition-banner .overline{font-size:8px;color:#7d91b0;letter-spacing:1.3px;margin-bottom:10px}.edition-banner h2{font-size:29px;line-height:1.2;letter-spacing:-.85px;font-weight:600;margin:0 0 10px}.edition-banner p{font-size:12px;line-height:1.8;color:#7b8da8;margin:0}.edition-banner .button{flex:none;background:#263f62;color:#fff}.saved-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 25px}.saved-toolbar p{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text);margin:0}.saved-toolbar .icon{width:17px;height:17px}.saved-toolbar button{border:1px solid var(--line);border-radius:6px;padding:10px 14px;background:var(--card);color:var(--text);font-size:11px}.saved-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);z-index:60;max-width:calc(100% - 32px);width:max-content;padding:14px 20px;border-radius:7px;background:#20354f;color:white;font-size:12px;line-height:1.5;box-shadow:0 6px 30px #0003;opacity:0;pointer-events:none;transition:transform .2s,opacity .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
/* Information pages and footer */
.document-page{padding-top:58px;padding-bottom:70px}.document-page>h1{font-size:49px;font-weight:650;line-height:1.13;letter-spacing:-1.8px;margin:17px 0 24px}.document-intro{font-size:16px;line-height:1.9;color:var(--text);max-width:680px;margin-bottom:48px}.document-grid{display:grid;grid-template-columns:230px minmax(0,740px);gap:80px;align-items:start}.document-grid>nav{display:flex;flex-direction:column;gap:18px;position:sticky;top:185px;padding:24px;border-radius:8px;background:var(--card);border:1px solid var(--line);font-size:12px}.document-grid section{scroll-margin-top:180px;border-bottom:1px solid var(--line);padding-bottom:28px;margin-bottom:35px}.document-grid section h2{font-size:27px;letter-spacing:-.6px;font-weight:600;line-height:1.25}.document-grid section p{font-size:14px;line-height:1.9;color:var(--text)}.document-grid section a,.source-explainer a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.source-directory{display:grid;grid-template-columns:1fr 1fr;gap:20px}.source-directory article{background:var(--card);border:1px solid var(--line);padding:27px;border-radius:9px}.source-heading{display:flex;align-items:center;gap:13px}.source-heading .source-mark{width:40px;height:40px;font-size:11px;border-radius:8px}.source-heading h2{font-size:20px;font-weight:650;letter-spacing:-.4px;margin:0 0 5px}.source-heading>div>span{font-size:10px;color:var(--muted)}.health{margin-left:auto;font-size:8px;line-height:1.6;white-space:nowrap;padding:5px 8px;border-radius:4px;background:#e7f3ec;color:#488268}.health-cached{background:#fbefd8;color:#927940}.health-unavailable{background:#f9e7e3;color:#ae6862}.source-directory article>p{font-size:13px;line-height:1.8;color:var(--text);margin:23px 0}.source-links{display:flex;gap:23px;flex-wrap:wrap;font-size:11px;font-weight:600;color:var(--blue)}.source-links a{display:flex;gap:6px;align-items:center}.source-links .icon{width:14px;height:14px}.source-directory article .source-timestamp{font-size:9px;color:var(--muted);margin:23px 0 0}.source-explainer{margin-top:45px;max-width:800px;font-size:14px;line-height:1.9;color:var(--text)}.source-explainer h2{font-size:27px;font-weight:600;color:var(--ink);letter-spacing:-.6px}.site-footer{background:var(--card);border-top:1px solid var(--line);padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1.1fr 1fr;gap:50px;padding-bottom:36px}.footer-wordmark{font-size:30px;letter-spacing:-1px;font-weight:800;display:flex;align-items:center;width:max-content}.footer-wordmark>span{color:var(--accent)}.footer-wordmark>small{font-size:7px;letter-spacing:1.1px;padding-left:10px;margin-left:10px;border-left:1px solid var(--line);font-weight:700}.footer-grid p{font-size:11px;color:var(--muted);line-height:1.8;margin:15px 0 0}.footer-grid>div>strong{display:block;font-size:11px;font-weight:650;margin-bottom:19px}.footer-grid>div>a:not(.footer-wordmark){display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-bottom:13px;line-height:1.5}.footer-grid>div>a:hover{color:var(--accent)}.footer-grid .icon{width:12px;height:12px}.footer-bottom{border-top:1px solid var(--line);padding:20px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:8px;line-height:1.8;color:var(--muted)}
/* Dark reading preference */
:root[data-theme=dark]{--paper:#101a2a;--card:#17243a;--ink:#e7edf8;--text:#b0bed1;--muted:#8b9db8;--line:#2b3a51;--soft:#24344e;--blue:#a6c6f8;--shadow:0 3px 12px #0001;color-scheme:dark}:root[data-theme=dark] .brand img{filter:brightness(0) invert(1)}:root[data-theme=dark] .button{background:#dfe8f6;color:#17263f}:root[data-theme=dark] .story:hover h2{color:#c7daff}:root[data-theme=dark] .save-button[aria-pressed=true]{background:#49343a;color:#ffaaa3;border-color:#77515a}:root[data-theme=dark] .save-button[aria-pressed=true] .icon{fill:#ffaaa3;stroke:#ffaaa3}:root[data-theme=dark] .weather-widget{background:linear-gradient(150deg,#1f3550,#1d2c46);border-color:#3c536d;color:#e4edfc}:root[data-theme=dark] .weather-form select{color:#d4e1f6}:root[data-theme=dark] .weather-current p,:root[data-theme=dark] .weather-details,:root[data-theme=dark] .forecast-days strong,:root[data-theme=dark] .weather-time,:root[data-theme=dark] .weather-credit{color:#a5bbd8}:root[data-theme=dark] .weather-details{border-color:#3a4f6b}:root[data-theme=dark] .weather-official{background:#20344f;border-color:#3b5170;color:#b7cee9}:root[data-theme=dark] .local-card{background:#1e3532;border-color:#35524b;color:#d0e7df}:root[data-theme=dark] .local-card p,:root[data-theme=dark] .local-card a{color:#a0bdb1}:root[data-theme=dark] .local-card a{border-color:#3b554b}:root[data-theme=dark] .source-card{background:#363331;border-color:#4d4640;color:#e4d9c9}:root[data-theme=dark] .source-card p{color:#b8ab95}:root[data-theme=dark] .edition-banner,:root[data-theme=dark] .edition-promo{background:#223752;border-color:#365071;color:#dfebff}:root[data-theme=dark] .edition-banner p,:root[data-theme=dark] .edition-promo p{color:#a0b3d0}:root[data-theme=dark] .feed-notice{background:#38322a;border-color:#655839;color:#d1be93}
/* Responsive portal */
@media(max-width:1180px){.wrap{width:calc(100% - 52px)}.masthead{gap:32px}.search{width:400px}.front-grid{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr) 265px;gap:15px}.weather-widget{padding:20px 17px 0}.weather-official{margin-inline:-17px;padding-inline:17px}.weather-details{gap:9px;font-size:8px}.weather-current strong{font-size:57px}.weather-big{width:68px;height:68px}.lead h2{font-size:24px}.lead .story-art{min-height:200px}.lead .story-body{padding:21px 20px 42px}.side h2{font-size:14px}.side .story-body{padding:13px 13px 33px}.side .source-line{font-size:7px}.side .source-mark{min-width:18px}.content-layout{grid-template-columns:1fr 265px;gap:18px}.news-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.story h2{font-size:18px}.lead h2{font-size:25px}.side h2{font-size:14px}.saved-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.document-grid{gap:55px}.source-heading{flex-wrap:wrap}.health{margin-left:0}.footer-grid{gap:30px}}
@media(max-width:960px){.masthead{gap:25px;min-height:91px}.brand img{width:162px;height:43px}.brand>span{font-size:5px;letter-spacing:1.7px}.search{width:340px}.header-actions{gap:14px}.saved-link>span{display:none}.edition-nav{gap:27px}.nav-note{font-size:9px}.front-grid{grid-template-columns:1.5fr 1fr;gap:18px}.side .story-art{height:120px;min-height:120px}.side .source-line{font-size:9px}.side h2{font-size:16px}.lead .story-art{aspect-ratio:1.45}.lead h2{font-size:28px}.weather-widget{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:0 25px;padding:22px 25px 0}.weather-top{grid-column:1}.weather-current{grid-column:1;grid-row:2/4;padding:15px 0 23px;justify-content:flex-start;gap:24px}.weather-current strong{font-size:56px}.weather-big{width:63px;height:63px}.weather-details{grid-column:2;grid-row:1;align-self:center;border:0;padding:0;font-size:9px}.forecast-days{grid-column:2;grid-row:2/4;align-self:center;padding-block:20px}.weather-time{grid-column:3;grid-row:1/3;align-self:center;font-size:8px}.weather-credit{grid-column:3;grid-row:3;align-self:start}.weather-official{grid-column:1/-1;margin-inline:-25px;padding-inline:25px}.weather-form select{font-size:13px}.weather-unavailable{grid-column:1/3;grid-row:2/4;min-height:0;padding:20px 0}.content-layout{grid-template-columns:1fr 230px}.section-title h2{font-size:19px}.section-title>span{font-size:8px}.story h2{font-size:17px}.lead h2{font-size:28px}.side h2{font-size:16px}.local-card{padding:25px 18px 10px}.local-card h3{font-size:24px}.local-card a{font-size:9px;gap:7px}.source-card{padding:25px 18px}.source-card h3{font-size:23px}.edition-banner{gap:30px;padding:32px}.edition-banner h2{font-size:25px}.document-grid{grid-template-columns:180px 1fr;gap:35px}.source-directory{gap:15px}.source-directory article{padding:23px}.source-links{gap:15px;font-size:10px}.footer-grid{gap:25px;grid-template-columns:1.2fr .8fr 1.1fr}}
@media(max-width:720px){:root{scroll-padding-top:166px}.wrap{width:calc(100% - 36px)}.utility-bar{font-size:8px}.utility-bar>.wrap{min-height:28px}.utility-bar>.wrap>div{gap:15px}.utility-bar a:first-child{display:none}.masthead{flex-wrap:wrap;gap:15px;min-height:0;padding-top:14px;padding-bottom:15px}.brand img{width:158px;height:41px}.brand>span{font-size:5px;letter-spacing:1.7px;margin-top:-4px}.header-actions{margin-left:auto;gap:19px}.saved-link>span{display:inline;font-size:10px}.saved-link>b{font-size:8px;height:18px;min-width:18px}.theme-toggle{width:30px;height:30px}.search{order:3;width:100%;height:37px}.search input{font-size:11px;padding-left:16px}.search .icon{width:16px;height:16px}.edition-nav{height:43px;gap:25px;overflow-x:auto;scrollbar-width:none;font-size:10px}.edition-nav>a{gap:7px;flex:none}.edition-nav>a>.icon{width:14px;height:14px}.nav-note{display:none}.tt-flag{height:11px;width:17px}.main-wrap{padding-top:27px}.welcome{gap:15px;margin-bottom:22px;display:block}.welcome h1{font-size:30px;letter-spacing:-1px}.welcome>.news-intro>p:not(.overline){font-size:11px}.welcome .overline{font-size:7px}.feed-check{justify-content:flex-start;margin-top:14px;font-size:8px;max-width:none}.feed-check button{font-size:9px;padding:6px 8px;margin-left:auto}.topic-nav{gap:7px;margin-bottom:19px;padding-bottom:5px}.topic-nav>a{font-size:10px;padding:7px 13px}.front-grid{gap:15px;grid-template-columns:1fr}.side-stories{grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:15px}.lead .story-art{aspect-ratio:1.8;min-height:0}.lead .story-body{padding:20px 21px 39px}.lead h2{font-size:26px;line-height:1.26}.lead .source-line{font-size:10px;margin-bottom:12px}.side .story-art{height:115px;min-height:115px}.side .story-body{padding:13px 14px 34px}.side h2{font-size:15px;line-height:1.4}.side .source-line{font-size:8px;gap:5px}.side .source-line>.icon{width:11px;height:11px}.side .source-mark{height:17px;min-width:18px;font-size:6px}.side .story-meta{font-size:7px}.side .save-button{width:25px;height:25px}.weather-widget{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:22px 23px 0;margin-top:2px}.weather-top{grid-column:1}.weather-current{grid-column:1;grid-row:2/4;gap:18px;justify-content:flex-start;padding-bottom:22px}.weather-current strong{font-size:54px}.weather-big{width:58px;height:58px}.weather-details{grid-column:2;grid-row:1;font-size:8px;gap:10px;flex-wrap:wrap}.forecast-days{grid-column:2;grid-row:2/4;gap:3px;padding:18px 0}.forecast-days>div{font-size:8px;gap:10px}.forecast-days strong{font-size:10px}.forecast-days small{font-size:8px}.forecast-days .icon{width:19px;height:19px}.weather-time{grid-column:1/-1;grid-row:auto;margin:0 0 9px;font-size:7px}.weather-credit{grid-column:1/-1;grid-row:auto;font-size:8px;padding-bottom:14px}.weather-official{margin-inline:-23px;padding:14px 23px;font-size:9px}.content-layout{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.daily-sidebar{grid-template-columns:1fr 1fr;gap:15px;margin-top:6px}.section-title{margin-top:30px;gap:15px;align-items:flex-start;flex-direction:column}.section-title h2{font-size:19px}.section-title>span{font-size:9px;margin-left:14px}.story-body{padding:15px 15px 38px}.story h2{font-size:17px;line-height:1.35}.lead h2{font-size:26px}.side h2{font-size:15px}.source-line{font-size:9px}.source-mark{font-size:6px;min-width:21px;height:19px}.story-meta{font-size:8px}.save-button{width:27px;height:27px;right:11px;bottom:10px}.art-topic{font-size:7px;padding:4px 6px;top:10px;left:11px}.illustration{font-size:6px}.byline{font-size:7px;margin-right:15px}.local-card,.source-card{padding:24px 20px}.local-card h3,.source-card h3{font-size:24px}.source-card p,.local-card p{font-size:11px}.edition-banner{display:block;padding:28px;margin:34px 0}.edition-banner h2{font-size:27px;max-width:340px;line-height:1.2}.edition-banner p{font-size:11px;max-width:360px}.edition-banner .button{margin-top:24px;font-size:11px;min-height:44px}.edition-promo{grid-row:auto;grid-column:1/-1;min-height:240px;padding:25px}.edition-promo>.icon{width:45px;height:45px;margin:10px 0 20px}.edition-promo h2{margin-bottom:12px}.saved-toolbar{align-items:flex-start;margin-top:27px}.saved-toolbar p{font-size:11px;line-height:1.8;max-width:260px}.saved-toolbar button{font-size:10px;white-space:nowrap;padding:9px}.saved-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-page{padding-top:35px;padding-bottom:45px}.document-page>h1{font-size:38px;letter-spacing:-1.25px;margin:15px 0 22px}.document-intro{font-size:14px;margin-bottom:30px}.document-grid{grid-template-columns:1fr;gap:30px}.document-grid>nav{position:static;flex-direction:row;flex-wrap:wrap;font-size:11px;gap:14px 20px;padding:19px}.document-grid section h2{font-size:25px}.document-grid section p{font-size:13px}.source-directory{grid-template-columns:1fr;gap:17px}.source-heading .health{margin-left:auto}.source-heading h2{font-size:19px}.source-directory article>p{font-size:12px}.source-links{font-size:11px;gap:22px}.source-explainer h2{font-size:25px}.source-explainer{font-size:13px;margin-top:30px}.site-footer{padding-top:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 25px}.footer-wordmark{font-size:28px}.footer-grid p{font-size:10px;margin-top:12px}.footer-grid>div>strong{font-size:10px;margin-bottom:16px}.footer-grid>div>a:not(.footer-wordmark){font-size:10px}.footer-bottom{display:block;font-size:7px;padding:19px 0 24px}.footer-bottom>span{display:block;margin-bottom:5px}}
@media(max-width:420px){.wrap{width:calc(100% - 30px)}.saved-link>span{display:none}.header-actions{gap:16px}.brand img{width:149px;height:40px}.brand>span{letter-spacing:1.5px}.utility-bar{font-size:7px}.utility-dot{margin:0 4px}.edition-nav{gap:21px;font-size:9px}.edition-nav>a>.icon{width:13px;height:13px}.welcome h1{font-size:29px}.welcome>.news-intro>p:not(.overline){font-size:11px;max-width:330px}.lead h2{font-size:25px}.side-stories{gap:12px}.side .story-art{height:98px;min-height:98px}.side .story-body{padding:12px 12px 35px}.side h2{font-size:14px;letter-spacing:-.2px}.side .source-line{font-size:7px;gap:4px}.side .source-line>.icon{display:none}.weather-widget{display:block;padding:22px 22px 0}.weather-form select{font-size:15px}.weather-current{justify-content:space-between;gap:20px;padding:22px 0}.weather-current strong{font-size:67px}.weather-current p{font-size:12px}.weather-big{width:87px;height:87px;margin-right:19px}.weather-details{border-bottom:1px solid #d4e1f0;padding-bottom:18px;font-size:10px;gap:20px}.forecast-days{padding:22px 0 18px;gap:7px}.forecast-days>div{font-size:10px;gap:12px}.forecast-days .icon{width:25px;height:25px}.forecast-days strong{font-size:12px}.forecast-days small{font-size:10px}.weather-time{font-size:8px;margin:8px 0 12px}.weather-credit{font-size:9px}.weather-official{margin-inline:-22px;padding:16px 22px;font-size:10px}.news-grid{grid-template-columns:1fr}.news-grid .story{display:block}.news-grid .story-art{aspect-ratio:1.9}.news-grid .story-body{padding:20px 20px 38px}.news-grid .story h2{font-size:21px;line-height:1.32;letter-spacing:-.5px}.news-grid .source-line{font-size:10px;margin-bottom:11px}.news-grid .story-meta{font-size:9px}.news-grid .save-button{height:31px;width:31px;bottom:13px;right:15px}.daily-sidebar{grid-template-columns:1fr}.local-card,.source-card{padding:26px 23px}.local-card a{font-size:11px;padding:17px 0}.source-card h3,.local-card h3{font-size:29px}.source-card p,.local-card p{font-size:12px}.source-card a{font-size:12px}.edition-banner{padding:27px 23px}.edition-banner h2{font-size:27px;letter-spacing:-.7px}.source-heading .health{margin-left:0}.source-heading h2{font-size:19px}.document-page>h1{font-size:35px}.saved-toolbar{flex-wrap:wrap;gap:15px}.saved-toolbar p{max-width:none}.saved-grid .empty-news{padding:32px 23px}.empty-news{padding:33px 24px;min-height:270px}.pagination{gap:18px;font-size:10px}.pagination>a{padding:10px 13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep source attribution and forecast details readable at every screen size. */
:root:not([data-theme=dark]){--muted:#647187}
.story-meta,.lead .story-meta,.side .story-meta,.news-grid .story-meta{font-size:11px;color:var(--text)}
.byline{font-size:10px;color:var(--text)}
.side .source-line{font-size:10px}
.illustration,.side .illustration{font-size:9px;background:#071f2ac9}
.weather-time,.weather-credit{font-size:10px;color:#536d8d}
.forecast-tag{font-size:9px;color:#627894}
.weather-details{font-size:10px;flex-wrap:wrap;gap:8px 12px;color:#536d8d}
.forecast-days>div{font-size:10px;color:#536d8d}
.feed-check,.section-title>span{font-size:10px}
.footer-grid>div>a:not(.footer-wordmark){font-size:11px}
.footer-bottom{font-size:10px}

/* Place game results beside the edition introduction, with feed controls at the topic filters. */
.news-welcome{gap:28px;align-items:center}
.news-welcome>.news-intro{flex:1;min-width:0}
.news-welcome>.lottery-strip{flex:0 0 440px;width:440px;max-width:100%;margin:0}
.news-toolbar{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:25px;min-width:0}
.news-toolbar>.topic-nav{flex:1;min-width:0;margin:0;padding-bottom:2px}
.news-toolbar>.feed-check{flex:none;max-width:none;margin:0;gap:12px}
.feed-summary{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
@media(max-width:1050px){.news-welcome>.lottery-strip{flex-basis:360px;width:360px}.news-toolbar{flex-wrap:wrap;gap:10px}.news-toolbar>.topic-nav{flex-basis:100%}.news-toolbar>.feed-check{margin-left:auto}}
@media(max-width:800px){.news-welcome{display:flex;align-items:flex-start;flex-direction:column;gap:18px}.news-welcome>.lottery-strip{flex:none;width:min(440px,100%);align-self:flex-end}.news-toolbar{margin-bottom:20px}.news-toolbar>.feed-check{width:100%;justify-content:space-between;gap:8px}.news-toolbar .feed-check button{margin-left:auto}}

/* Larger category controls, including News, Journal and Jobs tabs. */
.topic-nav>a{font-size:15px;line-height:1.35;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px}
@media(max-width:720px){.topic-nav>a{font-size:14px;padding:10px 15px}}
