.relay-view{animation:relay-view-in .38s ease both}@keyframes relay-view-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
body{font-family:"DM Sans",ui-sans-serif,system-ui,sans-serif;font-feature-settings:"kern" 1,"liga" 1}.relay-hero__title,.relay-detail__title,.relay-auth__panel h1,.relay-section__title,.relay-empty__title{font-family:"Playfair Display",Georgia,serif;font-weight:600;letter-spacing:-.045em}.relay-nav__link,.relay-btn,.relay-companion-btn,.relay-source__quality{font-family:"DM Sans",ui-sans-serif,sans-serif}.relay-auth__mark{font-family:"Playfair Display",Georgia,serif;font-weight:600;letter-spacing:-.06em}.relay-auth__eyebrow,.relay-auth__visual small,.relay-source__type{font-family:"DM Sans",ui-sans-serif,sans-serif;letter-spacing:.16em}
.relay-nav__brand{padding:8px 0;opacity:.96;transition:opacity .2s,transform .2s}.relay-nav__brand:hover{opacity:1;transform:translateY(-1px)}.relay-nav__link{position:relative}.relay-nav__link::after{content:'';position:absolute;left:14px;right:14px;bottom:4px;height:2px;background:var(--accent);transform:scaleX(0);transition:transform .22s ease}.relay-nav__link:hover::after,.relay-nav__link.active::after{transform:scaleX(1)}
.relay-hero__content{max-width:1440px}.relay-hero__meta span{padding:5px 9px;border:1px solid rgba(226,228,236,.15);border-radius:999px;background:rgba(8,9,13,.28);backdrop-filter:blur(8px)}.relay-hero__actions .relay-btn{min-width:132px}.relay-section__head{padding-inline:2px}.relay-section__more{padding:6px 10px;border:1px solid transparent;border-radius:999px}.relay-section__more:hover{border-color:var(--relay-line);background:rgba(255,255,255,.04)}
.relay-card__poster{background:linear-gradient(145deg,#1b1e29,#0c0e14)}.relay-card__poster::before{background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.32));content:'';position:absolute;inset:0;z-index:1;pointer-events:none}.relay-card__title{line-height:1.3}.relay-grid .relay-card{min-width:0}.relay-grid .relay-card__poster{width:100%;height:auto;aspect-ratio:2/3}
.relay-detail__body>div:last-child{padding-top:28px}.relay-detail__actions .relay-btn{min-width:140px}.relay-episode{border:1px solid transparent}.relay-episode:focus-within,.relay-episode:hover{border-color:var(--relay-line);box-shadow:0 8px 22px rgba(0,0,0,.14)}
.relay-source{position:relative;overflow:hidden}.relay-source::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .2s}.relay-source:hover::before{background:var(--accent)}.relay-source__details summary{color:#8e9bb2}.relay-source__details summary:hover{color:#dbe5f7}
.relay-addon__toggle:focus-visible,.relay-btn:focus-visible,.relay-nav__link:focus-visible,.relay-card:focus-visible{outline:2px solid #8db8ff;outline-offset:3px}.relay-companion-btn{border:1px solid transparent}.relay-companion-btn:hover{border-color:var(--relay-line)}.relay-avatar-btn{box-shadow:0 0 0 3px rgba(127,167,236,.06)}.relay-footer{color:#8791a5;letter-spacing:.04em}.relay-empty__title{letter-spacing:-.025em}.relay-empty__text{color:#9da7b9}
@media(max-width:768px){.relay-nav__right{margin-left:auto}.relay-companion-btn{padding:6px 9px}.relay-companion-text{display:none}.relay-hero__actions{flex-wrap:wrap}.relay-detail__body>div:last-child{padding-top:0}.relay-source{display:grid;grid-template-columns:auto 1fr auto;gap:10px}.relay-source__type{grid-column:2}.relay-source__health{grid-column:3;grid-row:1}.relay-source__quality{min-width:0}}
.relay-source__availability{display:flex;align-items:center;gap:.45rem;min-width:11rem;font-size:.72rem;font-weight:700;color:var(--text-muted)}
.relay-source__availability-dot{width:.48rem;height:.48rem;border-radius:50%;background:#64748b;box-shadow:0 0 0 3px rgba(100,116,139,.12)}
.relay-source[data-availability="checking"] .relay-source__availability-dot{background:#60a5fa;animation:relayAvailabilityPulse 1s ease-in-out infinite}
.relay-source[data-availability="playable"]{border-color:rgba(52,211,153,.42);background:linear-gradient(90deg,rgba(16,185,129,.08),transparent 35%),var(--surface-raised)}
.relay-source[data-availability="playable"] .relay-source__availability{color:#6ee7b7}
.relay-source[data-availability="playable"] .relay-source__availability-dot{background:#34d399;box-shadow:0 0 0 3px rgba(52,211,153,.14)}
.relay-source[data-availability="unavailable"]{opacity:.58}
.relay-source[data-availability="unavailable"] .relay-source__availability{color:#fca5a5}
.relay-source[data-availability="unavailable"] .relay-source__availability-dot{background:#f87171}
@keyframes relayAvailabilityPulse{50%{opacity:.35;transform:scale(.8)}}
@media(max-width:900px){.relay-source__availability{min-width:0;width:100%}}

/* Premium release browser */
.relay-sources{padding-top:22px}
.relay-source-context{position:relative;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px 28px;border:1px solid rgba(130,157,218,.16);border-radius:20px;background:radial-gradient(80% 180% at 4% 0%,rgba(57,104,215,.16),transparent 58%),linear-gradient(135deg,rgba(18,28,49,.92),rgba(8,13,25,.82));box-shadow:0 24px 70px rgba(0,0,0,.22);overflow:hidden}
.relay-source-context::after{content:"";position:absolute;inset:auto -12% -80% 40%;height:180px;background:radial-gradient(ellipse,rgba(89,122,218,.12),transparent 68%);pointer-events:none}
.relay-source-context__poster{width:82px;border-radius:12px;box-shadow:0 16px 34px rgba(0,0,0,.4)}
.relay-source-context h1{font-size:clamp(34px,3.2vw,54px)}
.relay-source-context__count{display:flex;align-items:baseline;gap:8px;padding:10px 13px;border:1px solid rgba(155,182,242,.13);border-radius:12px;background:rgba(8,14,27,.48);text-align:left}
.relay-source-context__count strong{font-size:25px}
.relay-sources__heading{margin:34px 0 14px}
.relay-sources__heading h2{font-size:clamp(25px,2.2vw,36px)}
.relay-discovery-progress{display:grid;grid-template-columns:10px auto 1fr;align-items:center;gap:9px;margin:0 0 14px;padding:11px 14px;border:1px solid rgba(103,145,235,.14);border-radius:11px;background:rgba(15,25,45,.72);color:#a8b9d9;font-size:11px}
.relay-discovery-progress>span{width:8px;height:8px;border:2px solid rgba(125,163,244,.25);border-top-color:#85aaff;border-radius:50%;animation:relay-spin .9s linear infinite}
.relay-discovery-progress strong{color:#dbe6fb;font-size:11px}
.relay-discovery-progress small{color:#7384a3}
.relay-source-toolbar{position:sticky;top:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;padding:8px;border:1px solid rgba(132,160,220,.16);border-radius:14px;background:rgba(8,13,25,.84);box-shadow:0 14px 35px rgba(0,0,0,.2);backdrop-filter:blur(20px) saturate(1.3)}
.relay-source-filters{margin:0}
.relay-source-filters .relay-segment{min-height:36px;padding:0 15px;border-radius:9px;font-size:11px}
.relay-source-toolbar__legend{display:flex;align-items:center;gap:14px;padding-right:9px;color:#71819e;font-size:10px}
.relay-source-toolbar__legend span{display:inline-flex;align-items:center;gap:6px}
.relay-source-toolbar__legend .is-playable{color:#67ddb0;font-weight:700}
.relay-source-toolbar__legend .is-playable::before{content:"";width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px rgba(52,211,153,.1)}
.relay-release-list{gap:8px}
.relay-source{grid-template-columns:72px minmax(0,1fr) minmax(160px,190px) 154px;grid-template-rows:auto auto;gap:6px 16px;min-height:92px;padding:13px 14px 13px 17px;border-radius:14px;background:linear-gradient(105deg,rgba(18,30,54,.94),rgba(10,16,30,.94));box-shadow:0 10px 28px rgba(0,0,0,.12)}
.relay-source:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.relay-source__quality{grid-column:1;grid-row:1/3;align-self:center;padding-right:12px;border-right:1px solid rgba(139,161,207,.12)}
.relay-source__quality span{margin-bottom:4px}.relay-source__quality strong{font-size:19px}
.relay-source__info{grid-column:2;grid-row:1/3;min-width:0;align-self:center}
.relay-source__release{font-size:12px}.relay-source__info-primary{margin-top:4px}.relay-source__info-secondary{display:inline;margin-right:8px}
.relay-source__meta-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.relay-source__meta-chips span{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border:1px solid rgba(139,168,225,.13);border-radius:6px;background:rgba(4,9,18,.28);color:#91a0ba;font-size:9px;letter-spacing:.02em}.relay-source__meta-chips b{margin-right:3px;color:#dce7fa}
.relay-source__details{display:inline-block;margin-left:8px!important}
.relay-source__availability{grid-column:3;grid-row:1;align-self:end;min-width:0;font-size:10px}
.relay-source__health{grid-column:3;grid-row:2;align-self:start;min-width:0;font-size:9px}
.relay-source__type{display:none}
.relay-source>.relay-btn--ghost{grid-column:4;grid-row:2;min-height:30px;padding:0 10px;border-radius:8px;font-size:9px}
.relay-source__play{grid-column:4;grid-row:1;min-width:0;min-height:38px;border-radius:9px;box-shadow:0 8px 22px rgba(150,176,235,.12)}
.relay-source[data-availability="playable"]{border-color:rgba(52,211,153,.3);background:linear-gradient(100deg,rgba(16,185,129,.08),rgba(18,30,54,.95) 32%,rgba(10,16,30,.94))}
.relay-source[data-availability="playable"]::before{background:#34d399}
@media(max-width:1050px){.relay-source-toolbar__legend span:last-child{display:none}.relay-source{grid-template-columns:68px minmax(0,1fr) 150px}.relay-source__availability{grid-column:3}.relay-source__health{grid-column:3}.relay-source__play{grid-column:3;grid-row:3}.relay-source>.relay-btn--ghost{grid-column:2;grid-row:3}.relay-source__info{grid-row:1/3}}
@media(max-width:720px){.relay-sources{padding-top:10px}.relay-source-context{grid-template-columns:62px minmax(0,1fr);padding:18px;gap:15px}.relay-source-context__poster{width:62px}.relay-source-context__count{grid-column:1/-1;justify-content:center}.relay-sources__heading{margin-top:25px}.relay-source-toolbar{top:7px;display:block;padding:7px;overflow:hidden}.relay-source-toolbar__legend{display:none}.relay-source-filters{display:grid;grid-template-columns:repeat(4,1fr)}.relay-source-filters .relay-segment{min-width:0;padding:0 7px}.relay-source{grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto;gap:8px 12px;padding:13px}.relay-source__quality{grid-column:1;grid-row:1/3}.relay-source__info{grid-column:2;grid-row:1}.relay-source__availability{grid-column:2;grid-row:2}.relay-source__health{display:none}.relay-source>.relay-btn--ghost{grid-column:1;grid-row:3}.relay-source__play{grid-column:2;grid-row:3;width:100%}.relay-discovery-progress{grid-template-columns:10px 1fr}.relay-discovery-progress small{display:none}}

/* Premium RELAY player */
.relay-player{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#020305;cursor:default}
.relay-player__backdrop,.relay-player__backdrop-shade{position:absolute;z-index:0;inset:0}.relay-player__backdrop{background-position:center;background-size:cover;filter:saturate(.88);transform:scale(1.035);transition:opacity 1.1s ease,transform 5s ease}.relay-player__backdrop-shade{z-index:1;background:linear-gradient(90deg,rgba(1,4,10,.86),rgba(3,6,12,.3) 54%,rgba(1,4,10,.74)),linear-gradient(0deg,#02040a 0%,transparent 48%,rgba(2,4,9,.45));transition:opacity .8s ease}.relay-player.has-played .relay-player__backdrop,.relay-player.has-played .relay-player__backdrop-shade{opacity:0}.relay-player.has-played .relay-player__backdrop{transform:scale(1.08)}
.relay-player::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.58),transparent 19%,transparent 64%,rgba(0,0,0,.86));z-index:1}
.relay-player__video{position:relative;z-index:0}
.relay-player__chrome{position:absolute;z-index:3;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:24px 30px;background:linear-gradient(180deg,rgba(0,0,0,.7),transparent);transition:opacity .22s}
.relay-player__identity{display:grid;max-width:min(760px,70vw);gap:3px;text-shadow:0 2px 14px #000}
.relay-player__eyebrow{color:#8fa9df;font-size:9px;font-weight:800;letter-spacing:.2em}
.relay-player__identity strong{overflow:hidden;color:#f8faff;font-size:20px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}
.relay-player__identity small{overflow:hidden;color:#9da8ba;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.relay-player__close{position:static;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);background:rgba(7,10,16,.58);backdrop-filter:blur(14px)}
.relay-player__close svg,.relay-player__btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.relay-player__center-play{position:absolute;z-index:3;left:50%;top:50%;display:grid;width:72px;height:72px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(8,12,20,.52);color:#fff;transform:translate(-50%,-50%);backdrop-filter:blur(18px);box-shadow:0 15px 50px rgba(0,0,0,.35);opacity:0;transition:opacity .2s,transform .2s}
.relay-player.is-paused .relay-player__center-play{opacity:1}.relay-player__center-play:hover{transform:translate(-50%,-50%) scale(1.06)}
.relay-player__center-play svg{width:30px;fill:currentColor}
.relay-player__status{z-index:4;top:86px;padding:10px 16px;border:1px solid rgba(255,255,255,.12);background:rgba(5,8,14,.72);color:#d6dfef;backdrop-filter:blur(16px);box-shadow:0 12px 35px rgba(0,0,0,.25)}
.relay-player__launch{position:absolute;z-index:4;left:50%;top:50%;display:grid;justify-items:center;gap:7px;transform:translate(-50%,-50%);text-align:center;transition:opacity .45s ease,transform .45s ease}.relay-player__launch strong{margin-top:12px;color:#f2f6ff;font-size:17px;letter-spacing:-.02em;text-shadow:0 3px 18px #000}.relay-player__launch>span{color:#91a0ba;font-size:10px}.relay-player:not(.is-preparing) .relay-player__launch{pointer-events:none;opacity:0;transform:translate(-50%,-46%)}.relay-player__loader-mark{position:relative;display:grid;width:74px;height:74px;place-items:center}.relay-player__loader-mark i{position:absolute;inset:4px;border:1px solid rgba(137,174,255,.25);border-top-color:#aec7ff;border-radius:50%;animation:relayOrbit 1.55s linear infinite}.relay-player__loader-mark i:nth-child(2){inset:13px;border-color:rgba(104,228,193,.15);border-bottom-color:#68e4c1;animation-direction:reverse;animation-duration:1.05s}.relay-player__loader-mark b{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:linear-gradient(145deg,#dfe8ff,#8faef2);color:#07101f;font-family:Georgia,serif;font-size:19px;box-shadow:0 0 38px rgba(110,155,255,.35)}@keyframes relayOrbit{to{transform:rotate(360deg)}}
.relay-player__telemetry{position:absolute;z-index:4;right:28px;top:92px;width:244px;padding:12px;border:1px solid rgba(125,160,224,.16);border-radius:13px;background:rgba(5,10,18,.68);box-shadow:0 15px 45px rgba(0,0,0,.2);backdrop-filter:blur(18px);transition:opacity .3s,transform .3s}.relay-player__telemetry-head{display:flex;align-items:center;gap:7px}.relay-player__telemetry-head strong{color:#dbe7fb;font-size:8px;letter-spacing:.15em}.relay-player__telemetry-head small{margin-left:auto;color:#7386a6;font-size:7px}.relay-player__live-dot{width:6px;height:6px;border-radius:50%;background:#42ddb0;box-shadow:0 0 0 4px rgba(66,221,176,.1);animation:relayLive 1.6s ease-in-out infinite}@keyframes relayLive{50%{opacity:.45}}.relay-player__telemetry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.relay-player__telemetry-grid div{padding:7px;border-radius:8px;background:rgba(118,148,202,.07)}.relay-player__telemetry-grid span{display:block;color:#6f7e96;font-size:7px;text-transform:uppercase}.relay-player__telemetry-grid strong{display:block;overflow:hidden;margin-top:3px;color:#edf3ff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.relay-player.has-played .relay-player__telemetry{opacity:.72;transform:scale(.94);transform-origin:top right}.relay-player.has-played .relay-player__telemetry:hover{opacity:1;transform:none}
.relay-player__mini-loader{display:inline-block;width:13px;height:13px;margin-right:8px;border:2px solid rgba(150,181,247,.22);border-top-color:#a9c3ff;border-radius:50%;animation:relay-spin .75s linear infinite}.relay-player.is-buffering .relay-player__status{display:flex!important}.relay-player.is-buffering .relay-player__center-play{opacity:0}
.relay-player__bar{z-index:3;display:block;padding:18px 28px 22px;background:linear-gradient(transparent,rgba(0,0,0,.94));opacity:1}
.relay-player__timeline{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;margin-bottom:12px}
.relay-player__progress{height:5px;border-radius:99px;background:rgba(255,255,255,.2)}
.relay-player__progress::before{content:"";position:absolute;inset:-9px 0}
.relay-player__progress-buffer{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:rgba(255,255,255,.2)}
.relay-player__progress-fill{position:relative;z-index:2;background:linear-gradient(90deg,#7d9ff3,#bfd0ff);box-shadow:0 0 14px rgba(126,163,255,.38)}
.relay-player__progress-thumb{position:absolute;z-index:3;top:50%;left:var(--relay-progress,0%);width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #000;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s}
.relay-player__progress:hover .relay-player__progress-thumb{opacity:1}
.relay-player__time{min-width:0;color:#aab4c5;font-size:10px;font-variant-numeric:tabular-nums}
.relay-player__controls{display:flex;align-items:center;justify-content:space-between;gap:18px}
.relay-player__controls-group{display:flex;align-items:center;gap:7px}.relay-player__controls-group--right{justify-content:flex-end}
.relay-player__btn{width:36px;height:36px;border:1px solid transparent;background:transparent;color:#e7ecf5}
.relay-player__btn:hover{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.1)}
.relay-player__btn--primary{width:42px;height:42px;background:#f3f6ff;color:#09101e}.relay-player__btn--primary:hover{background:#fff;color:#09101e}
.relay-player__btn svg text{fill:currentColor;stroke:none;font-size:7px;font-weight:800}
.relay-player.is-muted #relay-mute{color:#728099;opacity:.72}
.relay-icon-pause{display:block}.relay-icon-play{display:none}.relay-player.is-paused .relay-icon-pause{display:none}.relay-player.is-paused .relay-icon-play{display:block}
.relay-player__volume{width:92px;height:4px;border-radius:99px;accent-color:#c7d5fb;cursor:pointer;transition:width .2s}.relay-player__volume:hover,.relay-player__volume:focus{width:122px}
.relay-player__text-btn,.relay-player__quality{display:inline-flex;min-width:36px;height:32px;align-items:center;justify-content:center;padding:0 9px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(12,16,24,.46);color:#dce3ef;font-size:10px;font-weight:750;backdrop-filter:blur(10px)}
.relay-player__text-btn:hover{background:rgba(255,255,255,.12)}.relay-player__quality{border-color:rgba(126,164,247,.2);color:#a9c2ff;font-size:9px;letter-spacing:.08em}
.relay-player__sub-menu{position:absolute;z-index:5;right:26px;bottom:96px;display:none;width:min(360px,calc(100vw - 32px));max-height:440px;overflow-y:auto;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(7,11,19,.96);box-shadow:0 24px 70px rgba(0,0,0,.5);backdrop-filter:blur(28px)}.relay-player__menu-head{display:flex;align-items:end;justify-content:space-between;padding:10px 10px 13px;border-bottom:1px solid rgba(255,255,255,.08)}.relay-player__menu-head div{display:grid;gap:3px}.relay-player__menu-head small{color:#7794ce;font-size:7px;font-weight:800;letter-spacing:.18em}.relay-player__menu-head strong{font-size:17px}.relay-player__menu-head>span{color:#718099;font-size:9px}.relay-player__menu-list{display:grid;gap:4px;padding-top:8px}.relay-player__menu-row{display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;width:100%;padding:9px;border:1px solid transparent;border-radius:10px;background:transparent;color:#dbe3f0;text-align:left}.relay-player__menu-row:hover{background:rgba(255,255,255,.06)}.relay-player__menu-row.active{border-color:rgba(119,158,239,.22);background:rgba(104,144,229,.1)}.relay-player__menu-row>span:nth-child(2){display:grid;gap:2px}.relay-player__menu-row strong{font-size:11px}.relay-player__menu-row small{color:#74829a;font-size:8px}.relay-player__menu-row i{color:#7be2bd;font-style:normal;opacity:0}.relay-player__menu-row.active i{opacity:1}.relay-player__menu-language{display:grid;height:28px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:#9fb6e7;font-size:8px;font-weight:800}.relay-player__menu-state{display:flex;align-items:center;justify-content:center;min-height:100px;color:#8795ad;font-size:10px}
@media(prefers-reduced-motion:reduce){.relay-player__backdrop,.relay-player__launch{transition:none}.relay-player__loader-mark i,.relay-player__live-dot{animation:none}}
@media(max-width:720px){.relay-player__chrome{padding:16px}.relay-player__identity strong{font-size:15px}.relay-player__identity small{display:none}.relay-player__telemetry{right:16px;top:78px;width:210px}.relay-player.has-played .relay-player__telemetry{opacity:0;pointer-events:none}.relay-player__bar{padding:14px 12px 18px}.relay-player__timeline{grid-template-columns:38px minmax(0,1fr) 38px}.relay-player__volume,.relay-player__quality,#relay-back,#relay-forward{display:none}.relay-player__controls-group{gap:3px}.relay-player__text-btn{min-width:32px;padding:0 7px}.relay-player__center-play{width:60px;height:60px}}

/* Source decision surface — compact, premium, functional */
.relay-page.relay-sources{max-width:1660px;padding-top:14px}
.relay-sources .relay-source-context{min-height:0;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;padding:16px 20px;border-radius:16px;background:linear-gradient(110deg,rgba(28,48,87,.84),rgba(9,15,28,.94) 48%,rgba(7,12,22,.96));box-shadow:0 16px 48px rgba(0,0,0,.18)}
.relay-sources .relay-source-context__poster{width:64px;aspect-ratio:2/3;border-radius:9px;object-fit:cover;box-shadow:0 10px 26px rgba(0,0,0,.38)}
.relay-source-context__identity{display:flex;min-width:0;flex-direction:column;justify-content:center}.relay-source-context__identity .relay-page-head__eyebrow{margin-bottom:6px;font-size:9px}.relay-source-context__meta{display:flex;align-items:center;gap:7px;color:#8594ad;font-size:10px}.relay-source-context__meta i{width:3px;height:3px;border-radius:50%;background:#5f74a0}.relay-sources .relay-source-context h1{overflow:hidden;margin:2px 0 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(26px,2.3vw,39px);font-weight:720;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.relay-sources .relay-source-context__count{min-width:148px;justify-content:center;padding:9px 12px}.relay-sources .relay-source-context__count strong{font-size:23px}.relay-source-context__count>span{max-width:62px;color:#7f8da5;font-size:9px;line-height:1.25}
.relay-sources .relay-sources__heading{align-items:end;margin:22px 0 10px}.relay-sources__heading h2{margin-top:2px;font-size:clamp(22px,2vw,31px);letter-spacing:-.035em}.relay-sources__trust{display:flex;align-items:center;gap:9px;color:#9cacbf;font-size:10px;text-align:left}.relay-sources__trust>i{width:8px;height:8px;border-radius:50%;background:#39dca7;box-shadow:0 0 0 5px rgba(57,220,167,.09)}.relay-sources__trust small{color:#66758d;font-size:8px}
.relay-sources .relay-discovery-progress{margin-bottom:8px;padding:8px 12px}.relay-sources .relay-source-toolbar{top:8px;margin-bottom:8px;padding:7px 9px;border-radius:12px}.relay-source-toolbar__summary{display:flex;align-items:center;gap:7px;padding-right:5px;color:#71819a;font-size:9px}.relay-source-toolbar__summary strong{color:#5de0b4;font-size:16px}.relay-source-toolbar__summary i{width:1px;height:16px;margin:0 4px;background:rgba(255,255,255,.1)}
.relay-sources .relay-release-list{gap:7px}.relay-sources .relay-source{grid-template-columns:66px minmax(0,1fr) minmax(175px,205px) 142px;min-height:82px;padding:11px 12px 11px 15px;border-color:rgba(126,151,204,.12);border-radius:12px}.relay-sources .relay-source__release{overflow:hidden;color:#e9effa;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.relay-sources .relay-source__info-primary{display:none}.relay-sources .relay-source__meta-chips{margin-top:6px}.relay-sources .relay-source__info-secondary{display:inline-block;margin-top:6px;color:#64738d;font-size:8px}.relay-sources .relay-source__details{margin-left:6px!important}.relay-sources .relay-source__health{display:none}.relay-sources .relay-source__availability{grid-row:1/3;align-self:center}.relay-sources .relay-source>.relay-btn--ghost{grid-row:2;opacity:.62}.relay-sources .relay-source__play{grid-row:1;align-self:end}.relay-sources .relay-source[data-availability="playable"]{background:linear-gradient(100deg,rgba(20,207,148,.085),rgba(18,30,54,.96) 29%,rgba(9,15,27,.96))}.relay-sources .relay-source[data-availability="playable"] .relay-source__play{background:linear-gradient(135deg,#eff4ff,#c6d5f6);box-shadow:0 8px 25px rgba(133,164,231,.17)}
@media(max-width:1050px){.relay-sources .relay-source{grid-template-columns:62px minmax(0,1fr) 145px}.relay-sources .relay-source__play{grid-column:3}.relay-sources .relay-source>.relay-btn--ghost{grid-column:3}}
@media(max-width:720px){.relay-page.relay-sources{padding-top:8px}.relay-sources .relay-source-context{grid-template-columns:50px minmax(0,1fr);padding:12px;gap:12px}.relay-sources .relay-source-context__poster{width:50px}.relay-sources .relay-source-context__count{grid-column:1/-1;min-width:0;padding:6px}.relay-sources .relay-sources__heading{margin-top:17px}.relay-sources__trust{display:none}.relay-source-toolbar__summary{display:none}.relay-sources .relay-source{grid-template-columns:54px minmax(0,1fr);padding:11px}.relay-sources .relay-source__availability{grid-column:2;grid-row:2}.relay-sources .relay-source>.relay-btn--ghost{grid-column:1;grid-row:3}.relay-sources .relay-source__play{grid-column:2;grid-row:3}}

/* Player connection details — closed until requested */
.relay-player__telemetry[hidden]{display:none}.relay-player__telemetry{top:auto;right:26px;bottom:96px;width:310px;padding:14px;border-radius:15px;background:rgba(7,11,19,.96);animation:relayPanelIn .18s ease both}.relay-player.has-played .relay-player__telemetry{opacity:1;transform:none}.relay-player.has-played .relay-player__telemetry:hover{transform:none}.relay-player__telemetry-grid{gap:7px}.relay-player__telemetry-grid div{padding:10px}.relay-player__telemetry-grid span{font-size:7px}.relay-player__telemetry-grid strong{font-size:12px}.relay-player__telemetry>p{margin:10px 3px 0;color:#697991;font-size:8px}.relay-player__stats-btn{gap:3px}.relay-player__stats-btn>span{width:3px;border-radius:2px;background:#a9b8d1}.relay-player__stats-btn>span:nth-child(1){height:7px}.relay-player__stats-btn>span:nth-child(2){height:14px}.relay-player__stats-btn>span:nth-child(3){height:10px}.relay-player__stats-btn.active{border-color:rgba(105,229,189,.3);background:rgba(68,195,156,.13);color:#82e9c5}@keyframes relayPanelIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:720px){.relay-player__telemetry{top:auto;right:12px;bottom:84px;width:min(310px,calc(100vw - 24px))}.relay-player.has-played .relay-player__telemetry{pointer-events:auto;opacity:1}.relay-player__stats-btn{display:inline-flex}}

/* Cinematic Source Theatre — definitive rebuild */
.relay-page.relay-sources{max-width:none;padding:0 0 100px}
.relay-source-cinema{position:relative;height:clamp(290px,38vw,480px);margin:0 calc(var(--relay-gutter)*-1);overflow:hidden;background:#070b14}
.relay-source-cinema__backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.82) contrast(1.04);transform:scale(1.015);animation:relayCinemaDrift 12s ease-out both}
.relay-source-cinema__shade{position:absolute;inset:0;background:linear-gradient(90deg,#070a12 0%,rgba(7,10,18,.78) 28%,rgba(7,10,18,.3) 62%,rgba(7,10,18,.54)),linear-gradient(0deg,#070a13 0%,rgba(7,10,19,.12) 46%,rgba(4,7,13,.38));box-shadow:inset 0 -1px rgba(152,177,229,.08)}
.relay-source-cinema__content{position:relative;z-index:2;display:grid;grid-template-columns:clamp(112px,12vw,168px) minmax(0,720px) auto;align-items:end;gap:clamp(22px,3vw,44px);width:min(1660px,calc(100% - 2*var(--relay-gutter)));height:100%;margin:auto;padding-bottom:clamp(34px,4vw,58px)}
.relay-source-cinema__poster{width:100%;aspect-ratio:2/3;border:1px solid rgba(255,255,255,.15);border-radius:14px;object-fit:cover;box-shadow:0 28px 70px rgba(0,0,0,.58)}
.relay-source-cinema__identity{min-width:0;padding-bottom:5px;text-shadow:0 3px 22px rgba(0,0,0,.8)}.relay-source-cinema__identity .relay-page-head__eyebrow{margin-bottom:10px;color:#a7bfff}.relay-source-cinema__identity h1{margin:7px 0 0;color:#f5f7fc;font-family:"Playfair Display",Georgia,serif;font-size:clamp(42px,5vw,76px);font-weight:600;letter-spacing:-.055em;line-height:.95}.relay-source-cinema__overview{display:-webkit-box;max-width:640px;margin:16px 0 0;overflow:hidden;color:#b1bbca;font-size:clamp(11px,1vw,14px);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.relay-source-cinema .relay-source-context__meta{color:#b0bacb}.relay-source-cinema .relay-source-context__meta i{background:#91a8db}
.relay-source-cinema__count{align-self:end;display:flex;align-items:center;gap:11px;margin-bottom:5px;padding:13px 16px;border:1px solid rgba(197,214,250,.15);border-radius:14px;background:rgba(5,9,17,.55);box-shadow:0 16px 42px rgba(0,0,0,.25);backdrop-filter:blur(20px)}.relay-source-cinema__count strong{color:#f4f7ff;font-size:30px;font-weight:720;line-height:1}.relay-source-cinema__count span{color:#91a0b8;font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.08em}
.relay-source-stage{position:relative;width:min(1660px,calc(100% - 2*var(--relay-gutter)));margin:0 auto;padding-top:30px}.relay-source-stage::before{content:"";position:absolute;z-index:-1;inset:-90px -7vw auto;height:260px;background:radial-gradient(ellipse at 50% 0,rgba(69,101,178,.1),transparent 70%);pointer-events:none}.relay-source-stage .relay-sources__heading{margin:0 0 18px}.relay-source-stage .relay-sources__heading h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(30px,3vw,44px);font-weight:600;letter-spacing:-.045em}.relay-source-stage .relay-discovery-progress{margin-bottom:10px;background:linear-gradient(90deg,rgba(24,39,68,.8),rgba(10,17,30,.66))}.relay-source-stage .relay-source-toolbar{top:10px;margin-bottom:12px;padding:9px 11px;border-radius:15px;background:rgba(7,12,22,.9)}
.relay-source-stage .relay-release-list{gap:9px}.relay-source-stage .relay-source{grid-template-columns:74px minmax(0,1fr) minmax(190px,220px) 158px;min-height:96px;padding:14px 15px 14px 19px;border:1px solid rgba(127,153,211,.13);border-radius:16px;background:linear-gradient(110deg,rgba(18,29,50,.93),rgba(8,14,26,.96));box-shadow:0 14px 36px rgba(0,0,0,.12);transition:transform .22s,border-color .22s,box-shadow .22s}.relay-source-stage .relay-source:hover{border-color:rgba(143,172,235,.3);transform:translateY(-2px);box-shadow:0 20px 48px rgba(0,0,0,.24)}.relay-source-stage .relay-source__quality strong{font-size:21px}.relay-source-stage .relay-source__release{font-size:12px}.relay-source-stage .relay-source__meta-chips span{min-height:22px;padding:0 8px}.relay-source-stage .relay-source__availability{grid-row:1/3;align-self:center}.relay-source-stage .relay-source__play{min-height:42px}.relay-source-stage .relay-source[data-availability="playable"]{border-color:rgba(52,211,153,.38);background:linear-gradient(105deg,rgba(13,119,91,.16),rgba(20,34,58,.96) 34%,rgba(8,14,25,.97))}.relay-source-stage .relay-source[data-availability="playable"]::after{content:"VERIFIED";position:absolute;right:17px;top:8px;color:rgba(91,232,186,.42);font-size:7px;font-weight:850;letter-spacing:.18em}.relay-source.is-launching{border-color:#b9ccfa!important;transform:scale(.988)!important;filter:brightness(1.18)}
@keyframes relayCinemaDrift{from{opacity:.5;transform:scale(1.04)}to{opacity:1;transform:scale(1.015)}}
@media(max-width:950px){.relay-source-cinema__content{grid-template-columns:105px minmax(0,1fr)}.relay-source-cinema__count{position:absolute;right:0;bottom:35px}.relay-source-cinema__overview{max-width:70%}.relay-source-stage .relay-source{grid-template-columns:66px minmax(0,1fr) 150px}.relay-source-stage .relay-source__availability{grid-column:3}.relay-source-stage .relay-source__play{grid-column:3;grid-row:3}.relay-source-stage .relay-source>.relay-btn--ghost{grid-column:2;grid-row:3}}
@media(max-width:650px){.relay-source-cinema{height:330px}.relay-source-cinema__content{grid-template-columns:82px minmax(0,1fr);gap:17px;padding-bottom:32px}.relay-source-cinema__identity h1{font-size:38px}.relay-source-cinema__overview{display:none}.relay-source-cinema__count{right:0;bottom:24px;padding:8px 10px}.relay-source-cinema__count strong{font-size:20px}.relay-source-cinema__count span{display:none}.relay-source-stage{padding-top:22px}.relay-source-stage .relay-source{grid-template-columns:58px minmax(0,1fr);padding:13px}.relay-source-stage .relay-source__availability{grid-column:2;grid-row:2}.relay-source-stage .relay-source>.relay-btn--ghost{grid-column:1;grid-row:3}.relay-source-stage .relay-source__play{grid-column:2;grid-row:3}}

/* Cinematic player handoff + PARALLAX-inspired RELAY geometry */
.relay-player{clip-path:circle(160% at var(--relay-launch-x,50%) var(--relay-launch-y,50%));opacity:1;transform:scale(1);transition:clip-path .58s cubic-bezier(.16,1,.3,1),opacity .32s ease,transform .58s cubic-bezier(.16,1,.3,1)}.relay-player.is-entering{clip-path:circle(0 at var(--relay-launch-x,50%) var(--relay-launch-y,50%));opacity:.65;transform:scale(.985)}
.relay-player__video{z-index:2;opacity:0;transition:opacity .7s ease}.relay-player.has-played .relay-player__video{opacity:1}.relay-player__backdrop{z-index:0;opacity:1!important}.relay-player__backdrop-shade{z-index:1;opacity:1!important}.relay-player.has-played .relay-player__backdrop,.relay-player.has-played .relay-player__backdrop-shade{opacity:0!important;transition-delay:.15s}.relay-player.is-buffering:not(.has-played) .relay-player__backdrop,.relay-player.is-buffering:not(.has-played) .relay-player__backdrop-shade{opacity:1!important}
.relay-player__launch{width:min(360px,84vw);filter:drop-shadow(0 20px 38px rgba(0,0,0,.7))}.relay-player__launch::before{content:"";position:absolute;z-index:-1;top:35px;width:330px;height:230px;background:radial-gradient(ellipse,rgba(0,0,0,.6),rgba(0,0,0,.15) 48%,transparent 72%);filter:blur(18px)}.relay-player__loader-aura{position:absolute;z-index:-1;top:-62px;width:260px;height:230px;background:radial-gradient(circle,rgba(91,127,215,.18),transparent 62%);animation:relayLoaderBreathe 3s ease-in-out infinite}.relay-player__loader-mark{width:96px;height:90px}.relay-player__loader-mark svg{width:100%;height:100%;overflow:visible;fill:none;stroke:#dbe5ff;stroke-width:2}.relay-player__loader-frame{transform-box:fill-box;transform-origin:center;stroke-dasharray:390;stroke-dashoffset:390;animation:relayFrameDraw 1.25s cubic-bezier(.16,1,.3,1) forwards}.relay-player__loader-frame--one{transform:translate(-5px,-3px);animation-delay:.06s}.relay-player__loader-frame--two{transform:translate(5px,3px);animation-delay:.23s;stroke:#7897df}.relay-player__loader-wordmark{margin-top:3px!important;color:#edf2ff!important;font-size:15px!important;font-weight:650!important;letter-spacing:.42em!important;text-indent:.42em;text-shadow:0 3px 18px #000;opacity:0;animation:relayWordmarkIn .55s ease .7s forwards}.relay-player__launch>span{margin-top:7px;color:rgba(201,211,231,.56);font-size:8px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;opacity:0;animation:relayWordmarkIn .55s ease .9s forwards}
@keyframes relayFrameDraw{70%,100%{stroke-dashoffset:0;transform:translate(0,0)}}@keyframes relayWordmarkIn{to{opacity:1}}@keyframes relayLoaderBreathe{0%,100%{opacity:.5;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}
@media(prefers-reduced-motion:reduce){.relay-player{clip-path:none!important;transition:none}.relay-source-cinema__backdrop,.relay-player__loader-frame,.relay-player__loader-aura,.relay-player__loader-wordmark,.relay-player__launch>span{animation:none;opacity:1}}

/* RELAY-owned player loader mark */
.relay-player__loader-mark--relay{position:relative;display:grid;width:104px;height:90px;place-items:center}.relay-player__loader-mark--relay img{position:relative;z-index:2;width:82px;height:auto;filter:drop-shadow(0 8px 22px rgba(47,123,255,.32));animation:relaySymbolBreathe 2.2s ease-in-out infinite}.relay-player__loader-ring{position:absolute;z-index:1;width:88px;height:88px;border:1px solid rgba(112,147,235,.15);border-top-color:rgba(171,196,255,.72);border-right-color:rgba(112,97,255,.36);border-radius:50%;animation:relayBrandOrbit 1.8s linear infinite}.relay-player__loader-mark--relay::after{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle,rgba(67,116,255,.19),transparent 70%);filter:blur(5px);animation:relaySymbolGlow 2.2s ease-in-out infinite}@keyframes relayBrandOrbit{to{transform:rotate(360deg)}}@keyframes relaySymbolBreathe{0%,100%{opacity:.78;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}@keyframes relaySymbolGlow{0%,100%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.14)}}
@media(prefers-reduced-motion:reduce){.relay-player__loader-mark--relay img,.relay-player__loader-ring,.relay-player__loader-mark--relay::after{animation:none}}

/* Signal Aperture motion system */
.relay-player__loader-mark--relay{width:138px;height:96px}.relay-player__loader-mark--relay img{z-index:3;width:112px;animation:relayApertureFocus 2.4s cubic-bezier(.4,0,.2,1) infinite}.relay-player__loader-mark--relay::before{content:"";position:absolute;z-index:1;width:160px;height:1px;background:linear-gradient(90deg,transparent,rgba(113,157,255,.12),rgba(232,240,255,.85),rgba(120,94,255,.15),transparent);transform:scaleX(.08);animation:relayHorizon 2.4s cubic-bezier(.16,1,.3,1) infinite}.relay-player__loader-mark--relay::after{width:82px;height:48px;border-radius:50%;background:radial-gradient(ellipse,rgba(75,118,255,.34),rgba(105,74,255,.08) 46%,transparent 72%);animation:relayApertureGlow 2.4s ease-in-out infinite}.relay-player__loader-ring{display:none}.relay-player__loader-signal{position:absolute;z-index:2;inset:0;display:grid;place-items:center}.relay-player__loader-signal i{position:absolute;width:126px;height:70px;border:1px solid rgba(143,174,255,.16);clip-path:polygon(0 0,48% 0,35% 100%,0 100%);opacity:0;animation:relaySignalPass 2.4s cubic-bezier(.16,1,.3,1) infinite}.relay-player__loader-signal i:nth-child(2){animation-delay:.16s}.relay-player__loader-signal i:nth-child(3){animation-delay:.32s}@keyframes relayApertureFocus{0%,100%{filter:drop-shadow(0 8px 20px rgba(47,123,255,.22));opacity:.72;transform:scale(.94)}42%,58%{filter:drop-shadow(0 10px 34px rgba(84,119,255,.52));opacity:1;transform:scale(1)}}@keyframes relayHorizon{0%,100%{opacity:0;transform:scaleX(.06)}38%{opacity:1}68%{opacity:0;transform:scaleX(1)}}@keyframes relayApertureGlow{0%,100%{opacity:.32;transform:scale(.78)}50%{opacity:1;transform:scale(1.18)}}@keyframes relaySignalPass{0%{opacity:0;transform:translateX(-18px) scale(.82)}35%{opacity:.55}70%,100%{opacity:0;transform:translateX(18px) scale(1.08)}}
@media(prefers-reduced-motion:reduce){.relay-player__loader-mark--relay img,.relay-player__loader-mark--relay::before,.relay-player__loader-mark--relay::after,.relay-player__loader-signal i{animation:none;opacity:1}}

/* Approved RELAY sequence identity — production integration */
.relay-player__loader-mark--relay{width:150px;height:116px}
.relay-player__loader-mark--relay img{z-index:3;width:132px;height:auto;animation:none!important;filter:drop-shadow(0 12px 28px rgba(0,0,0,.72))}
.relay-player__loader-mark--relay::before,.relay-player__loader-mark--relay::after,.relay-player__loader-signal{display:none!important}
.relay-player__loader-aura{top:-70px;width:280px;height:250px;background:radial-gradient(circle,rgba(140,35,77,.14),rgba(47,123,255,.07) 34%,transparent 68%)}
.relay-player__watermark{position:absolute;top:28px;right:92px;width:126px;opacity:0;pointer-events:none;transition:opacity .5s ease;filter:drop-shadow(0 6px 16px rgba(0,0,0,.55))}
.relay-player__watermark img{display:block;width:100%;height:auto}
.relay-player:not(.is-preparing) .relay-player__watermark{opacity:.34}
.relay-player.is-preparing .relay-player__center-play,.relay-player.is-buffering .relay-player__center-play{opacity:0!important;pointer-events:none}
@media(max-width:720px){.relay-player__watermark{top:24px;right:74px;width:96px}.relay-player__loader-mark--relay{width:128px;height:100px}.relay-player__loader-mark--relay img{width:114px}}
@media(prefers-reduced-motion:reduce){.relay-player__watermark{transition:none}}
