:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#050505;color:#f4f4f4}*{box-sizing:border-box}html{background:#050505}body{margin:0;background:#050505;color:#f4f4f4}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1d1d1d}.nav img{width:126px;height:auto;display:block}.nav-links{display:flex;gap:24px;align-items:center;color:#8b8b8b;font-size:13px}.nav-links a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 18px;border:1px solid #eee;background:#eee;color:#0a0a0a;font-weight:700;font-size:13px;border-radius:8px}.btn:hover{background:#fff;border-color:#fff}.btn.secondary{background:#0b0b0b;border-color:#343434;color:#ddd}.btn.secondary:hover{background:#141414}.hero{padding:104px 0 88px;border-bottom:1px solid #1d1d1d}.kicker{margin:0 0 18px;color:#737373;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:900px;margin:0;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.06em}.hero h1 span{color:#7b7b7b}.hero .lead{max-width:760px;margin:30px 0 0;color:#9b9b9b;font-size:18px;line-height:1.65}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.micro{margin-top:18px;color:#606060;font-size:12px}.section{padding:78px 0;border-bottom:1px solid #1d1d1d}.section-head{max-width:720px;margin-bottom:36px}.section h2{margin:0 0 10px;font-size:clamp(32px,4vw,48px);letter-spacing:-.045em}.section-head p,.section>p{margin:0;color:#858585;line-height:1.65}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #242424;border-left:1px solid #242424}.card{min-height:180px;padding:28px;border-right:1px solid #242424;border-bottom:1px solid #242424;background:#080808}.card strong{display:block;margin-bottom:10px;font-size:16px}.card p{margin:0;color:#747474;font-size:13px;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#242424;border:1px solid #242424}.step{padding:30px;background:#080808}.step small{display:block;margin-bottom:28px;color:#555;font-weight:800;letter-spacing:.1em}.step strong{display:block;margin-bottom:9px}.step p{margin:0;color:#777;font-size:13px;line-height:1.6}.cta{padding:66px 0 78px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{margin:0 0 8px;font-size:34px;letter-spacing:-.04em}.cta p{max-width:650px;margin:0;color:#7c7c7c;line-height:1.6}.footer{padding:26px 0 34px;border-top:1px solid #1d1d1d;color:#555;font-size:11px}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.inline-link{color:#cfcfcf;text-decoration:underline;text-underline-offset:4px}.inline-link:hover{color:#fff}@media(max-width:800px){.nav-links a:not(.btn){display:none}.hero{padding-top:72px}.grid,.steps{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.cta .btn{width:100%}}@media(max-width:520px){.wrap{width:min(100% - 28px,1180px)}.hero h1{font-size:48px}.hero .lead{font-size:16px}.actions{flex-direction:column}.actions .btn{width:100%}.nav img{width:112px}.footer .wrap{flex-direction:column}}