@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap');

:root{
  --bg:#08040f;--bg-2:#10071c;--card:#140d22;--card-2:#1a1030;
  --text:#fff;--muted:#b8aec8;--purple:#9b45ff;--pink:#ff4da6;
  --gold:#f5c55f;--line:rgba(255,255,255,.09);--shadow:0 24px 70px rgba(0,0,0,.35)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:"Manrope",sans-serif;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 15% 10%,rgba(155,69,255,.12),transparent 28%),radial-gradient(circle at 85% 25%,rgba(255,77,166,.08),transparent 26%);pointer-events:none;z-index:-2}
.page-noise{position:fixed;inset:0;opacity:.05;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}
a{text-decoration:none}.section-space{padding:88px 0}.nav-glass{background:rgba(8,4,15,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06);transition:.3s}
.nav-glass.scrolled{background:rgba(8,4,15,.94);box-shadow:0 12px 36px rgba(0,0,0,.24)}
.navbar-brand{font-family:"Space Grotesk";font-size:1.28rem;font-weight:700}.navbar-brand span span,.footer-brand span{color:#ce8cff}
.brand-logo{width:38px;height:38px;object-fit:contain}.nav-link{color:#c9bfd5!important;font-size:.92rem}.nav-link:hover{color:#fff!important}
.btn-gradient{border:0;color:#fff;background:linear-gradient(115deg,var(--purple),var(--pink));box-shadow:0 12px 35px rgba(155,69,255,.28);font-weight:700;transition:.25s}
.btn-gradient:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 42px rgba(155,69,255,.4)}
.hero-section{padding:132px 0 60px;min-height:100vh;background:linear-gradient(180deg,#0b0513 0%,#08040f 78%)}
.hero-container{z-index:2}.orb{position:absolute;border-radius:50%;filter:blur(8px);opacity:.45;animation:float 8s ease-in-out infinite}
.orb-one{width:330px;height:330px;background:rgba(151,58,255,.2);left:-150px;top:120px}.orb-two{width:270px;height:270px;background:rgba(255,63,151,.15);right:-120px;top:280px;animation-delay:-3s}
.launch-chip{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.05);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#e8ddf3}
.pulse-dot{width:9px;height:9px;border-radius:50%;background:#58ed9c;box-shadow:0 0 0 0 rgba(88,237,156,.6);animation:pulse 1.8s infinite}
.display-title{font-family:"Space Grotesk";font-size:clamp(3rem,7vw,6.3rem);line-height:.94;letter-spacing:-.065em;margin:25px 0 22px;max-width:820px}
.gradient-text{display:block;background:linear-gradient(90deg,#fff 0%,#d8b2ff 35%,#ff72b9 78%,#f5c55f 100%);-webkit-background-clip:text;color:transparent}
.hero-copy,.lead-copy{color:var(--muted);font-size:1.06rem;line-height:1.8;max-width:620px}
.typing-wrap{display:inline-flex;align-items:center;gap:9px;margin-top:14px;color:#efe2ff;font-weight:700;min-height:28px}.typing-wrap i{color:#f5c55f}.typing-cursor{animation:blink .8s infinite}
.hero-proof{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px}.avatar-stack{display:flex}.avatar-stack img{width:39px;height:39px;border-radius:50%;border:3px solid #0b0613;margin-left:-10px}.avatar-stack img:first-child{margin-left:0}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:.86rem}.hero-proof small{font-size:.72rem;color:var(--muted)}
.phone-stage{position:relative;max-width:430px;margin:auto;perspective:1000px}.phone-shell{position:relative;margin:auto;width:min(320px,86vw);border:8px solid #251834;border-radius:42px;background:#0d0715;padding:10px;box-shadow:0 45px 110px rgba(0,0,0,.55),0 0 60px rgba(155,69,255,.18);transform:rotateY(-4deg) rotateX(2deg)}
.phone-topbar,.phone-nav{display:flex;justify-content:space-between;align-items:center;padding:5px 13px;color:#c8bdd1;font-size:.68rem}.live-card{overflow:hidden;border-radius:28px;background:#151020;border:1px solid rgba(255,255,255,.08)}.live-image{height:285px;position:relative;background:linear-gradient(155deg,#50217d,#171024);overflow:hidden}.live-image>img{width:100%;height:100%;object-fit:cover;filter:saturate(.9);transform:scale(1.06)}.live-pill,.viewer-pill{position:absolute;top:13px;padding:6px 9px;border-radius:8px;font-size:.68rem;font-weight:800;backdrop-filter:blur(8px)}.live-pill{left:13px;background:#ff326d}.live-pill span{display:inline-block;width:6px;height:6px;background:white;border-radius:50%;margin-right:4px}.viewer-pill{right:13px;background:rgba(0,0,0,.42)}.live-info{padding:13px}.mini-avatar{width:32px;height:32px;border-radius:50%}.live-info strong,.live-info small{display:block}.live-info strong{font-size:.78rem}.live-info small{font-size:.66rem;color:var(--muted)}.follow-btn{border:0;border-radius:999px;background:#8e3fff;color:#fff;font-size:.68rem;padding:6px 11px}.comment-stream{margin:12px 0}.comment-stream p{font-size:.66rem;margin:5px 0;color:#ded6e7}.comment-stream b{color:#fff}.live-actions{display:flex;gap:8px;align-items:center}.live-actions span,.live-actions button{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);color:#fff;border-radius:999px;height:29px;display:grid;place-items:center}.live-actions span{width:29px}.live-actions button{padding:0 11px;margin-left:auto;font-size:.64rem}.phone-nav{padding-top:12px;font-size:1rem}.go-live{width:38px;height:29px;border-radius:10px;background:linear-gradient(90deg,#15e0dd 0 50%,#ff3d8d 50%);display:grid;place-items:center}.go-live i{background:#fff;color:#111;border-radius:8px;padding:2px 7px}
.floating-badge{position:absolute;z-index:5;padding:11px 15px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(28,16,45,.8);backdrop-filter:blur(16px);font-size:.75rem;font-weight:700;box-shadow:var(--shadow);animation:float 6s ease-in-out infinite}.floating-badge i{color:#f3c65d}.badge-top{right:-10px;top:72px}.badge-bottom{left:-20px;bottom:74px;animation-delay:-2s}


  .eyebrow{display:block;color:#cc94ff;font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;margin-bottom:9px}


.section-heading{max-width:730px;margin:auto}.section-heading h2,.section-title,.community-banner h2,.waitlist-card h2{font-family:"Space Grotesk";font-size:clamp(2.15rem,5vw,4rem);line-height:1.05;letter-spacing:-.045em}.section-heading p{color:var(--muted);font-size:1rem}
.feature-card{height:100%;padding:27px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border-radius:25px;transition:.3s;position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:rgba(155,69,255,.13);filter:blur(30px);right:-70px;top:-65px}.feature-card:hover{transform:translateY(-8px);border-color:rgba(199,135,255,.35);box-shadow:var(--shadow)}.feature-card.featured{background:linear-gradient(150deg,rgba(155,69,255,.19),rgba(255,255,255,.025))}.icon-box{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(155,69,255,.28),rgba(255,77,166,.16));color:#efcfff;font-size:1.25rem;margin-bottom:22px}.card-kicker{color:#c89aff;font-size:.69rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.feature-card h3{font-family:"Space Grotesk";font-size:1.45rem;margin:9px 0 11px}.feature-card p{color:var(--muted);font-size:.92rem;line-height:1.75}.feature-card a{color:#fff;font-size:.8rem;font-weight:700}.feature-card a i{color:#cc91ff}
.creator-section{background:linear-gradient(180deg,transparent,rgba(155,69,255,.05),transparent)}.creator-collage{height:440px;position:relative}.creator-card{position:absolute;display:flex;align-items:center;gap:12px;background:rgba(27,17,43,.86);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px);box-shadow:var(--shadow);border-radius:20px;padding:12px}.creator-card img{border-radius:15px;object-fit:cover}.creator-card strong,.creator-card small{display:block}.creator-card small{color:var(--muted)}.creator-main{left:4%;top:15%;width:69%;padding:15px}.creator-main img{width:120px;height:135px}.creator-main span{margin-left:auto;background:#ff336e;padding:7px 10px;border-radius:999px;font-size:.7rem}.creator-side{right:1%;width:43%}.creator-side img{width:64px;height:64px}.creator-side.top{top:4%}.creator-side.bottom{bottom:7%}.stat-bubble{position:absolute;left:8%;bottom:8%;width:48%;padding:17px;border-radius:20px;background:linear-gradient(130deg,#7f36db,#c53b91);box-shadow:var(--shadow)}.stat-bubble i,.stat-bubble strong{display:block}.stat-bubble i{font-size:1.5rem;color:#ffd86d;margin-bottom:7px}.benefit-list{display:grid;gap:15px;margin:24px 0}.benefit-list div{display:flex;align-items:flex-start;gap:12px;color:#d7cedf}.benefit-list i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:rgba(155,69,255,.18);color:#cf9dff}.benefit-list strong{color:#fff}
.community-banner,.waitlist-card{padding:35px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(120deg,rgba(155,69,255,.18),rgba(255,77,166,.06) 55%,rgba(245,197,95,.07));box-shadow:var(--shadow);position:relative;overflow:hidden}.community-banner p,.waitlist-card p{color:var(--muted);max-width:650px}.community-lines{display:grid;gap:10px}.community-lines span{padding:13px 15px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);border-radius:14px}.community-lines i{color:#ff67ad;margin-right:8px}
.journey-section{background:#0a0511}.journey-line{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:55px;position:relative}.journey-line:before{content:"";position:absolute;height:1px;background:linear-gradient(90deg,transparent,#9c51e6,#ff5fa8,transparent);left:10%;right:10%;top:47px}.journey-step{text-align:center;position:relative}.journey-step>span{display:inline-block;color:#8f80a0;font-size:.68rem;margin-bottom:11px}.journey-icon{width:72px;height:72px;border-radius:22px;margin:0 auto 18px;background:#140c20;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;font-size:1.45rem;color:#d4a4ff;position:relative;z-index:2}.journey-step h3{font-family:"Space Grotesk";font-size:1.22rem}.journey-step p{color:var(--muted);font-size:.82rem}
.waitlist-card{background:linear-gradient(135deg,#211036,#10091c)}.waitlist-points{display:flex;flex-wrap:wrap;gap:13px;margin-top:25px}.waitlist-points span{font-size:.8rem;color:#d8cfe1}.waitlist-points i{color:#65e59d;margin-right:5px}.waitlist-form{padding:23px;border-radius:22px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.form-label{font-size:.78rem;color:#d7cedf}.form-control,.form-select{background:#0f0819;border:1px solid rgba(255,255,255,.11);color:white;border-radius:13px;padding:13px 14px}.form-control:focus,.form-select:focus{background:#0f0819;color:white;border-color:#a45aff;box-shadow:0 0 0 .2rem rgba(164,90,255,.13)}.form-control::placeholder{color:#786d85}.form-select option{background:#0f0819}.form-message{text-align:center;min-height:20px;margin-top:11px;font-size:.8rem}
.faq-wrap{max-width:900px}.accordion{--bs-accordion-bg:transparent;--bs-accordion-border-color:rgba(255,255,255,.09);--bs-accordion-color:#fff;--bs-accordion-btn-color:#fff;--bs-accordion-active-bg:transparent;--bs-accordion-active-color:#fff;--bs-accordion-btn-focus-box-shadow:none}.accordion-item{border-bottom:1px solid rgba(255,255,255,.09)}.accordion-button{font-weight:700;padding:22px 4px}.accordion-button:after{filter:invert(1)}.accordion-body{color:var(--muted);padding:0 4px 22px;line-height:1.7}
.site-footer{padding:45px 0 100px;border-top:1px solid rgba(255,255,255,.08);background:#07030c}.footer-brand{color:white;font-family:"Space Grotesk";font-size:1.25rem;font-weight:700}.footer-brand img{width:38px;height:38px;object-fit:contain;margin-right:7px}.site-footer p{color:var(--muted);margin:7px 0 0}.footer-links,.social-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.footer-links a,.footer-bottom a{color:var(--muted);font-size:.79rem}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.social-links{justify-content:center}.social-links a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:white;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.07);padding-top:23px;margin-top:35px;color:#786d85;font-size:.74rem}.footer-bottom div{display:flex;gap:16px}
.mobile-sticky-cta{display:none}.back-to-top{position:fixed;right:20px;bottom:22px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:#1a1028;color:#fff;z-index:20;opacity:0;visibility:hidden;transition:.3s}.back-to-top.show{opacity:1;visibility:visible}.reveal{opacity:0;transform:translateY(25px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}
@keyframes float{50%{transform:translateY(-14px)}}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(88,237,156,0)}}@keyframes blink{50%{opacity:0}}
@media(max-width:991.98px){
 .section-space{padding:70px 0}.hero-section{padding-top:112px}.display-title{font-size:clamp(3.1rem,10vw,5rem)}.hero-copy{margin-inline:auto}.phone-stage{margin-top:18px}
 .journey-line:before{display:none}.creator-collage{max-width:600px;margin:auto}.footer-bottom{justify-content:center;text-align:center}
 .hero-wishlit{display:none}
}
@media(max-width:575.98px){
 body{padding-bottom:72px}.section-space{padding:58px 0}.navbar{padding-block:9px}.navbar-collapse{padding:16px 0}.hero-section{padding-top:100px}.display-title{font-size:3.35rem;line-height:.97}.hero-copy{font-size:.94rem;line-height:1.7}.phone-shell{width:290px}.floating-badge{font-size:.68rem}.badge-top{right:-6px}.badge-bottom{left:-6px}
.section-heading h2,.section-title,.community-banner h2,.waitlist-card h2{font-size:2.35rem}.feature-card{padding:23px}.creator-collage{height:405px}.creator-main{width:84%;left:0}.creator-main img{width:91px;height:115px}.creator-side{width:49%}.creator-side img{width:50px;height:50px}.creator-side.top{top:0}.creator-side.bottom{bottom:3%}.stat-bubble{left:0;width:60%;bottom:6%}.community-banner,.waitlist-card{padding:25px 20px}.journey-line{grid-template-columns:repeat(2,1fr);gap:26px 12px}.journey-icon{width:62px;height:62px}.waitlist-form{padding:17px}.footer-bottom div{justify-content:center;flex-wrap:wrap}.site-footer{padding-bottom:35px}.mobile-sticky-cta{display:flex;position:fixed;left:12px;right:12px;bottom:10px;height:52px;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:linear-gradient(115deg,var(--purple),var(--pink));color:#fff;font-weight:800;z-index:50;box-shadow:0 15px 40px rgba(0,0,0,.45)}.back-to-top{bottom:76px}
.hero-wishlit{display:none}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
