.inline-link{color:var(--red);font-weight:800}.page-hero.artist-bg{background:linear-gradient(90deg,#061e38ee,#0b579ecc 60%,#d3001766),url('https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Jannes_By_Niels_Kim.jpg/640px-Jannes_By_Niels_Kim.jpg') center right/cover;position:relative}.page-hero.artist-bg:after{content:'Foto: Niels Kim / Wikimedia Commons · CC BY-SA 3.0';position:absolute;right:18px;bottom:12px;font-size:10px;color:#fff;background:#061e38bb;padding:5px 7px;border-radius:4px}
.news-ticker{height:46px;background:#071d33;color:#fff;display:flex;align-items:center;overflow:hidden}.news-ticker>b{height:100%;display:flex;align-items:center;padding:0 20px;background:var(--red);font-size:10px;letter-spacing:1px;white-space:nowrap;z-index:2}.ticker-window{overflow:hidden;flex:1}.ticker-track{display:flex;width:max-content;animation:ticker 70s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-track a{font-size:13px;padding:0 28px;white-space:nowrap}.ticker-track a:hover{text-decoration:underline}@keyframes ticker{to{transform:translateX(-50%)}}
.visitor-bar{height:48px;background:#2d2d2d;color:#fff;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid #444}.visitor-bar>b{height:100%;display:flex;align-items:center;padding:0 20px;color:var(--yellow);font-size:10px;letter-spacing:1px;white-space:nowrap}.visitor-window{overflow:hidden;flex:1}.visitor-track{display:flex;width:max-content;animation:visitorTicker 55s linear infinite}.visitor-track:hover{animation-play-state:paused}.visitor-track span{white-space:nowrap;padding:0 28px;font-size:13px}.visitor-track strong{color:var(--yellow)}.visitor-bar>button{height:100%;border:0;background:var(--yellow);color:#111;padding:0 20px;font-weight:900;white-space:nowrap}.message-panel{background:#181818;padding:18px 6vw;border-bottom:2px solid var(--yellow)}.message-panel[hidden]{display:none}.message-panel form{display:grid;grid-template-columns:180px minmax(240px,1fr) auto auto;gap:10px;align-items:end}.message-panel label{color:#fff;font-size:12px;font-weight:800;display:grid;gap:5px}.message-panel input{border:1px solid #555;background:#292929;color:#fff;border-radius:5px;padding:11px;font-size:16px}.message-panel button{border:0;border-radius:5px;background:var(--yellow);color:#111;padding:12px 15px;font-weight:900}.message-panel button.secondary{background:#4a4a4a;color:#fff}.message-panel p{grid-column:1/-1;margin:2px 0 0;font-size:13px}.message-panel p.success{color:#75d99f}.message-panel p.error{color:#ff8d8d}@keyframes visitorTicker{to{transform:translateX(-50%)}}
.request-wrap{width:min(1100px,88%);margin:0 auto 90px;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;padding:50px;background:#f1f5f9;border-top:6px solid var(--red);border-radius:12px}.request-copy small,.artist-intro small{font-size:10px;color:var(--red);font-weight:900;letter-spacing:2px}.request-copy h2,.artist-intro h2{font-size:40px;margin:10px 0 18px}.request-copy p{color:#596b7b;line-height:1.7}.request-copy ol{padding-left:20px}.request-copy li{margin:12px 0;font-weight:700;color:var(--deep)}.request-copy .fineprint{font-size:13px;border-left:3px solid #b8c8d8;padding-left:14px}
.request-form{background:#fff;padding:28px;border-radius:10px;box-shadow:0 16px 35px #06284f18;display:grid;gap:16px}.request-form label{font-size:13px;font-weight:800;color:var(--deep);display:grid;gap:7px}.request-form label span{font-weight:400;color:var(--muted)}.request-form input,.request-form textarea{width:100%;border:1px solid #cad4df;border-radius:6px;padding:12px 13px;font:inherit;font-size:16px;resize:vertical}.request-form input:focus,.request-form textarea:focus{outline:3px solid #064d9922;border-color:var(--blue)}.request-form button{border:0;border-radius:6px;background:var(--red);color:#fff;padding:14px;font-weight:900}.request-form button:disabled{opacity:.65}.trap{position:absolute!important;left:-10000px}.form-status{min-height:20px;margin:0;font-size:13px;font-weight:700}.form-status.success{color:#08733e}.form-status.error{color:#b00013}
.request-home{width:auto;margin:0 6vw 90px;background:linear-gradient(135deg,#edf4fb,#f7f9fc)}.request-copy small i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#19a35b;box-shadow:0 0 0 4px #19a35b22;margin-right:7px}.autodj-box{display:grid;gap:15px}.music-search{background:#fff;padding:22px;border-radius:10px;box-shadow:0 12px 30px #06284f12}.music-search label{display:block;font-size:13px;font-weight:900;color:var(--deep);margin-bottom:8px}.music-search>div{display:flex;gap:8px}.music-search input{min-width:0;flex:1;border:1px solid #cad4df;border-radius:6px;padding:12px 13px;font-size:16px}.music-search button{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:0 18px;font-weight:900}.music-results{max-height:330px;overflow:auto;display:grid;gap:7px}.music-results>p{background:#fff;padding:15px;margin:0;border-radius:7px;color:#657583}.track-choice{width:100%;border:1px solid #dbe3eb;background:#fff;border-radius:7px;text-align:left;padding:12px 42px 12px 14px;display:flex;flex-direction:column;position:relative}.track-choice:hover,.track-choice.selected{border-color:var(--red);box-shadow:inset 4px 0 var(--red)}.track-choice span{font-size:11px;color:var(--red);font-weight:800}.track-choice strong{font-size:14px;margin-top:3px}.track-choice small{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:9px;color:var(--blue);font-weight:900}.autodj-form{box-shadow:none}.selected-track{background:#e8f1fa;color:var(--deep);padding:12px;border-radius:6px;font-size:13px;font-weight:800}
.quick-info{padding:0 6vw 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.info-tile{min-height:145px;border:1px solid #dbe4ec;border-radius:10px;padding:22px;display:flex;align-items:center;gap:18px;background:#fff}.info-tile:hover{border-color:var(--blue);box-shadow:0 12px 30px #06284f12}.info-tile>span{font-size:36px}.info-tile div{display:flex;flex-direction:column}.info-tile small{font-size:9px;color:var(--red);font-weight:900;letter-spacing:1px}.info-tile strong{font-size:19px;margin:6px 0}.info-tile p{font-size:12px;color:#6b7884;margin:0;line-height:1.45}
.artist-intro{padding:70px 7vw 30px;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end}.artist-intro p{color:#60717e;line-height:1.75;margin:0}.artist-grid{padding:20px 7vw 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.artist-grid article{border:1px solid #dfe6ed;border-radius:10px;padding:25px;min-height:265px;display:flex;flex-direction:column;transition:.2s}.artist-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 35px #06284f12}.artist-grid article>b{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--deep);color:#fff;margin-bottom:25px}.artist-grid small{font-size:9px;color:var(--red);font-weight:900;letter-spacing:1px}.artist-grid h2{font-size:24px;margin:8px 0}.artist-grid p{color:#657583;line-height:1.65;margin-bottom:0}.artist-grid .artist-request{background:linear-gradient(145deg,#052c55,#0870c5);color:#fff;border:0}.artist-grid .artist-request>b{background:var(--red)}.artist-grid .artist-request small,.artist-grid .artist-request p{color:#d8e9fa}.artist-grid .artist-request a{margin-top:auto;color:#fff;font-weight:900;font-size:13px}
@media(max-width:900px){.request-wrap,.artist-intro{grid-template-columns:1fr}.artist-grid{grid-template-columns:1fr 1fr}.quick-info{grid-template-columns:1fr}.news-ticker>b{padding:0 12px}}
@media(max-width:560px){.request-wrap{width:calc(100% - 30px);padding:25px;gap:25px}.request-home{width:auto;margin-left:15px;margin-right:15px}.request-copy h2,.artist-intro h2{font-size:32px}.artist-intro{padding:55px 25px 20px}.artist-grid{grid-template-columns:1fr;padding:20px 20px 70px}.music-search>div{display:grid}.music-search button{padding:12px}.track-choice small{position:static;transform:none;margin-top:7px}}

/* RadioRebecca.nl thema: grijs, zwart, geel en goud */
:root{--red:#c89400;--blue:#5b5b5b;--deep:#111214;--white:#fff;--light:#e5e5e5;--ink:#171717;--muted:#686868;--gold:#f2c94c;--yellow:#ffd83d}
body,main{background:#e8e8e8}aside{background:#111214;border-right-color:#343434;color:#f5f5f5}aside nav a:hover,aside nav a.active{background:#2b2b2b;color:var(--gold)}aside nav a.active:before{background:var(--yellow)}.logo .waves,.logo strong{color:var(--gold)}.logo em{background:var(--yellow);color:#111}.side-live{border-top-color:#383838}.side-live>small i,.side-eq i{background:var(--yellow)}.side-cover,.studio-card,.big-cover,.large-art,.team-photo{background:linear-gradient(135deg,#111 0%,#3b3b3b 58%,#d5a517 100%)}.messagebar{display:none}
.messagebar{background:#2a2a2a;border-color:#3d3d3d;color:#fff}.messagebar b{background:var(--yellow);color:#111}.messagebar span{color:#e1e1e1}.hero{background:linear-gradient(115deg,#f1f1f1 0 58%,#c9c9c9 58%)}.hero:after{background:var(--gold)}.hero h1 em,.hero>div:first-child>a,.about-card a,.inline-link{color:#936c00}.hero button,.now-inner button,.listen-panel button,.request-form button{background:linear-gradient(135deg,var(--yellow),#c99600);color:#111}.mix{background:#e8e8e8}.mix-grid a,.mix-grid a:nth-child(2),.mix-grid a:nth-child(3),.mix-grid a:nth-child(4){background:linear-gradient(145deg,#111,#4a4a4a 68%,#bd8d00);color:#fff}.mix-grid a:nth-child(2),.mix-grid a:nth-child(4){background:linear-gradient(145deg,#313131,#858585);color:#fff}.home-grid{background:#e8e8e8}.now-card{background:#111;color:#fff}.about-card{background:linear-gradient(145deg,#d9d9d9,#bdbdbd)}.about-card>b{color:#1d1d1d}
.page-hero.blue,.page-hero.red,.page-hero.team-bg{background:linear-gradient(125deg,#0b0b0b,#414141 65%,#c89500)}.page-hero.artist-bg{background:linear-gradient(90deg,#090909f2,#353535dc 60%,#c8950077),url('https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Jannes_By_Niels_Kim.jpg/640px-Jannes_By_Niels_Kim.jpg') center right/cover}.listen-panel,.request-form,.music-search,.music-results>p,.track-choice,.info-tile{background:#f8f8f8}.request-wrap,.request-home{background:linear-gradient(135deg,#d8d8d8,#f0f0f0);border-top-color:var(--gold)}.request-copy small,.artist-intro small,.artist-grid small,.info-tile small,.track-choice span{color:#8b6700}.music-search button{background:#292929;color:var(--yellow)}.track-choice:hover,.track-choice.selected{border-color:var(--gold);box-shadow:inset 4px 0 var(--gold)}.selected-track{background:#292929;color:var(--yellow)}.artist-grid article{background:#f5f5f5;border-color:#c8c8c8}.artist-grid article>b{background:#1d1d1d;color:var(--yellow)}.artist-grid .artist-request{background:linear-gradient(145deg,#0b0b0b,#555 70%,#a77b00)}.music-list article{background:#d7d7d7;border-left-color:var(--gold)}
.news-ticker{background:#0b0b0b;border-bottom:1px solid #3b3b3b}.news-ticker>b{background:linear-gradient(135deg,var(--yellow),#bf8b00);color:#111}.quick-info{background:#e8e8e8}.info-tile:hover{border-color:var(--gold)}footer{background:#202020;border-color:#3a3a3a;color:#f4f4f4}footer p,footer>span{color:#cfcfcf}.bottom-player{background:linear-gradient(90deg,#090909,#333 58%,#a97800);border-top:2px solid var(--yellow)}.bottom-player .round{color:#111;background:var(--yellow)}.bottom-player small{background:var(--yellow);color:#111}.bottom-player input{accent-color:var(--yellow)}.mobile-toggle{background:var(--yellow);color:#111}
.page-hero.request-bg{background:linear-gradient(125deg,#080808,#444 62%,#c89500)}.request-activity{margin:0 6vw 30px;background:#111;color:#fff;border-left:6px solid var(--yellow);padding:17px 20px;display:flex;align-items:center;gap:18px;border-radius:6px}.request-activity>b{font-size:10px;color:var(--yellow);letter-spacing:1px}.request-activity>span{font-weight:900}.request-activity small{color:#bdbdbd}.request-activity a{margin-left:auto;color:var(--yellow);font-size:12px;font-weight:900}.listen-request-link{display:inline-block;margin-top:16px;color:#8b6700;font-weight:900;font-size:13px}
.request-activity-top{margin:0;border-radius:0;border-left:0;border-bottom:2px solid var(--yellow);padding-left:3vw;padding-right:3vw;min-height:52px}
@media(max-width:700px){.request-activity{margin-left:20px;margin-right:20px;align-items:flex-start;flex-direction:column;gap:6px}.request-activity a{margin-left:0;margin-top:6px}}
@media(max-width:700px){.visitor-bar>b{display:none}.visitor-bar>button{padding:0 12px}.message-panel form{grid-template-columns:1fr}.message-panel p{grid-column:1}.visitor-track span{padding:0 18px}}
@media(max-width:700px){.request-activity-top{margin:0;gap:5px;border-radius:0}.request-activity-top a{margin-top:5px}}
.page-hero.weather-bg{background:linear-gradient(125deg,#111,#555 62%,#d7a817)}.page-hero.traffic-bg{background:linear-gradient(125deg,#050505,#363636 65%,#b98a00)}.detail-page{padding:55px 7vw 95px}.detail-page>h2{font-size:30px;margin:48px 0 18px}.current-weather,.traffic-summary{background:#151515;color:#fff;border-bottom:5px solid var(--yellow);border-radius:12px;padding:30px;display:grid;grid-template-columns:auto 1fr 1.4fr;gap:25px;align-items:center}.current-weather>span,.traffic-summary>span{font-size:72px}.current-weather small,.traffic-summary small{color:var(--yellow);font-weight:900;letter-spacing:1px}.current-weather h2,.traffic-summary h2{font-size:42px;margin:5px 0}.current-weather p,.traffic-summary p{color:#d3d3d3}.current-weather dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.current-weather dl div{background:#292929;padding:12px;border-radius:7px}.current-weather dt{font-size:11px;color:#bdbdbd}.current-weather dd{margin:5px 0 0;font-weight:900;color:var(--yellow)}.hourly-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.daily-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.hourly-grid article,.daily-grid article{background:#f8f8f8;border:1px solid #ccc;border-radius:9px;padding:16px;display:flex;flex-direction:column;gap:8px}.hourly-grid time,.daily-grid time{font-size:12px;font-weight:900}.hourly-grid span,.daily-grid span{font-size:28px}.hourly-grid strong,.daily-grid strong{font-size:19px}.hourly-grid small,.daily-grid small{color:#666;line-height:1.4}.traffic-links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0}.traffic-links a{background:#f8f8f8;border:1px solid #ccc;border-radius:9px;padding:22px;display:flex;flex-direction:column;gap:8px}.traffic-links a:hover{border-color:var(--gold);transform:translateY(-2px)}.traffic-links span{font-size:32px}.traffic-links strong{font-size:17px}.traffic-links small{color:#666}.road-watch{background:#d7d7d7;border-radius:12px;padding:28px;margin-top:35px}.road-watch h2{margin-top:0}.road-watch>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.road-watch article{background:#fff;padding:18px;border-left:5px solid var(--gold)}.road-watch b{font-size:23px}.road-watch p{font-size:13px;color:#666;margin-bottom:0}.source-note{font-size:12px;color:#666;margin-top:25px}
@media(max-width:1000px){.hourly-grid{grid-template-columns:repeat(3,1fr)}.daily-grid{grid-template-columns:repeat(4,1fr)}.traffic-links,.road-watch>div{grid-template-columns:1fr 1fr}.current-weather,.traffic-summary{grid-template-columns:auto 1fr}.current-weather dl{grid-column:1/-1}}
@media(max-width:600px){.detail-page{padding-left:20px;padding-right:20px}.hourly-grid,.daily-grid,.traffic-links,.road-watch>div{grid-template-columns:1fr 1fr}.current-weather,.traffic-summary{grid-template-columns:1fr}.current-weather>span,.traffic-summary>span{font-size:52px}.current-weather h2,.traffic-summary h2{font-size:32px}}
.page-hero.about-bg{background:linear-gradient(125deg,#080808,#404040 62%,#c89400)}.about-story{padding:65px 7vw 95px}.story-lead{display:grid;grid-template-columns:.8fr 1.2fr;gap:4vw;align-items:start}.story-lead small,.henk-story small,.official-links small{color:#8b6700;font-size:10px;font-weight:900;letter-spacing:2px}.story-lead h2{font-size:44px;margin:10px 0}.story-lead p{font-size:18px;color:#5f5f5f;line-height:1.75}.story-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:45px 0}.story-facts article{background:#161616;color:#fff;border-top:5px solid var(--yellow);padding:26px;border-radius:8px}.story-facts b{font-size:24px;color:var(--yellow)}.story-facts h3{font-size:20px;margin:14px 0 8px}.story-facts p{color:#c9c9c9;line-height:1.6;margin:0}.henk-story{display:grid;grid-template-columns:180px 1fr;gap:35px;align-items:center;background:linear-gradient(135deg,#d0d0d0,#eeeeee);padding:35px;border-radius:12px}.henk-mark{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#111,#a87900);color:var(--yellow);display:grid;place-items:center;font-size:82px;font-weight:900}.henk-story h2{font-size:35px;margin:8px 0}.henk-story p{line-height:1.75;color:#555}.passion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:45px 0}.passion-grid article{background:#f7f7f7;border:1px solid #ccc;padding:25px;border-radius:8px}.passion-grid span{font-size:35px;color:#9b7200}.passion-grid h3{font-size:20px}.passion-grid p{color:#616161;line-height:1.6}.official-links{background:#111;color:#fff;padding:32px;border-bottom:5px solid var(--yellow);display:grid;grid-template-columns:1fr 1fr;gap:30px;border-radius:10px}.official-links h2{font-size:30px;margin:8px 0}.official-links p{color:#bbb}.official-links>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:10px}.official-links a{color:var(--yellow);font-weight:900;border-bottom:1px solid #444;padding:9px 0}
.about-photo{margin:0;position:relative;overflow:hidden;border-radius:12px;background:#111}.about-photo img{display:block;width:100%;height:100%;object-fit:cover}.about-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:42px 25px 18px;background:linear-gradient(transparent,#080808e8);color:#fff;display:flex;flex-direction:column;gap:4px}.about-photo figcaption b{color:var(--yellow);font-size:18px}.about-photo figcaption span{font-size:12px;color:#ddd}.about-photo-main{height:520px;margin-top:38px}.about-photo-main img{object-position:center 44%}.henk-story{grid-template-columns:minmax(260px,380px) 1fr}.about-photo-equipment{height:285px}.about-photo-equipment figcaption{font-size:11px}.about-photo-history{height:520px;margin:45px 0}.about-photo-history img{object-position:center 40%;filter:contrast(1.04)}
@media(max-width:800px){.story-lead,.official-links{grid-template-columns:1fr}.story-facts,.passion-grid{grid-template-columns:1fr}.henk-story{grid-template-columns:1fr}.story-lead h2{font-size:35px}.about-photo-main,.about-photo-history{height:390px}.about-photo-equipment{height:260px}}
@media(max-width:500px){.about-photo-main,.about-photo-history{height:310px}.about-photo-history img{object-position:center}.henk-story{padding:20px}.about-photo figcaption{padding-left:16px;padding-right:16px}}

/* Kleine verjaardagsmelding en radiofotogalerij */
.birthday-topbar{min-height:40px;padding:8px 3vw;background:linear-gradient(90deg,#b47f00,var(--yellow));color:#111;display:flex;align-items:center;gap:10px;font-size:12px;border-bottom:1px solid #8b6700}.birthday-topbar>b{font-size:10px;letter-spacing:1px}.birthday-topbar>a{margin-left:auto;font-weight:900;white-space:nowrap}.radio-gallery small{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:2px}.radio-gallery{padding:40px 6vw 85px;display:grid;grid-template-columns:1.15fr .85fr;gap:16px;background:#e8e8e8}.radio-gallery figure{min-height:370px;margin:0;border-radius:12px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}.radio-gallery figure:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080808ed 0,#08080855 60%,transparent)}.gallery-studio{background-image:url('assets/radio-studio.svg')}.gallery-artist{background-image:url('https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Jannes_By_Niels_Kim.jpg/640px-Jannes_By_Niels_Kim.jpg')}.radio-gallery figure>div{position:relative;padding:32px 32px 45px;z-index:1}.radio-gallery h2{font-size:29px;margin:8px 0}.radio-gallery p{color:#ddd}.radio-gallery a{color:var(--yellow);font-weight:900}.radio-gallery figcaption{position:absolute;z-index:2;bottom:10px;left:32px;font-size:9px;color:#bbb}
.page-hero.birthday-bg{background:linear-gradient(125deg,#090909,#464646 62%,#bd8d00)}.artist-birthday-calendar{padding:60px 7vw 95px;background:#202020;color:#fff}.artist-birthday-calendar.compact-calendar{margin:0 7vw 30px;padding:28px;border-radius:11px}.calendar-heading{display:grid;grid-template-columns:1fr 1fr;gap:4vw;align-items:end;margin-bottom:25px}.calendar-heading small{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:2px}.calendar-heading h2{font-size:34px;margin:7px 0}.calendar-heading p{color:#c8c8c8;line-height:1.65;margin:0}.calendar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.compact-calendar .calendar-grid{grid-template-columns:repeat(4,1fr)}.calendar-grid article{background:#303030;border:1px solid #4d4d4d;border-radius:9px;padding:16px;display:flex;align-items:center;gap:14px}.calendar-grid article.birthday-next{border-color:#b78a0b}.calendar-grid article.birthday-today{border-color:var(--yellow);box-shadow:inset 0 -4px var(--yellow)}.calendar-grid time{width:63px;min-width:63px;text-align:center;background:var(--yellow);color:#111;border-radius:7px;padding:8px 4px}.calendar-grid time b{display:block;font-size:25px}.calendar-grid time span{display:block;font-size:9px;font-weight:900;text-transform:uppercase}.calendar-grid small{color:#d3ad32;font-size:8px;font-weight:900;text-transform:uppercase}.calendar-grid h3{font-size:16px;margin:4px 0}.calendar-grid p{font-size:11px;color:#bbb;margin:0}.calendar-link{display:inline-block;margin-top:20px;color:var(--yellow);font-size:12px;font-weight:900}.calendar-note{font-size:12px;color:#aaa;margin:22px 0 0}

/* Leesbare Over ons-pagina */
.about-story{background:#e8e8e8;color:#171717}.story-lead,.henk-story,.passion-grid,.official-links{position:relative}.story-lead>*,.henk-story>*,.passion-grid>*,.official-links>*{min-width:0}.story-lead p,.henk-story p,.passion-grid p{opacity:1}.page-hero.about-bg h1,.page-hero.about-bg p{max-width:800px;text-shadow:0 2px 10px #000}

/* Google Cast */
.device-buttons{display:flex;align-items:center;gap:4px}.device-cast-button{min-height:38px;border:1px solid #777;background:#222;color:#fff;border-radius:20px;padding:7px 12px;display:flex;align-items:center;gap:7px;cursor:pointer}.device-cast-button span{font-size:18px;color:var(--yellow)}.device-cast-button b{font-size:11px}.device-cast-button:hover{border-color:var(--yellow);background:#333}.device-cast-button:disabled{opacity:.65}.airplay-button{width:38px;height:38px;border:0;background:transparent;color:#fff;font-size:15px;font-weight:900;cursor:pointer;border-radius:50%}.airplay-button:hover{background:#ffffff20;color:var(--yellow)}

/* Rebecca Vrienden: Hyves-geïnspireerde profielen */
.page-hero.community-bg{background:linear-gradient(125deg,#080808,#454545 60%,#b88600)}.auth-grid,.account-dashboard,.public-profile{padding:55px 7vw 100px}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.auth-grid>article,.account-dashboard>div,.friends-panel,.profile-main,.scrapbook{background:#f7f7f7;border:1px solid #c9c9c9;border-radius:11px;padding:30px}.auth-grid small,.account-dashboard>div>small,.scrapbook>small{color:#8b6700;font-weight:900;font-size:10px;letter-spacing:2px}.auth-grid h2,.account-dashboard h2,.scrapbook h2{font-size:32px;margin:8px 0 22px}.account-form{display:grid;gap:14px}.account-form label{display:grid;gap:6px;font-size:12px;font-weight:900}.account-form input,.account-form textarea{width:100%;padding:12px;border:1px solid #aaa;border-radius:6px;background:#fff;font:inherit;font-size:16px}.account-form button{border:0;border-radius:6px;background:linear-gradient(135deg,var(--yellow),#b98600);color:#111;padding:13px 18px;font-weight:900}.account-form button:disabled{opacity:.6}.account-status{min-height:18px;font-size:13px;margin:0}.account-status.success{color:#08733e}.account-status.error{color:#a40012}.privacy-note{font-size:12px;color:#666;line-height:1.6;margin-top:22px}.account-dashboard{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px}.profile-edit{grid-template-columns:1fr 1fr;margin-top:25px}.profile-edit label:nth-child(3),.profile-edit .wide,.profile-edit button,.profile-edit .account-status{grid-column:1/-1}.logout-form{margin-top:18px}.logout-form button{background:#353535;color:#fff}.friends-panel{position:static;background:#202020;color:#fff}.friends-panel h3{color:var(--yellow);border-bottom:1px solid #484848;padding-bottom:10px}.profile-card{display:grid;grid-template-columns:58px 1fr;gap:13px;align-items:center;margin:13px 0;padding:11px;background:#fff;color:#171717;border-radius:8px}.profile-card img,.avatar-fallback{width:58px;height:58px;border-radius:7px;object-fit:cover}.avatar-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#222,#b88600);color:var(--yellow);font-size:28px;font-weight:900}.profile-card h3{font-size:16px;margin:3px 0}.profile-card small{font-size:9px;color:#777}.profile-card p{font-size:11px;margin:4px 0;color:#666}.profile-card a{font-size:11px;font-weight:900;color:#8b6700}.profile-card-large{grid-template-columns:100px 1fr;padding:18px;border:1px solid #ccc}.profile-card-large img,.profile-card-large .avatar-fallback{width:100px;height:100px;font-size:46px}.profile-card-large h3{font-size:25px}.public-profile{display:grid;grid-template-columns:minmax(0,.8fr) minmax(340px,1.2fr);gap:22px}.profile-details{margin-top:20px}.profile-details p{line-height:1.7}.profile-details dl{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-details dl div{background:#e4e4e4;padding:12px}.profile-details dt{font-size:10px;color:#777}.profile-details dd{font-weight:800;margin:5px 0 0}.account-form.compact{margin-top:15px}.scraps{display:grid;gap:10px;margin-top:20px}.scraps article{background:#e7e7e7;border-left:4px solid var(--gold);padding:15px}.scraps b{color:#7e5d00}.scraps time{float:right;font-size:10px;color:#777}.scraps p{margin-bottom:0;line-height:1.55}.empty-profile{padding:100px 7vw;min-height:55vh}
@media(max-width:950px){.auth-grid,.account-dashboard,.public-profile,.radio-gallery{grid-template-columns:1fr}.friends-panel{width:auto}.profile-edit{grid-template-columns:1fr}.profile-edit label:nth-child(3),.profile-edit .wide,.profile-edit button,.profile-edit .account-status{grid-column:1}}
@media(max-width:1100px){.compact-calendar .calendar-grid,.calendar-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.birthday-topbar{padding:8px 14px;align-items:flex-start;flex-wrap:wrap}.birthday-topbar>b{width:calc(100% - 30px)}.birthday-topbar>a{margin-left:30px}.artist-birthday-calendar,.artist-birthday-calendar.compact-calendar{padding:35px 20px 65px;margin:0}.calendar-heading,.compact-calendar .calendar-grid,.calendar-grid{grid-template-columns:1fr}.calendar-heading h2{font-size:28px}.radio-gallery{padding:25px 20px 70px}.radio-gallery figure{min-height:310px}.auth-grid,.account-dashboard,.public-profile{padding:35px 20px 80px}.profile-details dl{grid-template-columns:1fr}.bottom-player .airplay-button{width:32px;height:32px}.device-cast-button{min-width:36px;width:36px;height:36px;padding:0;justify-content:center}.device-cast-button b{display:none}.bottom-player>label{display:none}}

/* Samenhangende RadioRebecca.nl-beeldstijl */
aside nav{margin-top:28px;gap:2px;overflow-y:auto}aside nav a{display:flex;align-items:center;gap:11px;padding:11px 14px}.nav-icon{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;background:#343434;color:var(--yellow);font-size:13px}aside nav a.active .nav-icon,aside nav a:hover .nav-icon{background:var(--yellow);color:#111}.side-cover,.player-cover{overflow:hidden}.side-cover img,.player-cover img{display:block;width:100%;height:100%;object-fit:cover}.big-cover img,.large-art img{display:block;background:#111}.rebecca-hero{gap:3vw}.rebecca-hero>div:first-child{max-width:540px}.rebecca-hero .studio-card{width:min(52vw,720px);height:auto;aspect-ratio:2/1;padding:8px;background:#111;transform:none;border:2px solid #b98b11;box-shadow:0 22px 55px #0005}.rebecca-hero .studio-card img{display:block;width:100%;height:100%;object-fit:contain;border-radius:12px}.mix-grid a{height:255px;padding-top:145px;background:#111!important;color:#fff!important;border:1px solid #555}.mix-grid a>img{position:absolute;inset:8px 8px auto;width:calc(100% - 16px);height:135px;object-fit:contain;background:#111;border-radius:7px}.mix-grid a:after{content:'';position:absolute;inset:135px 0 0;background:linear-gradient(transparent,#111 34%);pointer-events:none}.mix-grid a span,.mix-grid a strong{z-index:1}.full-image-strip,.page-image-banner{margin:28px auto;width:min(1180px,88%);background:#111;border:1px solid #555;border-radius:12px;overflow:hidden;box-shadow:0 14px 35px #0002}.full-image-strip img,.page-image-banner img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;background:#111}.full-image-strip{max-width:800px}.page-image-banner+.listen-panel{margin-top:35px}.artist-lineup-banner{width:min(1250px,92%)}.then-now-banner{width:100%;margin:42px 0}.gallery-artist{background-image:url('assets/artiesten-op-rebecca.webp');background-size:contain!important;background-repeat:no-repeat;background-color:#111}.gallery-artist:before{background:linear-gradient(0deg,#080808ee 0,#08080844 42%,transparent)!important}

/* Externe 320 kbps-spelers */
.external-players{margin:0 auto 90px;width:min(1100px,88%);padding:32px;background:#181818;color:#fff;border-radius:12px;border-bottom:5px solid var(--yellow);display:grid;grid-template-columns:.7fr 1.3fr;gap:30px}.external-players small{font-size:10px;font-weight:900;letter-spacing:2px;color:var(--yellow)}.external-players h2{font-size:30px;margin:8px 0}.external-players p{color:#bbb;line-height:1.6}.player-options{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.player-options a{min-height:105px;background:#303030;border:1px solid #555;border-radius:8px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}.player-options a:hover{border-color:var(--yellow);color:var(--yellow)}.player-options img{width:42px;height:42px;object-fit:contain}.player-options span{font-size:11px;font-weight:900}

/* Songhistorie */
.page-hero.history-bg{background:linear-gradient(125deg,#050505,#3c3c3c 60%,#b88700)}.history-page{padding:45px 7vw 100px}.history-tools{display:flex;align-items:end;gap:12px;background:#1a1a1a;color:#fff;padding:20px;border-radius:10px}.history-tools label{display:grid;gap:6px;flex:1;font-size:12px;font-weight:900}.history-tools input{width:100%;padding:12px;border:1px solid #666;border-radius:6px;background:#2c2c2c;color:#fff;font-size:16px}.history-tools button,.history-tools a{border:0;border-radius:6px;background:var(--yellow);color:#111;padding:13px 17px;font-weight:900;font-size:12px}.history-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.history-stats>div{background:#d7d7d7;border-left:5px solid var(--gold);padding:18px;display:grid}.history-stats small{font-size:9px;font-weight:900;color:#755600}.history-stats b{font-size:27px;margin:4px 0}.history-stats span{font-size:11px;color:#666}.history-list{display:grid;gap:9px}.history-track{display:grid;grid-template-columns:50px 82px minmax(0,1fr) auto;align-items:center;gap:16px;background:#f8f8f8;border:1px solid #ccc;border-radius:9px;padding:11px 16px}.history-number{font-size:18px;font-weight:900;color:#aaa}.history-track>img{width:82px;height:82px;object-fit:cover;border-radius:7px;background:#111}.history-track small{font-size:10px;color:#886400;font-weight:900}.history-track h2{font-size:18px;margin:4px 0}.history-track p{font-size:13px;color:#666;margin:0}.history-actions{display:flex;gap:7px}.history-actions a,.history-actions button{border:1px solid #999;border-radius:5px;background:#fff;color:#222;padding:9px 10px;font-size:11px;font-weight:900}.history-actions a{background:#222;color:var(--yellow);border-color:#222}.history-loading{padding:35px;text-align:center;background:#eee;border-radius:8px}.history-note{font-size:12px;color:#666;margin-top:20px}

/* Uitgebreid team */
.team-expanded{padding:55px 7vw 100px}.team-studio-image{margin:0;background:#111;border-radius:12px;overflow:hidden;border:2px solid #b98b11}.team-studio-image img{display:block;width:100%;height:auto;max-height:690px;object-fit:contain}.team-studio-image figcaption{background:#111;color:#ddd;padding:12px 18px;font-size:12px}.team-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;align-items:start;padding:50px 0 25px}.team-intro small,.dj-grid small,.team-follow small{color:#806000;font-size:10px;font-weight:900;letter-spacing:2px}.team-intro h2{font-size:42px;margin:8px 0}.team-intro p{font-size:17px;line-height:1.75;color:#5d5d5d}.dj-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.dj-grid article{background:#181818;color:#fff;border-top:5px solid var(--yellow);border-radius:9px;padding:25px}.dj-grid article>span{font-size:35px}.dj-grid small{display:block;color:var(--yellow);margin-top:18px}.dj-grid h3{font-size:25px;margin:7px 0}.dj-grid p{color:#ccc;line-height:1.65}.team-follow{margin-top:35px;background:#d5d5d5;border-radius:10px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.team-follow h2{font-size:28px;margin:8px 0}.team-follow p{color:#5c5c5c;line-height:1.6}.team-follow>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:8px}.team-follow a{background:#111;color:var(--yellow);padding:11px 13px;border-radius:5px;font-size:12px;font-weight:900}

/* Redelijke inhoudsbescherming; volledige kopieerpreventie bestaat niet op het web */
img{-webkit-user-drag:none}.about-story img,.team-expanded img,.page-image-banner img,.full-image-strip img,.radio-gallery{user-select:none;-webkit-user-select:none}
@media(max-width:1050px){.rebecca-hero .studio-card{width:48vw}.player-options{grid-template-columns:repeat(3,1fr)}.history-track{grid-template-columns:42px 72px minmax(0,1fr)}.history-track>img{width:72px;height:72px}.history-actions{grid-column:3}.dj-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.rebecca-hero .studio-card{width:100%;max-width:720px}.external-players,.team-intro,.team-follow{grid-template-columns:1fr}.history-tools{align-items:stretch;flex-direction:column}.history-tools>*{width:100%}.history-stats{grid-template-columns:1fr}.history-track{grid-template-columns:55px minmax(0,1fr);padding:10px}.history-number{display:none}.history-track>img{width:55px;height:55px}.history-actions{grid-column:1/-1}.dj-grid{grid-template-columns:1fr}.team-intro h2{font-size:34px}}
@media(max-width:500px){.player-options{grid-template-columns:1fr 1fr}.full-image-strip,.page-image-banner{width:calc(100% - 30px);margin:18px auto}.mix-grid a{height:245px}.history-page,.team-expanded{padding-left:20px;padding-right:20px}}
.radio-gallery .gallery-artist:has(.gallery-artists-image){display:flex;flex-direction:column;align-items:stretch;min-height:0}.radio-gallery .gallery-artist:has(.gallery-artists-image):before{display:none}.gallery-artists-image{position:relative;width:100%;height:auto;object-fit:contain;background:#111;z-index:1}.radio-gallery .gallery-artist:has(.gallery-artists-image)>div{background:#111;padding:22px 28px;order:2}.radio-gallery .gallery-artist:has(.gallery-artists-image) figcaption{position:static;background:#111;padding:0 28px 16px;order:3}

/* De vier muziekblokken hebben ieder één eigen beeld. De Nederlandse vlag blijft volledig zichtbaar. */
.mix-grid .mix-visual{position:absolute;inset:8px 8px auto;width:calc(100% - 16px);height:135px;opacity:1;overflow:hidden;border-radius:7px;background:#111;z-index:1}
.mix-grid .nl-flag{display:flex;flex-direction:column;border:1px solid #777;box-shadow:inset 0 0 24px #0003}
.mix-grid .nl-flag i{display:block;flex:1;width:100%}
.mix-grid .nl-flag i:nth-child(1){background:#ae1c28}
.mix-grid .nl-flag i:nth-child(2){background:#fff}
.mix-grid .nl-flag i:nth-child(3){background:#21468b}
.mix-grid .symbol-visual{display:grid;place-items:center;font-size:70px;line-height:1;background:radial-gradient(circle at 50% 42%,#4b4b4b,#111 72%);color:var(--yellow);text-shadow:0 4px 12px #000}
.gallery-artist{background-image:none!important}

/* Volledige mobiele afwerking voor telefoon, tablet en toestellen met een scherminkeping. */
html,body{max-width:100%;overflow-x:hidden}img,video,svg{max-width:100%}input,textarea,select,button{max-width:100%}
@media(max-width:900px){
body{padding-bottom:calc(var(--player) + env(safe-area-inset-bottom));touch-action:manipulation}body.menu-open{overflow:hidden}body.menu-open:after{content:'';position:fixed;inset:0;z-index:25;background:#0009;backdrop-filter:blur(2px)}
aside{height:100dvh;padding-top:calc(24px + env(safe-area-inset-top));padding-bottom:calc(100px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.mobile-toggle{top:calc(12px + env(safe-area-inset-top));left:calc(12px + env(safe-area-inset-left));width:46px;height:46px;font-size:25px;line-height:1}
.hero{min-height:auto}.rebecca-hero .studio-card{width:100%;max-width:none}.page-hero{min-height:280px}.page-hero h1{overflow-wrap:anywhere}.current-weather,.traffic-summary{min-width:0}.request-wrap,.external-players,.listen-panel{width:calc(100% - 40px)}footer{padding-bottom:40px;flex-wrap:wrap}
}

/* Strakke eindafwerking met een rustige, bewegende RadioRebecca-soundwall. */
:root{--rr-black:#070707;--rr-coal:#121212;--rr-card:#1a1a1a;--rr-card-hi:#242424;--rr-gold:#d5a515;--rr-gold-bright:#ffd83d;--rr-gold-soft:#f2c94c;--rr-stroke:#564317}
html{background:var(--rr-black)}body{background:var(--rr-black);color:#f7f7f7}main{position:relative;isolation:isolate;background:linear-gradient(160deg,#080808 0%,#161616 52%,#0b0b0b 100%);overflow:hidden}main>*{position:relative;z-index:2}
.sound-backdrop{position:fixed;inset:0 0 var(--player) var(--side);z-index:1;overflow:hidden;pointer-events:none;opacity:.38;background:radial-gradient(circle at 50% 10%,rgba(255,216,61,.08),transparent 36rem)}
.sound-speaker{position:absolute;width:clamp(260px,34vw,560px);aspect-ratio:1;border:2px solid rgba(213,165,21,.18);border-radius:50%;display:grid;place-items:center;filter:drop-shadow(0 0 35px rgba(213,165,21,.08))}.sound-speaker:before,.sound-speaker:after,.sound-speaker i,.sound-speaker b{content:"";position:absolute;border-radius:50%}.sound-speaker:before{inset:9%;border:1px solid rgba(255,216,61,.22)}.sound-speaker:after{inset:23%;background:radial-gradient(circle,#3a2d0b 0 12%,#121212 13% 30%,#d5a515 31% 33%,#171717 34% 66%,#080808 67%);box-shadow:0 0 0 1px rgba(255,216,61,.25),inset 0 0 55px #000}.sound-speaker i:first-child{inset:3%;border:1px solid rgba(255,216,61,.12)}.sound-speaker i:nth-child(2){inset:16%;border:2px solid rgba(213,165,21,.12)}.sound-speaker b{width:13%;aspect-ratio:1;background:linear-gradient(145deg,#ffe77a,#9b7000);box-shadow:0 0 26px rgba(255,216,61,.2);z-index:2}.speaker-left{left:-14%;top:13%}.speaker-right{right:-16%;bottom:2%;transform:scale(.8)}
.sound-bars{position:absolute;left:50%;bottom:5%;transform:translateX(-50%);width:min(60vw,740px);height:130px;display:flex;align-items:end;justify-content:center;gap:clamp(4px,.7vw,10px);opacity:.28}.sound-bars i{width:clamp(4px,.55vw,8px);height:calc(18px + var(--bar) * 4px);border-radius:8px 8px 2px 2px;background:linear-gradient(#ffe86a,#b27d00);transform-origin:bottom}
.radio-is-playing .sound-speaker:after{animation:rrSpeakerPulse 1.05s ease-in-out infinite alternate}.radio-is-playing .sound-speaker:before{animation:rrWave 2.1s ease-out infinite}.radio-is-playing .speaker-right:after{animation-delay:-.48s}.radio-is-playing .sound-bars i{animation:rrBar .76s ease-in-out infinite alternate;animation-delay:calc(var(--bar) * -53ms)}
@keyframes rrSpeakerPulse{to{transform:scale(1.045);filter:brightness(1.18);box-shadow:0 0 0 4px rgba(255,216,61,.08),inset 0 0 62px #000}}
@keyframes rrWave{0%{transform:scale(.96);opacity:.28}100%{transform:scale(1.12);opacity:.05}}
@keyframes rrBar{0%{transform:scaleY(.35);opacity:.4}100%{transform:scaleY(1.25);opacity:1}}
aside{background:linear-gradient(180deg,#070707,#151515 68%,#201906);border-right:1px solid var(--rr-stroke);box-shadow:14px 0 36px rgba(0,0,0,.32)}aside nav a{border:1px solid transparent;border-radius:8px;margin:2px 12px;padding:12px 14px}aside nav a:hover,aside nav a.active{background:linear-gradient(90deg,rgba(255,216,61,.16),rgba(255,216,61,.025));border-color:#574514;color:var(--rr-gold-bright)}
.rebecca-hero{background:radial-gradient(circle at 76% 24%,rgba(255,216,61,.12),transparent 28rem),linear-gradient(135deg,#080808,#232323 64%,#2b2108)!important;border-bottom:1px solid #6d5316}.rebecca-hero .studio-card{padding:5px;background:linear-gradient(135deg,#ffe56b,#9c6c00);border:0;border-radius:14px;box-shadow:0 22px 65px rgba(0,0,0,.55),0 0 34px rgba(213,165,21,.1)}
.listener-essentials,.home-grid,.quick-info,.mix,.artist-intro,.artist-grid,.music-list,.detail-page,.history-page,.team-expanded,.about-story,.auth-grid,.account-dashboard,.public-profile,.studio-panel,.studio-locked{background:transparent!important}
.listener-links a,.info-tile,.home-grid article,.artist-grid article,.music-list article,.history-stats>div,.history-track,.traffic-links a,.road-watch article,.current-weather,.hourly-grid article,.daily-grid article,.dj-grid article,.story-facts article,.passion-grid article,.auth-grid>section,.friends-panel,.profile-main,.scrapbook,.studio-columns>section,.rights-panel{background:linear-gradient(145deg,rgba(34,34,34,.96),rgba(14,14,14,.98))!important;border:1px solid #4e401e!important;color:#fff!important;border-radius:10px!important;box-shadow:0 14px 38px rgba(0,0,0,.24)}
.listener-links a:hover,.info-tile:hover,.traffic-links a:hover{border-color:var(--rr-gold-bright)!important;transform:translateY(-3px);box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 0 1px rgba(255,216,61,.1)}.info-tile>span,.listener-links>a>span{background:#111!important;color:var(--rr-gold-bright)!important;border:1px solid #68521a!important}
.page-hero{background:radial-gradient(circle at 82% 8%,rgba(255,216,61,.16),transparent 23rem),linear-gradient(125deg,#080808,#333 64%,#674b06)!important;border-bottom:3px solid var(--rr-gold-bright)!important}.page-hero p,.listener-links small,.info-tile p,.about-card p,.music-list p,.artist-grid p{color:#c7c7c7!important}
.request-wrap,.listen-panel,.external-players,.artist-birthday-calendar,.henk-story,.official-links,.team-intro,.team-follow,.traffic-summary{background:linear-gradient(145deg,#242424,#0e0e0e)!important;border:1px solid #564317!important;color:#fff!important;border-radius:11px!important}.request-form,.music-search,.profile-edit,.account-form{background:#141414!important;border-color:#574619!important;color:#fff!important}input,textarea,select{background:#090909!important;color:#fff!important;border-color:#66501b!important}input:focus,textarea:focus,select:focus{border-color:var(--rr-gold-bright)!important;box-shadow:0 0 0 3px rgba(255,216,61,.12)!important}
.hero button,.now-inner button,.listen-panel button,.account-form button,.music-search button,.request-form button{background:linear-gradient(135deg,#ffe35f,#c49009)!important;color:#111!important;border-radius:7px!important}.hero>div:first-child>a,.recent a,.about-card a,.inline-link,.listen-request-link{color:var(--rr-gold-soft)!important}
footer{background:#070707!important;border-top:1px solid #4e3e16!important}.bottom-player{background:linear-gradient(90deg,#070707,#292929 58%,#745509)!important;border-top:3px solid var(--rr-gold-bright)!important;box-shadow:0 -12px 38px rgba(0,0,0,.48)}.mobile-toggle{background:linear-gradient(90deg,#070707,#222)!important;border-bottom-color:var(--rr-gold-bright)!important}
@media(max-width:900px){.sound-backdrop{left:0}.sound-speaker{opacity:.48}.speaker-left{left:-36%;top:18%}.speaker-right{right:-40%;bottom:8%}aside{background:linear-gradient(180deg,#070707,#171717 70%,#251c06)}}
@media(max-width:600px){.rebecca-hero{background:radial-gradient(circle at 80% 16%,rgba(255,216,61,.11),transparent 17rem),linear-gradient(155deg,#080808,#242424)!important}.sound-bars{width:84vw;height:90px}.bottom-player{background:linear-gradient(90deg,#070707,#584007)!important}}
@media(prefers-reduced-motion:reduce){.sound-backdrop *{animation:none!important}}

.player-start-notice{position:fixed;z-index:80;left:50%;bottom:calc(var(--player) + 18px + env(safe-area-inset-bottom));transform:translateX(-50%);width:max-content;max-width:calc(100% - 28px);padding:12px 18px;border:1px solid #e2b61e;border-radius:999px;background:#111;color:#fff;box-shadow:0 10px 30px #0008;font:800 14px/1.35 Inter,"Segoe UI",Arial,sans-serif;text-align:center}
button.player-start-notice{cursor:pointer;background:var(--yellow);color:#111;border-color:#fff}
.player-start-notice[hidden]{display:none}
@media(max-width:600px){.player-start-notice{bottom:calc(var(--player) + 12px + env(safe-area-inset-bottom));font-size:13px;border-radius:12px;width:calc(100% - 24px)}}

/* RadioRebecca.nl 2026 — professionele visuele afwerking, zonder functiewijzigingen. */
:root{--rr-bg:#070b11;--rr-panel:#0e1723;--rr-panel-2:#142235;--rr-line:#26384e;--rr-text:#f7f9fc;--rr-muted:#aebccd;--rr-blue:#2799ef;--rr-red:#ef243a;--rr-yellow:#ffd83d}
body{background:var(--rr-bg);color:var(--rr-text)}
main{background:radial-gradient(circle at 88% 8%,rgba(39,153,239,.13),transparent 25rem),radial-gradient(circle at 12% 45%,rgba(239,36,58,.09),transparent 28rem),var(--rr-bg)}
aside{background:linear-gradient(180deg,#07111e 0%,#0b1521 58%,#070b11 100%);border-right:1px solid var(--rr-line);box-shadow:12px 0 34px rgba(0,0,0,.24)}
aside nav{gap:7px;margin-top:34px}aside nav a{color:#cad6e4;border:1px solid transparent;border-radius:10px;padding:13px 15px;transition:background .18s,color .18s,border-color .18s,transform .18s}aside nav a:hover,aside nav a.active{background:linear-gradient(90deg,rgba(39,153,239,.16),rgba(239,36,58,.07));border-color:#294563;color:#fff;transform:translateX(2px)}aside nav a.active:before{background:var(--rr-yellow);box-shadow:0 0 16px rgba(255,216,61,.5)}.nav-icon{color:var(--rr-yellow)}
.side-live{border-color:var(--rr-line)}.side-live>small{color:var(--rr-yellow)}.side-live p b{color:#fff}.side-live p span{color:var(--rr-muted)}
.news-ticker{background:#05080c;border-bottom-color:#26384e}.visitor-bar,.messagebar{background:#101925;border-color:var(--rr-line);color:var(--rr-text)}.visitor-track span,.messagebar span{color:#d3deea}.visitor-bar>button,.top-account-login{background:var(--rr-yellow);color:#101010;font-weight:900}.message-panel{background:#0b121c;border-color:var(--rr-line)}
.request-activity-top{background:linear-gradient(105deg,#0c1520,#13243a);border-top:1px solid #26384e;border-bottom:3px solid var(--rr-yellow);color:#fff}.request-activity small,.request-activity span{color:var(--rr-muted)}
.rebecca-hero{min-height:590px;padding:68px clamp(28px,5vw,76px);background:radial-gradient(circle at 18% 35%,rgba(255,216,61,.12),transparent 25rem),linear-gradient(130deg,#08111b 0%,#111c2a 58%,#07101c 100%);gap:clamp(30px,5vw,70px)}.rebecca-hero:after{background:var(--rr-blue);opacity:.07}.rebecca-hero>div:first-child{flex:1;max-width:610px}.rebecca-hero small{color:var(--rr-yellow)}.rebecca-hero h1{color:#fff;font-size:clamp(52px,6vw,84px);letter-spacing:-4px;line-height:.94}.rebecca-hero h1 em{color:var(--rr-yellow)}.rebecca-hero p{color:#c1ccda}.rebecca-hero .studio-card{flex:1.05;width:min(720px,49vw);height:auto;aspect-ratio:2/1;padding:5px;transform:none;background:linear-gradient(135deg,var(--rr-blue),var(--rr-red));border-radius:16px;box-shadow:0 26px 70px rgba(0,0,0,.42)}.rebecca-hero .studio-card img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.hero button,.now-inner button,.listen-panel button,.account-form button,.music-search button,.request-form button{background:var(--rr-yellow);color:#111;border:0;border-radius:8px;box-shadow:0 7px 20px rgba(255,216,61,.14);font-weight:900}.hero>div:first-child>a,.recent a,.about-card a,.inline-link,.listen-request-link{color:#66baff}
.listener-essentials,.home-grid,.quick-info,.mix,.artist-intro,.artist-grid,.music-list,.detail-page,.history-page,.team-expanded,.about-story,.auth-grid,.account-dashboard,.public-profile,.studio-panel,.studio-locked{background:transparent}
.listener-essentials{padding-top:58px}.listener-heading h2,.listener-heading p{color:var(--rr-text)}.listener-heading p{color:var(--rr-muted)}.listener-links a,.info-tile,.home-grid article,.artist-grid article,.music-list article,.history-stats>div,.history-track,.traffic-links a,.road-watch article,.current-weather,.hourly-grid article,.daily-grid article,.dj-grid article,.story-facts article,.passion-grid article,.auth-grid>section,.friends-panel,.profile-main,.scrapbook,.studio-columns>section,.rights-panel{background:linear-gradient(145deg,rgba(20,34,53,.96),rgba(11,19,29,.98));border:1px solid var(--rr-line);color:var(--rr-text);border-radius:14px;box-shadow:0 14px 38px rgba(0,0,0,.16)}
.listener-links a,.info-tile,.traffic-links a{transition:transform .18s,border-color .18s,box-shadow .18s}.listener-links a:hover,.info-tile:hover,.traffic-links a:hover{transform:translateY(-3px);border-color:#3973aa;box-shadow:0 18px 42px rgba(0,0,0,.25)}
.listener-links small,.info-tile p,.about-card p,.music-list p,.artist-grid p,.history-note,.source-note,.current-weather p,.traffic-summary p,.road-watch p,.team-expanded p,.about-story p,.profile-details p{color:var(--rr-muted)}
.now-card{background:linear-gradient(145deg,#10243a,#09121d)!important}.about-card{background:linear-gradient(145deg,#151f2d,#101824)!important}.about-card>b{color:var(--rr-yellow)}
.quick-info{border:0}.info-tile>span,.listener-links>a>span{background:#0b1725;color:var(--rr-yellow);border:1px solid #294563;border-radius:10px}
.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(255,216,61,.13),transparent 22rem),linear-gradient(125deg,#07111d,#123256 62%,#8e1020)!important;border-bottom:3px solid var(--rr-yellow)}.page-hero:after{content:"";position:absolute;width:260px;height:260px;border:38px solid rgba(255,255,255,.035);border-radius:50%;right:-80px;top:-100px}.page-hero>*{position:relative;z-index:1}.page-hero small{color:var(--rr-yellow)}.page-hero p{color:#d5dfeb}
.request-wrap,.listen-panel,.external-players,.artist-birthday-calendar,.henk-story,.official-links,.team-intro,.team-follow,.traffic-summary{background:linear-gradient(145deg,#111e2d,#0a121c);border:1px solid var(--rr-line);color:var(--rr-text);border-radius:16px;box-shadow:0 20px 55px rgba(0,0,0,.24)}
.request-copy p,.external-players p,.calendar-heading p,.official-links p,.team-intro p,.team-follow p{color:var(--rr-muted)}.autodj-box,.request-form,.music-search,.profile-edit,.account-form{background:#0a121c;border-color:var(--rr-line);color:var(--rr-text)}
input,textarea,select{background:#07101a!important;color:#fff!important;border-color:#354b65!important;border-radius:8px!important}input::placeholder,textarea::placeholder{color:#76879a}.selected-track{background:#13243a;border-color:#365778;color:#fff}.track-choice{background:#101c2a;border-color:#2c425b;color:#fff}.track-choice:hover,.track-choice.selected{border-color:var(--rr-yellow);background:#172a40}
.listen-panel{margin-top:-48px}.large-art,.big-cover{border:1px solid #35506e;box-shadow:0 12px 30px rgba(0,0,0,.28)}
.radio-gallery figure,.about-photo,.team-studio-image{border:1px solid #344a63;border-radius:15px;box-shadow:0 18px 45px rgba(0,0,0,.26);overflow:hidden}
.calendar-grid article,.profile-card,.profile-details,.profile-music,.scraps article,.studio-list article,.rights-list article{background:#101c2a;border-color:#2b425c;color:#fff}.profile-stats{border-color:var(--rr-line)}
footer{background:#060a0f;border-top:1px solid var(--rr-line);color:#fff}.bottom-player{background:linear-gradient(90deg,#07111d 0%,#102a47 55%,#8e1020 100%);border-top:3px solid var(--rr-yellow);box-shadow:0 -12px 38px rgba(0,0,0,.38)}.bottom-player .round{background:var(--rr-yellow);color:#111;box-shadow:0 0 0 5px rgba(255,216,61,.12)}
@media(max-width:900px){aside{background:#07111d}.rebecca-hero{padding-top:62px}.rebecca-hero .studio-card{width:100%;max-width:720px}.page-hero{padding-top:65px}}
@media(max-width:600px){.rebecca-hero{padding:52px 18px 34px}.rebecca-hero h1{font-size:clamp(40px,12.5vw,54px);letter-spacing:-2px}.listener-essentials{padding-top:38px}.home-grid article,.request-wrap,.listen-panel,.external-players{border-radius:12px}.page-hero{padding-top:55px}.bottom-player{background:linear-gradient(90deg,#07111d,#513016 100%)}}
@media(max-width:600px){
.page-hero.studio-bg{background:linear-gradient(125deg,#080808,#414141 65%,#b88600)}.studio-panel,.studio-locked{padding:45px 7vw 100px}.studio-locked{min-height:45vh}.studio-locked a{color:#806000;font-weight:900}.studio-status-card{background:#111;color:#fff;border-left:6px solid var(--yellow);border-radius:10px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.studio-status-card small,.studio-heading small,.rights-panel>small{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:2px}.studio-status-card h2{margin:7px 0}.studio-status-card p{color:#bbb;margin:0}.studio-status-card button,.studio-heading button{border:0;border-radius:6px;padding:12px 17px;background:var(--yellow);color:#111;font-weight:900}.studio-status-card button.is-live{background:#c71927;color:#fff}.studio-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.studio-columns>section,.rights-panel{background:#f7f7f7;border:1px solid #c8c8c8;border-radius:10px;padding:22px}.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.studio-heading small,.rights-panel>small{color:#806000}.studio-heading h2,.rights-panel h2{margin:5px 0 15px}.studio-list{display:grid;gap:10px;max-height:620px;overflow:auto}.studio-list article{background:#e6e6e6;border-left:4px solid var(--gold);border-radius:5px;padding:14px;display:flex;justify-content:space-between;gap:15px}.studio-list h3{margin:4px 0;font-size:17px}.studio-list p{margin:4px 0;font-size:13px;line-height:1.5}.studio-list small,.rights-list small{color:#666}.studio-actions{display:flex;flex-direction:column;gap:6px;min-width:105px}.studio-actions button{border:0;border-radius:4px;padding:8px;background:#222;color:var(--yellow);font-weight:800;font-size:11px}.studio-actions button.danger{background:#b11b28;color:#fff}.studio-actions button.dark{background:#111}.request-state{display:inline-block;margin-top:7px;padding:3px 7px;border-radius:10px;background:#bbb;font-size:9px;font-weight:900;text-transform:uppercase}.request-state.accepted{background:#f0c62c}.request-state.played{background:#168a50;color:#fff}.request-state.rejected{background:#b11b28;color:#fff}.rights-panel{margin-top:20px}.rights-list{display:grid;gap:8px}.rights-list article{display:flex;align-items:center;justify-content:space-between;background:#e5e5e5;padding:12px;border-radius:5px}.rights-list article div{display:grid}.rights-list select{padding:9px;border:1px solid #999;border-radius:5px;background:#fff}.studio-notice{position:sticky;bottom:90px;margin:15px 0 0;padding:12px;border-radius:5px;font-weight:800}.studio-notice:empty{display:none}.studio-notice.success{background:#d9f1e4;color:#08663a}.studio-notice.error{background:#ffe0e2;color:#9f1320}
@media(max-width:850px){.studio-columns{grid-template-columns:1fr}.studio-status-card{align-items:flex-start;flex-direction:column}.studio-panel,.studio-locked{padding-left:20px;padding-right:20px}.studio-list article{flex-direction:column}.studio-actions{flex-direction:row;flex-wrap:wrap}.rights-list article{align-items:flex-start;gap:10px;flex-direction:column}.rights-list select{width:100%}}
:root{--player:76px}body{font-size:16px}p,li{line-height:1.65}.news-ticker{height:42px}.news-ticker>b{font-size:9px;padding:0 9px}.ticker-track a{padding:0 18px;font-size:12px}.visitor-bar{height:46px}.visitor-bar>button{font-size:12px;min-width:112px}.visitor-track span{font-size:12px}
.hero{padding:82px 18px 38px;gap:28px}.hero h1{font-size:clamp(42px,13vw,56px);letter-spacing:-2px;line-height:.95}.hero p{font-size:16px}.hero button{width:100%;margin:12px 0}.hero>div:first-child>a{display:block;padding:12px 0;font-size:14px}.rebecca-hero .studio-card{padding:5px;border-radius:12px}.rebecca-hero .studio-card img{border-radius:8px}
.mix{padding:55px 18px}.mix h2{font-size:32px}.mix-grid{gap:12px}.mix-grid a{height:230px;padding:145px 20px 20px}.mix-grid a>img,.mix-grid .mix-visual{height:132px}.home-grid{padding:0 18px 65px}.home-grid article{padding:22px}.now-inner{gap:18px}.big-cover{width:100%;height:auto;aspect-ratio:1}.recent{gap:10px;flex-wrap:wrap}.about-card>b{margin-top:28px;font-size:23px}.quick-info{padding:0 18px 65px}.info-tile{padding:18px;min-height:120px}.info-tile>span{font-size:31px}
.request-wrap{width:calc(100% - 30px);padding:22px 16px;margin-bottom:65px}.request-form,.music-search{padding:18px 14px}.music-search>div{display:grid}.request-form input,.request-form textarea,.music-search input,.account-form input,.account-form textarea{font-size:16px}.page-hero{padding:82px 18px 45px;min-height:245px}.page-hero h1{font-size:39px;line-height:1.05}.page-hero p{font-size:16px}.page-hero.artist-bg:after{left:18px;right:auto;max-width:calc(100% - 36px)}
.listen-panel{width:calc(100% - 30px);margin:-25px auto 65px;gap:24px}.large-art{height:auto;aspect-ratio:1}.external-players{width:calc(100% - 30px);padding:22px 16px;margin-bottom:65px}.player-options{grid-template-columns:1fr 1fr}.player-options a{min-height:95px}.music-list article{grid-template-columns:42px minmax(0,1fr);gap:12px}.music-list article>span{font-size:30px}.music-list h2{font-size:23px}
.radio-gallery figure{min-height:280px}.radio-gallery figure>div{padding:24px 20px 44px}.radio-gallery figcaption{left:20px}.radio-gallery h2{font-size:25px}.full-image-strip,.page-image-banner{width:calc(100% - 30px)}.then-now-banner{width:100%}.full-image-strip img,.page-image-banner img{max-height:none}.current-weather,.traffic-summary{padding:22px 18px;gap:16px}.current-weather dl{grid-template-columns:1fr}.hourly-grid,.daily-grid,.traffic-links,.road-watch>div{grid-template-columns:1fr}.detail-page>h2{font-size:26px}.road-watch{padding:20px 16px}
.about-story{padding:45px 18px 70px}.story-lead h2{font-size:32px}.story-lead p{font-size:16px}.about-photo-main,.about-photo-history{height:auto}.about-photo img{height:auto;object-fit:contain}.about-photo figcaption{position:static;background:#111;padding:14px 16px}.henk-story{gap:20px}.official-links{padding:24px 18px}.artist-grid{padding-left:18px;padding-right:18px}.artist-grid article{padding:22px;min-height:0}
.auth-grid,.account-dashboard,.public-profile{padding-left:15px;padding-right:15px}.auth-grid>article,.account-dashboard>div,.friends-panel,.profile-main,.scrapbook{padding:20px 16px}.profile-card-large{grid-template-columns:70px minmax(0,1fr)}.profile-card-large img,.profile-card-large .avatar-fallback{width:70px;height:70px;font-size:34px}.scraps time{float:none;display:block;margin-top:4px}.history-page,.team-expanded{padding-left:15px;padding-right:15px}.history-tools{padding:16px}.history-track{grid-template-columns:52px minmax(0,1fr);gap:11px}.history-track>img{width:52px;height:52px}.history-actions{display:grid;grid-template-columns:1fr 1fr}.history-actions a,.history-actions button{text-align:center;min-height:42px}.team-intro h2{font-size:32px}.team-studio-image img{max-height:none}
footer{display:grid;gap:12px;padding:28px 18px 38px}footer p{margin:0}.bottom-player{height:calc(var(--player) + env(safe-area-inset-bottom));padding:0 9px env(safe-area-inset-bottom);gap:8px}.bottom-player .round{width:46px;height:46px;flex:0 0 auto}.bottom-player>div:nth-child(3){max-width:min(38vw,170px)}.bottom-player>b{display:none}.device-buttons{margin-left:auto}.device-cast-button{min-width:40px;width:40px;height:40px}.bottom-player .airplay-button{width:36px;height:36px}
}
@media(max-width:370px){.bottom-player>div:nth-child(3){max-width:32vw}.player-options{grid-template-columns:1fr}.hero h1{font-size:39px}.birthday-topbar>a{margin-left:0}.profile-card{grid-template-columns:48px minmax(0,1fr)}.profile-card img,.profile-card .avatar-fallback{width:48px;height:48px}}

/* Definitieve RadioRebecca-uitstraling: vertrouwd zwart en grijs, met opvallend goud. */
:root{--rr-bg:#080808;--rr-panel:#151515;--rr-panel-2:#242424;--rr-line:#5b4617;--rr-text:#fafafa;--rr-muted:#c4c4c4;--rr-blue:#d5a515;--rr-red:#efc532;--rr-yellow:#ffd83d;--rr-gold:#d4a615}
body,main{background:#0b0b0b;color:var(--rr-text)}
main{background:radial-gradient(circle at 82% 12%,rgba(255,216,61,.09),transparent 28rem),linear-gradient(145deg,#0b0b0b,#171717 58%,#101010)}
aside{background:linear-gradient(180deg,#080808,#181818 58%,#211a08);border-right-color:#4e3b12;box-shadow:12px 0 34px rgba(0,0,0,.28)}
aside nav a:hover,aside nav a.active{background:linear-gradient(90deg,rgba(255,216,61,.18),rgba(255,216,61,.03));color:var(--rr-yellow);border-color:#6d5316}
aside nav a.active:before,.side-live>small i,.side-eq i{background:var(--rr-yellow);box-shadow:0 0 12px rgba(255,216,61,.55)}
.news-ticker,.visitor-bar,.messagebar,.request-activity-top{background:#111;color:#fff;border-color:#604a17}
.rebecca-hero{background:radial-gradient(circle at 70% 20%,rgba(255,216,61,.16),transparent 25rem),linear-gradient(135deg,#090909,#272727 62%,#181204)!important}
.rebecca-hero:after{background:var(--rr-gold)}
.rebecca-hero .studio-card{background:linear-gradient(135deg,#ffe477,#b77d00);border:1px solid #ffdf67;box-shadow:0 26px 70px rgba(0,0,0,.48),0 0 32px rgba(212,166,21,.14)}
.hero>div:first-child>a,.recent a,.about-card a,.inline-link,.listen-request-link,.studio-locked a{color:#f2c438}
.listener-links a,.info-tile,.home-grid article,.artist-grid article,.music-list article,.history-stats>div,.history-track,.traffic-links a,.road-watch article,.current-weather,.hourly-grid article,.daily-grid article,.dj-grid article,.story-facts article,.passion-grid article,.auth-grid>section,.friends-panel,.profile-main,.scrapbook,.studio-columns>section,.rights-panel{background:linear-gradient(145deg,#242424,#111);border-color:#4e411e;color:#fff}
.listener-links a:hover,.info-tile:hover,.traffic-links a:hover{border-color:var(--rr-yellow);box-shadow:0 18px 42px rgba(0,0,0,.34),0 0 0 1px rgba(255,216,61,.12)}
.listener-links small,.info-tile p,.about-card p,.music-list p,.artist-grid p,.history-note,.source-note,.current-weather p,.traffic-summary p,.road-watch p,.team-expanded p,.about-story p,.profile-details p{color:var(--rr-muted)}
.now-card{background:linear-gradient(145deg,#242424,#0c0c0c)!important}.about-card{background:linear-gradient(145deg,#292929,#141414)!important}.about-card>b{color:var(--rr-yellow)}
.info-tile>span,.listener-links>a>span{background:#171717;color:var(--rr-yellow);border-color:#68511a;box-shadow:inset 0 0 14px rgba(255,216,61,.06)}
.page-hero{background:radial-gradient(circle at 80% 10%,rgba(255,216,61,.20),transparent 22rem),linear-gradient(125deg,#080808,#363636 62%,#6f4e04)!important;border-bottom-color:var(--rr-yellow)}
.page-hero p{color:#dedede}
.request-wrap,.listen-panel,.external-players,.artist-birthday-calendar,.henk-story,.official-links,.team-intro,.team-follow,.traffic-summary{background:linear-gradient(145deg,#272727,#101010);border-color:#594619;color:#fff}
.autodj-box,.request-form,.music-search,.profile-edit,.account-form{background:#151515;border-color:#554318;color:#fff}
input,textarea,select{background:#0d0d0d!important;color:#fff!important;border-color:#65501d!important}input::placeholder,textarea::placeholder{color:#888}input:focus,textarea:focus,select:focus{border-color:var(--rr-yellow)!important;box-shadow:0 0 0 3px rgba(255,216,61,.13)}
.selected-track{background:#2e2816;border-color:#81651c;color:#fff}.track-choice{background:#1c1c1c;border-color:#4d421f;color:#fff}.track-choice:hover,.track-choice.selected{border-color:var(--rr-yellow);background:#2b2617}
.large-art,.big-cover,.radio-gallery figure,.about-photo,.team-studio-image{border-color:#6b5319;box-shadow:0 18px 45px rgba(0,0,0,.34)}
.calendar-grid article,.profile-card,.profile-details,.profile-music,.scraps article,.studio-list article,.rights-list article{background:#202020;border-color:#54451f;color:#fff}
footer{background:#080808;border-top-color:#514017}.bottom-player{background:linear-gradient(90deg,#090909 0%,#303030 58%,#80600b 100%);border-top-color:var(--rr-yellow);box-shadow:0 -12px 38px rgba(0,0,0,.45)}
.mobile-toggle{background:linear-gradient(90deg,#080808,#242424)!important;border-bottom-color:var(--rr-yellow)}
@media(max-width:900px){aside{background:linear-gradient(180deg,#080808,#1c1c1c 70%,#2b2108)}}
@media(max-width:600px){.rebecca-hero{background:radial-gradient(circle at 75% 15%,rgba(255,216,61,.13),transparent 18rem),linear-gradient(155deg,#090909,#292929)!important}.bottom-player{background:linear-gradient(90deg,#080808,#5e4509 100%)}}

/* Alleen praktische informatie op de homepage voor luisteraars. */
.listener-essentials{padding:58px 6vw 34px;background:#e8e8e8}.listener-heading{display:flex;align-items:end;gap:22px;margin-bottom:22px}.listener-heading small{color:#896500;font-size:10px;font-weight:900;letter-spacing:2px}.listener-heading h2{font-size:34px;margin:0}.listener-heading p{margin:0 0 3px auto;color:#626262}.listener-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.listener-links a{min-height:105px;background:#171717;color:#fff;border:1px solid #444;border-bottom:4px solid var(--gold);border-radius:9px;padding:17px;display:flex;align-items:center;gap:13px}.listener-links a:hover,.listener-links a:focus-visible{border-color:var(--yellow);transform:translateY(-2px);outline:none}.listener-links a>span{width:40px;height:40px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#111;font-size:19px;font-weight:900}.listener-links a div{display:flex;min-width:0;flex-direction:column;gap:5px}.listener-links strong{font-size:15px}.listener-links small{font-size:11px;color:#c9c9c9;line-height:1.35}
@media(max-width:1100px){.listener-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.listener-essentials{padding:42px 18px 28px}.listener-heading{display:block}.listener-heading h2{font-size:29px;margin:7px 0}.listener-heading p{font-size:14px}.listener-links{grid-template-columns:1fr}.listener-links a{min-height:82px;padding:14px}.listener-links strong{font-size:16px}.listener-links small{font-size:12px}}

/* Donkerder hoofdvlak en een helder, volledig zichtbaar spelerlogo. */
.hero{background:linear-gradient(115deg,#111214 0 58%,#2d2d2d 58%);color:#fff}.hero:after{background:#d4a615;opacity:.12}.hero h1{color:#fff}.hero h1 em{color:var(--yellow)}.hero p{color:#d0d0d0}.hero>div:first-child>a{color:var(--yellow)}
.player-cover,.side-cover{background:#111;border:1px solid #5d4a12}.player-cover img,.side-cover img{width:100%;height:100%;object-fit:contain!important;object-position:center;padding:3px;background:#111}.bottom-player .player-cover{width:52px;height:52px;flex:0 0 52px}
@media(max-width:600px){.hero{background:linear-gradient(155deg,#111214,#303030)}.bottom-player .player-cover{display:block;width:42px;height:42px;flex-basis:42px}.bottom-player>div:nth-child(3){max-width:min(32vw,150px)}}
/* Compact en helder RadioRebecca.nl-logo */
.logo{width:197px;height:58px;max-width:100%;padding:0;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}
.logo img{width:100%;height:100%;object-fit:contain;filter:none}
footer .logo{flex:0 0 225px;width:225px;height:60px}
@media(max-width:760px){.logo{width:195px}footer .logo{flex-basis:195px;width:195px}}

/* Mobiele menubalk: eigen ruimte boven de pagina, zonder overlap. */
@media(max-width:900px){
  .mobile-toggle{
    position:sticky;
    inset:auto;
    top:0;
    z-index:60;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:11px;
    width:100%;
    height:calc(58px + env(safe-area-inset-top));
    padding:env(safe-area-inset-top) 18px 0;
    border:0;
    border-bottom:3px solid var(--yellow);
    border-radius:0;
    background:linear-gradient(90deg,#0b0d10,#171a1f);
    color:#fff;
    box-shadow:0 5px 16px rgba(0,0,0,.28);
    font-size:0;
  }
  .mobile-toggle:before{content:'☰';display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--yellow);color:#111;font-size:25px;font-weight:900;line-height:1}
  .mobile-toggle:after{content:'Menu';font-size:15px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
  .mobile-toggle[aria-expanded='true']:before{content:'×';font-size:30px}
  .mobile-toggle[aria-expanded='true']:after{content:'Menu sluiten'}
  aside{top:0;padding-top:calc(78px + env(safe-area-inset-top))}
}

/* Deze eindlaag staat bewust als laatste zodat elke pagina één strakke huisstijl houdt. */
body,main{background:#090909;color:#f7f7f7}main{background:radial-gradient(circle at 82% 12%,rgba(255,216,61,.075),transparent 31rem),linear-gradient(155deg,#080808,#181818 55%,#0b0b0b)}
.sound-backdrop{z-index:1}.sound-backdrop+*{position:relative;z-index:3}
aside{background:linear-gradient(180deg,#070707,#171717 68%,#211906);border-right-color:#514017}aside nav a:hover,aside nav a.active{background:linear-gradient(90deg,rgba(255,216,61,.17),rgba(255,216,61,.02));color:#ffd83d}
.rebecca-hero{background:radial-gradient(circle at 76% 24%,rgba(255,216,61,.13),transparent 28rem),linear-gradient(135deg,#080808,#242424 64%,#2c2107)!important}.rebecca-hero .studio-card{background:linear-gradient(135deg,#ffe56b,#9c6c00)!important;border-radius:14px;box-shadow:0 22px 65px rgba(0,0,0,.55),0 0 34px rgba(213,165,21,.1)}
.listener-essentials,.home-grid,.quick-info,.mix,.artist-intro,.artist-grid,.music-list,.detail-page,.history-page,.team-expanded,.about-story,.auth-grid,.account-dashboard,.public-profile,.studio-panel,.studio-locked{background:transparent!important}
.listener-links a,.info-tile,.home-grid article,.artist-grid article,.music-list article,.history-track,.traffic-links a,.road-watch article,.hourly-grid article,.daily-grid article,.story-facts article,.passion-grid article,.friends-panel,.profile-main,.scrapbook,.studio-columns>section,.rights-panel{background:linear-gradient(145deg,rgba(35,35,35,.97),rgba(13,13,13,.98))!important;border-color:#50411e!important;color:#fff!important;border-radius:10px!important;box-shadow:0 14px 38px rgba(0,0,0,.25)}
.listener-links a:hover,.info-tile:hover,.traffic-links a:hover{border-color:#ffd83d!important;box-shadow:0 18px 42px rgba(0,0,0,.4),0 0 0 1px rgba(255,216,61,.1)}.listener-links small,.info-tile p,.about-card p,.music-list p,.artist-grid p{color:#c7c7c7!important}.info-tile>span,.listener-links>a>span{background:#111!important;color:#ffd83d!important;border-color:#68521a!important}
.page-hero{background:radial-gradient(circle at 82% 8%,rgba(255,216,61,.16),transparent 23rem),linear-gradient(125deg,#080808,#333 64%,#674b06)!important;border-bottom-color:#ffd83d!important}.request-wrap,.listen-panel,.external-players,.artist-birthday-calendar,.henk-story,.official-links,.team-intro,.team-follow,.traffic-summary{background:linear-gradient(145deg,#242424,#0e0e0e)!important;border-color:#564317!important;color:#fff!important;border-radius:11px!important}
.hero button,.now-inner button,.listen-panel button,.account-form button,.music-search button,.request-form button{background:linear-gradient(135deg,#ffe35f,#c49009)!important;color:#111!important}.hero>div:first-child>a,.recent a,.about-card a,.inline-link,.listen-request-link{color:#f2c94c!important}
footer{background:#070707!important;border-top-color:#4e3e16!important}.bottom-player{background:linear-gradient(90deg,#070707,#292929 58%,#745509)!important;border-top-color:#ffd83d!important}.mobile-toggle{background:linear-gradient(90deg,#070707,#222)!important;border-bottom-color:#ffd83d!important}
@media(max-width:900px){.sound-backdrop{left:0}.speaker-left{left:-36%}.speaker-right{right:-40%}}
@media(max-width:600px){.bottom-player{background:linear-gradient(90deg,#070707,#584007)!important}.sound-bars{width:84vw;height:90px}}

/* Zijmenu zonder eigen scrollbar: inhoud schaalt mee met de schermhoogte. */
aside{overflow:hidden!important;padding:18px 14px calc(var(--player) + 12px)!important}
aside .logoLink{flex:0 0 auto;display:flex;justify-content:center}
aside nav{flex:1 1 auto;min-height:0;margin-top:16px!important;gap:2px!important;overflow:hidden!important;justify-content:center}
aside nav a{min-height:0;margin:0!important;padding:7px 10px!important;font-size:13px;line-height:1.15}
aside nav .nav-icon{width:23px;height:23px;font-size:12px}
aside .side-live{flex:0 0 auto;margin-top:10px;padding-top:10px}
aside .side-live>div{margin-top:8px}.side-eq{height:22px!important;margin-top:4px!important}
@media(max-height:760px){aside nav{margin-top:8px!important}aside nav a{padding:5px 8px!important;font-size:12px}aside nav .nav-icon{width:21px;height:21px}.side-live{display:none}}
@media(max-width:900px){aside{top:0!important;height:100dvh!important;padding-top:calc(70px + env(safe-area-inset-top))!important;padding-bottom:calc(var(--player) + 8px + env(safe-area-inset-bottom))!important}aside nav{justify-content:flex-start;margin-top:8px!important}aside nav a{padding:6px 9px!important}}
@media(max-width:900px) and (max-height:620px){aside .logoLink{display:none}aside{padding-top:calc(64px + env(safe-area-inset-top))!important}aside nav a{padding:4px 8px!important;font-size:11px}aside nav .nav-icon{width:19px;height:19px}}

/* Bewegende speakers in de hoofdbanner. */
.rebecca-hero .studio-card{position:relative;overflow:hidden;isolation:isolate}
.rebecca-hero .studio-card>img{position:relative;z-index:1}
.banner-sound{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,rgba(0,0,0,.12),transparent 24% 76%,rgba(0,0,0,.12))}
.banner-speaker{position:absolute;bottom:7%;width:clamp(46px,7vw,88px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#ffd83d 0 10%,#2b220b 11% 25%,#d5a515 26% 30%,#111 31% 63%,#80600b 64% 68%,#090909 69%);border:2px solid rgba(255,224,92,.82);box-shadow:0 7px 22px rgba(0,0,0,.65),0 0 18px rgba(255,216,61,.2)}
.banner-speaker:before,.banner-speaker:after,.banner-speaker i{content:"";position:absolute;border-radius:50%;inset:-8%;border:1px solid rgba(255,216,61,.28)}
.banner-speaker:after{inset:14%;border-color:rgba(255,232,128,.24)}.banner-speaker i{inset:38%;border:0;background:linear-gradient(145deg,#ffe87c,#9f7100);box-shadow:0 0 12px rgba(255,216,61,.36)}
.banner-speaker-left{left:3%}.banner-speaker-right{right:3%}
.banner-eq{position:absolute;left:50%;bottom:8%;transform:translateX(-50%);height:42px;width:38%;display:flex;align-items:end;justify-content:center;gap:4px;padding:5px 8px;border-radius:20px;background:rgba(5,5,5,.66);border:1px solid rgba(255,216,61,.3);backdrop-filter:blur(4px)}
.banner-eq i{width:5px;height:calc(8px + var(--beat) * 2px);max-height:30px;border-radius:5px;background:linear-gradient(#fff2a6,#d09a0b);transform-origin:bottom;box-shadow:0 0 5px rgba(255,216,61,.24)}
.radio-is-playing .banner-speaker{animation:bannerSpeakerBeat .72s ease-in-out infinite alternate}.radio-is-playing .banner-speaker-right{animation-delay:-.36s}.radio-is-playing .banner-speaker:before{animation:bannerSpeakerWave 1.45s ease-out infinite}.radio-is-playing .banner-eq i{animation:bannerEqBeat .62s ease-in-out infinite alternate;animation-delay:calc(var(--beat) * -47ms)}
@keyframes bannerSpeakerBeat{to{transform:scale(1.07);filter:brightness(1.17)}}
@keyframes bannerSpeakerWave{0%{transform:scale(.9);opacity:.7}100%{transform:scale(1.28);opacity:0}}
@keyframes bannerEqBeat{0%{transform:scaleY(.3);opacity:.5}100%{transform:scaleY(1.15);opacity:1}}
@media(max-width:600px){.banner-speaker{width:48px;bottom:5%}.banner-eq{height:34px;width:43%;bottom:6%}.banner-eq i{width:3px}.rebecca-hero .studio-card{padding:4px!important}}
@media(prefers-reduced-motion:reduce){.banner-sound *{animation:none!important}}

/* Compact en evenwichtig tekstblok in de hoofdbanner. */
.rebecca-hero{min-height:500px;padding:56px clamp(28px,5vw,76px);gap:clamp(34px,5vw,78px)}
.rebecca-hero>div:first-child{width:min(48%,580px);max-width:580px;padding:8px 0 8px 25px;border-left:4px solid #ffd83d}
.rebecca-hero>div:first-child>small{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid rgba(255,216,61,.32);border-radius:999px;background:rgba(255,216,61,.07);font-size:10px;letter-spacing:1.7px}
.rebecca-hero h1{max-width:100%;margin:17px 0 18px;font-size:clamp(43px,4.65vw,67px);line-height:.96;letter-spacing:-3px;text-wrap:balance}
.rebecca-hero h1 em{display:block;margin-top:5px;font-size:.88em;line-height:1.02}
.rebecca-hero p{max-width:540px;margin:0 0 22px;font-size:16px;line-height:1.65;color:#d3d3d3!important}
.rebecca-hero .play,.rebecca-hero>div:first-child>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin:0 9px 0 0;padding:0 18px;border-radius:7px;font-size:12px;font-weight:900;vertical-align:middle}
.rebecca-hero .play{min-width:58px;box-shadow:0 10px 28px rgba(213,165,21,.24)}
.rebecca-hero>div:first-child>a{border:1px solid #66501a;background:#151515;color:#f5cf51!important;transition:border-color .18s,background .18s,transform .18s}
.rebecca-hero>div:first-child>a:hover{border-color:#ffd83d;background:#211b0b;transform:translateY(-2px)}
.rebecca-hero .studio-card{flex:1 1 52%;width:auto;max-width:760px;min-width:0}
@media(max-width:1050px){.rebecca-hero{gap:34px}.rebecca-hero>div:first-child{width:47%;padding-left:20px}.rebecca-hero h1{font-size:clamp(38px,5vw,52px);letter-spacing:-2px}}
@media(max-width:900px){.rebecca-hero{min-height:0;padding:48px 22px 34px;gap:30px}.rebecca-hero>div:first-child{width:100%;max-width:680px;padding:4px 0 4px 18px}.rebecca-hero h1{font-size:clamp(38px,9vw,55px);line-height:.98}.rebecca-hero p{font-size:16px}.rebecca-hero .studio-card{flex-basis:auto;width:100%}}
@media(max-width:480px){.rebecca-hero{padding-left:16px;padding-right:16px}.rebecca-hero>div:first-child{padding-left:14px}.rebecca-hero h1{font-size:clamp(34px,10.7vw,46px);letter-spacing:-1.7px}.rebecca-hero h1 em{font-size:.84em}.rebecca-hero .play,.rebecca-hero>div:first-child>a{min-height:44px;margin:0 5px 7px 0;padding:0 14px}}

/* Volledig vernieuwde Over RadioRebecca-pagina. */
.page-hero.about-bg{min-height:300px;padding:64px clamp(24px,7vw,110px) 58px;background:radial-gradient(circle at 86% 15%,rgba(255,216,61,.18),transparent 22rem),linear-gradient(120deg,#070707,#292929 68%,#694d08)!important}
.page-hero.about-bg small{display:inline-block;padding:7px 11px;border:1px solid rgba(255,216,61,.35);border-radius:999px;background:rgba(255,216,61,.07);color:#ffd83d}
.page-hero.about-bg h1{max-width:850px;margin:17px 0 13px;font-size:clamp(43px,5.2vw,68px);line-height:1;letter-spacing:-2.5px;color:#fff;text-shadow:0 3px 18px #000}
.page-hero.about-bg p{max-width:720px;margin:0;color:#e2e2e2!important;font-size:17px;line-height:1.65}
.about-story{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:64px 0 95px!important;background:transparent!important;color:#fff!important}
.story-lead{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr);grid-template-areas:"label copy" "title copy";column-gap:clamp(42px,7vw,100px);row-gap:12px;align-items:start;padding:38px 42px;background:linear-gradient(145deg,#202020,#0d0d0d);border:1px solid #554419;border-left:5px solid #ffd83d;border-radius:12px;box-shadow:0 20px 55px rgba(0,0,0,.32)}
.story-lead>small{grid-area:label;align-self:end;color:#ffd83d!important;font-size:11px;letter-spacing:2px}.story-lead>h2{grid-area:title;margin:0!important;font-size:clamp(32px,3.2vw,47px);line-height:1.08;letter-spacing:-1.3px;color:#fff!important}.story-lead>p{grid-area:copy;margin:0!important;align-self:center;font-size:17px!important;line-height:1.8;color:#d2d2d2!important}
.about-photo{background:#0b0b0b!important;border:1px solid #68521a!important;border-radius:12px!important;box-shadow:0 20px 52px rgba(0,0,0,.36)!important;overflow:hidden}
.about-photo-main,.about-photo-history,.about-photo-equipment{height:auto!important}.about-photo-main{margin:28px 0 0!important}.about-photo-history{margin:28px 0!important}
.about-photo img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;filter:none!important;background:#090909}
.about-photo figcaption{position:static!important;padding:16px 20px!important;background:linear-gradient(90deg,#111,#211a08)!important;border-top:1px solid #4e3d15;color:#fff!important}.about-photo figcaption b{color:#ffd83d!important}.about-photo figcaption span{color:#d0d0d0!important}
.story-facts{margin:28px 0!important;gap:14px}.story-facts article{min-height:190px;padding:25px!important;background:linear-gradient(145deg,#222,#0e0e0e)!important;border:1px solid #50411e!important;border-top:4px solid #ffd83d!important;border-radius:10px!important}.story-facts b{color:#ffd83d!important;font-size:25px}.story-facts h3{color:#fff!important}.story-facts p{color:#c9c9c9!important}
.henk-story{display:grid!important;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center;padding:30px!important;background:linear-gradient(135deg,#202020,#0b0b0b)!important;border:1px solid #5a4719!important;border-radius:12px!important;box-shadow:0 20px 55px rgba(0,0,0,.3)}
.henk-story>div{padding:12px 22px 12px 0}.henk-story small{color:#ffd83d!important}.henk-story h2{margin:9px 0 14px!important;color:#fff!important;font-size:clamp(31px,3vw,43px);line-height:1.12}.henk-story p{margin:0;color:#d0d0d0!important;font-size:16px;line-height:1.78}
.passion-grid{margin:28px 0!important;gap:14px}.passion-grid article{min-height:205px;padding:26px!important;background:linear-gradient(145deg,#222,#101010)!important;border:1px solid #50411e!important;border-radius:10px!important}.passion-grid span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#ffd83d;color:#111!important;font-size:23px}.passion-grid h3{margin:18px 0 9px;color:#fff!important}.passion-grid p{margin:0;color:#c8c8c8!important;line-height:1.65}
.official-links{margin-top:28px;padding:34px 38px!important;background:linear-gradient(125deg,#151515,#2a2109)!important;border:1px solid #6b5319!important;border-bottom:5px solid #ffd83d!important;border-radius:11px!important}.official-links small{color:#ffd83d!important}.official-links h2{color:#fff!important}.official-links p{color:#cfcfcf!important}.official-links a{color:#ffd83d!important;border-color:#5a4719!important;transition:padding-left .18s,color .18s}.official-links a:hover{padding-left:8px;color:#fff!important}
@media(max-width:850px){.about-story{width:min(100% - 32px,720px);padding-top:34px!important}.story-lead{grid-template-columns:1fr;grid-template-areas:"label" "title" "copy";padding:28px 24px;gap:10px}.story-lead>small{align-self:auto}.henk-story{grid-template-columns:1fr!important;padding:20px!important}.henk-story>div{padding:8px 4px 12px}.story-facts,.passion-grid{grid-template-columns:1fr!important}.story-facts article,.passion-grid article{min-height:0}.official-links{grid-template-columns:1fr!important;padding:27px 23px!important}.page-hero.about-bg{min-height:260px;padding-top:50px}}
@media(max-width:500px){.about-story{width:calc(100% - 24px)}.page-hero.about-bg{padding:42px 18px 38px}.page-hero.about-bg h1{font-size:39px;letter-spacing:-1.5px}.story-lead{padding:24px 19px}.story-lead>h2{font-size:31px}.about-photo figcaption{padding:14px 16px!important}.henk-story{padding:14px!important}.official-links{padding:23px 18px!important}}
