:root{--bg:#08080d;--surface:#12111a;--surface-2:#1a1523;--text:#f7f4fb;--muted:#aaa3b7;--accent:#ff275d;--accent-2:#9b2cff;--gold:#f5c84b;--border:rgba(255,255,255,.10);--shadow:0 24px 80px rgba(0,0,0,.42);--radius-lg:28px;--radius-md:20px;--container:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(255,39,93,.14),transparent 30rem),radial-gradient(circle at 88% 20%,rgba(155,44,255,.12),transparent 32rem),var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:white;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.nav-links,.footer div{display:flex;gap:22px;align-items:center}.nav-links a,.footer a{color:var(--muted);font-size:14px;font-weight:650}.hero{width:min(calc(100% - 40px),var(--container));margin-inline:auto;min-height:670px;padding:72px 0 78px;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.eyebrow{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.16em}.hero h1,.section-heading h2,.legal-cta h2,.legal-page h1,.legal-page h2{margin:0;letter-spacing:-.045em;line-height:1.04}.hero h1{margin-top:13px;font-size:clamp(52px,7vw,88px)}.hero h1 span{background:linear-gradient(95deg,#ff4a72,#ff275d 46%,#b837ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lede{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button{min-height:50px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.button-primary{background:linear-gradient(105deg,var(--accent),#dc246e 58%,var(--accent-2));color:white}.button-secondary{border:1px solid var(--border);background:rgba(255,255,255,.035)}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.trust-row span{padding:7px 11px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:12px}.hero-visual{position:relative;min-height:500px;border-radius:36px;border:1px solid var(--border);background:#0c0b12;box-shadow:var(--shadow);overflow:hidden}.visual-glow-one{position:absolute;width:330px;height:330px;right:-130px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(155,44,255,.36),transparent 66%)}.visual-glow-two{position:absolute;width:300px;height:300px;left:-110px;bottom:-120px;border-radius:50%;background:radial-gradient(circle,rgba(255,39,93,.32),transparent 65%)}.drawing-board{position:absolute;width:62%;height:55%;right:7%;top:16%;transform:rotate(-5deg);background:#e8e2df;border-radius:10px}.phone-mockup{position:absolute;width:39%;height:64%;left:8%;top:18%;border:6px solid #1c1b22;border-radius:35px;background:#07070a}.premium-chip{position:absolute;right:24px;bottom:24px;padding:9px 13px;border-radius:999px;color:#1a1300;background:linear-gradient(135deg,#fff0a6,var(--gold));font-size:12px;font-weight:900}.section{padding:84px 0}.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2,.legal-cta h2{margin-top:10px;font-size:clamp(34px,5vw,54px)}.section-heading p,.legal-cta p,.legal-page .intro{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{min-height:240px;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,255,255,.025)}.feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,rgba(255,39,93,.3),rgba(155,44,255,.22))}.feature-card h3{margin:22px 0 8px}.feature-card p{margin:0;color:var(--muted);font-size:14px}.legal-cta{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:40px;border:1px solid rgba(245,200,75,.18);border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--surface-2),#0d0c13)}.legal-buttons{display:grid;gap:10px}.footer{min-height:110px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:13px}.legal-page{max-width:860px;margin:0 auto;padding:74px 0 100px}.legal-hero{padding:34px 0 40px;border-bottom:1px solid var(--border);margin-bottom:30px}.legal-page h1{margin-top:12px;font-size:clamp(42px,7vw,68px)}.effective-date{display:inline-flex;margin-top:20px;padding:7px 11px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:12px}.legal-section{margin-top:34px;padding:28px;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.022)}.legal-section h2{font-size:24px;margin-bottom:12px}.legal-section p,.legal-section li{color:#c2bccb;font-size:15px}.inline-link{color:#ff6a8d;text-decoration:underline}@media(max-width:920px){.hero{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.legal-cta{grid-template-columns:1fr}}@media(max-width:720px){.container,.hero{width:min(calc(100% - 28px),var(--container))}.hero{min-height:auto;padding:42px 0 50px;grid-template-columns:1fr}.hero h1{font-size:clamp(46px,16vw,68px)}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-visual{min-height:410px}.section{padding:62px 0}.feature-grid{grid-template-columns:1fr}.footer{min-height:140px;padding:28px 0;flex-direction:column;justify-content:center;text-align:center}.legal-page{padding-top:42px}.legal-section{padding:22px 19px}}