.rdp-week{--rdp-purple:#8a35ff;--rdp-purple-dark:#34105c;--rdp-card:#fff;--rdp-text:#171717;font-family:inherit;color:var(--rdp-text);background:linear-gradient(135deg,#842fff,#9a3cff);padding:18px;border-radius:22px;box-sizing:border-box}.rdp-week *{box-sizing:border-box}.rdp-week-nav{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;margin-bottom:14px;color:#fff}.rdp-week-title{text-align:center;font-weight:800;font-size:18px}.rdp-nav-btn{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.16);color:#fff!important;text-decoration:none!important;font-size:34px;line-height:1;border:1px solid rgba(255,255,255,.22)}.rdp-nav-btn:hover{background:rgba(255,255,255,.26)}.rdp-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.rdp-day{min-width:0;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:16px;overflow:hidden}.rdp-day.is-today{outline:2px solid rgba(255,255,255,.92);outline-offset:1px}.rdp-day-head{background:#f5f2f7;padding:11px 8px;text-align:center;display:flex;flex-direction:column;gap:1px}.rdp-day-name{font-weight:900;font-size:18px}.rdp-day-date{font-weight:700;font-size:13px;opacity:.75}.rdp-day-body{padding:10px;display:flex;flex-direction:column;gap:10px}.rdp-empty{color:#fff;padding:22px 8px;line-height:1.4;text-align:center;opacity:.92}.rdp-show{background:var(--rdp-card);border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(30,0,60,.18)}.rdp-show.is-live{box-shadow:0 0 0 2px #ff315f,0 8px 24px rgba(30,0,60,.24)}.rdp-show-image{aspect-ratio:4/3;background:#1a1020;overflow:hidden}.rdp-show-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center center}.rdp-show-content{padding:12px}.rdp-show h3{font-size:16px!important;line-height:1.2!important;margin:0 0 7px!important;color:#171717!important;font-weight:900!important}.rdp-host{font-size:14px;font-weight:700;color:#4f4257;margin-bottom:5px}.rdp-time{font-size:13px;font-weight:800;color:#321050;background:#f2e9ff;border-radius:9px;padding:6px 8px;display:inline-block}.rdp-live-badge{display:inline-flex;align-items:center;gap:6px;background:#ff315f;color:#fff;font-size:11px;font-weight:900;letter-spacing:.04em;padding:5px 8px;border-radius:999px;margin-bottom:8px}.rdp-live-badge span{width:7px;height:7px;background:#fff;border-radius:50%;box-shadow:0 0 0 0 rgba(255,255,255,.7);animation:rdpPulse 1.6s infinite}@keyframes rdpPulse{70%{box-shadow:0 0 0 7px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.rdp-timezone-note{text-align:center;color:#fff;font-size:12px;margin-top:12px;opacity:.85}@media(max-width:1100px){.rdp-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.rdp-week{padding:12px;border-radius:16px}.rdp-week-nav{grid-template-columns:42px 1fr 42px}.rdp-nav-btn{width:42px;height:42px}.rdp-week-title{font-size:15px}.rdp-days{grid-template-columns:1fr}.rdp-day-head{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 14px}.rdp-day-body{padding:12px}.rdp-empty{text-align:left;padding:10px 2px}.rdp-show{display:grid;grid-template-columns:112px 1fr}.rdp-show-image{aspect-ratio:auto;height:100%;min-height:112px}.rdp-show-content{display:flex;flex-direction:column;justify-content:center}.rdp-show h3{font-size:17px!important}}@media(max-width:420px){.rdp-show{grid-template-columns:92px 1fr}.rdp-show-content{padding:10px}.rdp-time{font-size:12px}.rdp-week-title{font-size:13px}}


/* Beim Wochenwechsel nach dem Neuladen am Sendeplan bleiben. */
#rdp-sendeplan { scroll-margin-top: 24px; }
