@font-face{font-family:"Fraunces";font-style:normal;font-weight:300 900;font-display:swap;src:url(fonts/Fraunces-display.woff2) format("woff2")}
@font-face{font-family:"Atkinson Next";font-style:normal;font-weight:200 800;font-display:swap;src:url(fonts/AtkinsonHyperlegibleNext.woff2) format("woff2")}

/* ------------------------------------------------------------------ tokens */
:root{
  color-scheme:light;
  --bg:#f5f1e8; --bg-2:#ece6d4; --surface:#fffbf2; --surface-2:#f1e8d2;
  --text:#161a33; --text-2:#2b3355; --muted:#3d4468;
  --line:#b3a98f; --line-soft:#d9d1b6;
  --accent:#1e2a78; --accent-ink:#ffffff; --accent-soft:#dde2f5;
  --hot:#7e2700; --hot-soft:#f7dcc8;
  --ok:#14532d; --ok-soft:#d7eedd; --no:#8a1c1c; --no-soft:#f7d9d6;
  --sky-1:#e9e5f6; --sky-2:#ccd1ec; --sky-3:#a9b4dc; --sun:#fff6d8;
  --helix-a:#1e2a78; --helix-b:#8a4a00; --rung:#5a6bab; --rung-back:#a9b1cc;
  --seg-rbc:#2b3355; --seg-plt:#8a8474; --seg-nuc:#c26a00;
  --shadow:0 1px 2px rgba(30,30,80,.08),0 8px 30px rgba(30,30,80,.10);
  --bar-h:3.25rem;
  --serif:"Fraunces",Georgia,"Times New Roman",serif;
  --sans:"Atkinson Next","Atkinson Hyperlegible",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;
}
:root[data-theme="dark"]{
  color-scheme:dark;
  --bg:#070b1c; --bg-2:#0b1126; --surface:#101736; --surface-2:#16204a;
  --text:#f2eee2; --text-2:#d8d4c6; --muted:#b9c0d4;
  --line:#3a4670; --line-soft:#26305a;
  --accent:#9fd8ff; --accent-ink:#06101f; --accent-soft:#14294d;
  --hot:#ffb08a; --hot-soft:#3a2015;
  --ok:#9be7b4; --ok-soft:#14352a; --no:#ffb0a8; --no-soft:#3d1c1a;
  --sky-1:#04060f; --sky-2:#0a1230; --sky-3:#1b2560; --sun:#f7efd2;
  --helix-a:#9fd8ff; --helix-b:#ffb08a; --rung:#5a7bb8; --rung-back:#2c3a66;
  --seg-rbc:#7c88c9; --seg-plt:#6f6a5e; --seg-nuc:#e89b3c;
  --shadow:0 1px 2px rgba(0,0,0,.4),0 10px 34px rgba(0,0,0,.45);
}
@media (prefers-color-scheme:dark){
  :root:not([data-theme="light"]){
    color-scheme:dark;
    --bg:#070b1c; --bg-2:#0b1126; --surface:#101736; --surface-2:#16204a;
    --text:#f2eee2; --text-2:#d8d4c6; --muted:#b9c0d4;
    --line:#3a4670; --line-soft:#26305a;
    --accent:#9fd8ff; --accent-ink:#06101f; --accent-soft:#14294d;
    --hot:#ffb08a; --hot-soft:#3a2015;
    --ok:#9be7b4; --ok-soft:#14352a; --no:#ffb0a8; --no-soft:#3d1c1a;
    --sky-1:#04060f; --sky-2:#0a1230; --sky-3:#1b2560; --sun:#f7efd2;
    --helix-a:#9fd8ff; --helix-b:#ffb08a; --rung:#5a7bb8; --rung-back:#2c3a66;
    --seg-rbc:#7c88c9; --seg-plt:#6f6a5e; --seg-nuc:#e89b3c;
    --shadow:0 1px 2px rgba(0,0,0,.4),0 10px 34px rgba(0,0,0,.45);
  }
}

