*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;color:var(--t);background:#050816;background-size:cover;background-position:center}body:before{content:"";position:fixed;inset:0;background:linear-gradient(180deg,#020617bb,#020617ee);z-index:-1}.app-shell{width:min(430px,100%);min-height:100svh;margin:auto;padding:16px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.hero{border-radius:28px;padding:20px;background:linear-gradient(135deg,var(--p),var(--s));box-shadow:0 20px 50px #0008}.logo{width:74px;height:74px;object-fit:cover;border-radius:22px;background:#fff2}.radio-player{display:flex;align-items:center;gap:12px;border-radius:26px;padding:14px;background:linear-gradient(135deg,#111827dd,#1f2937cc);border:1px solid #ffffff22}.radio-player.player2{background:linear-gradient(135deg,#7c3aedcc,#020617)}.radio-player.player3{border-radius:999px;background:#ffffff18}.radio-player.player4{background:linear-gradient(90deg,#0f172a,#164e63)}.radio-player.player5{background:#000;border:1px solid var(--s)}.radio-player.player6{background:radial-gradient(circle at left,var(--p),#111)}.radio-player.player7{background:linear-gradient(135deg,#be123c,#7c2d12)}.dj-photo{width:58px;height:58px;border-radius:18px;background:#fff2;display:grid;place-items:center;overflow:hidden}.dj-photo img{width:100%;height:100%;object-fit:cover}.player-info{flex:1}.player-info b,.player-info span{display:block}.player-info span{font-size:12px;opacity:.75}.playbtn,.big-button,#splash button,.choice button,.install-tv{background:linear-gradient(135deg,var(--p),var(--s));border:0;color:#fff;border-radius:16px;padding:12px 16px;text-decoration:none}.tv-player{background:#000;border-radius:24px;overflow:hidden;border:1px solid #ffffff22}.tv-player video,.tv-player iframe{width:100%;aspect-ratio:16/9;display:block;background:#000}.socials{display:flex;gap:12px;justify-content:center}.socials a{width:45px;height:45px;border-radius:16px;background:#fff;display:grid;place-items:center;font-size:24px;text-decoration:none}.fa-facebook{color:#1877f2}.fa-instagram{color:#e1306c}.fa-youtube{color:#ff0000}.fa-whatsapp{color:#25d366}.fa-x-twitter{color:#000}.ads-track{overflow:hidden;border-radius:22px;background:#ffffff12;padding:10px}.ads-inner{display:flex;gap:12px;width:max-content;animation:scrollAds 22s linear infinite}.ads-inner:hover{animation-play-state:paused}.ads-inner img{height:110px;max-width:230px;object-fit:contain;border-radius:16px;background:#fff}.module{background:#ffffff12;border:1px solid #ffffff1c;border-radius:22px;padding:14px}.width-half{width:calc(50% - 6px);display:inline-block;vertical-align:top}.width-third{width:calc(33.33% - 8px);display:inline-block;vertical-align:top}.page-img{width:100%;border-radius:18px}#splash{position:fixed;inset:0;background:linear-gradient(135deg,var(--p),#020617);z-index:50;display:grid;place-items:center;text-align:center}#splash h1{font-size:34px}.smart-tv{min-height:100vh;padding:28px;display:grid;place-items:center}.smart-tv .tv-player{width:min(1200px,95vw)}.choice{position:fixed;inset:0;display:grid;place-items:center;background:#020617;z-index:30;text-align:center}@keyframes scrollAds{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:520px){.app-shell{width:100%;padding:12px}.width-half,.width-third{width:100%;display:block}.ads-inner img{height:88px}.hero{padding:16px}.module{padding:12px}}
