.landing{color:#f1f5f9;min-height:100vh;font-family:var(--font-family);background:#0a0a14;overflow-x:hidden}.landing-topbar{z-index:10;padding:1rem 1.5rem;position:absolute;top:0;left:0}.landing-topbar-text{color:#94a3b8b3;letter-spacing:.01em;font-size:1rem}.landing-topbar-text strong{color:#c4b5fd;font-weight:700}.landing-hero{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:3rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.landing-hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.landing-hero-orb{filter:blur(80px);opacity:.5;border-radius:50%;animation:8s ease-in-out infinite orbFloat;position:absolute}.landing-hero-orb-1{background:radial-gradient(circle,#7c3aed 0%,#0000 70%);width:300px;height:300px;animation-delay:0s;top:-10%;left:-10%}.landing-hero-orb-2{background:radial-gradient(circle,#db2777 0%,#0000 70%);width:250px;height:250px;animation-delay:3s;bottom:10%;right:-5%}.landing-hero-orb-3{background:radial-gradient(circle,#f59e0b 0%,#0000 70%);width:200px;height:200px;animation-delay:5s;top:50%;left:60%}@keyframes orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.landing-hero-content{z-index:1;text-align:center;max-width:560px;animation:.8s both fadeInUp;position:relative}.landing-referral-badge{color:#c4b5fd;letter-spacing:.02em;background:#7c3aed26;border:1px solid #7c3aed40;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:600;animation:.8s .1s both fadeInUp;display:inline-flex}.landing-referral-badge-icon{color:#f59e0b;font-size:.7rem}.landing-headline{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:900;line-height:1.1}.landing-headline-accent{background:linear-gradient(135deg,#c4b5fd 0%,#f9a8d4 50%,#fcd34d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.landing-subheadline{color:#94a3b8;max-width:440px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.landing-cta-button{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border:none;border-radius:9999px;align-items:center;gap:10px;padding:16px 32px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #7c3aed66,0 0 40px #7c3aed26}.landing-cta-button:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#ffffff26 50%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.landing-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #7c3aed80,0 0 60px #7c3aed33}.landing-cta-button:hover:before{opacity:1}.landing-cta-button:focus-visible{outline-offset:4px;outline:3px solid #fcd34d}.landing-cta-button:active{transform:translateY(-1px)}.landing-cta-subtext{color:#64748b;letter-spacing:.02em;margin-top:.75rem;font-size:1rem}.landing-hero-mockup{z-index:1;perspective:1200px;margin-top:2.5rem;animation:.8s .3s both fadeInUp;position:relative}.landing-mockup-glow{filter:blur(40px);background:radial-gradient(circle,#7c3aed4d 0%,#0000 70%);border-radius:50%;width:280px;height:280px;animation:4s ease-in-out infinite pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseGlow{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.landing-mockup-img{z-index:1;filter:drop-shadow(0 25px 50px #0006);width:240px;height:auto;transition:transform .4s;position:relative;transform:rotateY(-12deg)rotateX(4deg)}.landing-mockup-img:hover{transform:rotateY(-4deg)rotateX(1deg)}.landing-features{text-align:center;background:linear-gradient(#0a0a14 0%,#0f0f1e 100%);padding:4rem 1.5rem}.landing-section-title{color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.landing-features-grid{grid-template-columns:1fr;gap:1.25rem;max-width:900px;margin:0 auto;display:grid}.landing-feature-card{text-align:left;opacity:0;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.landing-features-visible .landing-feature-card{animation:.6s forwards featureSlideIn}@keyframes featureSlideIn{to{opacity:1;transform:translateY(0)}}.landing-feature-card:hover{background:#ffffff12;border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 12px 40px #7c3aed1a}.landing-feature-icon{margin-bottom:.75rem;font-size:2rem}.landing-feature-card h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.landing-feature-card p{color:#94a3b8;font-size:1rem;line-height:1.6}.landing-bottom-cta{background:#0f0f1e;padding:3rem 1.5rem 4rem}.landing-bottom-cta-card{text-align:center;background:linear-gradient(135deg,#7c3aed14 0%,#db277714 100%);border:1px solid #7c3aed26;border-radius:24px;max-width:480px;margin:0 auto;padding:3rem 2rem;position:relative;overflow:hidden}.landing-bottom-cta-card:before{content:"";background:linear-gradient(90deg,#0000,#7c3aed66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.landing-bottom-cta-card h2{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.landing-bottom-cta-card p{color:#94a3b8;margin-bottom:1.5rem;font-size:1rem}.landing-footer{text-align:center;background:#0a0a14;border-top:1px solid #ffffff0d;padding:2rem 1.5rem}.landing-footer-brand{background:linear-gradient(135deg,#c4b5fd 0%,#f9a8d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.landing-footer-links{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.landing-footer-links a{color:#64748b;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-footer-links a:hover{color:#c4b5fd}.landing-footer-divider{color:#334155;font-size:.8rem}.landing-footer-text{color:#475569;font-size:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:768px){.landing-hero{flex-direction:row;gap:3rem;padding:4rem 3rem}.landing-hero-content{text-align:left;flex:1;max-width:520px}.landing-headline{font-size:3rem}.landing-subheadline{margin-left:0;font-size:1.1rem}.landing-hero-mockup{flex-shrink:0;margin-top:0}.landing-mockup-img{width:300px}.landing-mockup-glow{width:360px;height:360px}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-section-title{font-size:2rem}.landing-hero-orb-1{width:500px;height:500px}.landing-hero-orb-2{width:400px;height:400px}.landing-hero-orb-3{width:300px;height:300px}}@media (min-width:1024px){.landing-hero{gap:5rem;padding:4rem 5rem}.landing-headline{font-size:3.5rem}.landing-mockup-img{width:340px}.landing-features{padding:5rem 3rem}}.landing~*{display:none}
