:root{--sc-violet:#7c5cf6;--sc-violet-light:#a78bfa;--sc-ink:#0e1729}.sc-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-size:14.5px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:inline-flex}.sc-btn i{font-size:18px;transition:transform .25s}.sc-btn:hover i{transform:translate(3px)}.sc-btn--lg{padding:15px 30px;font-size:15.5px}.sc-btn--primary{color:#fff;background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));box-shadow:0 10px 26px #7c5cf666}.sc-btn--primary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 16px 36px #7c5cf68c}.sc-btn--outline{color:#e2e8f0;background:#ffffff0f;border:1px solid #fff3}.sc-btn--outline:hover{color:#fff;background:#7c5cf62e;border-color:#a78bfa99;transform:translateY(-3px)}.sc-btn--light{color:var(--sc-violet);background:#fff}.sc-btn--light:hover{color:var(--sc-violet);transform:translateY(-3px);box-shadow:0 14px 30px #0000002e}.sc-live{background:#10b9811a;border:1px solid #10b98166;border-radius:50px;align-items:center;gap:10px;padding:8px 8px 8px 16px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.sc-live:hover{border-color:#10b981b3;transform:translateY(-2px);box-shadow:0 10px 26px #10b98140}.sc-live-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.8s ease-out infinite scLivePulse;position:relative;box-shadow:0 0 #10b981b3}@keyframes scLivePulse{0%{box-shadow:0 0 #10b98199}70%{box-shadow:0 0 0 9px #10b98100}to{box-shadow:0 0 #10b98100}}.sc-live-label{letter-spacing:.09em;text-transform:uppercase;color:#34d399;font-size:12px;font-weight:800}.sc-live-domain{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.sc-live-domain i{color:#34d399;font-size:14px}.sc-live-note{color:#e2e8f0d1;align-items:center;gap:8px;margin:-8px 0 24px;font-size:14px;font-weight:500;display:inline-flex}.sc-live-note i{color:#34d399;flex-shrink:0;font-size:18px}.sc-band{background:radial-gradient(900px 400px at 100% 0,#7c5cf61a,#0000 60%),linear-gradient(#0e1729 0%,#111a2e 100%);padding:80px 0;position:relative;overflow:hidden}.sc-band-glow{filter:blur(90px);opacity:.6;pointer-events:none;background:radial-gradient(circle,#7c5cf659,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;left:-60px}.sc-band-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid;position:relative}.sc-band-topline{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;display:flex}.sc-band-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--sc-violet-light);background:#7c5cf61f;border:1px solid #7c5cf64d;border-radius:50px;align-items:center;gap:8px;padding:7px 18px;font-size:12.5px;font-weight:700;display:inline-flex}.sc-band-eyebrow i{font-size:16px}.sc-band-title{color:#fff;margin:0 0 16px;font-size:33px;font-weight:700;line-height:1.25}.sc-band-desc{color:#e2e8f0bf;margin:0 0 28px;font-size:16px;line-height:1.7}.sc-band-actions{flex-wrap:wrap;gap:12px;display:flex}.sc-band-steps{flex-direction:column;gap:18px;display:flex;position:relative}.sc-band-step{background:#ffffff0a;border:1px solid #ffffff17;border-radius:16px;align-items:flex-start;gap:18px;padding:20px 22px;transition:transform .3s,border-color .3s;display:flex;position:relative}.sc-band-step:hover{border-color:#a78bfa80;transform:translate(6px)}.sc-band-step-num{color:#fff;background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:700;display:flex;box-shadow:0 8px 20px #7c5cf659}.sc-band-step-body h4{color:#fff;margin:4px 0 5px;font-size:17px;font-weight:600}.sc-band-step-body p{color:#e2e8f0ad;margin:0;font-size:14px;line-height:1.5}.sc-band-connector{background:linear-gradient(#a78bfa99,#0000);width:2px;height:18px;position:absolute;bottom:-18px;left:43px}.sc-page{background:linear-gradient(#0b1220 0%,#0e1729 100%)}.sc-hero{background:radial-gradient(1000px 500px at 15% 0,#7c5cf621,#0000 60%),radial-gradient(900px 500px at 100% 100%,#1dd3f814,#0000 60%);padding:170px 0 80px;position:relative;overflow:hidden}.sc-hero-glow{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.sc-hero-glow--a{background:radial-gradient(circle,#7c5cf659,#0000 70%);width:480px;height:480px;animation:13s ease-in-out infinite scFloat;top:-140px;left:-100px}.sc-hero-glow--b{background:radial-gradient(circle,#1dd3f847,#0000 70%);width:420px;height:420px;animation:16s ease-in-out infinite reverse scFloat;bottom:-120px;right:-80px}@keyframes scFloat{0%,to{transform:translate(0)}50%{transform:translate(26px,-26px)}}.sc-hero-grid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid;position:relative}.sc-hero-topline{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.sc-hero-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--sc-violet-light);background:#7c5cf61f;border:1px solid #7c5cf64d;border-radius:50px;align-items:center;gap:8px;padding:7px 18px;font-size:12.5px;font-weight:700;display:inline-flex}.sc-hero-badge i{font-size:16px}.sc-hero-title{color:#fff;margin:0 0 20px;font-size:44px;font-weight:700;line-height:1.15}.sc-hero-desc{color:#e2e8f0c7;max-width:560px;margin:0 0 30px;font-size:17px;line-height:1.7}.sc-hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:22px;display:flex}.sc-powered{color:#e2e8f099;align-items:center;gap:7px;font-size:13.5px;display:inline-flex}.sc-powered i{color:var(--sc-violet-light);font-size:16px}.sc-hero-visual{width:100%;max-width:400px;height:400px;margin:0 auto;position:relative}.sc-links{z-index:1;width:100%;height:100%;position:absolute;inset:0}.sc-links line{stroke:#a78bfa59;stroke-width:1.5px;stroke-dasharray:5 5;animation:3s linear infinite scDash}@keyframes scDash{to{stroke-dashoffset:-20px}}.sc-orb{z-index:3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.sc-orb--center{background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));color:#fff;width:100px;height:100px;animation:3s ease-in-out infinite scPulse;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #7c5cf61f,0 20px 50px #7c5cf673}.sc-orb--center i{font-size:44px}@keyframes scPulse{0%,to{box-shadow:0 0 0 12px #7c5cf61f,0 20px 50px #7c5cf673}50%{box-shadow:0 0 0 20px #7c5cf60f,0 20px 60px #7c5cf699}}.sc-node{z-index:2;color:#c7b8ff;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #a78bfa59;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;animation:5s ease-in-out infinite scNodeFloat;display:flex;position:absolute}.sc-node i{font-size:26px}.sc-node--1{animation-delay:0s;top:40px;left:42px}.sc-node--2{animation-delay:.8s;top:50px;right:42px}.sc-node--3{animation-delay:1.6s;bottom:70px;left:32px}.sc-node--4{animation-delay:2.4s;bottom:80px;right:42px}.sc-node--5{animation-delay:3.2s;bottom:8px;left:50%;transform:translate(-50%)}@keyframes scNodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.sc-node--5{animation-name:scNodeFloatCenter}@keyframes scNodeFloatCenter{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.sc-stats{z-index:2;background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:60px;padding:32px;display:grid;position:relative}.sc-stat{text-align:center;border-right:1px solid #ffffff14}.sc-stat:last-child{border-right:none}.sc-stat-num{background:linear-gradient(135deg,#fff,var(--sc-violet-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:34px;font-weight:700;display:block}.sc-stat-label{color:#e2e8f0a8;font-size:13.5px;font-weight:500}.sc-section{padding:90px 0;position:relative}.sc-section-head{margin-bottom:50px}.sc-section-head--center{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.sc-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--sc-violet-light);margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.sc-section-head h2{color:#fff;margin:0 0 16px;font-size:34px;font-weight:700;line-height:1.25}.sc-section-head p{color:#e2e8f0b8;margin:0;font-size:16.5px;line-height:1.7}.sc-feature-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.sc-feature-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;padding:34px 28px;transition:transform .35s,border-color .35s,box-shadow .35s}.sc-feature-card:hover{border-color:#a78bfa80;transform:translateY(-8px);box-shadow:0 24px 50px #7c5cf62e}.sc-feature-icon{color:#fff;background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex;box-shadow:0 10px 24px #7c5cf659}.sc-feature-icon i{font-size:28px}.sc-feature-card h3{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600}.sc-feature-card p{color:#e2e8f0b8;margin:0;font-size:14.5px;line-height:1.65}.sc-how-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.sc-how-step{text-align:center;background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;padding:40px 30px 34px;position:relative}.sc-how-num{color:#fff;background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:22px;font-size:24px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #7c5cf666}.sc-how-step h3{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600}.sc-how-step p{color:#e2e8f0b8;margin:0;font-size:14.5px;line-height:1.65}.sc-audience-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.sc-audience-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:22px;padding:40px 34px;transition:transform .35s,border-color .35s}.sc-audience-card:hover{border-color:#a78bfa80;transform:translateY(-6px)}.sc-audience-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:22px;display:flex}.sc-audience-icon i{font-size:30px}.sc-audience-icon--co{background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));box-shadow:0 10px 24px #7c5cf659}.sc-audience-icon--pro{background:linear-gradient(135deg,#1dd3f8,#0ea5e9);box-shadow:0 10px 24px #1dd3f859}.sc-audience-card h3{color:#fff;margin:0 0 22px;font-size:23px;font-weight:700}.sc-audience-card ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.sc-audience-card li{color:#edf2fae0;align-items:center;gap:12px;font-size:15px;display:flex}.sc-audience-card li i{color:#fff;background:linear-gradient(135deg,var(--sc-violet-light),var(--sc-violet));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:inline-flex}.sc-cta{padding:30px 0 100px}.sc-cta-box{text-align:center;background:linear-gradient(135deg,#7c5cf6 0%,#5b3fd6 100%);border-radius:28px;padding:64px 40px;position:relative;overflow:hidden;box-shadow:0 30px 80px #7c5cf666}.sc-cta-box:before{content:"";background:#ffffff1a;border-radius:50%;width:400px;height:400px;position:absolute;top:-180px;right:-120px}.sc-cta-box h2{color:#fff;margin:0 0 16px;font-size:34px;font-weight:700;position:relative}.sc-cta-box p{color:#ffffffe6;max-width:620px;margin:0 auto 30px;font-size:17px;line-height:1.6;position:relative}.sc-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}@media (max-width:991px){.sc-band-inner{grid-template-columns:1fr;gap:40px}.sc-hero-grid{grid-template-columns:1fr;gap:50px}.sc-hero-visual{order:-1}.sc-hero-title{font-size:36px}.sc-feature-grid{grid-template-columns:repeat(2,1fr)}.sc-how-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:767px){.sc-band{padding:60px 0}.sc-band-title{font-size:26px}.sc-band-actions{flex-direction:column}.sc-band-actions .sc-btn{width:100%}.sc-hero{padding:120px 0 56px}.sc-hero-grid{gap:34px}.sc-hero-text{text-align:center;order:0}.sc-hero-visual{order:1;max-width:280px;height:260px}.sc-hero-topline{justify-content:center;margin-bottom:16px}.sc-live-note{text-align:center;justify-content:center}.sc-hero-title{font-size:27px;line-height:1.2}.sc-hero-desc{max-width:100%;margin:0 auto 24px;font-size:15px}.sc-hero-actions{flex-direction:column;margin-bottom:18px}.sc-hero-actions .sc-btn{width:100%}.sc-powered{justify-content:center;width:100%}.sc-orb--center{width:84px;height:84px}.sc-orb--center i{font-size:36px}.sc-node{border-radius:13px;width:48px;height:48px}.sc-node i{font-size:22px}.sc-node--1{top:24px;left:20px}.sc-node--2{top:30px;right:20px}.sc-node--3{bottom:52px;left:14px}.sc-node--4{bottom:60px;right:20px}.sc-node--5{bottom:4px}.sc-stats{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:44px;padding:26px}.sc-stat{border-right:none}.sc-stat:nth-child(odd){border-right:1px solid #ffffff14}.sc-stat-num{font-size:28px}.sc-section{padding:60px 0}.sc-section-head h2{font-size:26px}.sc-feature-grid,.sc-audience-grid{grid-template-columns:1fr}.sc-cta-box{padding:46px 24px}.sc-cta-box h2{font-size:26px}.sc-cta-actions{flex-direction:column}.sc-cta-actions .sc-btn{width:100%}}
