
.th3core,.th3core *,.th3core *:before,.th3core *:after{box-sizing:border-box}
.th3core{--gold:#c8a95f;--gold2:#e2c37a;--gold3:#fff1b8;color:#fff;font-family:Inter,Poppins,Arial,sans-serif}
.th3core-series-page,.th3core-episodes,.th3core-player{width:100%;max-width:1500px;margin:0 auto;padding:42px 28px 80px}
.th3core-page-head span,.th3core-section-head>div>span,.th3core-original{color:var(--gold2);font-size:10px;font-weight:950;letter-spacing:.2em;text-transform:uppercase}
.th3core-page-head h1,.th3core-section-head h2{margin:10px 0 0;font-size:clamp(46px,5vw,78px);line-height:.9;text-transform:uppercase;letter-spacing:-.055em}
.th3core-page-head p,.th3core-section-head p{color:rgba(255,255,255,.62)}
.th3core-series-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:28px}
.th3core-series-card{position:relative;display:block;min-height:470px;overflow:hidden;border:1px solid rgba(200,169,95,.24);border-radius:24px;color:#fff;text-decoration:none;background:#0a0a0c;transition:.35s ease}
.th3core-series-card:hover{transform:translateY(-7px);border-color:rgba(226,195,122,.55)}
.th3core-series-card-bg{position:absolute;inset:0;background-size:cover;background-position:center top;transition:.7s ease}
.th3core-series-card:hover .th3core-series-card-bg{transform:scale(1.05)}
.th3core-series-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.22) 40%,rgba(0,0,0,.96))}
.th3core-series-card-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:22px}
.th3core-series-card-content em{display:inline-flex;margin-bottom:11px;padding:7px 10px;border:1px solid rgba(226,195,122,.35);border-radius:999px;color:var(--gold2);background:rgba(0,0,0,.54);font-size:9px;font-style:normal;font-weight:950;text-transform:uppercase}
.th3core-series-card-content h3{margin:0;font-size:28px;line-height:.98;text-transform:uppercase}
.th3core-series-card-content small{display:block;margin-top:13px;color:var(--gold2);font-size:10px;font-weight:900;text-transform:uppercase}
.th3core-hero{position:relative;min-height:clamp(720px,88vh,1040px);overflow:hidden;background:#050506;isolation:isolate}
.th3core-hero-bg{position:absolute;inset:0;z-index:-3;background-size:cover;background-position:center 24%;filter:saturate(1.05) contrast(1.04)}
.th3core-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,5,6,.99),rgba(5,5,6,.88) 30%,rgba(5,5,6,.22) 72%),linear-gradient(0deg,#050506,transparent 45%)}
.th3core-hero-inner{width:100%;max-width:1500px;min-height:inherit;margin:0 auto;padding:130px 44px 90px;display:flex;align-items:center}
.th3core-hero-content{width:min(760px,52vw)}
.th3core-hero h1{margin:18px 0;font-size:clamp(64px,7vw,124px);line-height:.84;letter-spacing:-.07em;text-transform:uppercase}
.th3core-hero-logo{display:block;max-width:min(600px,80vw);max-height:220px;margin:22px 0}
.th3core-meta,.th3core-actions{display:flex;flex-wrap:wrap;gap:10px}
.th3core-meta span{padding:7px 11px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:rgba(0,0,0,.55);font-size:10px}
.th3core-synopsis{max-width:700px;margin:20px 0;color:rgba(255,255,255,.8);font-size:17px;line-height:1.7}
.th3core-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:8px;color:#111;background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold));font-size:11px;font-weight:950;text-decoration:none;text-transform:uppercase}
.th3core-btn.is-dark{color:#fff;background:rgba(25,25,28,.75);border:1px solid rgba(255,255,255,.17)}
.th3core-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.08)}
.th3core-season-select{min-width:200px;min-height:50px;padding:0 15px;border:1px solid rgba(226,195,122,.35);border-radius:10px;color:#fff;background:#111}
.th3core-season{display:none}.th3core-season.is-active{display:block}
.th3core-season-title{display:flex;align-items:end;justify-content:space-between;margin:26px 0 18px}
.th3core-season-title h3{margin:0;font-size:32px;text-transform:uppercase}
.th3core-season-title strong{color:rgba(255,255,255,.5);font-size:11px;text-transform:uppercase}
.th3core-episode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.th3core-episode-card{display:block;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:18px;color:#fff;text-decoration:none;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.012));transition:.35s ease}
.th3core-episode-card:hover{transform:translateY(-7px);border-color:rgba(226,195,122,.28)}
.th3core-episode-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#09090b}
.th3core-episode-media img{width:100%;height:100%;object-fit:cover;filter:brightness(.78);transition:.55s ease}
.th3core-episode-card:hover img{transform:scale(1.05);filter:brightness(.92)}
.th3core-badge,.th3core-number,.th3core-duration{position:absolute;z-index:2;padding:7px 10px;border-radius:999px;font-size:8px;font-weight:950;text-transform:uppercase}
.th3core-badge{top:10px;left:10px;color:var(--gold2);background:rgba(0,0,0,.7)}
.th3core-number{top:10px;right:10px;color:#111;background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold))}
.th3core-duration{right:10px;bottom:10px;background:rgba(0,0,0,.72)}
.th3core-play{position:absolute;left:50%;top:50%;z-index:2;width:56px;height:56px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#111;background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold))}
.th3core-episode-info{padding:17px 18px}
.th3core-episode-info small{color:var(--gold2);font-size:9px;font-weight:900;text-transform:uppercase}
.th3core-episode-info h4{margin:9px 0 0;font-size:23px;line-height:1.05}
.th3core-episode-info p{color:rgba(255,255,255,.58);font-size:13px;line-height:1.55}
.th3core-watch{display:flex;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07);color:var(--gold2);font-size:10px;font-weight:950;text-transform:uppercase}
.th3core-player-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(200,169,95,.25);border-radius:18px;background:#000}
.th3core-player-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.th3core-player-info{display:grid;grid-template-columns:1fr auto;gap:24px;padding-top:24px}
.th3core-player-info small{color:var(--gold2);font-weight:950;text-transform:uppercase}
.th3core-player-info h1{margin:8px 0 0;font-size:clamp(38px,4vw,64px);line-height:.95;text-transform:uppercase}
.th3core-player-info p{max-width:850px;color:rgba(255,255,255,.65);line-height:1.7}
.th3core-player-nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.th3core-empty{padding:26px;border:1px solid rgba(200,169,95,.18);border-radius:18px;background:#0b0b0d;color:rgba(255,255,255,.65)}
@media(max-width:1100px){.th3core-series-grid{grid-template-columns:repeat(3,1fr)}.th3core-episode-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.th3core-series-page,.th3core-episodes,.th3core-player{padding:28px 14px 58px}.th3core-series-grid{grid-template-columns:repeat(2,1fr);gap:12px}.th3core-series-card{min-height:340px}.th3core-hero{min-height:720px}.th3core-hero-bg{background-position:66% center}.th3core-hero-overlay{background:linear-gradient(0deg,#050506,rgba(5,5,6,.9) 35%,rgba(5,5,6,.18) 75%)}.th3core-hero-inner{padding:82px 16px 44px;align-items:end}.th3core-hero-content{width:100%}.th3core-hero h1{font-size:clamp(50px,14vw,74px)}.th3core-section-head{display:block}.th3core-season-select{width:100%;margin-top:16px}.th3core-episode-grid{grid-template-columns:1fr}.th3core-player-info{grid-template-columns:1fr}.th3core-player-nav{justify-content:flex-start}}