/* ------------------------------------------------------------------ base */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:1.125rem;line-height:1.62;overflow-x:clip;text-rendering:optimizeLegibility}
img,svg{max-width:100%}
img{height:auto;display:block}
a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:.08em}
a:hover{text-decoration-thickness:.14em}
:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:4px}
button{font:inherit;color:inherit}
[hidden]{display:none !important}
.no-js .js-only{display:none !important}
.skip{position:absolute;left:-999px;top:0;background:var(--accent);color:var(--accent-ink);padding:.6rem 1rem;z-index:100;border-radius:0 0 .5rem 0}
.skip:focus{left:0}
.vh{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

h1,h2,h3{font-family:var(--serif);font-variation-settings:"SOFT" 100;line-height:1.04;letter-spacing:-.015em;margin:0;text-wrap:balance}
h1{font-weight:850;font-size:clamp(2.5rem,7.6vw,5.9rem)}
h2{font-weight:800;font-size:clamp(2rem,5vw,3.6rem)}
h3{font-weight:750;font-size:clamp(1.35rem,2.6vw,1.8rem);line-height:1.15}
p{margin:0 0 1.1em}
.wrap{width:min(100% - 2.5rem,41rem);margin-inline:auto}
.wide{width:min(100% - 2.5rem,74rem);margin-inline:auto}
section{scroll-margin-top:calc(var(--bar-h) + .75rem)}
.share{scroll-margin-top:calc(var(--bar-h) + 4rem)}
.chapter{padding:clamp(4rem,10vw,8rem) 0 clamp(2rem,5vw,4rem)}
.chapter-head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}
.kicker{font-family:var(--sans);font-weight:700;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hot);margin:0 0 .9rem}
.lede{font-size:clamp(1.2rem,2.2vw,1.45rem);line-height:1.5;color:var(--text-2)}
.note{font-size:.95rem;color:var(--muted)}
strong{font-weight:700}
.num{font-variant-numeric:tabular-nums}
blockquote{margin:1.5rem 0;padding:1rem 1.3rem;border-left:5px solid var(--hot);background:var(--surface);border-radius:0 1rem 1rem 0}
blockquote p{font-family:var(--serif);font-size:clamp(1.15rem,2.4vw,1.4rem);line-height:1.4;margin:0 0 .5rem}
blockquote footer{font-size:.95rem;color:var(--muted)}

/* ------------------------------------------------------------------ top bar */
.topbar{position:sticky;top:0;z-index:50;height:var(--bar-h);display:flex;align-items:center;gap:.4rem;padding:0 max(.75rem,env(safe-area-inset-left)) 0 max(.9rem,env(safe-area-inset-left));background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft)}
.topbar .home{font-weight:700;font-size:.95rem;color:var(--text);text-decoration:none;white-space:nowrap;padding:.7rem .3rem}
.topnav{display:flex;gap:.1rem;overflow-x:auto;scrollbar-width:none;min-width:0;flex:0 1 auto;margin-left:.5rem}
.topnav::-webkit-scrollbar{display:none}
.topnav a{white-space:nowrap;text-decoration:none;color:var(--text-2);font-size:.95rem;padding:.7rem .6rem;border-radius:.5rem}
.topnav a[aria-current="true"]{color:var(--accent);font-weight:700}
.spacer{flex:1 1 0}
.chip{display:inline-flex;align-items:center;min-height:2.75rem;padding:0 .8rem;border:1px solid var(--line);border-radius:999px;color:var(--text);text-decoration:none;font-size:.9rem;font-weight:600;white-space:nowrap}
.icon-btn{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid var(--line);background:transparent;cursor:pointer;flex:none}
.icon-btn svg{display:block}
.icon-btn svg[hidden]{display:none}

