:root{--tv-accent:#ffd000;--tv-rgb:255,208,0}.tv-page{background:#07050d;color:#fff}.tv-main{position:relative;z-index:2;padding:110px 5vw 170px}.tv-hero{max-width:1500px;margin:auto}.tv-hero-copy{max-width:820px;margin-bottom:28px}.tv-hero-copy h1{font-size:clamp(2.7rem,6vw,6.6rem);line-height:.92;margin:.18em 0 .25em;letter-spacing:-.065em}.tv-hero-copy h1 em,.tv-selection-section h2 em,.tv-themes-section h2 em{color:var(--tv-accent);font-style:normal;text-shadow:0 0 30px rgba(var(--tv-rgb),.35)}.tv-hero-copy p{max-width:680px;color:#c8c4d0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.6}.tv-now-meta{display:flex;align-items:center;gap:14px;margin-top:20px}.tv-now-meta span{border:1px solid var(--tv-accent);color:var(--tv-accent);border-radius:999px;padding:8px 12px;font-weight:900;font-size:.72rem;letter-spacing:.12em}.tv-now-meta strong{font-size:.95rem;color:#fff}.tv-player-shell{position:relative;aspect-ratio:16/8.25;min-height:420px;border:1px solid rgba(var(--tv-rgb),.8);border-radius:30px;overflow:hidden;background:#000;box-shadow:0 0 0 1px rgba(255,255,255,.05),0 30px 90px rgba(0,0,0,.65),0 0 75px rgba(var(--tv-rgb),.16)}.tv-player,.tv-player iframe{width:100%;height:100%;display:block}.tv-mask{position:absolute;z-index:6;left:0;right:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,2,8,.98),rgba(4,2,8,.86) 55%,transparent)}.tv-mask-top{top:0;height:64px}.tv-mask-bottom{bottom:0;height:92px;transform:rotate(180deg)}.tv-player-brand{position:absolute;z-index:8;top:21px;left:24px;font-weight:950;font-size:.78rem;letter-spacing:.16em}.tv-player-brand span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--tv-accent);box-shadow:0 0 18px var(--tv-accent);margin-right:7px}.tv-start{position:absolute;z-index:12;inset:0;display:grid;place-items:center;text-align:center;padding:30px;background:radial-gradient(circle at 50% 30%,rgba(var(--tv-rgb),.22),transparent 44%),linear-gradient(135deg,rgba(6,3,12,.7),rgba(6,3,12,.95))}.tv-start-inner{max-width:600px}.tv-start-live{font-size:.72rem;font-weight:950;letter-spacing:.16em;color:var(--tv-accent)}.tv-start h2{font-size:clamp(2.4rem,5vw,5rem);margin:.12em 0}.tv-start p{color:#cbc7d1}.tv-primary{border:0;border-radius:999px;padding:15px 25px;margin-top:14px;background:var(--tv-accent);color:#08050d;font-weight:950;font-size:1rem;cursor:pointer;box-shadow:0 0 32px rgba(var(--tv-rgb),.35)}.tv-custom-controls{position:absolute;z-index:10;left:20px;right:20px;bottom:18px;display:flex;align-items:center;gap:12px}.tv-custom-controls button{border:1px solid rgba(255,255,255,.16);background:rgba(8,5,14,.78);backdrop-filter:blur(14px);color:#fff;border-radius:999px;padding:10px 14px;font-weight:850;cursor:pointer}.tv-progress{flex:1;height:5px;background:rgba(255,255,255,.2);border-radius:999px;overflow:hidden}.tv-progress i{display:block;width:0;height:100%;background:var(--tv-accent);box-shadow:0 0 16px var(--tv-accent)}.tv-status{text-align:center;color:#9893a4;font-size:.84rem;margin:14px 0 0}.tv-themes-section,.tv-selection-section,.tv-editorial{max-width:1500px;margin:90px auto 0}.tv-theme-rail{display:flex;gap:13px;overflow-x:auto;padding:12px 2px 18px;scrollbar-width:none}.tv-theme-rail::-webkit-scrollbar{display:none}.tv-theme-rail button{white-space:nowrap;border:2px solid var(--tv-accent);border-radius:999px;background:rgba(7,4,12,.76);color:#fff;padding:14px 23px;font-weight:950;font-size:1rem;cursor:pointer;box-shadow:0 0 16px rgba(var(--tv-rgb),.08);transition:.22s}.tv-theme-rail button:hover{transform:translateY(-2px);box-shadow:0 0 25px rgba(var(--tv-rgb),.28)}.tv-theme-rail button.active{background:var(--tv-accent);color:#09060d;box-shadow:0 0 34px rgba(var(--tv-rgb),.42)}.tv-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tv-video-card{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.04);cursor:pointer;transition:.25s;min-width:0}.tv-video-card:hover{transform:translateY(-6px);border-color:rgba(var(--tv-rgb),.7);box-shadow:0 18px 45px rgba(0,0,0,.4),0 0 24px rgba(var(--tv-rgb),.13)}.tv-video-thumb{aspect-ratio:16/9;background:#15111d center/cover no-repeat;position:relative}.tv-video-thumb:after{content:'▶';position:absolute;inset:0;display:grid;place-items:center;font-size:1.65rem;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.7));opacity:.92}.tv-video-card-copy{padding:15px}.tv-video-card small{color:var(--tv-accent);font-weight:900;letter-spacing:.1em}.tv-video-card h3{font-size:1rem;line-height:1.35;margin:7px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tv-video-card.active{outline:2px solid var(--tv-accent);box-shadow:0 0 32px rgba(var(--tv-rgb),.25)}.tv-updated{font-size:.8rem;color:#8e8997}.tv-grid-message{grid-column:1/-1;padding:36px;text-align:center;border:1px dashed rgba(255,255,255,.16);border-radius:18px;color:#aaa5b2}.tv-editorial{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tv-editorial article{display:flex;gap:20px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:26px;background:linear-gradient(135deg,rgba(var(--tv-rgb),.09),rgba(255,255,255,.025))}.tv-editorial article>span{font-size:2.6rem}.tv-editorial small{color:var(--tv-accent);font-weight:900;letter-spacing:.12em}.tv-editorial h3{font-size:1.7rem;margin:4px 0}.tv-editorial p{margin:0;color:#aaa5b2;line-height:1.5}
body[data-tv-theme="deep_house"]{--tv-accent:#33d9ff;--tv-rgb:51,217,255}body[data-tv-theme="house"]{--tv-accent:#d66bff;--tv-rgb:214,107,255}body[data-tv-theme="eurodance"]{--tv-accent:#ff4fb8;--tv-rgb:255,79,184}body[data-tv-theme="mainstage"]{--tv-accent:#ffd000;--tv-rgb:255,208,0}body[data-tv-theme="techno"]{--tv-accent:#ff475f;--tv-rgb:255,71,95}body[data-tv-theme="trance"]{--tv-accent:#35fff2;--tv-rgb:53,255,242}body[data-tv-theme="free_party"]{--tv-accent:#ff8b2c;--tv-rgb:255,139,44}body[data-tv-theme="interviews"]{--tv-accent:#45f59b;--tv-rgb:69,245,155}
@media(max-width:1050px){.tv-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tv-player-shell{aspect-ratio:16/9;min-height:0}}@media(max-width:720px){.tv-main{padding:92px 16px 150px}.tv-hero-copy h1{font-size:3.15rem}.tv-player-shell{border-radius:18px}.tv-custom-controls{left:10px;right:10px;bottom:10px}.tv-custom-controls button{padding:8px 10px;font-size:.78rem}.tv-mask-top{height:48px}.tv-mask-bottom{height:72px}.tv-player-brand{top:15px;left:16px}.tv-themes-section,.tv-selection-section,.tv-editorial{margin-top:58px}.tv-video-grid{grid-template-columns:1fr}.tv-editorial{grid-template-columns:1fr}.tv-theme-rail button{padding:12px 18px;font-size:.9rem}.tv-now-meta{align-items:flex-start;flex-direction:column;gap:8px}}

/* V21 coherence correction: theme selector replaces the old status strip */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.tv-now-meta.tv-theme-bar{display:block;max-width:none;margin-top:24px;padding:0;background:transparent}
.tv-theme-bar .tv-theme-rail{width:100%;padding:8px 0 14px;gap:12px}
.tv-theme-bar .tv-theme-rail button{padding:11px 19px;font-size:.9rem;border-width:1.5px}
.tv-selection-section{margin-top:70px}
@media(max-width:720px){.tv-now-meta.tv-theme-bar{display:block;margin-top:18px}.tv-theme-bar .tv-theme-rail{padding-bottom:12px}.tv-theme-bar .tv-theme-rail button{padding:10px 16px;font-size:.84rem}.tv-selection-section{margin-top:48px}}

/* Selector intégré au hero : remplace le texte descriptif et l'ancien statut */
.tv-theme-selector{margin-top:34px;max-width:1500px}
.tv-theme-selector .tv-theme-eyebrow{display:block;margin-bottom:10px}
.tv-theme-selector h2{font-size:clamp(2rem,4vw,4.5rem);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}
.tv-theme-selector h2 em{color:var(--tv-accent);font-style:normal;text-shadow:0 0 30px rgba(var(--tv-rgb),.35)}
.tv-theme-selector .tv-theme-rail{padding:0 2px 14px;gap:13px}
.tv-theme-selector .tv-theme-rail button{padding:13px 22px;font-size:.95rem}
@media(max-width:720px){.tv-theme-selector{margin-top:26px}.tv-theme-selector h2{font-size:2.35rem;margin-bottom:18px}.tv-theme-selector .tv-theme-rail button{padding:11px 17px;font-size:.84rem}}
