:root{--ink:#111114;--paper:#f2efe8;--paper-2:#e7e2d8;--violet:#7568f2;--coral:#ff5d42;--muted:#6d6a66;--line:rgba(17,17,20,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.skip-link{position:fixed;z-index:99;top:10px;left:10px;padding:10px 14px;transform:translateY(-150%);background:#fff;border:2px solid var(--ink)}.skip-link:focus{transform:none}.public-header{position:relative;z-index:10;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line)}.public-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;letter-spacing:-.04em}.brand-mark{width:28px;height:28px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:6px;border-radius:50%;color:white;background:var(--ink)}.brand-mark i{width:3px;border-radius:3px;background:currentColor}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:15px;background:var(--coral)}.brand-mark i:nth-child(3){height:10px}.public-header nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.public-header nav a{text-decoration:none}.nav-action{padding:11px 16px;border:1px solid var(--ink);border-radius:999px}.hero-section{position:relative;min-height:720px;padding:110px max(24px,calc((100vw - 1240px)/2)) 70px;overflow:hidden;background:radial-gradient(circle at 87% 5%,rgba(117,104,242,.23),transparent 31%),linear-gradient(120deg,transparent 0 67%,rgba(255,93,66,.08) 67% 67.3%,transparent 67.3%)}.hero-section:after{content:"";position:absolute;right:-80px;bottom:-210px;width:540px;height:540px;border:1px solid var(--line);border-radius:50%;box-shadow:0 0 0 70px rgba(117,104,242,.04),0 0 0 140px rgba(117,104,242,.03)}.signal-label{display:flex;align-items:center;gap:9px;margin-bottom:28px;color:#575452;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.signal-label span{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(255,93,66,.12)}h1,h2,h3,p{margin-top:0}.hero-section h1,.document-hero h1{max-width:930px;margin-bottom:28px;font:400 clamp(74px,10vw,146px)/.77 "Instrument Serif",serif;letter-spacing:-.055em}.hero-section h1 em,.document-hero h1 em,.principles-section h2 em{color:var(--violet);font-weight:400}.hero-copy{max-width:670px;margin-bottom:34px;color:#494743;font-size:clamp(17px,2.1vw,23px);line-height:1.55}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;padding:0 22px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}.button-primary{color:white;background:var(--ink)}.button-ghost{border:1px solid var(--line);background:rgba(255,255,255,.28)}.frequency-rule{position:absolute;z-index:2;right:max(24px,calc((100vw - 1240px)/2));bottom:62px;left:max(24px,calc((100vw - 1240px)/2));display:flex;align-items:end;gap:clamp(12px,3.2vw,48px);color:#6d6a66;font-size:9px;font-weight:700;letter-spacing:.12em}.frequency-rule i{height:13px;border-left:1px solid var(--line)}.frequency-rule i.major{height:28px;border-color:var(--ink)}.truth-section{display:grid;grid-template-columns:.5fr 1.1fr .9fr;gap:60px;padding:105px max(24px,calc((100vw - 1240px)/2));color:#f5f2ea;background:var(--ink)}.section-index,.section-heading>span,.document-hero>span{color:#8f8c88;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.truth-section h2,.section-heading h2,.boundary-section h2{font:400 clamp(42px,5vw,68px)/.95 "Instrument Serif",serif;letter-spacing:-.035em}.truth-section>div>p{max-width:580px;color:#a7a39c;line-height:1.7}.truth-stack{border-top:1px solid rgba(255,255,255,.18)}.truth-stack article{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.18);font-size:12px}.truth-stack span{color:#8f8c88}.truth-stack strong{color:#ff8d79;text-align:right}.feature-marquee{overflow:hidden;padding:18px 0;color:#f7f3eb;background:var(--coral);white-space:nowrap}.feature-marquee p{width:max-content;margin:0;font:400 28px "Instrument Serif",serif;animation:drift 25s linear infinite}.feature-marquee i{padding:0 20px;color:var(--ink)}@keyframes drift{to{transform:translateX(-30%)}}.principles-section,.stations-section{padding:110px max(24px,calc((100vw - 1240px)/2))}.section-heading{display:grid;grid-template-columns:.5fr 1.5fr;gap:60px;align-items:start}.section-heading h2{margin-bottom:65px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principle-grid article{min-height:300px;padding:28px;border-right:1px solid var(--line)}.principle-grid article:last-child{border:0}.principle-grid b{color:var(--coral);font-size:11px}.principle-grid h3{margin:85px 0 16px;font:400 30px "Instrument Serif",serif}.principle-grid p{color:var(--muted);font-size:13px;line-height:1.7}.stations-section{background:var(--paper-2)}.section-heading.compact h2{font-size:54px}.station-list{border-top:1px solid var(--line)}.station-row{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;min-height:92px;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.station-monogram{width:52px;height:52px;display:grid;place-items:center;color:white;background:var(--violet);border-radius:50%;font-size:12px;font-weight:800}.station-row strong,.station-row small{display:block}.station-row small{margin-top:4px;color:var(--muted);font-size:12px}.station-row b{font-size:12px}.quiet-empty{padding:40px 0;color:var(--muted)}.boundary-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:100px max(24px,calc((100vw - 1240px)/2));color:white;background:var(--violet)}.boundary-section span{font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.boundary-section p{align-self:end;max-width:540px;color:#e5e1ff;line-height:1.7}.boundary-section>a{grid-column:2;color:white;font-size:12px;font-weight:800}.public-footer{display:grid;grid-template-columns:1fr 1.5fr auto;gap:30px;align-items:center;padding:48px max(24px,calc((100vw - 1240px)/2));color:#d8d5ce;background:var(--ink);font-size:12px}.public-footer p{margin:0;color:#8f8c88}.public-footer>div{display:flex;gap:20px}.public-footer>div a{color:#b7b3ac;text-decoration:none}.document-hero{padding:105px max(24px,calc((100vw - 1240px)/2)) 80px;border-bottom:1px solid var(--line)}.document-hero h1{max-width:1100px;margin:25px 0 35px;font-size:clamp(60px,8vw,108px)}.document-hero p{max-width:710px;color:var(--muted);font-size:18px;line-height:1.65}.document-grid{display:grid;grid-template-columns:280px 1fr;gap:80px;padding:80px max(24px,calc((100vw - 1240px)/2)) 120px}.document-grid nav{position:sticky;top:30px;align-self:start;display:grid;border-top:1px solid var(--line)}.document-grid nav a{padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.document-grid article{max-width:760px}.document-grid article section{padding:0 0 75px}.document-grid article section>span{color:var(--coral);font-size:11px;font-weight:800}.document-grid h2{margin:12px 0 24px;font:400 52px "Instrument Serif",serif}.document-grid h3{margin-top:35px}.document-grid p,.document-grid li{color:#575450;line-height:1.75}.document-grid code{padding:3px 6px;border:1px solid var(--line);border-radius:4px;background:var(--paper-2)}.release-list{padding:30px max(24px,calc((100vw - 1240px)/2)) 120px}.release-list article{display:grid;grid-template-columns:250px 1fr;gap:50px;padding:55px 0;border-bottom:1px solid var(--line)}.release-list time,.release-list article span{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.release-list h2{margin:10px 0 22px;font:400 45px "Instrument Serif",serif}.release-list li{margin:8px 0;color:#575450}
@media(max-width:800px){.public-header{min-height:70px}.public-header nav>a:not(.nav-action){display:none}.hero-section{min-height:660px;padding-top:80px}.hero-section h1{font-size:clamp(68px,21vw,110px)}.frequency-rule{gap:16px}.truth-section{grid-template-columns:1fr;gap:30px;padding-block:75px}.section-heading{grid-template-columns:1fr;gap:20px}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.principle-grid h3{margin-top:45px}.boundary-section{grid-template-columns:1fr}.boundary-section>a{grid-column:1}.public-footer{grid-template-columns:1fr}.document-grid{grid-template-columns:1fr;gap:50px}.document-grid nav{position:static}.release-list article{grid-template-columns:1fr;gap:20px}}
@media(max-width:520px){.public-header{padding-inline:16px}.nav-action{padding:10px 13px}.hero-section,.truth-section,.principles-section,.stations-section,.boundary-section,.document-hero,.document-grid,.release-list,.public-footer{padding-left:18px;padding-right:18px}.hero-section{min-height:610px}.hero-section h1{font-size:67px}.hero-copy{font-size:16px}.frequency-rule{display:none}.hero-actions{display:grid}.button{justify-content:center}.truth-section h2,.section-heading h2,.boundary-section h2{font-size:44px}.principles-section,.stations-section{padding-block:78px}.public-footer>div{flex-wrap:wrap}.document-hero{padding-top:70px}.document-hero h1{font-size:58px}.document-grid h2{font-size:42px}.station-row{grid-template-columns:52px 1fr}.station-row>b{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-marquee p{animation:none}}