/* ------------------------------------------------------------------ reading rail */
.rail{display:none}
@media (min-width:76rem){
  .rail{display:flex;flex-direction:column;gap:.15rem;position:fixed;right:1.1rem;top:50%;transform:translateY(-50%);z-index:40}
  .rail-dot{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;min-height:1.6rem;text-decoration:none;color:var(--text)}
  .rail-dot .dot{width:7px;height:7px;border-radius:50%;background:var(--line);transition:transform .2s,background .2s}
  .rail-dot[aria-current="true"] .dot{background:var(--hot);transform:scale(1.6)}
  .rail-label{font-size:.8rem;font-weight:600;opacity:0;transform:translateX(6px);transition:opacity .15s,transform .15s;background:var(--surface);border:1px solid var(--line-soft);padding:.1rem .5rem;border-radius:.4rem;pointer-events:none}
  .rail-dot:hover .rail-label,.rail-dot:focus-visible .rail-label{opacity:1;transform:none}
}

/* ------------------------------------------------------------------ hero */
.hero{position:relative;min-height:calc(100svh - var(--bar-h));display:grid;align-items:end;overflow:clip;isolation:isolate}
.scene{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,var(--sky-1) 0%,var(--sky-2) 55%,var(--sky-3) 100%)}
.scene .glow{position:absolute;left:50%;top:6%;width:min(120vw,60rem);aspect-ratio:1.6;transform:translateX(-50%);background:radial-gradient(ellipse at 50% 30%,color-mix(in srgb,var(--sun) 55%,transparent),transparent 65%);opacity:.55}
.scene .helix{position:absolute;left:50%;top:0;height:100%;width:auto;transform:translateX(-50%);opacity:.9}
.helix .strand{fill:none;stroke-width:9;stroke-linecap:round}
.helix .strand.a{stroke:var(--helix-a)}
.helix .strand.b{stroke:var(--helix-b)}
.helix .rung{stroke:var(--rung);stroke-width:4}
.helix .rung.back{stroke:var(--rung-back);stroke-width:2.5;opacity:.7}
.scene .orbit{position:absolute;inset:0}
.scene .orbit .sun{position:absolute;left:12%;top:16%;width:3.2rem;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--sun) 0 40%,color-mix(in srgb,var(--sun) 30%,transparent) 55%,transparent 72%)}
.scene .orbit .trip{position:absolute;left:12%;top:16%;width:min(70vw,26rem);height:5.5rem;border:2px dashed color-mix(in srgb,var(--hot) 65%,transparent);border-radius:50%;transform:translate(1.6rem,-1.9rem) rotate(-8deg)}
.hero-copy{position:relative;padding:clamp(1.5rem,5vw,4rem) 0 clamp(2rem,6vw,4.5rem);width:min(100% - 2.5rem,74rem);margin-inline:auto}
.hero-copy .panel{max-width:46rem;background:color-mix(in srgb,var(--bg) 84%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--line-soft);border-radius:1.4rem;padding:clamp(1.2rem,3vw,2.2rem);box-shadow:var(--shadow)}
.hero h1{margin-bottom:.9rem}
.hero .deck{font-size:clamp(1.15rem,2.1vw,1.4rem);line-height:1.45;color:var(--text-2);margin:0 0 1.3rem;max-width:38rem}
.byline{font-size:.92rem;color:var(--muted);margin:1rem 0 0}
.cta{display:inline-flex;align-items:center;gap:.6rem;min-height:3rem;padding:.2rem 1.3rem;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-weight:700;text-decoration:none;border:0;cursor:pointer}
.cta:hover{filter:brightness(1.08)}
.cta svg{transition:transform .2s}
.cta:hover svg{transform:translateY(3px)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.2rem 1.15rem;border-radius:999px;border:2px solid var(--accent);background:transparent;color:var(--accent);font-weight:700;text-decoration:none;cursor:pointer}
.btn[aria-pressed="true"],.btn.solid{background:var(--accent);color:var(--accent-ink)}
.btn:disabled{opacity:.5;cursor:default}

/* ------------------------------------------------------------------ share */
.share{padding:1.2rem 0 0}
.share-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}
.share-row .lab{font-size:.92rem;color:var(--muted);margin-right:.2rem}
.share-row a,.share-row button{display:inline-flex;align-items:center;min-height:3rem;padding:0 1rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer}
.share-status{font-size:.92rem;color:var(--ok);min-height:1.2em;margin:.4rem 0 0}
.share-field{width:100%;margin-top:.5rem;padding:.6rem;border:1px solid var(--line);border-radius:.5rem;background:var(--surface);color:var(--text);font:inherit;font-size:.9rem}

