.hero-player-waiting{display:grid;place-items:center;background:radial-gradient(ellipse at 50% 45%,#20475d,#071b2b 75%)}
.player-anniversary{position:relative;width:clamp(180px,24vw,290px);height:auto;opacity:.95;filter:drop-shadow(0 0 20px #a6d5f014)}
.hero-player-waiting .player-loading-line{top:auto;bottom:12%;left:40%;right:40%;height:2px;border-radius:999px}
.hero-film-theme .player-anniversary-badge{width:76px;height:auto;flex:none}
.hero-video-toggle{display:inline-flex;align-items:center;gap:9px;line-height:1.3;padding:11px 16px}
.hero-video-toggle>svg{display:block;width:18px;height:18px;flex:none}
.hero-video-toggle>span{font-size:12px;font-weight:400}
@media(prefers-reduced-motion:no-preference){.hero-film-open .player-anniversary{animation:anniversary-arrival 1.25s cubic-bezier(.22,1,.36,1) both}@keyframes anniversary-arrival{from{opacity:0;transform:translateY(12px) scale(.96);filter:blur(5px)}to{opacity:.95;transform:none;filter:blur(0)}}}
@media(max-width:640px){.hero-film-theme{gap:9px;letter-spacing:.07em;font-size:9px}.hero-film-theme i{display:none}.hero-film-theme .player-anniversary-badge{width:58px}.hero-film-theme>span{max-width:110px}.hero-player-toolbar{gap:12px}.player-anniversary{width:145px}.hero-player-waiting .player-loading-line{bottom:8%}.hero-player-close{gap:10px}}
@media(max-width:440px){.hero-film-theme{flex-direction:column;align-items:flex-start;gap:4px;font-size:8px}.hero-film-theme .player-anniversary-badge{width:52px}.hero-film-theme>span{max-width:145px}.hero-player-close{padding-left:15px;gap:8px;flex-shrink:0}}
