@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";
:root{--teal:#4ecdc4;--teal-light:#7eddd6;--teal-dim:#4ecdc426;--teal-border:#4ecdc44d;--bg:#060a0f;--bg2:#0d1520;--bg3:#111c2a;--glass:#0d1520b3;--text:#e8f4f3;--text-primary:#e8f4f3;--text-muted:#e8f4f38c;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}::selection{color:var(--white);background:#4ecdc44d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--teal-border);border-radius:3px}
.CookieBanner-module__vZF3uG__overlay{z-index:9999;pointer-events:none;justify-content:center;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.CookieBanner-module__vZF3uG__banner{pointer-events:all;background:#1e293b;border:1px solid #4ecdc440;border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:700px;margin-bottom:.5rem;padding:1.25rem 1.5rem;animation:.3s CookieBanner-module__vZF3uG__slideUp;display:flex;box-shadow:0 -4px 32px #0006,0 0 0 1px #4ecdc41a}@keyframes CookieBanner-module__vZF3uG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__vZF3uG__content{align-items:flex-start;gap:1rem;display:flex}.CookieBanner-module__vZF3uG__icon{flex-shrink:0;margin-top:.1rem;font-size:1.5rem}.CookieBanner-module__vZF3uG__text{flex:1}.CookieBanner-module__vZF3uG__heading{color:#fff;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.CookieBanner-module__vZF3uG__body{color:#94a3b8;margin:0 0 .25rem;font-size:.85rem;line-height:1.6}.CookieBanner-module__vZF3uG__jurisdiction{color:#64748b;margin:0;font-size:.78rem;line-height:1.5}.CookieBanner-module__vZF3uG__link{color:#4ecdc4;-webkit-text-decoration:underline #4ecdc466;text-decoration:underline #4ecdc466}.CookieBanner-module__vZF3uG__link:hover{text-decoration-color:#4ecdc4}.CookieBanner-module__vZF3uG__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.CookieBanner-module__vZF3uG__btnDecline{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.5rem;padding:.5rem 1.1rem;font-size:.85rem;transition:all .15s}.CookieBanner-module__vZF3uG__btnDecline:hover{color:#cbd5e1;border-color:#ffffff4d}.CookieBanner-module__vZF3uG__btnAccept{color:#0a0a1a;cursor:pointer;background:#4ecdc4;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .15s}.CookieBanner-module__vZF3uG__btnAccept:hover{background:#3bbdb4;transform:translateY(-1px)}@media (max-width:500px){.CookieBanner-module__vZF3uG__actions{justify-content:stretch}.CookieBanner-module__vZF3uG__btnDecline,.CookieBanner-module__vZF3uG__btnAccept{text-align:center;flex:1}}
.GlobalMusicBar-module__hlRZ7W__bar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#060a0ff7;border-top:1px solid #4ecdc433;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;height:72px;padding:0 24px;display:grid;position:fixed;bottom:0;left:0;right:0}.GlobalMusicBar-module__hlRZ7W__info{align-items:center;gap:12px;min-width:0;display:flex}.GlobalMusicBar-module__hlRZ7W__nowPlaying{color:var(--teal);flex-shrink:0;font-size:1rem;animation:2s ease-in-out infinite GlobalMusicBar-module__hlRZ7W__pulse}@keyframes GlobalMusicBar-module__hlRZ7W__pulse{0%,to{opacity:1}50%{opacity:.4}}.GlobalMusicBar-module__hlRZ7W__trackInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.GlobalMusicBar-module__hlRZ7W__title{color:#e8f4f3;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.GlobalMusicBar-module__hlRZ7W__vibe{color:var(--teal);font-size:.72rem}.GlobalMusicBar-module__hlRZ7W__center{flex-direction:column;align-items:center;gap:6px;min-width:280px;display:flex}.GlobalMusicBar-module__hlRZ7W__controls{align-items:center;gap:8px;display:flex}.GlobalMusicBar-module__hlRZ7W__btn{color:#e8f4f399;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1rem;line-height:1;transition:color .15s,background .15s}.GlobalMusicBar-module__hlRZ7W__btn:hover{color:#e8f4f3;background:#4ecdc41a}.GlobalMusicBar-module__hlRZ7W__playBtn{color:#e8f4f3;background:#4ecdc426;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.2rem;display:flex}.GlobalMusicBar-module__hlRZ7W__playBtn:hover{background:#4ecdc447}.GlobalMusicBar-module__hlRZ7W__progressRow{align-items:center;gap:8px;width:100%;display:flex}.GlobalMusicBar-module__hlRZ7W__time{color:#e8f4f373;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:30px;font-size:.68rem}.GlobalMusicBar-module__hlRZ7W__progressBar{cursor:pointer;background:#ffffff1f;border-radius:2px;flex:1;height:3px;position:relative}.GlobalMusicBar-module__hlRZ7W__progressFill{background:var(--teal);border-radius:2px;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.GlobalMusicBar-module__hlRZ7W__progressThumb{opacity:0;background:#e8f4f3;border-radius:50%;width:10px;height:10px;transition:opacity .15s;position:absolute;top:50%;transform:translate(-50%,-50%)}.GlobalMusicBar-module__hlRZ7W__progressBar:hover .GlobalMusicBar-module__hlRZ7W__progressThumb{opacity:1}.GlobalMusicBar-module__hlRZ7W__right{justify-content:flex-end;align-items:center;gap:8px;display:flex}.GlobalMusicBar-module__hlRZ7W__volIcon{color:#e8f4f380;font-size:.85rem}.GlobalMusicBar-module__hlRZ7W__volumeSlider{width:80px;accent-color:var(--teal);cursor:pointer}@media (max-width:640px){.GlobalMusicBar-module__hlRZ7W__bar{grid-template-columns:1fr auto;height:60px;padding:0 16px}.GlobalMusicBar-module__hlRZ7W__right{display:none}.GlobalMusicBar-module__hlRZ7W__center{min-width:160px}.GlobalMusicBar-module__hlRZ7W__progressRow{display:none}}
