@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:wght@400;500;700&display=swap');:root{--bg:#0b0b0d;--panel:#151519;--line:#2b2b31;--coral:#ff5149;--pink:#e72e76;--text:#f7f3ec;--muted:#9997a0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif}header,main,footer{width:min(1320px,calc(100% - 44px));margin:auto}header{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;font-size:21px}.brand img{width:37px;border-radius:10px}.status{margin:auto;display:flex;align-items:center;gap:9px;color:#88878f;font-size:11px}.status i{width:7px;height:7px;background:#61d48b;border-radius:50%;box-shadow:0 0 12px #61d48b}header button{color:#aaa;background:none;border:0}.launch{color:white;border:1px solid #55545b;padding:11px 15px;text-decoration:none;font-size:12px}.hero{min-height:720px;position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 48%,rgba(237,46,118,.23),transparent 28%),radial-gradient(circle at 55% 75%,rgba(255,81,73,.14),transparent 27%)}.copy{position:relative;z-index:2;max-width:690px}.tag,.grid article>span,.proof-copy>span{display:inline-block;border:1px solid #44434a;padding:8px 11px;font-size:9px;letter-spacing:.17em}h1,.grid h2,.proof h2,.join h2{font:400 clamp(62px,7.2vw,106px)/.9 'Archivo Black';letter-spacing:-.075em;margin:30px 0}h1 i,.proof h2 i{font-style:normal;color:var(--coral)}.copy>p{max-width:590px;color:#aaa7af;line-height:1.7;font-size:17px}.big-button{display:flex;align-items:center;justify-content:space-between;width:300px;margin-top:35px;padding:8px 8px 8px 20px;color:white;text-decoration:none;background:linear-gradient(120deg,var(--coral),var(--pink));font-weight:700}.big-button b{display:grid;place-items:center;background:#0c0c0e;width:45px;height:45px}.player-card{position:relative;z-index:2;width:370px;margin:auto;padding:26px;border:1px solid #4a464f;background:rgba(17,17,20,.9);box-shadow:0 35px 90px #000;transform:rotate(2deg)}.player-card .top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.2em;color:#888}.cover{height:270px;margin:22px 0;background:linear-gradient(145deg,#35202c,#18181d);display:grid;place-items:center}.cover img{width:155px;border-radius:35px;box-shadow:0 25px 60px #000}.player-card h2{font-size:19px;margin:0}.player-card p{font-size:11px;color:#888}.progress{height:3px;background:#3b3a40;margin-top:22px}.progress i{display:block;width:38%;height:100%;background:var(--coral)}.time{display:flex;justify-content:space-between;font-size:8px;color:#777;margin-top:7px}.controls{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:15px;color:#aaa}.controls button{width:48px;height:48px;border:0;border-radius:50%;background:var(--coral);color:white}.orbit{position:absolute;border:1px solid #3b3940;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:8px;color:#777;line-height:1.5}.orbit b{color:white}.one{width:95px;height:95px;right:395px;top:80px}.two{width:115px;height:115px;right:20px;bottom:70px}.ticker{width:100%;overflow:hidden;border-block:1px solid var(--line);background:var(--coral);color:#130a09;font-weight:700;padding:14px 0;white-space:nowrap}.ticker div{font-size:12px;letter-spacing:.12em}.grid{display:grid;grid-template-columns:repeat(3,1fr);padding:110px 0}.grid article{min-height:330px;border:1px solid var(--line);padding:30px}.grid article.intro{grid-column:1/-1;min-height:auto;border:0;padding:0 0 70px}.grid h2{font-size:70px;margin:28px 0}.grid article>b{font:50px 'Archivo Black';color:var(--coral)}.grid h3{font:17px 'Archivo Black';margin-top:65px}.grid p{color:var(--muted);font-size:13px;line-height:1.65}.proof{display:grid;grid-template-columns:1fr 1fr;min-height:750px;align-items:center;border-top:1px solid var(--line);background:radial-gradient(circle at 20% 55%,rgba(255,81,73,.18),transparent 25%)}.phone{width:315px;margin:auto;border:1px solid #45434a;border-radius:38px;padding:28px 23px 24px;background:#111114;box-shadow:0 35px 100px #000;transform:rotate(-4deg)}.phone-head{display:flex;align-items:center;gap:8px}.phone-head img{width:27px;border-radius:7px}.phone small{display:block;color:var(--coral);font-size:8px;margin-top:40px}.phone h3{font:32px 'Archivo Black';margin:10px 0 30px}.tracks p{display:flex;border-bottom:1px solid #29282e;padding:14px 0;font-size:11px}.tracks i{font-style:normal;color:#666;width:32px}.tracks span{margin-left:auto;color:#666}.phone>button{display:grid;place-items:center;margin:25px auto 0;width:55px;height:55px;border:0;border-radius:50%;color:white;background:var(--coral)}.proof-copy h2{font-size:75px}.proof-copy p{max-width:480px;color:var(--muted);line-height:1.7}.join{text-align:center;padding:130px 20px;border-top:1px solid var(--line);background:radial-gradient(circle at 50% 100%,rgba(231,46,118,.25),transparent 45%)}.join img{width:80px;border-radius:20px}.join h2{font-size:70px}.join p{color:var(--muted)}.join a{display:inline-block;margin-top:25px;padding:16px 25px;color:#fff;background:var(--coral);text-decoration:none;font-weight:700}footer{height:100px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#68676e;font-size:10px}@media(max-width:760px){header,main,footer{width:calc(100% - 28px)}.status,.launch{display:none}header button{margin-left:auto}.hero{grid-template-columns:1fr;padding:80px 0}.copy{margin-bottom:80px}.player-card{width:min(340px,95%)}.orbit{display:none}.grid{grid-template-columns:1fr;padding:80px 0}.grid article.intro{grid-column:auto}.grid h2,.proof-copy h2,.join h2{font-size:50px}.proof{grid-template-columns:1fr;padding:90px 0;gap:90px}.proof-copy{order:-1}.join{padding:90px 10px}footer{flex-direction:column;justify-content:center;gap:9px}}
