/* GWATCH MAX CINEMATIC V11 */
#gwIntro{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;background:#03060c;pointer-events:none;transition:opacity .75s,visibility .75s}#gwIntro.done{opacity:0;visibility:hidden}.gw-intro-logo{font-size:clamp(42px,8vw,90px);font-weight:1000;letter-spacing:-.07em;transform:scale(.86);opacity:0;animation:logo 1.1s cubic-bezier(.16,.8,.24,1) forwards}.gw-intro-logo span{color:#d8b65b}.gw-intro-line{width:0;height:1px;margin:18px auto;background:linear-gradient(90deg,transparent,#d8b65b,transparent);animation:line 1.2s .2s forwards}.gw-intro-kicker{font-size:9px;letter-spacing:.24em;color:#7f8996;opacity:0;animation:text .7s .5s forwards}
#gwCinemaBeam{position:fixed;left:0;right:0;top:0;height:220px;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% -30%,rgba(216,182,91,.12),transparent 64%)}
#gwCardSpotlight{position:fixed;width:380px;height:380px;border-radius:50%;pointer-events:none;z-index:-1;transform:translate(-50%,-50%);opacity:0;transition:opacity .25s;background:radial-gradient(circle,rgba(216,182,91,.08),transparent 67%);filter:blur(15px)}#gwCardSpotlight.show{opacity:1}
.gw-orb{position:fixed;border-radius:50%;pointer-events:none;z-index:-2;filter:blur(65px);opacity:.17}.gw-orb.one{width:340px;height:340px;left:-140px;top:28%;background:#d8b65b;animation:o1 17s ease-in-out infinite alternate}.gw-orb.two{width:420px;height:420px;right:-200px;top:58%;background:#315d9b;animation:o2 21s ease-in-out infinite alternate}
main h2:after{content:"";display:inline-block;width:24px;height:2px;margin-left:10px;vertical-align:middle;background:linear-gradient(90deg,#d8b65b,transparent);transform:scaleX(0);transform-origin:left;transition:transform .55s}.gw-section-in h2:after,section:hover h2:after{transform:scaleX(1)}
.card,.g3-card,.g5-card{transform-style:preserve-3d}.card:after,.g3-card:after,.g5-card:after{content:"";position:absolute;inset:-40% auto -40% -70%;width:55%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent);opacity:0;pointer-events:none;transition:left .7s,opacity .25s}.card:hover:after,.g3-card:hover:after,.g5-card:hover:after{left:130%;opacity:1}
.rail,.g3-rail,.g5-related-rail{cursor:grab}.rail.gw-dragging,.g3-rail.gw-dragging,.g5-related-rail.gw-dragging{cursor:grabbing;user-select:none}
.gw-player-shell .gw-player-gradient{background:linear-gradient(0deg,rgba(0,0,0,.84),transparent 25%,transparent 72%,rgba(0,0,0,.3)),radial-gradient(ellipse at center,transparent 54%,rgba(0,0,0,.3) 100%)!important}.gw-player-shell.gw-playing{box-shadow:0 34px 120px rgba(0,0,0,.72),0 0 70px rgba(216,182,91,.06)!important}.gw-player-shell.gw-idle .g4-player-title-overlay{opacity:0;transform:translateY(-8px)}
.g5-episode.gw-current-episode,.episodeList>*.gw-current-episode{border-color:rgba(216,182,91,.48)!important;background:linear-gradient(135deg,rgba(216,182,91,.09),rgba(13,20,32,.8))!important;box-shadow:0 15px 45px rgba(0,0,0,.25)}
nav a.gw-active-page,.gw-nav a.gw-active-page{background:rgba(255,255,255,.07)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.g3-mobile,.g5-mobile-nav,.gw-mb-mobile{backdrop-filter:blur(24px)!important;background:rgba(5,9,20,.87)!important;box-shadow:0 -16px 45px rgba(0,0,0,.3)}
@media(min-width:800px){::-webkit-scrollbar{width:9px;height:8px}::-webkit-scrollbar-track{background:#060a11}::-webkit-scrollbar-thumb{background:#2b3441;border-radius:999px;border:2px solid #060a11}}
@keyframes logo{to{opacity:1;transform:scale(1)}}@keyframes line{to{width:180px}}@keyframes text{to{opacity:1}}@keyframes o1{to{transform:translate(120px,-80px) scale(1.15)}}@keyframes o2{to{transform:translate(-100px,90px) scale(.9)}}
@media(max-width:760px){#gwIntro{display:none}.gw-orb{opacity:.09}}@media(prefers-reduced-motion:reduce){#gwIntro{display:none!important}.gw-orb{animation:none!important}}
