:root{color-scheme:dark;--accent:#ffbd39;--accent2:#8b5cf6;--ink:#f8fafc;--muted:#b7c3d1;--panel:#111923;--line:#2d3a49;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 8%,color-mix(in srgb,var(--accent2) 24%,transparent),transparent 30%),#05090e;color:var(--ink)}a{color:inherit}.skip{position:fixed;left:12px;top:-80px;z-index:30;background:#fff;color:#000;padding:12px}.skip:focus{top:12px}header{height:86px;display:flex;align-items:center;gap:28px;max-width:1280px;margin:auto;padding:0 28px}.brand{font-weight:900;letter-spacing:.08em;text-decoration:none}.brand span{color:var(--accent)}nav{margin-left:auto;display:flex;gap:24px}nav a{text-decoration:none;color:var(--muted)}.small-action,.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;padding:0 20px;font-weight:850;text-decoration:none}.small-action,.primary{background:var(--accent);color:#071018}.secondary{border:1px solid #536276;background:#0b121a}.hero{position:relative;isolation:isolate;min-height:690px;max-width:1280px;margin:auto;border:1px solid var(--line);border-radius:32px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:70px}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#05090ef7 0,#05090ed4 48%,#05090e35),var(--hero) center/cover}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(120deg,transparent 0 48px,color-mix(in srgb,var(--accent) 12%,transparent) 49px 50px)}.eyebrow{font-size:.75rem;letter-spacing:.16em;color:var(--accent);font-weight:900;text-transform:uppercase}.hero h1{font-size:clamp(3.5rem,7vw,6.8rem);line-height:.9;letter-spacing:-.065em;margin:18px 0 24px;max-width:760px}.hero-copy>p{max-width:640px;color:#e6ebf2;font-size:1.18rem;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.scene-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-self:end}.scene{min-height:155px;border:1px solid #ffffff24;border-radius:22px;padding:20px;background:#071018d9;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 60px #0007}.scene:first-child{grid-column:1/-1;min-height:210px}.scene i{font-style:normal;font-size:2rem}.scene b{font-size:1.14rem;margin-top:10px}.scene small{color:var(--muted);margin-top:5px}.trust{max-width:1180px;margin:-38px auto 0;position:relative;z-index:2;background:#101924;border:1px solid #3a495a;border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr)}.trust div{padding:24px;border-right:1px solid #2e3a48}.trust div:last-child{border:0}.trust b,.trust small{display:block}.trust small{color:var(--muted);margin-top:5px}.section{max-width:1180px;margin:110px auto;padding:0 10px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section h2{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;margin:8px 0;letter-spacing:-.05em}.section-head p{max-width:510px;color:var(--muted);line-height:1.6}.story-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.story{grid-column:span 4;min-height:320px;border-radius:26px;padding:28px;position:relative;overflow:hidden;border:1px solid #ffffff1e;background:linear-gradient(180deg,transparent,#04080eea),var(--image) center/cover;display:flex;flex-direction:column;justify-content:flex-end}.story:nth-child(1),.story:nth-child(5){grid-column:span 8}.story span{font-size:2.4rem}.story h3{font-size:1.65rem;margin:12px 0 7px}.story p{margin:0;color:#d8e0e9;line-height:1.5;max-width:520px}.connected{border:1px solid #3f4d5c;border-radius:30px;padding:46px;background:linear-gradient(135deg,#111b27,#1a1230)}.connection-row{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.bubble{border:1px solid #ffffff25;border-radius:999px;padding:13px 18px;background:#080d14}.final{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.final p{color:var(--muted);max-width:600px}.note{font-size:.8rem;color:#8fa0b3;text-align:center;margin:50px 0}@media(max-width:820px){header{height:72px;padding:0 16px}nav{display:none}.small-action{margin-left:auto;padding:0 13px;font-size:.82rem}.hero{border-radius:0;border-left:0;border-right:0;min-height:auto;grid-template-columns:1fr;padding:56px 22px 90px}.hero:before{background:linear-gradient(180deg,#05090ed8,#05090ef7 66%),var(--hero) center/cover}.hero h1{font-size:3.75rem}.scene-stack{margin-top:40px}.trust{margin:-42px 14px 0;grid-template-columns:1fr 1fr}.trust div:nth-child(2){border-right:0}.trust div:nth-child(-n+2){border-bottom:1px solid #2e3a48}.section{margin:80px auto;padding:0 18px}.section-head{display:block}.story-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row}.story,.story:nth-child(1),.story:nth-child(5){grid-column:auto;min-height:270px}.connected{padding:28px 20px}.final{grid-template-columns:1fr}.actions a{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
