:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111;background-color:#f3f1eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: #f3f1eb;--surface: rgba(255, 255, 255, .68);--surface-strong: rgba(255, 255, 255, .9);--border: rgba(17, 17, 17, .12);--border-strong: rgba(17, 17, 17, .22);--text: #111111;--text-muted: rgba(17, 17, 17, .68);--shadow: 0 10px 30px rgba(17, 17, 17, .04);--max-width: 72rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at top,rgba(17,17,17,.04),transparent 28rem),linear-gradient(to bottom,#ffffff73,#fff0),var(--background)}a{color:inherit}p,h1,h2,h3{margin-top:0}#root{min-height:100vh}.page-shell{width:min(100% - 2rem,var(--max-width));margin:0 auto;padding:1.5rem 0 2rem}.hero,.section,.site-footer{border:1px solid var(--border);background-color:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.hero{min-height:52vh;display:flex;align-items:center;padding:clamp(3.5rem,8vw,6rem)}.hero__inner{max-width:42rem}.hero__title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hero__title-row h1{min-width:0}.eyebrow{margin-bottom:1rem;color:var(--text-muted);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.language-switcher{display:inline-flex;padding:.25rem;border:1px solid var(--border);background-color:var(--surface-strong)}.language-switcher__button{padding:.45rem .7rem;border:0;background:transparent;color:var(--text-muted);font:inherit;cursor:pointer}.language-switcher__button--active{background-color:#111;color:#f3f1eb}.hero h1,.section h2,.experiment-card h3{font-family:"IBM Plex Serif",Georgia,serif;font-weight:500;letter-spacing:-.03em}.hero h1{margin-bottom:1rem;font-size:clamp(3.2rem,8vw,6rem);line-height:.98}.hero__tagline{max-width:38rem;margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.4;color:var(--text)}.hero__body,.section-copy,.experiment-card p{max-width:40rem;color:var(--text-muted);font-size:1rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button,.experiment-card__link{width:fit-content;padding:.65rem .95rem;border:1px solid var(--border-strong);text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button--primary{background-color:#111;border-color:#111;color:#f3f1eb}.page-content{padding-top:1rem}.section{margin-top:1rem;padding:clamp(1.5rem,4vw,2.5rem)}.section--narrow{max-width:52rem}.section-heading{margin-bottom:1.5rem}.section h2{margin-bottom:0;font-size:clamp(1.8rem,3vw,2.4rem)}.section-copy--lead{margin-bottom:1.75rem}.experiment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.experiment-card{height:100%;display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--border);background-color:var(--surface-strong)}.experiment-card__meta{margin-bottom:1rem;color:var(--text-muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.experiment-card h3{margin-bottom:.75rem;font-size:1.6rem}.experiment-card p{margin-bottom:1.5rem;flex:1}.experiment-card__summary{margin-bottom:.85rem;color:var(--text)}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.faq-list{display:grid;gap:1rem}.roadmap-card,.faq-item{padding:1.5rem;border:1px solid var(--border);background-color:var(--surface-strong)}.faq-item h3,.roadmap-card h3{margin-bottom:.75rem;font-family:"IBM Plex Serif",Georgia,serif;font-weight:500}.faq-item h3{font-size:1.5rem}.faq-item p,.roadmap-card p{color:var(--text-muted)}.roadmap-card h3{font-size:1.35rem}.roadmap-card p{margin-bottom:0}.button:hover,.button:focus-visible,.experiment-card__link:hover,.experiment-card__link:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{background-color:#1111110a;border-color:var(--text)}.button--primary:hover,.button--primary:focus-visible{background-color:#2b2b2b;border-color:#2b2b2b}.site-footer{margin-top:1rem;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--text-muted);font-size:.92rem}.site-footer__group{display:flex;align-items:center;gap:1rem}.site-footer__group--meta{justify-content:flex-end;flex-wrap:wrap}.site-footer p{margin-bottom:0}.site-footer__contact{display:flex;align-items:center;gap:.75rem}.site-footer a{text-decoration:none;border-bottom:1px solid var(--border)}@media (max-width: 720px){.page-shell{width:min(100% - 1rem,var(--max-width));padding-top:.5rem}.hero{min-height:auto;padding:2rem 1.25rem}.hero__title-row{gap:.75rem}.language-switcher{flex-shrink:0}.section{padding:1.25rem}.experiment-grid,.roadmap-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.site-footer__group{flex-direction:column;align-items:flex-start;gap:.5rem}.site-footer__contact{flex-direction:column;align-items:flex-start;gap:.2rem}}
