/* discoveries-theme-2026-08-13 · extracted from inline <style> on discoveries/game and discoveries/universalizability
   Block hash: 0525e9f432fa1e9b6acc93ff5aa658ed (6910 bytes original, 6880 after font-path rewrite)
   Font URLs rewritten from '..//..//assets/fonts/' to '../fonts/' since the file now lives at assets/css/.
   Idempotent extraction: this file is the single source of truth for the two discoveries pages. */

@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-display:swap;src:url('../fonts/Roboto-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-display:swap;src:url('../fonts/Roboto-greek.woff2') format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}
@font-face{font-family:'Roboto Mono';font-style:normal;font-weight:100 700;font-display:swap;src:url('../fonts/RobotoMono-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{
  --void:#050505; --void-2:#080807; --panel:#0d0d0c; --panel-2:#131312;
  --bone:#F5F5F3; --bone-dim:#a4a7a9; --bone-faint:#9a9d9f; --bone-ghost:#8f9296;
  --gold:#FFEB3B; --gold-deep:#CBB800; --crimson:#e0453b;
  --blue:#5aa9e6; --green:#5bbf88;
  --line:rgba(245,245,243,.10); --line-soft:rgba(245,245,243,.05);
  --t-a:#7fb2e6; --t-e:#6fc79a; --t-s:#5fc6b0; --t-i:#e8d24a; --t-c:#b59ce0; --t-b:#FFEB3B;
  --sans:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;
  --mono:"Roboto Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;
  --maxw:1080px; --read:44rem;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--void);color:var(--bone);font-family:var(--sans);font-weight:300;font-size:18px;line-height:1.72;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;
  background:radial-gradient(110% 60% at 84% -8%, rgba(255,235,59,.05), transparent 45%),
             radial-gradient(120% 80% at 6% 108%, rgba(66,165,245,.045), transparent 52%), var(--void)}
::selection{background:rgba(255,235,59,.26);color:#050505}
a{color:inherit}
:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}
.wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(1rem,4vw,2.6rem)}
.read{max-width:var(--read)}
.mono{font-family:var(--mono)}
.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;
  padding:.72rem clamp(1rem,4vw,2.6rem);background:rgba(5,5,5,.72);backdrop-filter:blur(12px);border-bottom:1px solid var(--line-soft)}
.brand{font-weight:800;font-size:1.02rem;letter-spacing:-.01em;text-decoration:none}
.brand b{color:var(--gold);font-weight:800}
.nav{display:flex;gap:.15rem;flex-wrap:wrap;font-family:var(--mono);font-size:.78rem}
.nav a{display:inline-grid;place-items:center;min-width:1.7rem;height:1.7rem;padding:0 .45rem;color:var(--bone-dim);border-radius:3px;text-decoration:none;transition:.15s}
.nav a:hover{color:var(--void);background:var(--gold)}
.nav a.here{color:var(--gold);border:1px solid var(--line)}
header.hero{padding:clamp(3rem,8vw,6.5rem) 0 1rem}
.fileno{font-family:var(--mono);font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 1.6rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}
.fileno::before{content:"";width:30px;height:1px;background:var(--gold-deep);display:inline-block}
.fileno a{color:inherit;text-decoration:none}
.fileno a:hover{color:var(--gold)}
h1{font-size:clamp(2.5rem,7vw,5.4rem);letter-spacing:-.03em;line-height:.99;margin:0 0 1.5rem;text-wrap:balance;font-weight:200}
h1 .heavy{font-weight:900;letter-spacing:-.04em}
h1 .gold{color:var(--gold);font-weight:900}
.dek{font-size:clamp(1.12rem,1.7vw,1.4rem);color:var(--bone-dim);max-width:60ch;margin:0 0 1rem;font-weight:300;line-height:1.6}
.dek b{color:var(--bone);font-weight:500}
section{padding:clamp(2.6rem,6vw,4.6rem) 0;border-top:1px solid var(--line-soft)}
.kicker{font-family:var(--mono);font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 1rem}
h2{font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:200;letter-spacing:-.02em;margin:0 0 1.3rem;line-height:1.08;text-wrap:balance}
h2 b{font-weight:800}
.lead{font-size:clamp(1.06rem,1.4vw,1.2rem);color:var(--bone-dim);margin:0 0 1.5rem;font-weight:300}
p{margin:0 0 1.25rem}
.body p{color:var(--bone-dim);font-weight:300}
.body p b{color:var(--bone);font-weight:500}
.pull{font-size:clamp(1.3rem,2.4vw,1.9rem);font-weight:200;line-height:1.3;color:var(--bone);margin:2rem 0;max-width:38ch}
.pull b{font-weight:700}.pull .gold{color:var(--gold);font-weight:700}
.pitch{border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:0 14px 14px 0;background:linear-gradient(90deg,rgba(255,235,59,.05),transparent 70%);padding:1.8rem 2rem;margin:2.6rem 0 0;max-width:74ch}
.pitch .lab{font-family:var(--mono);font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 .8rem}
.pitch p{color:var(--bone-dim)}
.pitch p b{color:var(--bone);font-weight:500}
.fig{margin:2.4rem 0;border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:clamp(1rem,3vw,2rem);overflow-x:auto}
.fig svg{display:block;max-width:100%;height:auto;margin:0 auto}
.figcap{font-family:var(--mono);font-size:.72rem;color:var(--bone-faint);margin:.9rem 0 0;text-align:center}
.cta-row{display:flex;gap:.7rem;flex-wrap:wrap;margin:2rem 0 0}
.cta{font-family:var(--mono);font-size:.85rem;text-decoration:none;color:var(--bone);border:1px solid var(--line);border-radius:8px;padding:.7rem 1.1rem;transition:.15s}
.cta:hover{border-color:var(--gold);color:var(--gold)}
.cta.primary{background:var(--gold);color:var(--void);border-color:var(--gold);font-weight:700}
.cta.primary:hover{background:var(--gold-deep);color:var(--void)}
.strength{margin:3rem 0 0;padding:1.4rem 1.6rem;border:1px solid var(--line);border-radius:12px;background:var(--panel)}
.strength p{margin:0 0 .8rem;color:var(--bone)}
.strength p a{color:var(--gold)}
.chip{display:block;width:fit-content;max-width:100%;font-family:var(--mono);font-size:.72rem;line-height:1.8;color:var(--bone-dim);border:1px solid var(--line);border-radius:8px;padding:.55rem .85rem}
.chip b{font-weight:700}
.chip .ts{color:var(--t-s)}
.chip .tc{color:var(--t-c)}
.chip .ti{color:var(--t-i)}
.chip .te{color:var(--t-e)}
.foot{padding:3rem clamp(1rem,4vw,2.6rem) 4rem;border-top:1px solid var(--line-soft);color:var(--bone-faint);font-family:var(--mono);font-size:.8rem;line-height:1.9}
.foot .glyph{font-size:1.1rem;color:var(--gold-deep);margin-bottom:.8rem}
.foot a{color:var(--bone-dim)}
.foot a:hover{color:var(--gold)}
.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}
.reveal.in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}

