.landing-v2.custom-page{--lp-p:#5B6CFF;--lp-p-light:#7D8AFF}.landing-v2.custom-page .logo-wrap{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem;color:#fff}.landing-v2.custom-page .cw-hero{max-width:980px;margin:0 auto;padding:80px 32px 0;text-align:center}.landing-v2.custom-page .cw-hero h1{font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.4rem;max-width:680px;margin-left:auto;margin-right:auto;background:linear-gradient(180deg,#fff,rgba(255,255,255,.7));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-v2.custom-page .cw-hero p{font-size:.92rem;color:#7a7a8c;line-height:1.7;max-width:520px;margin:0 auto 1.8rem}.landing-v2.custom-page .cw-hero-btns{display:flex;gap:10px;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.landing-v2.custom-page .btn-primary{font-size:.78rem;font-weight:500;color:#fff;padding:.55rem 1.2rem;border-radius:8px;background:var(--lp-p);transition:.2s;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.landing-v2.custom-page .btn-primary:hover{background:var(--lp-p-light);transform:translateY(-1px);box-shadow:0 8px 20px -8px rgba(91,108,255,.5)}.landing-v2.custom-page .btn-primary:disabled{opacity:.5;cursor:wait}.landing-v2.custom-page .btn-ghost{font-size:.78rem;font-weight:500;color:#aaa;padding:.55rem 1.2rem;border-radius:8px;background:#15151e;border:1px solid #1f1f28;transition:.2s;display:inline-flex;align-items:center;gap:8px}.landing-v2.custom-page .btn-ghost:hover{color:#fff;border-color:#333}.landing-v2.custom-page .cw-ticker-section{position:relative;overflow:hidden;padding:20px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.landing-v2.custom-page .cw-ticker{display:flex;gap:18px;width:-moz-max-content;width:max-content;animation:cw-scroll 40s linear infinite;will-change:transform}.landing-v2.custom-page .cw-ticker:hover{animation-play-state:paused}@keyframes cw-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 9px),0,0)}}.landing-v2.custom-page .cw-tcard{width:280px;height:340px;border-radius:14px;overflow:hidden;border:1px solid #1f1f2a;flex-shrink:0;background:#0a0a12;position:relative;transition:transform .25s,border-color .25s}.landing-v2.custom-page .cw-tcard:hover{transform:scale(1.02);border-color:#2a2a38}.landing-v2.custom-page .cw-tcard img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-v2.custom-page .cw-benefits{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2.custom-page .cw-tag{display:inline-block;font-size:.7rem;font-weight:500;color:var(--lp-p-light);background:rgba(91,108,255,.12);border:1px solid rgba(91,108,255,.25);padding:.25rem .8rem;border-radius:20px;margin-bottom:1.4rem}.landing-v2.custom-page .cw-benefits h2{font-size:2.2rem;font-weight:700;line-height:1.15;letter-spacing:-.015em;max-width:700px;margin-bottom:1rem}.landing-v2.custom-page .cw-benefits-intro{font-size:.85rem;color:#7a7a8c;line-height:1.7;max-width:680px;margin-bottom:2.5rem}.landing-v2.custom-page .cw-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.landing-v2.custom-page .cw-benefit-card{background:#fafafa;color:#000;border-radius:14px;padding:1.6rem;display:flex;flex-direction:column;gap:.9rem;min-height:170px;transition:transform .25s,box-shadow .25s}.landing-v2.custom-page .cw-benefit-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px rgba(91,108,255,.4)}.landing-v2.custom-page .cw-benefit-icon{width:38px;height:38px;border-radius:9px;background:#fff;border:1px solid #ececec;display:flex;align-items:center;justify-content:center;font-size:1.05rem}.landing-v2.custom-page .cw-benefit-card h4{font-size:.92rem;font-weight:600;color:#000}.landing-v2.custom-page .cw-benefit-card p{font-size:.78rem;color:#666;line-height:1.55}.landing-v2.custom-page .cw-feat-section{max-width:1080px;margin:0 auto;padding:120px 32px 0}.landing-v2.custom-page .cw-feat-row{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:center}.landing-v2.custom-page .cw-feat-row.reverse{grid-template-columns:1.3fr 1fr}.landing-v2.custom-page .cw-feat-text h3{font-size:1.85rem;font-weight:700;line-height:1.2;letter-spacing:-.015em;margin-bottom:1.2rem}.landing-v2.custom-page .cw-feat-text p{font-size:.82rem;color:#7a7a8c;line-height:1.75;margin-bottom:1rem}.landing-v2.custom-page .cw-feat-image-box{border-radius:14px;overflow:hidden;background:#0e0e14;border:1px solid #1a1a24;aspect-ratio:4/3;transition:transform .35s,box-shadow .35s}.landing-v2.custom-page .cw-feat-image-box:hover{transform:translateY(-4px);box-shadow:0 24px 50px -20px rgba(91,108,255,.35)}.landing-v2.custom-page .cw-feat-image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-v2.custom-page .cta-box{background:linear-gradient(125deg,#1a2c8e,#0f1860 35%,#1a256e 65%,#2535a0);border-color:rgba(91,108,255,.2)}.landing-v2.custom-page .cta-box:before{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:32px 32px}.landing-v2.custom-page .cta-shape-l{position:absolute;left:50px;top:40px;width:110px;height:110px;filter:none;animation:cw-float 5s ease-in-out infinite}.landing-v2.custom-page .cta-shape-r{position:absolute;right:60px;bottom:30px;width:140px;height:140px;filter:none;animation:cw-float 6s ease-in-out -2s infinite}@keyframes cw-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}.landing-v2.custom-page .shape-disc{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,#E5DCFF,#9F80FF 50%,#5B3FE0);box-shadow:0 20px 40px rgba(91,108,255,.5),inset 0 -8px 20px rgba(0,0,0,.3);position:relative}.landing-v2.custom-page .shape-disc:before{content:"";position:absolute;inset:18%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.4),transparent 60%)}.landing-v2.custom-page .shape-pyr{width:100%;height:100%;background:linear-gradient(135deg,#A78BFA,#5B3FE0);clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 20px 30px rgba(91,108,255,.5))}@media (max-width:768px){.landing-v2.custom-page .cw-hero h1{font-size:2rem}.landing-v2.custom-page .cw-benefits-grid{grid-template-columns:1fr}.landing-v2.custom-page .cw-feat-row,.landing-v2.custom-page .cw-feat-row.reverse{grid-template-columns:1fr;gap:30px}.landing-v2.custom-page .cw-tcard{width:220px;height:280px}.landing-v2.custom-page .cta-shape-l,.landing-v2.custom-page .cta-shape-r{display:none}}