/* ------------------------------------------------------------------ figures */
figure{margin:clamp(1.8rem,4vw,3rem) 0}
figure img{border-radius:1rem;border:1px solid var(--line-soft);background:var(--surface-2);width:100%}
figcaption{font-size:.93rem;line-height:1.5;color:var(--text-2);margin-top:.7rem}
figcaption .credit{display:block;color:var(--muted);font-size:.85rem;margin-top:.25rem}
.fig-wide{width:min(100% - 2.5rem,62rem);margin-inline:auto}
.fig-full{width:min(100% - 1.5rem,88rem);margin-inline:auto}
.fig-full img{border-radius:1.4rem}
.duo{display:grid;gap:1.2rem}
@media (min-width:52rem){.duo{grid-template-columns:1fr 1fr;align-items:start}}

/* ------------------------------------------------------------------ sliders, guess, answer */
.slider label{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-weight:700;font-size:1rem}
.slider output{color:var(--hot);font-variant-numeric:tabular-nums;text-align:right}
input[type=range]{width:100%;height:2.75rem;accent-color:var(--hot);margin:0;background:transparent}
.guess-box{background:var(--surface);border:1px solid var(--line-soft);border-radius:1.6rem;box-shadow:var(--shadow);padding:clamp(1.2rem,3vw,2rem)}
.answer{margin-top:1rem;border-left:5px solid var(--accent);background:var(--bg);padding:1rem 1.2rem;border-radius:0 1rem 1rem 0}
.answer .big{font-family:var(--serif);font-weight:750;font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;margin:0 0 .6rem}
.answer .note:last-child{margin-bottom:0}
.js .guess-static,.js .calc-static{display:none}
.guess-static,.calc-static{background:var(--surface);border:1px solid var(--line-soft);border-radius:1rem;padding:1rem 1.2rem}

/* ------------------------------------------------------------------ cell cards + bar */
.cell-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}
.cell-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:1.2rem;padding:1.1rem 1.2rem;display:grid;gap:.35rem;align-content:start}
.cell-card h3{font-size:1.3rem}
.cell-card .hint{color:var(--muted);font-size:.92rem;margin:0}
.cell-vote{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.5rem}
.cell-vote button{min-height:3rem;border-radius:.9rem;border:2px solid var(--line);background:var(--bg);font-weight:800;cursor:pointer}
.cell-vote button:hover:not(:disabled){border-color:var(--accent)}
.cell-vote button.right{border-color:var(--ok);background:var(--ok-soft);color:var(--ok)}
.cell-vote button.wrong{border-color:var(--no);background:var(--no-soft);color:var(--no)}
.cell-card .verdict{margin:.4rem 0 0;font-size:.98rem}
.cell-card .verdict .tag{font-weight:800;margin-right:.35rem}
.cell-card .verdict .tag.ok{color:var(--ok)}
.cell-card .verdict .tag.no{color:var(--no)}
.no-js .cell-vote{display:none}
.no-js .cell-card .verdict[hidden]{display:block !important}
.tally{font-weight:700;color:var(--text-2);min-height:1.5em}
.cellbar{display:block;width:100%;height:auto;background:var(--surface);border:1px solid var(--line-soft);border-radius:1.2rem;padding:1rem}
.seg-rbc{fill:var(--seg-rbc)}
.seg-plt{fill:var(--seg-plt)}
.seg-nuc{fill:var(--seg-nuc)}
.cellbar .tick{stroke:var(--muted);stroke-width:2}
.cellbar .bar-u{font-family:var(--sans);font-size:19px;fill:var(--muted)}
.bar-legend{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.4rem;font-size:.95rem}
.bar-legend .sw{display:inline-block;width:1.1em;height:1.1em;border-radius:.3em;margin-right:.5rem;vertical-align:-.12em}
.bar-legend .sw.seg-rbc{background:var(--seg-rbc)}
.bar-legend .sw.seg-plt{background:var(--seg-plt)}
.bar-legend .sw.seg-nuc{background:var(--seg-nuc)}

