.hv2{background:var(--rd-bg);color:var(--rd-text);margin-bottom:-120px;padding:0 0 180px}.hv2-ad-top,.hv2-ad-bottom,.hv2-ad-mid{max-width:var(--rd-max-width);padding:var(--rd-sp-3)var(--rd-sp-6);justify-content:center;margin:0 auto;display:flex}.hv2-ad-top:empty,.hv2-ad-bottom:empty,.hv2-ad-mid:empty{padding:0;display:none}.hv2-btn{font-size:var(--rd-fs-sm);letter-spacing:.5px;text-transform:uppercase;border-radius:var(--rd-radius-sm);cursor:pointer;transition:transform var(--rd-trans),background var(--rd-trans),color var(--rd-trans),border-color var(--rd-trans);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-weight:800;text-decoration:none;display:inline-flex}.hv2-btn-primary{background:var(--rd-accent);color:var(--rd-accent-text)}.hv2-btn-primary:hover{transform:translateY(-1px)}.hv2-btn-ghost{color:var(--rd-text);border-color:var(--rd-border);background:0 0}.hv2-btn-ghost:hover{border-color:var(--rd-accent);color:var(--rd-accent-strong)}.hv2-btn-ghost-sm{border:1px solid var(--rd-border);color:var(--rd-text);cursor:pointer;border-radius:var(--rd-radius-sm);background:0 0;padding:8px 12px;font-size:11px}.hv2-btn-ghost-sm:hover{border-color:var(--rd-accent);color:var(--rd-accent-strong)}.hv2-btn-block{width:100%}.hv2-icon-btn{border:1px solid var(--rd-border);width:36px;height:36px;color:var(--rd-text);cursor:pointer;transition:all var(--rd-trans);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hv2-icon-btn:hover{border-color:var(--rd-accent);color:var(--rd-accent-strong)}.hv2-icon-btn svg{font-size:12px}.hv2-view-all{font-size:var(--rd-fs-xs);letter-spacing:.6px;text-transform:uppercase;color:var(--rd-text);border:1px solid var(--rd-border);border-radius:var(--rd-radius-sm);transition:all var(--rd-trans);align-items:center;gap:6px;padding:8px 14px;font-weight:800;text-decoration:none;display:inline-flex}.hv2-view-all:hover{border-color:var(--rd-accent);color:var(--rd-accent-strong)}.hv2-view-all-pill{border-radius:var(--rd-radius-pill)}.hv2-hero{isolation:isolate;padding:var(--rd-sp-12)0;margin-top:-1px;position:relative;overflow:hidden}.hv2-hero-bg{filter:blur(70px)saturate(1.4);opacity:.85;z-index:-2;background-position:50%;background-size:cover;transition:background-image .6s;position:absolute;inset:-10%;transform:scale(1.15)}.hv2-hero-overlay{z-index:-1;background:linear-gradient(180deg,#00000073 0%,#0e0e0eb3 60%,var(--rd-bg)100%);position:absolute;inset:0}[data-theme=light] .hv2-hero-overlay{background:linear-gradient(180deg,#ffffff8c 0%,#f5f5f5d9 60%,var(--rd-bg)100%)}.hv2-hero-inner{max-width:var(--rd-max-width);padding:0 var(--rd-sp-6);gap:var(--rd-sp-10);grid-template-columns:360px 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.hv2-hero-cover{aspect-ratio:1;border-radius:var(--rd-radius-lg);background:var(--rd-surface-2);border:1px solid var(--rd-border);width:100%;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #00000059}.hv2-hero.is-playing .hv2-hero-cover{animation:3s ease-in-out infinite hv2-cover-pulse;box-shadow:0 0 0 1px #efff0266,0 0 60px 4px #efff0259,0 24px 48px -12px #0006}@keyframes hv2-cover-pulse{0%,to{box-shadow:0 0 0 1px #efff0266,0 0 60px 4px #efff0259,0 24px 48px -12px #0006}50%{box-shadow:0 0 0 1px #efff0299,0 0 90px 8px #efff0280,0 24px 48px -12px #0006}}@media (prefers-reduced-motion:reduce){.hv2-hero.is-playing .hv2-hero-cover{animation:none}}.hv2-hero-cover img{object-fit:cover;width:100%;height:100%;display:block}.hv2-hero-cover-empty{width:100%;height:100%;color:var(--rd-text-muted);justify-content:center;align-items:center;font-size:64px;display:flex}.hv2-hero-eq{background:#00000073;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.hv2-hero-eq span{background:var(--rd-accent);border-radius:3px;width:6px;animation:1s ease-in-out infinite hv2-eq}.hv2-hero-eq span:first-child{height:14px;animation-delay:0s}.hv2-hero-eq span:nth-child(2){height:28px;animation-delay:.15s}.hv2-hero-eq span:nth-child(3){height:18px;animation-delay:.3s}.hv2-hero-eq span:nth-child(4){height:36px;animation-delay:.45s}.hv2-hero-info{gap:var(--rd-sp-3);flex-direction:column;display:flex}.hv2-hero-badge{font-size:var(--rd-fs-xs);letter-spacing:1.6px;text-transform:uppercase;color:var(--rd-text-muted);align-items:center;gap:8px;margin-bottom:2px;font-weight:800;display:inline-flex}.hv2-live-dot{color:var(--rd-live);font-size:8px;animation:1.5s ease-in-out infinite hv2-pulse}@keyframes hv2-pulse{0%,to{box-shadow:0 0 #ff3b3080}50%{box-shadow:0 0 0 4px #ff3b3000}}.hv2-hero-title{letter-spacing:-2.5px;text-shadow:0 2px 24px #00000059;word-break:break-word;margin:0;font-size:88px;font-weight:800;line-height:.95}[data-theme=light] .hv2-hero-title{text-shadow:0 2px 16px #fff9}.hv2-hero-artist{color:var(--rd-text);opacity:.85;margin:0;font-size:24px;font-weight:600}.hv2-hero-tagline{font-size:var(--rd-fs-md);color:var(--rd-text-muted);margin:var(--rd-sp-2)0 0;max-width:580px;line-height:1.5}.hv2-hero-actions{align-items:center;gap:var(--rd-sp-4);margin-top:var(--rd-sp-3);flex-wrap:wrap;display:flex}.hv2-btn-primary.is-playing{background:var(--rd-text);color:var(--rd-bg)}.hv2-hero-link{font-size:var(--rd-fs-sm);letter-spacing:.4px;color:var(--rd-text-muted);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.hv2-hero-link:hover{color:var(--rd-accent-strong)}.hv2-hero-link svg{font-size:11px}.hv2-section{max-width:var(--rd-max-width);margin:var(--rd-sp-12)auto 0;padding:0 var(--rd-sp-6)}.hv2-section-head{justify-content:space-between;align-items:flex-end;gap:var(--rd-sp-4);margin-bottom:var(--rd-sp-5);flex-wrap:wrap;display:flex}.hv2-section-head h2{font-size:var(--rd-fs-3xl);letter-spacing:-.6px;margin:0;font-weight:800;line-height:1.1}.hv2-section-sub{font-size:var(--rd-fs-sm);color:var(--rd-text-muted);margin:6px 0 0}.hv2-section-actions{align-items:center;gap:8px;display:flex}.hv2-eyebrow{font-size:var(--rd-fs-xs);letter-spacing:1.4px;text-transform:uppercase;color:var(--rd-accent-strong);background:var(--rd-surface-2);border-radius:var(--rd-radius-pill);margin-bottom:var(--rd-sp-2);padding:4px 10px;font-weight:800;display:inline-block}.hv2-chip{font-size:var(--rd-fs-xs);letter-spacing:.6px;border-radius:var(--rd-radius-sm);background:var(--rd-accent);color:var(--rd-accent-text);align-items:center;padding:4px 10px;font-weight:800;display:inline-flex}.hv2-chip-date{font-size:var(--rd-fs-xs);color:var(--rd-text-muted);letter-spacing:.4px;align-items:center;display:inline-flex}.hv2-stations-pills{gap:var(--rd-sp-3);grid-template-columns:repeat(auto-fill,minmax(290px,1fr));display:grid}.hv2-station-pill{align-items:center;gap:var(--rd-sp-3);background:var(--rd-surface);border:1px solid var(--rd-border);transition:border-color var(--rd-trans),background var(--rd-trans),transform var(--rd-trans);border-radius:999px;min-width:0;padding:10px 12px 10px 10px;display:flex}.hv2-station-pill:hover{border-color:var(--rd-accent);background:var(--rd-surface-2)}.hv2-station-pill.is-playing{border-color:var(--rd-accent)}.hv2-station-pill-cover{background:var(--rd-surface-2);border-radius:50%;flex:none;width:48px;height:48px;display:block;position:relative;overflow:hidden}.hv2-station-pill-cover img{object-fit:cover}.hv2-station-pill-cover-empty{width:100%;height:100%;color:var(--rd-text-muted);justify-content:center;align-items:center;font-size:18px;display:flex}.hv2-station-pill-eq{background:#0000008c;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.hv2-station-pill-eq span{background:var(--rd-accent);border-radius:2px;width:3px;animation:1s ease-in-out infinite hv2-eq}.hv2-station-pill-eq span:first-child{height:6px;animation-delay:0s}.hv2-station-pill-eq span:nth-child(2){height:12px;animation-delay:.15s}.hv2-station-pill-eq span:nth-child(3){height:8px;animation-delay:.3s}@keyframes hv2-eq{0%,to{height:4px}50%{height:14px}}.hv2-station-pill-body{min-width:0;color:inherit;flex-direction:column;flex:1 1 0;text-decoration:none;display:flex}.hv2-station-pill-name{letter-spacing:.4px;text-transform:uppercase;color:var(--rd-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:800;overflow:hidden}.hv2-station-pill:hover .hv2-station-pill-name{color:var(--rd-accent-strong)}.hv2-station-pill-sub{color:var(--rd-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.75rem;overflow:hidden}.hv2-station-pill-play{background:var(--rd-accent);width:38px;height:38px;color:var(--rd-accent-text);cursor:pointer;transition:transform var(--rd-trans),background var(--rd-trans);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.hv2-station-pill-play:hover{background:#fff;transform:scale(1.05)}.hv2-station-pill.is-playing .hv2-station-pill-play{background:var(--rd-text);color:var(--rd-accent)}.hv2-events-grid{gap:var(--rd-sp-4);grid-template-columns:repeat(4,1fr);display:grid}.hv2-event{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);transition:transform var(--rd-trans),border-color var(--rd-trans);flex-direction:column;display:flex;overflow:hidden}.hv2-event:hover{border-color:var(--rd-accent);transform:translateY(-2px)}.hv2-event-cover{aspect-ratio:4/5;background:var(--rd-surface-2);display:block;position:relative;overflow:hidden}.hv2-event-cover img{object-fit:cover;width:100%;height:100%;display:block}.hv2-event-cover-empty{width:100%;height:100%;color:var(--rd-text-muted);justify-content:center;align-items:center;font-size:48px;display:flex}.hv2-event-chips{pointer-events:none;justify-content:space-between;align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.hv2-event-date,.hv2-event-time{pointer-events:auto;letter-spacing:.5px;border-radius:var(--rd-radius-sm);padding:4px 9px;font-size:10px;font-weight:800}.hv2-event-date{background:var(--rd-accent);color:var(--rd-accent-text)}.hv2-event-time{color:#fff;backdrop-filter:blur(6px);background:#000000b3}.hv2-event-soldout{color:#fff;letter-spacing:.6px;border-radius:var(--rd-radius-sm);background:#1a1a1a;border:1px solid #333;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:10px}.hv2-event-body{padding:var(--rd-sp-4);flex-direction:column;flex:1;gap:6px;display:flex}.hv2-event-title{font-size:var(--rd-fs-md);color:var(--rd-text);font-weight:800;line-height:1.3;text-decoration:none}.hv2-event-title:hover{color:var(--rd-accent-strong)}.hv2-event-venue{font-size:var(--rd-fs-xs);color:var(--rd-text-muted);text-decoration:none}.hv2-event-venue:hover{color:var(--rd-accent-strong)}.hv2-event-buy{background:var(--rd-accent);color:var(--rd-accent-text);font-size:var(--rd-fs-xs);letter-spacing:.5px;text-transform:uppercase;border-radius:var(--rd-radius-sm);transition:transform var(--rd-trans),background var(--rd-trans);justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:10px 12px;font-weight:800;text-decoration:none;display:inline-flex}.hv2-event-buy:hover{background:#fff;transform:translateY(-1px)}.hv2-event-buy svg{flex-shrink:0;font-size:12px}.hv2-event-buy.is-soldout{background:var(--rd-surface-2);color:var(--rd-text-muted);cursor:not-allowed;pointer-events:none}.hv2-event-buy.is-info{background:var(--rd-surface-2);color:var(--rd-text-muted);pointer-events:none}.hv2-news-grid{gap:var(--rd-sp-5);grid-template-columns:1.4fr 1fr;align-items:stretch;display:grid}.hv2-news-feat{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius-lg);color:inherit;transition:transform var(--rd-trans),border-color var(--rd-trans);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.hv2-news-feat:hover{border-color:var(--rd-accent);transform:translateY(-2px)}.hv2-news-feat-cover{aspect-ratio:16/10;background:var(--rd-surface-2);position:relative;overflow:hidden}.hv2-news-feat-cover img{object-fit:cover;width:100%;height:100%}.hv2-news-feat-empty{width:100%;height:100%}.hv2-news-feat-body{padding:var(--rd-sp-6);gap:var(--rd-sp-3);flex-direction:column;display:flex}.hv2-news-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hv2-news-feat-body h3{font-size:var(--rd-fs-2xl);margin:0;font-weight:800;line-height:1.2}.hv2-news-feat-body p{font-size:var(--rd-fs-md);color:var(--rd-text-muted);margin:0;line-height:1.5}.hv2-news-cta{font-size:var(--rd-fs-xs);letter-spacing:.6px;text-transform:uppercase;color:var(--rd-accent-strong);margin-top:var(--rd-sp-2);align-items:center;gap:5px;font-weight:800;display:inline-flex}.hv2-news-side{gap:var(--rd-sp-3);grid-template-rows:repeat(4,1fr);height:100%;min-height:0;display:grid}.hv2-news-mini{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);padding:var(--rd-sp-3)var(--rd-sp-4);color:inherit;transition:transform var(--rd-trans),border-color var(--rd-trans);flex-direction:column;justify-content:center;text-decoration:none;display:flex;overflow:hidden}.hv2-news-mini:hover{border-color:var(--rd-accent);transform:translateY(-2px)}.hv2-news-mini-body{flex-direction:column;gap:4px;display:flex}.hv2-news-mini h4{font-size:var(--rd-fs-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.hv2-news-mini p{font-size:var(--rd-fs-xs);color:var(--rd-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.hv2-news-mini .hv2-news-cta{margin-top:4px;font-size:10px}.hv2-podcasts-grid{gap:var(--rd-sp-4);grid-template-columns:repeat(4,1fr);display:grid}.hv2-podcast{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);color:inherit;transition:transform var(--rd-trans),border-color var(--rd-trans);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.hv2-podcast:hover{border-color:var(--rd-accent);transform:translateY(-2px)}.hv2-podcast-cover{aspect-ratio:1;background:var(--rd-surface-2);position:relative;overflow:hidden}.hv2-podcast-cover img{object-fit:cover;width:100%;height:100%;display:block}.hv2-podcast-cover-empty{width:100%;height:100%;color:var(--rd-text-muted);justify-content:center;align-items:center;font-size:48px;display:flex}.hv2-podcast-play{background:var(--rd-accent);width:44px;height:44px;color:var(--rd-accent-text);border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 6px 16px #0000004d}.hv2-podcast-body{padding:var(--rd-sp-4);flex-direction:column;flex:1;gap:4px;display:flex}.hv2-podcast-meta{letter-spacing:.6px;text-transform:uppercase;color:var(--rd-text-muted);gap:6px;margin-bottom:2px;font-size:10px;display:flex}.hv2-podcast-type{color:var(--rd-text);font-weight:800}.hv2-podcast-body strong{font-size:var(--rd-fs-md);font-weight:800;line-height:1.3}.hv2-podcast-date{font-size:var(--rd-fs-xs);color:var(--rd-text-muted);margin-top:auto;padding-top:6px}@media (max-width:1100px){.hv2-hero-inner{gap:var(--rd-sp-6);grid-template-columns:280px 1fr}.hv2-hero-title{letter-spacing:-1.6px;font-size:60px}.hv2-hero-artist{font-size:20px}.hv2-events-grid,.hv2-podcasts-grid{grid-template-columns:repeat(2,1fr)}.hv2-news-grid{grid-template-columns:1fr}.hv2-news-side{grid-template-rows:repeat(4,auto);height:auto}}@media (max-width:900px){.hv2-hero-inner{text-align:center;gap:var(--rd-sp-5);grid-template-columns:1fr}.hv2-hero-cover{max-width:280px;margin:0 auto}.hv2-hero-actions{justify-content:center}}@media (max-width:720px){.hv2-hero{padding:var(--rd-sp-8)0}.hv2-hero-inner{text-align:center;grid-template-columns:1fr}.hv2-hero-cover{max-width:240px;margin:0 auto}.hv2-hero-title{letter-spacing:-1.2px;font-size:40px}.hv2-hero-artist{font-size:16px}.hv2-hero-tagline{font-size:var(--rd-fs-sm);margin-left:auto;margin-right:auto}.hv2-hero-actions{justify-content:center}.hv2-section-head{flex-direction:column;align-items:flex-start}.hv2-events-grid,.hv2-podcasts-grid{grid-template-columns:1fr 1fr}.hv2-section-head h2{font-size:28px}.hv2-stations-pills{grid-template-columns:1fr}}
