:root{--purple:#7844f4;--deep:#201846;--ink:#19172b;--muted:#6e6a7e;--cream:#f7f5fb;--orange:#ff9a62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfaff;font-family:"Noto Sans SC",sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.ambient{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.ambient-one{width:420px;height:420px;background:radial-gradient(circle,rgba(154,110,255,.18),transparent 68%);top:-80px;right:-80px}.ambient-two{width:320px;height:320px;background:radial-gradient(circle,rgba(255,179,126,.16),transparent 70%);top:580px;left:-150px}.site-header{height:84px;width:min(1240px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:900}.brand-mark{width:37px;height:37px;border-radius:12px;background:linear-gradient(145deg,#9b6dff,#6d36e6);display:flex;align-items:center;justify-content:center;gap:3px;box-shadow:0 8px 20px rgba(108,54,230,.25)}.brand-mark i{width:4px;border-radius:4px;background:white;display:block}.brand-mark i:nth-child(1){height:10px}.brand-mark i:nth-child(2){height:18px}.brand-mark i:nth-child(3){height:13px}.desktop-nav{display:flex;gap:40px;font-size:14px;font-weight:600;color:#777286}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:hover,.desktop-nav .active{color:var(--purple)}.desktop-nav .active:after{content:"";position:absolute;left:50%;bottom:4px;width:5px;height:5px;border-radius:50%;background:var(--purple)}.header-cta{padding:11px 18px;border:1px solid #ded8ee;border-radius:999px;font-size:13px;font-weight:700;background:rgba(255,255,255,.7);backdrop-filter:blur(10px)}.header-cta span{color:var(--purple);margin-left:5px}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding-bottom:55px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;background:#f0ebff;color:#6d41c7;font-size:12px;font-weight:600}.live-dot{width:7px;height:7px;border-radius:50%;background:#7b4df1;box-shadow:0 0 0 5px rgba(123,77,241,.12)}h1{font-size:clamp(50px,5.3vw,75px);line-height:1.16;letter-spacing:-4px;margin:26px 0 24px;font-weight:900}h1 span{color:var(--purple);position:relative}h1 span:after{content:"";position:absolute;left:3%;right:1%;height:10px;bottom:-6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 15'%3E%3Cpath d='M3 10 Q 75 1 150 9 T297 7' fill='none' stroke='%23ff9b66' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.hero-desc{max-width:520px;font-size:17px;line-height:1.9;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.primary-btn{display:inline-flex;align-items:center;gap:30px;padding:17px 22px 17px 25px;border-radius:16px;color:white;font-weight:700;background:linear-gradient(135deg,#8e59ff,#7040ea);box-shadow:0 14px 30px rgba(112,64,234,.25)}.primary-btn span{font-size:20px}.text-btn{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px}.play{display:grid;place-items:center;padding-left:2px;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e2ddec;color:var(--purple);font-size:10px}.trust-row{display:flex;align-items:center;gap:18px;margin-top:48px;color:#8b8797;font-size:11px}.trust-row span{display:flex;flex-direction:column}.trust-row b{font:700 17px "DM Sans",sans-serif;color:#353044}.trust-row i{height:25px;width:1px;background:#dedbe6}.hero-visual{height:600px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(122,73,238,.13);border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:390px;height:390px;border-style:dashed}.phone{width:280px;height:565px;border:8px solid #211a3b;border-radius:40px;background:#211a3b;position:relative;z-index:2;box-shadow:0 35px 70px rgba(55,35,105,.28);transform:rotate(2deg)}.phone-notch{position:absolute;z-index:4;width:90px;height:20px;border-radius:0 0 14px 14px;background:#211a3b;top:0;left:50%;transform:translateX(-50%)}.phone-screen{height:100%;overflow:hidden;border-radius:31px;background:linear-gradient(175deg,#f2eaff,#f8f6ff 48%,#efe9fb);padding:31px 17px 16px}.room-top{display:flex;justify-content:space-between;align-items:flex-start;text-align:center;font-size:15px}.room-top div{display:flex;flex-direction:column;gap:3px}.room-top small{font-size:8px;color:#827b97}.room-top small i{display:inline-block;width:5px;height:5px;background:#54cd94;border-radius:50%}.room-host{text-align:center;margin-top:28px;display:flex;flex-direction:column;align-items:center}.host-avatar{width:77px;height:77px;border-radius:50%;background:linear-gradient(135deg,#ffbb87,#ff7e8d);display:grid;place-items:center;color:white;font-size:26px;font-weight:800;border:4px solid white;box-shadow:0 0 0 4px #bba0ff,0 10px 20px rgba(104,64,192,.2);position:relative}.wave-ring{position:absolute;inset:-13px;border:2px solid rgba(125,76,239,.22);border-radius:50%;animation:pulse 2s infinite}.room-host b{font-size:12px;margin-top:13px}.room-host small{font-size:9px;color:#8a849b;margin-top:4px}.seats{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:27px;text-align:center}.seats div{display:flex;flex-direction:column;align-items:center;gap:5px}.avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-weight:700;color:white;font-size:12px;border:2px solid white}.a1{background:#94b9ff}.a2{background:#f6b664}.a3{background:#69c9ba}.empty{background:#e7e0f4;color:#988bb1;font-size:20px}.seats small{font-size:8px;color:#777185}.chat-list{margin:22px -2px 0;padding:7px 10px;border-radius:11px;background:rgba(255,255,255,.55)}.chat-list p{font-size:8px;color:#7f788e;margin:7px 0}.chat-list b{color:#805bd4}.mic-bar{display:flex;align-items:center;justify-content:space-between;position:absolute;left:17px;right:17px;bottom:17px;padding:8px 8px 8px 13px;background:white;border-radius:16px;color:#aaa5b4;font-size:9px}.mic-bar button{border:0;border-radius:10px;background:var(--purple);width:32px;height:32px}.float-card{position:absolute;z-index:4;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid white;box-shadow:0 15px 35px rgba(69,48,119,.15);display:flex;align-items:center}.float-card div{display:flex;flex-direction:column}.float-card small{font-size:9px;color:#9992a7}.float-card b{font-size:12px}.card-topic{top:105px;left:12px;border-radius:18px;padding:11px 16px;gap:10px;transform:rotate(-5deg)}.card-topic>span{font-size:20px}.card-online{bottom:115px;right:-10px;border-radius:18px;padding:9px 13px;gap:9px;transform:rotate(4deg)}.avatar-mini{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#b4a1ff;color:white;font-weight:700}.music-pill{position:absolute;z-index:4;bottom:43px;left:35px;display:flex;align-items:center;gap:9px;padding:9px 13px;border-radius:99px;background:#221a41;color:white;box-shadow:0 15px 30px rgba(36,27,68,.2)}.music-pill>span{color:#c6aaff}.music-pill small{font-size:9px}.bars{display:flex;align-items:center;gap:2px;height:17px}.bars i{width:2px;border-radius:3px;background:#a985ff;animation:bars .8s infinite alternate}.bars i:nth-child(1),.bars i:nth-child(5){height:5px}.bars i:nth-child(2),.bars i:nth-child(4){height:12px;animation-delay:.2s}.bars i:nth-child(3){height:17px;animation-delay:.4s}.features{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.section-heading>div{max-width:650px}.kicker{font:700 11px "DM Sans",sans-serif;letter-spacing:2px;color:var(--purple)}h2{font-size:clamp(34px,4.5vw,55px);line-height:1.25;letter-spacing:-2px;margin:16px 0 0}.section-heading p{max-width:390px;color:var(--muted);font-size:14px;line-height:1.9}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:295px 270px;gap:18px}.feature-card{border-radius:30px;position:relative;overflow:hidden;padding:35px;color:white}.feature-card.purple{grid-row:1/3;background:linear-gradient(145deg,#8e58fa,#6834da)}.feature-card.orange{background:linear-gradient(145deg,#ffb47f,#fa8b60)}.feature-card.dark{background:#27213f}.feature-icon{width:56px;height:56px;border-radius:18px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:25px}.feature-icon span{font-size:9px}.feature-content{position:absolute;left:35px;right:35px;bottom:35px;z-index:2}.feature-content>span{font:600 11px "DM Sans";opacity:.65}.feature-content h3{font-size:27px;margin:9px 0}.feature-content p{margin:0;max-width:400px;font-size:13px;line-height:1.8;opacity:.75}.feature-content a{display:inline-block;margin-top:20px;font-size:12px;font-weight:700}.bubble{position:absolute;background:white;color:#5c477d;padding:10px 15px;border-radius:15px;font-size:11px;box-shadow:0 10px 20px rgba(57,25,124,.15)}.bubble-a{top:100px;right:50px;transform:rotate(6deg)}.bubble-b{top:170px;right:125px;transform:rotate(-4deg)}.match-stack{position:absolute;right:34px;top:30px;display:flex}.match-stack i{font-style:normal;width:48px;height:48px;border:3px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;margin-left:-12px;background:#9c80ce;font-weight:700}.match-stack b{position:absolute;right:0;top:55px;font:700 23px "DM Sans";display:flex;flex-direction:column}.match-stack small{font:500 8px "Noto Sans SC";opacity:.7}.equalizer{position:absolute;right:25px;top:28px;height:80px;display:flex;align-items:end;gap:5px}.equalizer i{display:block;width:5px;border-radius:4px;background:#9a76f4}.equalizer i:nth-child(1),.equalizer i:nth-child(9){height:18px}.equalizer i:nth-child(2),.equalizer i:nth-child(8){height:32px}.equalizer i:nth-child(3),.equalizer i:nth-child(7){height:55px}.equalizer i:nth-child(4),.equalizer i:nth-child(6){height:42px}.equalizer i:nth-child(5){height:70px}.community{padding:60px 0}.community-card{min-height:430px;border-radius:36px;background:#f0ecf9;text-align:center;padding:75px 20px 40px;position:relative;overflow:hidden}.community-card:before,.community-card:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.community-card:before{width:300px;height:300px;background:radial-gradient(circle,#e3d4ff,transparent 70%);top:-130px;left:-70px}.community-card:after{width:280px;height:280px;background:radial-gradient(circle,#ffe1ce,transparent 70%);right:-80px;bottom:-130px}.community-card h2{margin:15px 0}.community-card p{color:var(--muted);font-size:14px}.community-avatars{display:flex;justify-content:center;margin-top:38px}.community-avatars span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:700;border:4px solid #f0ecf9;margin-left:-8px;background:#9675de}.community-avatars span:nth-child(2){background:#ffa276}.community-avatars span:nth-child(3){background:#6fc4bc}.community-avatars span:nth-child(4){background:#8d5cf1;transform:scale(1.18);z-index:2}.community-avatars span:nth-child(5){background:#6c8fd4}.download{padding:70px 0 110px}.download-card{border-radius:35px;padding:60px 70px;background:linear-gradient(120deg,#261c4a,#4a287a);color:white;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.download-card:after{content:"";position:absolute;width:300px;height:300px;border:60px solid rgba(255,255,255,.04);border-radius:50%;right:28%;top:30%}.download-card .kicker{color:#bc9dff}.download-card h2{font-size:43px}.download-card p{color:#b9b1cb}.download-actions{display:flex;flex-direction:column;gap:12px;z-index:2}.store-btn{width:205px;height:60px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:white;color:#241d38;display:flex;align-items:center;padding:8px 18px;gap:13px;cursor:pointer;text-align:left;transition:.2s}.store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.18)}.store-btn>span{font-size:22px}.store-btn div{display:flex;flex-direction:column}.store-btn small{font-size:8px}.store-btn b{font-size:16px}footer{background:#171329;color:white}.footer-main{padding:65px 0 45px;display:flex;justify-content:space-between}.footer-brand{margin-bottom:18px}.footer-main p{font-size:12px;line-height:1.8;color:#837e95}.footer-links{display:flex;gap:95px}.footer-links div{display:flex;flex-direction:column;gap:13px}.footer-links b{font-size:13px;margin-bottom:5px}.footer-links a{font-size:11px;color:#8f899d}.footer-links a:hover{color:white}.footer-bottom{border-top:1px solid #2b263e;padding:20px 0 24px;display:flex;justify-content:space-between;color:#6f6a7c;font-size:10px}.footer-bottom a:hover{color:#a991e2}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);padding:12px 20px;border-radius:12px;background:#211a3b;color:white;font-size:13px;opacity:0;pointer-events:none;transition:.3s;z-index:50}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes pulse{0%,100%{transform:scale(.9);opacity:.6}50%{transform:scale(1.12);opacity:0}}@keyframes bars{to{height:5px}}
@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:60px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{margin-top:30px}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.feature-grid{grid-template-columns:1fr;grid-template-rows:430px 270px 270px}.feature-card.purple{grid-row:auto}.download-card{padding:50px 40px}.card-topic{left:8%}.card-online{right:6%}}
@media(max-width:600px){.section-shell,.site-header{width:min(100% - 30px,1180px)}.ambient-one{width:340px;height:340px}.site-header{height:72px}.header-cta{font-size:0;padding:10px 13px}.header-cta span{font-size:18px;margin:0}.brand{font-size:18px}.hero{padding-top:40px;min-height:auto}.eyebrow{font-size:10px}h1{font-size:43px;letter-spacing:-3px;margin-top:20px}.hero-desc{font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;gap:20px;width:100%}.primary-btn{width:100%;justify-content:space-between}.trust-row{gap:12px;margin-top:35px}.trust-row b{font-size:14px}.hero-visual{height:570px;width:100%;transform:scale(.88);margin:0;overflow:clip}.phone{width:270px}.card-topic{left:-5px}.card-online{right:-8px}.music-pill{left:0}.features{padding:65px 0}.section-heading{margin-bottom:30px}.section-heading p{font-size:13px}h2{font-size:35px;letter-spacing:-1.5px}.feature-grid{grid-template-rows:390px 260px 260px}.feature-card{padding:28px;border-radius:24px}.feature-content{left:28px;right:28px;bottom:28px}.feature-content h3{font-size:24px}.bubble-a{right:22px}.bubble-b{right:88px}.community{padding:40px 0}.community-card{min-height:360px;padding-top:60px}.community-avatars span{width:48px;height:48px}.download{padding:55px 0 80px}.download-card{padding:42px 25px;flex-direction:column;align-items:flex-start;gap:35px}.download-card h2{font-size:34px}.download-actions,.store-btn{width:100%}.store-btn{justify-content:center}.footer-main{flex-direction:column;gap:40px}.footer-links{gap:65px}.footer-bottom{flex-direction:column;gap:8px}.orbit-one{width:425px;height:425px}.orbit-two{width:350px;height:350px}}
@media(max-width:600px){.ambient-one{right:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* 2026 brand refresh — electric club palette */
:root{--purple:#1559ff;--deep:#0c1424;--ink:#101722;--muted:#68717e;--cream:#f3f5ef;--orange:#d9ff43}
body{background:#f4f6f1;color:var(--ink)}
.ambient-one{right:0;background:radial-gradient(circle,rgba(44,224,196,.18),transparent 68%)}
.ambient-two{background:radial-gradient(circle,rgba(21,89,255,.1),transparent 70%)}
.site-header{height:92px}
.brand-mark{background:#d9ff43;border-radius:50%;box-shadow:none}
.brand-mark i{background:#101722}
.desktop-nav a:hover,.desktop-nav .active{color:#1559ff}
.desktop-nav .active:after{width:18px;height:3px;border-radius:3px;background:#d9ff43;left:50%;transform:translateX(-50%);bottom:0}
.header-cta{background:#101722;color:white;border-color:#101722;border-radius:10px}
.header-cta span{color:#d9ff43}
.hero{width:min(1340px,calc(100% - 48px));min-height:650px;margin:10px auto 0;padding:35px 5.5% 40px;border-radius:38px;background:#101c2c;color:white;overflow:hidden;position:relative;grid-template-columns:1.06fr .94fr}
.hero:before{content:"VOICE / FRIENDS / PARTY";position:absolute;right:-25px;top:26px;color:rgba(255,255,255,.035);font:900 88px/1 "DM Sans";white-space:nowrap;letter-spacing:-4px}
.hero:after{content:"";position:absolute;inset:auto -8% -45% 42%;height:540px;border-radius:50%;background:#1559ff;filter:blur(0);opacity:.18}
.hero-copy{position:relative;z-index:2}
.eyebrow{background:rgba(217,255,67,.12);color:#d9ff43;border:1px solid rgba(217,255,67,.28);border-radius:8px}
.live-dot{background:#d9ff43;box-shadow:0 0 0 5px rgba(217,255,67,.12)}
h1{font-size:clamp(50px,5.2vw,76px);letter-spacing:-4px}
h1 span{color:#d9ff43}
h1 span:after{display:none}
.hero-desc{color:#aeb9c7;max-width:560px}
.primary-btn{background:#d9ff43;color:#101722;border-radius:12px;box-shadow:0 14px 30px rgba(217,255,67,.12)}
.play{background:transparent;border-color:#586575;color:#d9ff43}
.trust-row{color:#748295}
.trust-row b{color:white}
.trust-row i{background:#344153}
.hero-visual{z-index:2}
.orbit{border-color:rgba(217,255,67,.24)}
.orbit-one{border-radius:42% 58% 55% 45%;transform:rotate(18deg)}
.orbit-two{border-color:rgba(58,224,200,.25)}
.phone{border-color:#dce2e7;background:#dce2e7;box-shadow:20px 30px 0 rgba(217,255,67,.9),0 35px 70px rgba(0,0,0,.4);transform:rotate(5deg)}
.phone-notch{background:#dce2e7}
.phone-screen{background:linear-gradient(175deg,#edf7f5,#f7f9f4 58%,#e6f0eb)}
.host-avatar{background:linear-gradient(135deg,#20d3b6,#1559ff);box-shadow:0 0 0 4px #d9ff43,0 10px 20px rgba(21,89,255,.18)}
.wave-ring{border-color:rgba(21,89,255,.3)}
.mic-bar button{background:#1559ff}
.float-card{border-radius:10px;border:2px solid #101722;box-shadow:7px 7px 0 #d9ff43;backdrop-filter:none}
.music-pill{border-radius:8px;background:#1559ff;box-shadow:6px 6px 0 #d9ff43}
.bars i{background:#d9ff43}
.party-ticker{width:100%;overflow:hidden;background:#d9ff43;border-block:2px solid #101722;transform:rotate(-.5deg);margin:50px 0 30px;padding:16px 0}
.ticker-track{display:flex;align-items:center;gap:28px;width:max-content;animation:ticker 28s linear infinite;font-size:14px;font-weight:900;letter-spacing:.5px}
.ticker-track span{display:flex;align-items:center;gap:9px}
.ticker-track i{font:900 9px "DM Sans";font-style:normal;background:#101722;color:#d9ff43;padding:5px 7px;border-radius:5px}
.ticker-track b{font-size:20px;color:#1559ff}
@keyframes ticker{to{transform:translateX(-35%)}}
.features{padding:110px 0 90px}
.kicker{color:#1559ff}
.section-heading{align-items:center}
.section-heading h2{font-size:clamp(38px,4.4vw,58px)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:410px;gap:20px}
.feature-card{border:2px solid #101722;border-radius:18px;padding:30px;color:#101722;box-shadow:8px 8px 0 #101722;transition:transform .25s,box-shadow .25s}
.feature-card:hover{transform:translate(-3px,-3px);box-shadow:13px 13px 0 #101722}
.feature-card.purple{grid-row:auto;background:#1559ff;color:white}
.feature-card.orange{background:#d9ff43;color:#101722}
.feature-card.dark{background:#2cdec4;color:#101722}
.feature-icon{border:2px solid currentColor;border-radius:50%;background:transparent}
.feature-content h3{font-size:26px}
.feature-content p{opacity:.8}
.bubble{border:1px solid #101722;border-radius:8px;box-shadow:4px 4px 0 #101722;color:#101722}
.match-stack i{border-color:#101722;background:#fff;color:#101722}
.equalizer i{background:#1559ff}
.community{padding:70px 0 50px}
.community-card{min-height:390px;background:#101c2c;color:white;border-radius:22px;text-align:left;padding:70px 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.community-card:before{width:480px;height:480px;background:radial-gradient(circle,rgba(44,222,196,.26),transparent 65%);left:auto;right:-100px;top:-180px}
.community-card:after{width:360px;height:360px;background:radial-gradient(circle,rgba(21,89,255,.3),transparent 65%);right:20%;bottom:-220px}
.community-card p{color:#9ca9ba}
.community-avatars{position:absolute;right:7%;top:50%;transform:translateY(-50%);margin:0;display:grid;grid-template-columns:repeat(3,72px);gap:12px}
.community-avatars span{width:72px;height:72px;margin:0;border-radius:14px;border:2px solid #d9ff43;box-shadow:5px 5px 0 #d9ff43;background:#1559ff}
.community-avatars span:nth-child(2){background:#ff775f}.community-avatars span:nth-child(3){background:#2cdec4;color:#101722}.community-avatars span:nth-child(4){background:#d9ff43;color:#101722;transform:none}.community-avatars span:nth-child(5){background:#ec67b7}
.download{padding:60px 0 110px}
.download-card{background:#d9ff43;color:#101722;border:2px solid #101722;border-radius:18px;box-shadow:10px 10px 0 #1559ff}
.download-card:after{border-color:rgba(16,23,34,.09)}
.download-card .kicker{color:#1559ff}
.download-card p{color:#52603a}
.store-btn{border:2px solid #101722;border-radius:9px;background:#101722;color:white}
.store-btn:hover{box-shadow:5px 5px 0 #1559ff}
footer{background:#0c1424}
.toast{background:#1559ff;border:2px solid #d9ff43;border-radius:8px}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:70px}.feature-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,310px)}.community-card{padding-right:42%}.community-avatars{right:5%;grid-template-columns:repeat(2,60px)}.community-avatars span{width:60px;height:60px}}
@media(max-width:600px){.site-header{height:76px}.hero{width:calc(100% - 24px);padding:48px 22px 12px;border-radius:24px;text-align:left}.hero-copy{align-items:flex-start}.hero h1{font-size:42px}.hero-actions{align-items:flex-start}.hero .primary-btn{width:100%}.hero-visual{width:calc(100% + 20px);margin-left:-10px}.party-ticker{margin-top:25px}.feature-grid{grid-template-rows:repeat(3,300px)}.feature-card{border-radius:14px;box-shadow:6px 6px 0 #101722}.bubble-a{top:83px}.bubble-b{top:145px}.community-card{padding:55px 28px 210px;text-align:left;align-items:flex-start}.community-avatars{left:28px;right:auto;top:auto;bottom:40px;transform:none;grid-template-columns:repeat(5,48px);gap:7px}.community-avatars span{width:48px;height:48px}.download-card{box-shadow:7px 7px 0 #1559ff}.ambient-one{right:0}}
