:root{--red:#e72337;--red-dark:#c81729;--ink:#11141e;--muted:#62656e;--line:#e2e3e7;--paper:#fff;--soft:#f5f6f8;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--container:1240px;--header-height:96px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #2769e5;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08}svg.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;flex-shrink:0}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--container),calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:0;left:16px;z-index:100;padding:12px 20px;background:var(--ink);color:white;transform:translateY(-110%)}.skip-link:focus{transform:translateY(0)}.utility-bar{background:var(--ink);color:#d5d6dc;font-size:12px;font-weight:600;letter-spacing:1.1px}.utility-inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:16px}.utility-center{font-size:12px}.utility-center i{font-style:normal;color:#70717c;padding:0 9px}.local-time{display:flex;gap:10px}.local-time time{color:white;font-variant-numeric:tabular-nums;min-width:32px}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:17px;flex-shrink:0}.brand-stack{display:flex;flex-direction:column;line-height:1}.brand-overline{font-size:12px;font-weight:800;letter-spacing:3.3px;padding-left:2px}.brand-name{font-family:var(--display);font-size:49px;font-weight:800;letter-spacing:-1.8px;line-height:.94}.brand-period{color:var(--red)}.brand-frequency{border-left:1px solid #d6d7dc;padding-left:15px;font-family:var(--display);font-weight:700;font-size:28px;line-height:1;display:flex;flex-direction:column;gap:3px}.brand-frequency span{font-family:var(--body);font-weight:800;font-size:12px;letter-spacing:2px}.main-nav{display:flex;align-items:center;gap:30px;height:100%}.main-nav>a{height:100%;display:flex;align-items:center;position:relative;font-size:14px;font-weight:700;color:#64656d;white-space:nowrap}.main-nav>a:hover,.main-nav>a.active{color:var(--ink)}.main-nav>a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--red)}.main-nav .mobile-contact{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:17px 23px;min-height:54px;background:var(--red);color:white;font-size:14px;font-weight:800;border:1px solid transparent;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button-small{min-height:45px;padding:10px 20px}.menu-toggle{display:none}.hero{background:var(--ink);color:white;position:relative;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 39%;z-index:-2}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:63% 51%}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11141e 0%,rgba(17,20,30,.83) 13%,rgba(17,20,30,.18) 51%,rgba(17,20,30,.12) 100%),linear-gradient(0deg,rgba(17,20,30,.72),transparent 55%)}.hero-inner{position:relative;padding-top:64px;padding-bottom:43px;min-height:590px;display:flex;align-items:center}.hero-copy{max-width:650px;width:56%}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:800;line-height:1.5;display:flex;align-items:center;gap:10px}.eyebrow.light{color:#d3d4df}.short-rule{display:inline-block;width:24px;height:2px;background:var(--red)}h1{font-family:var(--display);font-weight:700;font-size:clamp(68px,6.3vw,90px);letter-spacing:-1.6px;line-height:.98;margin-top:22px}h1>span{color:var(--red);font-size:1.4em;font-weight:800;letter-spacing:-2px;line-height:.97}.hero-description{font-size:16px;line-height:1.7;max-width:415px;color:#d1d2db;margin-top:22px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800;line-height:1.5}.text-link .icon{transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.light-link{color:#f4f4f7}.hero-note{display:flex;gap:18px;margin-top:48px;font-size:12px;letter-spacing:1.7px;color:#9699a6;font-weight:600}.hero-note span+span{border-left:1px solid #434652;padding-left:18px}.hero-photo-label{position:absolute;bottom:43px;right:0;color:#fff;text-align:right}.hero-photo-label>span{font-size:12px;letter-spacing:2px;font-weight:600}.hero-photo-label strong{display:block;font-family:var(--display);font-size:64px;line-height:1.1;font-weight:600;letter-spacing:-1px}.hero-photo-label strong span{font-family:var(--body);font-size:14px;letter-spacing:0;margin-left:8px}.direct-section{background:white;scroll-margin-top:16px;border-bottom:1px solid var(--line)}.direct-inner{padding-block:27px;display:flex;align-items:center;gap:20px}.direct-icon{flex-shrink:0;width:55px;height:55px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.direct-icon .icon{width:27px;height:27px;transform:translateX(-2px)}.direct-copy{flex:1}.direct-copy .eyebrow{font-size:12px;letter-spacing:1.5px;color:var(--red-dark)}.direct-copy h2{font-size:19px;line-height:1.4;letter-spacing:-.4px;margin-top:3px}.direct-copy p:last-child{color:var(--muted);font-size:14px;margin-top:4px}.platform-actions{display:flex;gap:10px}.platform-button{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 15px;border:1px solid #d9dbe1;font-size:14px;font-weight:700;min-height:49px;transition:border-color .2s,background .2s}.platform-button:hover{border-color:var(--ink);background:var(--soft)}.platform-button .external-icon{width:17px;height:17px;margin-left:9px;color:#72747f}.platform-button .icon:first-child{width:19px;height:19px}.platform-button.youtube-link>.icon:first-child{color:var(--red)}.section-space{padding-block:83px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-index{color:var(--red);font-size:12px;letter-spacing:1px;margin-right:5px}h2{font-size:clamp(30px,3.1vw,42px);letter-spacing:-1.4px;line-height:1.18;font-weight:700}.section-heading h2,.replays h2,.about-copy h2{margin-top:12px}.serif-word{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-1.4px}.section-side-note{font-size:14px;color:var(--muted);line-height:1.65}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.program-card{min-width:0}.program-art{height:266px;padding:22px 22px 20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.program-category{font-size:12px;letter-spacing:1.25px;font-weight:600;line-height:1.5}.show-title{font-family:var(--display);font-weight:800;letter-spacing:-.5px}.start-card .program-art{background:var(--red);color:#fff}.start-title{font-size:65px;line-height:.85}.start-title>span{white-space:nowrap}.small-star{font-family:Arial,sans-serif;font-size:40px;line-height:1;vertical-align:8px;margin-left:5px;color:#ffc5bd}.art-bottom{font-size:12px;letter-spacing:1.05px;font-weight:600;line-height:1.5}.decrypt-card .program-art{background:#151a2c;color:white}.decrypt-title{font-size:61px;line-height:.9;letter-spacing:-.8px}.title-break{display:block}.title-dot{color:var(--red)}.politique-card .program-art{background:#e9edf5;color:#18213b}.politique-title{font-size:58px;line-height:.86}.politique-title>span:first-child{font-family:var(--body);display:block;font-size:15px;font-weight:600;letter-spacing:5px;line-height:1.3;margin-bottom:8px}.succes-card .program-art{background:#edc774;color:#372610}.succes-title{font-size:58px;line-height:1}.succes-title>span{font-size:37px;display:block;line-height:1}.succes-title em{font-family:Georgia,serif;font-size:35px;font-weight:400;display:block;margin-top:4px;line-height:.8}.program-info{padding:23px 1px 0}.schedule-days{color:#686a74;font-size:12px;letter-spacing:1px;font-weight:700}.schedule-time{font-size:23px;font-weight:700;letter-spacing:-.7px;margin-top:2px}.show-description{font-size:14px;color:#636571;line-height:1.7;margin-top:12px;min-height:73px}.show-link{font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:15px;margin-top:19px;border-top:1px solid var(--line)}.show-link:hover{color:var(--red-dark)}.show-link .icon{width:19px;height:19px}.schedule-caption{font-size:12px;color:#757780;margin-top:28px}.replays{background:var(--soft);border-block:1px solid var(--line)}.replays-layout{display:grid;grid-template-columns: .9fr 1.7fr;gap:75px}.replays h2{font-size:39px;line-height:1.18}.replays-intro>p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:14px}.replays-intro>.text-link{margin-top:29px;border-bottom:1px solid #b9bac0;padding-bottom:6px}.replay-list{display:flex;flex-direction:column}.replay-item{display:flex;align-items:center;gap:22px;padding-block:24px;border-bottom:1px solid #dcdde3}.replay-item:first-child{padding-top:0}.replay-item:last-child{border-bottom:0;padding-bottom:0}.replay-badge{display:flex;align-content:center;justify-content:center;flex-direction:column;flex-shrink:0;width:100px;min-height:89px;text-align:center;font-family:var(--display);font-weight:700;font-size:25px;line-height:.88;letter-spacing:.2px}.replay-badge em{font-family:Georgia,serif;font-size:12px;line-height:1.5}.replay-gold{background:#edc774;color:#372610}.replay-red{background:var(--red);color:white}.replay-blue{background:#151a2c;color:white}.replay-info{flex:1;min-width:0}.replay-meta{font-size:12px;letter-spacing:.55px;color:var(--muted);font-weight:600;display:block;line-height:1.5}.replay-meta i{font-style:normal;padding:0 3px}.replay-info h3{font-size:20px;letter-spacing:-.5px;margin-top:7px;line-height:1.25}.replay-subtitle{font-size:14px;color:var(--muted);display:block;line-height:1.5;margin-top:6px}.replay-play{border:1px solid #c7c9d0;border-radius:50%;width:43px;height:43px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}.replay-play .icon{width:22px;height:22px;transform:translateX(-1px)}.replay-item:hover .replay-play{background:var(--red);color:white;border-color:var(--red)}.replay-item:hover h3{color:var(--red-dark)}.about-layout{display:grid;grid-template-columns:1fr 1.06fr;gap:100px;align-items:center}.about-frequency{background:var(--ink);color:white;padding:38px 38px 30px;transform:rotate(-2deg);position:relative;max-width:495px;border-bottom:6px solid var(--red)}.about-frequency>span{font-size:12px;letter-spacing:2px;font-weight:600}.about-frequency>strong{font-family:var(--display);font-weight:700;font-size:clamp(100px,12.5vw,168px);line-height:1.2;letter-spacing:-4px;display:block}.about-frequency>strong>span{color:var(--red)}.about-frequency>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #3b3e48;padding-top:19px}.about-frequency>div>span:first-child{font-family:var(--display);font-size:40px;font-weight:700;line-height:1}.about-frequency>div>span:last-child{font-size:12px;letter-spacing:1.4px;line-height:1.6;text-align:right}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);margin-top:21px;max-width:500px}.about-copy>.text-link{margin-top:23px}.contact-band{background:var(--red);color:white;padding-block:43px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-band .eyebrow{font-size:12px;letter-spacing:1.7px;color:#ffe1e3}.contact-band h2{font-size:33px;letter-spacing:-.8px;margin-top:8px}.contact-band p:last-child{font-size:14px;margin-top:7px;color:#fff2f3}.button-white{background:#fff;color:var(--ink);flex-shrink:0;min-width:208px}.button-white:hover{background:#fff0f1}.site-footer{background:var(--ink);color:white;padding-top:46px}.footer-top{display:flex;align-items:center;gap:50px;padding-bottom:39px}.footer-brand .brand-frequency{border-color:#383a44}.footer-top>p{font-size:14px;color:#a7a9b5;line-height:1.8}.footer-socials{margin-left:auto;display:flex;gap:10px}.footer-socials>a{display:flex;align-items:center;justify-content:center;border:1px solid #3f414c;width:43px;height:43px;transition:background .2s}.footer-socials>a:hover{background:#2a2d3a}.footer-socials .icon{width:19px;height:19px;--icon-cutout:#11141e}.footer-bottom{border-top:1px solid #30333e;display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:12px;color:#a7a9b5}.footer-bottom a:hover{color:white}
@media(min-width:1500px){.hero-inner{min-height:640px}.hero-image{left:43%}.hero-copy{width:52%}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.main-nav{gap:22px}.header-inner{gap:20px}.hero-copy{width:61%}.hero-image{left:34%}.hero-inner{min-height:570px}.hero-note{font-size:12px;letter-spacing:1px}.direct-icon{display:none}.direct-copy h2{font-size:17px}.platform-button{padding-inline:12px}.program-grid{gap:18px}.program-art{padding:18px;height:245px}.start-title{font-size:55px}.small-star{font-size:27px;vertical-align:9px}.decrypt-title{font-size:53px}.politique-title{font-size:53px}.succes-title{font-size:51px}.succes-title>span{font-size:31px}.program-category,.art-bottom{font-size:12px;letter-spacing:.9px}.replays-layout{gap:38px;grid-template-columns:.85fr 1.6fr}.replays h2{font-size:33px}.replay-item{gap:16px}.replay-badge{width:85px}.replay-info h3{font-size:19px}.about-layout{gap:65px}.about-frequency{padding:30px}.section-space{padding-block:68px}}
@media(max-width:900px){:root{--header-height:84px}.brand-name{font-size:43px}.brand-overline{font-size:12px;letter-spacing:3px}.brand-frequency{font-size:25px}.main-nav{gap:18px}.main-nav>a{font-size:14px}.header-live{padding:10px 14px}.hero-inner{min-height:565px}.hero-copy{width:68%}.hero-description{max-width:380px}.hero-photo-label strong{font-size:49px}.hero-photo-label>span{font-size:12px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:14px}.direct-inner{flex-wrap:wrap;gap:18px;justify-content:space-between}.direct-copy{flex-basis:100%}.direct-copy h2{font-size:20px}.platform-actions{width:100%}.platform-button{flex:1}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.program-art{height:285px;padding:25px}.program-category,.art-bottom{font-size:12px}.start-title{font-size:76px}.small-star{font-size:40px;vertical-align:12px}.decrypt-title{font-size:71px}.politique-title{font-size:65px}.succes-title{font-size:68px}.succes-title>span{font-size:45px}.show-description{min-height:48px}.section-side-note{font-size:14px}.replays-layout{grid-template-columns:1fr;gap:34px}.replays-intro>p:not(.eyebrow){margin-top:15px}.replays-intro>.text-link{margin-top:17px}.replay-badge{width:115px;min-height:95px;font-size:29px}.replay-meta{font-size:12px}.replay-info h3{font-size:22px}.replay-subtitle{font-size:14px}.about-layout{gap:40px}.about-frequency{padding:24px}.about-frequency>strong{font-size:110px}.about-frequency>span{font-size:12px}.about-copy h2{font-size:31px}.about-copy>p:not(.eyebrow){font-size:14px}.contact-band h2{font-size:29px}.footer-top{gap:28px}}
@media(max-width:700px){:root{--header-height:78px}.container{width:calc(100% - 40px)}.utility-inner{min-height:31px;font-size:12px;letter-spacing:.7px}.utility-center{display:none}.local-time{gap:7px}.header-inner{gap:14px}.brand{gap:12px}.brand-name{font-size:42px}.brand-frequency{font-size:24px;padding-left:12px}.brand-frequency span{font-size:12px}.header-live{margin-left:auto;font-size:12px;gap:5px;padding:9px 11px;min-height:40px}.header-live .icon{width:18px;height:18px}.menu-toggle{order:3;display:flex;width:39px;min-height:42px;padding:10px 5px;border:0;background:none;flex-direction:column;justify-content:center;gap:6px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.main-nav{position:absolute;top:100%;left:0;right:0;height:auto;background:white;border-bottom:1px solid var(--line);padding:10px 20px 16px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 12px 18px #11141e0a}.main-nav.is-open{display:flex}.main-nav>a,.main-nav .mobile-contact{height:auto;display:block;padding:12px 0;font-size:15px;line-height:1.5}.main-nav>a.active:after{display:none}.main-nav>a.active{color:var(--red-dark)}.hero-inner{padding-top:48px;padding-bottom:30px;min-height:635px;align-items:flex-start}.hero-image{left:8%}.hero-image img{object-position:67% 52%}.hero-image:after{background:linear-gradient(90deg,rgba(17,20,30,.93) 0%,rgba(17,20,30,.69) 45%,rgba(17,20,30,.24) 100%),linear-gradient(0deg,#11141e 0%,transparent 60%)}.hero-copy{width:100%;max-width:510px}.hero .eyebrow{font-size:12px;letter-spacing:1.5px}h1{font-size:75px;letter-spacing:-1px;margin-top:23px}h1>span{font-size:1.42em}.hero-description{font-size:15px;max-width:315px;margin-top:22px}.hero-actions{margin-top:26px;gap:17px;max-width:270px}.hero-actions .button{padding:15px 21px}.hero-actions>.text-link{font-size:14px}.hero-note{max-width:250px;gap:8px;flex-direction:column;margin-top:35px;font-size:12px;letter-spacing:1.1px}.hero-note span+span{border:0;padding:0}.hero-photo-label{bottom:28px;right:0}.hero-photo-label>span{display:none}.hero-photo-label strong{font-size:42px}.hero-photo-label strong span{font-size:12px;margin-left:5px}.direct-inner{padding-block:24px;gap:18px}.direct-copy .eyebrow{font-size:12px}.direct-copy h2{font-size:18px}.direct-copy p:last-child{font-size:14px;line-height:1.7;max-width:320px}.platform-actions{gap:10px}.platform-button{font-size:14px;padding:11px 14px}.section-space{padding-block:49px}.section-heading{margin-bottom:25px;align-items:flex-start;gap:18px}.section-heading h2{font-size:32px}.section-side-note{display:none}.eyebrow{font-size:12px;letter-spacing:1.6px}.section-index{font-size:12px}h2{letter-spacing:-.9px}.serif-word{letter-spacing:-.9px}.program-grid{gap:30px 16px}.program-art{height:225px;padding:18px 15px}.program-category{font-size:12px;letter-spacing:.6px}.art-bottom{font-size:12px;letter-spacing:.4px}.start-title{font-size:57px}.small-star{font-size:25px;vertical-align:9px;margin-left:2px}.decrypt-title{font-size:49px}.politique-title{font-size:48px}.politique-title>span:first-child{font-size:12px;letter-spacing:2.5px}.succes-title{font-size:44px}.succes-title>span{font-size:29px}.succes-title em{font-size:29px}.program-info{padding-top:17px}.schedule-days{font-size:12px;letter-spacing:.4px}.schedule-time{font-size:21px}.show-description{font-size:14px;line-height:1.7;min-height:88px;margin-top:10px}.show-link{font-size:12px;line-height:1.5;gap:6px;padding-top:12px;margin-top:15px}.show-link .icon{width:16px;height:16px}.schedule-caption{font-size:12px;margin-top:23px}.replays-layout{gap:27px}.replays h2{font-size:33px}.replays-intro>p:not(.eyebrow){font-size:14px}.replay-item{gap:14px;padding-block:22px}.replay-badge{width:78px;min-height:80px;font-size:24px}.replay-meta{font-size:12px;letter-spacing:.3px}.replay-info h3{font-size:18px;margin-top:5px}.replay-subtitle{font-size:12px;line-height:1.5}.replay-play{width:33px;height:33px}.replay-play .icon{width:19px;height:19px}.about-layout{grid-template-columns:1fr;gap:40px}.about-frequency{max-width:100%;padding:28px 29px 22px;margin:4px 6px 0}.about-frequency>span{font-size:12px;letter-spacing:1.5px}.about-frequency>strong{font-size:clamp(125px,28vw,170px);line-height:1.14}.about-frequency>div{padding-top:14px}.about-frequency>div>span:first-child{font-size:34px}.about-frequency>div>span:last-child{font-size:12px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:15px;margin-top:18px}.about-copy>.text-link{font-size:14px}.contact-band{padding-block:34px}.contact-inner{flex-direction:column;align-items:flex-start;gap:23px}.contact-band h2{font-size:29px}.button-white{padding:14px 20px;min-height:50px}.site-footer{padding-top:33px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:26px}.footer-top>p{font-size:12px;margin-left:auto}.footer-socials{margin-left:0;width:100%}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;padding-block:19px}.footer-bottom>p{width:100%}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.brand-frequency{display:none}.program-grid{grid-template-columns:1fr;gap:33px}.program-art{height:260px;padding:23px}.program-category,.art-bottom{font-size:12px}.start-title{font-size:76px}.small-star{font-size:38px}.decrypt-title{font-size:70px}.politique-title{font-size:65px}.politique-title>span:first-child{font-size:14px}.succes-title{font-size:66px}.succes-title>span{font-size:44px}.show-description{min-height:0;font-size:14px}.show-link{font-size:14px}.schedule-days{font-size:12px}.replay-badge{width:65px;font-size:21px}.replay-item{gap:10px}.replay-meta{font-size:12px}.replay-subtitle{font-size:12px}.replay-play{width:28px;height:28px}.hero-description{max-width:285px}.about-frequency>strong{font-size:117px}.footer-top>p{width:100%;margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Readable copy and equal-height program details at every size. */
.hero-description,.show-description,.about-copy>p:not(.eyebrow){font-size:1rem}
.program-card{display:flex;flex-direction:column}
.program-info{display:flex;flex-direction:column;flex:1}
.show-description{flex:1;min-height:0}
.show-link{font-size:.875rem}
.schedule-days{font-size:.75rem}
.main-nav>a,.header-live,.platform-button,.text-link{font-size:.875rem}
.program-art{min-height:266px;height:auto;gap:25px}
.program-category,.art-bottom{line-height:1.5}
.hero-note{flex-wrap:wrap;font-size:.75rem;letter-spacing:.6px}
.hero-inner{padding-bottom:42px}
.footer-bottom{font-size:.75rem}
.footer-top>p{font-size:.875rem}
@media(max-width:1150px){.program-art{padding:18px 16px;min-height:275px}.program-category,.art-bottom{letter-spacing:.5px}.direct-inner{flex-wrap:wrap}.direct-copy{min-width:300px}.platform-actions{flex-shrink:0}}
@media(max-width:900px){.program-art{min-height:285px}.hero-note{max-width:390px}}
@media(max-width:700px){.hero-note{max-width:235px;gap:7px;letter-spacing:.5px}.hero-inner{min-height:655px;padding-bottom:32px}.program-art{min-height:252px;padding:18px 15px;gap:20px}.program-category,.art-bottom{font-size:.75rem;letter-spacing:0}.direct-copy{min-width:0}.replay-meta{font-size:.75rem}.replay-subtitle{font-size:.875rem}.footer-top>p{width:100%;margin:0}.platform-button .external-icon{margin-left:0}.about-frequency>span{letter-spacing:.7px}.utility-inner{font-size:.75rem;letter-spacing:0}.local-time{gap:5px}.brand-overline{font-size:.75rem;letter-spacing:1.5px}.brand-frequency span{font-size:.75rem}.hero .eyebrow{font-size:.75rem;letter-spacing:1px}.header-live{font-size:.875rem;white-space:nowrap}.hero-note span+span{padding:0}.hero-actions{max-width:300px}.about-frequency{transform:rotate(-1deg)}}
@media(max-width:420px){.program-grid{grid-template-columns:1fr;gap:32px}.program-art{min-height:275px;padding:24px}.start-title{font-size:78px}.small-star{font-size:40px}.decrypt-title{font-size:72px}.politique-title{font-size:67px}.politique-title>span:first-child{font-size:14px}.succes-title{font-size:64px}.succes-title>span{font-size:43px}.program-category,.art-bottom{letter-spacing:1px}.replay-badge{width:65px;font-size:22px}.replay-play{width:30px;height:30px}.replay-item{gap:11px}.brand-frequency{display:none}.hero-photo-label strong{font-size:36px}.hero-note{max-width:200px}.hero-photo-label strong span{font-size:12px}.footer-bottom{font-size:12px}}

/* Official station artwork, kept intact on a white surface. */
.brand-logo{width:88px;height:88px;object-fit:contain;flex-shrink:0;background:#fff}.brand{gap:12px}.footer-brand .brand-logo{width:100px;height:100px}@media(max-width:700px){.brand-logo{width:68px;height:68px}.footer-brand .brand-logo{width:88px;height:88px}}


/* Official program logos retain their colors and proportions. */
.start-card .program-art,.decrypt-card .program-art{background:#11141e;color:#fff}
.program-logo-title{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}
.program-logo-title img{width:100%;height:180px;object-fit:contain}
.replay-logo{background:#11141e;padding:3px}
.replay-logo img{width:100%;height:100%;object-fit:contain}


/* Shared navigation for the station and its editorial pages. */
@media(min-width:701px){
  :root{--header-height:190px}
  .header-inner{height:auto;min-height:140px;flex-wrap:wrap;column-gap:24px;row-gap:0}
  .main-nav{order:4;flex:0 0 100%;height:auto;flex-wrap:wrap;gap:0 24px;border-top:1px solid var(--line)}
  .main-nav>a{height:auto;min-height:44px;padding:10px 0;white-space:normal;line-height:1.5}
}
@media(max-width:700px){
  .main-nav{max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain}
}
.news-page-heading{background:var(--ink);color:#fff;padding:36px 0 56px}
.news-back{display:inline-block;color:#d1d2db;font-size:.875rem;margin-bottom:32px;text-decoration:underline;text-underline-offset:4px}
.news-page-heading .eyebrow{color:#d1d2db;flex-wrap:wrap}
.news-page-heading h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.05;letter-spacing:-.02em;max-width:100%;overflow-wrap:break-word;margin-top:18px}
.news-intro{font-size:1rem;color:#d1d2db;margin-top:20px;max-width:650px}
.news-content{padding:56px 0 72px;min-height:320px}
.news-content h2{font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.03em}
.news-empty{margin-top:24px;padding:28px;border:1px solid var(--line);border-left:3px solid var(--red);background:var(--soft)}
.news-empty p{font-size:1rem;color:var(--muted)}
.news-empty .news-empty-title{color:var(--ink);font-weight:700;margin-bottom:8px}
@media(max-width:700px){
  .news-page-heading{padding:24px 0 40px}
  .news-content{padding:36px 0 48px}
  .news-empty{padding:20px}
}

/* Fond de la section des émissions. */
#emissions{background:var(--red)}
#emissions .section-heading,#emissions .section-index,#emissions .section-side-note,#emissions .schedule-caption{color:#fff}

/* Rubriques rouges au survol sur l’accueil. */
body:has(#accueil) .main-nav>a:hover,body:has(#accueil) .main-nav>a:focus-visible{color:var(--red)}


/* Sélecteur de langue intégré à la barre supérieure. */
.language-control{display:inline-flex;align-items:center;margin-left:auto}
.language-control select{font:inherit;font-size:12px;background:var(--ink);color:#fff;border:1px solid #656773;border-radius:3px;padding:5px 7px;max-width:110px;cursor:pointer;min-height:32px}
.language-control select:focus-visible{outline:2px solid #fff;outline-offset:2px}
.utility-inner{flex-wrap:wrap}
@media(max-width:600px){.utility-inner{gap:6px 10px;padding-block:4px}.language-control select{font-size:12px}.utility-inner .local-time{font-size:10px}}




#emissions .schedule-days,#emissions .show-description{color:#fff}


/* Respect des fonds blancs des logos officiels. */
.politique-card .program-art,.succes-card .program-art{background:#fff;color:#18213b}
.replay-logo-white{background:#fff}

/* Compact, asymmetric navigation control; existing responsive visibility is preserved. */
.menu-toggle{position:relative;width:46px;min-width:44px;height:46px;min-height:44px;border:1px solid var(--line);border-radius:13px;background:var(--paper);color:var(--ink);box-shadow:0 3px 12px #11141e08;transition:background .18s,box-shadow .18s}
.menu-toggle:hover{box-shadow:0 4px 14px #11141e16}
.menu-toggle span:nth-child(n){position:absolute;right:10px;height:2px;border-radius:3px;transform:none;transition:transform .2s,opacity .15s,width .2s}
.menu-toggle span:nth-child(1){top:calc(50% - 9px);width:24px!important}
.menu-toggle span:nth-child(2){top:calc(50% - 1px);width:16px!important}
.menu-toggle span:nth-child(3){top:calc(50% + 7px);width:20px!important}
.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0;transform:translateX(4px)}
.menu-toggle[aria-expanded=true] span:nth-child(3){width:24px!important;transform:translateY(-8px) rotate(-45deg)}
@media(prefers-reduced-motion:reduce){.menu-toggle,.menu-toggle span:nth-child(n){transition:none}}

/* Tablet navigation shares the same accessible toggle as mobile. */
@media(min-width:701px) and (max-width:1024px){
 .header-inner{min-height:100px;flex-wrap:nowrap;gap:16px}
 :root{--header-height:150px}
 .menu-toggle{display:flex;order:3;flex-shrink:0;cursor:pointer}
 .menu-toggle span{display:block;background:var(--ink)}
 .main-nav{position:absolute;top:100%;left:0;right:0;height:auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 16px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 18px #11141e0a;max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain}
 .main-nav.is-open{display:flex}
 .main-nav>a,.main-nav .mobile-contact{display:block;height:auto;min-height:44px;padding:12px 0;font-size:15px;line-height:1.5}
 .main-nav>a.active:after{display:none}
}

/* Keep the navigation icon directly on the header, including hover/open states. */
html body .menu-toggle,html body .menu-toggle:hover,html body .menu-toggle[aria-expanded=true]{background:transparent!important;box-shadow:none}

/* Homepage rubrique navigation: compact editorial tabs, with comfortable touch rows. */
body:is(:has(#accueil),:has(#profile-form)) .main-nav{gap:8px;padding-top:12px;padding-bottom:12px}
body:is(:has(#accueil),:has(#profile-form)) .main-nav>a{display:flex;align-items:center;gap:10px;min-height:44px;height:auto;padding:10px 14px;border:1px solid transparent;border-radius:12px;color:var(--ink);font-size:13px;font-weight:600;line-height:1.45;transition:background .18s,border-color .18s,color .18s}
body:is(:has(#accueil),:has(#profile-form)) .main-nav>a.active:after{display:none}
body:is(:has(#accueil),:has(#profile-form)) .main-nav>a:hover,body:is(:has(#accueil),:has(#profile-form)) .main-nav>a:focus-visible{background:color-mix(in srgb,var(--red) 7%,var(--paper));border-color:color-mix(in srgb,var(--red) 20%,transparent);color:var(--red)}
body:is(:has(#accueil),:has(#profile-form)) .main-nav>a.active{background:color-mix(in srgb,var(--red) 9%,var(--paper));border-color:color-mix(in srgb,var(--red) 18%,transparent);color:var(--red);font-weight:700}
body:is(:has(#accueil),:has(#profile-form)) .main-nav>a:focus-visible{outline:2px solid var(--red);outline-offset:3px}
@media(min-width:1025px){body:is(:has(#accueil),:has(#profile-form)) .main-nav{gap:6px 4px}body:is(:has(#accueil),:has(#profile-form)) .main-nav .mobile-contact{display:none}}
@media(max-width:1024px){
 body:is(:has(#accueil),:has(#profile-form)) .main-nav{padding:16px 20px 22px;gap:6px;background:var(--paper);border-radius:0 0 20px 20px;box-shadow:0 16px 32px #10121c16}
 body:is(:has(#accueil),:has(#profile-form)) .main-nav>a{min-height:48px;padding:13px 16px;font-size:15px;border-color:var(--line);background:color-mix(in srgb,var(--ink) 2%,var(--paper));justify-content:space-between}
 body:is(:has(#accueil),:has(#profile-form)) .main-nav>a:after{content:'';display:block;position:static;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);background:none;opacity:.5;flex-shrink:0}
 body:is(:has(#accueil),:has(#profile-form)) .main-nav>a.active:after{display:block}
}
@media(prefers-reduced-motion:reduce){body:is(:has(#accueil),:has(#profile-form)) .main-nav>a{transition:none}}

.account-signout{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border:1px solid color-mix(in srgb,var(--red) 24%,transparent);border-radius:12px;background:color-mix(in srgb,var(--red) 5%,var(--paper));color:var(--red);font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;transition:background .18s,border-color .18s}
.account-signout svg{flex-shrink:0}
.account-signout:hover{background:color-mix(in srgb,var(--red) 10%,var(--paper));border-color:var(--red)}
.account-signout:focus-visible{outline:2px solid var(--red);outline-offset:4px}
@media(prefers-reduced-motion:reduce){.account-signout{transition:none}}

/* Account workspace entrances retain the existing role-based visibility. */
.account-workspaces{gap:12px}
.account-workspaces>a.button{display:flex;align-items:center;gap:13px;min-height:58px;padding:16px 20px;border:1px solid color-mix(in srgb,var(--red) 22%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--red) 4%,var(--paper));color:var(--ink);font-size:15px;font-weight:650;line-height:1.45;text-align:left;text-decoration:none;box-shadow:0 3px 12px #10121c05;transition:background .18s,border-color .18s,box-shadow .18s}
.account-workspaces .workspace-icon{flex-shrink:0;color:var(--red)}
.account-workspaces>a.button:after{content:'';width:7px;height:7px;flex-shrink:0;margin-left:auto;border-top:1.5px solid var(--red);border-right:1.5px solid var(--red);transform:rotate(45deg)}
.account-workspaces>a.button:hover{background:color-mix(in srgb,var(--red) 8%,var(--paper));border-color:var(--red);box-shadow:0 5px 16px #10121c0a}
.account-workspaces>a.button:focus-visible{outline:2px solid var(--red);outline-offset:4px}
@media(max-width:600px){.account-workspaces>a.button{padding:14px 16px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.account-workspaces>a.button{transition:none}}

/* Keep the final navigation item reachable with mobile browser chrome and safe areas. */
@media(max-width:1024px){
 .site-header #main-navigation{box-sizing:border-box;max-height:var(--menu-available-height,calc(100svh - var(--header-height) - 48px));overflow-y:auto;overflow-x:hidden;flex-wrap:nowrap;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:28px}
 .site-header .main-nav>a{flex-shrink:0}
}
