:root{--ink:#101326;--purple:#6c5ce7;--cyan:#45d9ff;--white:#fff;--muted:#b8bdd7;--line:rgba(255,255,255,.12);--shadow:0 28px 80px rgba(4,6,20,.4)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}.skip-link{position:fixed;left:16px;top:-60px;z-index:100;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}a{color:inherit;text-decoration:none}.page-glow{position:fixed;border-radius:50%;filter:blur(120px);opacity:.22;pointer-events:none}.glow-one{width:600px;height:600px;background:#745cff;right:-240px;top:-220px}.glow-two{width:500px;height:500px;background:#21b8df;left:-320px;top:600px}.site-header{position:fixed;z-index:20;top:18px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:68px;padding:0 18px 0 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;border-radius:20px;transition:.25s}.site-header.scrolled{background:rgba(16,19,38,.82);border-color:var(--line);box-shadow:0 12px 35px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:20px;letter-spacing:-.5px}.brand img{width:37px;height:37px;object-fit:contain}.site-header nav{display:flex;gap:32px;font-weight:700;font-size:14px}.site-header nav a{color:#d8dbeb}.site-header nav a:hover{color:#fff}.button{min-height:52px;padding:0 23px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button-primary{color:#fff;background:linear-gradient(135deg,#745cff,#6250db);box-shadow:0 14px 35px rgba(108,92,231,.35)}.button-dark{background:#232844;color:#fff;border:1px solid var(--line)}.button-light{background:#fff;color:#191c32}.button-small{min-height:42px;border-radius:12px;padding:0 18px;font-size:14px}.hero{position:relative;min-height:790px;max-width:1240px;margin:auto;padding:165px 30px 80px;display:grid;grid-template-columns:.9fr 1.25fr;gap:65px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#aeb5dc;font-weight:800;font-size:12px;letter-spacing:1.6px;text-transform:uppercase}.eyebrow>span{width:27px;height:2px;background:var(--cyan)}h1{font-size:clamp(54px,6vw,88px);line-height:.93;letter-spacing:-5px;margin:24px 0 28px;max-width:690px}h1 em{font-style:normal;color:var(--cyan)}.hero-copy>p{max-width:590px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.download-note{font-size:12px!important;color:#7f86a9!important;margin:12px 0 0 10px}.hero-visual{position:relative;min-height:540px;display:flex;align-items:center}.app-window{position:relative;z-index:2;width:100%;border:1px solid rgba(255,255,255,.16);background:#20243c;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.window-top{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#282d49;color:#858cad;font-size:11px}.window-top i{width:8px;height:8px;border-radius:50%;background:#59607e}.window-top span{margin:auto}.app-shell{height:410px;display:grid;grid-template-columns:58px 150px 1fr}.server-rail{background:#13162a;padding:14px 10px;display:flex;flex-direction:column;gap:12px;align-items:center}.server-logo,.server-dot{width:35px;height:35px;border-radius:12px;display:grid;place-items:center}.server-logo{background:#705cf1}.server-logo img{width:24px;height:24px}.server-dot{opacity:.85}.server-dot.purple{background:#5744b4}.server-dot.cyan{background:#168ca8}.server-dot.rose{background:#a94e79}.channel-list{position:relative;background:#1a1e34;padding:16px 10px;color:#b7bdd8}.channel-list>b{display:block;color:#fff;font-size:11px;margin:2px 5px 18px}.channel-list>small{display:block;color:#6f779a;font-size:8px;font-weight:800;margin:12px 5px 6px}.channel{padding:8px;border-radius:7px;font-size:10px;margin-bottom:3px}.channel.active{background:#303650;color:#fff}.friend{display:flex;gap:7px;align-items:center;padding:5px;font-size:9px}.friend span{display:flex;flex-direction:column}.friend small{color:#6f779a}.voice-controls{position:absolute;bottom:0;left:0;right:0;padding:10px;background:#15182c;color:#54dfa1;font-size:8px}.voice-controls div{margin-top:7px;color:#b8bdd7;letter-spacing:8px}.avatar{display:inline-block;width:23px;height:23px;border-radius:50%;flex:0 0 auto;background:linear-gradient(135deg,#f2b568,#7e4ee8)}.avatar.a2{background:linear-gradient(135deg,#45d9ff,#3c62c9)}.avatar.a3{background:linear-gradient(135deg,#ff7296,#7d5cff)}.stream-stage{background:#101326;padding:0 13px 12px}.stage-head{height:48px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.stage-head span{color:#7981a5}.stream-card{background:#191d34;border-radius:13px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.game-scene{height:255px;position:relative;overflow:hidden;background:linear-gradient(#30276d 0 55%,#191c43 55%)}.moon{position:absolute;width:55px;height:55px;border-radius:50%;background:#d3f9ff;right:35px;top:30px;box-shadow:0 0 30px #79dcff}.mountain{position:absolute;width:250px;height:170px;bottom:-60px;background:#141934;transform:rotate(45deg)}.m1{left:-50px}.m2{right:-100px;background:#1b2143}.player{position:absolute;width:18px;height:44px;bottom:45px;left:52%;background:#63e6ff;box-shadow:0 0 20px #45d9ff}.stream-meta{height:40px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.stream-meta span{display:flex;align-items:center;gap:6px}.stream-meta .avatar{width:19px;height:19px}.stream-meta b{font-size:8px;color:#ff718d}.call-bar{display:flex;justify-content:center;gap:6px;margin-top:10px}.call-bar button{border:0;border-radius:8px;background:#252a45;color:#fff;height:30px;padding:0 10px;font-size:9px}.call-bar .live{background:#6654df}.call-bar .leave{background:#db4562}.orbit{position:absolute;border:1px solid rgba(69,217,255,.18);border-radius:50%}.orbit-one{width:600px;height:600px;left:-30px}.orbit-two{width:470px;height:470px;left:30px}.floating-pill{position:absolute;z-index:3;background:rgba(28,33,58,.88);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);padding:11px 15px;border-radius:12px;font-size:11px;font-weight:700;box-shadow:0 12px 28px rgba(0,0,0,.25)}.pill-live{right:-20px;top:90px}.pill-live i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4ae09c;margin-right:7px;box-shadow:0 0 12px #4ae09c}.pill-voice{left:-20px;bottom:55px}.pill-voice span{color:var(--cyan);margin-right:7px}.social-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;color:#868dac}.social-proof p{color:#fff;font-weight:800}.social-proof div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:28px;font-size:12px;font-weight:700}.features{max-width:1180px;margin:auto;padding:120px 24px}.section-heading{text-align:center;margin-bottom:55px;opacity:0;transform:translateY(20px);transition:.6s}.section-heading .eyebrow{justify-content:center}.section-heading h2,.download h2{font-size:clamp(38px,5vw,65px);line-height:1;letter-spacing:-3px;margin:20px 0}.feature{position:relative;border:1px solid var(--line);background:linear-gradient(145deg,rgba(38,43,73,.9),rgba(24,28,51,.92));border-radius:28px;padding:38px;overflow:hidden;opacity:0;transform:translateY(22px);transition:.6s}.feature.revealed,.section-heading.revealed,.download.revealed{opacity:1;transform:none}.feature-large{min-height:340px;display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:20px}.feature-number{color:var(--cyan);font-weight:900;font-size:12px;letter-spacing:2px}.feature h3{font-size:clamp(27px,3vw,42px);letter-spacing:-1.5px;line-height:1.05;margin:16px 0}.feature p{color:var(--muted);line-height:1.65;max-width:490px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-grid .feature{min-height:390px}.voice-demo{display:flex;flex-direction:column;align-items:center;gap:35px}.wave{height:110px;display:flex;align-items:center;gap:7px}.wave i{display:block;width:8px;height:45%;border-radius:6px;background:linear-gradient(var(--cyan),#8b7cff);animation:wave 1.2s ease-in-out infinite alternate}.wave i:nth-child(2),.wave i:nth-child(6){height:75%;animation-delay:.15s}.wave i:nth-child(3),.wave i:nth-child(5){height:100%;animation-delay:.3s}.wave i:nth-child(4){height:60%;animation-delay:.45s}@keyframes wave{to{transform:scaleY(.45);opacity:.65}}.people{display:flex;align-items:center}.people .avatar,.people b{width:48px;height:48px;margin-left:-8px;border:4px solid #222742}.people b{border-radius:50%;display:grid;place-items:center;background:#343a60;font-size:12px}.mini-stream{height:175px;margin-top:25px;border-radius:18px;background:linear-gradient(145deg,#252b56,#12162f);position:relative;overflow:hidden}.mini-stream div{position:absolute;width:170px;height:170px;border:35px solid rgba(69,217,255,.18);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.mini-stream span{position:absolute;right:12px;top:12px;background:#e74c68;padding:5px 8px;border-radius:6px;font-size:8px;font-weight:900}.server-stack{display:flex;justify-content:center;margin-top:55px}.server-stack i{width:75px;height:75px;border-radius:24px;background:#6654df;border:5px solid #202540;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:25px;margin-left:-12px;transform:rotate(-8deg)}.server-stack i:nth-child(2){background:#28a9cc;transform:rotate(5deg)}.server-stack i:nth-child(3){background:#313755;color:#8f96b9;transform:rotate(12deg)}.download{max-width:1180px;margin:0 auto 90px;padding:65px;border-radius:34px;background:linear-gradient(125deg,#7058e9,#414fc7 65%,#237fa7);display:flex;align-items:center;justify-content:space-between;gap:45px;box-shadow:0 30px 80px rgba(37,40,130,.3);opacity:0;transform:translateY(22px);transition:.6s}.download>div:first-child{max-width:650px}.download p{color:#e1e4ff;line-height:1.6}.eyebrow.light{color:#fff}.download-actions{display:flex;flex-direction:column;gap:10px;min-width:245px}.button-outline{border:1px solid rgba(255,255,255,.45);color:#fff}.button-outline span{font-size:20px}footer{max-width:1180px;margin:auto;padding:40px 24px 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center;color:#8f96b4}footer .brand{color:#fff}footer p{text-align:right}footer div{display:flex;gap:24px;font-size:13px}footer small{text-align:right}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:140px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.eyebrow,.hero-actions{justify-content:center}.hero-visual{min-height:480px}.social-proof{flex-direction:column;text-align:center}.social-proof div{justify-content:center}.feature-large{grid-template-columns:1fr}.download{flex-direction:column;text-align:center}.download-actions{width:min(100%,360px)}.app-window{transform:none}}
@media(max-width:620px){.site-header{top:10px}.site-header .button-small{padding:0 13px}.brand{font-size:17px}.brand img{width:32px;height:32px}.hero{padding:125px 18px 55px;gap:30px;min-width:0}h1{font-size:52px;letter-spacing:-3px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:390px;min-width:0;width:100%}.orbit-one,.orbit-two{width:100%;height:auto;aspect-ratio:1;left:0}.app-window{min-width:0}.app-shell{height:330px;grid-template-columns:45px 105px minmax(0,1fr)}.channel-list{padding:10px 5px}.server-rail{padding:10px 5px}.server-logo,.server-dot{width:29px;height:29px}.game-scene{height:190px}.floating-pill{display:none}.stream-stage{padding:0 7px;min-width:0;overflow:hidden}.stage-head span{display:none}.call-bar .live{font-size:0}.call-bar .live:after{content:"▣";font-size:10px}.social-proof{padding:25px 18px}.social-proof div{gap:15px}.features{padding:80px 16px}.feature,.download{padding:27px;border-radius:23px}.feature-grid{grid-template-columns:1fr}.feature-large{min-height:500px}.download{margin:0 16px 60px}.section-heading h2,.download h2{letter-spacing:-2px}footer{margin:0 16px;grid-template-columns:1fr;text-align:center}footer .brand,footer div{justify-content:center}footer p,footer small{text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
