:root{color-scheme:dark;--bg:#06101f;--panel:#0c1a2c;--panel-2:#10223a;--line:#203653;--text:#f5f8ff;--muted:#a7b7cc;--blue:#2789ff;--purple:#8b3dff;--pink:#f02a95;--max:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% -10%,rgba(139,61,255,.16),transparent 31rem),var(--bg);color:var(--text);line-height:1.6}a{color:inherit}.site-header{height:92px;max-width:var(--max);margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(99,129,166,.18)}.brand{display:flex;width:150px;height:66px;overflow:hidden;align-items:center}.brand img{width:150px;height:auto;display:block}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav>a:not(.button){color:var(--muted);text-decoration:none;font-weight:650;font-size:14px}.site-header nav>a:hover{color:var(--text)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:9px;background:linear-gradient(135deg,var(--blue),#3267ef);color:#fff;text-decoration:none;font-weight:750;box-shadow:0 10px 35px rgba(39,137,255,.18)}.button-small{min-height:40px;padding:0 17px}.hero{max-width:var(--max);margin:auto;padding:116px 28px 92px}.eyebrow{margin:0 0 18px;color:#78adff;letter-spacing:.15em;font-size:12px;font-weight:800}.hero h1{max-width:900px;margin:0;font-size:clamp(48px,7vw,84px);line-height:1.02;letter-spacing:-.055em}.hero h1 span{background:linear-gradient(90deg,#8e48ff,#f02a95);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:690px;margin:30px 0 0;color:var(--muted);font-size:19px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:38px}.text-link{color:#79b3ff;text-decoration:none;font-weight:720}.text-link:hover{text-decoration:underline}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--max);margin:auto;color:#8fa3bd}.trust-strip span{padding:22px 28px;text-align:center;font-size:13px;font-weight:700;letter-spacing:.04em}.trust-strip span+span{border-left:1px solid var(--line)}.section{max-width:var(--max);margin:auto;padding:105px 28px}.section-heading{max-width:680px}.section h2,.legal-page h1{margin:0;font-size:clamp(34px,4.4vw,55px);line-height:1.08;letter-spacing:-.035em}.section-heading>p:last-child,.company p{color:var(--muted);font-size:17px}.product-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px;margin-top:48px}.product-card{position:relative;min-height:340px;padding:30px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(155deg,rgba(16,34,58,.96),rgba(9,23,41,.96))}.product-card.featured{border-color:#31598e;box-shadow:inset 0 1px rgba(255,255,255,.03)}.product-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--purple),var(--pink));font-size:13px;font-weight:900}.product-icon.muted{background:#193250;color:#8fb8ea}.status{position:absolute;right:28px;top:28px;margin:0;padding:5px 9px;border-radius:99px;background:rgba(39,137,255,.13);color:#6daeff;font-size:10px;font-weight:850;letter-spacing:.12em}.status.quiet{color:#869bb5;background:#15283f}.product-card h3{font-size:25px;margin:26px 0 10px}.product-card p:not(.status),.product-card li{color:var(--muted)}.product-card ul{padding-left:20px;margin:22px 0 0}.company{display:grid;grid-template-columns:1fr 1fr;gap:75px;border-top:1px solid var(--line)}footer{max-width:var(--max);margin:auto;padding:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#7890ad;font-size:13px}footer div{display:flex;gap:24px}footer a{text-decoration:none}.legal-page{max-width:820px;margin:auto;padding:90px 28px 110px}.legal-page .updated{color:#7890ad;margin:16px 0 50px}.legal-page section{padding:24px 0;border-top:1px solid var(--line)}.legal-page h2{font-size:21px;margin:0 0 8px}.legal-page p{color:var(--muted);margin:0}.legal-page a{color:#79b3ff}@media(max-width:800px){.site-header{height:auto;padding-top:16px;padding-bottom:16px}.site-header nav>a:not(.button){display:none}.hero{padding-top:78px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(3){border-left:0}.trust-strip span:nth-child(n+3){border-top:1px solid var(--line)}.product-grid{grid-template-columns:1fr}.company{grid-template-columns:1fr;gap:20px}footer{flex-direction:column;gap:14px}}@media(max-width:480px){.hero h1{font-size:45px}.section,.hero{padding-left:20px;padding-right:20px}.trust-strip{grid-template-columns:1fr}.trust-strip span+span{border-left:0;border-top:1px solid var(--line)}}