/* ------------------------------------------------------------------ calculator */
.calc-box{background:var(--surface);border:1px solid var(--line-soft);border-radius:1.6rem;box-shadow:var(--shadow);padding:clamp(1.2rem,3vw,2rem)}
.calc-box fieldset{border:1px solid var(--line-soft);border-radius:1rem;margin:0 0 1rem;padding:.9rem 1.1rem 1.1rem}
.calc-box legend{font-weight:700;padding:0 .4rem}
.calc-box .opts{display:grid;gap:.4rem}
.calc-box .opts label{display:flex;align-items:center;gap:.7rem;min-height:2.75rem;cursor:pointer;font-size:1.02rem}
.calc-box input[type=radio]{width:1.4rem;height:1.4rem;accent-color:var(--hot);flex:none}
.calc-box dl.result{display:grid;gap:.7rem;margin:1.2rem 0;padding:0}
.calc-box dl.result>div{display:grid;gap:.1rem;border-top:1px solid var(--line-soft);padding-top:.6rem}
.calc-box dt{font-size:.9rem;color:var(--muted)}
.calc-box dd{margin:0;font-family:var(--serif);font-weight:800;font-size:clamp(1.5rem,3.4vw,2.2rem);line-height:1.1}
.no-js .calc-live{display:none}

/* ------------------------------------------------------------------ zoom ruler */
.zoom-grid{display:grid;gap:1.5rem;align-items:start}
@media (min-width:56rem){.zoom-grid{grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:2.5rem}}
.zoom-ruler{background:var(--surface);border:1px solid var(--line-soft);border-radius:1.4rem;padding:1rem;box-shadow:var(--shadow)}
.ruler{display:block;width:100%;height:auto}
.ruler .spine{stroke:var(--line);stroke-width:3}
.ruler .dec{stroke:var(--line-soft);stroke-width:2}
.ruler .mark line{stroke:var(--hot);stroke-width:3}
.ruler .mark circle{fill:var(--hot)}
.ruler .mark text{font-family:var(--sans);font-size:21px;font-weight:700;fill:var(--text)}
.ruler .mark.on circle{fill:var(--accent)}
.ruler .mark.on line{stroke:var(--accent)}
.zoom-stops{list-style:none;margin:0;padding:0;display:grid;gap:.8rem;counter-reset:stop}
.zoom-stops button{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;width:100%;text-align:left;background:var(--surface);border:2px solid var(--line-soft);border-radius:1rem;padding:.9rem 1.1rem;cursor:pointer;min-height:3rem}
.zoom-stops button b{font-family:var(--serif);font-size:1.25rem;font-weight:750}
.zoom-stops button .num{color:var(--hot);font-weight:700;white-space:nowrap}
.zoom-stops button[aria-expanded="true"]{border-color:var(--accent)}
.zoom-stops .stop-cap{margin:.4rem 0 0;padding:0 1.1rem}
.no-js .zoom-stops button{cursor:default}
.no-js .zoom-stops .stop-cap[hidden]{display:block !important}

/* ------------------------------------------------------------------ myth table */
.myth-table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--line-soft);border-radius:1.2rem;overflow:hidden;display:block;overflow-x:auto}
.myth-table thead,.myth-table tbody{display:table;width:100%;min-width:44rem}
.myth-table th,.myth-table td{text-align:left;padding:.9rem 1.1rem;border-top:1px solid var(--line-soft);font-size:.98rem;vertical-align:top}
.myth-table thead th{border-top:0;background:var(--surface-2);font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2)}
.myth-table tbody th{font-family:var(--serif);font-size:1.1rem}

