:root{--bg:#f7efdf;--paper:#fffaf2c2;--paper-strong:#efe3cc;--ink:#171717;--muted:#5f5a52;--accent:#e85d2a;--accent-soft:#e85d2a24;--teal:#17686b;--line:#17171714;--shadow:0 20px 60px #2519081f;--radius-xl:28px;--radius-lg:20px;--site-width:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 10% 10%,#e85d2a29,#0000 24%),radial-gradient(circle at 90% 20%,#17686b29,#0000 24%),linear-gradient(#fbf5e8 0%,#f7efdf 55%,#f2e8d7 100%);min-height:100vh;margin:0;font:16px/1.6 Avenir Next,Segoe UI,sans-serif;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;z-index:0;position:fixed}body:before{filter:blur(6px);background:#e85d2a14;border-radius:44% 56% 66% 34%/40% 36% 64% 60%;width:360px;height:360px;top:180px;right:-120px}body:after{filter:blur(8px);background:#17686b14;border-radius:60% 40% 35% 65%/58% 37% 63% 42%;width:420px;height:420px;bottom:120px;left:-180px}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.05em;margin:0;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-weight:600;line-height:.95}.page-shell{z-index:1;width:min(var(--site-width), calc(100% - 32px));margin:0 auto;padding:20px 0 56px;position:relative}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:999px;padding:10px 14px;position:absolute;top:-44px;left:16px}.skip-link:focus-visible{top:12px}.site-header,.section-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.site-header{margin-bottom:18px}.brand{letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;font-size:.95rem;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--accent), #ff9965);border-radius:999px;width:18px;height:18px;box-shadow:0 0 0 6px #e85d2a1f}.site-nav{color:var(--muted);flex-wrap:wrap;gap:18px;display:flex}.site-nav a:hover,.site-nav a:focus-visible{color:var(--ink)}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.8fr);gap:18px;display:grid}.panel{background:var(--paper);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius-xl)}.hero-copy{flex-direction:column;justify-content:space-between;min-height:520px;padding:30px;display:flex}.eyebrow,.pill-label{border:1px solid var(--line);width:fit-content;color:var(--muted);background:#ffffff8f;border-radius:999px;align-items:center;gap:10px;padding:9px 13px;font-size:.88rem;display:inline-flex}.pill-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem}.status-dot{background:var(--teal);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #17686b1f}h1{max-width:8.8ch;margin-top:18px;font-size:clamp(3rem,7vw,6.2rem)}.lead{max-width:58ch;color:var(--muted);margin:20px 0 0;font-size:1.06rem}.lead.compact{max-width:none}.button-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 24px #17171729}.button-secondary{border-color:var(--line);background:#ffffff94}.button-accent{background:var(--accent);color:#23150d}.button-dark{color:#fff;background:#ffffff14;border-color:#ffffff24}.stat-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:18px;display:grid}.stat-grid strong{font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:1.55rem;line-height:1;display:block}.stat-grid span,.note-card p,.story-card p,.cta-card p,.log-item span{color:var(--muted)}.hero-aside{gap:14px;padding:18px;display:grid}.status-card,.note-card,.story-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffff8c;padding:20px}.status-card{background:linear-gradient(160deg,#e85d2a2e,#ffffff8f)}.status-card h2,.card-title,.experiment-card h3{font-size:2rem}.chip-row,.mini-stack{flex-wrap:wrap;gap:10px;display:flex}.chip-row{margin-top:16px}.chip{background:#1717170f;border-radius:999px;padding:8px 12px;font-size:.92rem}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.story-card{flex-direction:column;justify-content:space-between;min-height:320px;display:flex}.mini-stack{margin-top:18px}.mini-pill{background:var(--accent-soft);border:1px solid #e85d2a29;border-radius:14px;padding:10px 12px;font-size:.92rem}.log-list{display:grid}.log-item{border-top:1px solid var(--line);padding:14px 0}.log-item:first-child{border-top:0;padding-top:0}.log-item strong{margin-bottom:6px;font-size:1.05rem;display:block}.experiments-section{margin-top:44px}.section-header{align-items:end;margin-bottom:18px}.section-header h2{max-width:8ch;font-size:clamp(2.2rem,4vw,4.1rem)}.section-header p{max-width:52ch;color:var(--muted);margin:0}.experiment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.experiment-card{flex-direction:column;justify-content:space-between;min-height:280px;padding:22px;display:flex}.experiment-card:nth-child(2){transform:translateY(18px)}.experiment-meta{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:16px;font-size:.92rem;display:flex}.bullet-list{color:var(--muted);gap:10px;margin-top:16px;display:grid}.card-link-row{margin-top:20px}.bullet-list div:before{content:">";color:var(--accent);margin-right:8px;font-weight:700}.cta-wrap{margin-top:24px}.cta-card{color:#fff;background:linear-gradient(135deg,#181818,#232323);justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.cta-card h2{max-width:9ch;font-size:clamp(2rem,4vw,3.5rem)}.cta-card p{color:#ffffffc2;max-width:48ch;margin:10px 0 0}.cta-actions{justify-content:flex-end;margin-top:0}.reveal{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards rise;transform:translateY(20px)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.hero-grid,.story-grid,.experiment-grid{grid-template-columns:1fr}.hero-copy,.story-card{min-height:auto}.experiment-card:nth-child(2){transform:none}.cta-card{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.page-shell{width:min(100% - 20px, var(--site-width))}.site-header,.section-header{flex-direction:column;align-items:flex-start}.hero-copy,.hero-aside,.cta-card{padding:22px}.stat-grid{grid-template-columns:1fr}.button-row,.cta-actions,.button-row .button,.cta-actions .button{width:100%}h1{font-size:clamp(2.7rem,13vw,4.4rem)}.status-card h2,.card-title,.experiment-card h3{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.reveal{opacity:1;animation:none;transform:none}}
