/* Featured media compatibility, navigation positioning and card metadata */
.hm-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;margin-top:10px;color:#c8d0da;font-size:11px;line-height:1.35}.hm-card__meta>*{display:inline-flex;align-items:center;white-space:nowrap}.hm-card__meta b{color:var(--green);font-weight:700}.hm-card__quality{padding:1px 5px;border:1px solid #8993a0;border-radius:2px;color:#fff;font-size:10px;line-height:1.25}.hm-card__duration{color:#aeb8c4}.hm-card__meta--modal{margin-top:0;font-size:13px}.hm-card__meta--modal .hm-card__quality{font-size:11px}
.hm-nav__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;margin-left:auto;white-space:nowrap}.hm-nav__right .hm-search{display:flex;align-items:center;flex:0 0 auto;width:38px;height:38px;margin:0;padding:0;overflow:hidden;border:1px solid transparent;background:transparent;transition:width .25s,border-color .25s,background .25s}.hm-nav__right .hm-search.open{width:260px;border-color:rgba(255,255,255,.55);background:rgba(0,0,0,.72)}.hm-nav__right .hm-search button{-webkit-appearance:none;appearance:none;display:grid;flex:0 0 36px;place-items:center;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;cursor:pointer}.hm-nav__right .hm-search button .hm-icon{width:20px;height:20px}.hm-nav__right .hm-search input{flex:1 1 auto;width:0;min-width:0;height:36px;margin:0;padding:0;border:0!important;background:transparent!important;color:#fff;box-shadow:none!important;outline:0;opacity:0;transition:opacity .2s}.hm-nav__right .hm-search.open input{width:auto;padding:7px 4px;opacity:1}.hm-nav__right .hm-search__close{display:none!important}.hm-nav__right .hm-search.open .hm-search__close{display:grid!important}.hm-bell,.hm-avatar{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;margin:0}.hm-bell .hm-icon{width:20px;height:20px}.hm-avatar{border-radius:4px;background:#2095ff;color:#fff;font-size:13px;font-weight:800}
.hm-logo{display:flex;align-items:center;min-width:175px}.hm-brand-logo{display:block;width:auto;height:42px;max-width:175px;object-fit:contain}.hm-nav--solid .hm-brand-logo,.hm-nav--inner .hm-brand-logo{height:38px;max-width:160px}.hm-footer__brand{display:inline-flex;align-items:center;justify-content:center}.hm-footer__brand img{display:block;width:min(240px,70vw);height:auto}
.hm-radio{overflow:hidden;background-color:#08111c;background-image:linear-gradient(90deg,rgba(8,17,28,.98) 0%,rgba(8,17,28,.94) 32%,rgba(8,17,28,.62) 52%,rgba(8,17,28,.08) 76%),var(--radio);background-size:100% 100%,cover;background-position:center,right center;background-repeat:no-repeat}.hm-radio>div{position:relative;z-index:2}
.hm-hero-slider{overflow:hidden;background:#060a10}.hm-hero__slide{position:absolute;z-index:0;inset:0;opacity:0;visibility:hidden;pointer-events:none;background-image:linear-gradient(90deg,#03070cf5 0%,#03070c9e 38%,transparent 70%),linear-gradient(0deg,var(--ink),transparent 25%),var(--hero);background-size:auto,auto,cover;background-position:center,center,center 28%;background-repeat:no-repeat;transition:opacity .8s ease,visibility .8s ease}.hm-hero__slide.active{z-index:1;opacity:1;visibility:visible;pointer-events:auto}.hm-hero__slide .hm-hero__content{width:min(620px,91%)}.hm-hero-dots{position:absolute;z-index:5;right:4.5%;bottom:7%;display:flex;align-items:center;gap:8px}.hm-hero-dots button{-webkit-appearance:none;appearance:none;width:30px;height:20px;margin:0;padding:8px 0;border:0;background:transparent;cursor:pointer}.hm-hero-dots button span{display:block;width:100%;height:3px;border-radius:3px;background:rgba(255,255,255,.38);overflow:hidden}.hm-hero-dots button.active span{background:#fff}.hm-hero-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}
.hm-bible>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.hm-bible>a .hm-icon{flex:0 0 auto;width:18px;height:18px}
.hm-shelf__title{display:flex;align-items:baseline;gap:12px;padding:0 4.5%;margin-bottom:12px}.hm-shelf__title h2{padding:0;margin:0}.hm-shelf__title>a,.hm-shelf__title>span{display:inline-flex;align-items:center;gap:3px;color:#47b5ff;font-size:12px}.hm-row-wrap{position:relative;width:100%;isolation:isolate}.hm-row{position:relative}.hm-row-arrow{-webkit-appearance:none;appearance:none;position:absolute!important;z-index:9;top:0!important;bottom:auto!important;display:flex;align-items:center;justify-content:center;width:52px!important;height:calc(100% - 72px)!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0;background:rgba(6,10,16,.68)!important;color:#fff!important;box-shadow:none!important;line-height:1;cursor:pointer;opacity:0;transition:opacity .2s,background .2s}.hm-row-wrap:hover .hm-row-arrow{opacity:1}.hm-row-arrow:hover{background:rgba(6,10,16,.92)!important}.hm-row-arrow[hidden]{display:none!important}.hm-row-arrow--left{left:0!important;border-radius:0 7px 7px 0}.hm-row-arrow--right{right:0!important;border-radius:7px 0 0 7px}.hm-row-arrow .hm-icon{display:block;width:32px;height:32px;margin:auto}.hm-card img,.hm-legacy-card__image>img,.hm-episode-card__image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hm-detail-poster{display:block;width:100%;height:auto!important;object-fit:contain;border-radius:8px}.hm-image-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 65% 30%,#163f63,#0c1622 48%,#080d14)}.hm-image-placeholder>span{font:800 25px Montserrat;color:#ffffff22;letter-spacing:-.06em}.hm-legacy-card__image>.hm-image-placeholder,.hm-episode-card__image>.hm-image-placeholder{position:absolute}.hm-hero{background-image:linear-gradient(90deg,#03070cf5 0%,#03070c9e 38%,transparent 70%),linear-gradient(0deg,var(--ink),transparent 25%),var(--hero);background-size:auto,auto,cover;background-position:center,center,center 28%;background-repeat:no-repeat}.hm-detail-player__inner{position:relative;width:min(1180px,100%);height:auto!important;aspect-ratio:16/9;overflow:hidden}.hm-detail-player__inner>p{display:contents}.hm-detail-player__inner>div{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.hm-detail-player__inner iframe,.hm-detail-player__inner video{position:absolute!important;inset:0!important;display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:0;aspect-ratio:16/9}.hm-card__details .hm-play,.hm-card__details button{position:relative;z-index:2}.hm-card__details .hm-more{margin-left:auto}.hm-legacy-card__image>i,.hm-episode-card__image>i{display:grid;place-items:center;top:50%;left:50%;right:auto;bottom:auto;margin:0;transform:translate(-50%,-50%) scale(.82)}.hm-legacy-card:hover .hm-legacy-card__image>i,.hm-episode-card:hover .hm-episode-card__image>i{transform:translate(-50%,-50%) scale(1)}.hm-episode-player-nav{width:min(1000px,90%);min-height:74px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;border-bottom:1px solid #ffffff14}.hm-episode-player-nav>span:last-child{text-align:right}.hm-episode-player-nav a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid #ffffff24;border-radius:5px;color:#dce4ed;font-size:13px;font-weight:700;transition:.2s}.hm-episode-player-nav a:hover{border-color:#2095ff;background:#2095ff18;color:#fff}.hm-episode-player-nav .hm-series-return{border-color:transparent;color:#69bdff}.hm-episode-player-nav .hm-icon{width:17px;height:17px}.hm-episode__content{padding-top:42px}.hm-detail-player__inner:empty,.hm-player:empty{background:radial-gradient(circle at center,#14263a,#05090e);min-height:clamp(240px,50vw,650px)}
@media(prefers-reduced-motion:reduce){.hm-hero__slide{transition:none}}@media(min-width:1400px){.hm-default-view{padding-top:clamp(64px,8vh,96px)}}@media(max-width:900px){.hm-row-arrow{display:none}.hm-brand-logo,.hm-nav--solid .hm-brand-logo,.hm-nav--inner .hm-brand-logo{height:34px;max-width:145px}.hm-nav__right{gap:6px}.hm-nav__right .hm-search.open{position:absolute;z-index:3;top:66px;left:20px;right:20px;width:auto;background:#080d14}.hm-hero{background-image:none}.hm-hero__slide{background-image:linear-gradient(0deg,#060a10 2%,#03070c66 60%,#03070c80),var(--hero-mobile);background-size:auto,cover;background-position:center,64% center}.hm-hero-dots{right:20px;bottom:25px}.hm-radio{background-image:linear-gradient(90deg,rgba(8,17,28,.97) 0%,rgba(8,17,28,.88) 48%,rgba(8,17,28,.25) 100%),var(--radio);background-position:center,65% center}.hm-episode-player-nav{width:calc(100% - 40px);grid-template-columns:1fr 1fr;padding:14px 0}.hm-episode-player-nav .hm-series-return{grid-column:1/-1;grid-row:1}.hm-episode-player-nav>span{grid-row:2}.hm-episode-player-nav a{width:100%}}@media(max-width:560px){.hm-logo{min-width:0}.hm-brand-logo,.hm-nav--solid .hm-brand-logo,.hm-nav--inner .hm-brand-logo{height:30px;max-width:125px}.hm-nav__right{margin-left:auto}.hm-bell,.hm-avatar{display:none}.hm-hero-dots{left:24px;right:auto;bottom:24px}.hm-hero-dots button{width:22px}.hm-radio{min-height:430px;background-image:linear-gradient(0deg,rgba(8,17,28,.98) 0%,rgba(8,17,28,.88) 52%,rgba(8,17,28,.22) 100%),var(--radio);background-position:center,72% center}.hm-legacy-card__image,.hm-episode-card__image{min-height:190px}.hm-episode-player-nav{width:calc(100% - 32px);gap:9px}.hm-episode-player-nav a{padding:0 9px;font-size:11px}.hm-series-return{font-size:12px!important}}