/* ------------------------------------------------------------------ game */
.game{background:var(--surface);border:1px solid var(--line-soft);border-radius:1.6rem;box-shadow:var(--shadow);padding:clamp(1.2rem,3vw,2.2rem)}
.game-progress{display:flex;gap:.35rem;margin:0 0 1.2rem;padding:0;list-style:none}
.game-progress li{flex:1;height:.5rem;border-radius:999px;background:var(--surface-2);border:1px solid var(--line-soft)}
.game-progress li.ok{background:var(--ok);border-color:var(--ok)}
.game-progress li.no{background:var(--no);border-color:var(--no)}
.game-progress li.now{border-color:var(--text)}
.q{font-family:var(--serif);font-variation-settings:"SOFT" 100;font-weight:750;font-size:clamp(1.45rem,3.2vw,2.1rem);line-height:1.15;margin:0 0 1.2rem;text-wrap:balance}
.answers{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;max-width:30rem}
.answers button{min-height:3.6rem;border-radius:1rem;border:2px solid var(--line);background:var(--bg);font-weight:800;font-size:1.1rem;cursor:pointer}
.answers button:hover:not(:disabled){border-color:var(--accent)}
.answers button.picked.ok{background:var(--ok-soft);border-color:var(--ok);color:var(--ok)}
.answers button.picked.no{background:var(--no-soft);border-color:var(--no);color:var(--no)}
.answers button.truth{border-color:var(--ok)}
.explain{margin-top:1.2rem;padding:1rem 1.2rem;border-radius:1rem;background:var(--bg);border:1px solid var(--line-soft)}
.explain .tag{font-weight:800}
.explain .tag.ok{color:var(--ok)}.explain .tag.no{color:var(--no)}
.explain p{margin:.2rem 0 .8rem}
.result h3{font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:.5rem}
.result .score{font-weight:800;color:var(--hot);font-size:1.2rem}
.all-answers{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.9rem}
.all-answers li{padding:.9rem 1.1rem;border:1px solid var(--line-soft);border-radius:1rem;background:var(--surface)}
.all-answers .tag{font-weight:800;margin-right:.4rem}
.confetti{position:fixed;inset:0;pointer-events:none;z-index:80}

/* ------------------------------------------------------------------ sources */
.sources{font-size:.97rem}
.sources h3{margin:2rem 0 .6rem;font-size:1.25rem}
.sources ul{padding-left:1.1rem;margin:0}
.sources li{margin-bottom:.55rem;overflow-wrap:anywhere}
.site-footer{border-top:1px solid var(--line-soft);padding:2rem 1.25rem 3rem;text-align:center;font-size:.95rem;color:var(--text-2);margin-top:4rem}
.site-footer p{margin:0}

/* ------------------------------------------------------------------ reveal on scroll (only when scripts run) */
.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
.js .reveal.in{opacity:1;transform:none}
.pop{animation:pop .45s cubic-bezier(.2,1.4,.4,1)}
@keyframes pop{0%{transform:scale(.92)}60%{transform:scale(1.04)}100%{transform:scale(1)}}

.nf{min-height:100svh;display:grid;place-items:center;text-align:center}
.nf-main h1{font-size:clamp(2rem,6vw,3.5rem);margin-bottom:1rem}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .js .reveal,.js .reveal.in{opacity:1 !important;transform:none !important;transition:none !important}
  .pop{animation:none}
  .cta svg,.myth-table{transition:none}
}
@media print{.topbar,.rail,.share,.scene,.confetti{display:none}}

/* ------------------------------------------------------------------ phone */
@media (max-width:40rem){
  .hero{min-height:calc(100svh - var(--bar-h))}
  .hero-copy{padding:38svh 0 1.2rem}
  .hero-copy .panel{padding:1.1rem 1.1rem 1.2rem;border-radius:1.2rem}
  .hero h1{font-size:clamp(2rem,9vw,2.6rem)}
  .hero .deck{font-size:1.05rem;margin-bottom:1rem}
  .byline{font-size:.85rem}
  .scene .helix{height:62%;top:-4%}
  .scene .orbit .trip{width:78vw}
  .cellbar .bar-u{font-size:26px}
}
@media (min-width:40.01rem){
  .hero h1{font-size:clamp(2.6rem,5.2vw,4.6rem)}
  .hero-copy .panel{max-width:40rem}
}
