:root{
  --bg:#020617;--panel:#070b26;--panel2:#0c1031;--line:rgba(149,111,255,.35);--text:#fff;--muted:#b9c3df;--blue:#25a7ff;--purple:#7c3cff;--pink:#ff3ecb;--cyan:#32d7ff;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 50% 0%,#13145a 0,#060920 34%,#020617 76%);color:var(--text);overflow-x:hidden}.page-glow{position:fixed;border-radius:999px;filter:blur(80px);opacity:.55;pointer-events:none}.page-glow-one{width:520px;height:520px;background:#4017e8;top:90px;right:10%}.page-glow-two{width:420px;height:420px;background:#dd2ccf;bottom:20%;left:-100px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 62px;position:sticky;top:0;z-index:20;background:rgba(2,6,23,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;font-size:24px;letter-spacing:-.04em}.brand img{width:40px;height:40px;object-fit:cover;border-radius:50%}.brand.small{font-size:20px}.brand.small img{width:32px;height:32px}.nav-links{display:flex;gap:33px}.nav-links a{font-size:14px;color:#fff;text-decoration:none;font-weight:600;opacity:.92;padding:30px 0}.nav-links .active{border-bottom:2px solid #fff}.header-actions,.hero-buttons{display:flex;gap:16px;align-items:center}.btn{border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:14px 24px;color:#fff;text-decoration:none;font-weight:800;font-size:14px;display:inline-flex;align-items:center;gap:10px;justify-content:center;transition:.25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(111,66,255,.25)}.btn-primary{border:0;background:linear-gradient(100deg,#ff43d0,#713cff 55%,#22a8ff);box-shadow:0 10px 28px rgba(121,60,255,.35)}.btn-ghost{background:rgba(255,255,255,.04)}.btn.big{padding:18px 24px;border-radius:16px}.hero-section{min-height:560px;display:grid;grid-template-columns:45% 55%;align-items:center;padding:70px 62px 30px;position:relative}.hero-copy{z-index:2;max-width:610px}.hero-copy h1{font-size:70px;line-height:.98;margin:0 0 28px;font-weight:950;letter-spacing:-.07em}.hero-copy h1 span,.dashboard-copy h2 span,.icon-row h2,.section-intro span{background:linear-gradient(90deg,#ff4ad5,#8a4dff,#27bdff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{font-size:18px;line-height:1.8;color:#dce4ff;max-width:560px;margin:0 0 28px}.member-row{margin-top:40px;display:flex;gap:16px;align-items:center;color:#fff}.member-row span{color:#aab5d4}.avatar-stack{display:flex}.avatar-stack img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:3px solid #fff;margin-left:-9px}.avatar-stack img:first-child{margin-left:0}.hero-art{height:520px;position:relative;display:flex;align-items:center;justify-content:center}.hero-art>img{position:absolute;inset:-55px -80px -40px -140px;width:calc(100% + 260px);height:calc(100% + 100px);object-fit:cover;object-position:center;border-radius:0;mix-blend-mode:screen;filter:saturate(1.12) contrast(1.05)}.floating-card{position:absolute;background:rgba(17,20,61,.72);border:1px solid rgba(159,116,255,.35);box-shadow:0 20px 70px rgba(38,124,255,.18),inset 0 0 36px rgba(119,60,255,.1);backdrop-filter:blur(18px);border-radius:18px;color:#fff}.live-card{right:42px;top:70px;width:220px;padding:16px;display:flex;gap:12px}.live-card span,.live-card small,.tech-card span{display:block;color:#aab5d4;font-size:12px;margin-top:3px}.mini-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f36,#33c6ff)}.tech-card{left:40px;bottom:70px;padding:17px 20px;width:168px}.tiny-avatars{display:flex;margin-top:14px}.tiny-avatars i,.community-strip i{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#fff,#7952ff);border:2px solid #fff;margin-left:-6px}.tiny-avatars i:first-child{margin-left:0}.tiny-avatars em{font-style:normal;border-radius:999px;background:#263069;color:#fff;padding:4px 8px;font-size:11px;margin-left:5px}.section-intro{text-align:center;padding:30px 20px 18px}.section-intro span{font-weight:900}.section-intro h2{font-size:34px;margin:10px 0 0;letter-spacing:-.04em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:0 56px 20px}.feature-card{min-height:320px;padding:32px;border-radius:22px;background:linear-gradient(145deg,rgba(15,24,69,.85),rgba(8,11,35,.82));border:1px solid var(--line);box-shadow:inset 0 0 44px rgba(95,50,255,.08)}.feature-card.highlight{background:linear-gradient(145deg,rgba(35,12,54,.9),rgba(17,12,49,.82))}.feature-icon{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#7a43ff,#5236ff);display:grid;place-items:center;font-weight:900;margin-bottom:18px;box-shadow:0 12px 30px rgba(126,67,255,.45)}.feature-icon.blue{background:linear-gradient(135deg,#1da7ff,#4567ff)}.feature-icon.pink{background:linear-gradient(135deg,#ff45c8,#7a3cff)}.feature-card h3{font-size:21px;margin:0 0 12px}.feature-card p{color:#cbd5f1;line-height:1.65}.mock-post,.mock-community,.creator-card{margin-top:24px;border-radius:18px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);padding:18px}.post-head{display:flex;align-items:center;gap:10px}.post-head b{margin-left:auto}.avatar,.creator-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ff54ca,#25baff)}.a2{background:linear-gradient(135deg,#feb,#875cff)}.a3{background:linear-gradient(135deg,#55f,#ff53c9)}.post-head span,.mock-community span,.creator-card span{display:block;color:#92a1ca;font-size:12px}.audio-line{height:36px;border-radius:12px;margin:14px 0;background:linear-gradient(90deg,#5a37ff,#8c5cff);display:flex;align-items:center;padding:0 12px;gap:12px}.audio-line i{height:3px;flex:1;border-radius:4px;background:repeating-linear-gradient(90deg,#fff 0 6px,transparent 6px 10px);opacity:.85}.mock-community button{width:100%;margin:20px 0 16px;padding:12px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#dce4ff;text-align:left}.mock-community button b{float:right;background:#6650ff;border-radius:8px;padding:2px 7px}.community-strip{display:flex}.creator-card{background:radial-gradient(circle at 100% 0,#8b1bff55,transparent 50%),linear-gradient(145deg,#1a1d61,#11194a)}.creator-avatar{width:72px;height:72px;display:inline-block;margin-right:12px;vertical-align:middle}.creator-stats{display:flex;justify-content:space-between;margin-top:20px}.creator-stats b{font-size:20px}.creator-stats span{font-size:12px;font-weight:500;margin-top:4px}.dashboard-section{display:grid;grid-template-columns:25% 75%;gap:28px;align-items:center;padding:40px 56px 20px}.dashboard-copy h2{font-size:32px;line-height:1.18;letter-spacing:-.05em}.dashboard-copy p{color:#cbd5f1;line-height:1.8}.dashboard-copy ul{list-style:none;padding:0;margin-top:30px}.dashboard-copy li{margin:18px 0;color:#fff}.dashboard-copy li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:5px;border:1px solid #d886ff;margin-right:12px;color:#fff}.dashboard-mockup{height:520px;border-radius:22px;border:1px solid rgba(121,92,255,.55);display:grid;grid-template-columns:170px 1fr 235px;background:rgba(5,8,31,.78);box-shadow:0 30px 120px rgba(42,81,255,.18);overflow:hidden}.sidebar,.right-panel{padding:18px;background:rgba(255,255,255,.02);border-right:1px solid rgba(255,255,255,.08)}.right-panel{border-right:0;border-left:1px solid rgba(255,255,255,.08)}.side-logo{font-weight:900;margin-bottom:20px}.sidebar a{display:flex;justify-content:space-between;color:#dce4ff;text-decoration:none;padding:12px;border-radius:10px;font-size:13px}.sidebar a.selected{background:#342287}.sidebar a b{background:#d42bea;border-radius:999px;padding:1px 7px}.feed-column{padding:18px;overflow:hidden}.composer{height:58px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:12px;padding:0 16px;color:#97a5c8}.composer span{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ff4acb,#27bdff)}.composer b{margin-left:auto}.feed-tabs{display:flex;gap:26px;margin:17px 0;color:#8d9bc1}.feed-tabs b{color:#fff}.feed-card{border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:18px;margin-bottom:18px}.feed-card p{color:#d6ddf5}.feed-image{height:145px;border-radius:13px;background:radial-gradient(circle at 40% 20%,#823fff,transparent 25%),linear-gradient(135deg,#2b146f,#0e65f7 50%,#ff41bb);margin:14px 0}.feed-card.short{height:95px}.search,.panel-card{border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:14px;margin-bottom:14px;color:#9caad0}.panel-card strong{color:#fff}.panel-card p{font-size:12px;line-height:1.9}.panel-card button{float:right;background:#6544ff;color:#fff;border:0;border-radius:8px;padding:4px 10px}.panel-card em{background:#f12ebd;color:#fff;border-radius:7px;font-style:normal;font-size:10px;padding:3px 7px}.icon-row{margin:40px 56px 14px;border-radius:22px;border:1px solid rgba(150,87,255,.45);background:rgba(7,10,34,.74);padding:24px 22px 30px;text-align:center}.icon-row h2{font-size:28px;margin:0 0 22px}.icons{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.icons div{display:flex;flex-direction:column;align-items:center;gap:8px}.icons i{font-style:normal;width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#0647ff,#db32ff);box-shadow:0 0 24px rgba(92,109,255,.45)}.icons span{font-size:12px;color:#b9c3df}.waitlist-section{margin:0 56px 24px;border-radius:22px;border:1px solid rgba(150,87,255,.45);background:linear-gradient(100deg,rgba(71,38,144,.45),rgba(13,14,52,.86));display:grid;grid-template-columns:32% 68%;overflow:hidden}.waitlist-section>div{padding:38px}.waitlist-section h2{font-size:35px;margin:0 0 14px}.waitlist-section p{color:#cbd5f1;line-height:1.7}.waitlist-section form{border-left:1px solid rgba(255,255,255,.08);padding:30px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.form-grid input{width:100%;height:52px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035);color:#fff;padding:0 18px}.interest-row{margin-top:22px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:#d8def4}.interest-row span{width:100%;font-size:13px}.interest-row label{font-size:13px;border:1px solid rgba(255,255,255,.18);padding:10px 13px;border-radius:11px}.interest-row .btn{margin-left:auto}.site-footer{display:flex;align-items:center;justify-content:space-between;padding:0 68px 34px;color:#fff}.site-footer nav{display:flex;gap:32px}.site-footer a{color:#fff;text-decoration:none;font-size:13px}.socials{display:flex;gap:24px;font-weight:900}.site-footer{flex-wrap:wrap}.footer-attribution{flex-basis:100%;text-align:center;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06);color:#b9c3df;font-size:12px}.footer-attribution p{margin:4px 0}.footer-attribution a{color:#fff;text-decoration:underline}
@media (max-width:1100px){.site-header{padding:0 24px}.nav-links{display:none}.hero-section{grid-template-columns:1fr;padding:55px 24px}.hero-copy h1{font-size:54px}.hero-art{height:430px}.feature-grid,.dashboard-section{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.dashboard-mockup{grid-template-columns:120px 1fr}.right-panel{display:none}.icons{grid-template-columns:repeat(2,1fr)}.waitlist-section{grid-template-columns:1fr;margin:24px}.waitlist-section form{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.form-grid{grid-template-columns:1fr}.site-footer{padding:24px;gap:22px;flex-direction:column}.site-footer nav{flex-wrap:wrap;justify-content:center}}@media (max-width:720px){.header-actions .btn-ghost{display:none}.brand span{font-size:20px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-art{height:280px}.hero-art>img{inset:-15px -75px;width:calc(100% + 150px);height:calc(100% + 30px)}.floating-card{display:none}.feature-grid{grid-template-columns:1fr;padding:0 18px}.dashboard-section{padding:20px 18px}.dashboard-mockup{height:auto;grid-template-columns:1fr}.sidebar{display:none}.feed-column{min-height:460px}.icons{grid-template-columns:1fr}.icon-row{margin:24px 18px}.waitlist-section{margin:18px}.waitlist-section>div,.waitlist-section form{padding:24px}.interest-row .btn{width:100%;margin-left:0}.site-header{height:72px}.hero-section{padding-top:34px}}
