@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&family=Roboto:wght@400;500;600;700&display=swap";.tfm-hero-player-host{width:100%;height:auto;min-height:100%;display:flex;justify-content:center;align-items:flex-start;position:relative}.tfm-hero-player-host--scaled{width:100%;height:auto;max-width:var(--tfm-hero-width, 100%);min-height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)))}.tfm-hero-player{position:relative;width:100%;max-width:var(--tfm-hero-width, 100%);min-height:var(--tfm-hero-height, 100vh);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background-color:#0b1220;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;box-sizing:border-box;font-family:var(--player-body-font,Roboto,Arial,sans-serif)}.tfm-hero-player:before{content:"";position:absolute;inset:0;background:linear-gradient(170deg,#040914c7,#040914ad 40%,#0409142e),radial-gradient(circle at 14% 12%,rgba(255,255,255,.16),transparent 68%);z-index:0}.tfm-hero-player--scaled{min-height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)));height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)));max-height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:var(--tfm-hero-height, 100vh);box-sizing:border-box;padding:clamp(calc(24px * var(--tfm-hero-scale, 1)),calc(6vw * var(--tfm-hero-scale, 1)),calc(64px * var(--tfm-hero-scale, 1)));gap:clamp(calc(28px * var(--tfm-hero-scale, 1)),calc(6vw * var(--tfm-hero-scale, 1)),calc(48px * var(--tfm-hero-scale, 1)));overflow:hidden}.tfm-hero-player__content:before{content:"";position:absolute;inset:0;border-radius:calc(32px * var(--tfm-hero-scale, 1));pointer-events:none}.tfm-hero-player--scaled .tfm-hero-player__content{min-height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)));height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)));max-height:var(--tfm-hero-height, calc(720px * var(--tfm-hero-scale, 1)))}@media(max-height:360px){.tfm-hero-player__content{padding:clamp(12px,4vw,24px);gap:clamp(12px,3vw,20px)}.tfm-hero-player__main{grid-template-columns:clamp(110px,30vw,200px) minmax(0,1fr);gap:clamp(8px,3vw,16px);margin-top:clamp(24px,14vh,72px)}.tfm-hero-player--scaled .tfm-hero-player__main{margin-left:0;width:min(100%,clamp(360px,88vw,620px));margin-top:clamp(28px,16vh,80px)}.tfm-hero-player__title{font-size:clamp(1.4rem,4.4vw,2.2rem)}.tfm-hero-player__subtitle{font-size:clamp(1.1rem,3.6vw,1.6rem)}}.tfm-hero-player__header{display:flex;align-items:center}.tfm-hero-player__brand{font-family:Poppins,Roboto,Arial,sans-serif;font-size:clamp(calc(1.25rem * var(--tfm-hero-scale, 1)),calc(3.4vw * var(--tfm-hero-scale, 1)),calc(1.9rem * var(--tfm-hero-scale, 1)));font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:calc(10px * var(--tfm-hero-scale, 1)) calc(24px * var(--tfm-hero-scale, 1));border-radius:calc(999px * var(--tfm-hero-scale, 1));background:#00000061;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tfm-hero-player--scaled .tfm-hero-player__brand{font-size:clamp(calc(1.6rem * var(--tfm-hero-scale, 1)),calc(4.4vw * var(--tfm-hero-scale, 1)),calc(2.4rem * var(--tfm-hero-scale, 1)));padding:calc(12px * var(--tfm-hero-scale, 1)) calc(28px * var(--tfm-hero-scale, 1))}.tfm-hero-player__main{display:grid;justify-items:start;text-align:left;gap:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(4vw * var(--tfm-hero-scale, 1)),calc(32px * var(--tfm-hero-scale, 1)));flex:1 1 auto;grid-template-columns:clamp(calc(140px * var(--tfm-hero-scale, 1)),calc(28vw * var(--tfm-hero-scale, 1)),calc(260px * var(--tfm-hero-scale, 1))) minmax(0,1fr);grid-template-rows:auto auto;min-height:0;overflow:visible;width:100%;align-content:center;margin-top:clamp(calc(28px * var(--tfm-hero-scale, 1)),8vh,calc(96px * var(--tfm-hero-scale, 1)))}.tfm-hero-player--scaled .tfm-hero-player__main{width:min(100%,clamp(440px,76vw,780px));margin:clamp(36px,10vh,88px) auto 0;grid-template-rows:auto auto;gap:clamp(calc(16px * var(--tfm-hero-scale, 1)),calc(3.4vw * var(--tfm-hero-scale, 1)),calc(28px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__art-wrap{position:relative;width:clamp(calc(150px * var(--tfm-hero-scale, 1)),calc(30vw * var(--tfm-hero-scale, 1)),calc(280px * var(--tfm-hero-scale, 1)));aspect-ratio:1/1;border-radius:calc(28px * var(--tfm-hero-scale, 1));overflow:hidden;box-shadow:0 calc(24px * var(--tfm-hero-scale, 1)) calc(50px * var(--tfm-hero-scale, 1)) #02061099;background:#00000059;grid-column:1;grid-row:1 / span 2;align-self:center;justify-self:start}.tfm-hero-player--scaled .tfm-hero-player__art-wrap{justify-self:end;margin-right:clamp(calc(10px * var(--tfm-hero-scale, 1)),3vw,calc(28px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__art{width:100%;height:100%;object-fit:cover;display:block}.tfm-hero-player__title{min-width:0;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;line-height:1.12;font-family:Poppins,Roboto,Arial,sans-serif;font-size:clamp(calc(1.6rem * var(--tfm-hero-scale, 1)),calc(5.8vw * var(--tfm-hero-scale, 1)),calc(3.4rem * var(--tfm-hero-scale, 1)));font-weight:700;text-shadow:0 calc(4px * var(--tfm-hero-scale, 1)) calc(18px * var(--tfm-hero-scale, 1)) rgba(0,0,0,.6);letter-spacing:.01em;grid-column:2;grid-row:1;align-self:flex-end}.tfm-hero-player__subtitle{min-width:0;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;line-height:1.2;word-break:break-word;text-transform:none;font-size:clamp(calc(1.2rem * var(--tfm-hero-scale, 1)),calc(3.6vw * var(--tfm-hero-scale, 1)),calc(2.2rem * var(--tfm-hero-scale, 1)));color:#ffffffdb;text-shadow:0 calc(3px * var(--tfm-hero-scale, 1)) calc(12px * var(--tfm-hero-scale, 1)) rgba(0,0,0,.45);grid-column:2;grid-row:2;align-self:flex-start}.tfm-hero-player--scaled .tfm-hero-player__brand-inline{display:inline-flex;grid-column:2;grid-row:1;align-self:flex-start;margin-bottom:calc(6px * var(--tfm-hero-scale, 1))}.tfm-hero-player--scaled .tfm-hero-player__title{grid-row:1;align-self:flex-end}.tfm-hero-player--scaled .tfm-hero-player__subtitle{grid-row:2;align-self:flex-start}.tfm-hero-player--no-meta .tfm-hero-player__main{position:relative;gap:clamp(calc(24px * var(--tfm-hero-scale, 1)),calc(5vw * var(--tfm-hero-scale, 1)),calc(40px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__no-meta{position:relative;width:clamp(calc(140px * var(--tfm-hero-scale, 1)),calc(28vw * var(--tfm-hero-scale, 1)),calc(260px * var(--tfm-hero-scale, 1)));aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:calc(28px * var(--tfm-hero-scale, 1));box-shadow:0 calc(24px * var(--tfm-hero-scale, 1)) calc(50px * var(--tfm-hero-scale, 1)) #02061099;overflow:hidden;background:#04091499;grid-column:1;grid-row:1 / span 2;align-self:center;justify-self:start}.tfm-hero-player__no-meta-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.85)}.tfm-hero-player__no-meta-text{position:relative;z-index:1;font-size:clamp(calc(1.4rem * var(--tfm-hero-scale, 1)),calc(5vw * var(--tfm-hero-scale, 1)),calc(2.6rem * var(--tfm-hero-scale, 1)));font-weight:700;letter-spacing:.02em;color:#fff;text-align:center;text-shadow:0 calc(6px * var(--tfm-hero-scale, 1)) calc(18px * var(--tfm-hero-scale, 1)) rgba(0,0,0,.6);padding:0 clamp(calc(16px * var(--tfm-hero-scale, 1)),calc(5vw * var(--tfm-hero-scale, 1)),calc(28px * var(--tfm-hero-scale, 1)))}.tfm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}.tfm-hero-player__footer{display:flex;align-items:center;justify-content:space-between;gap:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(4vw * var(--tfm-hero-scale, 1)),calc(28px * var(--tfm-hero-scale, 1)));background:#00000052;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(3vw * var(--tfm-hero-scale, 1)),calc(28px * var(--tfm-hero-scale, 1)));border-radius:calc(28px * var(--tfm-hero-scale, 1));width:100%;max-width:var(--tfm-hero-width, 100%);margin:0 auto;position:relative}.tfm-hero-player__footer-actions{display:flex;align-items:center;gap:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(4vw * var(--tfm-hero-scale, 1)),calc(28px * var(--tfm-hero-scale, 1)));flex:1 1 auto;min-width:0}.tfm-hero-player__extras{display:flex;align-items:center;gap:calc(12px * var(--tfm-hero-scale, 1));margin-left:auto;flex:0 0 auto}.tfm-hero-player__primary{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:calc(16px * var(--tfm-hero-scale, 1));flex:1 1 auto;min-width:0}.tfm-hero-player__controls{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(calc(14px * var(--tfm-hero-scale, 1)),calc(3vw * var(--tfm-hero-scale, 1)),calc(24px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__play{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:clamp(48px,calc(74px * var(--tfm-hero-scale, 1)),74px);height:clamp(48px,calc(74px * var(--tfm-hero-scale, 1)),74px);border-radius:50%;border:none;background:var(--tfm-hero-accent,#0273d4);color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 calc(14px * var(--tfm-hero-scale, 1)) calc(28px * var(--tfm-hero-scale, 1)) #01040c94}.tfm-hero-player__play svg{width:clamp(20px,calc(26px * var(--tfm-hero-scale, 1)),26px);height:clamp(20px,calc(26px * var(--tfm-hero-scale, 1)),26px)}.tfm-hero-player__play:focus-visible{outline:3px solid #ffffffb8;outline-offset:4px}.tfm-hero-player__play:active{transform:scale(.96)}.tfm-hero-player__play.is-buffering{position:relative;background:linear-gradient(160deg,#0f172a,#1e293b);color:#fff}.tfm-hero-player__play.is-buffering:before{content:"";position:absolute;inset:0;border-radius:inherit;border:3px solid rgba(255,255,255,.35);border-top-color:var(--tfm-hero-accent,#0273d4);animation:tfm-hero-spin 1s linear infinite}.tfm-hero-player__icons{display:flex;align-items:center;justify-content:flex-end;gap:calc(12px * var(--tfm-hero-scale, 1));min-width:0;flex-wrap:wrap;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:calc(18px * var(--tfm-hero-scale, 1));padding:calc(10px * var(--tfm-hero-scale, 1));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tfm-hero-player__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:clamp(38px,calc(46px * var(--tfm-hero-scale, 1)),46px);height:clamp(38px,calc(46px * var(--tfm-hero-scale, 1)),46px);border-radius:calc(14px * var(--tfm-hero-scale, 1));background:#ffffff1a;border:1px solid rgba(255,255,255,.2);transition:transform .2s ease,box-shadow .2s ease}.tfm-hero-player__icon:hover{transform:translateY(-2px);box-shadow:0 calc(10px * var(--tfm-hero-scale, 1)) calc(20px * var(--tfm-hero-scale, 1)) #00000038}.tfm-hero-player__icon img{width:clamp(20px,calc(24px * var(--tfm-hero-scale, 1)),24px);height:clamp(20px,calc(24px * var(--tfm-hero-scale, 1)),24px);object-fit:contain}.tfm-hero-player__brand-inline{display:none;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:calc(6px * var(--tfm-hero-scale, 1)) calc(16px * var(--tfm-hero-scale, 1));border-radius:calc(999px * var(--tfm-hero-scale, 1));background:#00000040}.tfm-hero-player--scaled .tfm-hero-player__brand-inline{display:inline-flex;grid-column:2;grid-row:1;align-self:flex-end;margin-bottom:calc(6px * var(--tfm-hero-scale, 1))}@media(max-width:1200px){.tfm-hero-player__controls{gap:calc(16px * var(--tfm-hero-scale, 1))}.tfm-hero-player__icons{gap:calc(12px * var(--tfm-hero-scale, 1));justify-content:flex-start}}@media(max-width:1024px){.tfm-hero-player__content{padding:clamp(calc(20px * var(--tfm-hero-scale, 1)),calc(8vw * var(--tfm-hero-scale, 1)),calc(56px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__footer{gap:calc(22px * var(--tfm-hero-scale, 1))}.tfm-hero-player__icons{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:780px){.tfm-hero-player__footer{width:min(100%,560px);justify-content:flex-start}.tfm-hero-player__controls,.tfm-hero-player__icons{justify-content:flex-start}}@media(max-width:900px){.tfm-hero-player__content{gap:calc(32px * var(--tfm-hero-scale, 1))}.tfm-hero-player__footer{flex-direction:row;align-items:center;background:#0006;padding:clamp(calc(20px * var(--tfm-hero-scale, 1)),calc(6vw * var(--tfm-hero-scale, 1)),calc(32px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__primary{flex:1 1 auto;min-width:0}.tfm-hero-player__controls{justify-content:flex-start}.tfm-hero-player__extras{margin-left:auto;padding-left:clamp(calc(12px * var(--tfm-hero-scale, 1)),calc(4vw * var(--tfm-hero-scale, 1)),calc(24px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__icons{justify-content:flex-end}.tfm-hero-player__main{overflow:visible}.tfm-hero-player__content{padding:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(7vw * var(--tfm-hero-scale, 1)),calc(42px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__main{gap:clamp(calc(20px * var(--tfm-hero-scale, 1)),calc(5.5vw * var(--tfm-hero-scale, 1)),calc(32px * var(--tfm-hero-scale, 1)));text-align:left}.tfm-hero-player__title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis}.tfm-hero-player__subtitle{white-space:normal;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.tfm-hero-player__brand-inline{display:none}}@media(max-width:768px){.tfm-hero-player__content{padding:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(7vw * var(--tfm-hero-scale, 1)),calc(40px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__main{gap:clamp(calc(22px * var(--tfm-hero-scale, 1)),calc(7vw * var(--tfm-hero-scale, 1)),calc(36px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__footer{gap:calc(18px * var(--tfm-hero-scale, 1));padding:clamp(calc(18px * var(--tfm-hero-scale, 1)),calc(6vw * var(--tfm-hero-scale, 1)),calc(30px * var(--tfm-hero-scale, 1)))}.tfm-hero-player__icons{flex:1 1 auto;min-width:0;justify-content:flex-start;gap:calc(10px * var(--tfm-hero-scale, 1));flex-wrap:wrap}.tfm-hero-player__brand-inline{display:none}}@media(max-width:820px)and (max-height:220px){.tfm-hero-player__art-wrap{width:calc(90px * var(--tfm-hero-scale, 1));height:calc(90px * var(--tfm-hero-scale, 1))}.tfm-hero-player__title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(1rem * var(--tfm-hero-scale, 1))}.tfm-hero-player__subtitle{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;font-size:calc(.85rem * var(--tfm-hero-scale, 1))}.tfm-hero-player__footer{padding:calc(12px * var(--tfm-hero-scale, 1)) calc(14px * var(--tfm-hero-scale, 1))}.tfm-hero-player__icons{gap:calc(8px * var(--tfm-hero-scale, 1));justify-content:flex-start}.tfm-hero-player__brand-inline{display:none}}@media(max-width:640px){.tfm-hero-player,.tfm-hero-player__content{min-height:auto}.tfm-hero-player__controls{gap:calc(12px * var(--tfm-hero-scale, 1))}.tfm-hero-player__icons{justify-content:center}}@media(max-width:480px){.tfm-hero-player__content{padding:calc(24px * var(--tfm-hero-scale, 1))}.tfm-hero-player__footer{gap:calc(20px * var(--tfm-hero-scale, 1));border-radius:calc(20px * var(--tfm-hero-scale, 1))}.tfm-hero-player__icons{justify-content:center}}.tfm-hero-player__title{min-width:0;max-width:100%;margin:0}@keyframes tfm-hero-spin{to{transform:rotate(360deg)}}.tfm-hero-player__brand,.tfm-hero-player__brand-inline,.tfm-hero-player__title,.tfm-hero-player__no-meta-text{font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif)}@supports (height:100dvh){.tfm-hero-player-host{min-height:100dvh}.tfm-hero-player,.tfm-hero-player__content{min-height:min(var(--tfm-hero-height,100dvh),100dvh);max-height:100dvh}}.tfm-hero-player__controls{flex-wrap:nowrap;gap:clamp(calc(14px * var(--tfm-hero-scale, 1)),calc(3vw * var(--tfm-hero-scale, 1)),calc(24px * var(--tfm-hero-scale, 1)));align-items:center}.tfm-hero-player--scaled .tfm-hero-player__brand-inline{display:none}.tfm-hero-player--scaled .tfm-hero-player__title{font-size:clamp(1.7rem,calc(1rem + 2.2rem * var(--tfm-hero-scale, 1)),3rem);line-height:1.15}.tfm-hero-player--scaled .tfm-hero-player__subtitle{font-size:clamp(1.2rem,calc(.85rem + 1.6rem * var(--tfm-hero-scale, 1)),2.2rem);line-height:1.22}.tfm-hero-player--scaled .tfm-hero-player__no-meta{justify-self:end;margin-right:clamp(calc(10px * var(--tfm-hero-scale, 1)),3vw,calc(28px * var(--tfm-hero-scale, 1)))}.tfm-hero-player--scaled .tfm-hero-player__art-wrap,.tfm-hero-player--scaled .tfm-hero-player__no-meta{transform:translateY(calc(-10px * var(--tfm-hero-scale, 1)))}@media(max-height:260px){.tfm-hero-player__content{padding:clamp(8px,3vh,14px) clamp(14px,4vw,24px);gap:clamp(8px,4vh,14px)}.tfm-hero-player__main{width:min(100%,calc(100vw - 48px));gap:clamp(10px,3vw,16px);margin-top:clamp(18px,10vh,34px)}.tfm-hero-player--scaled .tfm-hero-player__main{width:min(100%,calc(100vw - 48px));margin:clamp(18px,10vh,34px) auto 0}.tfm-hero-player--scaled .tfm-hero-player__title{font-size:clamp(1.15rem,4.6vw,1.45rem);line-height:1.12}.tfm-hero-player--scaled .tfm-hero-player__subtitle{font-size:clamp(.9rem,3.4vw,1.05rem);line-height:1.18}.tfm-hero-player__footer{width:calc(100% - clamp(24px,6vw,40px));gap:clamp(8px,2vw,14px);padding:clamp(8px,2.5vw,14px);margin-left:auto;margin-right:auto}.tfm-hero-player__extras{min-width:0;margin-left:auto;padding-left:0}.tfm-hero-player__icons{justify-content:flex-start;flex-wrap:nowrap;gap:clamp(3px,1.1vw,7px);padding:clamp(4px,1.5vw,7px)}.tfm-hero-player__icon{width:clamp(30px,6.6vw,34px);height:clamp(30px,6.6vw,34px);border-radius:clamp(9px,2vw,12px)}.tfm-hero-player__icon img{width:clamp(17px,4.2vw,21px);height:clamp(17px,4.2vw,21px)}}@media(max-width:480px)and (max-height:360px){.tfm-hero-player__content{padding:10px;gap:8px}.tfm-hero-player__header{min-height:0}.tfm-hero-player__brand{padding:5px 10px;font-size:13px;border-radius:999px}.tfm-hero-player__main,.tfm-hero-player--scaled .tfm-hero-player__main{width:100%;margin:0;grid-template-columns:64px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:10px;row-gap:2px;align-content:center}.tfm-hero-player__art-wrap,.tfm-hero-player__no-meta,.tfm-hero-player--scaled .tfm-hero-player__art-wrap,.tfm-hero-player--scaled .tfm-hero-player__no-meta{width:64px;height:64px;margin:0;transform:none;justify-self:start;align-self:center;border-radius:10px}.tfm-hero-player--scaled .tfm-hero-player__title{align-self:end;font-size:clamp(18px,6.4vw,22px);line-height:1.1;-webkit-line-clamp:1}.tfm-hero-player--scaled .tfm-hero-player__subtitle{align-self:start;font-size:clamp(13px,4.4vw,16px);line-height:1.15;-webkit-line-clamp:1}.tfm-hero-player__footer{width:100%;box-sizing:border-box;margin:0;padding:8px 10px;gap:8px;flex-wrap:nowrap;border-radius:14px}.tfm-hero-player__primary{flex:0 0 auto}.tfm-hero-player__play{width:42px;height:42px}.tfm-hero-player__extras{min-width:0;margin:0;padding:0;flex:1 1 auto}.tfm-hero-player__icons{width:100%;min-width:0;padding:4px;gap:4px;flex-wrap:nowrap;justify-content:flex-end;border-radius:10px}.tfm-hero-player__icon{box-sizing:border-box;width:calc((100% - 28px)/8);min-width:0;max-width:30px;height:28px;border-radius:8px}.tfm-hero-player__icon img{width:16px;height:16px}}@font-face{font-family:AS Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/dist/assets/inter-latin-Dx4kXJAl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:AS Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/dist/assets/inter-latin-ext-DO1Apj_S.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:AS Lexend;font-style:normal;font-weight:500 600;font-display:swap;src:url(/dist/assets/lexend-latin-ci0D1wrL.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:AS Lexend;font-style:normal;font-weight:500 600;font-display:swap;src:url(/dist/assets/lexend-latin-ext-B6JQhE1e.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{color-scheme:light}html,body,#root{min-height:100%;margin:0}body{background:#eef1f5}button,input{font:inherit}.as-app{--app-bg: #003366;--app-bg-end: #0273d4;--app-fg: #ffffff;--app-muted: #dbeafe;--app-accent: #0273d4;min-height:100vh;padding:0;color:#111827;background:#eef1f5;font-family:var(--player-body-font, Roboto, Arial, sans-serif);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.as-app h1,.as-app h2,.as-app h3,.as-app .as-app__brand,.as-app .as-app__section-heading,.as-app .as-app__section-title{font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif)}.as-app *,.as-app *:before,.as-app *:after{box-sizing:border-box}.as-app__frame{width:100%;min-height:100vh;margin:0;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;display:flex;flex-direction:column}.as-app__header{min-height:92px;padding:18px 24px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:20px;border-bottom:1px solid #e5e7eb;background:#fff}.as-app__header h1{margin:0;color:#0a0a0a;font-size:clamp(28px,3vw,42px);font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif);font-weight:600;letter-spacing:-.025em;line-height:1}.as-app__brand{min-width:0;display:flex;align-items:center;gap:12px}.as-app__brand-logo{width:50px;height:50px;object-fit:contain;border-radius:3px;background:#f8fafc}.as-app__brand div{min-width:0;display:flex;flex-direction:column}.as-app__brand strong{overflow:hidden;color:#111827;font-size:17px;font-weight:700;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.as-app__icon-button{width:46px;height:46px;justify-self:end;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:#111;background:transparent;cursor:pointer}.as-app__icon-button:hover{background:#f1f5f9}.as-app__icon-button svg{width:32px;height:32px}.as-app__menu-layer{position:fixed;z-index:40;inset:0;background:#0f172a47}.as-app__mobile-menu{width:min(82vw,330px);height:100%;padding:max(28px,env(safe-area-inset-top)) 16px 20px;display:flex;flex-direction:column;gap:8px;border-right:1px solid #d8dee8;color:#111827;background:#fff;box-shadow:20px 0 48px #0f172a2e}.as-app__mobile-menu strong{margin:4px 8px 20px;overflow:hidden;font-size:19px;font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif);font-weight:600;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.as-app__mobile-menu button{min-height:50px;padding:0 14px;border:0;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:12px;color:#111827;background:transparent;cursor:pointer;font-weight:700;text-align:left}.as-app__mobile-menu button svg{width:24px;height:24px;color:var(--app-accent)}.as-app__offline,.as-app__error{margin:12px 24px 0;padding:10px 12px;border-left:4px solid #dc2626;color:#991b1b;background:#fef2f2;font-size:13px}.as-app__content{flex:1 1 auto;padding:24px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:24px;align-items:start}.as-app__home,.as-app__playlist{min-width:0}.as-app__feature-panel{padding:24px;background:linear-gradient(145deg,var(--app-bg),var(--app-bg-end))}.as-app__feature-card{position:relative;aspect-ratio:16 / 10;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--app-bg) 80%,#ffffff 20%)}.as-app__feature-card:after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 108%,color-mix(in srgb,var(--app-accent) 52%,transparent) 0,transparent 56%),linear-gradient(180deg,transparent 58%,rgba(2,6,23,.2) 100%);box-shadow:inset 0 0 36px color-mix(in srgb,var(--app-accent) 18%,transparent)}.as-app.has-visual-radio .as-app__feature-card:after{display:none}.as-app__feature-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center}.as-app__feature-track{display:none}.as-app__feature-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#000}.as-app__visual-tools{position:absolute;z-index:5;top:12px;right:12px;display:flex;gap:8px}.as-app__visual-tools button{min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.72);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#020617b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font:inherit;font-size:13px;font-weight:700}.as-app__visual-tools button:hover{background:#020617e6}.as-app__visual-tools svg{width:20px;height:20px}.as-app__feature-card:fullscreen{width:100vw;height:100dvh;border-radius:0;background:#000}.as-app__visual-badge{position:absolute;z-index:3;top:12px;left:12px;padding:7px 10px;border-radius:999px;color:#fff;background:#dc2626;box-shadow:0 8px 20px #0f172a47;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.as-app__visual-sound{position:absolute;z-index:4;left:50%;bottom:18px;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:#020617d1;box-shadow:0 10px 26px #02061752;cursor:pointer;font-size:14px;font-weight:700;transform:translate(-50%);white-space:nowrap}.as-app__now-play{display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--app-accent);cursor:pointer}.as-app__quick-actions{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.as-app__quick-actions button{min-height:56px;padding:0 18px;border:2px solid color-mix(in srgb,var(--app-fg) 92%,transparent);border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--app-fg);background:transparent;cursor:pointer;font-size:16px;font-weight:700}.as-app__quick-actions svg{width:24px;height:24px}.as-app__now-section{padding-top:28px}.as-app__section-heading{margin-bottom:10px}.as-app__section-heading h2{margin:0;color:#111;font-size:clamp(22px,2.5vw,30px);font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif);font-weight:600;letter-spacing:-.025em}.as-app__now-card{min-height:92px;padding:10px;display:grid;grid-template-columns:72px minmax(0,1fr) minmax(110px,.5fr) 58px;gap:14px;align-items:center;border:1px solid #dfe3e8;border-radius:5px;background:#fff;box-shadow:none}.as-app__cover{width:72px;height:72px;display:block;object-fit:cover;border-radius:3px}.as-app__track{min-width:0;display:flex;flex-direction:column;gap:4px}.as-app__track strong,.as-app__track span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.as-app__track strong{color:#111827;font-size:17px;font-weight:700}.as-app__track span{color:#475569;font-size:15px}.as-app__volume{min-width:0;display:flex;align-items:center;gap:8px}.as-app__volume button{width:36px;height:36px;flex:0 0 auto;padding:0;border:0;display:grid;place-items:center;color:#111827;background:transparent;cursor:pointer}.as-app__volume button svg{width:24px;height:24px}.as-app__volume input{min-width:0;width:100%;accent-color:var(--app-accent)}.as-app__now-play{width:54px;height:54px}.as-app__now-play svg{width:24px;height:24px}.as-app__status{min-height:28px;padding-top:9px;display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px}.as-app__status>span{width:7px;height:7px;border-radius:50%;background:#94a3b8}.as-app__status>span.is-live{background:#16a34a}.as-app__playlist{border:1px solid #dfe3e8;background:#fff}.as-app__section-title{min-height:72px;padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:2px solid var(--app-accent)}.as-app__section-title h2{margin:0;color:#111827;font-size:18px;font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif);font-weight:600}.as-app__section-title small{padding-top:3px;color:#64748b;font-size:10px;white-space:nowrap}.as-app__playlist ol{margin:0;padding:0;list-style:none}.as-app__playlist li{min-height:70px;padding:10px 14px;display:grid;grid-template-columns:38px 48px minmax(0,1fr);gap:10px;align-items:center;border-bottom:1px solid #e5e7eb}.as-app__playlist li:last-child{border-bottom:0}.as-app__playlist time{color:#64748b;font-size:11px}.as-app__playlist li>img,.as-app__history-placeholder{width:48px;height:48px;border-radius:3px;object-fit:cover}.as-app__history-placeholder{display:grid;place-items:center;color:var(--app-accent);background:#eff6ff}.as-app__history-placeholder svg{width:22px;height:22px}.as-app__playlist li>div{min-width:0;display:flex;flex-direction:column;gap:3px}.as-app__playlist li strong,.as-app__playlist li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.as-app__playlist li strong{color:#111827;font-size:13px;font-weight:700}.as-app__playlist li>div>span{color:#64748b;font-size:12px}.as-app__playlist li.is-empty{display:flex;justify-content:center;color:#64748b;font-size:13px}.as-app__bottom-nav{display:none}.as-app__install{position:fixed;z-index:60;right:24px;bottom:24px;left:24px;max-width:720px;min-height:72px;margin:0 auto;padding:12px 14px;display:grid;grid-template-columns:32px 48px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid color-mix(in srgb,var(--app-fg) 20%,transparent);border-radius:5px;color:var(--app-fg);background:var(--app-bg);box-shadow:0 12px 34px #0f172a3d}.as-app__install>img,.as-app__install-icon{width:48px;height:48px;object-fit:contain;border-radius:3px;background:#fff}.as-app__install-icon{padding:11px;color:var(--app-accent)}.as-app__install p{margin:0;color:inherit;font-size:14px;font-weight:600;line-height:1.35}.as-app__install-close,.as-app__install-action{border:0;cursor:pointer}.as-app__install-close{width:32px;height:40px;padding:0;color:inherit;background:transparent;font-size:26px;font-weight:400;line-height:1}.as-app__install-action{min-height:40px;padding:0 15px;border-radius:3px;color:#0f172a;background:#fff;font-size:13px;font-weight:700}.as-app__notice{position:fixed;z-index:50;bottom:86px;left:50%;padding:10px 14px;border-radius:4px;color:#fff;background:#111827;box-shadow:0 8px 24px #0f172a38;transform:translate(-50%);font-size:12px;font-weight:700}.as-app__spinner{width:22px;height:22px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:as-app-spin .8s linear infinite}.as-app button:focus-visible,.as-app input:focus-visible{outline:3px solid color-mix(in srgb,var(--app-accent) 45%,transparent);outline-offset:2px}@keyframes as-app-spin{to{transform:rotate(360deg)}}@media(min-width:821px){.as-app{height:100dvh;min-height:0;overflow:hidden}.as-app__frame{height:100dvh;min-height:0}.as-app__header{min-height:76px;height:76px;padding:12px 24px}.as-app__header h1{font-size:clamp(28px,2.4vw,36px)}.as-app__brand-logo{width:44px;height:44px}.as-app__content{min-height:0;height:calc(100dvh - 76px);padding:16px;grid-template-columns:minmax(0,2fr) minmax(340px,.96fr);grid-template-rows:minmax(0,1fr) auto;gap:16px;overflow:hidden}.as-app__home{grid-column:1;grid-row:1;height:100%;min-height:0}.as-app__feature-panel{height:100%;min-height:0;padding:16px;display:grid;grid-template-rows:minmax(0,1fr) 50px;gap:12px}.as-app__feature-card{height:100%;min-height:0;aspect-ratio:auto}.as-app:not(.has-visual-radio) .as-app__feature-image{object-fit:cover;filter:brightness(.46) saturate(.9);transform:scale(1.035)}.as-app__feature-track{position:absolute;z-index:2;inset:0;padding:clamp(24px,4vw,56px);display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,44px);color:#fff}.as-app__feature-cover{width:clamp(128px,14vw,210px);height:clamp(128px,14vw,210px);flex:0 0 auto;border-radius:12px;object-fit:cover;box-shadow:0 24px 56px #02061775}.as-app__feature-copy{min-width:0;max-width:min(520px,48%);display:grid;gap:10px;text-shadow:0 3px 18px rgba(2,6,23,.72)}.as-app__feature-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.as-app__feature-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--player-heading-font, Poppins, Roboto, Arial, sans-serif);font-size:clamp(28px,3.2vw,48px);line-height:1.08}.as-app__feature-copy span{font-size:clamp(17px,1.65vw,25px);line-height:1.3}.as-app__quick-actions{height:50px;margin-top:0;gap:12px}.as-app__quick-actions button{min-height:50px}.as-app__now-section{grid-column:1;grid-row:2;padding-top:14px}.as-app__section-heading{margin-bottom:7px}.as-app__section-heading h2{font-size:22px}.as-app__now-card{min-height:78px;grid-template-columns:58px minmax(0,1fr) minmax(105px,.42fr) 50px}.as-app__cover{width:58px;height:58px}.as-app__now-play{width:48px;height:48px}.as-app__playlist{grid-column:2;grid-row:1 / span 2;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.as-app__playlist ol{min-height:0;overflow-y:auto;overscroll-behavior:contain}}@media(max-width:820px){.as-app{min-height:100dvh;padding:0;background:#fff}.as-app__frame{width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.as-app__header{position:relative;min-height:82px;padding:max(16px,env(safe-area-inset-top)) 18px 14px;grid-template-columns:minmax(0,1fr) 48px;gap:12px}.as-app__brand{display:flex}.as-app__header h1{display:none}.as-app__icon-button{width:48px;height:48px}.as-app__content{display:block;padding:0 0 calc(184px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(184px + env(safe-area-inset-bottom))}.as-app__content.is-home .as-app__playlist,.as-app__content.is-playlist .as-app__home{display:none}.as-app__feature-panel{padding:18px 16px 22px}.as-app__feature-card{aspect-ratio:1 / 1;border-radius:9px}.as-app__quick-actions{margin-top:17px;gap:12px}.as-app__quick-actions button{min-height:52px;padding:0 12px;font-size:15px}.as-app__now-section{position:fixed;z-index:29;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));left:12px;padding:0;background:#fff;box-shadow:0 6px 18px #0f172a2e}.as-app__now-section .as-app__section-heading,.as-app__now-section .as-app__status{display:none}.as-app__now-section .as-app__error{margin:0;border-right:1px solid #fecaca;border-left-width:3px}.as-app__now-card{min-height:76px;padding:9px;grid-template-columns:56px minmax(0,1fr) 36px 48px;gap:9px;border-radius:4px}.as-app__cover{width:56px;height:56px}.as-app__track strong{font-size:16px}.as-app__track span{font-size:14px}.as-app__volume{width:38px}.as-app__volume input{display:none}.as-app__now-play{width:46px;height:46px}.as-app__playlist{border:0;min-height:calc(100dvh - 186px);padding-bottom:32px}.as-app__section-title{min-height:84px;padding:18px 16px}.as-app__section-title h2{font-size:22px}.as-app__playlist li{padding-right:16px;padding-left:16px}.as-app__bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;min-height:calc(70px + env(safe-area-inset-bottom));padding:8px 8px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid #dfe3e8;background:#fffffff7}.as-app__install{top:max(12px,env(safe-area-inset-top));right:12px;bottom:auto;left:12px;min-height:68px;padding:10px;grid-template-columns:28px 42px minmax(0,1fr) auto;gap:9px}.as-app__install>img,.as-app__install-icon{width:42px;height:42px}.as-app__install p{font-size:12px}.as-app__install-action{min-height:38px;padding:0 10px;font-size:12px}.as-app__bottom-nav button{min-width:0;padding:4px 2px;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#64748b;background:transparent;cursor:pointer;font-size:10px;font-weight:600}.as-app__bottom-nav button svg{width:24px;height:24px}.as-app__bottom-nav button.is-active{color:var(--app-accent)}}@media(max-width:390px){.as-app__header{min-height:82px}.as-app__feature-panel{padding-right:12px;padding-left:12px}.as-app__quick-actions button{font-size:14px}.as-app__now-card{grid-template-columns:52px minmax(0,1fr) 44px}.as-app__cover{width:52px;height:52px}.as-app__volume{display:none}}@media(orientation:landscape)and (max-height:600px){.as-app.has-visual-radio{position:fixed;z-index:9999;inset:0;width:100vw;height:100dvh;min-height:0;padding:0;overflow:hidden;background:#000}.as-app.has-visual-radio .as-app__frame,.as-app.has-visual-radio .as-app__content,.as-app.has-visual-radio .as-app__content.is-home,.as-app.has-visual-radio .as-app__home,.as-app.has-visual-radio .as-app__feature-panel,.as-app.has-visual-radio .as-app__feature-card{width:100vw;height:100dvh;min-height:0;margin:0;padding:0;border:0;border-radius:0;display:block;overflow:hidden;background:#000}.as-app.has-visual-radio .as-app__header,.as-app.has-visual-radio .as-app__offline,.as-app.has-visual-radio .as-app__menu-layer,.as-app.has-visual-radio .as-app__quick-actions,.as-app.has-visual-radio .as-app__now-section,.as-app.has-visual-radio .as-app__playlist,.as-app.has-visual-radio .as-app__bottom-nav,.as-app.has-visual-radio .as-app__install{display:none}.as-app.has-visual-radio .as-app__visual-badge{top:max(10px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left))}.as-app.has-visual-radio .as-app__visual-tools{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}.as-app.has-visual-radio .as-app__visual-sound{bottom:max(54px,calc(18px + env(safe-area-inset-bottom)))}}@media(prefers-reduced-motion:reduce){.as-app *,.as-app *:before,.as-app *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
