
/* Venture Radio V1.7.6 */
.vr-playlist-sheet{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.24s}.vr-playlist-sheet.open{opacity:1;visibility:visible}.vr-playlist-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(7px)}.vr-playlist-card{position:relative;width:min(520px,calc(100% - 28px));max-height:min(720px,calc(100vh - 28px));overflow:auto;background:linear-gradient(145deg,#151b22,#090d12);border:1px solid rgba(228,199,111,.28);border-radius:24px;padding:22px;box-shadow:0 30px 100px rgba(0,0,0,.58);transform:translateY(20px) scale(.98);transition:.28s}.vr-playlist-sheet.open .vr-playlist-card{transform:none}.vr-playlist-card header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.vr-playlist-card header small{font:800 9px Montserrat;letter-spacing:.16em;color:#e4c76f}.vr-playlist-card h3{font:900 22px Montserrat;margin:5px 0 0;color:#fff}.vr-playlist-card header button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);color:#fff;font-size:24px}.vr-playlist-options{display:grid;gap:9px;margin:16px 0}.vr-playlist-options>button{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;text-align:left;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);color:#fff}.vr-playlist-options>button:hover{border-color:rgba(255,159,10,.42);background:rgba(255,159,10,.08)}.vr-playlist-options span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(255,159,10,.13);color:#ff9f0a}.vr-playlist-options b{font:800 13px Montserrat}.vr-playlist-options i{font-style:normal;color:#ffb13c;font-size:11px}.vr-playlist-options p{color:rgba(255,255,255,.55)}#vrQuickPlaylist{display:flex;gap:8px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}#vrQuickPlaylist input{flex:1;min-width:0;padding:12px 13px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:#080d12;color:#fff}#vrQuickPlaylist button{border:0;border-radius:12px;padding:0 14px;background:#ff9f0a;color:#111;font-weight:900}
.vr-footer-restored{padding:34px 0 116px!important}.vr-footer-restored .vr-footer-inner{align-items:flex-start!important}.vr-footer-brand{display:grid;gap:6px}.vr-footer-brand small{color:rgba(255,255,255,.48)}.vr-footer-links{display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:flex-end}.vr-footer-links a{color:rgba(255,255,255,.62);text-decoration:none;font-size:12px}.vr-footer-links a:hover{color:#e4c76f}.vr-footer-note{width:100%;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);color:rgba(255,255,255,.42);font-size:11px;line-height:1.6}
.vr-cookie-banner{position:fixed;z-index:10010;left:18px;right:18px;bottom:92px;margin:auto;width:min(840px,calc(100% - 36px));display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:18px 20px;border-radius:18px;background:rgba(10,14,19,.96);backdrop-filter:blur(18px);border:1px solid rgba(228,199,111,.3);box-shadow:0 20px 80px rgba(0,0,0,.55);color:#fff}.vr-cookie-banner[hidden]{display:none}.vr-cookie-banner strong{font:900 15px Montserrat}.vr-cookie-banner p{margin:5px 0 0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.5}.vr-cookie-actions{display:flex;gap:8px}.vr-cookie-actions button{border-radius:11px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;font-weight:800}.vr-cookie-actions button.primary{background:linear-gradient(135deg,#f2d56b,#c99c25);color:#111;border:0}
.vr-legal-page{margin:0;background:radial-gradient(circle at 15% 0,rgba(228,199,111,.12),transparent 32%),#080b0f;color:#f5f2e9;font-family:Inter,Arial,sans-serif}.vr-legal-header{padding:18px max(22px,calc((100vw - 1000px)/2));border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,10,14,.88);position:sticky;top:0;backdrop-filter:blur(16px)}.vr-legal-header a{color:#e4c76f;text-decoration:none;font:900 13px Montserrat;letter-spacing:.09em}.vr-legal-main{width:min(900px,calc(100% - 34px));margin:46px auto 90px}.vr-legal-main>span{font:800 10px Montserrat;letter-spacing:.16em;color:#e4c76f}.vr-legal-main h1{font:900 clamp(34px,7vw,66px)/1 Montserrat;margin:10px 0 20px}.vr-legal-main section{padding:22px 0;border-top:1px solid rgba(255,255,255,.08)}.vr-legal-main h2{font:800 20px Montserrat}.vr-legal-main p,.vr-legal-main li{color:rgba(255,255,255,.63);line-height:1.75}.vr-legal-main a{color:#e4c76f}
@media(max-width:700px){.vr-playlist-sheet{place-items:end center}.vr-playlist-card{width:100%;max-height:82vh;border-radius:24px 24px 0 0;padding:20px}.vr-cookie-banner{bottom:82px;grid-template-columns:1fr}.vr-cookie-actions{justify-content:stretch}.vr-cookie-actions button{flex:1}.vr-footer-restored .vr-footer-inner{justify-content:flex-start!important;text-align:left!important}.vr-footer-links{justify-content:flex-start}.vr-footer-restored{padding-bottom:132px!important}}
