@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@500;700&display=swap");.hv3-root.hv3-home{background:#0A0E16;overflow-x:hidden;min-height:100dvh;display:flex;flex-direction:column}body:has(.hv3-root.hv3-home),html:has(.hv3-root.hv3-home){height:auto!important;min-height:100%;overflow-y:visible!important}.hv3-root .site-desktop-chrome header{background:transparent!important;backdrop-filter:none!important;transition:background .25s ease,backdrop-filter .25s ease,border-bottom-color .25s ease!important}@media (min-width:1024px){body.hv3-scrolled .hv3-root .site-desktop-chrome header{background:rgba(6,8,14,.82)!important;backdrop-filter:blur(20px) saturate(140%)!important;-webkit-backdrop-filter:blur(20px) saturate(140%)!important;border-bottom:1px solid rgba(255,255,255,.06)}}.hv3-root .site-desktop-chrome header>div[class*=gradient],.hv3-root .site-desktop-chrome header>div[class*=pointer-events-none]{display:none!important}.hv3-page{background:#0A0E16;color:#f0f4ff;font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;--hv3-edge:clamp(16px,4vw,64px);--hv3-gap:16px;--hv3-radius:18px;--hv3-border:rgba(255,255,255,0.08);--hv3-surface:rgba(255,255,255,0.04);--hv3-text-dim:rgba(240,244,255,0.72);--hv3-text-faint:rgba(240,244,255,0.58);flex:1}.hv3-hero{position:relative;width:100%;min-height:78vh;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate}.hv3-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 30%;opacity:0;transform:scale(1.06);transition:opacity 1.2s ease,transform 8s ease;z-index:0}.hv3-hero-bg-active{opacity:1;transform:scale(1)}.hv3-hero-bg-mobile{display:none}@media (max-width:640px){.hv3-hero-bg-desktop{display:none}.hv3-hero-bg-mobile{display:block}}.hv3-hero-scrim{background:linear-gradient(90deg,rgba(6,8,14,.95),rgba(6,8,14,.7) 30%,rgba(6,8,14,.18) 60%,rgba(6,8,14,0) 85%)}.hv3-hero-scrim,.hv3-hero-vignette{position:absolute;inset:0;z-index:1}.hv3-hero-vignette{background:radial-gradient(140% 90% at 50% 50%,transparent 55%,rgba(6,8,14,.5) 100%);pointer-events:none}.hv3-hero-bottom-fade{position:absolute;left:0;right:0;bottom:0;height:38%;z-index:1;background:linear-gradient(180deg,rgba(10,14,22,0),rgba(10,14,22,.55) 55%,#0A0E16);pointer-events:none}.hv3-hero-inner{position:relative;z-index:2;width:100%;display:flex;align-items:flex-end;padding:clamp(80px,12vh,140px) var(--hv3-edge) clamp(64px,9vh,110px)}.hv3-hero-content{max-width:600px;animation:hv3-fade-up .7s ease both}@keyframes hv3-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hv3-hero-brand{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);align-self:flex-start}.hv3-hero-brand-dot{width:7px;height:7px;border-radius:50%;animation:hv3-pulse 1.6s ease-in-out infinite}@keyframes hv3-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.4}}.hv3-hero-title{font-size:clamp(44px,7vw,96px);font-weight:800;letter-spacing:-.03em;line-height:.95;margin:0 0 18px;text-shadow:0 4px 32px rgba(0,0,0,.65)}.hv3-hero-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:14px}.hv3-hero-tag{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:4px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.04);color:rgba(240,244,255,.78);white-space:nowrap}.hv3-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.hv3-hero-meta-text{font-size:13px;font-weight:500;color:rgba(240,244,255,.85);letter-spacing:.02em}.hv3-hero-meta-sep{font-size:13px;color:rgba(240,244,255,.55);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hv3-hero-desc{font-size:14.5px;line-height:1.55;color:rgba(240,244,255,.78);margin:0 0 28px;max-width:520px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hv3-hero-btns{display:flex;gap:10px;flex-wrap:wrap;align-items:stretch}.hv3-hero-cta-primary,.hv3-hero-cta-secondary{padding:12px 20px;font-size:14px;min-width:140px;justify-content:center}.hv3-btn-ghost,.hv3-btn-icon,.hv3-btn-primary{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:13.5px;font-weight:700;letter-spacing:.02em;border:1px solid transparent;border-radius:999px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease;white-space:nowrap}.hv3-btn-primary{padding:12px 22px;color:#06080e;background:#f0f4ff}.hv3-btn-primary-default{background:#FFD54A;color:#06080e}.hv3-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.hv3-btn-primary:active{transform:translateY(0)}.hv3-btn-ghost{padding:11px 19px;background:rgba(255,255,255,.08);color:#f0f4ff;border-color:rgba(255,255,255,.18);backdrop-filter:blur(10px)}.hv3-btn-ghost:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28)}.hv3-btn-icon{width:40px;height:40px;padding:0;justify-content:center;background:rgba(255,255,255,.08);color:#f0f4ff;border-color:rgba(255,255,255,.18);backdrop-filter:blur(10px)}.hv3-btn-icon:hover{background:rgba(255,255,255,.14)}.hv3-hero-dots{position:absolute;left:50%;bottom:clamp(20px,3.5vh,36px);transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:10px;padding:0}.hv3-hero-dot{position:relative;width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.32);border:none;padding:0;cursor:pointer;transition:width .3s ease,background .3s ease,opacity .2s ease;overflow:visible}.hv3-hero-dot:after{content:"";position:absolute;inset:-18px}.hv3-hero-dot:hover{background:rgba(255,255,255,.55)}.hv3-hero-dot-active{width:32px;background:#f0f4ff}.hv3-hero-dot-progress{border-radius:999px;position:absolute;inset:0;background:rgba(6,8,14,.3);transform-origin:left center;animation:hv3-dot-progress 6.5s linear forwards}@keyframes hv3-dot-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.hv3-card-clickable{cursor:pointer;outline:none}.hv3-card-clickable:focus-visible{outline:2px solid rgba(255,213,74,.7);outline-offset:2px}.hv3-section{padding:clamp(28px,4vw,48px) 0 0}.hv3-section:first-of-type{padding-top:clamp(20px,3vw,36px)}.hv3-detail-shell{padding-bottom:clamp(40px,6vw,72px)}.hv3-detail-shell .hv3-row-link{display:none}.hv3-detail-shell .hv3-hrail-wrap{position:static}.hv3-detail-shell .hv3-hrail-arrow{display:none!important}.hv3-detail-shell .hv3-feed-rail,.hv3-detail-shell .hv3-hrail{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:clamp(16px,2vw,28px);padding:0 var(--hv3-edge) 4px;overflow:visible;scroll-snap-type:none;flex-direction:row}.hv3-detail-shell .hv3-feed-rail>*,.hv3-detail-shell .hv3-hrail>*{width:auto!important;max-width:none!important;min-width:0;flex:initial;scroll-snap-align:none}.hv3-detail-empty{padding:0 var(--hv3-edge);color:var(--hv3-text-dim);font-size:14px}.hv3-detail-shell .hv3-circles-track{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:18px;overflow:visible;justify-items:center}.hv3-detail-shell .hv3-circle{width:auto!important}@media (max-width:640px){.hv3-detail-shell .hv3-feed-rail,.hv3-detail-shell .hv3-hrail{grid-template-columns:1fr;gap:18px}.hv3-detail-shell .hv3-circles-track{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:14px}}.hv3-row-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 var(--hv3-edge);margin-bottom:16px}.hv3-row-title{font-size:clamp(20px,2.6vw,28px);font-weight:800;letter-spacing:-.015em;margin:0;line-height:1.15}.hv3-row-title-script{font-family:Caveat,Brush Script MT,cursive;font-weight:700;font-size:1.35em;line-height:.85;letter-spacing:0;margin-left:.18em;display:inline-block;vertical-align:baseline;transform:translateY(.04em)}.hv3-row-sub{margin:4px 0 0}.hv3-row-link,.hv3-row-sub{font-size:13px;color:var(--hv3-text-dim)}.hv3-row-link{display:inline-flex;align-items:center;gap:4px;font-weight:600;text-decoration:none;transition:color .15s ease;white-space:nowrap;flex-shrink:0}.hv3-row-link:hover{color:#f0f4ff}.hv3-row-count{padding:6px 13px;background:rgba(255,255,255,.06);border:1px solid var(--hv3-border);border-radius:999px;color:#f0f4ff;font-weight:700;font-size:13px;letter-spacing:.02em}.hv3-row-count:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);color:#f0f4ff}.hv3-hrail-wrap{position:relative}.hv3-hrail{display:flex;gap:var(--hv3-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline-start:var(--hv3-edge);scroll-behavior:smooth;scrollbar-width:none;padding:4px var(--hv3-edge) 18px;-webkit-overflow-scrolling:touch}.hv3-hrail::-webkit-scrollbar{display:none}.hv3-hrail>*{scroll-snap-align:start;flex-shrink:0}.hv3-hrail-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(6,8,14,.7);backdrop-filter:blur(12px);border:1px solid var(--hv3-border);color:#f0f4ff;border-radius:50%;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease,transform .2s ease}.hv3-hrail-wrap:hover .hv3-hrail-arrow:not(.hv3-hrail-arrow-hidden){opacity:1;pointer-events:auto}.hv3-hrail-arrow:hover{background:rgba(20,24,36,.92);transform:translateY(-50%) scale(1.08)}.hv3-hrail-arrow-left{left:calc(var(--hv3-edge) - 22px)}.hv3-hrail-arrow-right{right:calc(var(--hv3-edge) - 22px)}.hv3-hrail-arrow-hidden{opacity:0!important;pointer-events:none!important}@media (max-width:768px){.hv3-hrail-arrow{display:none}}.hv3-marquee{display:flex;align-items:center;gap:clamp(16px,2.4vw,32px);padding:14px var(--hv3-edge);background:rgba(255,255,255,.025);border-top:1px solid var(--hv3-border);border-bottom:1px solid var(--hv3-border);overflow:hidden;position:relative;cursor:pointer;transition:background .18s ease}.hv3-marquee:hover{background:rgba(255,255,255,.045)}.hv3-marquee:focus-visible{outline:2px solid rgba(255,213,74,.6);outline-offset:-2px}.hv3-marquee-stat{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.hv3-marquee-stat-dot{width:8px;height:8px;background:#FFD54A;border-radius:50%;animation:hv3-pulse 1.6s ease-in-out infinite;box-shadow:0 0 14px rgba(255,213,74,.55)}.hv3-marquee-stat-num{font-size:12.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#f0f4ff;white-space:nowrap}.hv3-marquee-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border-radius:50%;background:transparent;border:1px solid var(--hv3-border);color:var(--hv3-text-dim);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;margin-left:4px}.hv3-marquee-info:after{content:"";position:absolute;inset:-11px}.hv3-marquee-info:hover{background:rgba(255,255,255,.08);color:#f0f4ff;border-color:rgba(255,255,255,.22)}.hv3-marquee-divider{flex-shrink:0;width:1px;height:22px;background:rgba(255,255,255,.12)}.hv3-disclaimer-overlay{position:fixed;inset:0;background:rgba(6,8,14,.82);backdrop-filter:blur(8px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;animation:hv3-disclaimer-fade .22s ease}@keyframes hv3-disclaimer-fade{0%{opacity:0}to{opacity:1}}.hv3-disclaimer{position:relative;background:#0f1420;border:1px solid var(--hv3-border);border-radius:22px;padding:36px;max-width:560px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 30px 80px rgba(0,0,0,.6);animation:hv3-disclaimer-in .3s ease}@keyframes hv3-disclaimer-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hv3-disclaimer-close{position:absolute;top:18px;right:18px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid var(--hv3-border);border-radius:50%;color:var(--hv3-text-dim);cursor:pointer;transition:background .15s ease,color .15s ease}.hv3-disclaimer-close:hover{background:rgba(255,255,255,.1);color:#f0f4ff}.hv3-disclaimer-title{font-size:20px;font-weight:800;letter-spacing:-.01em;color:#f0f4ff;margin:0 0 18px;padding-right:40px}.hv3-disclaimer-body{font-size:14px;line-height:1.65;color:rgba(240,244,255,.78);margin:0 0 16px}.hv3-disclaimer-small{font-size:12.5px;color:var(--hv3-text-faint);line-height:1.55}.hv3-disclaimer-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;background:#FFD54A;color:#06080e;border:none;border-radius:999px;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .15s ease,filter .15s ease;margin-top:8px}.hv3-disclaimer-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.hv3-marquee-track-wrap{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.hv3-marquee-track{display:inline-flex;align-items:center;gap:48px;white-space:nowrap;animation:hv3-marquee-scroll 45s linear infinite;will-change:transform}.hv3-marquee-track:focus-within,.hv3-marquee:hover .hv3-marquee-track{animation-play-state:paused}.hv3-marquee-item{font-size:13.5px;font-weight:600;color:rgba(240,244,255,.78);letter-spacing:.04em;white-space:nowrap;position:relative;transition:color .2s ease}.hv3-marquee-item:hover{color:#f0f4ff}.hv3-marquee-item:after{content:"";position:absolute;right:-27px;top:50%;width:4px;height:4px;border-radius:50%;background:rgba(240,244,255,.18);transform:translateY(-50%)}@keyframes hv3-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.hv3-marquee-track{animation:none!important}.hv3-hero-bg,.hv3-hero-bg-active{transition:none!important;transform:none!important}.hv3-hero-dot-progress{animation:none!important}.hv3-card-clickable{transition:none!important}.hv3-album:hover,.hv3-album:hover .hv3-album-cover,.hv3-feature:hover,.hv3-feature:hover .hv3-feature-img,.hv3-large:hover,.hv3-large:hover .hv3-large-img,.hv3-medium:hover,.hv3-medium:hover .hv3-medium-img,.hv3-toplist:hover,.hv3-voice:hover{transform:none!important;transition:none!important}.hv3-featured-card,.hv3-spotlight-card{transition:none!important}.hv3-circle-frame-live{animation:none!important}}@media (max-width:640px){.hv3-marquee{padding:12px var(--hv3-edge);gap:14px}.hv3-marquee-info{display:none}.hv3-marquee-divider{height:18px}.hv3-marquee-stat-num{font-size:11.5px;letter-spacing:.14em}.hv3-marquee-item{font-size:12.5px}.hv3-marquee-track{gap:36px;animation-duration:38s}.hv3-marquee-item:after{right:-20px}.hv3-disclaimer-overlay{padding:0;align-items:flex-end}.hv3-disclaimer{width:100%;max-width:100%;max-height:88vh;padding:28px 22px calc(28px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;border-left:none;border-right:none;border-bottom:none;animation:hv3-disclaimer-sheet-in .3s ease}@keyframes hv3-disclaimer-sheet-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hv3-disclaimer-title{font-size:18px;padding-right:36px}.hv3-disclaimer-body{font-size:13.5px}}.hv3-circles{margin-top:12px}.hv3-circles-track{display:flex;gap:20px;overflow-x:auto;padding:4px var(--hv3-edge) 18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hv3-circles-track::-webkit-scrollbar{display:none}.hv3-circle{background:none;border:none;padding:0;cursor:pointer;color:inherit;font-family:inherit;flex-direction:column;gap:8px;flex-shrink:0;width:84px}.hv3-circle,.hv3-circle-frame{display:flex;align-items:center}.hv3-circle-frame{position:relative;width:74px;height:74px;border-radius:50%;padding:3px;border:2px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);justify-content:center;transition:transform .18s ease,border-color .18s ease}.hv3-circle:hover .hv3-circle-frame{transform:scale(1.06)}.hv3-circle-frame-live{border-width:2.5px;box-shadow:0 0 0 3px rgba(6,8,14,.9),0 0 22px currentColor}.hv3-circle-img{-o-object-fit:cover;object-fit:cover;display:block}.hv3-circle-img,.hv3-circle-plus{width:100%;height:100%;border-radius:50%}.hv3-circle-plus{color:#06080e;display:flex;align-items:center;justify-content:center}.hv3-circle-livepill{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);font-size:9px;font-weight:800;letter-spacing:.1em;color:#06080e;padding:2px 7px;border-radius:999px;border:1.5px solid #06080e}.hv3-circle-name{font-size:12px;color:var(--hv3-text-dim);text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-hrail-large>.hv3-large{width:clamp(300px,33vw,400px)}.hv3-large{display:flex;flex-direction:column;gap:12px;cursor:pointer}.hv3-large-byline{display:flex;align-items:center;gap:8px;padding:2px 2px 0;min-width:0}.hv3-large-byline-avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.hv3-large-byline-avatar-fallback{display:inline-block}.hv3-large-byline-name{font-size:13px;font-weight:700;color:#f0f4ff;letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hv3-large-byline-sep{color:rgba(240,244,255,.55);font-size:13px;flex-shrink:0}.hv3-large-byline-time{font-size:12.5px;color:var(--hv3-text-dim);font-weight:500;letter-spacing:.01em;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.hv3-large-byline-live-dot{width:6px;height:6px;border-radius:50%;animation:hv3-pulse 1.6s ease-in-out infinite}.hv3-large-img{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--hv3-radius);background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);isolation:isolate;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hv3-large:hover .hv3-large-img{transform:translateY(-3px);border-color:rgba(255,255,255,.16);box-shadow:0 14px 40px rgba(0,0,0,.45)}.hv3-large-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 60%,rgba(0,0,0,.45))}.hv3-large-tint{position:absolute;inset:0;mix-blend-mode:screen;opacity:.85}.hv3-large-badge{position:absolute;top:12px;left:12px;font-size:10px;font-weight:800;letter-spacing:.12em;padding:4px 9px;border-radius:6px;text-transform:uppercase}.hv3-large-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease}.hv3-large:hover .hv3-large-play{opacity:1}.hv3-large-play-dot{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#06080e}.hv3-large-chip{position:absolute;top:12px;right:12px;gap:8px;padding:5px 11px;background:rgba(6,8,14,.7);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:11.5px;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:.02em}.hv3-large-chip,.hv3-large-chip>span{display:inline-flex;align-items:center}.hv3-large-chip>span{gap:4px}.hv3-large-chip-sep{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.35)}.hv3-large-headline{font-size:17px;font-weight:700;margin:0;line-height:1.3;letter-spacing:-.01em;color:#f0f4ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 2px}.hv3-hrail-feature>.hv3-feature{width:clamp(320px,38vw,480px)}.hv3-feature{display:block;cursor:pointer}.hv3-feature-img{position:relative;width:100%;aspect-ratio:1/1;border-radius:22px;background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);isolation:isolate;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hv3-feature:hover .hv3-feature-img{transform:translateY(-5px);border-color:rgba(255,255,255,.18);box-shadow:0 22px 56px rgba(0,0,0,.6)}.hv3-feature-tint{mix-blend-mode:screen;opacity:.7}.hv3-feature-scrim,.hv3-feature-tint{position:absolute;inset:0;pointer-events:none}.hv3-feature-badge{position:absolute;top:16px;left:16px;font-size:11px;font-weight:800;letter-spacing:.14em;padding:5px 11px;border-radius:8px;text-transform:uppercase;z-index:2}.hv3-feature-chip{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;gap:9px;padding:6px 13px;background:rgba(6,8,14,.72);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:12px;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:.02em}.hv3-feature-chip>span{display:inline-flex;align-items:center;gap:4px}.hv3-feature-chip-sep{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.35)}.hv3-feature-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease;z-index:3}.hv3-feature:hover .hv3-feature-play{opacity:1}.hv3-feature-play-dot{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#06080e}.hv3-feature-text{position:absolute;left:26px;right:26px;bottom:24px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hv3-feature-accent-rule{display:block;width:38px;height:3.5px;border-radius:2px}.hv3-feature-headline{font-size:clamp(20px,1.9vw,26px);font-weight:800;color:#fff;margin:0;line-height:1.18;letter-spacing:-.018em;text-shadow:0 3px 18px rgba(0,0,0,.6);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}.hv3-hrail-medium>.hv3-medium{width:clamp(150px,16vw,200px)}.hv3-medium{display:flex;flex-direction:column;gap:10px;cursor:pointer}.hv3-medium-img{position:relative;width:100%;aspect-ratio:2/3;border-radius:14px;background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);isolation:isolate;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hv3-medium:hover .hv3-medium-img{transform:translateY(-4px) scale(1.02);border-color:rgba(255,255,255,.18);box-shadow:0 14px 40px rgba(0,0,0,.55)}.hv3-medium-tint{position:absolute;inset:0}.hv3-medium-rank{position:absolute;bottom:-14px;left:-6px;font-size:110px;font-weight:900;letter-spacing:-.06em;line-height:1;color:rgba(6,8,14,.95);-webkit-text-stroke:2px rgba(240,244,255,.85);font-family:var(--font-dm-sans),"DM Sans",sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hv3-medium-play{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease}.hv3-medium:hover .hv3-medium-play{opacity:1}.hv3-medium-play-dot{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#06080e}.hv3-medium-title{font-size:14px;font-weight:700;line-height:1.25}.hv3-medium-sub,.hv3-medium-title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-medium-sub{font-size:12px;color:var(--hv3-text-dim)}.hv3-hrail-toplist>.hv3-toplist{width:clamp(300px,30vw,360px)}.hv3-toplist{display:flex;flex-direction:column;gap:14px;cursor:pointer}.hv3-toplist-stage{position:relative;padding-left:60px;isolation:isolate;overflow:visible}.hv3-toplist-rank{position:absolute;left:10px;bottom:-14px;font-size:150px;font-weight:900;line-height:.85;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:2px rgba(240,244,255,.92);text-stroke:2px rgba(240,244,255,.92);z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;filter:drop-shadow(0 6px 18px rgba(0,0,0,.45))}.hv3-toplist-rank-wide{font-size:122px;left:-4px;letter-spacing:-.1em}.hv3-toplist-poster{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);z-index:1;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hv3-toplist:hover .hv3-toplist-poster{transform:translateY(-3px);border-color:rgba(255,255,255,.18);box-shadow:0 14px 40px rgba(0,0,0,.5)}.hv3-toplist-shade,.hv3-toplist-tint{position:absolute;inset:0}.hv3-toplist-shade{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55))}.hv3-toplist-title{font-size:16px;font-weight:700;margin:0;padding-left:60px;line-height:1.25;letter-spacing:-.005em}.hv3-toplist-sub{font-size:12.5px;color:var(--hv3-text-dim);margin:4px 0 0;padding-left:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-hrail-voices>.hv3-voice{width:clamp(160px,17vw,210px)}.hv3-voice{position:relative;aspect-ratio:4/5;border-radius:20px;overflow:hidden;cursor:pointer;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.hv3-voice:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(0,0,0,.55)}.hv3-voice-img{position:absolute;inset:0;background-size:cover;background-position:center 15%;mix-blend-mode:luminosity;opacity:.95}.hv3-voice-tint{mix-blend-mode:multiply;opacity:.55}.hv3-voice-shade,.hv3-voice-tint{position:absolute;inset:0;pointer-events:none}.hv3-voice-shade{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55))}.hv3-voice-info{position:absolute;left:14px;right:14px;bottom:14px;z-index:2}.hv3-voice-title{font-size:14.5px;font-weight:800;color:#fff;margin:0;line-height:1.15;letter-spacing:-.005em;text-shadow:0 2px 12px rgba(0,0,0,.5)}.hv3-voice-author,.hv3-voice-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-voice-author{font-size:11.5px;color:rgba(255,255,255,.78);margin:3px 0 0;line-height:1.2}.hv3-hrail-album>.hv3-album{width:clamp(150px,15vw,200px)}.hv3-album{display:flex;flex-direction:column;gap:12px;cursor:pointer}.hv3-album-cover{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hv3-album:hover .hv3-album-cover{transform:translateY(-4px) scale(1.015);border-color:rgba(255,255,255,.18);box-shadow:0 16px 40px rgba(0,0,0,.55)}.hv3-album-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.5));opacity:0;transition:opacity .2s ease;pointer-events:none}.hv3-album:hover .hv3-album-cover-shade{opacity:1}.hv3-album-count{position:absolute;top:10px;right:10px;font-size:10.5px;font-weight:700;padding:4px 9px;border-radius:999px;background:rgba(6,8,14,.7);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.92);letter-spacing:.02em}.hv3-album-play{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#FFD54A;color:#06080e;border:none;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,background .18s ease;box-shadow:0 10px 24px rgba(0,0,0,.5)}.hv3-album:hover .hv3-album-play{opacity:1;transform:translateY(0)}.hv3-album-play:hover{background:#fff;transform:scale(1.06)}.hv3-album-title{font-size:14px;font-weight:700;margin:0;line-height:1.25;letter-spacing:-.005em;color:#f0f4ff}.hv3-album-curator,.hv3-album-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-album-curator{font-size:12px;color:var(--hv3-text-dim);margin:2px 0 0}.hv3-featured{padding:clamp(40px,5vw,64px) 0 clamp(28px,4vw,48px);position:relative}.hv3-featured-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 var(--hv3-edge);margin-bottom:clamp(20px,3vw,32px);position:relative;z-index:3}.hv3-featured-stage{position:relative}.hv3-featured-rail{display:flex;gap:clamp(16px,2vw,28px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:24px max(var(--hv3-edge),calc(50vw - clamp(280px, 30vw, 460px) / 2 - 24px)) 24px;position:relative;z-index:2}.hv3-featured-rail::-webkit-scrollbar{display:none}.hv3-featured-card{flex-shrink:0;width:clamp(280px,60vw,460px);scroll-snap-align:center;cursor:pointer;transform:scale(.88);opacity:.45;transition:transform .45s ease,opacity .45s ease}.hv3-featured-card-active{transform:scale(1);opacity:1}.hv3-featured-card-img{position:relative;width:100%;aspect-ratio:3/4;border-radius:26px;background-size:cover;background-position:50%;overflow:hidden;border:1px solid var(--hv3-border);isolation:isolate;box-shadow:0 24px 70px rgba(0,0,0,.6)}.hv3-featured-card-tint{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.55) 78%,rgba(0,0,0,.92))}.hv3-featured-card-badge{position:absolute;top:18px;left:18px;font-size:10.5px;font-weight:800;letter-spacing:.16em;padding:6px 12px;border-radius:8px;text-transform:uppercase;z-index:2}.hv3-featured-card-play{position:absolute;top:18px;right:18px;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease,transform .18s ease;z-index:2}.hv3-featured-card-play:hover{background:rgba(255,255,255,.28);transform:scale(1.06)}.hv3-featured-card-text{position:absolute;left:22px;right:22px;bottom:22px;z-index:2}.hv3-featured-card-kicker{font-size:10.5px;font-weight:800;letter-spacing:.2em;color:rgba(255,255,255,.78);margin:0 0 8px;text-transform:uppercase}.hv3-featured-card-title{font-size:clamp(22px,2.3vw,30px);font-weight:800;color:#fff;margin:0;line-height:1.12;letter-spacing:-.018em;text-shadow:0 3px 18px rgba(0,0,0,.65)}.hv3-featured-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:6px;position:relative;z-index:2}.hv3-featured-dot{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.28);border:none;padding:0;cursor:pointer;transition:width .28s ease,background .28s ease}.hv3-featured-dot:hover{background:rgba(255,255,255,.5)}.hv3-featured-dot-active{width:26px;background:#f0f4ff}@media (max-width:640px){.hv3-featured-rail{padding:20px max(var(--hv3-edge),calc(50vw - 38vw)) 20px}.hv3-featured-card{width:76vw}.hv3-featured-card-img{border-radius:22px}.hv3-featured-card-title{font-size:22px}.hv3-featured-card-text{left:18px;right:18px;bottom:18px}.hv3-featured-card-badge{top:14px;left:14px}.hv3-featured-card-play{top:14px;right:14px;width:42px;height:42px}}.hv3-spotlight{padding:clamp(40px,5vw,64px) 0 clamp(28px,4vw,48px);position:relative}.hv3-spotlight-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 var(--hv3-edge);margin-bottom:clamp(20px,3vw,32px)}.hv3-spotlight-rail{display:flex;gap:clamp(14px,1.8vw,24px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:20px max(var(--hv3-edge),calc(50vw - clamp(260px, 28vw, 340px) / 2 - 24px)) 20px;position:relative}.hv3-spotlight-rail::-webkit-scrollbar{display:none}.hv3-spotlight-card{flex-shrink:0;width:clamp(260px,28vw,340px);scroll-snap-align:center;cursor:pointer;transform:scale(.9);opacity:.5;transition:transform .45s ease,opacity .45s ease}.hv3-spotlight-card-active{transform:scale(1);opacity:1}.hv3-spotlight-card-inner{position:relative;width:100%;aspect-ratio:3/4;border-radius:22px;background:rgba(20,24,36,.6);border:1px solid var(--hv3-border);overflow:hidden;isolation:isolate;display:flex;flex-direction:column;box-shadow:0 22px 60px rgba(0,0,0,.55)}.hv3-spotlight-img{position:relative;flex:0 0 68%;background-size:cover;background-position:50%}.hv3-spotlight-rating{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;background:rgba(6,8,14,.72);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:12.5px;font-weight:700;color:#fff;z-index:2;letter-spacing:.02em}.hv3-spotlight-rating-star{color:#FFD54A;flex-shrink:0}.hv3-spotlight-info{flex:1 1 auto;padding:16px 20px 18px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:rgba(8,11,18,.94)}.hv3-spotlight-title{font-size:20px;font-weight:800;letter-spacing:-.018em;margin:0;line-height:1.1;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-spotlight-desc{font-size:12.5px;line-height:1.5;color:rgba(240,244,255,.62);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv3-spotlight-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:6px}@media (max-width:640px){.hv3-spotlight-rail{padding:16px max(var(--hv3-edge),calc(50vw - 38vw)) 16px}.hv3-spotlight-card{width:76vw}.hv3-spotlight-card-inner{border-radius:20px}.hv3-spotlight-title{font-size:19px}.hv3-spotlight-info{padding:14px 18px 16px}}.hv3-band-section{padding:clamp(28px,4vw,48px) var(--hv3-edge) 0}.hv3-band{position:relative;width:100%;min-height:380px;border-radius:24px;background-size:cover;background-position:50%;overflow:hidden;isolation:isolate;display:flex;align-items:flex-end}.hv3-band-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,8,14,.92),rgba(6,8,14,.55) 50%,rgba(6,8,14,0) 80%),linear-gradient(0deg,rgba(6,8,14,.7),rgba(6,8,14,0) 50%)}.hv3-band-glow{position:absolute;inset:0;pointer-events:none}.hv3-band-content{position:relative;z-index:2;padding:clamp(28px,4vw,52px);max-width:560px}.hv3-band-badge{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.16em;padding:5px 10px;border-radius:999px;border:1px solid;text-transform:uppercase;margin-bottom:16px}.hv3-band-title{font-size:clamp(28px,4vw,48px);font-weight:800;margin:0 0 12px;letter-spacing:-.02em;line-height:1.05}.hv3-band-desc{font-size:14px;line-height:1.55;color:rgba(240,244,255,.85);margin:0 0 24px}.hv3-band-btns{display:flex;gap:10px;flex-wrap:wrap}.hv3-hrail-social>.hv3-social{width:clamp(280px,28vw,340px)}.hv3-social{background:var(--hv3-surface);border:1px solid var(--hv3-border);border-radius:var(--hv3-radius);padding:12px 12px 14px;display:flex;flex-direction:column;gap:10px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hv3-social:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);transform:translateY(-3px)}.hv3-social-head{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center}.hv3-social-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hv3-social-head-text{min-width:0}.hv3-social-author{font-size:13.5px;font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv3-social-time{font-size:11px;color:var(--hv3-text-faint);margin:0}.hv3-social-more{background:none;border:none;color:var(--hv3-text-dim);cursor:pointer;padding:4px}.hv3-social-more:hover{color:#f0f4ff}.hv3-social-img{position:relative;width:100%;aspect-ratio:4/5;border-radius:12px;background-size:cover;background-position:50%;overflow:hidden}.hv3-social-counter{position:absolute;top:10px;right:10px;font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;background:rgba(6,8,14,.7);backdrop-filter:blur(8px);color:#f0f4ff;border:1px solid rgba(255,255,255,.1)}.hv3-social-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#f0f4ff;opacity:0;transition:opacity .2s ease}.hv3-social-play:before{content:"";position:absolute;width:56px;height:56px;border-radius:50%;background:rgba(6,8,14,.6);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);z-index:-1}.hv3-social:hover .hv3-social-play{opacity:1}.hv3-social-caption{font-size:13px;line-height:1.45;color:rgba(240,244,255,.88);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv3-social-actions{display:flex;gap:16px;align-items:center;padding-top:4px}.hv3-social-action{display:inline-flex;align-items:center;gap:5px;background:none;border:none;cursor:pointer;color:var(--hv3-text-dim);font-family:inherit;font-size:12px;font-weight:600;padding:0;transition:color .15s ease}.hv3-social-action:hover{color:#f0f4ff}.hv3-social-action-like:hover{color:#FF4D8A}.hv3-feed-rail{display:flex;flex-direction:row;gap:var(--hv3-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline-start:var(--hv3-edge);scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:8px var(--hv3-edge) 24px}.hv3-feed-rail::-webkit-scrollbar{display:none}.hv3-feed-card{position:relative;flex-shrink:0;width:82vw;max-width:380px;scroll-snap-align:start;border-radius:22px;overflow:hidden;cursor:pointer;background:var(--hv3-feed-color,#2a2a2a);isolation:isolate;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(0,0,0,.4);transition:transform .25s ease,box-shadow .25s ease}.hv3-feed-card:hover{transform:translateY(-3px);box-shadow:0 24px 50px rgba(0,0,0,.5)}.hv3-feed-card-img{position:relative;width:100%;aspect-ratio:4/5;background-size:cover;background-position:center 20%}.hv3-feed-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,var(--hv3-feed-color,transparent) 100%);pointer-events:none}.hv3-feed-card-info{position:relative;padding:16px 22px 20px;color:#fff}.hv3-feed-card-avatar-wrap{display:none;position:absolute;top:-28px;left:22px;width:56px;height:56px}.hv3-feed-card-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #06080e;display:block}.hv3-feed-card-badge{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;border-radius:50%;background:#FFD54A;color:#06080e;display:flex;align-items:center;justify-content:center;border:2px solid var(--hv3-feed-color,#2a2a2a)}.hv3-feed-card-body{margin-top:6px}.hv3-feed-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hv3-feed-card-title{font-size:clamp(24px,2.4vw,30px);font-weight:800;margin:0;letter-spacing:-.022em;line-height:1.05;color:#fff}.hv3-feed-card-actions{display:flex;gap:12px;align-items:center;flex-shrink:0}.hv3-feed-card-metric{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:.02em;white-space:nowrap}.hv3-feed-card-metric svg{opacity:.88}.hv3-feed-card-action{background:none;border:none;padding:4px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.92;transition:opacity .15s ease,transform .15s ease}.hv3-feed-card-action:hover{opacity:1;transform:scale(1.08)}.hv3-feed-card-desc{font-size:14px;line-height:1.45;color:rgba(255,255,255,.95);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv3-feed-card-more{background:none;border:none;padding:0;color:rgba(255,255,255,.7);font:inherit;cursor:pointer;font-weight:700}.hv3-feed-card-more:hover{color:#fff}@media (min-width:768px){.hv3-feed-card{width:clamp(200px,18vw,260px);max-width:none}.hv3-feed-card-img{aspect-ratio:5/6}.hv3-feed-card-info{padding:14px 18px 16px}.hv3-feed-card-title{font-size:17px}.hv3-feed-card-desc{font-size:12px;line-height:1.4}.hv3-feed-card-actions{gap:10px}.hv3-feed-card-action svg{width:14px;height:14px}}@media (max-width:640px){.hv3-feed-rail{gap:22px}.hv3-feed-card-img{aspect-ratio:4/5.4}.hv3-feed-card-info{padding:18px 22px 22px}.hv3-feed-card-title{font-size:30px}.hv3-feed-card-metric{font-size:13.5px;gap:6px}.hv3-feed-card-actions{gap:14px}}.hv3-promo-section{padding:clamp(110px,14vw,180px) var(--hv3-edge) clamp(24px,3vw,40px)}.hv3-promo{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:0;border-radius:20px;overflow:visible;min-height:140px;isolation:isolate;background-color:#1a1f2e;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.04) 1px,transparent 0);background-size:12px 12px;background-position:0 0;box-shadow:0 18px 44px rgba(0,0,0,.45)}.hv3-promo-content{position:relative;z-index:2;padding:18px 18px 18px 20px;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.hv3-promo-kicker{font-size:9.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin:0}.hv3-promo-title{font-size:clamp(20px,4.2vw,28px);font-weight:800;margin:0;line-height:1.05;letter-spacing:-.022em;color:#fff}.hv3-promo-sub{font-size:12px;color:rgba(240,244,255,.7);margin:4px 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv3-promo-btn{margin-top:12px;align-self:flex-start;padding:9px 16px;border:none;border-radius:999px;font-family:inherit;font-weight:700;font-size:12.5px;letter-spacing:.02em;cursor:pointer;transition:transform .15s ease,filter .15s ease}.hv3-promo-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.hv3-promo-img-wrap{position:relative;align-self:stretch}.hv3-promo-img{position:absolute;right:8px;bottom:0;height:175%;max-height:260px;width:auto;max-width:110%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;pointer-events:none;filter:drop-shadow(0 12px 20px rgba(0,0,0,.45))}@media (min-width:768px){.hv3-promo-section{padding:clamp(180px,17vw,260px) var(--hv3-edge) clamp(32px,4vw,56px)}.hv3-promo{grid-template-columns:1.4fr 1fr;min-height:200px;border-radius:26px}.hv3-promo-content{padding:clamp(24px,3vw,40px) clamp(28px,3.5vw,48px);gap:6px}.hv3-promo-kicker{font-size:11px;letter-spacing:.22em}.hv3-promo-title{font-size:clamp(28px,3.8vw,44px);line-height:1.02}.hv3-promo-sub{font-size:14px;margin-top:10px;max-width:420px;-webkit-line-clamp:3}.hv3-promo-btn{margin-top:18px;padding:12px 22px;font-size:14px}.hv3-promo-img{height:185%;max-height:420px;right:12px}}.hv3-cta-section{padding:clamp(40px,6vw,80px) var(--hv3-edge) clamp(60px,8vw,120px)}.hv3-cta{position:relative;padding:clamp(36px,5vw,72px) clamp(24px,4vw,56px);border-radius:28px;background:linear-gradient(135deg,rgba(255,213,74,.08),rgba(167,139,250,.06) 50%,rgba(79,209,197,.08));border:1px solid rgba(255,255,255,.1);text-align:center;overflow:hidden;isolation:isolate}.hv3-cta-glow{position:absolute;inset:0;background:radial-gradient(50% 60% at 20% 30%,rgba(255,213,74,.18),transparent 70%),radial-gradient(40% 50% at 80% 70%,rgba(167,139,250,.2),transparent 70%);z-index:-1}.hv3-cta-title{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.02em;margin:0 0 14px}.hv3-cta-desc{font-size:15px;line-height:1.6;color:rgba(240,244,255,.78);max-width:540px;margin:0 auto 28px}.hv3-cta-btns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}@media (max-width:900px){.hv3-hero{min-height:78vh}.hv3-hero-inner{padding-top:clamp(60px,14vh,100px);padding-bottom:clamp(60px,9vh,96px)}.hv3-hero-scrim{background:linear-gradient(180deg,rgba(6,8,14,.5),rgba(6,8,14,0) 30%,rgba(6,8,14,0) 50%,rgba(6,8,14,.85)),linear-gradient(90deg,rgba(6,8,14,.9),rgba(6,8,14,.5) 45%,rgba(6,8,14,.1) 80%,rgba(6,8,14,0))}}@media (max-width:640px){.hv3-page{--hv3-edge:18px;--hv3-gap:12px}.hv3-hero{min-height:88vh;align-items:flex-end}.hv3-hero-bg{background-position:50%}.hv3-hero-scrim{background:linear-gradient(180deg,rgba(6,8,14,.45),rgba(6,8,14,0) 25%,rgba(6,8,14,0) 45%,rgba(6,8,14,.92))}.hv3-hero-bottom-fade{height:52%}.hv3-hero-vignette{display:none}.hv3-hero-inner{padding:clamp(60px,14vh,100px) 22px clamp(72px,10vh,110px);justify-content:center}.hv3-hero-content{text-align:center;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hv3-hero-brand{font-size:10.5px;letter-spacing:.22em;margin-bottom:14px;padding:6px 12px;align-self:center}.hv3-hero-title{font-size:clamp(34px,11vw,56px);line-height:.96;margin-bottom:14px}.hv3-hero-meta{justify-content:center;gap:8px;margin-bottom:14px}.hv3-hero-meta-sep,.hv3-hero-meta-text{font-size:12px}.hv3-hero-desc{font-size:13.5px;line-height:1.5;margin-bottom:22px;max-width:100%;-webkit-line-clamp:2}.hv3-hero-btns{width:100%;flex-wrap:nowrap;gap:10px}.hv3-hero-cta-primary,.hv3-hero-cta-secondary{flex:1 1 0;min-width:0;justify-content:center;padding:13px 18px;font-size:14px}.hv3-hero-dots{bottom:22px;gap:8px}.hv3-hero-dot{width:6px;height:6px}.hv3-hero-dot-active{width:24px}.hv3-row-title{font-size:19px}.hv3-row-head{margin-bottom:12px}.hv3-hrail-large>.hv3-large{width:78vw;max-width:320px}.hv3-hrail-medium>.hv3-medium{width:38vw;max-width:160px}.hv3-hrail-social>.hv3-social{width:82vw;max-width:320px}.hv3-hrail-toplist>.hv3-toplist{width:80vw;max-width:320px}.hv3-hrail-voices>.hv3-voice{width:42vw;max-width:170px}.hv3-toplist-stage{padding-left:50px}.hv3-toplist-rank{font-size:122px;left:8px;bottom:-12px}.hv3-toplist-rank-wide{font-size:100px;left:-2px}.hv3-toplist-title{padding-left:50px;font-size:15px}.hv3-toplist-sub{padding-left:50px}.hv3-circle-frame{width:64px;height:64px}.hv3-circle{width:74px}.hv3-circles-track{gap:14px}.hv3-band{min-height:320px;border-radius:18px}.hv3-band-content{padding:24px}.hv3-large-headline{font-size:15px}.hv3-large-byline-avatar{width:26px;height:26px}.hv3-large-byline-name{font-size:12.5px}.hv3-large-byline-time{font-size:11.5px}.hv3-hrail-album>.hv3-album{width:40vw;max-width:170px}.hv3-album-title{font-size:13.5px}.hv3-album-curator{font-size:11.5px}.hv3-album-play{width:38px;height:38px;right:10px;bottom:10px}.hv3-album-count{font-size:10px;padding:3px 7px;top:8px;right:8px}.hv3-hrail-feature>.hv3-feature{width:82vw;max-width:360px}.hv3-feature-headline{font-size:18px}.hv3-feature-text{left:20px;right:20px;bottom:20px;gap:12px}.hv3-feature-accent-rule{width:30px;height:3px}.hv3-feature-badge{top:14px;left:14px}.hv3-feature-chip{top:14px;right:14px}.hv3-feature-play-dot{width:60px;height:60px}.hv3-medium-title{font-size:13px}}