:root{color-scheme:dark;--bg:#0a0a0f;--surface:#171720;--surface-2:#22222d;--text:#f5f5f7;--muted:#a6a6b0;--border:#2a2a35;--primary:#ff4d6d;--secondary:#9d84ff;--accent:#4dffb0;--max:1120px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% -10%, #9d84ff2b, transparent 32rem), radial-gradient(circle at 10% 20%, #ff4d6d21, transparent 28rem), var(--bg);min-width:320px;color:var(--text);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.site-header,.site-footer,.shell{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.site-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--primary), #ff7b55);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 28px #ff4d6d40}.compact .brand-mark{border-radius:8px;width:28px;height:28px}nav,.footer-links{color:var(--muted);gap:24px;font-size:14px;display:flex}nav a:hover,.footer-links a:hover{color:var(--text)}.hero{text-align:center;padding:92px 0 72px}.eyebrow{color:var(--accent);background:#4dffb00f;border:1px solid #4dffb040;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}h1,h2,h3{letter-spacing:-.045em;margin:0;line-height:1.08}h1{max-width:900px;margin:24px auto 20px;font-size:clamp(48px,8vw,88px)}h1 em{color:var(--primary);font-style:normal}.hero-copy{max-width:680px;color:var(--muted);margin:0 auto;font-size:clamp(18px,2vw,21px)}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--border);background:var(--surface);border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:800;display:inline-flex}.button.primary{background:var(--primary);border-color:var(--primary);color:#fff}.button:hover{filter:brightness(1.06);transform:translateY(-1px)}.availability{color:var(--muted);margin-top:14px;font-size:13px}.demo-card{border:1px solid var(--border);text-align:left;background:linear-gradient(145deg,#22222deb,#111118f0);border-radius:26px;width:min(100%,760px);margin:28px auto 0;padding:18px;box-shadow:0 30px 100px #0006}.message{background:#30303c;border-radius:18px 18px 5px;max-width:75%;margin:0 0 14px auto;padding:14px 16px}.verdict{background:#111118;border:1px solid #ff4d6d47;border-radius:18px;gap:12px;padding:18px;display:grid}.verdict strong{color:var(--primary)}.rewrite{color:#d9ffed;background:#4dffb012;border:1px solid #4dffb02b;border-radius:12px;padding:13px 14px}.section{padding:84px 0}.section-heading{max-width:680px;margin-bottom:34px}.section-heading h2{font-size:clamp(34px,5vw,56px)}.section-heading p{color:var(--muted);font-size:18px}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{border:1px solid var(--border);background:#171720c2;border-radius:22px;min-height:220px;padding:26px}.card .number{color:var(--secondary);letter-spacing:.12em;font-size:13px;font-weight:800}.card h3{margin:35px 0 10px;font-size:23px}.card p{color:var(--muted);margin:0}.privacy-strip{background:#4dffb012;border:1px solid #4dffb033;border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:28px;display:grid}.privacy-icon{background:var(--accent);color:#06120d;border-radius:18px;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.privacy-strip h2{font-size:27px}.privacy-strip p{color:#b8d9c8;margin:8px 0 0}.legal{width:min(100% - 40px,780px);margin:0 auto;padding:72px 0 100px}.legal h1{margin:0 0 12px;font-size:clamp(42px,7vw,64px)}.legal .updated{color:var(--muted);margin-bottom:48px}.legal h2{letter-spacing:-.025em;margin:42px 0 14px;font-size:27px}.legal h3{letter-spacing:-.02em;margin:28px 0 8px;font-size:20px}.legal p,.legal li{color:#c6c6ce}.legal a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.legal li+li{margin-top:8px}.notice{border-left:4px solid var(--primary);background:var(--surface);border-radius:15px;padding:18px 20px}.support-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0;display:grid}.support-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px}.support-card h2{margin-top:0;font-size:22px}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;align-items:start;gap:28px;padding:38px 0 50px;display:grid}.site-footer p{color:var(--muted);margin:8px 0 0;font-size:14px}.copyright{grid-column:1/-1}@media (width<=760px){.site-header{min-height:68px}nav a:first-child{display:none}nav{gap:16px}.hero{padding-top:64px}.grid,.support-grid,.privacy-strip,.site-footer{grid-template-columns:1fr}.message{max-width:90%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
