@font-face {
  font-family:'Barlow Condensed';font-style:normal;font-weight:800;font-display:swap;
  src:url('/brand/barlow-condensed-800.woff2') format('woff2');
}
:root {
  color-scheme:dark;
  --paper:#141719;--ink:#f6f6f4;--accent:#ff693d;--orange:#ff5424;
  --button-ink:#141719;--line:#414648;--panel:#202527;--muted:#b2b7b9;
  --text-2:#c8cccd;--prose:#d6d9da;--field-line:#777f82;--pro:#6fd08c;--con:#ff8a70;
  --display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;
  --body:Arial,Helvetica,sans-serif;--ui:var(--body);
  /* Shared roles keep the editorial hierarchy consistent across templates. */
  --type-caption:.8125rem;--type-label:.75rem;--type-ui:.875rem;
  --type-body:1.0625rem;--type-reading:1.1875rem;
  --type-intro:clamp(1.125rem,1.025rem + .4vw,1.3125rem);
  --type-title:clamp(2.75rem,2rem + 3vw,5rem);
  --type-section:clamp(2rem,1.65rem + 1.5vw,3rem);
  --type-card:clamp(1.875rem,1.65rem + .6vw,2.25rem);
  --type-card-small:1.75rem;
  font:100%/1.5 var(--body);
}
* {box-sizing:border-box}
html {scroll-behavior:smooth}
body {margin:0;background:var(--paper);color:var(--ink);font-size:var(--type-body);-webkit-font-smoothing:antialiased}
img,svg {max-width:100%}
img {display:block;height:auto}
a {color:inherit;text-underline-offset:.25em;text-decoration-thickness:from-font;text-decoration-skip-ink:auto}
a:hover {color:var(--accent)}
button,input,select,textarea {font:inherit}
button,a {-webkit-tap-highlight-color:transparent;touch-action:manipulation}
button {cursor:pointer}
a:focus-visible,button:focus-visible,summary:focus-visible {outline:2px solid var(--accent);outline-offset:5px}
input:focus,textarea:focus,select:focus {outline:2px solid var(--accent);outline-offset:2px}
::selection {background:var(--orange);color:var(--button-ink)}
[hidden] {display:none!important}
.container {width:min(1280px,calc(100% - 64px));margin-inline:auto}
h1,h2,h3 {font-family:var(--display);font-weight:800;line-height:1.12;letter-spacing:-.012em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 1rem}
h1 {font-size:var(--type-title)}
h2 {font-size:var(--type-section)}
h3 {font-size:var(--type-card)}
p {margin:0 0 1rem;text-wrap:pretty}
p:last-child {margin-bottom:0}
.intro {font-size:var(--type-intro);line-height:1.6;max-width:60ch;color:var(--text-2)}
.eyebrow,.section-tag {display:block;font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;text-decoration:none}
.muted {font:400 .8125rem/1.6 var(--ui);color:var(--muted)}
.note {font-size:1rem}
.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 {position:fixed;left:1rem;top:1rem;transform:translateY(calc(-100% - 2rem));z-index:20;background:var(--paper);padding:1rem}
.skip:focus {transform:none}
.button {display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;max-width:100%;min-height:46px;padding:.8rem 1.1rem;background:var(--orange);color:var(--button-ink);border:1px solid var(--orange);border-radius:4px;font:700 .875rem/1.5 var(--ui);text-decoration:none;overflow-wrap:anywhere}
.button:hover {color:var(--button-ink);background:#ff8259;border-color:#ff8259}
.read-link,.text-link,.all-stories {display:inline-flex;align-items:center;gap:1.5rem;font:600 .875rem/1.5 var(--ui);text-decoration:none;min-height:40px;border-bottom:1px solid #8f9394}
.read-link span {color:var(--accent);font-size:1.2rem}
.read-link:hover,.text-link:hover,.all-stories:hover {border-color:var(--accent)}
/* Compact magazine navigation keeps the lead photograph at the top of the page. */
.magazine-header {display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:118px;padding-block:20px}
.wordmark {display:block;width:224px;flex:none;max-width:100%;text-decoration:none}
.wordmark img {width:100%}
.site-nav {display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1rem 1.5rem;min-width:0}
.site-nav a {font:400 var(--type-ui)/1.4 var(--ui);text-decoration:none;min-height:44px;display:inline-flex;align-items:center}
.site-nav a[aria-current=page] {color:var(--accent)}
.site-nav .mobile-contact,.menu-toggle {display:none}
.site-nav .nav-search {gap:.75rem;border-left:1px solid var(--line);padding-left:2rem;margin-left:1rem;color:var(--muted)}
.site-nav .nav-search:hover {color:var(--ink)}
.nav-topics {position:relative;border:0;padding:0}
.nav-topics summary {display:flex;align-items:center;gap:.65rem;min-height:44px;font:400 var(--type-ui)/1.4 var(--ui);list-style:none}
.nav-topics summary::-webkit-details-marker {display:none}
.nav-topics summary>span {width:.4rem;height:.4rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-.1rem) rotate(45deg)}
.nav-topics[open] summary>span {transform:translateY(.1rem) rotate(225deg)}
.nav-topics summary:hover,.nav-topics.is-current summary {color:var(--accent)}
.nav-topics__links {position:absolute;z-index:10;top:calc(100% + .5rem);left:-.75rem;width:16rem;padding:.5rem;background:var(--panel);border:1px solid var(--line);border-radius:6px;box-shadow:0 12px 30px #0003}
.site-nav .nav-topics__links a {display:flex;padding:.65rem .8rem;border-radius:3px;overflow-wrap:break-word}
.site-nav .nav-topics__links a:hover {background:var(--paper)}
/* Selected technology magazine cover. Content remains live HTML above an illustration. */
.cover {position:relative;isolation:isolate;min-height:clamp(510px,48vw,650px);border-radius:7px;overflow:hidden;display:flex;align-items:flex-end;background:#0e1113}
.cover>.editorial-photo {position:absolute;inset:0;margin:0;z-index:-2}
.cover>.editorial-photo img {height:100%;width:100%;object-fit:cover;object-position:center}
.cover::after {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.62),transparent 80%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 75%)}
.cover-copy {width:100%;min-width:0;padding:clamp(28px,3vw,48px);max-width:750px}
.cover-copy h1 {font-size:var(--type-title);line-height:1.08;max-width:20ch;margin:0 0 1rem}
.cover-copy h1 a {text-decoration:none;color:#fff}
.cover-copy h1 a:hover {text-decoration:underline;text-decoration-thickness:2px}
.cover-copy .read-link {color:#fff}
.cover-copy .section-tag {margin-bottom:1rem}
.explore {display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem 2.5rem;padding:2.75rem 1.5rem 3.5rem}
.explore h2 {font-size:2.5rem;margin:0}
.topic-pills {display:flex;flex-wrap:wrap;gap:.75rem 1rem}
.topic-pills a {border:1px solid var(--field-line);border-radius:100px;min-height:44px;padding:.65rem 1.8rem;font:400 .875rem/1.5 var(--ui);text-decoration:none}
.topic-pills a:hover {border-color:var(--accent);color:var(--ink)}
.editorial-heading {display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}
.editorial-heading h2 {font-size:var(--type-section);margin:0;display:flex;align-items:center;gap:1.5rem}
.editorial-heading h2::before {content:'';display:block;width:50px;height:4px;background:var(--orange);flex:none;align-self:center}
.editorial-heading>a {display:inline-flex;gap:1rem;font:400 .875rem/1.5 var(--ui);color:var(--muted);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:.4rem}
.editorial-heading>a:hover {color:var(--ink)}
.article-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.article-card {min-width:0}
.article-card :is(h2,h3) {font-size:var(--type-card);line-height:1.16;margin-bottom:.8rem;max-width:30ch}
.article-card :is(h2,h3) a {text-decoration:none}
.article-card :is(h2,h3) a:hover {text-decoration:underline;text-decoration-thickness:1px}
.article-card>p:not(.story-byline) {font-size:1rem;line-height:1.65;color:var(--text-2);margin-bottom:1rem;max-width:52ch}
.article-card .read-link {margin-top:.15rem}
.editorial-photo {margin:0 0 1.1rem}
.editorial-photo img {width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px}
.editorial-photo figcaption {font:400 .75rem/1.5 var(--ui);color:var(--muted);margin-top:.6rem}
.story-byline {font:400 .75rem/1.6 var(--ui);color:var(--muted);margin:.85rem 0 0}
.story-byline span {padding-inline:.3rem}
.featured-section {padding-bottom:2.75rem}
.featured-grid .article-card {display:flex;flex-direction:column;align-items:flex-start}
.featured-grid .editorial-photo {width:100%}
.featured-grid .read-link {margin-top:auto}
.tools-band {display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:1.6rem;background:var(--orange);color:var(--button-ink);border-radius:6px;padding:2.4rem;margin-block:.25rem 4rem}
.tools-band h2 {min-width:0;font-size:2.6rem;line-height:1.1;margin:0;padding-right:1rem;border-right:1px solid #a33212}
.tools-band>a {min-width:0;display:flex;align-items:center;gap:1rem;min-height:48px;font:800 1.35rem/1.1 var(--display);text-decoration:none}
.tools-band>a>span {min-width:0;overflow-wrap:anywhere}
.tools-band>a>span:last-child {font:400 1.3rem var(--ui);margin-left:auto}
.tools-band svg {width:30px;height:38px;flex:none}
.tools-band a:hover {color:var(--button-ink);text-decoration:underline}
.tools-band a:focus-visible {outline-color:var(--button-ink)}
.further-reading {padding-bottom:3.5rem}
.further-reading .editorial-heading h2 {font-size:2.6rem}
.compact-grid {grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}
.compact-grid .article-card {padding-top:1.5rem;border-top:1px solid var(--line)}
.compact-grid .article-card :is(h2,h3) {font-size:var(--type-card-small)}
.compact-grid .article-card>p:not(.story-byline) {font-size:.9375rem}
.reader-note {display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;border-top:1px solid var(--line);padding-block:2.5rem 3.5rem}
.reader-note h2 {font-size:2.6rem;max-width:22ch;margin:0}
.reader-note>p {align-self:center;font-size:1rem;color:var(--muted);max-width:52ch}
.reader-note a {display:block;color:var(--ink);margin-top:.65rem}
/* Sections, search and longer reading use the same type family and calm body measure. */
.subhero {padding-block:3rem 2.5rem;margin-bottom:2rem;border-bottom:1px solid var(--line)}
.subhero h1 {max-width:22ch}
.subhero .intro {max-width:55ch}
.journal-list {padding-bottom:4rem}
.topic-links {display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;padding-bottom:1.5rem}
.topic-links a {font:600 .875rem/1.5 var(--ui);text-decoration:none}
.journal-search {display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin:0 0 2.5rem;padding:1.5rem;background:var(--panel);border-radius:5px;font:400 .875rem/1.5 var(--ui)}
.journal-search input {padding:.7rem .8rem;border:1px solid var(--field-line);border-radius:3px;background:var(--paper);color:var(--ink);min-width:0;font:400 1rem/1.5 var(--ui);scroll-margin-top:2rem}
.journal-search p {margin:0;font-variant-numeric:tabular-nums;color:var(--muted)}
.journal-list .article-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}
.journal-list .article-card {padding:0 0 1.5rem;border-bottom:1px solid var(--line)}
.journal-list .article-card :is(h2,h3) {font-size:var(--type-card)}
.journal-list .article-card>p:not(.story-byline) {font-size:1.0625rem}
.journal-list .editorial-photo img {aspect-ratio:1.85}
.back-link {margin-top:1.5rem;font:400 .875rem/1.5 var(--ui)}
.reading-page {padding-block:2rem 4rem}
.reading-hero {display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,4rem);padding-block:.75rem 2.5rem;border-bottom:1px solid var(--line)}
.reading-header {min-width:0}
.reading-header h1 {font-size:clamp(2.5rem,1.75rem + 2.5vw,4rem);line-height:1.08;margin:.75rem 0 1.25rem;max-width:24ch}
.reading-header .intro {font-size:clamp(1.125rem,1rem + .3vw,1.25rem);max-width:54ch}
.reading-header .share-links {margin-bottom:0}
.article-byline {font:400 .8125rem/1.6 var(--ui);color:var(--muted);padding-block:.5rem 1.25rem}
.reading-cover {min-width:0}
.reading-cover .editorial-photo {margin:0}
.reading-cover .editorial-photo img {aspect-ratio:4/3;object-position:center 45%}
.reading-cover figcaption {margin-top:.85rem;padding-left:1rem;border-left:2px solid var(--orange)}
.reading-layout {display:grid;grid-template-columns:150px minmax(0,680px);gap:3rem;justify-content:center;margin-top:3rem}
.reading-aside {font:400 .8125rem/1.5 var(--ui);color:var(--muted);padding-top:1rem;border-top:3px solid var(--orange)}
.reading-aside p {font-size:.8125rem;color:var(--ink)}
.reading-aside a {display:block;margin-bottom:.8rem}
.prose {font-size:var(--type-reading);line-height:1.7;max-width:68ch;min-width:0;overflow-wrap:break-word;color:var(--prose)}
.prose p,.prose ul,.prose ol {margin-bottom:1.4rem}
.prose h2 {font-size:2.2rem;line-height:1.15;margin:2.5rem 0 1rem;color:var(--ink);clear:both}
.prose h3 {font-size:1.8rem;line-height:1.2;margin-top:2rem;color:var(--ink)}
.prose li {padding-left:.2rem;margin-bottom:.65rem}
.prose>p:first-child {font-size:1.25rem}
.prose blockquote {border-left:3px solid var(--orange);margin:1.5rem 0;padding:.5rem 1.5rem}
.prose table {width:100%;border-collapse:collapse;font:400 1rem/1.6 var(--ui);margin:1.5rem 0}
.prose th,.prose td {text-align:left;padding:.6rem;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}
.article-editorial-note {margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--line);font:400 .8125rem/1.6 var(--ui);color:var(--muted)}
.standalone-prose {padding-bottom:4rem}
.resource-library {display:grid;grid-template-columns:1fr 1fr;gap:2rem}
.resource-library article {padding:2rem;border:1px solid var(--line);border-radius:5px;background:var(--panel);scroll-margin-top:1.5rem;min-width:0}
.resource-library h2 {font-size:2.3rem;max-width:22ch}
.resource-library p {max-width:50ch;font-size:1.0625rem;color:var(--text-2)}
.resource-library .read-link {display:flex;border:0;margin-top:.75rem}
.resource-terms {padding-block:1.5rem 3rem;font:400 .8125rem/1.6 var(--ui);color:var(--muted)}
.resource-terms p {max-width:85ch}
/* Browser-only forms: labels and native validation stay visible in the dark palette. */
.contact-layout,.calculator-layout {display:grid;grid-template-columns:1fr 1.15fr;gap:4rem;padding-bottom:4rem}
.contact-layout>*,.calculator-layout>* {min-width:0}
.contact-layout aside p {max-width:40ch}
.contact-layout h2 {font-size:2.2rem}
.contact-form {padding:1.75rem;background:var(--panel);border:1px solid var(--line);border-radius:5px;min-width:0}
.field {margin-bottom:1.3rem}
.field label {display:block;font:600 .875rem/1.5 var(--ui);margin-bottom:.5rem}
.field input,.field select,.field textarea {width:100%;border:1px solid var(--field-line);border-radius:3px;padding:.75rem;background:var(--paper);color:var(--ink);font:400 1rem/1.5 var(--ui)}
.field textarea {min-height:160px;resize:vertical}
.form-grid {display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.form-status {margin-top:1.5rem;border-top:1px solid var(--line);padding-top:1.5rem}
.form-status p {margin-top:1rem}
.contact-layout .form-status h2 {font-size:var(--type-card-small)}
.form-status pre {font:400 .875rem/1.6 var(--ui);white-space:pre-wrap;overflow-wrap:anywhere;padding:1rem;background:var(--paper);border:1px solid var(--line)}
.email-direct {overflow-wrap:anywhere}
.calculator-results dl {margin:0 0 2rem}
.calculator-results dl>div {display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}
.calculator-results dt {font:400 .875rem/1.5 var(--ui)}
.calculator-results dd {font:800 2.3rem/1.2 var(--display);font-variant-numeric:tabular-nums;margin:0;color:var(--accent)}
.calculator-results details p {font-size:1rem}
details {border-bottom:1px solid var(--line);padding:1rem 0}
summary {cursor:pointer;font:600 1rem/1.5 var(--ui)}
details p {max-width:70ch;padding-top:1rem;color:var(--muted)}
fieldset[data-enquiry-fields],fieldset[data-calculator-fields] {min-width:0;border:0;margin:0;padding:0}
.site-footer {padding:2rem 0;border-top:1px solid var(--line);font:400 .8125rem/1.6 var(--ui)}
.footer-top {display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}
.footer-top .wordmark {width:210px}
.footer-links,.related {display:flex;flex-wrap:wrap;gap:.6rem 1.25rem}
.footer-links {max-width:600px;min-width:0}
.footer-links a {overflow-wrap:anywhere}
.ownership {max-width:100ch;color:var(--muted);font-size:.8125rem}
.related {margin-top:1rem;font-size:.8125rem}
.review-label {display:inline-block;font-size:.75rem;margin-top:1.25rem;border:1px solid var(--line);padding:.3rem .5rem;text-transform:uppercase;letter-spacing:.05em}
@media(max-width:1100px) {
  .container {width:calc(100% - 40px)}
  .magazine-header {gap:1rem;min-height:102px}
  .wordmark {width:195px}
  .site-nav {gap:.5rem 1.2rem}
  .site-nav .nav-search {padding-left:1.2rem;margin-left:0}
  .tools-band {gap:1.2rem;padding:2rem}
  .tools-band h2 {min-width:0;font-size:2.3rem}
  .tools-band>a {font-size:1.2rem;gap:.65rem}
  .tools-band svg {width:24px}
  .compact-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
  .contact-layout,.calculator-layout {gap:2rem}
  .footer-top {flex-direction:column;align-items:flex-start}
}
@media(max-width:800px) {
  .magazine-header {flex-wrap:wrap;min-height:90px;padding-block:12px}
  .wordmark {width:195px}
  .menu-toggle:not([hidden]) {display:flex;align-items:center;justify-content:space-between;min-height:44px;border:1px solid var(--field-line);border-radius:4px;background:transparent;color:var(--ink);padding:.6rem .9rem;font:600 .875rem/1.5 var(--ui);gap:1.5rem}
  .menu-toggle>span {font-size:1.2rem}
  .menu-toggle[aria-expanded=true]>span {transform:rotate(45deg)}
  .site-nav {width:100%;flex-direction:column;align-items:stretch;gap:0;padding-bottom:.5rem}
  .site-nav a {padding:.75rem 0;font-size:1rem;white-space:normal}
  .js-nav .site-nav[data-open=false] {display:none}
  .site-nav .mobile-contact {display:flex}
  .site-nav .nav-search {padding:.75rem 0;border-left:0}
  .nav-topics summary {padding:.75rem 0;font-size:1rem;justify-content:space-between}
  .nav-topics__links {position:static;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));box-shadow:none;margin-block:.25rem .75rem}
  .site-nav .nav-topics__links a {font-size:var(--type-ui)}
  .cover {min-height:560px}
  .cover>.editorial-photo img {object-position:58% center}
  .cover-copy {width:100%;min-width:0;padding:28px}
  .explore {padding:2rem 0 2.75rem;gap:1rem}
  .explore h2 {font-size:2.2rem;width:100%}
  .topic-pills {gap:.6rem}
  .topic-pills a {padding:.6rem 1.3rem}
  .editorial-heading h2 {gap:1rem}
  .editorial-heading h2::before {width:28px}
  .featured-grid {grid-template-columns:1fr;gap:2.5rem}
  .featured-grid .editorial-photo img {aspect-ratio:1.6}
  .tools-band {grid-template-columns:1fr 1fr;padding:1.75rem;margin-bottom:3rem;gap:1.5rem}
  .tools-band h2 {border-right:0;font-size:2.5rem}
  .tools-band>a {font-size:1.5rem}
  .further-reading .editorial-heading h2 {font-size:2.3rem}
  .reader-note {grid-template-columns:1fr;gap:1.25rem}
  .reader-note h2 {font-size:2.5rem}
  .subhero {padding-block:2rem 1.5rem;margin-bottom:1.5rem}
  .journal-search {grid-template-columns:1fr;gap:.5rem;padding:1.25rem}
  .journal-list .article-grid {grid-template-columns:1fr}
  .reading-page {padding-block:2rem 3rem}
  .reading-layout {display:flex;flex-direction:column;gap:1.25rem}
  .reading-aside {display:flex;flex-wrap:wrap;gap:1rem;border-top:0;padding:0}
  .reading-aside p {display:none}
  .reading-aside a {margin:0}
  .prose {font-size:1.125rem;line-height:1.75}
  .prose>p:first-child {font-size:1.2rem}
  .prose h2 {font-size:2rem}
  .prose h3 {font-size:1.6rem}
  .prose ul,.prose ol {padding-left:1.3rem}
  .prose table {table-layout:fixed}
  .prose th,.prose td {padding:.4rem}
  .standalone-prose {padding-bottom:3rem}
  .resource-library {grid-template-columns:1fr;gap:1rem}
  .resource-library article {padding:1.5rem}
  .resource-library h2 {font-size:2.2rem}
  .contact-layout,.calculator-layout {grid-template-columns:1fr;gap:1.5rem;padding-bottom:3rem}
  .contact-form {padding:1.25rem}
  .form-grid {grid-template-columns:1fr;gap:0}
  .calculator-results dd {font-size:2rem}
  .footer-top {gap:1.25rem}
  .footer-links {max-width:100%}
}
@media(max-width:480px) {
  .container {width:calc(100% - 32px)}
  .magazine-header {gap:.5rem}
  .magazine-header .wordmark {width:min(175px,48vw)}
  .menu-toggle:not([hidden]) {gap:.75rem}
  .cover {min-height:550px}
  .cover-copy {width:100%;min-width:0;padding:22px}
  .cover::after {background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.45) 100%)}
  .cover>.editorial-photo img {object-position:62% center}
  .editorial-heading {gap:1rem}
  .editorial-heading h2 {gap:.7rem}
  .editorial-heading h2::before {width:20px}
  .tools-band {grid-template-columns:1fr;padding:24px;gap:0}
  .tools-band h2 {padding:0 0 1.4rem}
  .tools-band>a {font-size:1.3rem;gap:12px;padding:1.1rem 0;border-top:1px solid #aa3718}
  .tools-band svg {width:28px}
  .compact-grid {grid-template-columns:1fr;gap:1.5rem}
  .compact-grid .article-card :is(h2,h3) {font-size:2rem}
}
@media(prefers-reduced-motion:reduce) {
  html {scroll-behavior:auto}
  *,*::before,*::after {transition:none!important;animation:none!important}
}
/* Light theme: follows the device unless the reader picks a theme with the toggle */
@media(prefers-color-scheme:light) {
  :root:not([data-theme="dark"]) {color-scheme:light;--paper:#fbfaf7;--ink:#16191b;--accent:#b83a0e;--orange:#ff5424;--button-ink:#141719;--line:#d8dadb;--panel:#f0efeb;--muted:#50575b;--text-2:#3b4245;--prose:#24292b;--field-line:#8a9296;--pro:#1a7f3c;--con:#b3261e}
}
:root[data-theme="light"] {color-scheme:light;--paper:#fbfaf7;--ink:#16191b;--accent:#b83a0e;--orange:#ff5424;--button-ink:#141719;--line:#d8dadb;--panel:#f0efeb;--muted:#50575b;--text-2:#3b4245;--prose:#24292b;--field-line:#8a9296;--pro:#1a7f3c;--con:#b3261e}
:root[data-theme="dark"] {color-scheme:dark}
@media(prefers-contrast:more) {
  :root {--muted:#e0e2e3;--line:#90989c}
}
/* SEO + copy pass, 25 Sep 2026 */
.breadcrumbs {font:400 .8125rem/1.5 var(--ui);color:var(--muted);margin:0 0 1rem}
.breadcrumbs a {color:var(--muted)}
.breadcrumbs span {padding-inline:.35rem}
.key-points {border-top:3px solid var(--orange);border-bottom:1px solid var(--line);padding:1rem 0 .5rem;margin:0 0 2.25rem}
.prose .key-points h2 {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem}
.key-points ul {margin:0 0 .75rem;padding-left:1.1rem;font-size:1.0625rem}
.cover-dek {font-size:1.125rem;line-height:1.55;max-width:48ch;margin:.25rem 0 1rem;color:var(--text-2)}
.topic-intro {font-size:1.0625rem;line-height:1.7;max-width:62ch;color:var(--text-2);margin:.5rem 0 0}
.related-reading {border-top:1px solid var(--line);padding-top:2.5rem;margin-top:1rem}
/* Newsroom launch */
.section-tag a {color:inherit;text-decoration:none}
.section-tag a:hover {text-decoration:underline}
.sources {margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}
.sources summary {display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;min-height:44px;cursor:pointer;list-style:none;font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}
.sources summary::-webkit-details-marker {display:none}
.sources summary:hover .sources-label {text-decoration:underline;text-underline-offset:3px}
.sources summary:focus-visible {outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}
.sources-count {font-weight:400;letter-spacing:0;text-transform:none;color:var(--muted);font-size:.8125rem}
.sources-toggle {margin-left:auto;display:inline-flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;color:var(--ink)}
.sources-toggle::before {content:'+';font:400 1.25rem/1 var(--ui)}
.sources details[open] .sources-toggle::before {content:'\2212'}
.sources ol {font:400 .875rem/1.6 var(--ui);padding-left:1.25rem;margin:.5rem 0 0}
.sources li {margin-bottom:.35rem}
.latest-river {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.5rem}
.latest-river .article-card {padding-top:1.25rem;border-top:1px solid var(--line)}
.latest-river .article-card :is(h2,h3) {font-size:var(--type-card-small)}
.latest-river .article-card>p:not(.story-byline):not(.section-tag) {font-size:.9375rem}
.home-section {padding-bottom:3rem}
@media(max-width:1100px){.latest-river{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.latest-river{grid-template-columns:1fr}}
.article-card>p.section-tag,.article-grid .article-card>p.section-tag {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;max-width:none}
/* House ads: clearly separated from editorial */
.house-ad {display:flex;flex-direction:column;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.75rem 0 .9rem;font-family:var(--ui)}
.house-ad__label {font:700 var(--type-label)/1.4 var(--ui);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem}
.house-ad__link {display:block;line-height:0;border-radius:4px;overflow:hidden;margin-inline:auto;width:min(970px,100%)}
.house-ad__link:focus-visible {outline-offset:3px}
.house-ad img {display:block;width:100%;max-width:970px;height:auto}
.house-ad picture {display:block;width:100%}
@media(max-width:699px){.house-ad__link{width:min(300px,100%)}}
.house-ad__disclosure {font-size:.75rem;line-height:1.5;color:var(--muted);margin:.6rem 0 0;text-align:center}
.house-ad__disclosure a {color:var(--muted)}
.house-ad-slot {margin-block:2.5rem}
/* Publication upgrades */
.alert-strip {background:var(--orange);color:var(--button-ink);font:600 .875rem/1.4 var(--ui)}
.alert-strip a {display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;padding:.55rem 0;color:var(--button-ink);text-decoration:none}
.alert-strip a:hover .alert-strip__title {text-decoration:underline}
.alert-strip__tag {font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;background:var(--button-ink);color:var(--orange);padding:.15rem .45rem;border-radius:3px;flex:none}
.alert-strip__title {flex:1 1 18ch;min-width:0;text-wrap:pretty;overflow-wrap:break-word}
.front {display:grid;grid-template-columns:minmax(0,2.05fr) minmax(0,1fr);gap:2.5rem;margin-bottom:3rem}
.front-lead {min-height:clamp(460px,40vw,560px)}
.front-lead .cover-copy h1 {font-size:clamp(2.25rem,1.8rem + 2vw,3.8rem)}
.rail-title {font:700 .8125rem/1.4 var(--ui);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem;padding-bottom:.6rem;border-bottom:3px solid var(--orange)}
.front-rail ol {list-style:none;margin:0;padding:0}
.front-rail li {padding:1rem 0;border-bottom:1px solid var(--line)}
.front-rail li:last-child {border-bottom:0}
.front-rail .section-tag {margin-bottom:.4rem}
.front-rail h3 {font-size:1.625rem;line-height:1.18;margin:0 0 .4rem}
.front-rail h3 a {text-decoration:none}
.front-rail h3 a:hover {text-decoration:underline}
.front-rail .story-byline {margin:0}
.front-columns {display:grid;grid-template-columns:minmax(0,2.05fr) minmax(0,1fr);gap:2.5rem;padding-block:1rem 3rem}
.section-blocks {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;min-width:0}
.section-block {min-width:0;overflow-wrap:break-word}
.section-block h2 {font-size:1.9rem;margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid var(--line)}
.section-block h2 a {text-decoration:none}
.section-block h2 a span {color:var(--accent);font-size:.8em}
.section-block ul {list-style:none;margin:0;padding:0}
.section-block li {padding:.6rem 0;border-bottom:1px solid var(--line);font:600 1rem/1.4 var(--ui)}
.section-block li a {text-decoration:none;color:var(--ink)}
.section-block li a:hover {text-decoration:underline}
.format-label {display:block;font:700 var(--type-label)/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}
.section-tag .format-label {display:inline;font:inherit;color:inherit;margin:0}
.key-dates-rail {background:var(--panel);border-radius:6px;padding:1.25rem 1.4rem;align-self:start}
.key-dates-rail ol {list-style:none;margin:0 0 1rem;padding:0}
.key-dates-rail li {display:grid;grid-template-columns:4.2rem minmax(0,1fr);gap:.75rem;padding:.7rem 0;border-bottom:1px solid var(--line);font:400 .9375rem/1.4 var(--ui);overflow-wrap:break-word}
.key-dates-rail time {font:800 1.05rem/1.3 'Barlow Condensed',var(--ui);color:var(--accent);text-transform:uppercase}
.key-dates-rail a:not(.read-link) {color:var(--ink);text-decoration:none}
.key-dates-rail a:not(.read-link):hover {text-decoration:underline}
.key-dates-page {padding-bottom:3rem}
.key-month h2 {font-size:2.2rem;margin:2rem 0 .5rem;padding-bottom:.5rem;border-bottom:3px solid var(--orange)}
.key-list {list-style:none;margin:0;padding:0}
.key-item {display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}
.key-item time {font:800 1.2rem/1.3 'Barlow Condensed',var(--ui);color:var(--accent);text-transform:uppercase}
.key-item h3 {font-size:1.6rem;line-height:1.15;margin:0 0 .4rem}
.key-item h3 a {text-decoration:none}
.key-item p {margin:0 0 .4rem;color:var(--text-2);max-width:70ch}
.key-source {font:400 .8125rem/1.5 var(--ui)}
.key-recent h3 {font-size:1.2rem}
.key-note {margin-top:2rem}
.share-links {display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;font:400 .8125rem/1.5 var(--ui);margin:.25rem 0 1.25rem}
.share-links__label {font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:var(--type-label);color:var(--muted)}
.share-links a,.share-links button {color:var(--ink);background:none;border:0;padding:0;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.article-editorial-note + .share-links {margin-top:1.5rem}
.section-art img {width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;border-radius:5px;background:#141719}
.site-footer {padding:3rem 0 2rem}
.footer-grid {display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:2rem 3rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}
.footer-brand .wordmark {display:inline-block;width:200px;margin-bottom:1rem}
.footer-brand p {color:var(--muted);max-width:38ch;margin:0}
.footer-col {display:flex;flex-direction:column;gap:.5rem}
.footer-col h2 {font:700 .75rem/1.4 var(--ui);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 .25rem}
.footer-col a {color:var(--ink);text-decoration:none}
.footer-col a:hover {text-decoration:underline}
.footer-base {display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;padding-top:1.5rem}
.footer-base p {margin:0;color:var(--muted);max-width:80ch}
.footer-base a {color:var(--muted)}
@media(max-width:1100px){
  .front,.front-columns {grid-template-columns:1fr}
  .footer-grid {grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-brand {grid-column:1/-1}
}
@media(max-width:700px){
  .section-blocks {grid-template-columns:1fr}
  .key-item {grid-template-columns:1fr;gap:.4rem}
  .footer-grid {grid-template-columns:repeat(auto-fit,minmax(min(100%,8rem),1fr))}
  .alert-strip__title {white-space:normal}
}
/* Reviews and buying guides */
.affiliate-disclosure {font:400 .875rem/1.55 var(--ui);color:var(--text-2);background:var(--panel);border-left:3px solid var(--orange);padding:.85rem 1rem;margin:0 0 2rem;border-radius:0 4px 4px 0}
.affiliate-disclosure a {color:var(--ink)}
.verdict-card {border:1px solid var(--line);border-radius:8px;padding:1.5rem;margin:0 0 2.25rem;background:var(--panel);font-family:var(--ui)}
.verdict-card__top {display:flex;gap:1.25rem;align-items:flex-start}
.verdict-score {flex:none;display:flex;align-items:baseline;justify-content:center;width:5.5rem;height:5.5rem;border-radius:50%;background:var(--orange);color:var(--button-ink);padding-top:1.35rem}
.verdict-score span {font:800 2.6rem/1 'Barlow Condensed',var(--ui)}
.verdict-score small {font:700 .875rem/1 var(--ui);margin-left:.1rem}
.verdict-card__label {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .25rem}
.prose .verdict-card h2 {margin:0 0 .5rem;font-size:2rem}
.verdict-card__verdict {font-size:1.0625rem;line-height:1.55;margin:0;color:var(--ink)}
.verdict-proscons {display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0 0;padding-top:1.25rem;border-top:1px solid var(--line)}
.prose .verdict-proscons h3 {font:700 .8125rem/1.4 var(--ui);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .5rem;color:var(--ink)}
.verdict-proscons ul {margin:0;padding-left:0;list-style:none;font-size:.9375rem;line-height:1.5}
.verdict-proscons li {padding-left:1.4rem;position:relative;margin-bottom:.5rem}
.pros li::before {content:'+';position:absolute;left:0;font-weight:800;color:var(--pro)}
.cons li::before {content:'−';position:absolute;left:0;font-weight:800;color:var(--con)}
.verdict-card__buy {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}
.verdict-price {margin:0;font-weight:700;color:var(--ink)}
.verdict-price span {font-weight:400;color:var(--muted);font-size:.875rem}
.how-tested {margin-top:2.5rem;padding:1.25rem 1.5rem;border:1px solid var(--line);border-radius:8px;font:400 .9375rem/1.55 var(--ui)}
.prose .how-tested h2 {font-size:1.6rem;margin:0 0 .75rem}
.how-tested dl {display:grid;grid-template-columns:11rem 1fr;gap:.4rem 1rem;margin:0 0 1rem}
.how-tested dt {font-weight:700;color:var(--ink)}
.how-tested dd {margin:0}
.prose .picks-list {display:grid;gap:1rem;list-style:none;padding:0;margin:0}
.prose .pick {min-width:0;border:1px solid var(--line);border-radius:8px;padding:clamp(1.25rem,3vw,1.5rem);margin:0;background:var(--panel)}
.prose .pick .pick__best {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}
.prose .pick h3 {margin:0 0 .5rem;font-size:1.7rem}
.prose .pick>p {font-size:1rem;line-height:1.6;margin:0 0 1rem}
.pick__buy {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;font:400 .875rem/1.5 var(--ui)}
.pick__price {color:var(--muted)}
.pick__link {font-weight:700}
.picks-method {font:400 .875rem/1.6 var(--ui);color:var(--text-2);margin-top:1rem}
@media(max-width:640px){.verdict-proscons{grid-template-columns:1fr}.how-tested dl{grid-template-columns:1fr}.verdict-card__top{flex-direction:column}}
/* Product images: shown on a light panel so studio shots on white sit cleanly */
.product-image img {background:#f5f5f7;object-fit:contain;aspect-ratio:auto var(--image-ratio,16/9)}
.prose .product-image {margin:2rem 0}
.prose .product-image img {border-radius:5px;width:100%;height:auto}
.product-image figcaption {font:400 .75rem/1.5 var(--ui);color:var(--muted);margin-top:.5rem}
.product-image figcaption a {color:var(--muted)}
.image-caption {display:block;color:var(--text-2);margin-bottom:.4rem}
.image-credit {display:block;color:var(--muted);font-size:.75rem}
.prose .article-figure--aside {float:right;width:48%;margin:.35rem 0 1.5rem 2rem}
.prose .article-figure figcaption {padding-top:.75rem;margin-top:0;line-height:1.6}
.prose .article-figure figcaption .image-caption {font-size:.875rem}
@media(min-width:1200px) {
  .prose .article-figure--aside {width:58%;margin-right:-5rem}
}
@media(max-width:900px) {
  .reading-hero {grid-template-columns:1fr;gap:1.75rem;padding-bottom:2rem}
  .reading-cover .editorial-photo img {aspect-ratio:3/2}
}
@media(max-width:600px) {
  .prose .article-figure--aside {float:none;width:100%;margin:1.5rem 0}
}

/* Theme-aware logo and toggle */
.logo-light {display:none}
@media(prefers-color-scheme:light){:root:not([data-theme="dark"]) .logo-dark{display:none}:root:not([data-theme="dark"]) .logo-light{display:block}}
:root[data-theme="light"] .logo-dark {display:none}
:root[data-theme="light"] .logo-light {display:block}
.theme-toggle {display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;padding:0}
.theme-toggle:hover {color:var(--accent);border-color:var(--accent)}
.theme-toggle svg {width:20px;height:20px}
.theme-toggle .icon-sun {display:none}
@media(prefers-color-scheme:light){:root:not([data-theme="dark"]) .theme-toggle .icon-sun{display:block}:root:not([data-theme="dark"]) .theme-toggle .icon-moon{display:none}}
:root[data-theme="light"] .theme-toggle .icon-sun {display:block}
:root[data-theme="light"] .theme-toggle .icon-moon {display:none}
:root[data-theme="dark"] .theme-toggle .icon-sun {display:none}
:root[data-theme="dark"] .theme-toggle .icon-moon {display:block}
.header-tools {display:flex;align-items:center;gap:.75rem;margin-left:auto}
/* Light-mode refinements */
@media(prefers-color-scheme:light){:root:not([data-theme="dark"]) .key-dates-rail,:root:not([data-theme="dark"]) .verdict-card,:root:not([data-theme="dark"]) .pick{border:1px solid var(--line)}}
:root[data-theme="light"] .key-dates-rail,:root[data-theme="light"] .verdict-card,:root[data-theme="light"] .pick {border:1px solid var(--line)}
/* Photo covers keep dark-theme colours in both themes (text sits on a dark image overlay) */
.cover {--ink:#f6f6f4;--accent:#ff693d;--text-2:#c8cccd;--muted:#b2b7b9;--line:#414648;color:var(--ink)}

/* Reading details use a legible floor without competing with story titles. */
.editorial-photo figcaption,.product-image figcaption,.story-byline,
.house-ad__disclosure,.footer-brand p,.footer-base p {font-size:var(--type-caption);line-height:1.6}
.footer-col a {font-size:var(--type-ui)}
.ownership,.footer-base p {max-width:72ch}
.footer-base a {overflow-wrap:anywhere}
.intro,.cover-dek {overflow-wrap:break-word}
.section-tag,.eyebrow {text-wrap:pretty}
.alert-strip__tag,.topic-pills a,.story-byline time {white-space:nowrap}
.field input[type=number],.verdict-score,.verdict-price,.pick__price {font-variant-numeric:tabular-nums}
.calculator-results dl>div {flex-wrap:wrap;align-items:baseline}
.calculator-results dd {overflow-wrap:anywhere;max-width:100%}
/* Article sidebar: contents, key dates, more in section */
.reading-layout {grid-template-columns:230px minmax(0,680px);gap:3.5rem}
.reading-aside {position:sticky;top:1.5rem;align-self:start;max-height:calc(100vh - 3rem);overflow-y:auto;overscroll-behavior:contain;padding:0;border-top:0;font:400 .875rem/1.45 var(--ui);color:var(--muted);scrollbar-width:thin}
.reading-aside a {display:inline;margin:0}
.aside-block {border-top:3px solid var(--orange);padding-top:.85rem;margin-bottom:1.75rem}
.aside-block+.aside-block {border-top-width:1px;border-top-color:var(--line)}
.aside-title {display:block;font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .65rem}
.reading-aside ol {list-style:none;margin:0;padding:0}
.toc details {border:0;padding:0}
.toc summary {display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:default}
.toc summary::-webkit-details-marker {display:none}
.toc-toggle {display:none}
.toc li {margin:0}
.toc a {display:block;padding:.35rem 0 .35rem .75rem;border-left:2px solid var(--line);color:var(--muted);text-decoration:none;line-height:1.35}
.toc a:hover {color:var(--ink);border-left-color:var(--ink)}
.toc a[aria-current="location"] {color:var(--ink);border-left-color:var(--orange);font-weight:600}
.aside-dates li {padding:.5rem 0;border-bottom:1px solid var(--line);color:var(--ink);line-height:1.35}
.aside-dates time {display:block;font-weight:700;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin-bottom:.15rem}
.aside-section li {padding:.55rem 0;border-bottom:1px solid var(--line)}
.aside-section li a {color:var(--ink);text-decoration:none;font-weight:600;line-height:1.3}
.aside-section li a:hover {text-decoration:underline}
.aside-meta {display:block;font-size:.75rem;color:var(--muted);margin-top:.2rem}
.aside-more {display:inline-block !important;margin-top:.75rem !important;font-size:.8125rem;color:var(--ink)}
.prose h2,.prose .reactions,.sources {scroll-margin-top:1.5rem}
@media(max-width:1100px) {.reading-layout {grid-template-columns:200px minmax(0,680px);gap:2.5rem}}
@media(max-width:800px) {
  .reading-layout {display:flex;flex-direction:column;gap:0}
  .reading-aside {position:static;max-height:none;overflow:visible;display:block;width:100%}
  .reading-aside p {display:block}
  .aside-dates,.aside-section {display:none}
  .toc {border:1px solid var(--line);border-radius:6px;padding:0;margin-bottom:1.5rem}
  .toc summary {cursor:pointer;min-height:48px;padding:0 1rem}
  .toc summary .aside-title {margin:0}
  .toc-toggle {display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;color:var(--ink)}
  .toc-toggle::before {content:'+';font:400 1.25rem/1 var(--ui)}
  .toc details[open] .toc-toggle::before {content:'\2212'}
  .toc ol {padding:0 1rem .75rem}
}
@media(prefers-reduced-motion:no-preference) {html {scroll-behavior:smooth}}
/* What people are saying */
.reactions {margin:2.5rem 0 0;padding:1.25rem 1.25rem .5rem;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:0 0 6px 6px;background:var(--panel)}
.prose .reactions h2 {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}
.reactions-note {font:400 .8125rem/1.5 var(--ui);color:var(--muted);margin:0 0 1rem}
.reactions ul {list-style:none;padding:0;margin:0}
.reactions .reaction {padding:.9rem 0;border-top:1px solid var(--line);margin:0}
.reaction-text {font-size:1.0625rem;line-height:1.55;margin:0 0 .4rem;color:var(--ink)}
.reaction--official .reaction-text {font-family:var(--display);font-size:1.25rem;line-height:1.3}
.reaction-meta {font:400 .8125rem/1.5 var(--ui);color:var(--muted);margin:0}
.reaction-who {font-weight:700;color:var(--ink)}
/* Newsletter signup */
.newsletter {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:2rem 3rem;align-items:center;margin-block:3rem;padding:2rem;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:0 0 8px 8px;background:var(--panel)}
.newsletter .eyebrow {margin:0 0 .5rem}
.newsletter__title {font-size:clamp(1.8rem,1.4rem + 1.2vw,2.4rem);line-height:1.1;margin:0 0 .6rem;color:var(--ink)}
.newsletter__intro p:last-child {font:400 1rem/1.55 var(--ui);color:var(--text-2);margin:0}
.newsletter__form>label:first-child {display:block;font:700 .875rem/1.4 var(--ui);color:var(--ink);margin-bottom:.4rem}
.newsletter__row {display:flex;gap:.6rem;flex-wrap:wrap}
.newsletter__row input {flex:1 1 14rem;min-width:0;min-height:48px;padding:.6rem .8rem;border:1px solid var(--field-line);border-radius:4px;background:var(--paper);color:var(--ink);font:400 1rem/1.4 var(--ui)}
.newsletter__row .button {min-height:48px}
.newsletter__consent {display:flex;gap:.6rem;align-items:flex-start;margin-top:.9rem;font:400 .875rem/1.45 var(--ui);color:var(--text-2)}
.newsletter__consent input {width:20px;height:20px;margin:.1rem 0 0;flex:none;accent-color:var(--orange)}
.newsletter__hp {position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.newsletter__status {min-height:1.4em;margin:.75rem 0 0;font:600 .9375rem/1.4 var(--ui);color:var(--ink)}
.newsletter__status[data-state="error"] {color:var(--con)}
.newsletter--compact {grid-template-columns:1fr;gap:1.25rem;padding:1.5rem;margin-top:2.5rem}
.prose .newsletter__title {font-size:1.9rem;margin-top:0}
.prose .newsletter p {margin-bottom:0}
.newsletter-page {max-width:900px}
.newsletter-result {padding:1rem 1.25rem;border-left:3px solid var(--orange);background:var(--panel);font:600 1rem/1.5 var(--ui);color:var(--ink)}
@media(max-width:800px) {.newsletter {grid-template-columns:1fr;padding:1.5rem}}
.prose ul.contains-task-list {list-style:none;margin:1.5rem 0 2.25rem;padding:.35rem clamp(1rem,3vw,1.5rem);background:var(--panel);border-top:3px solid var(--orange);border-radius:0 0 8px 8px}
.prose .contains-task-list .task-list-item {position:relative;display:block;margin:0;padding:.95rem 0 .95rem 2.4rem;border-bottom:1px solid var(--line);font:400 1.0625rem/1.55 var(--ui);color:var(--ink)}
.prose .contains-task-list .task-list-item:last-child {border-bottom:0}
.prose .contains-task-list .task-list-item p {margin:0}
.prose .contains-task-list .task-list-item input[type="checkbox"] {-webkit-appearance:none;appearance:none;position:absolute;left:0;top:1.05rem;width:1.35rem;height:1.35rem;margin:0;border:2px solid var(--accent);border-radius:5px;background:var(--paper);opacity:1;cursor:default}
.prose .contains-task-list .task-list-item input[type="checkbox"]:checked {background:var(--orange) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 8.5l3 3 6-7' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/100% no-repeat;border-color:var(--orange)}
.prose .contains-task-list .contains-task-list {background:none;border:0;margin:.5rem 0 0;padding:0}

.prose .checklist {margin:1.5rem 0 2.25rem;padding:.35rem clamp(1rem,3vw,1.5rem) 1.25rem;background:var(--panel);border-top:3px solid var(--orange);border-radius:0 0 8px 8px}
.prose .checklist ul.contains-task-list {margin:0;padding:0;background:none;border:0;border-radius:0}
.prose .contains-task-list .task-list-item input[type="checkbox"]:not(:disabled) {cursor:pointer}
.prose .contains-task-list .task-list-item input[type="checkbox"]:focus-visible {outline:3px solid var(--orange);outline-offset:2px}
.prose .contains-task-list .task-list-item.is-done {color:var(--muted)}
.checklist-actions {display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .75rem;margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--line);font:400 .9375rem/1.4 var(--ui)}
.prose>.checklist-actions {margin:1.5rem 0;padding:1rem;border:1px solid var(--line);border-radius:6px}
.checklist-actions__button {display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.55rem 1rem;border:1px solid var(--ink);border-radius:4px;background:transparent;color:var(--ink);font:700 .875rem/1.3 var(--ui);text-decoration:none;cursor:pointer}
.checklist-actions__button:hover {background:var(--paper);color:var(--ink)}
.checklist-actions__button--primary {background:var(--orange);border-color:var(--orange);color:var(--button-ink)}
.checklist-actions__button--primary:hover {background:#ff8259;border-color:#ff8259;color:var(--button-ink)}
.checklist-actions__button:focus-visible {outline:3px solid var(--ink);outline-offset:2px}
.checklist-actions__meta {font-weight:400;opacity:.8}
.checklist-actions__note {flex:1 1 14rem;margin:0 !important;font-size:.8125rem;color:var(--muted)}
@media print {.checklist-actions {display:none}}
/* Weekly quiz and reader poll */
.weekly-band {padding-block:1rem 3.5rem}
.weekly-grid {display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:1.5rem;align-items:start}
.quiz,.poll {padding:1.75rem;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:0 0 8px 8px;background:var(--panel)}
.quiz .eyebrow,.poll .eyebrow {margin-bottom:.5rem}
.quiz__title,.poll__title {font-size:clamp(1.75rem,1.45rem + 1vw,2.25rem);line-height:1.1;margin:0 0 .6rem}
.quiz__meta {font:400 .9375rem/1.5 var(--ui);color:var(--text-2);margin:0}
.quiz__list {list-style:none;margin:0;padding:0;display:grid;gap:1.75rem}
.quiz__progress {font:700 .75rem/1.4 var(--ui);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .4rem}
.quiz__question {font:700 1.1875rem/1.4 var(--ui);color:var(--ink);margin:0 0 .9rem}
.quiz__options {list-style:none;margin:0 0 .75rem;padding:0;display:grid;gap:.5rem}
.quiz__options>li {display:flex;gap:.75rem;align-items:baseline;font:400 1rem/1.45 var(--ui);color:var(--text-2)}
.quiz__letter {flex:none;display:inline-grid;place-items:center;width:1.9rem;height:1.9rem;border:1px solid var(--field-line);border-radius:50%;font:700 .8125rem/1 var(--ui);color:var(--ink)}
.quiz__choice {display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;min-height:48px;padding:.6rem .85rem;text-align:left;background:var(--paper);color:var(--ink);border:1px solid var(--field-line);border-radius:6px;font:400 1rem/1.4 var(--ui)}
.quiz__choice .quiz__option-text {flex:1 1 12rem}
.quiz__choice:hover:not(:disabled) {border-color:var(--accent)}
.quiz__choice:hover:not(:disabled) .quiz__letter {border-color:var(--accent);color:var(--accent)}
.quiz__choice:disabled {cursor:default;opacity:1;color:var(--text-2)}
.quiz__choice.is-correct {border:2px solid var(--pro);color:var(--ink)}
.quiz__choice.is-correct .quiz__letter {background:var(--pro);border-color:var(--pro);color:var(--button-ink)}
.quiz__choice.is-wrong {border:2px solid var(--con);color:var(--ink)}
.quiz__choice.is-wrong .quiz__letter {border-color:var(--con)}
.quiz__tag {font:700 .75rem/1.3 var(--ui);letter-spacing:.04em;text-transform:uppercase;margin-left:auto}
.is-correct .quiz__tag {color:var(--pro)}
.is-wrong .quiz__tag {color:var(--con)}
.quiz__head {margin-bottom:1.25rem}
.quiz details.quiz__answer {border:0;padding:0}
.quiz.is-live details.quiz__answer:not([open]) {display:none}
.quiz .quiz__answer p {max-width:none;padding-top:0;color:inherit}
.quiz .quiz__answer .quiz__verdict {color:var(--ink)}
.quiz__answer summary {display:inline-flex;min-height:40px;align-items:center;font:600 .875rem/1.5 var(--ui);color:var(--accent);cursor:pointer}
.quiz.is-live .quiz__answer summary {display:none}
.quiz__feedback {margin-top:.5rem;padding:1rem 1.1rem;border-left:3px solid var(--orange);background:var(--paper);font:400 1rem/1.55 var(--ui);color:var(--text-2)}
.quiz__feedback:focus {outline:none}
.quiz__feedback:focus-visible {outline:2px solid var(--accent);outline-offset:3px}
.quiz__feedback p {margin:0 0 .6rem}
.quiz__feedback strong {color:var(--ink)}
.quiz__verdict {font:800 1.5rem/1.1 var(--display);color:var(--ink)}
.quiz__verdict[data-state="right"]::before {content:'✓ ';color:var(--pro)}
.quiz__verdict[data-state="wrong"]::before {content:'✗ ';color:var(--con)}
.quiz__story {font-weight:600;color:var(--ink)}
.quiz__next {margin-top:.4rem}
.quiz__result {padding:1.25rem 0 0}
.quiz__result:focus {outline:none}
.quiz__score {font:800 clamp(1.6rem,1.35rem + .8vw,2rem)/1.15 var(--display);color:var(--ink);margin:0 0 .5rem}
.quiz__streak {font:600 1rem/1.5 var(--ui);color:var(--accent);margin:0 0 1rem}
.quiz__streak:empty {display:none}
.quiz__actions {display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}
.quiz__link-button,.poll__peek {min-height:44px;padding:0;background:none;border:0;border-bottom:1px solid var(--field-line);color:var(--ink);font:600 .875rem/1.5 var(--ui)}
.quiz__link-button:hover,.poll__peek:hover {color:var(--accent);border-color:var(--accent)}
.quiz__share-status {font:400 .875rem/1.5 var(--ui);color:var(--text-2);margin:.6rem 0 0;overflow-wrap:anywhere}
.quiz__share-status:empty {display:none}
.quiz__nudge {margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid var(--line);font:400 .9375rem/1.5 var(--ui);color:var(--text-2)}
.quiz__nudge a {font-weight:600;color:var(--ink)}
.quiz.is-review .quiz__list {margin-top:1.5rem}
.quiz__more {margin:1.25rem 0 0;font:400 .875rem/1.5 var(--ui)}
.quiz__more a {color:var(--muted)}
.poll fieldset {border:0;margin:0 0 1rem;padding:0;display:grid;gap:.5rem}
.poll__option {display:flex;gap:.75rem;align-items:center;min-height:48px;padding:.55rem .85rem;background:var(--paper);border:1px solid var(--field-line);border-radius:6px;font:400 1rem/1.4 var(--ui);color:var(--ink);cursor:pointer}
.poll__option:hover {border-color:var(--accent)}
.poll__option:has(input:checked) {border:2px solid var(--orange)}
.poll__option input {width:20px;height:20px;margin:0;flex:none;accent-color:var(--orange)}
.poll__row {display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}
.poll__results {margin-top:.25rem}
.poll__results:focus {outline:none}
.poll__bars {list-style:none;margin:0 0 .75rem;padding:0;display:grid;gap:.85rem}
.poll__bar-label {display:flex;flex-wrap:wrap;gap:.25rem .6rem;align-items:baseline;margin:0 0 .3rem;font:400 1rem/1.4 var(--ui);color:var(--ink)}
.poll__option-name {flex:1 1 10rem}
.poll__pct {font:700 1rem/1.4 var(--ui);font-variant-numeric:tabular-nums}
.poll__mine {font:700 .75rem/1.3 var(--ui);letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}
.poll__bar {display:block;height:10px;border-radius:5px;background:var(--line);overflow:hidden}
.poll__bar span {display:block;height:100%;background:var(--muted);border-radius:5px}
.is-top .poll__bar span {background:var(--orange)}
.is-mine .poll__bar {outline:2px solid var(--accent);outline-offset:2px}
.poll__total {font:600 .875rem/1.5 var(--ui);color:var(--text-2);margin:0}
.poll__status {min-height:1.4em;margin:.75rem 0 0;font:600 .9375rem/1.4 var(--ui);color:var(--ink)}
.poll__status:empty {min-height:0;margin:0}
.poll__status[data-state="error"] {color:var(--con)}
.poll__note {margin:1rem 0 0;font:400 .8125rem/1.55 var(--ui);color:var(--muted)}
.poll__note a {color:var(--text-2)}
.poll--closed .poll__title {font-size:1.5rem}
.weekly-page {max-width:820px}
.weekly-page .quiz,.weekly-page .poll {margin-block:1.5rem 3rem}
.weekly-archive {list-style:none;margin:0 0 3rem;padding:0;border-top:1px solid var(--line)}
.weekly-archive li {border-bottom:1px solid var(--line)}
.weekly-archive a {display:flex;justify-content:space-between;gap:1rem;min-height:48px;align-items:center;font:600 1rem/1.4 var(--ui);text-decoration:none}
.past-polls {display:grid;gap:1.25rem;margin-bottom:3rem}
@media(prefers-reduced-motion:no-preference) {.poll__bar span {transition:width .5s ease-out}}
@media(max-width:900px) {.weekly-grid {grid-template-columns:1fr}}
@media(max-width:480px) {.quiz,.poll {padding:1.25rem}}
/* Before weekly.js runs, show only the first question to avoid a layout jump. */
.js .quiz:not(.is-live) .quiz__q:not(:first-child),.js .quiz:not(.is-live) .quiz__answer {display:none}

.checklist-share {display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .9rem;font:400 .875rem/1.5 var(--ui)}
.checklist-share__label {font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;color:var(--muted)}
.checklist-share a,.checklist-share button {color:var(--ink);background:none;border:0;padding:.35rem 0;font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px;min-height:32px}
.checklist-share a:hover,.checklist-share button:hover {color:var(--accent)}
.checklist-actions .checklist-actions__note {flex-basis:100%}
.checklist-page {max-width:760px}
.checklist-page .checklist-page__back {font:600 1rem/1.5 var(--ui);margin-top:1.5rem}
