.landing-nav{justify-content:space-between;align-items:center;padding:22px 48px;display:flex}.landing-logo{align-items:center;gap:8px;display:flex}.landing-logo img{height:30px;display:block}.landing-links{color:var(--color-text-muted);gap:32px;font-size:14px;font-weight:500;display:flex}.landing-links a:hover{color:#111827}.landing-auth{align-items:center;gap:16px;display:flex}.landing-auth .btn-text{color:var(--color-text);font-size:14px;font-weight:600}.landing-auth .btn-primary{background:linear-gradient(135deg,#6d28d9,#a855f7)}.landing-auth .btn-primary:hover{background:linear-gradient(135deg,#5e22b8,#9333ea)}.hero{justify-content:space-between;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:56px 48px 72px;display:flex;position:relative}.hero-content{z-index:1;max-width:480px;position:relative}.hero-eyebrow{letter-spacing:.06em;color:#6d28d9;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.hero-eyebrow .dot{background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.02em;color:#111827;font-size:58px}.hero h1 .accent{background:linear-gradient(135deg,#6d28d9,#a855f7);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-sub{color:var(--color-text-muted);margin-top:18px;font-size:17px;line-height:1.6}.hero-actions{gap:12px;margin-top:32px;display:flex}.hero-graphic{z-index:1;flex-shrink:0;width:340px;height:340px;position:relative}.hero-graphic svg{width:100%;height:100%}.eq-ring{transform-origin:170px 170px;animation:16s linear infinite eq-spin}.eq-ring.reverse{animation-duration:22s;animation-direction:reverse}.eq-core{animation:3s ease-in-out infinite eq-pulse}@keyframes eq-spin{to{transform:rotate(360deg)}}@keyframes eq-pulse{0%,to{r:7;opacity:1}50%{r:9;opacity:.75}}@media (prefers-reduced-motion:reduce){.eq-ring,.eq-core{animation:none}}.stats-row{border-top:1px solid var(--color-border);justify-content:center;gap:64px;max-width:1200px;margin:0 auto;padding:40px 48px 72px;display:flex}.stat-item{text-align:center}.stat-value{letter-spacing:-.01em;background:linear-gradient(135deg,#6d28d9,#a855f7);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:800}.stat-label{color:var(--color-text-muted);margin-top:4px;font-size:13px;font-weight:500}.landing-footer{text-align:center;color:var(--color-text-muted);padding:24px 24px 48px;font-size:12px}.landing-footer a{color:#6d28d9;font-weight:600}@media (width<=767px){.landing-nav{padding:16px 20px}.landing-links{display:none}.hero{text-align:center;flex-direction:column-reverse;gap:28px;padding:24px 24px 16px}.hero-content{max-width:100%}.hero h1{font-size:38px}.hero-eyebrow{justify-content:center;width:100%}.hero-actions{flex-direction:column}.hero-actions a{text-align:center;width:100%}.hero-graphic{width:220px;height:220px}.stats-row{gap:32px;padding:32px 24px 48px}.stat-value{font-size:22px}}
