.site-header[data-v-548d9312]{z-index:100;border-bottom:3px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#fffaf0eb;position:sticky;top:0}.site-header__skip-link[data-v-548d9312]{z-index:1000;border:3px solid var(--border);background:var(--accent-3);color:var(--text-h);box-shadow:4px 4px 0 var(--border);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:950;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.site-header__skip-link[data-v-548d9312]:focus-visible{transform:translateY(0)}.site-header__inner[data-v-548d9312]{width:min(var(--page-max), calc(100% - 48px));min-height:var(--site-header-height);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex}.site-header__logo[data-v-548d9312]{border:3px solid var(--border);background:var(--accent);color:#fff;white-space:nowrap;min-height:44px;box-shadow:4px 4px 0 var(--border);border-radius:999px;flex:none;align-items:center;padding:0 14px;font-size:20px;font-style:italic;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.site-header__logo[data-v-548d9312]:hover{background:var(--accent-light);transform:translateY(-1px)}.site-header__menu-button[data-v-548d9312]{border:3px solid var(--border);background:var(--surface-strong);min-height:40px;color:var(--text-h);text-transform:uppercase;box-shadow:3px 3px 0 var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:950;line-height:1;display:none}.site-header__menu-button[data-v-548d9312]:hover{background:var(--accent-3)}.site-header__menu-icon[data-v-548d9312]{gap:3px;width:16px;display:grid}.site-header__menu-icon span[data-v-548d9312]{background:var(--text-h);border-radius:999px;height:2px;display:block}.site-header__nav[data-v-548d9312]{align-items:center;gap:10px;display:flex}.site-header__charts[data-v-548d9312]{position:relative}.site-header__nav-link[data-v-548d9312]{min-height:38px;color:var(--text-h);border:2px solid #0000;border-radius:999px;align-items:center;padding:0 12px;font-size:14px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.site-header__nav-link[data-v-548d9312]:hover,.site-header__nav-link.router-link-active[data-v-548d9312]{border-color:var(--border);background:var(--accent-3);box-shadow:3px 3px 0 var(--border)}.site-header__nav-chevron[data-v-548d9312]{font-size:13px;transition:transform .15s;display:inline-block}.site-header__charts-trigger[data-v-548d9312]{gap:6px}.site-header__charts-menu[data-v-548d9312]{z-index:20;border:3px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);width:310px;box-shadow:var(--shadow-hard), var(--shadow-soft);opacity:0;visibility:hidden;pointer-events:none;gap:18px;padding:20px;transition:opacity .14s,visibility .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px)}@media (width>=861px){.site-header__charts:hover .site-header__nav-chevron[data-v-548d9312],.site-header__charts:focus-within .site-header__nav-chevron[data-v-548d9312]{transform:rotate(180deg)}.site-header__charts:hover .site-header__charts-menu[data-v-548d9312],.site-header__charts:focus-within .site-header__charts-menu[data-v-548d9312]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}}.site-header__charts[data-v-548d9312]:after{content:"";width:calc(100% + 36px);height:16px;position:absolute;top:100%;left:-18px}.site-header__charts-group[data-v-548d9312]{gap:10px;display:grid}.site-header__charts-group+.site-header__charts-group[data-v-548d9312]{border-top:2px dashed var(--border-soft);padding-top:16px}.site-header__charts-group-title[data-v-548d9312]{color:var(--text-h);text-transform:uppercase;font-size:14px;font-weight:950;line-height:1.35;text-decoration:none}.site-header__charts-group-title[data-v-548d9312]:hover{color:var(--accent)}.site-header__charts-link[data-v-548d9312]{color:var(--text-muted);font-size:14px;font-weight:760;line-height:1.35;text-decoration:none}.site-header__charts-link[data-v-548d9312]:hover{color:var(--accent);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.14em}@media (width<=860px){.site-header__inner[data-v-548d9312]{width:min(100% - 28px, var(--page-max));min-height:var(--site-header-height);gap:14px;position:relative}.site-header__logo[data-v-548d9312]{min-height:40px;padding-inline:12px;font-size:16px}.site-header__menu-button[data-v-548d9312]{display:inline-flex}.site-header__nav[data-v-548d9312]{z-index:40;max-height:calc(100dvh - var(--site-header-height) - 24px);overscroll-behavior:contain;scrollbar-gutter:stable;border:3px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);box-shadow:var(--shadow-hard), var(--shadow-soft);opacity:0;visibility:hidden;pointer-events:none;align-content:start;gap:8px;padding:12px;transition:opacity .14s,visibility .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;transform:translateY(-8px)}.site-header__nav--open[data-v-548d9312]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__nav-link[data-v-548d9312]{white-space:nowrap;justify-content:space-between;min-height:42px;padding-inline:12px;font-size:14px}.site-header__search-link[data-v-548d9312]{z-index:2;border-color:var(--border);background:var(--accent-3);box-shadow:3px 3px 0 var(--border);order:-1;position:sticky;top:0}.site-header__charts[data-v-548d9312]{gap:8px;display:grid}.site-header__charts[data-v-548d9312]:after{display:none}.site-header__charts-menu[data-v-548d9312]{border-radius:var(--radius-sm);width:100%;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;border-width:2px;padding:12px;display:none;position:static;transform:none}.site-header__nav--open .site-header__charts-menu[data-v-548d9312]{display:grid}}.global-audio-player[data-v-277e5f6c]{z-index:120;width:min(100%, calc(var(--page-max) + 40px));box-sizing:border-box;border:3px solid var(--border);box-shadow:0 -6px 0 var(--accent-3), 0 -24px 70px #11131f47;color:#fff;background:linear-gradient(135deg,#ffe1002e,#0000 38%),linear-gradient(90deg,#ff14782e,#06b6d424),#11131f;border-bottom:0;border-radius:22px 22px 0 0;grid-template-columns:minmax(0,390px) minmax(280px,1fr) 150px 42px;align-items:center;gap:18px;margin:18px auto 0;padding:12px 18px;display:grid;position:sticky;bottom:0}.global-audio-player--spotify[data-v-277e5f6c]{background:linear-gradient(135deg,#1db95433,#0000 42%),linear-gradient(90deg,#090e12f5,#192026f5),#11131f;grid-template-columns:minmax(0,390px) minmax(320px,1fr) 42px;box-shadow:0 -6px #1db954,0 -24px 70px #11131f47}.global-audio-player__provider[data-v-277e5f6c]{color:var(--accent-3);font-size:11px;font-weight:900;line-height:1.2}.global-audio-player--spotify .global-audio-player__provider[data-v-277e5f6c]{color:#78f0a1}.global-audio-player__spotify-auth[data-v-277e5f6c]{color:#ffffffc2;background:#ffffff0f;border:1px solid #78f0a12e;border-radius:999px;align-items:center;width:fit-content;padding:4px 8px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.global-audio-player__spotify-embed-tech[data-v-277e5f6c]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;bottom:0;left:0;overflow:hidden}.global-audio-player__spotify-embed-tech[data-v-277e5f6c] iframe{border:0;width:1px;height:1px;display:block}.global-audio-player__navigation-hint[data-v-277e5f6c]{z-index:3;border:2px solid var(--border);background:var(--accent-3);width:max-content;max-width:min(560px,100vw - 32px);color:var(--text-h);text-align:left;box-shadow:4px 4px 0 var(--border);pointer-events:none;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:850;line-height:1.25;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.global-audio-player__navigation-hint-icon[data-v-277e5f6c]{border:2px solid var(--border);background:#fff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:15px;font-weight:950;line-height:1;display:grid}.audio-navigation-hint-enter-active[data-v-277e5f6c],.audio-navigation-hint-leave-active[data-v-277e5f6c]{transition:opacity .18s,transform .18s}.audio-navigation-hint-enter-from[data-v-277e5f6c],.audio-navigation-hint-leave-to[data-v-277e5f6c]{opacity:0;transform:translate(-50%,6px)}.global-audio-player__track[data-v-277e5f6c]{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid;overflow:hidden}.global-audio-player__cover[data-v-277e5f6c],.global-audio-player__cover-placeholder[data-v-277e5f6c]{border:2px solid var(--accent-3);object-fit:cover;background:var(--accent);color:#fff;border-radius:16px;place-items:center;width:56px;height:56px;font-size:22px;font-weight:950;display:grid;box-shadow:4px 4px #000}.global-audio-player__track-meta[data-v-277e5f6c]{grid-template-rows:auto;gap:3px;min-width:0;display:grid;overflow:hidden}.global-audio-player__title[data-v-277e5f6c],.global-audio-player__title-link[data-v-277e5f6c],.global-audio-player__track-meta strong[data-v-277e5f6c]{color:#fff;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;font-size:15px;font-weight:950;line-height:1.18;text-decoration:none;display:block;overflow:hidden}.global-audio-player__title-link[data-v-277e5f6c]:before{content:none!important}.global-audio-player__title-link[data-v-277e5f6c]:hover{color:var(--accent-3);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.14em}.global-audio-player__artists[data-v-277e5f6c]{color:#ffffffbd;white-space:nowrap;text-overflow:ellipsis;align-items:baseline;min-width:0;max-width:100%;font-size:12px;line-height:1.25;display:flex;overflow:hidden}.global-audio-player__artist-join[data-v-277e5f6c]{color:#ffffff80;flex:none;margin:0 5px;display:inline-block}.global-audio-player__artist-link[data-v-277e5f6c],.global-audio-player__artist-name[data-v-277e5f6c]{color:#7ee7ff;letter-spacing:.035em;text-transform:uppercase;min-width:0;font-weight:840;text-decoration:none;display:inline-block}.global-audio-player__artist-link[data-v-277e5f6c]:hover{color:var(--accent-3);text-decoration:underline}.global-audio-player__controls[data-v-277e5f6c]{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.global-audio-player__playback[data-v-277e5f6c]{gap:8px;min-width:0;display:grid}.global-audio-player__spotify-toolbar[data-v-277e5f6c]{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.global-audio-player__spotify-badge[data-v-277e5f6c]{color:#b6ffd0;letter-spacing:.06em;text-transform:uppercase;background:#1db95424;border:1px solid #1db95452;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:900;display:inline-flex}.global-audio-player__spotify-open[data-v-277e5f6c]{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:11px;font-weight:800;line-height:1.2;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.global-audio-player__spotify-open[data-v-277e5f6c]:hover{color:#fff;background:#1db95424;border-color:#1db95473}.global-audio-player__play-button[data-v-277e5f6c]{background:var(--accent);color:#fff;cursor:pointer;width:46px;height:46px;box-shadow:4px 4px 0 var(--accent-3);border:2px solid #000;border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;font-weight:950;transition:background .2s,transform .15s,box-shadow .2s;display:grid}.global-audio-player__play-button[data-v-277e5f6c]:hover{background:var(--accent-light);box-shadow:6px 6px 0 var(--accent-3);transform:translate(-1px,-1px)}.global-audio-player__play-button--spotify[data-v-277e5f6c]{background:linear-gradient(135deg,#1db954,#159947);box-shadow:4px 4px #78f0a18c}.global-audio-player__play-button--spotify[data-v-277e5f6c]:hover{background:linear-gradient(135deg,#2ccf66,#18a94d);box-shadow:6px 6px #78f0a18c}.global-audio-player__timeline[data-v-277e5f6c]{font-variant-numeric:tabular-nums;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;min-width:0;display:grid}.global-audio-player__time[data-v-277e5f6c]{color:#ffffffb3;text-align:center;font-size:11px}.global-audio-player__range[data-v-277e5f6c],.global-audio-player__volume input[data-v-277e5f6c]{appearance:none;cursor:pointer;border:1px solid #ffffff38;border-radius:999px;width:100%;height:6px}.global-audio-player__range[data-v-277e5f6c]{background:linear-gradient(90deg, var(--accent-3) 0, var(--accent) var(--audio-progress), #ffffff2e var(--audio-progress), #ffffff2e 100%)}.global-audio-player__volume input[data-v-277e5f6c]{background:linear-gradient(90deg, var(--accent-2) 0, var(--accent-3) var(--audio-volume), #ffffff2e var(--audio-volume), #ffffff2e 100%)}.global-audio-player--spotify .global-audio-player__range[data-v-277e5f6c]{background:linear-gradient(90deg, #1db954 0, #27d467 var(--audio-progress), #ffffff29 var(--audio-progress), #ffffff29 100%)}.global-audio-player__range[data-v-277e5f6c]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 3px var(--accent-3);background:#fff;border:2px solid #000;border-radius:50%}.global-audio-player__volume input[data-v-277e5f6c]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 3px var(--accent-3);background:#fff;border:2px solid #000;border-radius:50%}.global-audio-player__range[data-v-277e5f6c]::-moz-range-thumb{cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 3px var(--accent-3);background:#fff;border:2px solid #000;border-radius:50%}.global-audio-player__volume input[data-v-277e5f6c]::-moz-range-thumb{cursor:pointer;width:16px;height:16px;box-shadow:0 0 0 3px var(--accent-3);background:#fff;border:2px solid #000;border-radius:50%}.global-audio-player--spotify .global-audio-player__range[data-v-277e5f6c]::-webkit-slider-thumb{box-shadow:0 0 0 3px #1db9548c}.global-audio-player--spotify .global-audio-player__range[data-v-277e5f6c]::-moz-range-thumb{box-shadow:0 0 0 3px #1db9548c}.global-audio-player__volume[data-v-277e5f6c]{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;gap:7px;min-width:0;font-size:11px;display:grid}.global-audio-player__volume span[data-v-277e5f6c]{font-weight:950}.global-audio-player__close[data-v-277e5f6c]{color:#fff;cursor:pointer;background:#ffffff14;border:2px solid #fff3;border-radius:50%;place-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:border-color .15s,color .15s,background .15s,transform .15s;display:grid}.global-audio-player__close[data-v-277e5f6c]:hover{border-color:var(--accent-3);color:var(--accent-3);background:#ffffff24;transform:translateY(-1px)}@media (width<=900px){.global-audio-player[data-v-277e5f6c]{border-left:0;border-right:0;border-radius:18px 18px 0 0;grid-template-columns:1fr;gap:12px;width:100%;margin-top:14px;padding:12px 14px 14px}.global-audio-player__track[data-v-277e5f6c]{padding-right:48px}.global-audio-player__close[data-v-277e5f6c]{position:absolute;top:12px;right:12px}.global-audio-player__volume[data-v-277e5f6c]{max-width:220px}}@media (width<=560px){.global-audio-player[data-v-277e5f6c]{border-right:3px solid var(--border);border-left:3px solid var(--border);width:min(100% - 24px,300px);box-shadow:0 -4px 0 var(--accent-3), 0 -14px 36px #11131f38;border-radius:15px 15px 0 0;gap:6px;margin:10px auto 0;padding:7px 9px}.global-audio-player__navigation-hint[data-v-277e5f6c]{width:calc(100vw - 38px);max-width:300px;box-shadow:3px 3px 0 var(--border);border-radius:12px;gap:8px;padding:9px 10px;font-size:11px;bottom:calc(100% + 9px)}.global-audio-player__navigation-hint-icon[data-v-277e5f6c]{flex-basis:21px;width:21px;height:21px;font-size:13px}.global-audio-player__track[data-v-277e5f6c]{grid-template-columns:38px minmax(0,1fr);gap:8px;padding-right:34px}.global-audio-player__cover[data-v-277e5f6c],.global-audio-player__cover-placeholder[data-v-277e5f6c]{border-radius:10px;width:38px;height:38px;box-shadow:3px 3px #000}.global-audio-player__track-meta[data-v-277e5f6c]{gap:1px}.global-audio-player__title[data-v-277e5f6c],.global-audio-player__title-link[data-v-277e5f6c],.global-audio-player__track-meta strong[data-v-277e5f6c]{font-size:13px;line-height:1.1}.global-audio-player__artists[data-v-277e5f6c]{font-size:10px;line-height:1.1}.global-audio-player__close[data-v-277e5f6c]{width:28px;height:28px;font-size:18px;top:7px;right:8px}.global-audio-player__controls[data-v-277e5f6c]{gap:7px}.global-audio-player__playback[data-v-277e5f6c]{gap:5px}.global-audio-player__spotify-toolbar[data-v-277e5f6c]{flex-wrap:wrap;gap:6px}.global-audio-player__spotify-badge[data-v-277e5f6c],.global-audio-player__spotify-open[data-v-277e5f6c],.global-audio-player__spotify-auth[data-v-277e5f6c]{padding:3px 8px;font-size:9px}.global-audio-player__play-button[data-v-277e5f6c]{width:34px;height:34px;box-shadow:2px 2px 0 var(--accent-3);font-size:11px}.global-audio-player__timeline[data-v-277e5f6c]{grid-template-columns:30px minmax(0,1fr) 30px;gap:4px}.global-audio-player__time[data-v-277e5f6c]{font-size:9px}.global-audio-player__range[data-v-277e5f6c],.global-audio-player__volume input[data-v-277e5f6c]{height:4px}.global-audio-player__range[data-v-277e5f6c]::-webkit-slider-thumb{width:12px;height:12px;box-shadow:0 0 0 2px var(--accent-3)}.global-audio-player__volume input[data-v-277e5f6c]::-webkit-slider-thumb{width:12px;height:12px;box-shadow:0 0 0 2px var(--accent-3)}.global-audio-player__range[data-v-277e5f6c]::-moz-range-thumb{width:12px;height:12px;box-shadow:0 0 0 2px var(--accent-3)}.global-audio-player__volume input[data-v-277e5f6c]::-moz-range-thumb{width:12px;height:12px;box-shadow:0 0 0 2px var(--accent-3)}.global-audio-player__volume[data-v-277e5f6c]{gap:0;max-width:none;font-size:0;line-height:0}.global-audio-player__volume span[data-v-277e5f6c]{display:none}}@media (width<=900px){.global-audio-player--spotify[data-v-277e5f6c]{grid-template-columns:1fr 42px}.global-audio-player--spotify .global-audio-player__track[data-v-277e5f6c],.global-audio-player--spotify .global-audio-player__controls[data-v-277e5f6c]{grid-column:1/-1}}.global-video-player[data-v-cf874c4d]{z-index:1000;position:fixed}.global-video-player--modal[data-v-cf874c4d]{background:radial-gradient(circle at 20% 12%,#ff14784d,#0000 34rem),radial-gradient(circle at 80% 82%,#06b6d442,#0000 28rem),#000000db;place-items:center;padding:28px;display:grid;inset:0}.global-video-player--minimized[data-v-cf874c4d]{pointer-events:none;width:min(440px,100vw - 32px);bottom:24px;right:24px}.global-video-player__dialog[data-v-cf874c4d]{width:min(1280px,100%);box-shadow:8px 8px 0 var(--accent-3), 0 30px 100px #0000006b;background:linear-gradient(135deg,#ffe10029,#0000 44%),#11131f;border:3px solid #000;border-radius:26px;gap:16px;padding:16px;display:grid}.global-video-player--minimized .global-video-player__dialog[data-v-cf874c4d]{border:3px solid var(--border);background:linear-gradient(135deg, #ff147824, transparent 42%), var(--surface-strong);width:100%;box-shadow:5px 5px 0 var(--accent-3), 0 20px 60px #00000042;pointer-events:auto;border-radius:20px;gap:10px;padding:12px}.global-video-player__header[data-v-cf874c4d]{color:#fff;justify-content:space-between;align-items:start;gap:20px;display:flex}.global-video-player__provider[data-v-cf874c4d]{color:#ffffffc7;letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff6b;border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:10px;font-weight:900;display:inline-flex}.global-video-player__providers[data-v-cf874c4d]{scrollbar-width:thin;gap:6px;width:fit-content;max-width:100%;padding:1px 1px 3px;display:flex;overflow-x:auto}.global-video-player__provider-tab[data-v-cf874c4d]{color:#fffc;min-height:25px;font:inherit;letter-spacing:.04em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff6b;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:4px 10px;font-size:10px;font-weight:900;line-height:1;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.global-video-player__provider-tab[data-v-cf874c4d]:hover{border-color:var(--accent-3);color:#fff;transform:translateY(-1px)}.global-video-player__provider-tab--active[data-v-cf874c4d]{border-color:var(--accent-3);background:var(--accent-3);color:#11131f}.global-video-player--minimized .global-video-player__provider[data-v-cf874c4d]{border-color:var(--border);color:var(--text-muted);background:#fff}.global-video-player--minimized .global-video-player__provider-tab[data-v-cf874c4d]{border-color:var(--border);color:var(--text-h);background:#fff}.global-video-player--minimized .global-video-player__provider-tab--active[data-v-cf874c4d]{background:var(--accent-3);color:var(--text-h)}.global-video-player__unsupported[data-v-cf874c4d]{color:#fff;text-align:center;background:#17151f;place-items:center;width:100%;height:100%;min-height:320px;padding:32px;font-size:16px;font-weight:800;display:grid}.global-video-player__navigation-hint[data-v-cf874c4d]{color:#151515;background:linear-gradient(135deg,#fff4a8,#ffe100);border:2px solid #ffe100;border-radius:14px;align-items:center;gap:13px;width:100%;margin:-2px 0 0;padding:12px 16px;font-size:15px;font-weight:720;line-height:1.35;display:flex;box-shadow:0 0 0 3px #ffe1002e,0 8px 24px #00000047}.global-video-player__navigation-hint-icon[data-v-cf874c4d]{color:#ffe100;background:#151515;border:2px solid #151515;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;font-size:21px;font-weight:900;line-height:1;display:inline-grid}.global-video-player__navigation-hint-text[data-v-cf874c4d]{min-width:0}.global-video-player__navigation-hint-text strong[data-v-cf874c4d]{font-weight:950}.global-video-player-hint-enter-active[data-v-cf874c4d],.global-video-player-hint-leave-active[data-v-cf874c4d]{transition:opacity .24s,transform .24s}.global-video-player-hint-enter-from[data-v-cf874c4d],.global-video-player-hint-leave-to[data-v-cf874c4d]{opacity:0;transform:translateY(-5px)}.global-video-player--minimized .global-video-player__header[data-v-cf874c4d]{color:inherit;gap:12px}.global-video-player__meta[data-v-cf874c4d]{gap:5px;min-width:0;display:grid}.global-video-player--minimized .global-video-player__title[data-v-cf874c4d],.global-video-player__title-link[data-v-cf874c4d]{color:#fff;letter-spacing:-.035em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:950;line-height:1.05;text-decoration:none;overflow:hidden}.global-video-player__title-link[data-v-cf874c4d]:before{content:none!important}.global-video-player--minimized .global-video-player__title[data-v-cf874c4d],.global-video-player--minimized .global-video-player__title-link[data-v-cf874c4d]{color:var(--text-h);font-size:15px;line-height:1.2}.global-video-player__title-link[data-v-cf874c4d]:hover{color:var(--accent-3);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.14em}.global-video-player--minimized .global-video-player__title-link[data-v-cf874c4d]:hover{color:var(--accent)}.global-video-player__artists[data-v-cf874c4d]{color:#ffffffc2;white-space:nowrap;text-overflow:ellipsis;align-items:baseline;min-width:0;max-width:100%;font-size:14px;display:inline-flex;overflow:hidden}.global-video-player--minimized .global-video-player__artists[data-v-cf874c4d]{color:var(--text-muted);font-size:12px}.global-video-player__artist-join[data-v-cf874c4d]{color:#ffffff85;margin:0 6px;display:inline-block}.global-video-player--minimized .global-video-player__artist-join[data-v-cf874c4d]{color:var(--text-muted)}.global-video-player__artist-link[data-v-cf874c4d],.global-video-player__artist-name[data-v-cf874c4d]{color:#7ee7ff;letter-spacing:.035em;text-transform:uppercase;font-weight:840;text-decoration:none}.global-video-player--minimized .global-video-player__artist-link[data-v-cf874c4d],.global-video-player--minimized .global-video-player__artist-name[data-v-cf874c4d]{color:#0b7893}.global-video-player__artist-link[data-v-cf874c4d]:hover{color:var(--accent-3);text-decoration:underline}.global-video-player--minimized .global-video-player__artist-link[data-v-cf874c4d]:hover{color:var(--accent)}.global-video-player__actions[data-v-cf874c4d]{flex:none;gap:8px;display:flex}.global-video-player__action-button[data-v-cf874c4d]{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff5c;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:25px;line-height:1;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-grid}.global-video-player__action-button[data-v-cf874c4d]:hover{border-color:var(--accent-3);color:var(--accent-3);transform:translateY(-1px)}.global-video-player--minimized .global-video-player__action-button[data-v-cf874c4d]{border-color:var(--border);width:34px;height:34px;color:var(--text-h);box-shadow:2px 2px 0 var(--accent-3);background:#fff;font-size:21px}.global-video-player--minimized .global-video-player__action-button[data-v-cf874c4d]:hover{background:var(--accent);color:#fff}.global-video-player__action-button--close[data-v-cf874c4d]{font-size:28px}.global-video-player--minimized .global-video-player__action-button--close[data-v-cf874c4d]{font-size:23px}.global-video-player__frame-wrapper[data-v-cf874c4d]{aspect-ratio:16/9;background:#000;border:3px solid #000;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 4px #ffe1002e}.global-video-player--minimized .global-video-player__frame-wrapper[data-v-cf874c4d]{box-shadow:none;border-width:2px;border-radius:14px}.global-video-player__frame[data-v-cf874c4d]{border:0;width:100%;height:100%;position:absolute;inset:0}@media (width<=720px){.global-video-player--modal[data-v-cf874c4d]{padding:14px}.global-video-player--minimized[data-v-cf874c4d]{width:calc(100vw - 24px);bottom:12px;right:12px}.global-video-player__dialog[data-v-cf874c4d]{border-radius:20px;gap:12px;max-height:calc(100svh - 28px);padding:12px;overflow:auto}.global-video-player__header[data-v-cf874c4d]{gap:12px}.global-video-player__navigation-hint[data-v-cf874c4d]{margin-top:-2px;padding:8px 10px;font-size:12px}.global-video-player__title[data-v-cf874c4d],.global-video-player__title-link[data-v-cf874c4d]{font-size:16px}.global-video-player__artists[data-v-cf874c4d]{font-size:13px}.global-video-player__action-button[data-v-cf874c4d]{width:38px;height:38px;font-size:23px}.global-video-player--minimized .global-video-player__action-button[data-v-cf874c4d]{width:32px;height:32px;font-size:19px}}@media (width<=480px){.global-video-player--modal[data-v-cf874c4d]{padding:10px}.global-video-player--minimized[data-v-cf874c4d]{width:min(260px,100vw - 16px);bottom:8px;right:8px}.global-video-player__dialog[data-v-cf874c4d]{box-shadow:4px 4px 0 var(--accent-3), 0 18px 60px #0000005c;border-radius:16px;padding:10px}.global-video-player__header[data-v-cf874c4d]{align-items:start;gap:8px}.global-video-player--minimized .global-video-player__dialog[data-v-cf874c4d]{box-shadow:3px 3px 0 var(--accent-3), 0 12px 36px #0000003d;border-radius:14px;gap:6px;padding:8px}.global-video-player--minimized .global-video-player__header[data-v-cf874c4d]{gap:6px}.global-video-player--minimized .global-video-player__meta[data-v-cf874c4d]{gap:3px}.global-video-player--minimized .global-video-player__title[data-v-cf874c4d],.global-video-player--minimized .global-video-player__title-link[data-v-cf874c4d]{font-size:13px}.global-video-player--minimized .global-video-player__providers[data-v-cf874c4d]{gap:4px;padding-bottom:1px}.global-video-player--minimized .global-video-player__provider[data-v-cf874c4d],.global-video-player--minimized .global-video-player__provider-tab[data-v-cf874c4d]{min-height:20px;padding:3px 7px;font-size:8px}.global-video-player--minimized .global-video-player__artists[data-v-cf874c4d]{font-size:10px}.global-video-player--minimized .global-video-player__actions[data-v-cf874c4d]{gap:4px}.global-video-player--minimized .global-video-player__action-button[data-v-cf874c4d]{width:28px;height:28px;box-shadow:1px 1px 0 var(--accent-3);font-size:17px}.global-video-player--minimized .global-video-player__action-button--close[data-v-cf874c4d]{font-size:20px}.global-video-player--minimized .global-video-player__frame-wrapper[data-v-cf874c4d]{border-radius:10px}.global-video-player__navigation-hint-icon[data-v-cf874c4d]{display:none}}.app[data-v-b38433a7]{flex-direction:column;min-height:100svh;display:flex}.app-content[data-v-b38433a7]{flex:1}:root{--bg:#f5f2ea;--bg-radial-a:#ff007a29;--bg-radial-b:#00a9ff24;--surface:#fffaf0;--surface-strong:#fff;--surface-muted:#f0eadf;--card:#fff;--card-hover:#fff8e8;--overlay:#11131f;--text:#332d3a;--text-h:#07070a;--text-muted:#746879;--border:#1b1624;--border-soft:#1b162424;--accent:#ff1478;--accent-light:#ff4f9d;--accent-2:#06b6d4;--accent-3:#ffe100;--accent-bg:#ff14781a;--accent-border:#ff14786b;--accent-glow:#ff147859;--song-link:#9c1b5b;--chart-link:#274c77;--chart-issue-link:#806000;--success:#079455;--success-bg:#dbfff0;--success-border:#079455;--danger:#e11d48;--danger-bg:#ffe4eb;--danger-border:#e11d48;--warning:#b45309;--warning-bg:#fff4cc;--warning-border:#f59e0b;--neutral-bg:#ece9ff;--neutral-border:#6d5dfc;--neutral:#4f46e5;--gold:#b45309;--gold-bg:#fff2b8;--gold-border:#f59e0b;--silver:#475569;--silver-bg:#eef2f7;--bronze:#9a3412;--bronze-bg:#ffedd5;--error:#9f1239;--error-bg:#fff1f2;--error-border:#fb7185;--radius-xs:8px;--radius-sm:12px;--radius:18px;--radius-lg:28px;--site-header-height:76px;--page-max:1180px;--shadow-hard:5px 5px 0 #11131f;--shadow-soft:0 24px 70px #11131f1f;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;font:16px/1.55 var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:radial-gradient(circle at top left, var(--bg-radial-a), transparent 34rem), radial-gradient(circle at 100% 14rem, var(--bg-radial-b), transparent 30rem), var(--bg);min-width:320px;scroll-padding-top:calc(var(--site-header-height) + 20px)}body{min-width:320px;color:var(--text);background:0 0;margin:0}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#11131f0b 1px,#0000 1px),linear-gradient(90deg,#11131f0b 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000001f);mask-image:linear-gradient(#000000d9,#0000001f)}button,input,select,textarea{font:inherit}button,a{color:inherit}p{margin:0}h1,h2,h3{color:var(--text-h);font-family:var(--heading);letter-spacing:-.045em;margin:0;font-weight:950;line-height:.98}h1{font-size:clamp(2.5rem,7vw,5.75rem)}h2{font-size:clamp(1.75rem,3.5vw,3.5rem)}h3{font-size:clamp(1.2rem,2.1vw,1.75rem)}img{max-width:100%}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}::selection{background:var(--accent-3);color:var(--text-h)}:focus-visible{outline:3px solid var(--accent-3);outline-offset:3px}#app{min-height:100svh}.page-shell{width:min(var(--page-max), calc(100% - 40px));margin-inline:auto}.text-song-title,[class$=__song] a,[class*=__song-title],[class$=__title-link],.song-catalog-card__title a,.search-recording-card__title,.chart-preview-table__title{color:var(--song-link);letter-spacing:-.025em;font-weight:950;text-decoration:none}.text-song-title:before,[class$=__song] a:before,.song-catalog-card__title a:before,.search-recording-card__title:before,.chart-preview-table__title:before{border:2px solid var(--border);background:var(--accent-3);width:1.28em;height:1.28em;color:var(--text-h);vertical-align:.12em;box-shadow:2px 2px 0 var(--border);border-radius:999px;justify-content:center;align-items:center;margin-right:.42em;font-size:.62em;display:inline-flex}.text-artist-name,[class$=__artists] a,[class$=__artist-link],[class$=__artist-name],.search-artist-card__title,.artist-catalog-card__title a,.chart-preview-table__artist-link,.chart-preview-table__artist-name{color:#0b7893;letter-spacing:.035em;text-transform:uppercase;font-weight:820;text-decoration:none}.text-song-title:hover,[class$=__song] a:hover,.song-catalog-card__title a:hover,.chart-preview-table__title:hover,.text-artist-name:hover,[class$=__artists] a:hover,[class$=__artist-link]:hover,.artist-catalog-card__title a:hover{color:var(--accent);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.14em}.card-chrome{border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-hard)}.meta-chip,.counter,[class$=__eyebrow]{border:2px solid var(--border);background:var(--accent-3);width:fit-content;color:var(--text-h);letter-spacing:.08em;text-transform:uppercase;box-shadow:3px 3px 0 var(--border);border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:.78rem;font-weight:950;line-height:1;display:inline-flex}.text-chart-link{color:var(--chart-link);text-underline-offset:.14em;font-weight:950;text-decoration:underline;text-decoration-thickness:.09em}.text-chart-issue-link{color:var(--chart-issue-link);text-underline-offset:.14em;font-weight:900;text-decoration:underline;text-decoration-thickness:.09em}.text-chart-link:hover,.text-chart-issue-link:hover{color:var(--accent);text-decoration-thickness:.14em}button:not(:disabled),a[href]{transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s}button:not(:disabled):active,a[href]:active{transform:translateY(1px)}@media (width<=860px){:root{--site-header-height:66px}.page-shell{width:min(100% - 28px, var(--page-max))}}@media (width<=560px){h1{font-size:clamp(2.1rem,14vw,3.65rem)}h2{font-size:clamp(1.55rem,9vw,2.45rem)}h3{font-size:clamp(1.1rem,6vw,1.5rem)}.page-shell{width:min(100% - 22px, var(--page-max))}.card-chrome{border-radius:var(--radius);box-shadow:3px 3px 0 var(--border)}.meta-chip,.counter,[class$=__eyebrow]{white-space:normal;max-width:100%}.text-song-title,[class$=__song] a,[class*=__song-title],[class$=__title-link],.song-catalog-card__title a,.search-recording-card__title,.chart-preview-table__title,.text-artist-name,[class$=__artists] a,[class$=__artist-link],[class$=__artist-name],.search-artist-card__title,.artist-catalog-card__title a,.chart-preview-table__artist-link,.chart-preview-table__artist-name{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
