:root{--bg:#f5efe3;--surface:#fffaf1d1;--surface-strong:#fffaf1;--ink:#14281d;--muted:#556457;--line:#14281d1f;--accent:#1f5c46;--accent-soft:#d6eadf;--accent-warm:#c66a2b;--danger:#b9483d;--success:#2d7c62;--shadow:0 24px 80px #1e2d231f;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:"Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);font-family:var(--sans);background:radial-gradient(circle at 0 0,#c66a2b1f,#0000 28%),radial-gradient(circle at 80% 20%,#1f5c4629,#0000 24%),linear-gradient(#f8f2e8 0%,#efe5d2 100%);margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#14281d06 1px,#0000 1px),linear-gradient(90deg,#14281d06 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}a{color:inherit}.page-shell{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 72px}.site-header,.hero-panel,.feature-card,.timeline-step,.prototype-sidebar,.prototype-stage,.launch-card,.quote-block{-webkit-backdrop-filter:blur(20px)}.site-header{z-index:10;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff8ecc7;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:sticky;top:16px}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{width:42px;height:42px;font-family:var(--serif);color:#fffdf8;background:linear-gradient(135deg, var(--accent), #193d2f);border-radius:14px;place-items:center;font-size:1.3rem;display:grid}.brand-copy{line-height:1.1;display:grid}.brand-copy span{color:var(--muted);font-size:.8rem}.site-nav{flex-wrap:wrap;gap:16px;display:inline-flex}.site-nav a{color:var(--ink);font-size:.95rem;text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:32px;padding:64px 0 32px;display:grid}.eyebrow,.label,.feature-index,.prototype-kicker,.step-number{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.eyebrow,.label,.prototype-kicker{color:var(--accent)}.hero h1,.section-heading h2,.quote-block p{font-family:var(--serif);margin:0;font-weight:600;line-height:.96}.hero h1{max-width:10ch;font-size:clamp(3.2rem,8vw,6.6rem)}.lede{max-width:62ch;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fffdf8;background:linear-gradient(135deg, var(--accent), #173e30)}.button-secondary{border:1px solid var(--line);color:var(--ink);background:#fffaf1cc}.hero-signals{flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hero-signals li,.pill{color:var(--accent);background:#d6eadf8c;border:1px solid #1f5c4633;border-radius:999px;padding:8px 12px;font-size:.85rem}.hero-panel,.feature-card,.prototype-sidebar,.prototype-stage,.launch-card,.quote-block{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px}.hero-panel{padding:18px;animation:.7s ease-out both floatIn;transform:rotate(1.5deg)}.panel-topbar{gap:8px;display:flex}.panel-topbar span{background:#14281d2e;border-radius:999px;width:10px;height:10px}.score-card{color:#fffaf1;background:linear-gradient(135deg,#173e30,#235d47 62%,#347b60);border-radius:22px;justify-content:space-between;align-items:end;gap:18px;margin-top:18px;padding:18px;display:flex}.score{margin:8px 0 0;font-size:clamp(3rem,7vw,4.2rem);font-weight:700;line-height:1}.score-trend{color:#fffaf1d1}.panel-grid,.feature-grid,.launch-grid{gap:16px;display:grid}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.mini-card{background:#fffaf1eb;border-radius:22px;min-height:158px;padding:18px}.mini-card h3,.feature-card h3,.timeline-step h3,.prototype-sidebar h3,.stage-header h3,.stage-callout h4,.launch-card h3{margin:8px 0 10px;font-size:1.15rem}.mini-card p:last-child,.feature-card p:last-child,.timeline-step p,.prototype-sidebar li,.stage-callout p,.launch-card p:last-child{color:var(--muted);line-height:1.6}.mini-card-accent{color:#fffaf1;background:linear-gradient(135deg,#c66a2beb,#a15223f5)}.mini-card-accent .label,.mini-card-accent p:last-child{color:#fffaf1db}.section{padding-top:72px}.section-heading{gap:10px;margin-bottom:28px;display:grid}.section-heading h2{max-width:14ch;font-size:clamp(2.2rem,5vw,4rem)}.feature-grid,.launch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.launch-card{padding:24px}.feature-index{color:var(--accent-warm)}.section-dark .timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.timeline-step{color:#fffaf1;background:#11271ee6;border:1px solid #14281d14;border-radius:24px;padding:22px;transition:transform .18s,border-color .18s,background .18s}.timeline-step p{color:#fffaf1c2}.timeline-step:first-child{background:linear-gradient(#193c2ef5,#11271ef5);border-color:#c66a2b7a;transform:translateY(-6px)}.prototype-layout{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.prototype-sidebar,.prototype-stage{padding:24px}.prototype-sidebar ul{margin:18px 0 0;padding-left:18px}.stage-header,.stage-panels{gap:14px;display:grid}.stage-header{grid-template-columns:1fr auto;align-items:start}.stage-panels{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.stage-panel,.stage-callout{background:var(--surface-strong);border-radius:22px;padding:18px}.stage-panel h4,.stage-callout h4{margin:8px 0 14px;font-size:1.5rem}.bar{background:#1f5c461f;border-radius:999px;height:10px;overflow:hidden}.bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #5da183);height:100%;display:block}.bar.danger span{background:linear-gradient(90deg, var(--danger), #cf7a62)}.bar.success span{background:linear-gradient(90deg, var(--success), #60b08d)}.stage-callout{border:1px solid #1f5c461f;margin-top:16px}.quote-block{padding:32px}.quote-block p{max-width:15ch;font-size:clamp(1.8rem,4vw,3.4rem)}.section-launch{padding-bottom:56px}@keyframes floatIn{0%{opacity:0;transform:translateY(28px)rotate(3deg)}to{opacity:1;transform:translateY(0)rotate(1.5deg)}}@media (max-width:1080px){.hero,.prototype-layout,.feature-grid,.launch-grid,.section-dark .timeline,.stage-panels{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{align-items:start}}@media (max-width:760px){.page-shell{width:min(100% - 20px,1200px);padding-top:14px}.site-header,.hero,.feature-grid,.launch-grid,.panel-grid,.prototype-layout,.section-dark .timeline,.stage-panels,.stage-header{grid-template-columns:1fr}.site-header{align-items:start;position:static}.site-nav{gap:12px}.hero{padding-top:36px}.hero-panel{transform:none}.hero h1{max-width:none}.section{padding-top:56px}.section-heading h2,.quote-block p{max-width:none}}
