.landing-v2{--lp-bg:#000000;--lp-card:#0E0E14;--lp-card2:#13131C;--lp-border:#1F1F2A;--lp-p:#7C5CFC;--lp-p-light:#9F80FF;--lp-text:#FFFFFF;--lp-muted:#7A7A8C;--lp-muted-d:#3A3A48;background:var(--lp-bg);color:var(--lp-text);font-family:Inter,-apple-system,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden;min-height:100vh}.landing-v2 *{box-sizing:border-box}.landing-v2 a{text-decoration:none;color:inherit}.landing-v2 ul{list-style:none}.landing-v2 .lp-nav{position:sticky;top:0;z-index:999;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.04)}.landing-v2 .lp-nav-inner{max-width:1080px;margin:0 auto;height:60px;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.landing-v2 .logo-star{width:28px;height:28px}.landing-v2 .nav-links{display:flex;gap:28px}.landing-v2 .nav-links a{font-size:.78rem;font-weight:400;color:#888;transition:.2s}.landing-v2 .nav-links a:hover{color:#fff}.landing-v2 .nb{font-size:.78rem;font-weight:500;color:#fff;padding:.42rem 1rem;border-radius:8px;background:var(--lp-p);transition:.2s;border:none;cursor:pointer}.landing-v2 .nb:hover{background:var(--lp-p-light)}.landing-v2 .hero-wrap{max-width:1080px;margin:0 auto;padding:64px 32px 0}.landing-v2 .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:flex-start;margin-bottom:36px}.landing-v2 .hero-grid h1{font-size:2.55rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}.landing-v2 .hero-right-col{padding-top:6px}.landing-v2 .hero-right-col p{font-size:.78rem;color:#888;line-height:1.7;margin-bottom:1.4rem;max-width:280px}.landing-v2 .hero-btns{display:flex;gap:8px;flex-wrap:wrap}.landing-v2 .btn-purple{font-size:.75rem;font-weight:500;color:#fff;padding:.5rem 1rem;border-radius:7px;background:var(--lp-p);transition:.2s;display:inline-flex;align-items:center;gap:6px;border:none;cursor:pointer}.landing-v2 .btn-purple:hover{background:var(--lp-p-light);transform:translateY(-1px)}.landing-v2 .btn-dark{font-size:.75rem;font-weight:500;color:#aaa;padding:.5rem 1rem;border-radius:7px;background:#1a1a24;transition:.2s;display:inline-flex;align-items:center;gap:6px;border:1px solid #1f1f28;cursor:pointer}.landing-v2 .btn-dark:hover{color:#fff;border-color:#333;transform:translateY(-1px)}.landing-v2 .dash-full{max-width:1080px;margin:0 auto;padding:0 32px}.landing-v2 .dash-wrap{border-radius:14px;overflow:hidden;background:#0a0a12;border:1px solid #15151e;box-shadow:0 20px 60px -20px rgba(124,92,252,.25)}.landing-v2 .dash-wrap img{width:100%;display:block}.landing-v2 .stats-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0;text-align:center}.landing-v2 .stats-wrap h2{font-size:2rem;font-weight:600;line-height:1.25;max-width:540px;margin:0 auto 1.4rem;letter-spacing:-.01em}.landing-v2 .disc-btn{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:#aaa;background:#15151e;border:1px solid #1f1f28;padding:.4rem .9rem;border-radius:8px;margin-bottom:2.5rem;transition:.2s}.landing-v2 .disc-btn:hover{color:#fff;border-color:#333}.landing-v2 .stats-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;text-align:left}.landing-v2 .big-stat{background:linear-gradient(135deg,#1a1444,#241858 50%,#1d1244);border:1px solid rgba(124,92,252,.2);border-radius:18px;padding:2.4rem;position:relative;overflow:hidden;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .4s,box-shadow .4s}.landing-v2 .big-stat:hover{transform:translateY(-4px);box-shadow:0 20px 50px -10px rgba(124,92,252,.35)}.landing-v2 .big-stat:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 65% 40%,rgba(159,128,255,.25),transparent 60%);pointer-events:none}.landing-v2 .big-stat-cube{position:absolute;right:32px;top:50%;transform:translateY(-50%);width:200px;height:200px;-o-object-fit:contain;object-fit:contain;z-index:1;animation:lp-float 6s ease-in-out infinite}.landing-v2 .big-stat-content{position:relative;z-index:2}.landing-v2 .big-stat .num{font-size:2.6rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.4rem}.landing-v2 .big-stat .lbl{font-size:.85rem;font-weight:500;color:#fff;margin-bottom:.4rem}.landing-v2 .big-stat .desc{font-size:.75rem;color:rgba(255,255,255,.55);line-height:1.6;max-width:230px}.landing-v2 .small-stats{display:flex;flex-direction:column;gap:14px}.landing-v2 .small-stat{background:#0e0e14;border:1px solid #1a1a24;border-radius:18px;padding:1.4rem 1.5rem;position:relative;overflow:hidden;flex:1;min-height:122px;transition:transform .3s,border-color .3s}.landing-v2 .small-stat:hover{transform:translateY(-3px);border-color:#2a2a38}.landing-v2 .small-stat-cube{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:90px;height:90px;-o-object-fit:contain;object-fit:contain;animation:lp-float 5s ease-in-out infinite}.landing-v2 .small-stat:nth-child(2) .small-stat-cube{animation-delay:-2.5s}.landing-v2 .small-stat .num{font-size:1.7rem;font-weight:700;margin-bottom:.25rem;letter-spacing:-.01em}.landing-v2 .small-stat .lbl{font-size:.78rem;font-weight:500;color:#fff;margin-bottom:.3rem;max-width:200px}.landing-v2 .small-stat .desc{font-size:.7rem;color:#666;line-height:1.5;max-width:200px}.landing-v2 .feat-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2 .feat-header{margin-bottom:1.2rem;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.landing-v2 .feat-header-text{flex:1}.landing-v2 .feat-header h2{font-size:1.65rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;max-width:300px}.landing-v2 .feat-right-text{flex:1;padding-top:6px}.landing-v2 .feat-right-text p{font-size:.78rem;color:#888;line-height:1.7;margin-bottom:.9rem}.landing-v2 .demo-btn{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:#aaa;background:#15151e;border:1px solid #1f1f28;padding:.35rem .85rem;border-radius:8px;transition:.2s}.landing-v2 .demo-btn:hover{color:#fff;border-color:#333}.landing-v2 .full-feat{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.landing-v2 .feat-list{display:flex;flex-direction:column;gap:18px;padding-bottom:40px}.landing-v2 .fi{background:#0e0e14;border:1px solid #1a1a24;border-radius:12px;padding:.95rem 1.1rem;cursor:pointer;transition:.25s}.landing-v2 .fi:hover{border-color:#2a2a38}.landing-v2 .fi.active{background:#fff;border-color:#fff}.landing-v2 .fi.active .fi-title{color:#000}.landing-v2 .fi.active .fi-desc{color:#444}.landing-v2 .fi.active .fi-icon-box{background:#000;color:#fff}.landing-v2 .fi-head{display:flex;align-items:center;gap:.65rem}.landing-v2 .fi-icon-box{width:26px;height:26px;border-radius:6px;background:#1a1a24;color:#888;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0;transition:.2s}.landing-v2 .fi-title{font-size:.82rem;font-weight:500;color:#ddd;transition:.2s}.landing-v2 .fi-desc{font-size:.72rem;color:#666;line-height:1.55;margin-top:0;max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.landing-v2 .fi.active .fi-desc{max-height:200px;margin-top:.6rem}.landing-v2 .feat-image{border-radius:14px;overflow:hidden;height:480px;background:linear-gradient(135deg,#FF6B6B,#FECA57 30%,#48DBFB 65%,#FF9FF3);position:sticky;top:80px;transition:background .5s ease}.landing-v2 .feat-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:opacity .35s ease,transform .5s ease}.landing-v2 .feat-image img.contain{-o-object-fit:contain;object-fit:contain;padding:2rem}.landing-v2 .feat-image .feat-img-fade{animation:lp-fade-in .45s ease both}@keyframes lp-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.landing-v2 .how-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0;text-align:center}.landing-v2 .how-wrap h2{font-size:2rem;font-weight:600;line-height:1.25;max-width:520px;margin:0 auto .7rem;letter-spacing:-.01em}.landing-v2 .how-wrap>p{font-size:.82rem;color:#888;margin-bottom:3rem}.landing-v2 .how-layout{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;max-width:880px;margin:0 auto}.landing-v2 .purple-circle{width:130px;height:130px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#A78BFA 0,#7C5CFC 60%,#4B2FCF 100%);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#fff;box-shadow:0 0 60px rgba(124,92,252,.4);animation:lp-pulse 3s ease-in-out infinite}.landing-v2 .steps-stack{display:flex;flex-direction:column;gap:12px}.landing-v2 .step-row{background:#0e0e14;border:1px solid #1a1a24;border-radius:12px;padding:.95rem 1.2rem;display:flex;align-items:center;gap:1rem;text-align:left;position:relative;transition:.25s}.landing-v2 .step-row:hover{border-color:#2a2a38;transform:translateX(4px)}.landing-v2 .step-row.offset-r{margin-left:30%}.landing-v2 .step-row.offset-l{margin-right:30%}.landing-v2 .step-num{width:32px;height:32px;border-radius:8px;background:#15151e;border:1px solid #2a2a38;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:600;color:#888;flex-shrink:0}.landing-v2 .step-content{flex:1}.landing-v2 .step-title{font-size:.82rem;font-weight:500;margin-bottom:.2rem}.landing-v2 .step-desc{font-size:.7rem;color:#666}.landing-v2 .gold-card{width:140px;height:120px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#3a2410,#7a4f1c,#b8861f,#5a3812);align-self:flex-start;margin-top:30px;animation:lp-float 7s ease-in-out infinite}.landing-v2 .gold-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-v2 .test-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2 .test-tag{display:inline-block;font-size:.68rem;color:var(--lp-p);border:1px solid rgba(124,92,252,.3);background:rgba(124,92,252,.08);padding:.22rem .7rem;border-radius:20px;margin-bottom:.9rem}.landing-v2 .test-wrap h2{font-size:1.7rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin-bottom:.4rem}.landing-v2 .test-wrap>p{font-size:.78rem;color:#666;margin-bottom:2rem}.landing-v2 .test-marquee{position:relative;width:calc(100% + 64px);margin-left:-32px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent);mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent)}.landing-v2 .test-track{display:flex;gap:14px;width:-moz-max-content;width:max-content;animation:lp-marquee 50s linear infinite;will-change:transform}.landing-v2 .test-marquee:hover .test-track{animation-play-state:paused}@keyframes lp-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.landing-v2 .test-card{background:#0e0e14;border:1px solid #1a1a24;border-radius:14px;padding:1.4rem 1.3rem;display:flex;flex-direction:column;gap:.8rem;flex:0 0 320px;width:320px;min-height:220px;transition:border-color .25s,transform .25s}.landing-v2 .test-card:hover{border-color:#2a2a38;transform:translateY(-3px)}.landing-v2 .stars{color:#F59E0B;font-size:.78rem;letter-spacing:1.5px}.landing-v2 .test-q{font-size:.75rem;color:#aaa;line-height:1.7;flex:1}.landing-v2 .test-author{padding-top:.8rem;border-top:1px solid #1a1a24}.landing-v2 .test-name{font-size:.78rem;font-weight:600;margin-bottom:.15rem}.landing-v2 .test-role{font-size:.7rem;color:#555}@media (prefers-reduced-motion:reduce){.landing-v2 .test-track{animation:none}}.landing-v2 .pricing-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2 .pricing-wrap>p{font-size:.78rem;color:#666;margin-bottom:1.5rem}.landing-v2 .price-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:start}.landing-v2 .pc{border-radius:18px;padding:1.6rem 1.4rem;position:relative;display:flex;flex-direction:column;gap:.8rem;min-height:580px;transition:transform .3s,box-shadow .3s}.landing-v2 .pc:hover{transform:translateY(-6px)}.landing-v2 .pc-start{background:#fafafa;color:#000}.landing-v2 .pc-start:hover{box-shadow:0 20px 40px -15px rgba(0,0,0,.25)}.landing-v2 .pc-pro{background:#0e0e14;border:1px solid #1f1f28;color:#fff}.landing-v2 .pc-pro:hover{box-shadow:0 20px 40px -15px rgba(124,92,252,.25);border-color:#2a2a38}.landing-v2 .pc-custom{background:linear-gradient(160deg,#7C5CFC,#9F80FF);color:#fff}.landing-v2 .pc-custom:hover{box-shadow:0 20px 50px -15px rgba(124,92,252,.55)}.landing-v2 .pc-icon{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;margin-bottom:.4rem;animation:lp-float 4.5s ease-in-out infinite}.landing-v2 .pc-pro .pc-icon{animation-delay:-1.5s}.landing-v2 .pc-custom .pc-icon{animation-delay:-3s}.landing-v2 .pc-name{font-size:.92rem;font-weight:600}.landing-v2 .pc-start .pc-name{color:#000}.landing-v2 .pc-pro .pc-name{color:#fff}.landing-v2 .pc-best{position:absolute;top:1.4rem;right:1.4rem;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:rgba(255,255,255,.12);color:#fff;padding:.18rem .55rem;border-radius:5px;border:1px solid rgba(255,255,255,.15)}.landing-v2 .pc-pro .pc-best{background:#1a1a24;border-color:#2a2a38;color:#aaa}.landing-v2 .pc-desc{font-size:.7rem;line-height:1.6;min-height:55px}.landing-v2 .pc-start .pc-desc{color:#777}.landing-v2 .pc-pro .pc-desc{color:#666}.landing-v2 .pc-custom .pc-desc{color:rgba(255,255,255,.75)}.landing-v2 .pc-price{display:flex;align-items:baseline;gap:6px;margin-bottom:.4rem}.landing-v2 .pc-price b{font-size:1.9rem;font-weight:700;letter-spacing:-.01em}.landing-v2 .pc-price span{font-size:.7rem}.landing-v2 .pc-start .pc-price span{color:#888}.landing-v2 .pc-pro .pc-price span{color:#666}.landing-v2 .pc-custom .pc-price span{color:rgba(255,255,255,.7)}.landing-v2 .pc hr{border:none;border-top:1px solid;opacity:.1;margin:.4rem 0}.landing-v2 .pc-custom hr{border-color:#fff;opacity:.2}.landing-v2 .pc-feats{display:flex;flex-direction:column;gap:.55rem;flex:1;padding:0;margin:0}.landing-v2 .pc-feats li{font-size:.7rem;display:flex;align-items:flex-start;gap:.55rem;line-height:1.45}.landing-v2 .pc-feats li .ck-circle{width:14px;height:14px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.55rem;margin-top:1px}.landing-v2 .pc-start .ck-circle{background:#7C5CFC;color:#fff}.landing-v2 .pc-start li{color:#222}.landing-v2 .pc-pro .ck-circle{background:#7C5CFC;color:#fff}.landing-v2 .pc-pro li{color:#ccc}.landing-v2 .pc-custom .ck-circle{background:#fff;color:#7C5CFC}.landing-v2 .pc-custom li{color:#fff}.landing-v2 .pc-btn{display:block;width:100%;text-align:center;font-size:.78rem;font-weight:500;padding:.6rem;border-radius:8px;cursor:pointer;border:none;transition:.2s;margin-top:.6rem}.landing-v2 .pc-start .pc-btn{background:#7C5CFC;color:#fff}.landing-v2 .pc-start .pc-btn:hover{background:#6b4dee}.landing-v2 .pc-pro .pc-btn{background:#1a1a24;color:#fff;border:1px solid #2a2a38}.landing-v2 .pc-pro .pc-btn:hover{border-color:#444;background:#232330}.landing-v2 .pc-custom .pc-btn{background:#fff;color:#7C5CFC}.landing-v2 .pc-custom .pc-btn:hover{background:#f0f0f0}.landing-v2 .pc-btn:disabled{opacity:.5;cursor:wait}.landing-v2 .faq-wrap{max-width:920px;margin:0 auto;padding:120px 32px 0;text-align:center}.landing-v2 .faq-tag{display:inline-flex;align-items:center;gap:5px;font-size:.65rem;color:var(--lp-p);border:1px solid rgba(124,92,252,.3);background:rgba(124,92,252,.08);padding:.22rem .7rem;border-radius:20px;margin-bottom:1rem}.landing-v2 .faq-wrap h2{font-size:1.85rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.4rem}.landing-v2 .faq-sub{font-size:.78rem;color:#555;margin-bottom:2.4rem}.landing-v2 .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.landing-v2 .fi-faq{background:#0e0e14;border:1px solid #1a1a24;border-radius:12px;overflow:hidden;transition:border-color .2s}.landing-v2 .fi-faq:hover{border-color:#2a2a38}.landing-v2 .fi-faq-q{width:100%;display:flex;align-items:flex-start;gap:.8rem;padding:.95rem 1.1rem;background:none;border:none;color:#ccc;cursor:pointer;text-align:left;transition:.2s}.landing-v2 .fi-faq-q:hover{color:#fff}.landing-v2 .fi-faq-q .icn{width:18px;height:18px;border-radius:50%;background:#1a1a24;color:#888;display:flex;align-items:center;justify-content:center;font-size:.72rem;flex-shrink:0;margin-top:1px;transition:.25s}.landing-v2 .fi-faq.open .icn{background:var(--lp-p);color:#fff;transform:rotate(45deg)}.landing-v2 .fi-faq-content{flex:1}.landing-v2 .fi-faq-title{font-size:.78rem;font-weight:500;margin-bottom:.2rem}.landing-v2 .fi-faq-desc{font-size:.7rem;color:#666;line-height:1.6;max-height:0;overflow:hidden;transition:max-height .3s ease}.landing-v2 .fi-faq.open .fi-faq-desc{max-height:200px}.landing-v2 .cta-wrap{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2 .cta-box{background:linear-gradient(125deg,#1a0d6e,#0a0540 35%,#150a5a 65%,#251078);border-radius:22px;padding:60px 40px;position:relative;overflow:hidden;text-align:center;border:1px solid rgba(124,92,252,.15)}.landing-v2 .cta-box:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(124,92,252,.06) 1px,transparent 0),linear-gradient(90deg,rgba(124,92,252,.06) 1px,transparent 0);background-size:30px 30px;background-position:bottom;-webkit-mask:linear-gradient(180deg,transparent 30%,black);mask:linear-gradient(180deg,transparent 30%,black);pointer-events:none}.landing-v2 .cta-content{position:relative;z-index:2;max-width:480px;margin:0 auto}.landing-v2 .cta-eyebrow{font-size:.7rem;color:rgba(255,255,255,.45);letter-spacing:.1em;text-transform:lowercase;margin-bottom:.7rem;font-weight:400}.landing-v2 .cta-box h2{font-size:1.95rem;font-weight:600;line-height:1.2;margin-bottom:.6rem;letter-spacing:-.01em}.landing-v2 .cta-box>.cta-content>p{font-size:.78rem;color:rgba(255,255,255,.5);margin-bottom:1.6rem}.landing-v2 .cta-btn{display:inline-block;font-size:.78rem;font-weight:500;color:#fff;padding:.55rem 1.4rem;border-radius:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);transition:.2s}.landing-v2 .cta-btn:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.landing-v2 .cta-shape-l{left:30px;top:30px;width:120px;height:120px;animation:lp-float 5s ease-in-out infinite}.landing-v2 .cta-shape-l,.landing-v2 .cta-shape-r{position:absolute;-o-object-fit:contain;object-fit:contain;z-index:1;filter:drop-shadow(0 8px 20px rgba(124,92,252,.3))}.landing-v2 .cta-shape-r{right:30px;bottom:20px;width:140px;height:140px;animation:lp-float 6s ease-in-out infinite;animation-delay:-2s}.landing-v2 .lp-footer{background:linear-gradient(180deg,#0a0518,#0d0a30 50%,#1a0e58);padding:80px 32px 30px;margin-top:90px;position:relative;overflow:hidden}.landing-v2 .lp-footer:after{content:"";position:absolute;right:-100px;bottom:-50px;width:300px;height:200px;background:radial-gradient(ellipse,rgba(60,100,255,.4),transparent 60%);pointer-events:none}.landing-v2 .footer-inner{max-width:1080px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin:0 auto 3rem;position:relative;z-index:1}.landing-v2 .fb-text{font-size:.74rem;color:#5a5a8a;line-height:1.7;max-width:200px}.landing-v2 .fb-socials{display:flex;gap:.6rem;margin-top:1rem}.landing-v2 .fb-soc{width:26px;height:26px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#000;transition:.2s}.landing-v2 .fb-soc:hover{transform:translateY(-2px) scale(1.05)}.landing-v2 .fc h4{font-size:.7rem;font-weight:600;color:#fff;letter-spacing:.05em;margin-bottom:.9rem}.landing-v2 .fc ul{display:flex;flex-direction:column;gap:.5rem}.landing-v2 .fc ul li a{font-size:.74rem;color:#7a7aa0;transition:.2s}.landing-v2 .fc ul li a:hover{color:#fff}.landing-v2 .footer-bot{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.landing-v2 .footer-bot p{font-size:.7rem;color:#5a5a8a}.landing-v2 .footer-bot-r{display:flex;gap:1.4rem}.landing-v2 .footer-bot a{font-size:.7rem;color:#5a5a8a;transition:.2s}.landing-v2 .footer-bot a:hover{color:#fff}@keyframes lp-float{0%,to{transform:translateY(-50%) translateZ(0)}50%{transform:translateY(-50%) translate3d(0,-10px,0)}}.landing-v2 .cta-shape-l,.landing-v2 .cta-shape-r,.landing-v2 .gold-card,.landing-v2 .pc-icon{animation-name:lp-float-simple}@keyframes lp-float-simple{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes lp-pulse{0%,to{box-shadow:0 0 60px rgba(124,92,252,.4);transform:scale(1)}50%{box-shadow:0 0 80px rgba(124,92,252,.6);transform:scale(1.03)}}.landing-v2 .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.landing-v2 .reveal.in-view{opacity:1;transform:translateY(0)}.landing-v2 .reveal-stagger>*{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.landing-v2 .reveal-stagger.in-view>*{opacity:1;transform:translateY(0)}.landing-v2 .reveal-stagger.in-view>:first-child{transition-delay:0s}.landing-v2 .reveal-stagger.in-view>:nth-child(2){transition-delay:.08s}.landing-v2 .reveal-stagger.in-view>:nth-child(3){transition-delay:.16s}.landing-v2 .reveal-stagger.in-view>:nth-child(4){transition-delay:.24s}.landing-v2 .reveal-stagger.in-view>:nth-child(5){transition-delay:.32s}.landing-v2 .reveal-stagger.in-view>:nth-child(6){transition-delay:.4s}@media (prefers-reduced-motion:reduce){.landing-v2 *,.landing-v2 :after,.landing-v2 :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-v2.legal-page .legal-wrap{max-width:820px;margin:0 auto;padding:60px 32px 80px}.landing-v2.legal-page .legal-eyebrow{display:inline-block;font-size:.7rem;color:var(--lp-p-light,#9F80FF);background:rgba(124,92,252,.1);border:1px solid rgba(124,92,252,.25);padding:.25rem .8rem;border-radius:20px;margin-bottom:1.4rem}.landing-v2.legal-page .legal-wrap h1{font-size:2.4rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;background:linear-gradient(180deg,#fff,rgba(255,255,255,.7));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.8rem}.landing-v2.legal-page .legal-meta{font-size:.8rem;color:#6a6a80;margin-bottom:2.2rem;padding-bottom:1.4rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing-v2.legal-page .legal-wrap article{color:#b8b8c8;font-size:.92rem}.landing-v2.legal-page .legal-wrap h2{font-size:1.3rem;font-weight:600;color:#fff;margin:2.4rem 0 .9rem;letter-spacing:-.005em}.landing-v2.legal-page .legal-wrap h3{font-size:1rem;font-weight:600;color:#e0e0ec;margin:1.4rem 0 .6rem}.landing-v2.legal-page .legal-wrap p{line-height:1.75;margin-bottom:1rem}.landing-v2.legal-page .legal-wrap ul{list-style:none;padding-left:0;margin:.8rem 0 1.2rem;display:flex;flex-direction:column;gap:.55rem}.landing-v2.legal-page .legal-wrap ul li{position:relative;padding-left:1.4rem;line-height:1.65}.landing-v2.legal-page .legal-wrap ul li:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--lp-p,#7C5CFC)}.landing-v2.legal-page .legal-wrap a{color:var(--lp-p-light,#9F80FF);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.landing-v2.legal-page .legal-wrap a:hover{color:#fff}.landing-v2.legal-page .legal-wrap strong{color:#fff;font-weight:600}.landing-v2.legal-page .legal-contact-card{margin-top:2.4rem;padding:1.4rem 1.6rem;border:1px solid rgba(124,92,252,.2);background:rgba(124,92,252,.05);border-radius:14px}.landing-v2.legal-page .legal-footer-note{margin-top:3rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem;color:#5a5a70;text-align:center}@media (max-width:768px){.landing-v2.legal-page .legal-wrap{padding:40px 24px 60px}.landing-v2.legal-page .legal-wrap h1{font-size:1.8rem}.landing-v2.legal-page .legal-wrap h2{font-size:1.15rem}}.landing-v2.contact-page .ct-wrap{max-width:1080px;margin:0 auto;padding:60px 32px}.landing-v2.contact-page .ct-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.landing-v2.contact-page .ct-eyebrow{display:inline-block;font-size:.7rem;color:var(--lp-p-light);background:rgba(124,92,252,.1);border:1px solid rgba(124,92,252,.25);padding:.25rem .8rem;border-radius:20px;margin-bottom:1.2rem}.landing-v2.contact-page .ct-header h1{font-size:2.6rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1rem;background:linear-gradient(180deg,#fff,rgba(255,255,255,.7));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-v2.contact-page .ct-header p{font-size:.92rem;color:#7a7a8c;line-height:1.7;max-width:520px;margin:0 auto}.landing-v2.contact-page .ct-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;align-items:start}.landing-v2.contact-page .ct-card{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:2rem 1.8rem;transition:border-color .25s}.landing-v2.contact-page .ct-card:hover{border-color:rgba(255,255,255,.14)}.landing-v2.contact-page .ct-card h2,.landing-v2.contact-page .ct-card h3{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1.4rem;letter-spacing:-.005em}.landing-v2.contact-page .ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:1rem}.landing-v2.contact-page .ct-field{margin-bottom:1rem}.landing-v2.contact-page .ct-field label{display:block;font-size:.72rem;color:#a8a8bc;margin-bottom:.5rem;font-weight:500}.landing-v2.contact-page .ct-input,.landing-v2.contact-page .ct-select,.landing-v2.contact-page .ct-textarea{width:100%;font-family:inherit;background:#0e0e14;color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.7rem .9rem;font-size:.82rem;line-height:1.5;transition:border-color .2s,background .2s,box-shadow .2s}.landing-v2.contact-page .ct-input::-moz-placeholder,.landing-v2.contact-page .ct-textarea::-moz-placeholder{color:#4f4f64}.landing-v2.contact-page .ct-input::placeholder,.landing-v2.contact-page .ct-textarea::placeholder{color:#4f4f64}.landing-v2.contact-page .ct-input:focus,.landing-v2.contact-page .ct-select:focus,.landing-v2.contact-page .ct-textarea:focus{outline:none;border-color:var(--lp-p);box-shadow:0 0 0 3px rgba(124,92,252,.15)}.landing-v2.contact-page .ct-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237a7a8c' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.2rem}.landing-v2.contact-page .ct-textarea{resize:vertical;min-height:140px}.landing-v2.contact-page .ct-submit{width:100%;padding:.8rem 1.2rem;font-size:.82rem;font-weight:500;color:#fff;background:linear-gradient(135deg,var(--lp-p),var(--lp-p-light));border:none;border-radius:10px;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;margin-top:.6rem}.landing-v2.contact-page .ct-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px -10px rgba(124,92,252,.55)}.landing-v2.contact-page .ct-submit:disabled{opacity:.55;cursor:wait}.landing-v2.contact-page .ct-alert{padding:.75rem 1rem;border-radius:10px;font-size:.78rem;line-height:1.5;margin-bottom:1.2rem;border:1px solid}.landing-v2.contact-page .ct-alert.success{background:rgba(74,222,128,.08);border-color:rgba(74,222,128,.3);color:#6ee7b7}.landing-v2.contact-page .ct-alert.error{background:rgba(248,113,113,.08);border-color:rgba(248,113,113,.3);color:#fca5a5}.landing-v2.contact-page .ct-info-row{display:flex;align-items:flex-start;gap:1rem;padding-bottom:1.2rem;margin-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.06)}.landing-v2.contact-page .ct-info-row:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.landing-v2.contact-page .ct-info-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--lp-p),var(--lp-p-light));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 16px -6px rgba(124,92,252,.5)}.landing-v2.contact-page .ct-info-text h4{font-size:.85rem;font-weight:600;color:#fff;margin-bottom:.2rem}.landing-v2.contact-page .ct-info-text p{font-size:.76rem;color:#7a7a8c;line-height:1.55;margin:0}.landing-v2.contact-page .ct-info-text a{font-size:.78rem;color:var(--lp-p-light);transition:color .2s}.landing-v2.contact-page .ct-info-text a:hover{color:#fff}.landing-v2.contact-page .ct-mini-faq h3{margin-bottom:1rem}.landing-v2.contact-page .ct-mini-faq-item{padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.landing-v2.contact-page .ct-mini-faq-item:last-child{border-bottom:none;padding-bottom:0}.landing-v2.contact-page .ct-mini-faq-item h4{font-size:.85rem;font-weight:500;color:#e0e0ec;margin-bottom:.35rem}.landing-v2.contact-page .ct-mini-faq-item p{font-size:.75rem;color:#7a7a8c;line-height:1.6;margin:0}@media (max-width:768px){.landing-v2.contact-page .ct-form-row,.landing-v2.contact-page .ct-grid{grid-template-columns:1fr}.landing-v2.contact-page .ct-header h1{font-size:2rem}.landing-v2.contact-page .ct-wrap{padding:40px 24px 60px}.landing-v2.contact-page .ct-card{padding:1.4rem 1.2rem}.landing-v2 .faq-grid,.landing-v2 .feat-header,.landing-v2 .footer-inner,.landing-v2 .full-feat,.landing-v2 .hero-grid,.landing-v2 .how-layout,.landing-v2 .price-grid,.landing-v2 .stats-grid{grid-template-columns:1fr!important;display:flex!important;flex-direction:column!important}.landing-v2 .test-card{flex:0 0 280px;width:280px}.landing-v2 .test-track{animation-duration:35s}.landing-v2 .hero-grid h1{font-size:2rem}.landing-v2 .nav-links{display:none}.landing-v2 .step-row.offset-l,.landing-v2 .step-row.offset-r{margin:0}.landing-v2 .test-card.peek{display:none}.landing-v2 .big-stat-cube{width:120px;height:120px;right:10px}.landing-v2 .big-stat .num{font-size:2rem}.landing-v2 .footer-bot{flex-direction:column;gap:1rem;text-align:center}.landing-v2 .feat-image{position:static;height:280px}.landing-v2 .feat-list{padding-bottom:0}}