:root{color-scheme:light;font-family:Sora,system-ui,sans-serif;background:#f5f0e8;color:#18161a;--paper: #f5f0e8;--ink: #18161a;--muted: #675f59;--line: rgba(24, 22, 26, .14);--panel: #ece4d8;--accent: #1e4d44;--accent-soft: #dce7e3;--wine: #7b4435}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(123,68,53,.07),transparent 30%),linear-gradient(180deg,#f6f1e8,#efe7db);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100vh}.page-shell{padding:18px}.hero-band,.content-band,.waitlist-band{max-width:1240px;margin:0 auto 18px;border-radius:28px;border:1px solid var(--line)}.hero-band{padding:28px;background:linear-gradient(135deg,#ffffff5c,#ffffff1f),linear-gradient(135deg,#f8f3eb,#e9ddcf)}.topbar,.hero-layout,.waitlist-band{display:grid;gap:24px}.topbar{grid-template-columns:1fr auto;align-items:start;padding-bottom:28px;border-bottom:1px solid var(--line)}.micro-label,.editorial-kicker,.roadmap-id,.topbar-nav a,.topbar-title,.signal-label,.waitlist-form span{font-family:IBM Plex Mono,monospace}.micro-label{margin:0 0 10px;font-size:11px;letter-spacing:.18em;color:var(--accent)}.topbar-title{margin:0;color:var(--muted);font-size:.85rem}.topbar-nav{display:flex;flex-wrap:wrap;gap:16px;padding-top:4px}.topbar-nav a{font-size:.8rem;color:var(--muted)}.hero-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);padding-top:38px;align-items:start}.hero-copy h1,.section-heading h2,.waitlist-copy h2{margin:0;font-family:"Instrument Serif",serif;font-weight:400;letter-spacing:-.04em}.hero-copy h1{max-width:10.5ch;font-size:clamp(3.6rem,9vw,7rem);line-height:.92}.hero-text,.section-heading p,.note-card p,.roadmap-item p,.signal-panel p,.waitlist-copy p,.form-status{color:var(--muted);line-height:1.75}.hero-text{max-width:58ch;margin:24px 0 0;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button-primary{background:var(--ink);color:#f8f3eb}.button-secondary{border-color:var(--line);background:#ffffff59}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.hero-aside{display:grid;gap:18px}.editorial-card,.signal-panel,.note-card,.roadmap-item,.waitlist-form{border-radius:24px;border:1px solid var(--line)}.editorial-card{padding:24px;background:#18161a;color:#f6f1e8}.editorial-kicker{margin:0 0 18px;font-size:.78rem;letter-spacing:.08em;color:#ccb8a7}.principle-list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.principle-list li{padding-top:16px;border-top:1px solid rgba(245,240,232,.14);line-height:1.65}.signal-panel{padding:22px;background:#ffffff6b}.signal-panel p{margin:0}.content-band{padding:28px;background:#ffffff52}.section-heading{max-width:780px;margin-bottom:28px}.section-heading h2,.waitlist-copy h2{font-size:clamp(2.4rem,5vw,4.2rem);line-height:.98}.section-heading-tight{margin-bottom:18px}.note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.note-card{padding:24px;background:#ffffff61}.note-card h3,.roadmap-item h3{margin:0 0 12px;font-size:1.08rem}.roadmap-band{background:#18161a;color:#f6f1e8}.roadmap-band .micro-label,.roadmap-band .roadmap-id{color:#dfc4b2}.roadmap-band .section-heading p,.roadmap-band .roadmap-item p{color:#f6f1e8b8}.roadmap-list{display:grid;gap:12px}.roadmap-item{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:18px 22px;background:#ffffff08;border-color:#f6f1e81a}.roadmap-id{margin:2px 0 0;font-size:.8rem}.roadmap-item p:last-child,.note-card p:last-child,.waitlist-copy p:last-child{margin-bottom:0}.waitlist-band{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:start;padding:28px;background:linear-gradient(135deg,#1e4d441a,#ffffff47),#efe6d8}.waitlist-copy{padding-right:18px}.waitlist-form{display:grid;gap:14px;padding:22px;background:#ffffff85}.waitlist-form label{display:grid;gap:8px}.waitlist-form span{font-size:.8rem;color:var(--ink)}.waitlist-form input,.waitlist-form textarea{width:100%;border:1px solid rgba(24,22,26,.12);border-radius:18px;background:#ffffffb3;padding:14px 16px;color:var(--ink)}.waitlist-form input::placeholder,.waitlist-form textarea::placeholder{color:#8d847d}.waitlist-form textarea{resize:vertical;min-height:124px}.form-button{width:100%;cursor:pointer}.form-button:disabled{opacity:.75;cursor:wait}.form-status{margin:4px 2px 0;font-size:.95rem}.form-status-success{color:var(--accent)}.form-status-error{color:var(--wine)}@media (max-width: 980px){.hero-layout,.waitlist-band,.note-grid{grid-template-columns:1fr}.waitlist-copy{padding-right:0}}@media (max-width: 720px){.page-shell{padding:10px}.hero-band,.content-band,.waitlist-band{border-radius:22px;padding:20px}.topbar{grid-template-columns:1fr;gap:16px}.hero-copy h1{max-width:none;font-size:clamp(3rem,16vw,4.8rem)}.roadmap-item{grid-template-columns:1fr;gap:8px}}
