:root{color-scheme:dark;--bg: #0f0f0f;--panel: #121212;--gold: #d4af37;--gold-strong: #c49a1f;--gold-soft: rgba(212, 175, 55, .18);--text: #f4f1e8;--text-muted: #b0a999;--text-dim: #8d8778;--border: rgba(255, 255, 255, .09);--shadow: 0 20px 80px rgba(0, 0, 0, .45);--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top center,rgba(212,175,55,.08),transparent 30%),linear-gradient(180deg,#0f0f0f,#0a0a0a);color:var(--text);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root,.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0f0fdb;border-bottom:1px solid var(--border)}.site-header__inner,.site-footer__grid,.site-footer__bar,.section-grid,.feature-section,.reader-section,.statement-shell,.bottom-cta__inner,.legal-hero,.legal-card,.support-grid{width:min(calc(100% - 48px),var(--max));margin:0 auto}.site-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__brand,.site-header__actions,.site-nav,.hero-actions,.site-footer__bar-links{display:flex;align-items:center;gap:18px}.brand-mark{color:var(--gold);font-weight:700;font-size:1.2rem;letter-spacing:.06em}.site-nav__link,.nav-utility{font-size:.85rem;text-transform:uppercase;letter-spacing:.16em;color:var(--text-dim);transition:color .18s ease}.site-nav__link:hover,.nav-utility:hover,.footer-link-list a:hover,.site-footer__bar a:hover,.legal-card a:hover,.support-card a:hover{color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--gold);color:#080808}.button--primary:hover{background:var(--gold-strong)}.button--secondary{border-color:var(--gold-soft);background:#ffffff05;color:var(--gold)}.button--secondary:hover{background:#d4af3714;border-color:#d4af3759}.button--compact{min-height:40px;padding:0 18px;font-size:.88rem}.home-page{padding-top:42px}.hero-section{padding:72px 0 56px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:end}.hero-copy,.hero-summary,.graph-card,.reader-card,.legal-card,.support-card{border:1px solid var(--border);background:#ffffff08;box-shadow:var(--shadow)}.hero-copy{padding:52px;border-radius:32px;background:linear-gradient(140deg,#ffffff08,#d4af3708),#ffffff05}.hero-summary{padding:36px;border-radius:28px;color:var(--text-muted);line-height:1.8}.section-kicker,.footer-kicker,.footer-column-title{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.hero-title,.section-title,.legal-title,.footer-heading{margin:18px 0;font-family:Playfair Display,serif;font-weight:700;line-height:1.05}.hero-title{font-size:clamp(3.2rem,7vw,6.1rem)}.hero-title span{color:var(--gold);font-style:italic}.hero-title--compact{font-size:clamp(2.8rem,5vw,4.6rem)}.hero-body,.section-body,.legal-intro,.legal-card p,.support-card p,.footer-copy{color:var(--text-muted);line-height:1.8}.hero-body{max-width:720px;font-size:1.12rem}.feature-section,.reader-section,.statement-section,.bottom-cta,.site-footer{padding:88px 0}.feature-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center}.feature-list{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:16px;color:var(--text-muted)}.feature-list li{padding-left:22px;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:var(--gold);box-shadow:0 0 12px #d4af3773}.graph-card{position:relative;min-height:560px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at center,rgba(212,175,55,.08),transparent 50%),linear-gradient(180deg,#050505,#0d0d0d)}.graph-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;opacity:.6}.graph-lines{position:absolute;inset:0;width:100%;height:100%}.graph-line{stroke:#d4af3780;stroke-width:1.2;stroke-dasharray:400;stroke-dashoffset:400;filter:drop-shadow(0 0 8px rgba(212,175,55,.22));animation:draw-line 2.2s ease-out forwards}.graph-center-node,.graph-node{position:absolute;display:flex;align-items:center;justify-content:center;text-align:center}.graph-center-node{left:50%;top:50%;width:176px;min-height:54px;transform:translate(-50%,-50%);border-radius:18px;padding:14px 20px;border:1px solid rgba(212,175,55,.3);background:#0f0f0fdb;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 12px 30px #0000008c}.graph-node{width:112px;min-height:38px;padding:10px 8px;border-radius:12px;border:1px solid rgba(212,175,55,.12);background:#ffffff08;color:#d8d2c4;font-size:.68rem;line-height:1.25;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.graph-label{position:absolute;left:28px;bottom:24px;color:#d4af3780;letter-spacing:.34em;font-size:.62rem;font-weight:700}.statement-section{border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.statement-shell{max-width:760px;text-align:center}.section-body--center{font-size:1.1rem}.reader-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.reader-card{padding:34px;border-radius:28px;background:linear-gradient(180deg,#ffffff08,#ffffff05),var(--panel)}.reader-card__top{display:flex;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.06);color:var(--text-dim);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.reader-verse{display:grid;grid-template-columns:30px 1fr;gap:12px;margin-top:24px;color:#d9d3c6;font-family:Playfair Display,serif;font-size:1.35rem;line-height:1.75}.reader-verse sup{color:var(--text-dim);font-size:.72rem}.bottom-cta{background:linear-gradient(180deg,transparent,rgba(255,255,255,.02))}.bottom-cta__inner{max-width:860px;text-align:center}.hero-actions--center{justify-content:center}.site-footer{border-top:1px solid rgba(255,255,255,.06);background:#090909}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.site-footer__intro{max-width:460px}.site-footer__bar{margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;gap:24px;color:var(--text-dim);font-size:.84rem}.footer-link-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:14px;color:var(--text-muted)}.legal-shell{padding:64px 0 96px}.legal-hero{max-width:760px;padding-top:36px}.legal-title{font-size:clamp(2.7rem,5vw,4.5rem)}.legal-card{margin-top:28px;max-width:860px;border-radius:28px;padding:40px}.legal-card h2{margin:28px 0 12px;font-size:1.05rem;color:var(--text);text-transform:uppercase;letter-spacing:.14em}.support-grid{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.support-card{min-height:220px;border-radius:24px;padding:28px}.support-card--primary{grid-column:span 2;background:linear-gradient(135deg,#d4af3714,#ffffff08),#ffffff08}@keyframes draw-line{to{stroke-dashoffset:0}}@media(max-width:980px){.site-nav{display:none}.hero-section,.feature-section,.reader-section,.site-footer__grid,.support-grid{grid-template-columns:1fr}.support-card--primary{grid-column:span 1}.site-footer__bar{flex-direction:column}}@media(max-width:720px){.site-header__inner,.site-footer__grid,.site-footer__bar,.section-grid,.feature-section,.reader-section,.statement-shell,.bottom-cta__inner,.legal-hero,.legal-card,.support-grid{width:min(calc(100% - 32px),var(--max))}.site-header__inner{min-height:72px}.hero-copy,.hero-summary,.reader-card,.legal-card,.support-card{padding:28px}.hero-actions{flex-direction:column;align-items:stretch}.site-header__actions .nav-utility{display:none}.graph-card{min-height:440px}.graph-node{width:92px;font-size:.6rem}}
