@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:light;--bg: #f6efdf;--bg-strong: #efe0c5;--surface: rgba(255, 251, 244, .74);--surface-strong: #fffaf1;--line: rgba(30, 43, 35, .12);--line-strong: rgba(30, 43, 35, .22);--text: #18251f;--muted: #506055;--accent: #1d6a53;--accent-strong: #0f4c3a;--accent-soft: #dff1e8;--gold: #cb9444;--shadow: 0 24px 80px rgba(44, 39, 27, .1);--radius-xl: 32px;--radius-lg: 22px;--radius-md: 16px;--container: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(203,148,68,.16),transparent 28%),radial-gradient(circle at top right,rgba(29,106,83,.13),transparent 24%),linear-gradient(180deg,#fcf8f0 0%,var(--bg) 54%,#f3eadb 100%)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-shell{min-height:100vh}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.container-wide{width:min(1240px,calc(100% - 2rem))}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf4e7cc;border-bottom:1px solid var(--line)}.site-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;min-height:80px}.brand{display:inline-flex;align-items:center;gap:.8rem;font-weight:700}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--accent-strong),#254036);color:#f6efdf;box-shadow:inset 0 1px #fff3}.brand-text{letter-spacing:-.04em}.site-nav{display:flex;justify-content:center;gap:.25rem;flex-wrap:wrap}.nav-link{padding:.72rem .95rem;color:var(--muted);border-radius:999px;transition:.14s ease}.nav-link:hover,.nav-link.active{color:var(--text);background:#ffffffa3}.header-actions{display:flex;align-items:center;gap:.8rem}.lang-switch{display:inline-flex;padding:.22rem;border-radius:999px;background:#ffffffb3;border:1px solid var(--line)}.lang-switch button{border:0;background:transparent;color:var(--muted);border-radius:999px;padding:.45rem .8rem;cursor:pointer}.lang-switch button.active{background:var(--text);color:#fff7e9}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.85rem 1.15rem;border-radius:999px;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.button:hover{transform:translateY(-1px)}.button-primary,.button-header{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fffdf8;box-shadow:0 16px 36px #11523d2e}.button-secondary{border:1px solid var(--line-strong);background:#ffffff8f;color:var(--text)}.button-full{width:100%}.hero{position:relative;overflow:clip;padding:5rem 0 2rem}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:end}.hero-copy h1,.page-intro h1,.section-heading h2,.card h3,.timeline-card h3,.architecture-layer h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.045em}.hero-copy h1{max-width:13ch;font-size:clamp(3rem,8vw,5.4rem);line-height:.94;margin:0}.hero-body,.section-body,.card p,.timeline-card p,.architecture-layer p,.footer-note,.footer-strap{color:var(--muted);line-height:1.65}.hero-body{max-width:62ch;font-size:1.08rem;margin:1.2rem 0 0}.eyebrow{margin:0 0 .85rem;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.cta-group{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.8rem}.hero-panel,.page-intro,.card,.timeline-card,.architecture-layer,.site-footer,.step-pill,.pipeline-node{background:var(--surface);border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{padding:1.25rem;border-radius:var(--radius-xl)}.signal-panel{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}.signal-chip,.card-tag{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;padding:.45rem .78rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.84rem;font-weight:700}.pipeline-preview{display:grid;gap:.8rem}.pipeline-preview-wide{grid-template-columns:repeat(5,minmax(0,1fr))}.pipeline-node{position:relative;border-radius:var(--radius-md);padding:1rem;text-align:center;font-weight:700}.pipeline-node:after{content:"";position:absolute;inset:auto 16px -7px;height:2px;background:linear-gradient(90deg,transparent,rgba(29,106,83,.55),transparent)}.hero-orbit{position:absolute;border-radius:999px;border:1px solid rgba(29,106,83,.18)}.hero-orbit-a{width:360px;height:360px;right:-80px;top:40px}.hero-orbit-b{width:560px;height:560px;left:-180px;top:-120px}.page-intro{margin:2rem auto 0;padding:2.2rem;border-radius:var(--radius-xl)}.page-intro h1{font-size:clamp(2.5rem,6vw,4.4rem);line-height:.96;margin:0 0 .8rem;max-width:12ch}.section{padding:1.2rem 0 1.6rem}.section-heading{max-width:760px;margin-bottom:1.3rem}.section-heading h2{font-size:clamp(2rem,5vw,3.3rem);line-height:1;margin:0 0 .85rem}.section-body{margin:0}.two-column-layout,.card-grid{display:grid;gap:1rem}.two-column-layout,.card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border-radius:var(--radius-lg);padding:1.3rem}.card h3{font-size:1.5rem;margin:.2rem 0 .6rem}.bullet-list{display:grid;gap:.72rem;padding:0;margin:0;list-style:none}.bullet-list li{position:relative;padding-left:1.2rem;color:var(--muted);line-height:1.6}.bullet-list li:before{content:"";position:absolute;left:0;top:.72rem;width:.5rem;height:.5rem;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--accent));transform:translateY(-50%)}.step-row{display:flex;flex-wrap:wrap;gap:.9rem}.step-pill{display:inline-flex;align-items:center;gap:.8rem;padding:.95rem 1.1rem;border-radius:999px}.step-pill span{color:var(--accent);font-weight:700}.faq-list,.timeline{display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:72px 1fr;gap:1rem;align-items:start}.timeline-index{height:72px;border-radius:20px;display:grid;place-items:center;font-size:1.4rem;font-weight:700;background:linear-gradient(135deg,var(--accent),var(--gold));color:#fffdf8;box-shadow:0 18px 36px #1d6a532e}.timeline-card{padding:1.2rem 1.3rem;border-radius:var(--radius-lg)}.architecture-stack{display:grid;gap:1rem}.architecture-layer{display:grid;grid-template-columns:72px 1fr;gap:1rem;padding:1.2rem 1.3rem;border-radius:var(--radius-lg)}.architecture-layer span{display:inline-flex;align-items:start;font-size:1.5rem;font-weight:700;color:var(--accent)}.inline-cta{display:flex;justify-content:center}.waitlist-form{display:grid;gap:.95rem;margin-top:1rem}.field{display:grid;gap:.45rem}.field span{font-size:.92rem;font-weight:700}.field input,.field select{min-height:48px;padding:.8rem .95rem;border-radius:14px;border:1px solid var(--line-strong);background:#ffffffd6;color:var(--text)}.field input:focus,.field select:focus{outline:2px solid rgba(29,106,83,.2);border-color:var(--accent)}.form-success{margin:0;color:var(--accent-strong);font-size:.95rem}.site-footer{margin:2rem auto 1.25rem;padding:1.4rem 0;border-radius:var(--radius-xl)}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:1rem;align-items:start}.footer-links{display:grid;gap:.65rem;justify-content:start}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--text)}.footer-note{margin:1.2rem 0 0;padding-top:1rem;border-top:1px solid var(--line)}@media(max-width:1080px){.site-header-inner{grid-template-columns:1fr;justify-items:start;padding:.8rem 0}.site-nav{justify-content:start}.hero-grid,.two-column-layout,.card-grid-2,.card-grid-3,.card-grid-4,.footer-grid,.pipeline-preview-wide{grid-template-columns:1fr}}@media(max-width:720px){.hero{padding-top:3.5rem}.container,.container-wide{width:min(100% - 1.1rem,var(--container))}.hero-copy h1,.page-intro h1{max-width:none}.timeline-item,.architecture-layer{grid-template-columns:1fr}.timeline-index{width:72px}.header-actions{width:100%;justify-content:space-between}.button-header{flex:1}}
