.pase-player,.pase-card,.pase-login,.pase-wishbox form,.pase-schedule section{box-sizing:border-box;border:1px solid #ddd;border-radius:12px;padding:18px;background:#fff;margin:14px 0}.pase-player-title{font-weight:700;margin-bottom:10px}.pase-player audio{width:100%}.pase-presenters{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.pase-presenter-card{border:1px solid #ddd;border-radius:14px;overflow:hidden;background:#fff}.pase-presenter-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.pase-presenter-body{padding:16px}.pase-presenter-body h3{margin-top:0}.pase-role{font-weight:700;opacity:.8}.pase-presenter-body blockquote{margin:12px 0;padding-left:12px;border-left:3px solid currentColor}.pase-next-show{margin-top:14px;padding-top:12px;border-top:1px solid #eee}.pase-show-row{display:flex;gap:18px;padding:9px 0;border-top:1px solid #eee}.pase-show-row time{min-width:55px;font-weight:700}.pase-muted{opacity:.65}.pase-wishbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.pase-wishbox form{margin:0}.pase-wishbox label,.pase-login label{display:block;font-weight:700;margin-bottom:4px}.pase-wishbox input,.pase-wishbox textarea,.pase-login input{box-sizing:border-box;width:100%;padding:10px;border:1px solid #bbb;border-radius:7px}.pase-wishbox button,.pase-login button,.pase-mod-dashboard button{padding:10px 16px;border:0;border-radius:7px;cursor:pointer}.pase-success{padding:12px;border:1px solid #76b77a;border-radius:8px}.pase-error{padding:12px;border:1px solid #d77;border-radius:8px}.pase-inbox-item{padding:10px 0;border-top:1px solid #eee}

/* Öffentlicher Wochen-Sendeplan: Montag–Sonntag horizontal, 00–24 Uhr vertikal */
.pase-week-schedule-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;margin:16px 0;padding-bottom:6px;box-sizing:border-box;-webkit-overflow-scrolling:touch}
.pase-week-schedule{display:grid;width:100%;max-width:100%;min-width:0;grid-template-columns:68px repeat(7,minmax(0,1fr));grid-template-rows:52px repeat(24,64px);position:relative;border:1px solid #ddd;border-radius:12px;overflow:hidden;background:#fff;box-sizing:border-box}
.pase-schedule-corner,.pase-schedule-day,.pase-schedule-time{display:flex;align-items:center;justify-content:center;font-weight:700;background:#f6f6f6;z-index:3}
.pase-schedule-corner{grid-column:1;grid-row:1;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.pase-schedule-day{border-left:1px solid #ddd;border-bottom:1px solid #ddd;padding:0 8px;text-align:center;position:sticky;top:0}
.pase-schedule-time{border-right:1px solid #ddd;border-top:1px solid #e7e7e7;font-size:13px;padding:0 6px}
.pase-schedule-slot{border-left:1px solid #e7e7e7;border-top:1px solid #e7e7e7;min-width:0;min-height:0;z-index:1}
.pase-schedule-show{z-index:2;margin:4px;padding:7px 8px;border:1px solid #b9b9b9;border-radius:8px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;gap:2px;line-height:1.2}
.pase-schedule-show strong{font-size:14px}
.pase-schedule-show span,.pase-schedule-show time{font-size:12px}
.pase-schedule-show time{margin-top:auto;font-weight:700}
@media (max-width:900px){.pase-week-schedule{width:max-content;max-width:none;min-width:920px;grid-template-columns:64px repeat(7,122px);grid-template-rows:48px repeat(24,60px)}.pase-schedule-show{padding:6px}.pase-schedule-show strong{font-size:13px}}
@media (max-width:600px){.pase-week-schedule-wrap{margin-left:0;margin-right:0}.pase-schedule-day{padding-left:4px;padding-right:4px}.pase-schedule-show{margin:3px;padding:5px 6px}.pase-schedule-show strong{font-size:12px}.pase-schedule-show span,.pase-schedule-show time{font-size:11px}}

.pase-public-schedules{display:grid;gap:28px}
.pase-public-week-title{margin:0 0 10px}
.pase-schedule-day small{display:block;font-size:.78em;font-weight:400;opacity:.75;margin-top:2px}

/* Navigation zwischen aktueller und nächster öffentlicher Kalenderwoche */
.pase-public-week-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 10px}
.pase-public-week-heading .pase-public-week-title{margin:0}
.pase-public-week-nav{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid currentColor;border-radius:8px;text-decoration:none;font-weight:700;line-height:1.2}
.pase-public-week-nav:hover,.pase-public-week-nav:focus{text-decoration:none}
@media (max-width:600px){.pase-public-week-heading{align-items:stretch}.pase-public-week-nav{width:100%;box-sizing:border-box}}

/* AJAX-Wochenwechsel ohne Neuladen der Seite */
.pase-public-schedules{position:relative}
.pase-public-schedules.pase-is-loading{opacity:.72;pointer-events:none}
.pase-public-week-status{margin:0 0 10px;padding:9px 12px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:14px}
.pase-public-week-error{margin:0 0 10px}

/* Der öffentliche Plan darf nie breiter als sein WordPress-Inhaltsbereich werden. */
.pase-public-schedules,.pase-public-week{width:100%;max-width:100%;min-width:0;box-sizing:border-box}
.pase-public-week *{box-sizing:border-box}

/* Moderator-Dashboard */
.pase-mod-dashboard{display:grid;gap:16px}.pase-mod-dashboard .pase-card{margin:0}.pase-mod-hero{display:flex;align-items:center;justify-content:space-between;gap:18px}.pase-mod-identity{display:flex;align-items:center;gap:14px;min-width:0}.pase-mod-identity img{width:72px;height:72px;border-radius:50%;object-fit:cover}.pase-mod-identity h2{margin:2px 0}.pase-mod-identity p{margin:0}.pase-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;opacity:.65}.pase-studio-live{border-width:2px}.pase-live-badge{font-weight:800}.pase-studio-live h3{font-size:1.45em;margin:8px 0}.pase-studio-counters,.pase-mod-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.pase-studio-counters span,.pase-mod-stats>div{padding:12px;border:1px solid #ddd;border-radius:9px}.pase-mod-stats strong{display:block;font-size:1.6em}.pase-mod-stats span{display:block;font-size:.9em;opacity:.72}.pase-mod-nav{display:flex;gap:8px;flex-wrap:wrap}.pase-mod-nav a{display:inline-flex;padding:9px 12px;border:1px solid #bbb;border-radius:8px;text-decoration:none}.pase-mod-show-list{display:grid;gap:9px}.pase-mod-show-list article{display:flex;justify-content:space-between;gap:12px;padding:11px;border:1px solid #e2e2e2;border-radius:9px}.pase-mod-show-list span{opacity:.75;text-align:right}.pase-mod-message-list{display:grid;gap:10px}.pase-mod-message{padding:13px;border:1px solid #ddd;border-radius:10px}.pase-mod-message.pase-status-new{border-width:2px}.pase-mod-message header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pase-mod-message header span{font-size:.85em;opacity:.65}.pase-mod-message p{margin:8px 0}.pase-mod-message-actions{display:flex;gap:8px;flex-wrap:wrap}.pase-mod-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pase-mod-profile-form p{margin:0}.pase-mod-profile-form p:last-of-type{grid-column:1/-1}.pase-mod-profile-form label{display:block;font-weight:700;margin-bottom:5px}.pase-mod-profile-form input,.pase-mod-profile-form textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #bbb;border-radius:7px}.pase-mod-profile-form button{justify-self:start}.pase-permission-list{display:grid;gap:7px;margin:10px 0}
@media(max-width:650px){.pase-mod-hero{align-items:flex-start;flex-direction:column}.pase-mod-show-list article,.pase-mod-message header{flex-direction:column}.pase-mod-show-list span{text-align:left}.pase-mod-profile-form{grid-template-columns:1fr}}

/* Sendungscover und Info-Popup im öffentlichen Sendeplan */
.pase-schedule-show-cover{width:100%;height:34px;object-fit:cover;border-radius:5px;display:block;margin:0 0 3px}
.pase-schedule-show-clickable{cursor:pointer}
.pase-schedule-show-clickable:focus{outline:2px solid currentColor;outline-offset:2px}
.pase-program-info-overlay{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.58);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}
.pase-program-info-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;color:#222;border-radius:14px;padding:20px;box-shadow:0 18px 55px rgba(0,0,0,.3)}
.pase-program-info-close{position:absolute;right:10px;top:10px;width:40px;height:40px;border:0;border-radius:50%;background:#eee;color:#222;font-size:26px;line-height:1;cursor:pointer}
.pase-program-info-card>img{width:100%;max-height:300px;object-fit:cover;border-radius:10px;display:block;margin-bottom:16px}
.pase-program-info-card h3{margin:0 42px 6px 0}
.pase-program-info-meta{font-weight:700;opacity:.72;margin:0 0 14px}
.pase-program-info-description p:last-child{margin-bottom:0}
@media(max-width:900px){.pase-schedule-show-cover{height:30px}}

/* Serverabhängiger Live-Player */
.pase-live-player{display:grid;gap:14px}
.pase-live-player-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.pase-live-player-head .pase-player-title{margin:0;font-size:1.15em}
.pase-server-badge,.pase-live-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #ccc;border-radius:999px;font-size:12px;font-weight:800;line-height:1}
.pase-live-status{border-color:currentColor}
.pase-now-playing{display:flex;align-items:center;gap:14px;min-width:0}
.pase-now-playing-art{width:88px;height:88px;object-fit:cover;border-radius:10px;flex:0 0 auto}
.pase-now-playing-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.pase-now-label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;opacity:.65}
.pase-now-playing-copy strong{font-size:1.12em;overflow-wrap:anywhere}
.pase-now-playing-copy>span:not(.pase-now-label){overflow-wrap:anywhere}
.pase-now-show{margin-top:4px;font-size:.92em;opacity:.8}
.pase-player-foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;opacity:.7}
@media(max-width:520px){.pase-now-playing-art{width:68px;height:68px}.pase-live-player-head{align-items:center}}

.pase-mod-security-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pase-mod-security-form p{margin:0}.pase-mod-security-form p:first-of-type{grid-column:1/-1}.pase-mod-security-form label{display:block;font-weight:700;margin-bottom:5px}.pase-mod-security-form input{width:100%;box-sizing:border-box;padding:10px;border:1px solid #bbb;border-radius:7px}.pase-mod-security-form small{display:block;margin-top:4px;opacity:.7}.pase-mod-security-form button{justify-self:start}.pase-login-history{overflow-x:auto}.pase-login-history table{width:100%;border-collapse:collapse}.pase-login-history th,.pase-login-history td{text-align:left;padding:9px;border-bottom:1px solid #e5e5e5;vertical-align:top}.pase-login-history th{font-size:.9em}@media(max-width:650px){.pase-mod-security-form{grid-template-columns:1fr}.pase-mod-security-form p:first-of-type{grid-column:auto}}

/* Moderator Dashboard 0.8 */
.pase-mod-tabs{display:flex;gap:8px;flex-wrap:wrap;position:sticky;top:8px;z-index:10;padding:8px;background:rgba(255,255,255,.96);border:1px solid #ddd;border-radius:10px}
.pase-mod-tabs button{padding:9px 12px;border:1px solid #bbb;border-radius:8px;background:#fff;cursor:pointer}.pase-mod-tabs button.is-active{font-weight:800;border-width:2px}.pase-mod-tab{display:grid;gap:14px}.pase-mod-tab[hidden]{display:none!important}.pase-mod-hero-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pase-mod-hero-actions form{margin:0}
.pase-mod-message-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.pase-mod-message-actions button,.pase-message-admin button{padding:7px 10px}.pase-message-admin{display:grid;gap:8px;margin-top:10px;padding:10px;border:1px dashed #bbb;border-radius:8px}.pase-message-admin label{display:grid;gap:4px;font-weight:700}.pase-message-admin textarea,.pase-message-admin select{width:100%;box-sizing:border-box;padding:7px}.pase-internal-note{margin-top:8px;padding:8px;border-radius:7px;background:#f4f4f4}.pase-status-new{border-left:4px solid currentColor}.pase-status-played,.pase-status-done{opacity:.78}.pase-status-rejected{opacity:.6}
.pase-profile-image-tools{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:18px}.pase-profile-image-tools>img{width:110px;height:110px;border-radius:12px;object-fit:cover}.pase-profile-image-tools form{display:grid;gap:8px}.pase-profile-image-tools label{display:grid;gap:5px;font-weight:700}
.pase-absence-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pase-absence-form p{margin:0}.pase-absence-form p:nth-child(4){grid-column:1/-1}.pase-absence-form label{display:grid;gap:5px;font-weight:700}.pase-absence-form input,.pase-absence-form textarea{width:100%;box-sizing:border-box;padding:9px}.pase-absence-list{display:grid;gap:8px;margin-top:16px}.pase-absence-list article,.pase-session-list article,.pase-activity-list>div{display:flex;justify-content:space-between;gap:12px;padding:10px;border:1px solid #ddd;border-radius:8px}.pase-absence-list article{flex-wrap:wrap}.pase-session-list{display:grid;gap:8px}.pase-session-list article>div{display:grid;gap:2px}.pase-session-list small,.pase-activity-list small{opacity:.7}.pase-activity-list{display:grid;gap:8px}.pase-activity-list>div{display:grid;grid-template-columns:minmax(140px,1fr) auto;align-items:start}.pase-activity-list small{grid-column:1/-1}
.pase-mod-show-list article{align-items:center}.pase-mod-show-list article>div{display:grid;gap:4px}.pase-mod-show-list article form{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.pase-mod-show-list article select{padding:6px}
@media(max-width:650px){.pase-mod-tabs{position:static}.pase-absence-form{grid-template-columns:1fr}.pase-absence-form p:nth-child(4){grid-column:auto}.pase-session-list article,.pase-activity-list>div{grid-template-columns:1fr;flex-direction:column}.pase-mod-show-list article form{width:100%}}

.pase-program-edit-list{display:grid;gap:12px}.pase-program-edit-list form{display:grid;gap:9px;padding:12px;border:1px solid #ddd;border-radius:9px}.pase-program-edit-list h4{margin:0}.pase-program-edit-list label{display:grid;gap:4px;font-weight:700}.pase-program-edit-list input,.pase-program-edit-list textarea{width:100%;box-sizing:border-box;padding:9px;border:1px solid #bbb;border-radius:7px}.pase-program-edit-list button{justify-self:start}

/* Studio 2.0 */
.pase-studio-controls{display:grid;gap:12px}.pase-studio-control-buttons{display:flex;gap:8px;flex-wrap:wrap}.pase-studio-controls>label{display:grid;gap:5px;font-weight:700}.pase-studio-controls textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #bbb;border-radius:8px}.pase-studio-checklist{display:grid;gap:6px;padding:10px;border:1px solid #ddd;border-radius:8px}.pase-studio-stream{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.pase-studio-stream strong{font-size:1.05em}.pase-studio-stream span,.pase-studio-stream small{opacity:.75}
.pase-queue{display:grid;gap:8px}.pase-queue article{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #ddd;border-radius:9px;background:#fff;cursor:grab}.pase-queue article.is-dragging{opacity:.45}.pase-queue .pase-drag-handle{font-size:20px;opacity:.55}.pase-queue article>div{display:grid;gap:2px}.pase-queue small{opacity:.65}.pase-played-history{display:grid;gap:7px}.pase-played-history>div{display:flex;justify-content:space-between;gap:10px;padding:8px;border-bottom:1px solid #eee}
.pase-change-request{margin-top:8px;width:100%}.pase-change-request summary{cursor:pointer;font-weight:700}.pase-change-request form{display:grid;gap:7px;margin-top:8px;padding:10px;border:1px dashed #bbb;border-radius:8px}.pase-change-request label{display:grid;gap:4px;font-weight:700}.pase-change-request select,.pase-change-request textarea{width:100%;box-sizing:border-box;padding:7px}
.pase-wishbox-closed{text-align:center}

/* PaSe Moderatoren-Anzeige 1.0.1 */
.pase-presenter-directory{display:grid;gap:16px}.pase-presenter-filters{display:flex;gap:8px;flex-wrap:wrap}.pase-presenter-filters button{appearance:none;border:1px solid currentColor;background:transparent;color:inherit;border-radius:999px;padding:8px 13px;font:inherit;cursor:pointer}.pase-presenter-filters button.is-active{font-weight:800;border-width:2px}.pase-presenter-grid{align-items:stretch}.pase-presenter-card{cursor:pointer;transition:transform .15s ease,border-color .15s ease;display:flex;flex-direction:column}.pase-presenter-card:focus{outline:2px solid currentColor;outline-offset:3px}@media(hover:hover){.pase-presenter-card:hover{transform:translateY(-2px)}}.pase-presenter-photo{position:relative;overflow:hidden}.pase-presenter-photo>img{aspect-ratio:4/3!important}.pase-presenter-placeholder{aspect-ratio:4/3;display:grid;place-items:center;font-size:4rem;font-weight:800;border-bottom:1px solid #ddd}.pase-live-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid currentColor;background:inherit}.pase-presenter-photo .pase-live-badge{position:absolute;left:10px;top:10px;background:#fff;color:#111}.pase-presenter-categories{display:flex;gap:5px;flex-wrap:wrap;margin:8px 0}.pase-presenter-categories span{font-size:12px;padding:4px 8px;border:1px solid currentColor;border-radius:999px;opacity:.78}.pase-presenter-more{margin-top:14px;width:100%;padding:9px 12px;border:1px solid currentColor;border-radius:8px;background:transparent;color:inherit;font:inherit;cursor:pointer}.pase-presenter-card .pase-presenter-body{display:flex;flex-direction:column;flex:1}.pase-presenter-card .pase-next-show{margin-top:auto}.pase-presenter-card .pase-next-show>strong{display:block;margin-bottom:3px}.pase-presenter-empty{margin:0;padding:12px;border:1px solid currentColor;border-radius:8px}
.pase-presenter-overlay{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.pase-presenter-dialog{position:relative;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;color:#222;border-radius:14px;padding:20px;box-shadow:0 18px 60px rgba(0,0,0,.35)}.pase-presenter-close{position:absolute;right:10px;top:10px;width:42px;height:42px;border:0;border-radius:50%;font-size:26px;cursor:pointer}.pase-presenter-detail{display:grid;gap:14px}.pase-presenter-detail-head{display:flex;gap:16px;align-items:center;padding-right:48px}.pase-presenter-detail-head img{width:110px;height:110px;border-radius:14px;object-fit:cover}.pase-presenter-detail-head h3{margin:0 0 4px}.pase-presenter-detail-head p{margin:0}.pase-presenter-bio p:first-child{margin-top:0}.pase-upcoming-shows{display:grid;gap:9px}.pase-upcoming-shows article{display:flex;gap:11px;padding:10px;border:1px solid #ddd;border-radius:9px}.pase-upcoming-shows article img{width:72px;height:72px;object-fit:cover;border-radius:8px}.pase-upcoming-shows article>div{display:grid;gap:3px;min-width:0}.pase-upcoming-shows span,.pase-upcoming-shows small{opacity:.75}
@media(max-width:600px){.pase-presenter-dialog{padding:16px}.pase-presenter-detail-head{align-items:flex-start}.pase-presenter-detail-head img{width:82px;height:82px}.pase-upcoming-shows article{align-items:flex-start}}

/* PaSe Moderatoren-Grid 1.0.2 */
.pase-presenter-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.pase-presenter-card{min-width:0}
.pase-presenter-photo>img,
.pase-presenter-placeholder{aspect-ratio:4/3!important}
.pase-presenter-card .pase-presenter-body{padding:12px!important}
.pase-presenter-card .pase-presenter-body h3{font-size:1.05rem;margin:0 0 5px}
.pase-presenter-card .pase-role{font-size:.9rem}
.pase-presenter-card blockquote{margin:8px 0!important;font-size:.9rem}
.pase-presenter-card .pase-next-show{font-size:.88rem;padding-top:9px;margin-top:9px}
.pase-presenter-card .pase-presenter-more{margin-top:10px;padding:7px 9px;font-size:.88rem}
.pase-presenter-card .pase-presenter-categories{margin:6px 0}
.pase-presenter-card .pase-presenter-categories span{font-size:11px;padding:3px 6px}

@media (max-width:1100px){
  .pase-presenter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:820px){
  .pase-presenter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:560px){
  .pase-presenter-grid{grid-template-columns:1fr!important}
  .pase-presenter-card .pase-presenter-body{padding:14px!important}
}

/* PaSe Moderator-Karten 1.0.3: extrem kompakt */
.pase-presenter-card{
  overflow:hidden;
  min-height:0!important;
}
.pase-presenter-photo>img,
.pase-presenter-placeholder{
  aspect-ratio:16/10!important;
}
.pase-presenter-card-body{
  padding:9px 10px!important;
  display:block!important;
  min-height:0!important;
}
.pase-presenter-card-body h3{
  margin:0!important;
  font-size:1rem!important;
  line-height:1.2!important;
}
.pase-presenter-card .pase-role,
.pase-presenter-card blockquote,
.pase-presenter-card .pase-next-show,
.pase-presenter-card .pase-presenter-more,
.pase-presenter-card .pase-presenter-categories{
  display:none!important;
}
.pase-live-pennant{
  position:absolute!important;
  top:8px!important;
  right:8px!important;
  left:auto!important;
  padding:5px 8px!important;
  border-radius:4px 4px 4px 0!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  background:#fff!important;
  color:#111!important;
  border:1px solid currentColor!important;
  box-shadow:0 1px 4px rgba(0,0,0,.18);
}
.pase-live-pennant::after{
  content:"";
  position:absolute;
  left:-1px;
  bottom:-6px;
  width:0;
  height:0;
  border-top:6px solid currentColor;
  border-right:6px solid transparent;
  opacity:.95;
}

/* PaSe Sendet-Dreieck 1.0.4 */
.pase-presenter-photo .pase-live-pennant{
  position:absolute!important;
  top:0!important;
  right:0!important;
  left:auto!important;
  width:86px!important;
  height:86px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:block!important;
  pointer-events:none;
}
.pase-presenter-photo .pase-live-pennant::before{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:0;
  height:0;
  border-top:86px solid currentColor;
  border-left:86px solid transparent;
}
.pase-presenter-photo .pase-live-pennant::after{
  display:none!important;
}
.pase-presenter-photo .pase-live-pennant>span{
  position:absolute;
  top:20px;
  right:2px;
  width:68px;
  z-index:2;
  transform:rotate(45deg);
  transform-origin:center;
  text-align:right;
  font-size:11px;
  font-weight:900;
  line-height:1;
  letter-spacing:.02em;
  white-space:nowrap;
  color:#fff;
}

/* PaSe Sendet-Dreieck 1.0.5: deutlich hervorgehoben */
.pase-presenter-photo .pase-live-pennant{
  color:#d40000!important;
  filter:drop-shadow(-2px 3px 3px rgba(0,0,0,.45));
}
.pase-presenter-photo .pase-live-pennant::before{
  border-top-color:#d40000!important;
}
.pase-presenter-photo .pase-live-pennant>span{
  color:#ffe600!important;
  font-weight:900!important;
  text-shadow:1px 1px 2px rgba(0,0,0,.9);
}

/* PaSe Sendet-Wimpel 1.0.6: etwas kleiner */
.pase-presenter-photo .pase-live-pennant{
  width:70px!important;
  height:70px!important;
}
.pase-presenter-photo .pase-live-pennant::before{
  border-top-width:70px!important;
  border-left-width:70px!important;
}
.pase-presenter-photo .pase-live-pennant>span{
  top:16px!important;
  right:1px!important;
  width:56px!important;
  font-size:10px!important;
}

/* PaSe Moderator-Detailpopup 1.0.7 */
.pase-presenter-dialog{
  width:min(760px,100%);
  padding:22px;
}
.pase-presenter-detail{
  display:grid;
  gap:18px;
}
.pase-presenter-detail-hero{
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  gap:18px;
  align-items:center;
  padding:0 48px 18px 0;
  border-bottom:1px solid #e2e2e2;
}
.pase-presenter-detail-photo img,
.pase-presenter-detail-placeholder{
  width:130px;
  height:130px;
  border-radius:16px;
  object-fit:cover;
  display:grid;
  place-items:center;
  font-size:3rem;
  font-weight:800;
  border:1px solid #ddd;
}
.pase-presenter-detail-main{min-width:0}
.pase-presenter-detail-titleline{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.pase-presenter-detail-titleline h3{
  margin:0;
  font-size:1.7rem;
  line-height:1.15;
}
.pase-presenter-detail-role{
  margin:6px 0 8px;
  font-weight:700;
  opacity:.75;
}
.pase-detail-sendet{
  display:inline-flex;
  align-items:center;
  padding:5px 9px;
  border-radius:999px;
  background:#d40000;
  color:#ffe600;
  font-size:12px;
  font-weight:900;
  box-shadow:0 1px 3px rgba(0,0,0,.22);
}
.pase-presenter-detail-section{
  display:grid;
  gap:8px;
}
.pase-presenter-detail-section h4{
  margin:0;
  font-size:1rem;
}
.pase-presenter-motto blockquote{
  margin:0;
  padding:12px 14px;
  border-left:4px solid currentColor;
  border-radius:8px;
  background:rgba(0,0,0,.035);
  font-size:1.02rem;
}
.pase-presenter-bio p{
  margin-top:0;
  line-height:1.55;
}
.pase-presenter-section-heading{
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}
.pase-current-show-note{
  font-size:12px;
  font-weight:800;
  opacity:.7;
}
.pase-upcoming-shows{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.pase-upcoming-show-card{
  display:grid!important;
  grid-template-columns:86px minmax(0,1fr);
  gap:11px!important;
  align-items:start;
  padding:10px!important;
  border:1px solid #ddd!important;
  border-radius:10px!important;
}
.pase-upcoming-show-card img,
.pase-upcoming-show-placeholder{
  width:86px!important;
  height:86px!important;
  border-radius:9px!important;
  object-fit:cover;
  display:grid;
  place-items:center;
  font-size:1.5rem;
  border:1px solid #ddd;
}
.pase-upcoming-show-copy{
  display:grid;
  gap:4px;
  min-width:0;
}
.pase-upcoming-show-copy strong{
  font-size:.98rem;
}
.pase-upcoming-show-time{
  font-size:.84rem;
  font-weight:700;
  opacity:.8;
}
.pase-upcoming-show-copy small{
  line-height:1.35;
}
@media(max-width:700px){
  .pase-presenter-detail-hero{
    grid-template-columns:90px minmax(0,1fr);
    gap:13px;
  }
  .pase-presenter-detail-photo img,
  .pase-presenter-detail-placeholder{
    width:90px;
    height:90px;
    border-radius:12px;
  }
  .pase-presenter-detail-titleline h3{font-size:1.35rem}
  .pase-upcoming-shows{grid-template-columns:1fr}
}
@media(max-width:440px){
  .pase-presenter-detail-hero{
    grid-template-columns:1fr;
    padding-right:42px;
  }
  .pase-presenter-detail-photo img,
  .pase-presenter-detail-placeholder{
    width:100px;
    height:100px;
  }
}

/* PaSe Moderator-Popup 1.0.8: folgt Website- oder Plugin-Design */
.pase-presenter-dialog{
  font-family:inherit;
}
.pase-presenter-dialog,
.pase-presenter-dialog *{
  box-sizing:border-box;
}
.pase-presenter-dialog .pase-presenter-detail-section,
.pase-presenter-dialog .pase-presenter-detail-main,
.pase-presenter-dialog .pase-upcoming-show-copy{
  color:inherit;
}
.pase-presenter-dialog .pase-presenter-bio,
.pase-presenter-dialog .pase-upcoming-show-time,
.pase-presenter-dialog .pase-upcoming-show-copy small,
.pase-presenter-dialog .pase-presenter-detail-role{
  color:inherit;
}

/* PaSe Sendeplan-Anfragen 1.0.12 */
.pase-mod-show-entry{display:grid!important;gap:10px!important;align-items:start!important}
.pase-mod-show-main{display:grid;gap:3px}
.pase-mod-show-substitute{display:flex;gap:8px;align-items:end;flex-wrap:wrap}
.pase-change-request{border-top:1px solid #ddd;padding-top:9px;margin-top:2px}
.pase-change-request summary{cursor:pointer;font-weight:800}
.pase-change-request form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.pase-change-request label{display:grid;gap:4px;font-weight:700}
.pase-change-request label:last-of-type,.pase-change-request .pase-muted,.pase-change-request button{grid-column:1/-1}
.pase-change-request select,.pase-change-request textarea{width:100%;box-sizing:border-box;padding:8px}
@media(max-width:650px){.pase-change-request form{grid-template-columns:1fr}.pase-change-request label:last-of-type,.pase-change-request .pase-muted,.pase-change-request button{grid-column:auto}}

.pase-request-banner{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 14px;margin:0 0 10px;border-radius:8px;font-weight:700}.pase-request-banner.is-approved{background:#d8f5df;color:#145c24;border:1px solid #89d69a}.pase-request-banner.is-rejected{background:#fde0e0;color:#8b1515;border:1px solid #ef9a9a}.pase-request-list{display:grid;gap:9px}.pase-request-item{display:grid;grid-template-columns:1fr auto;gap:8px 14px;padding:11px;border:1px solid #ddd;border-radius:8px}.pase-request-item>div{display:grid;gap:3px}.pase-request-item>p{grid-column:1/-1;margin:0;opacity:.8}.pase-request-status{justify-self:end}.pase-request-item.status-approved{border-left:4px solid #2d9b48}.pase-request-item.status-rejected{border-left:4px solid #c93636}.pase-schedule-proposal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pase-schedule-proposal-form label{display:grid;gap:4px;font-weight:700}.pase-schedule-proposal-form .wide,.pase-schedule-proposal-form button{grid-column:1/-1}.pase-schedule-proposal-form input,.pase-schedule-proposal-form select,.pase-schedule-proposal-form textarea{width:100%;box-sizing:border-box;padding:8px}@media(max-width:650px){.pase-request-banner{align-items:flex-start;flex-direction:column}.pase-request-item{grid-template-columns:1fr}.pase-request-item>p{grid-column:auto}.pase-request-status{justify-self:start}.pase-schedule-proposal-form{grid-template-columns:1fr}.pase-schedule-proposal-form .wide,.pase-schedule-proposal-form button{grid-column:auto}}

/* PaSe Anfrage-Ablage 1.0.15 */
.pase-request-banner>div{display:grid;gap:2px}.pase-request-banner form{margin:0}.pase-request-banner button{white-space:nowrap}.pase-request-item small{opacity:.7}.pase-request-delete-form{grid-column:1/-1;margin:0}.pase-request-delete-form button{background:transparent!important;color:inherit!important;border:1px solid currentColor!important}

/* PaSe global design compatibility 1.0.16 */
.pase-player,.pase-card,.pase-login,.pase-wishbox,.pase-presenters,.pase-presenter-directory,.pase-presenter-dialog,.pase-public-schedules,.pase-public-week,.pase-mod-dashboard{max-width:100%}
.pase-player button,.pase-wishbox button,.pase-login button,.pase-mod-dashboard button,.pase-public-week-nav,.pase-presenter-filters button,.pase-presenter-more,.pase-presenter-close,
.pase-player input,.pase-player textarea,.pase-player select,.pase-wishbox input,.pase-wishbox textarea,.pase-wishbox select,.pase-login input,.pase-mod-dashboard input,.pase-mod-dashboard textarea,.pase-mod-dashboard select{font-family:inherit}

/* PaSe öffentlicher Sendeplan 1.0.17 - designfähig */
.pase-public-schedules,
.pase-public-week,
.pase-public-week-heading,
.pase-week-schedule-wrap,
.pase-week-schedule{
  color:inherit;
  font-family:inherit;
}
.pase-public-week{
  background:transparent;
}
.pase-public-week-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.pase-public-week-title{
  margin:0;
  font:inherit;
  font-weight:700;
}
.pase-week-schedule-wrap{
  overflow-x:auto;
  max-width:100%;
}
.pase-schedule-day,
.pase-schedule-time,
.pase-schedule-corner,
.pase-schedule-slot{
  color:inherit;
  font-family:inherit;
}
.pase-schedule-day small{
  color:inherit;
  opacity:.7;
}
.pase-schedule-show{
  font-family:inherit;
  box-shadow:none;
}
.pase-schedule-show strong,
.pase-schedule-show span,
.pase-schedule-show time{
  font-family:inherit;
}
.pase-public-week-nav{
  font:inherit;
}

/* PaSe öffentlicher Sendeplan 1.0.18 */
.pase-public-week .pase-schedule-slot{z-index:1!important}
.pase-public-week .pase-schedule-show{
  z-index:5!important;
  position:relative!important;
  isolation:isolate!important;
  background-clip:padding-box!important;
  opacity:1!important;
}
.pase-public-week .pase-schedule-show::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:inherit;
  border-radius:inherit;
}
@media(max-width:900px){
  .pase-public-week .pase-week-schedule{
    grid-template-rows:48px repeat(var(--pase-visible-hours),60px)!important;
  }
}

/* PaSe Vertretungsworkflow 1.0.20 */
.pase-substitution-response{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.pase-substitution-response button{min-width:110px}

/* PaSe Vertretungsstatus 1.0.21 */
.pase-substitution-banner{display:grid;gap:3px;padding:12px 14px;margin:0 0 10px;border:1px solid currentColor;border-radius:9px}
.pase-substitution-banner.is-pending{background:#fff4cc;color:#715500}
.pase-substitution-banner.is-waiting{background:#dcecff;color:#174f83}
.pase-substitution-banner.is-approved{background:#d8f5df;color:#145c24}
.pase-substitution-banner.is-rejected{background:#fde0e0;color:#8b1515}
.pase-substitution-card{display:block!important}
.pase-substitution-card-title{display:grid!important;gap:4px;margin-bottom:10px}
.pase-substitution-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;padding:10px;border:1px solid #ddd;border-radius:8px}
.pase-substitution-next{grid-column:1/-1;font-weight:700}
@media(max-width:650px){.pase-substitution-facts{grid-template-columns:1fr}}

/* PaSe Vertretungs-Sendung 1.0.22 */
.pase-substitution-response{display:grid!important;gap:8px}.pase-substitution-response label{display:grid;gap:5px;font-weight:700}.pase-substitution-response select{width:100%;padding:8px}
.pase-schedule-show-substitution{position:relative!important;overflow:hidden!important}
.pase-substitution-pennant{position:absolute;top:0;left:0;width:72px;height:72px;z-index:8;pointer-events:none;color:#1f6fb2}
.pase-substitution-pennant::before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-top:72px solid #1f6fb2;border-right:72px solid transparent}
.pase-substitution-pennant>span{position:absolute;top:17px;left:-4px;width:65px;z-index:2;transform:rotate(-45deg);transform-origin:center;text-align:left;font-size:9px;font-weight:900;line-height:1;color:#fff;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.55)}

/* PaSe Sendeplan-Wimpel 1.0.23 */
.pase-substitution-pennant{width:58px!important;height:58px!important}
.pase-substitution-pennant::before{border-top-width:58px!important;border-right-width:58px!important}
.pase-substitution-pennant>span{top:13px!important;left:-6px!important;width:56px!important;font-size:7px!important}
.pase-schedule-live-pennant{position:absolute;top:0;right:0;width:58px;height:58px;z-index:9;pointer-events:none;color:#c91d1d}
.pase-schedule-live-pennant::before{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:58px solid #c91d1d;border-left:58px solid transparent}
.pase-schedule-live-pennant>span{position:absolute;top:13px;right:-5px;width:55px;z-index:2;transform:rotate(45deg);transform-origin:center;text-align:right;font-size:8px;font-weight:900;line-height:1;color:#ffe600;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.7)}

/* PaSe Vertretungs-Aufbewahrung 1.0.24 */
.pase-substitution-list-delete{grid-column:1/-1;margin-top:8px}.pase-substitution-list-delete button{background:transparent!important;color:inherit!important;border:1px solid currentColor!important}

/* PaSe Mehrfach-Vertretungen 1.0.25 */
.pase-substitution-banner{grid-template-columns:1fr auto;align-items:center}
.pase-substitution-banner>div{display:grid;gap:3px}
.pase-substitution-banner form{margin:0}
.pase-substitution-banner button{white-space:nowrap}
@media(max-width:650px){.pase-substitution-banner{grid-template-columns:1fr}.pase-substitution-banner form{margin-top:6px}}

/* PaSe Live-Nachrichtenstatus 1.0.35 */
.pase-mod-message-actions button.is-current-status{font-weight:900;outline:2px solid currentColor;outline-offset:2px}
[data-pase-current-status]{font-weight:800}

/* =========================================================
   PaSe Stream Radio 1.0.37
   Kompakt-/Übersichtlichkeits-Update
   Nur Darstellung – keine Funktionslogik.
   ========================================================= */

/* Global kompakter */
.pase-player,
.pase-card,
.pase-login,
.pase-wishbox,
.pase-presenters,
.pase-presenter-directory,
.pase-public-schedules,
.pase-public-week,
.pase-mod-dashboard{
  line-height:1.35;
}

.pase-card,
.pase-login,
.pase-wishbox form,
.pase-mod-tab>.pase-card,
.pase-public-week,
.pase-request-item,
.pase-substitution-card,
.pase-program-edit-list form,
.pase-change-request form{
  padding:14px!important;
  margin-bottom:12px!important;
}

.pase-card h2,
.pase-card h3,
.pase-card h4,
.pase-mod-dashboard h2,
.pase-mod-dashboard h3{
  margin-top:0!important;
  margin-bottom:10px!important;
  line-height:1.2;
}

.pase-muted,
.pase-card small,
.pase-mod-dashboard small{
  line-height:1.3;
}

/* Moderator-Dashboard */
.pase-mod-dashboard{
  display:grid;
  gap:10px!important;
}

.pase-mod-hero{
  padding:12px 14px!important;
  gap:12px!important;
}

.pase-mod-identity{
  gap:10px!important;
}

.pase-mod-identity img{
  width:52px!important;
  height:52px!important;
}

.pase-mod-identity h2{
  font-size:1.25rem!important;
  margin:2px 0 3px!important;
}

.pase-mod-identity p,
.pase-mod-identity .pase-kicker{
  margin:0!important;
}

.pase-mod-hero-actions{
  gap:6px!important;
}

.pase-mod-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  padding:7px!important;
  margin-bottom:2px!important;
  position:sticky;
  top:0;
  z-index:20;
}

.pase-mod-tabs button{
  min-height:34px!important;
  padding:6px 10px!important;
  font-size:.9rem!important;
  line-height:1.1!important;
}

.pase-mod-tab{
  margin:0!important;
}

.pase-mod-stats{
  gap:8px!important;
}

.pase-mod-stats>div{
  padding:10px!important;
  min-height:70px!important;
}

.pase-mod-stats strong{
  font-size:1.25rem!important;
}

.pase-mod-stats span{
  font-size:.82rem!important;
}

/* Formulare kompakter */
.pase-mod-dashboard form,
.pase-wishbox form,
.pase-login form{
  gap:8px!important;
}

.pase-mod-dashboard label,
.pase-login label,
.pase-wishbox label{
  gap:3px!important;
}

.pase-mod-dashboard input,
.pase-mod-dashboard select,
.pase-mod-dashboard textarea,
.pase-login input,
.pase-wishbox input,
.pase-wishbox select,
.pase-wishbox textarea{
  padding:7px 8px!important;
  min-height:36px;
}

.pase-mod-dashboard textarea{
  min-height:76px;
}

.pase-mod-dashboard button,
.pase-login button,
.pase-wishbox button{
  min-height:34px!important;
  padding:6px 10px!important;
}

/* Wünsche / Grüße kompakter */
.pase-mod-message-list{
  gap:8px!important;
}

.pase-mod-message{
  padding:10px 11px!important;
  gap:7px!important;
}

.pase-mod-message header{
  gap:6px!important;
  margin-bottom:3px!important;
}

.pase-mod-message p{
  margin:4px 0!important;
}

.pase-mod-message-actions{
  gap:5px!important;
}

.pase-mod-message-actions button{
  min-height:30px!important;
  padding:5px 8px!important;
  font-size:.86rem!important;
}

.pase-message-admin{
  gap:7px!important;
  margin-top:7px!important;
  padding-top:7px!important;
}

/* Sendungen / Vertretungen / Anfragen */
.pase-mod-show-list,
.pase-request-list,
.pase-session-list,
.pase-absence-list,
.pase-activity-list,
.pase-program-edit-list{
  gap:8px!important;
}

.pase-mod-show-entry,
.pase-request-item,
.pase-substitution-card,
.pase-session-list article,
.pase-absence-list article,
.pase-activity-list>div{
  padding:10px!important;
}

.pase-mod-show-entry{
  gap:8px!important;
}

.pase-mod-show-main{
  gap:2px!important;
}

.pase-mod-show-substitute,
.pase-substitution-response,
.pase-schedule-proposal-form{
  gap:7px!important;
}

.pase-substitution-facts{
  padding:8px!important;
  gap:5px 10px!important;
}

.pase-substitution-banner,
.pase-request-banner{
  padding:9px 11px!important;
  margin-bottom:8px!important;
  gap:8px!important;
}

.pase-substitution-banner strong,
.pase-request-banner strong{
  font-size:.95rem!important;
}

/* Öffentlicher Sendeplan kompakter */
.pase-public-week-heading{
  margin-bottom:8px!important;
}

.pase-public-week-title{
  font-size:1.05rem!important;
}

.pase-public-week-nav{
  min-height:32px!important;
  padding:5px 9px!important;
}

.pase-week-schedule{
  font-size:.88rem;
}

.pase-schedule-day{
  padding:6px 4px!important;
}

.pase-schedule-time{
  padding:4px!important;
  font-size:.8rem!important;
}

.pase-schedule-show{
  padding:6px!important;
  gap:2px!important;
}

.pase-schedule-show strong{
  font-size:.88rem!important;
  line-height:1.15!important;
}

.pase-schedule-show span,
.pase-schedule-show time{
  font-size:.75rem!important;
}

/* Moderatoren-Verzeichnis kompakter */
.pase-presenter-grid{
  gap:10px!important;
}

.pase-presenter-card{
  min-height:0!important;
}

.pase-presenter-card-content{
  padding:8px 9px!important;
}

.pase-presenter-card h3{
  font-size:1rem!important;
  margin:0!important;
}

.pase-presenter-filters{
  gap:5px!important;
  margin-bottom:10px!important;
}

.pase-presenter-filters button{
  padding:5px 9px!important;
  min-height:30px!important;
}

/* Popup kompakter */
.pase-presenter-dialog,
.pase-program-info-dialog{
  padding:16px!important;
}

.pase-presenter-detail-grid{
  gap:14px!important;
}

.pase-presenter-detail-hero{
  padding:10px!important;
}

/* Tabellen / Login-Historie */
.pase-login-history th,
.pase-login-history td{
  padding:6px 8px!important;
  font-size:.88rem!important;
}

/* Mobile */
@media(max-width:700px){
  .pase-card,
  .pase-login,
  .pase-wishbox form,
  .pase-mod-tab>.pase-card{
    padding:11px!important;
  }

  .pase-mod-tabs{
    position:static;
  }

  .pase-mod-tabs button{
    flex:1 1 auto;
  }

  .pase-mod-hero{
    align-items:flex-start!important;
  }

  .pase-mod-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* FAQ 1.0.39 */
.pase-faq-list{display:grid;gap:14px}
.pase-faq-category{display:grid;gap:6px}
.pase-faq-category h3{margin:0 0 4px!important}
.pase-faq-entry{border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:7px;overflow:hidden}
.pase-faq-entry summary{cursor:pointer;font-weight:800;padding:9px 11px;list-style-position:inside}
.pase-faq-answer{padding:0 11px 10px}
.pase-faq-answer p{margin:6px 0}

/* =========================================================
   PaSe Moderator-Dashboard 1.0.40 – strukturierte Navigation
   ========================================================= */
.pase-mod-dashboard{
  grid-template-columns:220px minmax(0,1fr)!important;
  align-items:start!important;
}
.pase-mod-dashboard>.pase-mod-hero{
  grid-column:1/-1!important;
}
.pase-mod-nav{
  grid-column:1!important;
  align-self:start;
  position:sticky;
  top:12px;
}
.pase-mod-tab{
  grid-column:2!important;
  min-width:0;
}
.pase-mod-nav-mobile-toggle{
  display:none!important;
}
.pase-mod-nav-groups{
  display:grid;
  gap:7px;
}
.pase-mod-nav-group{
  border:1px solid color-mix(in srgb,currentColor 16%,transparent);
  border-radius:9px;
  overflow:hidden;
}
.pase-mod-nav-heading{
  width:100%;
  min-height:36px!important;
  padding:7px 10px!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  text-align:left;
  font-weight:900!important;
  color:inherit!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.pase-mod-nav-heading::after{
  content:"›";
  display:block;
  font-size:19px;
  transform:rotate(90deg);
  transition:transform .15s ease;
}
.pase-mod-nav-group.is-open .pase-mod-nav-heading::after{
  transform:rotate(-90deg);
}
.pase-mod-nav-sub{
  display:none;
  gap:3px;
  padding:0 6px 6px;
}
.pase-mod-nav-group.is-open .pase-mod-nav-sub{
  display:grid;
}
.pase-mod-nav-sub button{
  width:100%;
  min-height:32px!important;
  padding:6px 8px!important;
  text-align:left;
  border:0!important;
  border-radius:6px!important;
  background:transparent!important;
  color:inherit!important;
  font-size:.87rem!important;
}
.pase-mod-nav-sub button:hover,
.pase-mod-nav-sub button:focus{
  background:color-mix(in srgb,currentColor 8%,transparent)!important;
}
.pase-mod-nav-sub button.is-active{
  font-weight:900!important;
  background:color-mix(in srgb,currentColor 13%,transparent)!important;
}
.pase-mod-nav-sub button span{
  display:inline-flex;
  min-width:20px;
  min-height:20px;
  padding:1px 5px;
  margin-left:4px;
  align-items:center;
  justify-content:center;
  border:1px solid currentColor;
  border-radius:999px;
  font-size:.72rem;
}
@media(max-width:900px){
  .pase-mod-dashboard{
    grid-template-columns:1fr!important;
  }
  .pase-mod-nav,
  .pase-mod-tab{
    grid-column:1!important;
  }
  .pase-mod-nav{
    position:static;
  }
  .pase-mod-nav-mobile-toggle{
    display:flex!important;
    width:100%;
    justify-content:center;
    margin-bottom:6px;
  }
  .pase-mod-nav-groups{
    display:none;
  }
  .pase-mod-nav.is-mobile-open .pase-mod-nav-groups{
    display:grid;
  }
}

/* PaSe Aktivitätsansicht 1.0.41 */
.pase-activity-entry{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.pase-activity-entry-main{display:grid;gap:2px}
.pase-activity-entry form{margin:0}
.pase-activity-entry button{white-space:nowrap}
@media(max-width:600px){.pase-activity-entry{grid-template-columns:1fr}.pase-activity-entry form{justify-self:start}}

/* PaSe Aktivitätsverwaltung 1.0.42 */
.pase-activity-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}
.pase-activity-card-head h3{margin-bottom:4px!important}
.pase-activity-card-head form{margin:0}
@media(max-width:650px){.pase-activity-card-head{grid-template-columns:1fr}.pase-activity-card-head form{justify-self:start}}

/* Wunschbox-System 1.0.44 */
.pase-wish-rules{margin-bottom:10px!important}
.pase-wish-status-public{display:grid;gap:3px;margin-bottom:10px!important}
.pase-wish-warning{padding:5px 7px;border-radius:6px;background:color-mix(in srgb,#f0a000 14%,transparent);font-size:.8rem;font-weight:700}
.pase-wish-warning.is-played{background:color-mix(in srgb,#2271b1 14%,transparent)}
.pase-queue-number{display:inline-flex;padding:2px 6px;border-radius:999px;border:1px solid currentColor;font-size:.72rem}
.pase-next-badge{display:inline-flex;align-self:start;padding:3px 7px;border-radius:999px;font-size:.74rem;font-weight:900;background:#c91d1d;color:#fff}
.pase-rejection-reason{padding:6px 8px;border-left:3px solid currentColor;font-size:.85rem}
.pase-wish-filters{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}
.pase-wish-filters input{flex:1 1 230px}
.pase-wish-filters button.is-active{font-weight:900;outline:2px solid currentColor;outline-offset:1px}
.pase-inline-checks{display:flex;flex-wrap:wrap;gap:10px!important}

/* Öffentliche Wunschbox AJAX 1.0.45 */
.pase-public-wish-feedback{
  min-height:0;
  margin-bottom:8px;
}
.pase-public-wish-feedback.is-loading,
.pase-public-wish-feedback.is-success,
.pase-public-wish-feedback.is-error{
  padding:8px 10px;
  border-radius:7px;
  font-size:.9rem;
}
.pase-public-wish-feedback.is-loading{
  background:color-mix(in srgb,currentColor 7%,transparent);
}
.pase-public-wish-feedback.is-success{
  background:color-mix(in srgb,#1f8f3a 14%,transparent);
}
.pase-public-wish-feedback.is-error{
  background:color-mix(in srgb,#c91d1d 14%,transparent);
}
.pase-public-wish-status-inline{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:4px;
  font-size:.82rem;
}

/* Gesperrte Wünsche 1.0.47 */
.pase-wish-warning.is-blocked{background:color-mix(in srgb,#c91d1d 16%,transparent);border:1px solid color-mix(in srgb,#c91d1d 35%,transparent)}
.pase-public-wish-blocked-warning{margin-top:7px;padding:7px 9px;border-radius:6px;background:color-mix(in srgb,#c91d1d 16%,transparent);font-weight:700}

/* Sofortwarnung Sperrliste 1.0.48 */
.pase-wish-live-block-warning{
  margin:-2px 0 9px;
  padding:9px 11px;
  border-radius:7px;
  background:#b32d2e;
  color:#fff;
  font-weight:800;
  line-height:1.35;
}
.pase-wish-live-block-warning[hidden]{display:none!important}

/* Sperrhinweis Sichtbarkeits-Fix 1.0.49 */
.pase-wishbox .pase-wish-live-block-warning:not([hidden]){
 display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important;
 margin:8px 0 12px!important;padding:10px 12px!important;border:2px solid #8a1111!important;border-radius:7px!important;
 background:#c62828!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1.4!important;
}

/* Persönliches Moderator-Wunscharchiv 1.0.52 */
.pase-mod-archive-date{font-size:.78rem;opacity:.72;margin:-2px 0 5px}
[data-pase-message-archive]{margin-left:auto}

/* Wunschbox-Regeln oberhalb der Wunschbox 1.0.53 */
.pase-wish-rules-top{
  width:100%;
  box-sizing:border-box;
  display:flex;
  flex-direction:row;
  align-items:flex-start;
  gap:14px;
  margin:0 0 12px;
  padding:10px 14px;
  border:1px solid var(--pase-border,rgba(0,0,0,.14));
  border-radius:var(--pase-radius,10px);
  background:var(--pase-surface,rgba(255,255,255,.92));
  color:inherit;
}
.pase-wish-rules-top strong{
  flex:0 0 auto;
  white-space:nowrap;
}
.pase-wish-rules-top span{
  flex:1 1 auto;
  min-width:0;
}
@media(max-width:600px){
  .pase-wish-rules-top{gap:8px 12px;flex-wrap:wrap}
  .pase-wish-rules-top strong,.pase-wish-rules-top span{width:100%}
}

/* Einheitliche Moderatorbilder 1.0.54 */
.pase-presenter-photo,
.pase-presenter-detail-photo,
.pase-profile-image-tools>img{
  overflow:hidden;
}
.pase-presenter-photo img,
.pase-presenter-detail-photo img,
.pase-profile-image-tools>img,
.pase-mod-identity>img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center!important;
}
.pase-profile-image-tools>img{
  width:160px!important;
  height:160px!important;
  border-radius:10px;
}
.pase-presenter-image-size-info{
  display:grid;
  gap:3px;
  padding:8px 10px;
  border:1px solid color-mix(in srgb,currentColor 18%,transparent);
  border-radius:7px;
}

/* Zeit-Vorschau 1.0.74 */
.pase-social-preview-grid{align-items:start}
.pase-social-preview-card{display:grid;gap:8px;padding:10px;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:9px}
.pase-social-preview-card h4{margin:0}
.pase-social-preview-image-wrap{position:relative;display:inline-block;max-width:100%}
.pase-social-preview-image-wrap img{display:block;max-width:100%;height:auto}
.pase-social-preview-badge{position:absolute;top:10px;left:10px;padding:.24em .45em;border-radius:.3em;font-weight:900;line-height:1}
.pase-social-preview-state{padding:7px 9px;border-radius:6px;font-weight:800;font-size:.88rem}
.pase-social-preview-state.is-approved{background:color-mix(in srgb,#1f8f3a 16%,transparent)}
.pase-social-preview-state.is-pending{background:color-mix(in srgb,#d98c00 18%,transparent)}
.pase-social-preview-state.is-rejected{background:color-mix(in srgb,#c91d1d 16%,transparent)}
.pase-social-preview-empty,.pase-social-preview-error{padding:10px;border:1px dashed color-mix(in srgb,currentColor 24%,transparent);border-radius:7px}

/* Popup auch in der Zeit-Vorschau 1.0.75 */
.pase-social-preview-card[data-popup="1"] .pase-social-preview-image-wrap img{cursor:zoom-in}
.pase-social-preview-card[data-popup="0"] .pase-social-preview-image-wrap img{cursor:default}

/* Moderator Werbebilder – übersichtliches Layout 1.0.81 */
[data-pase-panel="socialcampaigns"]{
  display:grid;
  gap:14px;
}
[data-pase-panel="socialcampaigns"][hidden]{display:none!important}

.pase-social-dashboard-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.pase-social-dashboard-head h3,
.pase-social-section-head h3{
  margin:2px 0 4px;
}
.pase-social-status-summary{
  display:grid;
  grid-template-columns:repeat(3,minmax(90px,1fr));
  gap:8px;
  min-width:320px;
}
.pase-social-status-summary>div{
  display:grid;
  gap:2px;
  padding:9px 12px;
  text-align:center;
  border:1px solid color-mix(in srgb,currentColor 14%,transparent);
  border-radius:9px;
  background:color-mix(in srgb,currentColor 4%,transparent);
}
.pase-social-status-summary strong{font-size:1.35rem}
.pase-social-status-summary span{font-size:.78rem;opacity:.72}

.pase-social-dashboard-grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);
  gap:14px;
}
.pase-social-section-head{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:flex-start;
  margin-bottom:12px;
}
.pase-social-section-head>div:first-child{
  display:flex;
  align-items:flex-start;
  gap:10px;
}
.pase-social-section-icon{
  display:inline-grid;
  place-items:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:9px;
  font-size:1.05rem;
  font-weight:900;
  background:color-mix(in srgb,currentColor 9%,transparent);
}
.pase-social-help-card{
  display:flex;
  gap:10px;
  align-items:flex-start;
}
.pase-social-help-card h3{margin:2px 0 8px}
.pase-social-help-card p{margin:0 0 8px;font-size:.9rem;line-height:1.45}

.pase-social-links{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.pase-social-links label{
  padding:10px;
  border:1px solid color-mix(in srgb,currentColor 13%,transparent);
  border-radius:9px;
}
.pase-social-links label>span,
.pase-social-editor label>span{
  font-weight:800;
}
.pase-social-links input{
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
}
.pase-social-links small,
.pase-social-editor small{
  opacity:.68;
  line-height:1.35;
}

.pase-social-create-card{
  padding:16px!important;
}
.pase-social-editor-pro{
  gap:13px;
}
.pase-social-form-section{
  margin:0;
  padding:13px;
  border:1px solid color-mix(in srgb,currentColor 14%,transparent);
  border-radius:10px;
  display:grid;
  gap:11px;
}
.pase-social-form-section legend{
  padding:0 7px;
  font-weight:900;
}
.pase-social-form-section legend>span{
  display:inline-grid;
  place-items:center;
  width:24px;
  height:24px;
  margin-right:6px;
  border-radius:50%;
  background:color-mix(in srgb,currentColor 10%,transparent);
}
.pase-social-editor input:not([type="checkbox"]):not([type="color"]),
.pase-social-editor select{
  width:100%;
  box-sizing:border-box;
}
.pase-social-editor label{
  display:grid;
  gap:5px;
}
.pase-social-editor label em{
  font-style:normal;
  font-weight:400;
  opacity:.6;
}
.pase-social-upload-field{
  padding:11px;
  border:1px dashed color-mix(in srgb,currentColor 24%,transparent);
  border-radius:9px;
}
.pase-social-switch-row{
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-start;
  gap:9px!important;
  padding:10px;
  border-radius:9px;
  background:color-mix(in srgb,currentColor 5%,transparent);
}
.pase-social-switch-row input{
  margin-top:3px;
  flex:0 0 auto;
}
.pase-social-switch-row>span{
  display:grid;
  gap:2px;
}
.pase-social-badge-settings{
  grid-template-columns:minmax(140px,1fr) minmax(120px,.65fr) minmax(120px,.65fr);
}
.pase-social-badge-settings input[type="color"]{
  width:100%;
  min-height:42px;
  padding:3px;
}
.pase-social-submit-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
  padding:12px;
  border-radius:10px;
  background:color-mix(in srgb,currentColor 5%,transparent);
}
.pase-social-submit-row>div{
  display:grid;
  gap:2px;
}
.pase-social-submit-row span{
  font-size:.86rem;
  opacity:.72;
}
.pase-social-primary-action{
  white-space:nowrap;
  font-weight:900!important;
}

.pase-social-count-pill{
  display:inline-flex;
  align-items:center;
  padding:5px 9px;
  border-radius:999px;
  font-size:.8rem;
  font-weight:800;
  background:color-mix(in srgb,currentColor 7%,transparent);
}
.pase-social-empty-state{
  display:grid;
  place-items:center;
  gap:4px;
  min-height:110px;
  padding:20px;
  text-align:center;
  border:1px dashed color-mix(in srgb,currentColor 22%,transparent);
  border-radius:10px;
}
.pase-social-empty-state span{opacity:.68}

.pase-social-submission-list{
  gap:12px;
}
.pase-social-submission-card{
  grid-template-columns:180px minmax(0,1fr);
  padding:0;
  overflow:hidden;
  border-radius:11px;
}
.pase-social-submission-image{
  position:relative;
  min-height:150px;
  background:color-mix(in srgb,currentColor 5%,transparent);
}
.pase-social-submission-image img{
  width:100%;
  height:100%;
  min-height:150px;
  object-fit:contain;
  display:block;
}
.pase-social-status-badge{
  position:absolute;
  top:9px;
  left:9px;
  padding:5px 8px;
  border-radius:999px;
  font-size:.74rem;
  font-weight:900;
  box-shadow:0 2px 8px rgba(0,0,0,.18);
}
.pase-social-status-badge.is-approved{background:#16803c;color:#fff}
.pase-social-status-badge.is-pending{background:#b86b00;color:#fff}
.pase-social-status-badge.is-rejected{background:#b32d2e;color:#fff}

.pase-social-submission-content{
  display:grid;
  align-content:start;
  gap:10px;
  padding:13px;
}
.pase-social-submission-title{
  display:flex;
  justify-content:space-between;
  gap:14px;
}
.pase-social-submission-title>div:first-child{
  display:grid;
  gap:2px;
}
.pase-social-submission-title>div:first-child strong{
  font-size:1.15rem;
}
.pase-social-submission-meta{
  display:grid;
  gap:3px;
  text-align:right;
  font-size:.82rem;
}
.pase-social-admin-note,
.pase-social-replace-box{
  padding:9px 10px;
  border-radius:8px;
}
.pase-social-admin-note{
  background:color-mix(in srgb,#d98c00 15%,transparent);
}
.pase-social-replace-box{
  display:grid;
  gap:7px;
  background:color-mix(in srgb,#b32d2e 11%,transparent);
}
.pase-social-replace-box>form{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  align-items:center;
}
.pase-social-edit-details{
  border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);
  padding-top:8px;
}
.pase-social-edit-details summary{
  cursor:pointer;
  font-weight:800;
}
.pase-social-inline-editor{
  margin-top:10px;
  padding:11px;
  border-radius:9px;
  background:color-mix(in srgb,currentColor 4%,transparent);
}
.pase-social-submission-actions{
  display:flex;
  justify-content:flex-end;
}
.pase-social-danger-action{
  opacity:.82;
}
.pase-social-danger-action:hover{
  opacity:1;
}

@media(max-width:900px){
  .pase-social-dashboard-head{
    align-items:flex-start;
    flex-direction:column;
  }
  .pase-social-status-summary{
    width:100%;
    min-width:0;
  }
  .pase-social-dashboard-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .pase-social-links,
  .pase-social-badge-settings{
    grid-template-columns:1fr;
  }
  .pase-social-submit-row,
  .pase-social-submission-title{
    align-items:stretch;
    flex-direction:column;
  }
  .pase-social-submission-meta{
    text-align:left;
  }
  .pase-social-submission-card{
    grid-template-columns:1fr;
  }
  .pase-social-submission-image{
    min-height:0;
  }
  .pase-social-submission-image img{
    min-height:0;
    max-height:320px;
  }
}

/* Werbebild-Einbettungscode 1.0.83 */
.pase-social-embed-codes{
  display:grid;
  gap:10px;
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid color-mix(in srgb,currentColor 14%,transparent);
}
.pase-social-embed-codes h4{margin:0}
.pase-social-embed-codes label{display:grid;gap:5px}
.pase-social-embed-codes label>span{font-weight:800}
.pase-social-embed-codes textarea{
  width:100%;
  box-sizing:border-box;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
}

/* Werbung → Links & Einbettung 1.0.84 */
[data-pase-panel="sociallinks"]{
  display:grid;
  gap:14px;
}
[data-pase-panel="sociallinks"][hidden]{
  display:none!important;
}
[data-pase-panel="sociallinks"] .pase-social-links{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.pase-social-embed-note{
  margin-top:12px;
  padding:10px;
  border-radius:9px;
  background:color-mix(in srgb,currentColor 5%,transparent);
}
.pase-social-embed-note h4{
  margin:2px 0 5px;
}
.pase-social-embed-note p{
  margin:0;
}
@media(max-width:700px){
  [data-pase-panel="sociallinks"] .pase-social-links{
    grid-template-columns:1fr;
  }
}

/* Kompakter Werbebild-Planer 1.0.85 */
.pase-social-create-compact{
  padding:14px!important;
}
.pase-social-create-compact .pase-social-section-head{
  margin-bottom:10px;
}
.pase-social-editor-compact{
  gap:10px;
}
.pase-social-compact-grid{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr) minmax(230px,.7fr);
  gap:10px;
  align-items:start;
}
.pase-social-compact-panel{
  display:grid;
  gap:8px;
  padding:10px;
  border:1px solid color-mix(in srgb,currentColor 13%,transparent);
  border-radius:9px;
  background:color-mix(in srgb,currentColor 2.5%,transparent);
}
.pase-social-compact-panel h4{
  display:flex;
  align-items:center;
  gap:7px;
  margin:0 0 2px;
  font-size:.96rem;
}
.pase-social-compact-panel h4>span{
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:50%;
  font-size:.75rem;
  background:color-mix(in srgb,currentColor 10%,transparent);
}
.pase-social-upload-field-compact{
  padding:8px;
}
.pase-social-form-row-tight{
  gap:8px;
}
.pase-social-editor-compact label{
  gap:4px;
}
.pase-social-editor-compact small{
  font-size:.76rem;
}
.pase-social-editor-compact input:not([type="checkbox"]):not([type="color"]),
.pase-social-editor-compact select{
  min-height:36px;
}
.pase-social-switch-row-compact{
  padding:8px;
  min-height:0;
}
.pase-social-badge-compact-grid{
  display:grid;
  grid-template-columns:minmax(110px,1fr) 86px 86px;
  gap:8px;
  align-items:end;
}
.pase-social-badge-compact-grid input[type="color"]{
  width:100%;
  min-height:36px;
  padding:2px;
}
.pase-social-submit-row-compact{
  min-height:0;
  padding:9px 10px;
}
.pase-social-submit-row-compact>span{
  font-size:.82rem;
  opacity:.72;
}
.pase-social-submit-row-compact .pase-social-primary-action{
  min-height:36px;
}

@media(max-width:1100px){
  .pase-social-compact-grid{
    grid-template-columns:1fr 1fr;
  }
  .pase-social-compact-panel-main{
    grid-column:1/-1;
  }
}
@media(max-width:700px){
  .pase-social-compact-grid{
    grid-template-columns:1fr;
  }
  .pase-social-compact-panel-main{
    grid-column:auto;
  }
  .pase-social-badge-compact-grid{
    grid-template-columns:1fr 1fr 1fr;
  }
  .pase-social-submit-row-compact{
    flex-direction:column;
    align-items:stretch;
  }
}

/* Badge-Bereich kompakter untereinander 1.0.86 */
.pase-social-create-compact .pase-social-compact-panel h4{
  min-width:0;
  overflow-wrap:anywhere;
}
.pase-social-badge-compact-stack{
  grid-template-columns:1fr!important;
}
.pase-social-badge-compact-stack label{
  display:grid;
  grid-template-columns:minmax(100px,.9fr) minmax(0,1.1fr);
  align-items:center;
  gap:8px;
}
.pase-social-badge-compact-stack input[type="number"],
.pase-social-badge-compact-stack input[type="color"]{
  width:100%;
  box-sizing:border-box;
}
.pase-social-badge-compact-stack input[type="color"]{
  min-height:36px;
}
@media(max-width:700px){
  .pase-social-badge-compact-stack label{
    grid-template-columns:1fr;
  }
}

/* Planungshinweis volle Breite 1.0.87 */
[data-pase-panel="socialcampaigns"] .pase-social-dashboard-grid{
  grid-template-columns:1fr;
}
[data-pase-panel="socialcampaigns"] .pase-social-help-card{
  width:100%;
  box-sizing:border-box;
}

/* Dauerhafte Bild-Links untereinander 1.0.88 */
[data-pase-panel="sociallinks"] .pase-social-links{
  grid-template-columns:1fr!important;
  gap:10px;
}
[data-pase-panel="sociallinks"] .pase-social-links label{
  display:grid;
  grid-template-columns:minmax(180px,240px) minmax(0,1fr);
  gap:5px 12px;
  align-items:center;
  padding:11px 12px;
}
[data-pase-panel="sociallinks"] .pase-social-links label>span{
  grid-column:1;
  grid-row:1;
}
[data-pase-panel="sociallinks"] .pase-social-links label>input{
  grid-column:2;
  grid-row:1;
  width:100%;
}
[data-pase-panel="sociallinks"] .pase-social-links label>small{
  grid-column:1/-1;
  grid-row:2;
  padding-top:2px;
}
@media(max-width:700px){
  [data-pase-panel="sociallinks"] .pase-social-links label{
    grid-template-columns:1fr;
  }
  [data-pase-panel="sociallinks"] .pase-social-links label>span,
  [data-pase-panel="sociallinks"] .pase-social-links label>input,
  [data-pase-panel="sociallinks"] .pase-social-links label>small{
    grid-column:1;
    grid-row:auto;
  }
}

/* Link-Editor 1.0.89 */
.pase-social-link-editor{
  display:grid;
  grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);
  gap:14px;
  align-items:start;
}
.pase-social-link-editor-controls,
.pase-social-link-editor-result{
  display:grid;
  gap:10px;
}
.pase-social-link-editor-controls>label:not(.pase-social-switch-row),
.pase-social-link-editor-result>label{
  display:grid;
  gap:5px;
}
.pase-social-link-editor-controls label>span,
.pase-social-link-editor-result label>span{
  font-weight:800;
}
.pase-social-link-editor input:not([type="checkbox"]),
.pase-social-link-editor select,
.pase-social-link-editor textarea{
  width:100%;
  box-sizing:border-box;
}
.pase-social-link-editor textarea,
.pase-social-link-editor-result input{
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
}
.pase-social-link-popup-row.is-disabled{
  opacity:.52;
}
.pase-social-link-editor-result{
  padding:11px;
  border:1px solid color-mix(in srgb,currentColor 13%,transparent);
  border-radius:9px;
  background:color-mix(in srgb,currentColor 3%,transparent);
}
@media(max-width:800px){
  .pase-social-link-editor{
    grid-template-columns:1fr;
  }
}

/* Link-Editor Popup-Bildgröße 1.0.90 */
.pase-social-link-popup-size-row{
  display:grid;
  gap:5px;
  padding:9px 10px;
  border:1px solid color-mix(in srgb,currentColor 12%,transparent);
  border-radius:8px;
}
.pase-social-link-popup-size-row.is-disabled{
  opacity:.52;
}

/* Link-Editor iframe Hinweis 1.0.91 */
.pase-social-link-editor-result textarea{
  min-height:96px;
}

.pase-user-hidden{display:none!important}.pase-dashboard-prefs-form{display:grid;gap:12px}.pase-dashboard-prefs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pase-dashboard-prefs-grid label{display:flex;gap:7px;align-items:center;padding:7px 9px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:8px}.pase-dashboard-compact .pase-card{padding:9px!important}.pase-notification-widget-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.pase-notification-count{display:inline-grid;place-items:center;min-width:30px;height:30px;border-radius:999px;font-weight:900;background:color-mix(in srgb,#b32d2e 18%,transparent)}.pase-notification-list{display:grid;gap:6px;padding:0;list-style:none}.pase-notification-list li{padding:8px;border-radius:7px}.pase-notification-list .is-critical{background:color-mix(in srgb,#b32d2e 14%,transparent);border-left:4px solid #b32d2e}.pase-notification-list .is-info{background:color-mix(in srgb,#2271b1 12%,transparent);border-left:4px solid #2271b1}.pase-status-pill{display:inline-flex;padding:4px 8px;border-radius:999px;font-weight:800}.pase-status-pill.is-success{background:#d7f0dd;color:#135e2b}.pase-status-pill.is-danger{background:#f7d5d5;color:#8a1f1f}@media(max-width:900px){.pase-dashboard-prefs-grid{grid-template-columns:repeat(2,1fr)}.pase-card table{display:block;overflow-x:auto}}@media(max-width:600px){.pase-dashboard-prefs-grid{grid-template-columns:1fr}.pase-card{padding:10px!important}.pase-mod-nav{overflow-x:auto}}

/* Barrierefreiheit & Mobile 1.0.93 */
.pase-wrap :focus-visible,.pase-moderator-dashboard :focus-visible,.pase-mod-dashboard :focus-visible{outline:3px solid currentColor!important;outline-offset:2px!important}.pase-mod-nav button,.pase-mod-tab button,.pase-card button,.pase-card input,.pase-card select,.pase-card textarea{min-height:40px}@media(prefers-reduced-motion:reduce){.pase-wrap *,.pase-moderator-dashboard *,.pase-mod-dashboard *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:520px){.pase-social-form-row,.pase-social-compact-grid,.pase-social-link-editor,.pase-social-preview-grid{grid-template-columns:1fr!important}.pase-mod-nav-sub{max-width:88vw;overflow-x:auto}}

.pase-studio-view-tools{display:flex;justify-content:space-between;gap:8px}.pase-studio-view-tools>div,.pase-wish-live-filters{display:flex;flex-wrap:wrap;gap:5px}.pase-live-queue-row{display:flex;justify-content:space-between;gap:8px;padding:8px;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}.pase-live-queue-row>div{display:grid}.pase-live-queue-row.is-spam{border-left:4px solid #b86b00;background:color-mix(in srgb,#b86b00 10%,transparent)}.pase-team-list{display:grid;gap:8px}.pase-team-list article{display:flex;justify-content:space-between;gap:8px;padding:8px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:8px}.pase-history-table{width:100%}.pase-history-table td{padding:6px}.pase-radio-dark body,.pase-radio-dark .pase-mod-dashboard,.pase-radio-dark .pase-moderator-dashboard{background:#111!important;color:#eee!important}.pase-radio-dark .pase-card,.pase-radio-dark .pase-mod-nav,.pase-radio-dark input,.pase-radio-dark select,.pase-radio-dark textarea{background:#1d1d1d!important;color:#eee!important;border-color:#444!important}.pase-studio-fullscreen-mode .pase-mod-nav,.pase-studio-fullscreen-mode [data-pase-panel]:not([data-pase-panel="studio"]){display:none!important}.pase-studio-fullscreen-mode [data-pase-panel="studio"]{display:grid!important;position:fixed;inset:0;z-index:999999;background:Canvas;overflow:auto;padding:12px}@media(max-width:600px){.pase-studio-view-tools,.pase-team-list article,.pase-live-queue-row{flex-direction:column}}

/* Öffentliche Moderatoren V2 1.0.97 */
.pase-presenter-v2{display:grid;gap:var(--pase-presenter-gap)}
.pase-presenter-toolbar{display:grid;gap:10px}.pase-presenter-search input{width:100%;min-height:44px;padding:8px 12px;border-radius:10px}
.pase-presenter-filters{display:flex;flex-wrap:wrap;gap:7px}.pase-presenter-filters button{padding:7px 12px;border-radius:999px}.pase-presenter-filters button.is-active{font-weight:800}
.pase-presenter-v2-grid{display:grid;grid-template-columns:repeat(var(--pase-presenter-columns),minmax(0,1fr));gap:var(--pase-presenter-gap)}
.pase-presenter-v2-card{overflow:hidden;border-radius:var(--pase-presenter-radius);border:1px solid color-mix(in srgb,currentColor 13%,transparent);background:var(--pase-presenter-card-bg,Canvas);color:var(--pase-presenter-card-text,CanvasText);box-shadow:0 8px 24px rgba(0,0,0,.07);display:grid;align-content:start}
.pase-presenter-v2-photo{position:relative;aspect-ratio:var(--pase-presenter-ratio);overflow:hidden;background:color-mix(in srgb,currentColor 5%,transparent);display:grid;place-items:center;font-size:3rem;font-weight:900}
.pase-presenter-v2-photo img{width:100%;height:100%;object-fit:cover;display:block}
.pase-presenter-state{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;font-size:.76rem;font-weight:900}
.pase-presenter-v2-photo>.pase-presenter-state{position:absolute;left:10px;bottom:10px;box-shadow:0 2px 9px rgba(0,0,0,.2)}
.pase-presenter-state.is-live{background:#16803c;color:#fff}.pase-presenter-state.is-today{background:#2271b1;color:#fff}.pase-presenter-state.is-offline{background:#555;color:#fff}
.pase-presenter-v2-body{display:grid;gap:10px;padding:13px}.pase-presenter-v2-body h3{margin:0;font-size:1.25rem}.pase-presenter-role{margin:2px 0 0;opacity:.7}.pase-presenter-card-motto{margin:0;font-style:italic}
.pase-presenter-next{display:grid;gap:2px;padding:9px;border-radius:9px;background:color-mix(in srgb,currentColor 5%,transparent)}.pase-presenter-next>span,.pase-presenter-next small{font-size:.78rem;opacity:.72}
.pase-presenter-card-cats,.pase-public-profile-cats,.pase-public-socials{display:flex;flex-wrap:wrap;gap:5px}.pase-presenter-card-cats span,.pase-public-profile-cats span{padding:4px 7px;border-radius:999px;background:color-mix(in srgb,currentColor 7%,transparent);font-size:.76rem}
.pase-presenter-card-actions,.pase-public-profile-actions{display:flex;flex-wrap:wrap;gap:6px}.pase-presenter-card-actions a,.pase-presenter-card-actions button,.pase-public-profile-actions a,.pase-public-profile-actions button{padding:7px 10px;border-radius:8px;text-decoration:none}
.style-compact .pase-presenter-v2-body{padding:9px;gap:6px}.style-clean .pase-presenter-v2-card{box-shadow:none}
.pase-presenter-live-feature{display:grid;gap:8px;padding:13px;border-radius:var(--pase-presenter-radius);background:color-mix(in srgb,#16803c 10%,Canvas);border:1px solid color-mix(in srgb,#16803c 30%,transparent)}
.pase-presenter-live-feature article{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center}.pase-live-feature-photo{width:72px;height:72px;border-radius:50%;overflow:hidden}.pase-live-feature-photo img{width:100%;height:100%;object-fit:cover}.pase-presenter-live-feature article>div:nth-child(2){display:grid;gap:2px}
.pase-presenter-v2-overlay{position:fixed;inset:0;z-index:2147483646;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:18px;overflow:auto}
.pase-presenter-v2-dialog{position:relative;width:min(980px,96vw);max-height:94vh;overflow:auto;border-radius:16px;background:Canvas;color:CanvasText;box-shadow:0 18px 60px rgba(0,0,0,.38)}
.pase-presenter-v2-close{position:sticky;top:10px;float:right;z-index:3;width:42px;height:42px;border-radius:50%;font-size:26px}
.pase-presenter-v2-dialog-body{padding:18px}.pase-public-profile{display:grid;gap:16px}.pase-public-profile-hero{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:center}.pase-public-profile-photo{aspect-ratio:1;overflow:hidden;border-radius:16px;background:color-mix(in srgb,currentColor 6%,transparent);display:grid;place-items:center;font-size:4rem;font-weight:900}.pase-public-profile-photo img{width:100%;height:100%;object-fit:cover}
.pase-public-profile-heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.pase-public-profile-heading h2{margin:0}.pase-public-profile-main blockquote{margin:10px 0;font-size:1.05rem}.pase-public-socials a{padding:5px 8px;border-radius:7px;text-decoration:none;background:color-mix(in srgb,currentColor 6%,transparent)}
.pase-public-profile-section{padding-top:12px;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.pase-public-program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pase-public-program-grid article{display:grid;grid-template-columns:90px 1fr;gap:9px;padding:8px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:9px}.pase-public-program-grid img{width:90px;height:70px;object-fit:contain}.pase-public-program-grid article>div{display:grid;gap:2px}.pase-public-profile-page{display:grid;gap:12px}.pase-public-back{text-decoration:none}
@media(max-width:1000px){.pase-presenter-v2-grid{grid-template-columns:repeat(min(2,var(--pase-presenter-columns)),minmax(0,1fr))}}
@media(max-width:650px){.pase-presenter-v2-grid{grid-template-columns:1fr}.pase-presenter-live-feature article{grid-template-columns:58px 1fr}.pase-presenter-live-feature article>button{grid-column:1/-1}.pase-live-feature-photo{width:58px;height:58px}.pase-public-profile-hero{grid-template-columns:1fr}.pase-public-profile-photo{max-width:220px}.pase-public-profile-heading{flex-direction:column}.pase-public-program-grid{grid-template-columns:1fr}.pase-presenter-v2-dialog-body{padding:12px}}

.pase-presenter-card-actions button,.pase-public-profile-actions button,.pase-presenter-live-feature button{border-color:var(--pase-presenter-accent);background:var(--pase-presenter-accent);color:#fff}
.pase-public-profile-stats{display:flex;flex-wrap:wrap;gap:8px}.pase-public-profile-stats>div{display:grid;min-width:120px;padding:9px;border-radius:9px;background:color-mix(in srgb,var(--pase-presenter-accent) 10%,transparent)}.pase-public-profile-stats strong{font-size:1.2rem}.pase-public-profile-stats span{font-size:.78rem;opacity:.72}
.pase-public-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.pase-public-gallery button{padding:0;border:0;background:none;cursor:zoom-in}.pase-public-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}
.pase-gallery-overlay{position:fixed;inset:0;z-index:2147483647;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center;padding:18px}.pase-gallery-overlay img{max-width:96vw;max-height:94vh;object-fit:contain}.pase-gallery-overlay button{position:fixed;right:12px;top:12px;width:44px;height:44px;border-radius:50%;font-size:26px}
@media(max-width:650px){.pase-public-gallery{grid-template-columns:repeat(2,1fr)}}

/* Kategorien der öffentlichen Moderatoren-Liste 1.0.98 */
.pase-presenter-category-groups{display:grid;gap:calc(var(--pase-presenter-gap) * 1.7)}
.pase-presenter-category-section{display:grid;gap:12px}
.pase-presenter-category-heading{display:flex;align-items:end;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:2px solid color-mix(in srgb,var(--pase-presenter-accent) 50%,transparent)}
.pase-presenter-category-heading h2{margin:0;font-size:1.45rem}
.pase-presenter-category-heading>span{font-size:.8rem;opacity:.66}
@media(max-width:650px){.pase-presenter-category-heading{align-items:flex-start;flex-direction:column;gap:2px}}

/* Kategorie-Textzeilen-Hintergründe 1.1.01 */
.pase-presenter-category-section{
  position:relative;
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}
.pase-presenter-category-heading{
  box-sizing:border-box;
  width:100%;
  max-width:100%;
}
.pase-presenter-category-heading.has-category-background{
  position:relative;
  width:100%;
  max-width:100%;
  min-height:0;
  padding:14px 18px;
  border:0;
  border-radius:var(--pase-presenter-radius);
  overflow:hidden;
  color:#fff;
  text-shadow:0 1px 3px rgba(0,0,0,.75);
  background-image:
    linear-gradient(
      rgba(0,0,0,var(--pase-cat-overlay)),
      rgba(0,0,0,var(--pase-cat-overlay))
    ),
    var(--pase-cat-bg-image);
  background-size:
    var(--pase-cat-width,auto) var(--pase-cat-height,auto),
    var(--pase-cat-width,auto) var(--pase-cat-height,auto);
  background-position:var(--pase-cat-bg-position);
  background-repeat:no-repeat;
}
.pase-presenter-category-heading.has-category-background h2,
.pase-presenter-category-heading.has-category-background>span{
  position:relative;
  z-index:1;
}
@media(max-width:1024px){
  .pase-presenter-category-heading.has-category-background{
    width:100%;
    max-width:100%;
    background-size:
      min(var(--pase-cat-width,100%),100%) auto,
      min(var(--pase-cat-width,100%),100%) auto;
  }
}
@media(max-width:650px){
  .pase-presenter-category-heading.has-category-background{
    width:100%;
    padding:12px 14px;
    background-size:contain,contain;
    background-position:center center;
  }
}

/* Proportionale Kategorie-Hintergrundbilder 1.1.02 */
.pase-presenter-category-heading.has-category-background{
  background-image:none;
  isolation:isolate;
}
.pase-presenter-category-heading.has-category-background::before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:auto;
  left:0;
  top:0;
  width:var(--pase-cat-width);
  height:var(--pase-cat-height);
  max-width:100%;
  background-image:var(--pase-cat-bg-image);
  background-position:var(--pase-cat-bg-position);
  background-repeat:no-repeat;
  background-size:100% 100%;
}
.pase-presenter-category-heading.has-category-background::after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:rgba(0,0,0,var(--pase-cat-overlay));
  pointer-events:none;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-keep-proportions:1"]::before{
  background-size:contain;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-width:0px"]::before{
  width:100%;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-height:0px"]::before{
  height:100%;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-keep-proportions:1"][style*="--pase-cat-width:0px"]::before,
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-keep-proportions:1"][style*="--pase-cat-height:0px"]::before{
  background-size:contain;
}
@media(max-width:1024px){
  .pase-presenter-category-heading.has-category-background::before{
    max-width:100%;
    background-size:contain;
  }
}
@media(max-width:650px){
  .pase-presenter-category-heading.has-category-background::before{
    width:100%;
    max-width:100%;
    background-size:contain;
    background-position:var(--pase-cat-bg-position);
  }
}

/* Bilder niemals strecken oder verzerren 1.1.03 */
.pase-presenter-category-heading.has-category-background::before{
  background-size:contain !important;
  background-repeat:no-repeat !important;
  background-position:var(--pase-cat-bg-position) !important;
}
.pase-presenter-v2-photo img,
.pase-live-feature-photo img,
.pase-public-profile-photo img,
.pase-public-program-grid img,
.pase-public-gallery img{
  object-fit:contain !important;
  object-position:center center;
  width:100%;
  height:100%;
}

/* Kategorie-Bild: proportional, Höhenbeschnitt erlaubt 1.1.04 */
.pase-presenter-category-heading.has-category-background::before{
  background-size:cover !important;
  background-repeat:no-repeat !important;
  background-position:var(--pase-cat-bg-position) !important;
}

/* Kategoriezeile folgt der eingestellten Bildhöhe 1.1.05 */
.pase-presenter-category-heading.has-category-background{
  height:var(--pase-cat-height);
  min-height:var(--pase-cat-height);
  align-items:center;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-height:0px"]{
  height:auto;
  min-height:0;
}
.pase-presenter-category-heading.has-category-background::before{
  width:var(--pase-cat-width);
  height:100%;
  max-width:100%;
  background-size:cover !important;
  background-position:var(--pase-cat-bg-position) !important;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-width:0px"]::before{
  width:100%;
}
@media(max-width:1024px){
  .pase-presenter-category-heading.has-category-background{
    width:100%;
    max-width:100%;
    height:min(var(--pase-cat-height),30vw);
    min-height:min(var(--pase-cat-height),30vw);
  }
}
@media(max-width:650px){
  .pase-presenter-category-heading.has-category-background{
    height:min(var(--pase-cat-height),38vw);
    min-height:min(var(--pase-cat-height),38vw);
  }
}

/* Kategorie-Textzeile: eindeutige Bildlogik 1.1.06 */
.pase-presenter-category-heading.has-category-background{
  position:relative!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;
  height:var(--pase-cat-height)!important;min-height:var(--pase-cat-height)!important;
  overflow:hidden!important;isolation:isolate!important;background:none!important;
}
.pase-presenter-category-heading.has-category-background::before{
  content:""!important;position:absolute!important;z-index:-2!important;top:0!important;left:0!important;
  width:min(var(--pase-cat-width),100%)!important;max-width:100%!important;height:100%!important;
  background-image:var(--pase-cat-bg-image)!important;background-repeat:no-repeat!important;
  background-position:var(--pase-cat-bg-position)!important;background-size:var(--pase-cat-fit)!important;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-width:0px"]::before{width:100%!important}
.pase-presenter-category-heading.has-category-background::after{
  content:""!important;position:absolute!important;z-index:-1!important;inset:0!important;
  background:rgba(0,0,0,var(--pase-cat-overlay))!important;pointer-events:none!important;
}
.pase-presenter-category-heading.has-category-background h2,
.pase-presenter-category-heading.has-category-background>span{position:relative!important;z-index:1!important}
@media(max-width:1024px){
 .pase-presenter-category-heading.has-category-background{width:100%!important;max-width:100%!important}
 .pase-presenter-category-heading.has-category-background::before{max-width:100%!important}
}
@media(max-width:650px){
 .pase-presenter-category-heading.has-category-background{width:100%!important;max-width:100%!important}
}

/* Erweiterte Kategoriezeilen-Einstellungen 1.1.07 */
.pase-presenter-category-heading.has-category-background{border-radius:var(--pase-cat-radius)!important;padding:var(--pase-cat-padding-y) var(--pase-cat-padding-x)!important;border:var(--pase-cat-border-width) solid var(--pase-cat-border-color)!important;color:var(--pase-cat-text-color)!important}
.pase-presenter-category-heading.has-category-background::before{transform:translate(var(--pase-cat-offset-x),var(--pase-cat-offset-y))!important}
.pase-presenter-category-heading.has-category-background h2{font-size:var(--pase-cat-title-size)!important;color:var(--pase-cat-text-color)!important}
.pase-presenter-category-heading.has-category-background>span{font-size:var(--pase-cat-count-size)!important;color:var(--pase-cat-text-color)!important}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-text-shadow:0"]{text-shadow:none!important}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-text-align:center"]{justify-content:center!important;text-align:center!important}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-text-align:right"]{justify-content:flex-end!important;text-align:right!important}

/* Kategoriezeilen – funktionierende Einstellungen 1.1.08 */
.pase-presenter-category-heading.has-category-background{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  height:var(--pase-cat-height,80px)!important;
  min-height:var(--pase-cat-height,80px)!important;
  padding:var(--pase-cat-padding-y,14px) var(--pase-cat-padding-x,18px)!important;
  overflow:hidden!important;
  isolation:isolate!important;
  border:var(--pase-cat-border-width,0px) solid var(--pase-cat-border-color,#fff)!important;
  border-radius:var(--pase-cat-radius,14px)!important;
  color:var(--pase-cat-text-color,#fff)!important;
  text-shadow:var(--pase-cat-shadow-display,0 1px 3px rgba(0,0,0,.75))!important;
  background:none!important;
}
.pase-presenter-category-heading.has-category-background::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:-2!important;
  left:var(--pase-cat-offset-x,0px)!important;
  top:var(--pase-cat-offset-y,0px)!important;
  width:var(--pase-cat-width,100%)!important;
  max-width:100%!important;
  height:100%!important;
  transform:none!important;
  background-image:var(--pase-cat-bg-image)!important;
  background-repeat:no-repeat!important;
  background-size:var(--pase-cat-fit,cover)!important;
  background-position:var(--pase-cat-position,center center)!important;
}
.pase-presenter-category-heading.has-category-background::after{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  inset:0!important;
  background:rgba(0,0,0,var(--pase-cat-overlay,.2))!important;
  pointer-events:none!important;
}
.pase-presenter-category-heading.has-category-background h2{
  margin:0!important;
  font-size:var(--pase-cat-title-size,23px)!important;
  color:var(--pase-cat-text-color,#fff)!important;
}
.pase-presenter-category-heading.has-category-background>span{
  font-size:var(--pase-cat-count-size,13px)!important;
  color:var(--pase-cat-text-color,#fff)!important;
}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-width:0px"]::before{width:100%!important}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-text-align:center"]{justify-content:center!important;text-align:center!important;gap:18px}
.pase-presenter-category-heading.has-category-background[style*="--pase-cat-text-align:right"]{justify-content:flex-end!important;text-align:right!important;gap:18px}
@media(max-width:650px){
 .pase-presenter-category-heading.has-category-background{width:100%!important;max-width:100%!important}
 .pase-presenter-category-heading.has-category-background::before{max-width:100%!important}
}

/* Kompakte Moderatoren-Kacheln 1.1.11 */
.pase-presenter-v2 .pase-presenter-v2-grid{grid-template-columns:repeat(var(--pase-presenter-columns),minmax(0,1fr))!important;align-items:start!important}
.pase-presenter-v2 .pase-presenter-v2-card{width:100%;max-width:var(--pase-card-width);min-height:0!important;height:auto!important;align-self:start!important;border:var(--pase-card-border) solid var(--pase-card-border-color)!important;overflow:hidden}
.pase-presenter-v2.cards-no-shadow .pase-presenter-v2-card{box-shadow:none!important}
.pase-presenter-v2.cards-shadow .pase-presenter-v2-card{box-shadow:0 5px 18px rgba(15,23,42,.08)!important}
.pase-presenter-v2 .pase-presenter-v2-photo{height:var(--pase-card-image-height)!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important}
.pase-presenter-v2 .pase-presenter-v2-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.pase-presenter-v2 .pase-presenter-v2-body{padding:var(--pase-card-padding)!important;gap:var(--pase-card-inner-gap)!important;min-height:0!important}
.pase-presenter-v2 .pase-presenter-v2-body h3{font-size:var(--pase-card-title-size)!important;margin:0!important;line-height:1.15!important}
.pase-presenter-v2 .pase-presenter-v2-body p,.pase-presenter-v2 .pase-presenter-next,.pase-presenter-v2 .pase-presenter-card-actions{font-size:var(--pase-card-text-size)!important}
.pase-presenter-v2 .pase-presenter-role{margin:2px 0 0!important}
.pase-presenter-v2 .pase-presenter-card-motto{margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:var(--pase-card-motto-lines)!important;overflow:hidden!important}
.pase-presenter-v2.next-compact .pase-presenter-next{display:grid!important;grid-template-columns:auto 1fr!important;gap:2px 8px!important;padding:7px 9px!important;margin:0!important}
.pase-presenter-v2.next-compact .pase-presenter-next strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pase-presenter-v2.next-compact .pase-presenter-next small{grid-column:1/-1}
.pase-presenter-v2.actions-compact .pase-presenter-card-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:0!important}
.pase-presenter-v2.actions-compact .pase-presenter-card-actions button,.pase-presenter-v2.actions-compact .pase-presenter-card-actions a{flex:1 1 auto!important;min-height:30px!important;padding:5px 9px!important;line-height:1.2!important;text-align:center!important}
.pase-presenter-v2 .pase-presenter-state{font-size:11px!important;padding:4px 7px!important}
@media(max-width:1100px){.pase-presenter-v2 .pase-presenter-v2-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.pase-presenter-v2 .pase-presenter-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.pase-presenter-v2 .pase-presenter-v2-grid{grid-template-columns:1fr!important}.pase-presenter-v2 .pase-presenter-v2-card{max-width:100%!important}}

/* Fix 1.1.12: Kartenbreite 0 bedeutet automatisch, nicht 0 Pixel */
.pase-presenter-v2 .pase-presenter-v2-card{
  max-width:none!important;
}
.pase-presenter-v2[data-card-fixed-width="1"] .pase-presenter-v2-card{
  max-width:var(--pase-card-width)!important;
}

/* 1.1.13: Moderatorname verwendet dieselbe Textfarbe wie die Kachel */
.pase-presenter-v2 .pase-presenter-v2-body h3,
.pase-presenter-v2 .pase-presenter-v2-body h3 a,
.pase-presenter-v2 .pase-presenter-name,
.pase-presenter-v2 .pase-presenter-name a{
  color:var(--pase-presenter-text)!important;
}

/* 1.1.14: Vertretung wieder sichtbar in Moderatoren-Kacheln */
.pase-presenter-v2 .pase-presenter-substitution-badge{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  margin:2px 0!important;
  padding:3px 7px!important;
  border-radius:999px!important;
  font-size:11px!important;
  font-style:normal!important;
  font-weight:700!important;
  line-height:1.2!important;
  background:rgba(217,119,6,.14)!important;
  color:#92400e!important;
}
.pase-presenter-v2.next-compact .pase-presenter-substitution-badge{grid-column:1/-1!important}

/* 1.1.15: Vertretung direkt rechts neben dem Sendestatus */
.pase-presenter-v2 .pase-presenter-status-row{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:10px!important;
  z-index:4!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  width:auto!important;
  pointer-events:none!important;
}
.pase-presenter-v2 .pase-presenter-status-row .pase-presenter-state{
  position:static!important;
  inset:auto!important;
  flex:0 0 auto!important;
}
.pase-presenter-v2 .pase-presenter-substitution-status{
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  padding:4px 7px!important;
  border-radius:999px!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.2!important;
  background:#fff3cd!important;
  color:#7a4b00!important;
  box-shadow:0 1px 4px rgba(0,0,0,.14)!important;
}

/* 1.1.16: Vertretungsstatus zuverlässig sichtbar */
.pase-presenter-v2 .pase-presenter-v2-photo{position:relative!important}
.pase-presenter-v2 .pase-presenter-status-row{
  position:absolute!important;
  z-index:20!important;
  top:10px!important;
  left:10px!important;
  right:10px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  visibility:visible!important;
  opacity:1!important;
}
.pase-presenter-v2 .pase-presenter-substitution-status{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  white-space:nowrap!important;
}

/* 1.1.17: Status und Vertretung garantiert nebeneinander sichtbar */
.pase-presenter-v2 .pase-presenter-v2-photo>.pase-presenter-status-row{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:auto!important;
  z-index:999!important;
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  gap:6px!important;
  width:max-content!important;
  max-width:calc(100% - 20px)!important;
  overflow:visible!important;
}
.pase-presenter-v2 .pase-presenter-v2-photo>.pase-presenter-status-row>*{
  position:static!important;
  transform:none!important;
  margin:0!important;
  white-space:nowrap!important;
}
.pase-presenter-v2 .pase-presenter-substitution-status{
  display:inline-flex!important;
  align-items:center!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#f59e0b!important;
  color:#111827!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.2!important;
  box-shadow:0 1px 5px rgba(0,0,0,.25)!important;
}

/* 1.1.18: Vertretung rechts am Rand derselben Statuszeile */
.pase-presenter-v2 .pase-presenter-v2-photo>.pase-presenter-status-row{
  left:10px!important;
  right:10px!important;
  width:auto!important;
  max-width:none!important;
  justify-content:flex-start!important;
}
.pase-presenter-v2 .pase-presenter-v2-photo>.pase-presenter-status-row .pase-presenter-substitution-status{
  margin-left:auto!important;
}

/* 1.1.19: Vertretung direkt auf der Moderatoren-Kachel */
.pase-presenter-v2-card .pase-presenter-v2-photo>.pase-presenter-card-status-row{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:10px!important;
  z-index:999!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  width:auto!important;
  pointer-events:none!important;
}
.pase-presenter-v2-card .pase-presenter-card-status-row>.pase-presenter-state{
  position:static!important;
  inset:auto!important;
  margin:0!important;
  flex:0 0 auto!important;
}
.pase-presenter-v2-card .pase-presenter-card-substitution{
  margin-left:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#f59e0b!important;
  color:#111827!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  box-shadow:0 1px 5px rgba(0,0,0,.25)!important;
}

/* 1.1.20: editierbarer Abstand zwischen Kategoriezeile und Moderatoren-Kacheln */
.pase-presenter-category-inner{
  display:grid;
  gap:var(--pase-cat-cards-gap,12px);
}


/* 1.1.21: deutlich unterschiedliche Kartenstile */
/* MODERN: kräftigere Karte, Schatten, größere Bildwirkung, Akzentkante */
.pase-presenter-v2.style-modern .pase-presenter-v2-card{
  position:relative!important;
  border:var(--pase-card-border) solid var(--pase-card-border-color)!important;
  border-radius:var(--pase-presenter-radius)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.12)!important;
  background:var(--pase-presenter-card-bg)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-card::before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:4px;
  z-index:1001;
  background:var(--pase-presenter-accent);
}
.pase-presenter-v2.style-modern .pase-presenter-v2-photo{
  height:var(--pase-card-image-height)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-body{
  padding:var(--pase-card-padding)!important;
  gap:var(--pase-card-inner-gap)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-body h3{
  font-weight:800!important;
}
.pase-presenter-v2.style-modern .pase-presenter-next{
  padding:8px 10px!important;
  border-radius:9px!important;
  background:color-mix(in srgb,var(--pase-presenter-accent) 7%,transparent)!important;
}

/* KOMPAKT: sichtbar flacher und dichter, kleineres Bild und engere Abstände */
.pase-presenter-v2.style-compact .pase-presenter-v2-card{
  border-radius:max(6px,calc(var(--pase-presenter-radius) * .65))!important;
  box-shadow:0 3px 10px rgba(15,23,42,.07)!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-photo{
  height:max(95px,calc(var(--pase-card-image-height) * .72))!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-body{
  padding:max(7px,calc(var(--pase-card-padding) * .72))!important;
  gap:max(4px,calc(var(--pase-card-inner-gap) * .68))!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-body h3{
  font-size:max(14px,calc(var(--pase-card-title-size) * .88))!important;
  line-height:1.08!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-body p,
.pase-presenter-v2.style-compact .pase-presenter-next,
.pase-presenter-v2.style-compact .pase-presenter-card-actions{
  font-size:max(10px,calc(var(--pase-card-text-size) * .9))!important;
}
.pase-presenter-v2.style-compact .pase-presenter-next{
  padding:5px 7px!important;
  gap:1px!important;
}
.pase-presenter-v2.style-compact .pase-presenter-card-actions button{
  padding:5px 8px!important;
  min-height:0!important;
}

/* SCHLICHT: bewusst minimal, ohne Karten-Schatten, ruhige Trennlinie */
.pase-presenter-v2.style-clean .pase-presenter-v2-card{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:visible!important;
}
.pase-presenter-v2.style-clean .pase-presenter-v2-photo{
  border-radius:max(4px,calc(var(--pase-presenter-radius) * .5))!important;
  height:var(--pase-card-image-height)!important;
}
.pase-presenter-v2.style-clean .pase-presenter-v2-body{
  padding:10px 0 2px!important;
  gap:6px!important;
  border-bottom:1px solid color-mix(in srgb,var(--pase-presenter-card-text) 18%,transparent)!important;
}
.pase-presenter-v2.style-clean .pase-presenter-next{
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.pase-presenter-v2.style-clean .pase-presenter-card-actions button{
  padding:5px 0!important;
  border:0!important;
  background:transparent!important;
  text-decoration:underline!important;
  box-shadow:none!important;
}


/* 1.1.24: Profil-Popup übernimmt den eingestellten Kartenstil */
.pase-presenter-v2-dialog-body:has(.profile-style-modern){padding:0!important}
.pase-public-profile.profile-style-modern{gap:20px;padding:24px;background:var(--pase-presenter-card-bg,#fff);color:var(--pase-presenter-card-text,#1d2327)}
.pase-public-profile.profile-style-modern .pase-public-profile-hero{padding:18px;border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--pase-presenter-accent) 13%,transparent),color-mix(in srgb,var(--pase-presenter-card-bg,#fff) 96%,transparent));border:1px solid color-mix(in srgb,var(--pase-presenter-accent) 24%,transparent)}
.pase-public-profile.profile-style-modern .pase-public-profile-photo{border-radius:18px;box-shadow:0 12px 32px rgba(0,0,0,.16);border:3px solid color-mix(in srgb,var(--pase-presenter-accent) 55%,#fff)}
.pase-public-profile.profile-style-modern .pase-public-profile-heading h2{font-size:2rem;line-height:1.05}
.pase-public-profile.profile-style-modern .pase-public-profile-main blockquote{padding:10px 14px;border-left:4px solid var(--pase-presenter-accent);background:color-mix(in srgb,var(--pase-presenter-accent) 7%,transparent);border-radius:0 10px 10px 0}
.pase-public-profile.profile-style-modern .pase-public-profile-section{padding:16px;border:1px solid color-mix(in srgb,currentColor 10%,transparent);border-radius:14px;background:color-mix(in srgb,currentColor 2%,transparent)}
.pase-public-profile.profile-style-modern .pase-public-profile-section h3{margin-top:0}
.pase-public-profile.profile-style-modern .pase-public-program-grid article{padding:10px;border-radius:12px;background:var(--pase-presenter-card-bg,#fff);box-shadow:0 5px 16px rgba(0,0,0,.06)}

.pase-presenter-v2-dialog-body:has(.profile-style-compact){padding:12px!important}
.pase-public-profile.profile-style-compact{gap:10px;padding:4px;color:var(--pase-presenter-card-text,#1d2327)}
.pase-public-profile.profile-style-compact .pase-public-profile-hero{grid-template-columns:130px 1fr;gap:12px;align-items:center;padding:10px;border-radius:12px;background:color-mix(in srgb,var(--pase-presenter-accent) 7%,transparent)}
.pase-public-profile.profile-style-compact .pase-public-profile-photo{border-radius:11px}
.pase-public-profile.profile-style-compact .pase-public-profile-heading h2{font-size:1.45rem}
.pase-public-profile.profile-style-compact .pase-public-profile-main blockquote{margin:6px 0;font-size:.92rem}
.pase-public-profile.profile-style-compact .pase-public-profile-section{padding-top:8px}
.pase-public-profile.profile-style-compact .pase-public-profile-section h3{margin:0 0 6px;font-size:1rem}
.pase-public-profile.profile-style-compact .pase-public-profile-stats>div{min-width:95px;padding:6px 8px}
.pase-public-profile.profile-style-compact .pase-public-program-grid{gap:6px}
.pase-public-profile.profile-style-compact .pase-public-program-grid article{grid-template-columns:64px 1fr;padding:6px;gap:7px}
.pase-public-profile.profile-style-compact .pase-public-program-grid img{width:64px;height:52px}
.pase-public-profile.profile-style-compact .pase-public-profile-actions a,.pase-public-profile.profile-style-compact .pase-public-profile-actions button{padding:6px 8px;font-size:.85rem}

.pase-presenter-v2-dialog-body:has(.profile-style-clean){padding:22px!important}
.pase-public-profile.profile-style-clean{gap:18px;background:transparent;color:var(--pase-presenter-card-text,#1d2327)}
.pase-public-profile.profile-style-clean .pase-public-profile-hero{grid-template-columns:180px 1fr;gap:20px;padding:0 0 18px;border-bottom:1px solid color-mix(in srgb,currentColor 16%,transparent)}
.pase-public-profile.profile-style-clean .pase-public-profile-photo{border-radius:4px;box-shadow:none}
.pase-public-profile.profile-style-clean .pase-public-profile-heading h2{font-weight:600;letter-spacing:.01em}
.pase-public-profile.profile-style-clean .pase-public-profile-main blockquote{margin:10px 0 0;padding:0;font-style:italic;opacity:.8}
.pase-public-profile.profile-style-clean .pase-public-profile-cats span{padding:2px 0;border-radius:0;background:none;border-bottom:1px solid currentColor}
.pase-public-profile.profile-style-clean .pase-public-profile-stats>div{padding:6px 0;border-radius:0;background:none;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}
.pase-public-profile.profile-style-clean .pase-public-profile-section{padding-top:14px;border-top:1px solid color-mix(in srgb,currentColor 15%,transparent)}
.pase-public-profile.profile-style-clean .pase-public-program-grid article{border:0;border-radius:0;border-bottom:1px solid color-mix(in srgb,currentColor 13%,transparent);padding:8px 0}
.pase-public-profile.profile-style-clean .pase-public-profile-actions a,.pase-public-profile.profile-style-clean .pase-public-profile-actions button{border-radius:3px}

@media(max-width:650px){
 .pase-public-profile.profile-style-modern{padding:14px}
 .pase-public-profile.profile-style-compact .pase-public-profile-hero,.pase-public-profile.profile-style-clean .pase-public-profile-hero{grid-template-columns:1fr}
 .pase-public-profile.profile-style-compact .pase-public-profile-photo{max-width:150px}
 .pase-public-profile.profile-style-clean .pase-public-profile-photo{max-width:180px}
}


/* 1.1.25: Profil-Popup übernimmt auch die eingestellten Kartenfarben */
.pase-presenter-v2-overlay .pase-presenter-v2-dialog{
  background:var(--pase-presenter-card-bg,#fff)!important;
  color:var(--pase-presenter-card-text,#1d2327)!important;
  border:1px solid color-mix(in srgb,var(--pase-presenter-accent,#2271b1) 28%,transparent)!important;
}
.pase-presenter-v2-overlay .pase-presenter-v2-dialog-body,
.pase-presenter-v2-overlay .pase-public-profile{
  background:var(--pase-presenter-card-bg,#fff);
  color:var(--pase-presenter-card-text,#1d2327);
}
.pase-presenter-v2-overlay .pase-presenter-v2-close{
  background:var(--pase-presenter-accent,#2271b1)!important;
  color:#fff!important;
  border-color:var(--pase-presenter-accent,#2271b1)!important;
}
.pase-presenter-v2-overlay .pase-public-profile h2,
.pase-presenter-v2-overlay .pase-public-profile h3,
.pase-presenter-v2-overlay .pase-public-profile strong{
  color:var(--pase-presenter-card-text,#1d2327);
}
.pase-presenter-v2-overlay .pase-public-profile-actions a,
.pase-presenter-v2-overlay .pase-public-profile-actions button{
  border-color:var(--pase-presenter-accent,#2271b1)!important;
  background:var(--pase-presenter-accent,#2271b1)!important;
  color:#fff!important;
}
.pase-presenter-v2-overlay .profile-style-clean .pase-public-profile-actions a,
.pase-presenter-v2-overlay .profile-style-clean .pase-public-profile-actions button{
  background:transparent!important;
  color:var(--pase-presenter-accent,#2271b1)!important;
}

/* PaSe 1.1.26 – Profil-Popup Vertretungsinfo */
.pase-public-profile-status-stack{display:flex;flex-direction:column;align-items:flex-end;gap:6px;margin-left:auto}
.pase-public-profile-substitution{display:flex;flex-direction:column;align-items:flex-end;gap:1px;padding:6px 9px;border-radius:8px;background:color-mix(in srgb,var(--pase-presenter-accent,#2563eb) 14%,transparent);color:var(--pase-presenter-text,#111827);line-height:1.15;text-align:right}
.pase-public-profile-substitution strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}
.pase-public-profile-substitution small{font-size:.76rem;opacity:.85}
@media(max-width:650px){.pase-public-profile-status-stack{align-items:flex-start;margin-left:0}.pase-public-profile-substitution{align-items:flex-start;text-align:left}}


/* 1.1.29: Kartenstile bewusst klar voneinander getrennt */
/* Modern = klassische große Karte */
.pase-presenter-v2.style-modern .pase-presenter-v2-card{
  display:flex!important;flex-direction:column!important;overflow:hidden!important;
  border:var(--pase-card-border) solid var(--pase-card-border-color)!important;
  border-radius:var(--pase-presenter-radius)!important;background:var(--pase-presenter-card-bg)!important;
  box-shadow:0 12px 30px rgba(15,23,42,.14)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-photo{width:100%!important;height:var(--pase-card-image-height)!important;border-radius:0!important}
.pase-presenter-v2.style-modern .pase-presenter-v2-body{padding:var(--pase-card-padding)!important;text-align:left!important}

/* Kompakt = horizontale, deutlich niedrigere Karte */
.pase-presenter-v2.style-compact .pase-presenter-v2-card{
  display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:stretch!important;
  min-height:110px!important;overflow:hidden!important;background:var(--pase-presenter-card-bg)!important;
  border:1px solid var(--pase-card-border-color)!important;border-radius:10px!important;box-shadow:0 2px 8px rgba(15,23,42,.06)!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-photo{width:110px!important;height:100%!important;min-height:110px!important;border-radius:0!important}
.pase-presenter-v2.style-compact .pase-presenter-v2-body{padding:8px 10px!important;gap:4px!important;text-align:left!important;min-width:0!important}
.pase-presenter-v2.style-compact .pase-presenter-v2-body h3{font-size:16px!important;margin:0!important}
.pase-presenter-v2.style-compact .pase-presenter-card-motto{display:none!important}
.pase-presenter-v2.style-compact .pase-presenter-next{padding:4px 6px!important;font-size:11px!important}
.pase-presenter-v2.style-compact .pase-presenter-card-actions button{min-height:26px!important;padding:3px 7px!important;font-size:12px!important}

/* Schlicht = kein Kasten, rundes Bild, zentriert */
.pase-presenter-v2.style-clean .pase-presenter-v2-card{
  display:flex!important;flex-direction:column!important;align-items:center!important;overflow:visible!important;
  padding:8px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;
}
.pase-presenter-v2.style-clean .pase-presenter-v2-card::before{display:none!important}
.pase-presenter-v2.style-clean .pase-presenter-v2-photo{
  width:min(150px,75%)!important;height:auto!important;aspect-ratio:1/1!important;border-radius:999px!important;overflow:hidden!important;
  border:2px solid color-mix(in srgb,var(--pase-presenter-accent) 35%,transparent)!important;
}
.pase-presenter-v2.style-clean .pase-presenter-v2-body{width:100%!important;padding:9px 0 0!important;gap:5px!important;text-align:center!important;border-bottom:0!important;align-items:center!important}
.pase-presenter-v2.style-clean .pase-presenter-v2-body>div{text-align:center!important}
.pase-presenter-v2.style-clean .pase-presenter-next{width:100%!important;padding:5px 0!important;border-top:1px solid color-mix(in srgb,var(--pase-presenter-card-text) 15%,transparent)!important;border-bottom:1px solid color-mix(in srgb,var(--pase-presenter-card-text) 15%,transparent)!important}
.pase-presenter-v2.style-clean .pase-presenter-card-actions{justify-content:center!important;width:100%!important}
.pase-presenter-v2.style-clean .pase-presenter-card-actions button{background:transparent!important;color:var(--pase-presenter-accent)!important;text-decoration:underline!important;border:0!important;box-shadow:none!important}
@media(max-width:520px){
 .pase-presenter-v2.style-compact .pase-presenter-v2-card{grid-template-columns:92px minmax(0,1fr)!important}
 .pase-presenter-v2.style-compact .pase-presenter-v2-photo{width:92px!important;min-height:100px!important}
}

/* 1.1.30: pro Kartenstil separat gespeicherte Design-Profile */
.pase-presenter-v2 .pase-presenter-v2-card{min-height:var(--pase-card-min-height,0)!important}
.pase-presenter-v2 .pase-presenter-v2-photo img{object-fit:var(--pase-image-fit,cover)!important;object-position:var(--pase-image-position,center center)!important}
.pase-presenter-v2 .pase-presenter-v2-body{text-align:var(--pase-text-align,left)!important;gap:var(--pase-card-inner-gap,8px)!important}
.pase-presenter-v2 .pase-presenter-v2-body>div{text-align:var(--pase-text-align,left)!important}
.pase-presenter-v2 .pase-presenter-v2-body h3{font-size:var(--pase-card-title-size,20px)!important;font-weight:var(--pase-name-weight,700)!important}
.pase-presenter-v2 .pase-presenter-role{opacity:var(--pase-role-opacity,.7)!important}
.pase-presenter-v2 .pase-presenter-card-actions button{background:var(--pase-button-bg,var(--pase-presenter-accent))!important;color:var(--pase-button-text,#fff)!important;border-radius:var(--pase-button-radius,8px)!important}
.pase-presenter-v2 .pase-presenter-state{background:var(--pase-status-bg,#fff)!important;color:var(--pase-status-text,#1d2327)!important}
.pase-presenter-v2.style-clean .pase-presenter-v2-body,.pase-presenter-v2.style-clean .pase-presenter-v2-body>div{text-align:var(--pase-text-align,center)!important}
.pase-presenter-v2.style-clean .pase-presenter-card-actions button{background:var(--pase-button-bg,transparent)!important;color:var(--pase-button-text,var(--pase-presenter-accent))!important;text-decoration:none!important}


/* 1.1.31: Design-Profilwerte haben Vorrang vor den Grundformen der drei Kartenstile. */
.pase-presenter-v2.style-modern .pase-presenter-v2-card,
.pase-presenter-v2.style-compact .pase-presenter-v2-card,
.pase-presenter-v2.style-clean .pase-presenter-v2-card{
  background:var(--pase-presenter-card-bg)!important;
  border:var(--pase-card-border) solid var(--pase-card-border-color)!important;
  border-radius:var(--pase-presenter-radius)!important;
  min-height:var(--pase-card-min-height,0)!important;
}
.pase-presenter-v2.cards-no-shadow .pase-presenter-v2-card{box-shadow:none!important}
.pase-presenter-v2.cards-shadow.style-modern .pase-presenter-v2-card{box-shadow:0 12px 30px rgba(15,23,42,.14)!important}
.pase-presenter-v2.cards-shadow.style-compact .pase-presenter-v2-card{box-shadow:0 5px 16px rgba(15,23,42,.12)!important}
.pase-presenter-v2.cards-shadow.style-clean .pase-presenter-v2-card{box-shadow:0 4px 14px rgba(15,23,42,.10)!important}
.pase-presenter-v2.style-modern .pase-presenter-v2-photo,
.pase-presenter-v2.style-compact .pase-presenter-v2-photo,
.pase-presenter-v2.style-clean .pase-presenter-v2-photo{
  height:var(--pase-card-image-height)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-body,
.pase-presenter-v2.style-compact .pase-presenter-v2-body,
.pase-presenter-v2.style-clean .pase-presenter-v2-body{
  padding:var(--pase-card-padding)!important;
  gap:var(--pase-card-inner-gap)!important;
  text-align:var(--pase-text-align)!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-body>div,
.pase-presenter-v2.style-compact .pase-presenter-v2-body>div,
.pase-presenter-v2.style-clean .pase-presenter-v2-body>div{text-align:var(--pase-text-align)!important}
.pase-presenter-v2.style-compact .pase-presenter-v2-body h3{font-size:var(--pase-card-title-size)!important}
.pase-presenter-v2.style-compact .pase-presenter-card-motto{display:-webkit-box!important}
.pase-presenter-v2.style-clean .pase-presenter-v2-card{padding:0!important}
.pase-presenter-v2.style-clean .pase-presenter-v2-photo{
  width:min(var(--pase-card-image-height),100%)!important;
  aspect-ratio:var(--pase-presenter-ratio)!important;
  border-radius:var(--pase-presenter-radius)!important;
}
.pase-presenter-v2.style-clean .pase-presenter-card-actions{justify-content:initial!important}

/* PaSe 1.1.32 – erweiterte Kartenstil-Einstellungen */
.pase-presenter-v2 .pase-presenter-v2-card{
  opacity:var(--pase-card-opacity,1)!important;
  transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important;
}
.pase-presenter-v2 .pase-presenter-v2-card:hover{
  transform:translateY(calc(var(--pase-hover-lift,0px) * -1)) scale(var(--pase-hover-scale,1))!important;
}
.pase-presenter-v2.cards-shadow .pase-presenter-v2-card{
  box-shadow:var(--pase-shadow-x,0px) var(--pase-shadow-y,10px) var(--pase-shadow-blur,28px) var(--pase-shadow-spread,0px) rgba(15,23,42,var(--pase-shadow-opacity,.14))!important;
}
.pase-presenter-v2 .pase-presenter-v2-photo{
  border-radius:var(--pase-image-radius,0px)!important;
  border:var(--pase-image-border,0px) solid var(--pase-image-border-color,transparent)!important;
}
.pase-presenter-v2 .pase-presenter-v2-body{
  background:var(--pase-body-bg,transparent)!important;
}
.pase-presenter-v2 .pase-presenter-v2-body h3,
.pase-presenter-v2 .pase-presenter-v2-body h3 a{
  color:var(--pase-name-color,var(--pase-presenter-card-text))!important;
}
.pase-presenter-v2 .pase-presenter-role{
  color:var(--pase-role-color,var(--pase-presenter-card-text))!important;
}
.pase-presenter-v2 .pase-presenter-card-motto{
  color:var(--pase-motto-color,var(--pase-presenter-card-text))!important;
}
.pase-presenter-v2 .pase-presenter-next{
  background:var(--pase-next-bg,transparent)!important;
  color:var(--pase-next-text,var(--pase-presenter-card-text))!important;
  border-color:var(--pase-next-border-color,transparent)!important;
  border-radius:var(--pase-next-radius,8px)!important;
}
.pase-presenter-v2 .pase-presenter-card-actions button{
  border-width:var(--pase-button-border,0px)!important;
  border-style:solid!important;
  border-color:var(--pase-button-border-color,transparent)!important;
}
.pase-presenter-v2 .pase-presenter-state{
  border-radius:var(--pase-status-radius,999px)!important;
}


/* PaSe 1.1.33 – Moderatorbild hinter der Info-Ebene */
.pase-presenter-v2-card.pase-image-behind-info{position:relative!important;overflow:hidden!important;isolation:isolate!important}
.pase-presenter-v2-card.pase-image-behind-info .pase-presenter-card-background{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;pointer-events:none!important}
.pase-presenter-v2-card.pase-image-behind-info .pase-presenter-card-background img{width:100%!important;height:100%!important;object-fit:var(--pase-image-fit,cover)!important;object-position:var(--pase-image-position,center center)!important;opacity:var(--pase-bg-image-opacity,1)!important}
.pase-presenter-v2-card.pase-image-behind-info .pase-presenter-card-background:after{content:"";position:absolute;inset:0;background:var(--pase-bg-overlay,transparent)}
.pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo{visibility:hidden!important;position:relative!important;z-index:1!important}
.pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo .pase-presenter-card-status-row{visibility:visible!important}
.pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{position:relative!important;z-index:2!important;background:var(--pase-body-bg,transparent)!important}
.pase-presenter-v2.style-compact .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo{min-height:var(--pase-card-image-height,120px)!important}


/* PaSe 1.1.34 – separate Deckkraft nur fuer die Kartenfarbe */
.pase-presenter-v2 .pase-presenter-v2-card{
  background:color-mix(in srgb,var(--pase-presenter-card-bg,#fff) var(--pase-card-color-opacity,100%),transparent)!important;
}

/* PaSe 1.1.35 – Bild liegt wirklich hinter der kompletten Info-Ebene */
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info{
  display:block!important;
  position:relative!important;
  min-height:max(var(--pase-card-min-height,0px),var(--pase-card-image-height,180px))!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  border:0!important;
  border-radius:0!important;
  visibility:visible!important;
  background:transparent!important;
  overflow:visible!important;
  pointer-events:none!important;
  z-index:3!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo>img,
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo>span:not(.pase-presenter-card-status-row){
  display:none!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-photo .pase-presenter-card-status-row{
  visibility:visible!important;
  pointer-events:none!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  min-height:max(var(--pase-card-min-height,0px),var(--pase-card-image-height,180px))!important;
  box-sizing:border-box!important;
  background:var(--pase-body-bg,transparent)!important;
}


/* PaSe 1.1.36 – Kartenhoehe unabhaengig von Moderatorbild-Hoehe */
.pase-presenter-v2 .pase-presenter-v2-card{
  height:auto!important;
}
.pase-presenter-v2[data-card-height-fixed="1"] .pase-presenter-v2-card{
  height:var(--pase-card-height)!important;
  min-height:var(--pase-card-height)!important;
  max-height:var(--pase-card-height)!important;
  overflow:hidden!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info{
  min-height:var(--pase-card-min-height,0px)!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  min-height:var(--pase-card-min-height,0px)!important;
}
.pase-presenter-v2[data-card-height-fixed="1"] .pase-presenter-v2-card.pase-image-behind-info,
.pase-presenter-v2[data-card-height-fixed="1"] .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  height:var(--pase-card-height)!important;
  min-height:var(--pase-card-height)!important;
}


/* PaSe 1.1.37 – Info-Ebene richtet ihre Hoehe nach dem Inhalt */
.pase-presenter-v2 .pase-presenter-v2-card>.pase-presenter-v2-body{
  height:auto!important;
  min-height:var(--pase-info-min-height,0px)!important;
  max-height:none!important;
  align-content:start!important;
  box-sizing:border-box!important;
}
.pase-presenter-v2[data-card-height-fixed="1"] .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  height:auto!important;
  min-height:var(--pase-info-min-height,0px)!important;
  max-height:100%!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  height:auto!important;
  min-height:var(--pase-info-min-height,0px)!important;
}


/* PaSe 1.1.38 – separate Deckkraft fuer die Inhalts-/Info-Ebene */
.pase-presenter-v2 .pase-presenter-v2-card>.pase-presenter-v2-body,
.pase-presenter-v2 .pase-presenter-v2-card.pase-image-behind-info>.pase-presenter-v2-body{
  background:color-mix(in srgb,var(--pase-body-bg,transparent) var(--pase-body-bg-opacity,100%),transparent)!important;
}

/* PaSe 1.1.39 – Info-Ebene innerhalb der Kachel positionieren */
.pase-presenter-v2 .pase-presenter-v2-card{overflow:hidden!important;position:relative!important}
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-top>.pase-presenter-v2-body,
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-bottom>.pase-presenter-v2-body,
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-left>.pase-presenter-v2-body,
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-right>.pase-presenter-v2-body{
  position:absolute!important;z-index:4!important;margin:0!important;box-sizing:border-box!important;
  max-width:100%!important;max-height:100%!important;overflow:auto!important;
  transform:translate(var(--pase-info-offset-x,0px),var(--pase-info-offset-y,0px))!important;
}
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-top>.pase-presenter-v2-body{top:0!important;left:0!important;width:100%!important}
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-bottom>.pase-presenter-v2-body{bottom:0!important;left:0!important;width:100%!important}
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-left>.pase-presenter-v2-body{top:0!important;bottom:0!important;left:0!important;width:var(--pase-info-side-width,45%)!important}
.pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-right>.pase-presenter-v2-body{top:0!important;bottom:0!important;right:0!important;width:var(--pase-info-side-width,45%)!important}
/* Auch bei Versatz darf nichts ausserhalb der Karte sichtbar werden. */
.pase-presenter-v2 .pase-presenter-v2-card[class*="pase-info-position-"]{clip-path:inset(0 round var(--pase-presenter-radius,0px))}
@media(max-width:520px){
  .pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-left>.pase-presenter-v2-body,
  .pase-presenter-v2 .pase-presenter-v2-card.pase-info-position-right>.pase-presenter-v2-body{width:min(var(--pase-info-side-width,45%),90%)!important}
}
\n\n/* PaSe 1.1.40 – Kartenstil-Einstellungen vollständig auf Profil-Popup übertragen */
.pase-presenter-v2-overlay .pase-presenter-v2-dialog{overflow:hidden!important;border-radius:var(--pase-presenter-radius,14px)!important;border:var(--pase-card-border,1px) solid var(--pase-card-border-color,#e2e8f0)!important;box-shadow:var(--pase-shadow-x,0) var(--pase-shadow-y,10px) var(--pase-shadow-blur,28px) var(--pase-shadow-spread,0) rgb(0 0 0 / var(--pase-shadow-opacity,.14))!important;background:color-mix(in srgb,var(--pase-presenter-card-bg,#fff) var(--pase-card-color-opacity,100%),transparent)!important;opacity:var(--pase-card-opacity,1)}
.pase-presenter-v2-overlay .pase-presenter-v2-dialog-body{padding:var(--pase-card-padding,12px)!important;background:transparent!important;color:var(--pase-presenter-card-text,#1d2327)!important;font-size:var(--pase-card-text-size,13px)!important}
.pase-presenter-v2-overlay .pase-public-profile{position:relative;isolation:isolate;overflow:hidden;min-height:var(--pase-card-min-height,0);border-radius:var(--pase-presenter-radius,14px);gap:var(--pase-card-inner-gap,8px)!important;background:color-mix(in srgb,var(--pase-presenter-card-bg,#fff) var(--pase-card-color-opacity,100%),transparent)!important;color:var(--pase-presenter-card-text,#1d2327)!important;text-align:var(--pase-text-align,left)}
.pase-presenter-v2-overlay .pase-public-profile-background{position:absolute;inset:0;z-index:-2;overflow:hidden}.pase-presenter-v2-overlay .pase-public-profile-background img{width:100%;height:100%;object-fit:var(--pase-image-fit,cover);object-position:var(--pase-image-position,center center);opacity:var(--pase-bg-image-opacity,1)}.pase-presenter-v2-overlay .pase-public-profile-background:after{content:"";position:absolute;inset:0;background:var(--pase-bg-overlay,transparent)}
.pase-presenter-v2-overlay .pase-public-profile-hero{position:relative;z-index:1;min-height:var(--pase-info-min-height,0);padding:var(--pase-card-padding,12px)!important;gap:var(--pase-card-inner-gap,8px)!important;background:color-mix(in srgb,var(--pase-body-bg,transparent) var(--pase-body-bg-opacity,100%),transparent)!important;border-radius:var(--pase-presenter-radius,14px)!important}
.pase-presenter-v2-overlay .pase-public-profile-photo{height:var(--pase-card-image-height,180px);aspect-ratio:var(--pase-presenter-ratio,1 / 1);border-radius:var(--pase-image-radius,0)!important;border:var(--pase-image-border,0) solid var(--pase-image-border-color,transparent)!important;box-shadow:none!important}.pase-presenter-v2-overlay .pase-public-profile-photo img{object-fit:var(--pase-image-fit,cover);object-position:var(--pase-image-position,center center)}
.pase-presenter-v2-overlay .pase-public-profile-heading h2{font-size:var(--pase-card-title-size,20px)!important;font-weight:var(--pase-name-weight,700)!important;color:var(--pase-name-color,var(--pase-presenter-card-text))!important}.pase-presenter-v2-overlay .pase-public-profile-heading p{color:var(--pase-role-color,var(--pase-presenter-card-text))!important;opacity:var(--pase-role-opacity,.7)}.pase-presenter-v2-overlay .pase-public-profile-main blockquote{color:var(--pase-motto-color,var(--pase-presenter-card-text))!important}
.pase-presenter-v2-overlay .pase-presenter-state{background:var(--pase-status-bg,#fff)!important;color:var(--pase-status-text,#1d2327)!important;border-radius:var(--pase-status-radius,999px)!important}.pase-presenter-v2-overlay .pase-public-profile-substitution{border-radius:var(--pase-status-radius,8px)!important}
.pase-presenter-v2-overlay .pase-public-program-grid article{background:var(--pase-next-bg,transparent)!important;color:var(--pase-next-text,var(--pase-presenter-card-text))!important;border:1px solid var(--pase-next-border-color,transparent)!important;border-radius:var(--pase-next-radius,8px)!important;box-shadow:none!important}
.pase-presenter-v2-overlay .pase-public-profile-actions a,.pase-presenter-v2-overlay .pase-public-profile-actions button{background:var(--pase-button-bg,#2271b1)!important;color:var(--pase-button-text,#fff)!important;border:var(--pase-button-border,0) solid var(--pase-button-border-color,transparent)!important;border-radius:var(--pase-button-radius,8px)!important}
.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-top .pase-public-profile-hero,.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-bottom .pase-public-profile-hero,.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-left .pase-public-profile-hero,.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-right .pase-public-profile-hero{transform:translate(var(--pase-info-offset-x,0),var(--pase-info-offset-y,0));max-width:100%;max-height:100%}.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-left .pase-public-profile-hero{width:var(--pase-info-side-width,45%);margin-right:auto}.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-right .pase-public-profile-hero{width:var(--pase-info-side-width,45%);margin-left:auto}.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-bottom{justify-content:end}.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-bottom .pase-public-profile-hero{order:99}
@media(max-width:650px){.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-left .pase-public-profile-hero,.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-right .pase-public-profile-hero{width:min(var(--pase-info-side-width,45%),90%)}}


/* PaSe 1.1.42 – Profil-Popup Grundlayout stabilisieren.
   Popup-Designwerte duerfen das interne Profilraster nicht aus seiner Struktur schieben. */
.pase-presenter-v2-overlay .pase-public-profile{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  align-content:start!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.pase-presenter-v2-overlay .pase-public-profile-hero{
  display:grid!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  margin:0!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
  align-items:center!important;
  overflow:hidden!important;
}
.pase-presenter-v2-overlay .pase-public-profile.profile-style-modern .pase-public-profile-hero{
  grid-template-columns:minmax(120px,220px) minmax(0,1fr)!important;
}
.pase-presenter-v2-overlay .pase-public-profile.profile-style-compact .pase-public-profile-hero{
  grid-template-columns:minmax(90px,150px) minmax(0,1fr)!important;
}
.pase-presenter-v2-overlay .pase-public-profile.profile-style-clean .pase-public-profile-hero{
  grid-template-columns:minmax(110px,180px) minmax(0,1fr)!important;
}
.pase-presenter-v2-overlay .pase-public-profile-photo{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  align-self:start!important;
}
.pase-presenter-v2-overlay .pase-public-profile-main{
  min-width:0!important;
  width:100%!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
}
.pase-presenter-v2-overlay .pase-public-profile-heading{
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.pase-presenter-v2-overlay .pase-public-profile-status-stack{
  flex:0 0 auto!important;
  max-width:48%!important;
}
/* Positionsoptionen des Popup-Profils bleiben innerhalb des Hero-Bereichs und
   duerfen nachfolgende Bio-/Sendungsbereiche nicht mehr verschieben. */
.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-top .pase-public-profile-hero,
.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-bottom .pase-public-profile-hero,
.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-left .pase-public-profile-hero,
.pase-presenter-v2-overlay .pase-public-profile.pase-profile-info-right .pase-public-profile-hero{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  order:initial!important;
  transform:none!important;
}
@media(max-width:650px){
  .pase-presenter-v2-overlay .pase-public-profile.profile-style-modern .pase-public-profile-hero,
  .pase-presenter-v2-overlay .pase-public-profile.profile-style-compact .pase-public-profile-hero,
  .pase-presenter-v2-overlay .pase-public-profile.profile-style-clean .pase-public-profile-hero{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .pase-presenter-v2-overlay .pase-public-profile-photo{max-width:220px!important}
  .pase-presenter-v2-overlay .pase-public-profile-status-stack{max-width:100%!important}
}
/* PaSe PhoneBox 1.1.43 */
.pase-phonebox-list{display:grid;gap:12px}.pase-phonebox-entry{margin:0}.pase-phonebox-entry header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.pase-phonebox-mail{white-space:pre-wrap;padding:10px 0}.pase-phonebox-state{display:flex;align-items:center;gap:12px;margin:10px 0}.pase-phonebox-state>[data-phonebox-state]{font-size:1.25em}.pase-phonebox-public img{display:block;max-width:100%;height:auto}.pase-phonebox-wish-notice{margin-bottom:14px}.pase-phonebox-wish-notice p{margin-bottom:0}

/* PaSe PhoneBox Audio-Player 1.1.48 */
.pase-phonebox-audio{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0}.pase-phonebox-audio audio{width:min(100%,360px);height:38px;max-width:100%}

/* PaSe PhoneBox Studio 1.1.58 */
.pase-phonebox-studio-head,.pase-phonebox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pase-phonebox-count{display:inline-flex;min-width:2em;justify-content:center;padding:3px 8px;border-radius:999px;background:#dc2626;color:#fff;font-size:.72em;vertical-align:middle}.pase-phonebox-state{padding:8px 10px;border-radius:10px}.pase-phonebox-state.is-open{background:#dcfce7}.pase-phonebox-state.is-closed{background:#f1f5f9}.pase-phonebox-toolbar{margin:12px 0;padding:10px;border:1px solid #e5e7eb;border-radius:10px}.pase-phonebox-toolbar input[type=search]{min-width:220px;flex:1}.pase-phonebox-entry{border-left:5px solid #94a3b8;overflow:hidden}.pase-phonebox-entry.pase-phonebox-status-new{border-left-color:#dc2626}.pase-phonebox-entry.pase-phonebox-status-done{border-left-color:#16a34a}.pase-phonebox-entry.pase-phonebox-status-rejected{border-left-color:#64748b}.pase-phonebox-entry header>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pase-phonebox-badge{display:inline-flex;padding:3px 8px;border-radius:999px;background:#eef2ff;font-size:12px;font-weight:700}.pase-phonebox-status-new .pase-phonebox-badge{background:#fee2e2}.pase-phonebox-status-done .pase-phonebox-badge{background:#dcfce7}.pase-phonebox-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;opacity:.8;margin:8px 0}.pase-phonebox-audio{align-items:flex-start!important;flex-direction:column}.pase-phonebox-audio audio{width:min(100%,520px)!important}.pase-phonebox-audio-tools{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.pase-phonebox-audio-tools button,.pase-phonebox-audio-tools select{min-height:32px}.pase-phonebox-note{margin-top:12px;padding-top:10px;border-top:1px dashed #d1d5db}.pase-phonebox-note label{display:grid;gap:5px}.pase-phonebox-note textarea{width:100%;max-width:680px}.pase-phonebox-public,.pase-phonebox-wish-notice{background:var(--pb-bg,#fff)!important;color:var(--pb-text,#1f2937)!important;border:1px solid var(--pb-border,#e5e7eb)!important;border-radius:var(--pb-radius,12px)!important;padding:var(--pb-padding,14px)!important}.pase-phonebox-public{display:inline-block;max-width:100%}.pase-phonebox-public img{width:min(100%,var(--pb-image-width,420px));border-radius:calc(var(--pb-radius,12px) * .7)}.pase-phonebox-wish-notice strong{color:var(--pb-accent,#16a34a)}

/* PhoneBox dashboard 1.1.59 */
.pase-phonebox-direct-info{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin:0 0 16px;border:1px solid currentColor;border-radius:10px;font-weight:600}.pase-phonebox-direct-info[hidden]{display:none!important}.pase-phonebox-direct-info button{white-space:nowrap}

/* PhoneBox Anrufen-Button 1.1.60 */
.pase-phonebox-visual{position:relative;display:inline-block;max-width:100%}.pase-phonebox-visual .pase-phonebox-call{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);z-index:2;white-space:nowrap}.pase-phonebox-call{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:999px;background:var(--pb-accent,#16a34a);color:#fff!important;text-decoration:none!important;font-weight:700;box-shadow:0 4px 14px rgba(0,0,0,.18)}.pase-phonebox-call:hover,.pase-phonebox-call:focus{filter:brightness(.94);color:#fff!important}.pase-phonebox-call[hidden]{display:none!important}.pase-phonebox-notice-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pase-phonebox-call-inline{position:static!important;transform:none!important;box-shadow:none;padding:8px 14px}.pase-phonebox-wish-notice .pase-phonebox-notice-head+ p{margin-top:8px}

/* PhoneBox öffentliche Darstellung 1.1.61 */
.pase-phonebox-public{width:min(100%,var(--pb-image-width,420px));box-sizing:border-box}
.pase-phonebox-visual{width:100%;line-height:0}
.pase-phonebox-visual img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;margin:0!important}
.pase-phonebox-visual .pase-phonebox-call{line-height:1.2}
.pase-phonebox-notice-head .pase-phonebox-call{line-height:1.2}

/* PhoneBox shortcode display profiles (1.1.62) */
.pase-phonebox-public{box-sizing:border-box;border-width:var(--pb-frame-width,1px)!important;border-style:var(--pb-frame-style,solid)!important;border-color:var(--pb-border,#e5e7eb)!important}
.pase-phonebox-public .pase-phonebox-visual{box-sizing:border-box;max-width:100%}
.pase-phonebox-public .pase-phonebox-visual img{box-sizing:border-box;border-radius:var(--pb-image-radius,8px)!important;object-fit:var(--pb-image-fit,contain)!important}
.pase-phonebox-public.pase-phonebox-mode-original{width:auto!important;max-width:100%}
.pase-phonebox-public.pase-phonebox-mode-original .pase-phonebox-visual{width:auto!important;max-width:100%}
.pase-phonebox-public.pase-phonebox-mode-original .pase-phonebox-visual img{width:auto!important;max-width:100%!important;height:auto!important}
.pase-phonebox-public.pase-phonebox-mode-fit{width:min(100%,var(--pb-image-width,420px))!important;max-width:100%}
.pase-phonebox-public.pase-phonebox-mode-fit .pase-phonebox-visual,.pase-phonebox-public.pase-phonebox-mode-fit .pase-phonebox-visual img{width:100%!important;max-width:100%!important;height:auto!important}
.pase-phonebox-public.pase-phonebox-mode-custom{width:min(100%,var(--pb-image-width,420px))!important;max-width:100%}
.pase-phonebox-public.pase-phonebox-mode-custom .pase-phonebox-visual{width:100%!important;max-width:100%}
.pase-phonebox-public.pase-phonebox-mode-custom .pase-phonebox-visual img{width:100%!important;max-width:100%!important;height:var(--pb-image-height,0px)!important;object-fit:var(--pb-image-fit,contain)!important}
.pase-phonebox-public.pase-phonebox-mode-custom[style*="--pb-image-height:0px"] .pase-phonebox-visual img{height:auto!important}

/* Wunschbox-Tonschalter 1.1.67 */
.pase-wishbox-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.pase-wishbox-heading h3{margin:0}
.pase-wish-sound-toggle{margin-left:auto;white-space:nowrap}
@media(max-width:520px){.pase-wishbox-heading{align-items:flex-start}.pase-wish-sound-toggle{font-size:13px;padding:7px 9px}}

/* PaSe 1.1.73 – Abwesenheiten: Moderator verlängern/löschen */
.pase-absence-entry{display:grid!important;gap:10px}.pase-absence-entry-head{display:flex;justify-content:space-between;gap:10px;align-items:center;width:100%}.pase-absence-status{font-size:.82em;font-weight:700;padding:3px 8px;border:1px solid currentColor;border-radius:999px}.pase-absence-extension-note{width:100%;margin:0;padding:9px 11px;border-left:4px solid #d97706;background:rgba(217,119,6,.10);border-radius:6px}.pase-absence-actions{width:100%;display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.pase-absence-actions details{flex:1 1 280px}.pase-absence-actions summary{cursor:pointer;font-weight:700}.pase-absence-extend-form{display:grid;gap:8px;margin-top:9px;padding:10px;border:1px solid rgba(127,127,127,.25);border-radius:8px}.pase-absence-extend-form label{display:grid;gap:4px;font-weight:700}.pase-danger-button{border-color:#b32d2e!important;color:#b32d2e!important}.pase-danger-button:hover{background:#b32d2e!important;color:#fff!important}

/* PaSe 1.1.76: einheitliche Tonstatus-Schalter */
.pase-wish-sound-toggle,.pase-sound-state-toggle{border:0!important;border-radius:9px!important;padding:8px 12px!important;font-weight:700!important;color:#fff!important;cursor:pointer;line-height:1.2;box-shadow:none!important}
.pase-wish-sound-toggle.is-on,.pase-sound-state-toggle.is-on{background:#15803d!important;color:#fff!important}
.pase-wish-sound-toggle.is-off,.pase-sound-state-toggle.is-off{background:#b91c1c!important;color:#fff!important}
.pase-wish-sound-toggle:hover,.pase-sound-state-toggle:hover{filter:brightness(.94)}

/* PaSe 1.1.81: adaptive Karten für kurze Sendungen */
.pase-public-week .pase-week-schedule{grid-template-rows:52px repeat(var(--pase-visible-hours),var(--pase-schedule-hour-height,80px))!important}
.pase-public-week .pase-schedule-show.pase-duration-short{padding:5px 7px!important;gap:1px!important;justify-content:center}
.pase-public-week .pase-schedule-show.pase-duration-short .pase-schedule-show-cover{display:none!important}
.pase-public-week .pase-schedule-show.pase-duration-short strong{font-size:.82rem!important;line-height:1.08!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pase-public-week .pase-schedule-show.pase-duration-short>span,.pase-public-week .pase-schedule-show.pase-duration-short>time{font-size:.70rem!important;line-height:1.05!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pase-public-week .pase-schedule-show.pase-duration-short>time{margin-top:1px!important}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{height:28px}
@media(max-width:900px){.pase-public-week .pase-week-schedule{grid-template-rows:48px repeat(var(--pase-visible-hours),var(--pase-schedule-hour-height,80px))!important}}

/* PaSe 1.1.84: adaptive public schedule cards */
.pase-public-week .pase-schedule-show .pase-schedule-card-main{display:flex;align-items:flex-start;gap:7px;min-width:0}
.pase-public-week .pase-schedule-show .pase-schedule-card-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}
.pase-public-week .pase-schedule-show .pase-schedule-card-copy time{margin-top:0!important}
.pase-public-week .pase-schedule-show .pase-schedule-show-cover{flex:0 0 auto;width:42px;height:42px;margin:0;object-fit:cover;border-radius:6px}
.pase-public-week .pase-schedule-show.pase-duration-short{justify-content:flex-start!important}
.pase-public-week .pase-schedule-show.pase-duration-short .pase-schedule-show-cover{display:block!important;width:38px!important;height:38px!important}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{width:54px!important;height:54px!important}
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{width:68px!important;height:82px!important;max-height:calc(100% - 8px)}
.pase-public-week .pase-schedule-show.pase-duration-medium,.pase-public-week .pase-schedule-show.pase-duration-long{justify-content:flex-start}
@media(max-width:900px){.pase-public-week .pase-schedule-show .pase-schedule-show-cover{width:36px;height:36px}.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{width:46px!important;height:46px!important}.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{width:54px!important;height:68px!important}}


/* PaSe 1.1.86: klare adaptive öffentliche Sendeplankarten */
.pase-public-week .pase-schedule-show .pase-schedule-card-main{
  display:flex!important;
  min-width:0;
  width:100%;
}
.pase-public-week .pase-schedule-show .pase-schedule-card-copy{
  display:flex;
  flex:1 1 auto;
  min-width:0;
  flex-direction:column;
  gap:2px;
}
.pase-public-week .pase-schedule-show .pase-schedule-card-copy time{margin-top:0!important}
/* 1 Stunde: Bild links, Infos rechts */
.pase-public-week .pase-schedule-show.pase-duration-short{
  justify-content:flex-start!important;
}
.pase-public-week .pase-schedule-show.pase-duration-short .pase-schedule-card-main{
  flex-direction:row!important;
  align-items:flex-start!important;
  gap:6px!important;
}
.pase-public-week .pase-schedule-show.pase-duration-short .pase-schedule-show-cover{
  display:block!important;
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  object-fit:cover!important;
  border-radius:6px;
  margin:0!important;
}
/* Ab 2 Stunden: Bild oben, vollständig sichtbar und bei Platzmangel verkleinert */
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-card-main,
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-card-main{
  flex-direction:column!important;
  align-items:stretch!important;
  gap:5px!important;
}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover,
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{
  display:block!important;
  flex:0 1 auto!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto!important;
  border-radius:6px;
}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{max-height:68px!important}
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{max-height:108px!important}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-card-copy,
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-card-copy{
  width:100%!important;
  gap:2px!important;
}
@media(max-width:900px){
  .pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{max-height:60px!important}
  .pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{max-height:92px!important}
}

/* PaSe 1.1.90: frei gestaltbare öffentliche Sendeplankarten je Dauer */
.pase-public-week .pase-schedule-show.pase-duration-short{background:var(--pase-short-bg,#fff)!important;color:var(--pase-short-text,#1d2327)!important}
.pase-public-week .pase-schedule-show.pase-duration-medium{background:var(--pase-medium-bg,#fff)!important;color:var(--pase-medium-text,#1d2327)!important}
.pase-public-week .pase-schedule-show.pase-duration-long{background:var(--pase-long-bg,#fff)!important;color:var(--pase-long-text,#1d2327)!important}
.pase-public-week .pase-schedule-show.pase-duration-short .pase-schedule-show-cover{width:var(--pase-short-img,38px)!important;height:var(--pase-short-img,38px)!important;flex-basis:var(--pase-short-img,38px)!important}
.pase-public-week .pase-schedule-show.pase-duration-medium .pase-schedule-show-cover{max-height:var(--pase-medium-img,68px)!important}
.pase-public-week .pase-schedule-show.pase-duration-long .pase-schedule-show-cover{max-height:var(--pase-long-img,108px)!important}
.pase-public-week .pase-schedule-show.pase-duration-short strong,.pase-public-week .pase-schedule-show.pase-duration-short span,.pase-public-week .pase-schedule-show.pase-duration-short time,
.pase-public-week .pase-schedule-show.pase-duration-medium strong,.pase-public-week .pase-schedule-show.pase-duration-medium span,.pase-public-week .pase-schedule-show.pase-duration-medium time,
.pase-public-week .pase-schedule-show.pase-duration-long strong,.pase-public-week .pase-schedule-show.pase-duration-long span,.pase-public-week .pase-schedule-show.pase-duration-long time{color:inherit!important}

/* PaSe 1.1.91: Dropdowns – keep option text clear of the native arrow. */
.pase-player select,
.pase-wishbox select,
.pase-login select,
.pase-mod-dashboard select,
.pase-moderator-dashboard select,
.pase-social-editor select,
.pase-social-editor-compact select,
.pase-social-link-editor select,
.pase-phonebox-toolbar select,
.pase-phonebox-audio-tools select{
  min-width:140px;
  max-width:100%;
  box-sizing:border-box;
  padding-right:34px!important;
}
@media(max-width:600px){
  .pase-player select,
  .pase-wishbox select,
  .pase-login select,
  .pase-mod-dashboard select,
  .pase-moderator-dashboard select,
  .pase-social-editor select,
  .pase-social-editor-compact select,
  .pase-social-link-editor select,
  .pase-phonebox-toolbar select,
  .pase-phonebox-audio-tools select{min-width:0;max-width:100%;}
}

/* PaSe 1.1.92 – Moderator-Motto im Sendeplan */
.pase-schedule-presenter-motto{display:block;font-size:.78em;line-height:1.2;opacity:.82;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.pase-program-info-motto{margin:.35em 0 .75em;font-style:italic;opacity:.82}


/* PaSe 1.3.30 – Kategoriename und Moderatorenzahl separat gestaltbar */
.pase-presenter-category-heading .pase-category-title-text,
.pase-presenter-category-heading .pase-category-count-text{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;max-width:100%}
.pase-presenter-category-heading .pase-category-title-text{
 background:color-mix(in srgb,var(--pase-cat-title-bg,transparent) var(--pase-cat-title-bg-opacity,100%),transparent);
 border:var(--pase-cat-title-box-border,0px) solid var(--pase-cat-title-box-border-color,#fff);
 border-radius:var(--pase-cat-title-box-radius,0px);width:var(--pase-cat-title-box-width,auto);height:var(--pase-cat-title-box-height,auto);padding:6px 10px
}
.pase-presenter-category-heading .pase-category-count-text{
 background:color-mix(in srgb,var(--pase-cat-count-bg,transparent) var(--pase-cat-count-bg-opacity,100%),transparent);
 border:var(--pase-cat-count-box-border,0px) solid var(--pase-cat-count-box-border-color,#fff);
 border-radius:var(--pase-cat-count-box-radius,0px);width:var(--pase-cat-count-box-width,auto);height:var(--pase-cat-count-box-height,auto);padding:5px 9px
}


/* PaSe 1.3.32 – Profil-ansehen-Button: Ausrichtung, Kartenboden und Innenabstand */
.pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-left{justify-content:flex-start;text-align:left}
.pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-center{justify-content:center;text-align:center}
.pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-right{justify-content:flex-end;text-align:right}
.pase-presenter-v2-card .pase-presenter-card-actions{
  padding-left:var(--pase-profile-button-inset,0px);
  padding-right:var(--pase-profile-button-inset,0px);
  padding-bottom:var(--pase-profile-button-inset,0px);
  box-sizing:border-box;
}
.pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-v2-body{display:flex;flex-direction:column}
.pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-card-actions{margin-top:auto}


/* PaSe 1.3.33 – Profil-Button wirklich am unteren Kartenrand halten */
.pase-presenter-v2-card.pase-profile-button-bottom{
  display:flex;
  flex-direction:column;
}
.pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-v2-body{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  width:100%;
  min-height:0;
}
.pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-card-actions{
  margin-top:auto !important;
  flex:0 0 auto;
}
/* Bei Bild-hinter-Info bzw. positionierter Info-Ebene muss die Info-Ebene
   ebenfalls die verfügbare Kartenhöhe nutzen. */
.pase-presenter-v2-card.pase-profile-button-bottom.pase-image-behind-info .pase-presenter-v2-body{
  min-height:100%;
}


/* PaSe 1.3.34 – Audit-Fix: Profil-Button-Einstellungen mit eindeutiger Priorität */
.pase-presenter-v2 .pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-left{
  justify-content:flex-start!important;
  text-align:left!important;
}
.pase-presenter-v2 .pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-center{
  justify-content:center!important;
  text-align:center!important;
}
.pase-presenter-v2 .pase-presenter-v2-card .pase-presenter-card-actions.pase-profile-button-align-right{
  justify-content:flex-end!important;
  text-align:right!important;
}

/* Modern und Schlicht: Body füllt den Rest der Kartenhöhe. */
.pase-presenter-v2.style-modern .pase-presenter-v2-card.pase-profile-button-bottom,
.pase-presenter-v2.style-clean .pase-presenter-v2-card.pase-profile-button-bottom{
  display:flex!important;
  flex-direction:column!important;
}
.pase-presenter-v2.style-modern .pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-v2-body,
.pase-presenter-v2.style-clean .pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-v2-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  width:100%!important;
}

/* Kompakt bleibt horizontal; nur die Info-Spalte wird zum Flex-Container. */
.pase-presenter-v2.style-compact .pase-presenter-v2-card.pase-profile-button-bottom{
  display:grid!important;
}
.pase-presenter-v2.style-compact .pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-v2-body{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
  height:100%!important;
  min-height:0!important;
}

/* In allen Stilen wird die Action-Zeile an den unteren Rand der verfügbaren Info-Fläche gedrückt. */
.pase-presenter-v2 .pase-presenter-v2-card.pase-profile-button-bottom .pase-presenter-card-actions{
  margin-top:auto!important;
  flex:0 0 auto!important;
}

/* Bei vollflächigem Hintergrundbild muss die Info-Ebene ebenfalls die Kartenhöhe nutzen. */
.pase-presenter-v2 .pase-presenter-v2-card.pase-profile-button-bottom.pase-image-behind-info .pase-presenter-v2-body{
  min-height:100%!important;
}


/* PaSe 1.3.36 – unabhängige äußere Shortcode-Darstellung */
.pase-shortcode-frame{
  position:relative;
  min-width:0;
  max-width:100%;
}
.pase-shortcode-frame::after{
  content:"";
  display:block;
  clear:both;
}

/* PaSe 1.3.44 – professionelle Schichtübergabe */
.pase-handover-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin:0 0 14px}.pase-handover-head h3{margin:3px 0 5px;font-size:1.45rem}.pase-handover-head p{margin:0;opacity:.78}.pase-handover-kicker{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.pase-handover-route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch;margin:0 0 16px}.pase-handover-show{margin:0!important;display:flex;flex-direction:column;gap:4px;min-width:0}.pase-handover-show strong{font-size:1.08rem}.pase-handover-show small{opacity:.7}.pase-handover-card-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.62}.pase-handover-arrow{display:grid;place-items:center;font-size:1.6rem;font-weight:900;opacity:.55}.pase-handover-form{margin-bottom:16px!important}.pase-handover-form-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.pase-handover-form-title h3{margin:0 0 4px}.pase-handover-form-title p{margin:0;opacity:.7}.pase-handover-target{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid currentColor;border-radius:999px;font-size:.8rem;font-weight:700;white-space:nowrap;opacity:.78}.pase-handover-field{display:flex;flex-direction:column;gap:6px}.pase-handover-field>span{font-size:.82rem;opacity:.68}.pase-handover-field textarea{width:100%;resize:vertical}.pase-handover-summary{margin-bottom:14px}.pase-handover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pase-handover-grid .pase-handover-field:last-child{grid-column:1/-1}.pase-handover-flags{display:flex;flex-wrap:wrap;gap:9px 16px;margin:16px 0;padding:12px 14px;border:1px solid rgba(127,127,127,.28);border-radius:12px}.pase-handover-flags legend{padding:0 6px;font-weight:800}.pase-handover-flags label{display:flex;gap:6px;align-items:center}.pase-handover-submit,.pase-handover-ack button{cursor:pointer}.pase-handover-submit{font-weight:800}.pase-handover-incoming{margin-bottom:16px!important}.pase-handover-incoming>h3{margin-top:0}.pase-handover-history-head h3{margin-bottom:3px}.pase-handover-history-head p{margin-top:0;opacity:.68}.pase-handover-history{display:flex;flex-direction:column;gap:12px}.pase-handover-entry{border:1px solid rgba(127,127,127,.25);border-radius:13px;padding:14px;background:rgba(127,127,127,.04)}.pase-handover-entry.is-incoming{border-width:2px}.pase-handover-entry-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pase-handover-entry-head>div{display:flex;flex-direction:column;gap:3px}.pase-handover-entry-head small{opacity:.65}.pase-handover-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800;border:1px solid currentColor;white-space:nowrap}.pase-handover-status.is-open{opacity:.82}.pase-handover-status.is-ok{opacity:.62}.pase-handover-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.pase-handover-tags span{font-size:.72rem;font-weight:800;padding:4px 7px;border-radius:7px;background:rgba(127,127,127,.14)}.pase-handover-main{margin-top:11px}.pase-handover-main p{margin:5px 0 0}.pase-handover-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.pase-handover-details>div{padding:10px;border-radius:9px;background:rgba(127,127,127,.08)}.pase-handover-details p{margin:4px 0 0}.pase-handover-confirmed{margin-top:12px;font-size:.82rem;font-weight:700;opacity:.72}.pase-handover-ack{margin-top:12px}.pase-handover-ack button{font-weight:800}@media(max-width:720px){.pase-handover-route{grid-template-columns:1fr}.pase-handover-arrow{transform:rotate(90deg)}.pase-handover-grid,.pase-handover-details{grid-template-columns:1fr}.pase-handover-grid .pase-handover-field:last-child{grid-column:auto}.pase-handover-form-title{flex-direction:column}.pase-handover-target{white-space:normal}.pase-handover-entry-head{flex-direction:column}}


/* PaSe 1.3.54 – Kontakt zu Redaktion */
.pase-contact-alert{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:0 0 14px;padding:13px 15px;border:2px solid #b32d2e;border-radius:12px;background:rgba(214,54,56,.10)}.pase-contact-alert>div{display:flex;flex-direction:column;gap:3px}.pase-contact-alert strong{color:#b32d2e}.pase-contact-alert span{font-size:.88rem}.pase-contact-alert form{margin:0}.pase-contact-alert button{font-weight:800}.pase-contact-hero h2{margin:4px 0 5px}.pase-contact-hero p{margin-bottom:0}.pase-contact-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:16px}.pase-contact-form{display:flex;flex-direction:column;gap:13px;align-self:start}.pase-contact-form h3{margin:0}.pase-contact-form label{display:flex;flex-direction:column;gap:6px}.pase-contact-form input,.pase-contact-form select,.pase-contact-form textarea{width:100%}.pase-contact-list{display:flex;flex-direction:column;gap:12px}.pase-contact-ticket{border:1px solid rgba(127,127,127,.25);border-left:5px solid rgba(127,127,127,.55);border-radius:11px;padding:13px}.pase-contact-ticket.urgency-high{border-left-color:#dba617}.pase-contact-ticket.urgency-urgent{border-left-color:#d63638}.pase-contact-ticket-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pase-contact-ticket-head>div:first-child{display:flex;flex-direction:column;gap:3px}.pase-contact-ticket-head small{opacity:.65}.pase-contact-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pase-contact-badges span{font-size:.72rem;font-weight:800;padding:4px 7px;border-radius:999px;background:rgba(127,127,127,.12)}.pase-contact-ticket>p{margin:12px 0 0}.pase-contact-reply{margin-top:13px;padding:12px;border-radius:9px;background:rgba(34,113,177,.09);border:1px solid rgba(34,113,177,.2)}.pase-contact-reply p{margin:5px 0}.pase-contact-reply small{opacity:.65}@media(max-width:800px){.pase-contact-layout{grid-template-columns:1fr}.pase-contact-alert,.pase-contact-ticket-head{flex-direction:column;align-items:stretch}.pase-contact-badges{justify-content:flex-start}}

/* PaSe 1.3.64 – Moderator Kontakt Gesprächsverlauf */
.pase-contact-thread{display:flex;flex-direction:column;gap:10px;margin:14px 0}
.pase-contact-thread-message{padding:12px 14px;border:1px solid rgba(127,127,127,.25);border-radius:12px;background:rgba(127,127,127,.06)}
.pase-contact-thread-message.is-admin{margin-left:26px}
.pase-contact-thread-message.is-moderator{margin-right:26px}
.pase-contact-thread-message p{margin:6px 0}
.pase-contact-thread-message small{opacity:.7}
.pase-contact-reply-form{margin-top:14px;padding-top:14px;border-top:1px solid rgba(127,127,127,.22)}
.pase-contact-reply-form label,.pase-contact-reply-form textarea{display:block;width:100%}
.pase-contact-reply-form textarea{box-sizing:border-box;margin:7px 0 10px}
.pase-contact-locked-note{margin-top:14px;padding:12px 14px;border-radius:10px;background:rgba(180,40,40,.1);border:1px solid rgba(180,40,40,.3)}
.pase-contact-locked-note span{display:block;margin-top:3px;opacity:.8}
\n\n

/* =========================================================
   PaSe Moderator-Dashboard 1.3.85 – Layout-Audit
   Ausschliesslich Darstellung/Anordnung, keine Funktionslogik.
   ========================================================= */
.pase-mod-dashboard{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
  grid-template-columns:minmax(210px,240px) minmax(0,1fr)!important;
  column-gap:18px!important;
  row-gap:16px!important;
}
.pase-mod-dashboard *,
.pase-mod-dashboard *::before,
.pase-mod-dashboard *::after{box-sizing:border-box}
.pase-mod-dashboard>.pase-mod-hero{grid-column:1/-1!important;width:100%;min-width:0}
.pase-mod-dashboard>.pase-mod-nav{grid-column:1!important;grid-row:auto;min-width:0;width:100%}
.pase-mod-dashboard>.pase-mod-tab{grid-column:2!important;grid-row:auto;width:100%;max-width:100%;min-width:0;align-self:start}
.pase-mod-dashboard>.pase-mod-tab[hidden]{display:none!important}

/* Einheitliche Karten und Seitenkoepfe */
.pase-mod-dashboard .pase-card{
  width:100%;
  max-width:100%;
  min-width:0;
  margin:0!important;
  padding:16px!important;
  overflow-wrap:anywhere;
}
.pase-mod-dashboard .pase-card>h2:first-child,
.pase-mod-dashboard .pase-card>h3:first-child,
.pase-mod-dashboard .pase-card>h4:first-child{margin-top:0!important}
.pase-mod-dashboard .pase-card>h2:last-child,
.pase-mod-dashboard .pase-card>h3:last-child,
.pase-mod-dashboard .pase-card>p:last-child{margin-bottom:0!important}
.pase-mod-dashboard .pase-mod-tab{gap:14px!important}
.pase-mod-dashboard .pase-mod-tab>h2:first-child,
.pase-mod-dashboard .pase-mod-tab>h3:first-child{margin-top:0!important}
.pase-mod-dashboard .pase-muted{line-height:1.45}

/* Kopfbereich */
.pase-mod-dashboard .pase-mod-hero{padding:16px!important}
.pase-mod-dashboard .pase-mod-identity{min-width:0;flex:1 1 auto}
.pase-mod-dashboard .pase-mod-identity>div{min-width:0}
.pase-mod-dashboard .pase-mod-identity h2{overflow-wrap:anywhere}
.pase-mod-dashboard .pase-mod-hero-actions{flex:0 0 auto;justify-content:flex-end}
.pase-mod-dashboard .pase-mod-hero-actions button{white-space:nowrap}

/* Navigation: immer sauber in der linken Spalte */
.pase-mod-dashboard .pase-mod-nav{display:block!important;padding:10px!important}
.pase-mod-dashboard .pase-mod-nav-groups{width:100%;min-width:0}
.pase-mod-dashboard .pase-mod-nav-group{width:100%;min-width:0}
.pase-mod-dashboard .pase-mod-nav-heading,
.pase-mod-dashboard .pase-mod-nav-sub button{max-width:100%;overflow-wrap:anywhere}

/* Formulare im Moderatorbereich */
.pase-mod-dashboard form{max-width:100%}
.pase-mod-dashboard label{max-width:100%}
.pase-mod-dashboard input:not([type="checkbox"]):not([type="radio"]):not([type="color"]),
.pase-mod-dashboard select,
.pase-mod-dashboard textarea{max-width:100%;min-width:0}
.pase-mod-dashboard textarea{resize:vertical}
.pase-mod-dashboard button,
.pase-mod-dashboard input,
.pase-mod-dashboard select,
.pase-mod-dashboard textarea{font:inherit}
.pase-mod-dashboard form>p{min-width:0}

/* Uebersicht und Studio */
.pase-mod-dashboard .pase-mod-stats,
.pase-mod-dashboard .pase-studio-counters{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}
.pase-mod-dashboard .pase-studio-controls,
.pase-mod-dashboard .pase-queue,
.pase-mod-dashboard .pase-played-history{min-width:0}
.pase-mod-dashboard .pase-studio-control-buttons{align-items:center}
.pase-mod-dashboard .pase-studio-stream{justify-content:flex-start}
.pase-mod-dashboard .pase-queue article{min-width:0}
.pase-mod-dashboard .pase-queue article>div{min-width:0;flex:1 1 auto}
.pase-mod-dashboard .pase-played-history>div{align-items:flex-start}

/* Sendungen / Anfragen / Vertretungen / Sendungsdaten */
.pase-mod-dashboard .pase-mod-show-list article{width:100%;min-width:0;align-items:center}
.pase-mod-dashboard .pase-mod-show-list article>div{min-width:0;flex:1 1 auto}
.pase-mod-dashboard .pase-mod-show-list article>span{flex:0 1 auto;max-width:42%}
.pase-mod-dashboard .pase-mod-show-list article form{justify-content:flex-end}
.pase-mod-dashboard .pase-program-edit-list form{width:100%;min-width:0;padding:14px!important}
.pase-mod-dashboard .pase-change-request form{width:100%;min-width:0}
.pase-mod-dashboard .pase-request-item,
.pase-mod-dashboard .pase-upcoming-show-card{width:100%;min-width:0}

/* Wunschbox, Archiv, Gruesse und PhoneBox */
.pase-mod-dashboard .pase-wishbox-heading,
.pase-mod-dashboard .pase-phonebox-studio-head,
.pase-mod-dashboard .pase-phonebox-toolbar{align-items:center}
.pase-mod-dashboard .pase-wishbox-heading{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.pase-mod-dashboard .pase-wishbox-heading h3{margin:0!important}
.pase-mod-dashboard .pase-wish-filters{align-items:center}
.pase-mod-dashboard .pase-wish-filters input[type="search"]{min-width:180px;flex:1 1 240px}
.pase-mod-dashboard .pase-mod-message{width:100%;min-width:0}
.pase-mod-dashboard .pase-mod-message header>*{min-width:0}
.pase-mod-dashboard .pase-mod-message-actions{align-items:center}
.pase-mod-dashboard .pase-phonebox-toolbar input[type="search"]{min-width:180px}
.pase-mod-dashboard .pase-phonebox-entry{width:100%;min-width:0}
.pase-mod-dashboard .pase-phonebox-audio audio{max-width:100%}

/* Profil */
.pase-mod-dashboard .pase-profile-image-tools{
  display:grid!important;
  grid-template-columns:160px minmax(0,1fr);
  gap:16px!important;
  align-items:start!important;
}
.pase-mod-dashboard .pase-profile-image-tools>img{grid-row:1/span 3;margin:0!important}
.pase-mod-dashboard .pase-profile-image-tools>.pase-presenter-image-size-info,
.pase-mod-dashboard .pase-profile-image-tools>form{grid-column:2;min-width:0}
.pase-mod-dashboard .pase-profile-image-tools form{justify-items:start}
.pase-mod-dashboard .pase-profile-image-tools input[type="file"]{width:100%;max-width:100%}
.pase-mod-dashboard .pase-mod-profile-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start}
.pase-mod-dashboard .pase-mod-profile-form p{min-width:0}
.pase-mod-dashboard .pase-mod-profile-form textarea{min-height:120px}

/* Abwesenheit */
.pase-mod-dashboard .pase-absence-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start}
.pase-mod-dashboard .pase-absence-form p:nth-child(4){grid-column:1/-1!important}
.pase-mod-dashboard .pase-absence-list article{display:block!important;width:100%;min-width:0;padding:14px!important}
.pase-mod-dashboard .pase-absence-entry-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap}
.pase-mod-dashboard .pase-absence-actions{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:12px}
.pase-mod-dashboard .pase-absence-actions details{flex:1 1 300px;min-width:0}
.pase-mod-dashboard .pase-absence-actions>form{margin:0}
.pase-mod-dashboard .pase-absence-extend-form{display:grid;gap:10px;margin-top:10px}

/* Team, Aufgaben und Kontakt */
.pase-mod-dashboard .pase-team-list article{align-items:flex-start;padding:12px!important}
.pase-mod-dashboard .pase-team-list article>*{min-width:0}
.pase-mod-dashboard .pase-contact-layout{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)!important;align-items:start}
.pase-mod-dashboard .pase-contact-form{min-width:0}
.pase-mod-dashboard .pase-contact-list{min-width:0}
.pase-mod-dashboard .pase-contact-ticket{min-width:0}
.pase-mod-dashboard .pase-contact-ticket-head>*{min-width:0}
.pase-mod-dashboard .pase-contact-thread-message{max-width:calc(100% - 26px)}

/* Schichtuebergabe */
.pase-mod-dashboard .pase-handover-route,
.pase-mod-dashboard .pase-handover-grid,
.pase-mod-dashboard .pase-handover-details{min-width:0}
.pase-mod-dashboard .pase-handover-route>*{min-width:0}
.pase-mod-dashboard .pase-handover-form{width:100%}

/* Werbebilder / Vorschau / Links */
.pase-mod-dashboard [data-pase-panel="socialcampaigns"],
.pase-mod-dashboard [data-pase-panel="socialpreview"],
.pase-mod-dashboard [data-pase-panel="sociallinks"]{width:100%;min-width:0}
.pase-mod-dashboard .pase-social-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)!important;align-items:start}
.pase-mod-dashboard .pase-social-dashboard-head{align-items:flex-start}
.pase-mod-dashboard .pase-social-status-summary{min-width:0;flex:0 1 360px}
.pase-mod-dashboard .pase-social-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.pase-mod-dashboard .pase-social-preview-grid{min-width:0}
.pase-mod-dashboard .pase-social-preview-card{min-width:0}
.pase-mod-dashboard .pase-social-preview-image-wrap{width:100%}

/* Sicherheit */
.pase-mod-dashboard [data-pase-panel="security"]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
.pase-mod-dashboard [data-pase-panel="security"]>.pase-card:last-child:nth-child(3){grid-column:1/-1}
.pase-mod-dashboard .pase-mod-security-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start}
.pase-mod-dashboard .pase-mod-security-form p:first-of-type{grid-column:1/-1!important}
.pase-mod-dashboard .pase-session-list article{align-items:center}
.pase-mod-dashboard .pase-session-list article>div{min-width:0;flex:1 1 auto}
.pase-mod-dashboard .pase-login-history{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.pase-mod-dashboard .pase-login-history table{min-width:620px}

/* Einstellungen / FAQ / Spiele */
.pase-mod-dashboard .pase-dashboard-prefs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.pase-mod-dashboard .pase-faq-list{min-width:0}
.pase-mod-dashboard [data-pase-panel="radiogames"]>*{max-width:100%;min-width:0}

/* Mittlere Breiten */
@media(max-width:1100px){
  .pase-mod-dashboard{grid-template-columns:minmax(190px,215px) minmax(0,1fr)!important;column-gap:14px!important}
  .pase-mod-dashboard .pase-contact-layout,
  .pase-mod-dashboard .pase-social-dashboard-grid{grid-template-columns:1fr!important}
  .pase-mod-dashboard .pase-social-status-summary{width:100%;max-width:100%}
}

/* Tablet/Mobil: Navigation ueber Inhalt, alle Seiten einspaltig */
@media(max-width:900px){
  .pase-mod-dashboard{grid-template-columns:1fr!important;gap:12px!important}
  .pase-mod-dashboard>.pase-mod-nav,
  .pase-mod-dashboard>.pase-mod-tab{grid-column:1!important;width:100%}
  .pase-mod-dashboard .pase-mod-nav{position:static!important}
  .pase-mod-dashboard [data-pase-panel="security"]{grid-template-columns:1fr}
  .pase-mod-dashboard [data-pase-panel="security"]>.pase-card{grid-column:auto!important}
}

@media(max-width:700px){
  .pase-mod-dashboard .pase-card{padding:13px!important}
  .pase-mod-dashboard .pase-mod-hero{flex-direction:column!important;align-items:stretch!important}
  .pase-mod-dashboard .pase-mod-identity{align-items:flex-start}
  .pase-mod-dashboard .pase-mod-hero-actions{justify-content:flex-start;width:100%}
  .pase-mod-dashboard .pase-mod-show-list article,
  .pase-mod-dashboard .pase-mod-message header,
  .pase-mod-dashboard .pase-session-list article,
  .pase-mod-dashboard .pase-team-list article,
  .pase-mod-dashboard .pase-phonebox-studio-head,
  .pase-mod-dashboard .pase-social-dashboard-head,
  .pase-mod-dashboard .pase-social-section-head{flex-direction:column!important;align-items:stretch!important}
  .pase-mod-dashboard .pase-mod-show-list article>span{max-width:none;text-align:left}
  .pase-mod-dashboard .pase-mod-show-list article form{justify-content:flex-start;width:100%}
  .pase-mod-dashboard .pase-profile-image-tools{grid-template-columns:1fr!important}
  .pase-mod-dashboard .pase-profile-image-tools>img,
  .pase-mod-dashboard .pase-profile-image-tools>.pase-presenter-image-size-info,
  .pase-mod-dashboard .pase-profile-image-tools>form{grid-column:1!important;grid-row:auto!important}
  .pase-mod-dashboard .pase-mod-profile-form,
  .pase-mod-dashboard .pase-absence-form,
  .pase-mod-dashboard .pase-mod-security-form,
  .pase-mod-dashboard .pase-social-links,
  .pase-mod-dashboard .pase-dashboard-prefs-grid{grid-template-columns:1fr!important}
  .pase-mod-dashboard .pase-mod-profile-form p,
  .pase-mod-dashboard .pase-absence-form p,
  .pase-mod-dashboard .pase-mod-security-form p{grid-column:1!important}
  .pase-mod-dashboard .pase-contact-thread-message{max-width:100%;margin-left:0!important;margin-right:0!important}
  .pase-mod-dashboard .pase-social-status-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:480px){
  .pase-mod-dashboard .pase-card{padding:11px!important}
  .pase-mod-dashboard .pase-mod-identity{flex-direction:column}
  .pase-mod-dashboard .pase-mod-identity img{width:64px;height:64px}
  .pase-mod-dashboard .pase-mod-stats,
  .pase-mod-dashboard .pase-studio-counters,
  .pase-mod-dashboard .pase-social-status-summary{grid-template-columns:1fr!important}
  .pase-mod-dashboard .pase-wish-filters>*{width:100%;flex:1 1 100%!important}
  .pase-mod-dashboard .pase-wish-filters button,
  .pase-mod-dashboard .pase-phonebox-toolbar>*{width:100%}
  .pase-mod-dashboard .pase-phonebox-toolbar input[type="search"]{min-width:0}
  .pase-mod-dashboard .pase-mod-message-actions button{flex:1 1 auto}
  .pase-mod-dashboard .pase-absence-actions{flex-direction:column}
  .pase-mod-dashboard .pase-absence-actions>*{width:100%}
}
\n\n/* Moderator-Wuensche: Metadaten sichtbar innerhalb des Wunsch-Kastens 1.3.86 */
.pase-mod-dashboard .pase-mod-message[data-message-id]{position:relative;overflow:hidden}
.pase-mod-dashboard .pase-mod-message .pase-wish-meta-row{
  position:static!important;
  box-sizing:border-box;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  width:100%;
  max-width:100%;
  min-width:0;
  gap:10px!important;
  margin:0 0 8px!important;
  padding:7px 9px!important;
  border:1px solid color-mix(in srgb,currentColor 18%,transparent);
  border-radius:8px;
  background:color-mix(in srgb,currentColor 5%,transparent);
  line-height:1.25;
}
.pase-mod-dashboard .pase-wish-meta-name{
  flex:1 1 auto;
  min-width:0!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.pase-mod-dashboard .pase-wish-meta-date,
.pase-mod-dashboard .pase-wish-meta-status{
  flex:0 0 auto;
  min-width:0!important;
  white-space:nowrap;
  font-size:.84em;
}
.pase-mod-dashboard .pase-wish-meta-date{opacity:.72}
.pase-mod-dashboard .pase-wish-meta-status{
  display:inline-flex;
  align-items:center;
  padding:3px 7px;
  border:1px solid color-mix(in srgb,currentColor 20%,transparent);
  border-radius:999px;
  font-weight:800;
}
.pase-mod-dashboard .pase-mod-message .pase-song{
  display:block;
  width:100%;
  max-width:100%;
  margin:0 0 7px!important;
  padding:0!important;
}
@media(max-width:560px){
  .pase-mod-dashboard .pase-mod-message .pase-wish-meta-row{gap:6px!important;padding:6px 7px!important}
  .pase-mod-dashboard .pase-wish-meta-date,.pase-mod-dashboard .pase-wish-meta-status{font-size:.74em}
}

/* Moderator-Wuensche: ID, Interpret, Titel und 3-zeiliger Gruss 1.3.87 */
.pase-mod-dashboard .pase-mod-message .pase-wish-content{
  box-sizing:border-box;
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  align-items:start;
  width:50%;
  max-width:50%;
  min-width:360px;
  margin:0 0 9px!important;
}
.pase-mod-dashboard .pase-wish-id{
  grid-column:1;
  grid-row:1;
  align-self:start;
  padding:2px 10px 0 0;
  font-size:.84em;
  font-weight:800;
  line-height:1.35;
  opacity:.72;
  white-space:nowrap;
}
.pase-mod-dashboard .pase-wish-details{
  grid-column:2;
  min-width:0;
  display:grid;
  gap:3px;
}
.pase-mod-dashboard .pase-wish-artist,
.pase-mod-dashboard .pase-wish-title,
.pase-mod-dashboard .pase-wish-greeting{
  box-sizing:border-box;
  width:100%;
  max-width:100%;
  min-width:0;
}
.pase-mod-dashboard .pase-wish-artist{
  line-height:1.35;
  overflow-wrap:anywhere;
}
.pase-mod-dashboard .pase-wish-title{
  line-height:1.35;
  overflow-wrap:anywhere;
}
.pase-mod-dashboard .pase-wish-greeting{
  margin-top:7px;
  min-height:calc(1.45em * 3 + 14px);
  padding:7px 9px;
  border:1px solid color-mix(in srgb,currentColor 20%,transparent);
  border-radius:7px;
  background:color-mix(in srgb,currentColor 4%,transparent);
  line-height:1.45;
  white-space:normal;
  overflow-wrap:anywhere;
}
@media(max-width:780px){
  .pase-mod-dashboard .pase-mod-message .pase-wish-content{
    width:100%;
    max-width:100%;
    min-width:0;
  }
}
@media(max-width:420px){
  .pase-mod-dashboard .pase-mod-message .pase-wish-content{grid-template-columns:48px minmax(0,1fr)}
  .pase-mod-dashboard .pase-wish-id{padding-right:7px;font-size:.78em}
}

/* Wunschbox: gesperrten Titel/Interpret ausschließlich direkt am Feld markieren 1.3.89 */
.pase-wishbox form[data-pase-public-wish-form][data-kind="wish"] input.pase-wish-field-blocked,
.pase-wishbox form[data-pase-public-wish-form][data-kind="wish"] input.pase-wish-field-blocked:hover,
.pase-wishbox form[data-pase-public-wish-form][data-kind="wish"] input.pase-wish-field-blocked:focus{
  background:#f8d7da!important;
  background-color:#f8d7da!important;
  border:2px solid #c62828!important;
  outline:0!important;
  box-shadow:0 0 0 1px #8a1111!important;
  color:#fff!important;
}
\n\n/* Moderator-Wunschkarte: kompakte Sperrmarkierung fuer Interpret/Titel 1.3.91 */
.pase-mod-dashboard .pase-mod-message .pase-wish-artist.pase-wish-value-blocked,
.pase-mod-dashboard .pase-mod-message .pase-wish-title.pase-wish-value-blocked{
  box-sizing:border-box!important;
  display:inline-block!important;
  justify-self:start!important;
  width:fit-content!important;
  max-width:100%!important;
  padding:2px 5px!important;
  border:1px solid #c62828!important;
  border-radius:5px!important;
  background:rgba(198,40,40,.50)!important;
  background-color:rgba(198,40,40,.50)!important;
  color:#fff!important;
  line-height:1.25!important;
  box-shadow:none!important;
}
.pase-mod-dashboard .pase-mod-message .pase-wish-artist.pase-wish-value-blocked strong,
.pase-mod-dashboard .pase-mod-message .pase-wish-title.pase-wish-value-blocked strong{
  color:#fff!important;
}

/* Moderator-Wunschkarte: gesperrte Werte immer weiss 1.3.92 */
.pase-mod-dashboard .pase-mod-message .pase-wish-artist.pase-wish-value-blocked,
.pase-mod-dashboard .pase-mod-message .pase-wish-artist.pase-wish-value-blocked *,
.pase-mod-dashboard .pase-mod-message .pase-wish-title.pase-wish-value-blocked,
.pase-mod-dashboard .pase-mod-message .pase-wish-title.pase-wish-value-blocked *{
  color:#fff!important;
}

/* Moderator-Wunschkarte: Interpret bei eigener Sperre identisch zum Titel 1.3.95 */
.pase-mod-dashboard article.pase-mod-message .pase-wish-details > .pase-wish-artist.pase-wish-value-blocked,
.pase-mod-dashboard article.pase-mod-message .pase-wish-details > .pase-wish-title.pase-wish-value-blocked{
  display:inline-block!important;
  justify-self:start!important;
  width:auto!important;
  max-width:100%!important;
  padding:2px 5px!important;
  margin:0!important;
  border:1px solid #c62828!important;
  border-radius:5px!important;
  background:rgba(198,40,40,.50)!important;
  color:#fff!important;
  line-height:1.25!important;
  box-shadow:none!important;
}
.pase-mod-dashboard article.pase-mod-message .pase-wish-details > .pase-wish-artist.pase-wish-value-blocked strong{
  color:#fff!important;
}


/* Hörer-Wunschbox: alte Sperr-Warnanzeige nur im öffentlichen Shortcode 1.3.96 */
.pase-wishbox [data-pase-public-wish-form][data-kind="wish"] .pase-wish-live-block-warning,
.pase-wishbox [data-pase-public-wish-form][data-kind="wish"] .pase-public-wish-blocked-warning{
  box-sizing:border-box;
  width:100%;
  margin:7px 0 10px;
  padding:7px 9px;
  border:1px solid #c62828;
  border-radius:6px;
  background:rgba(198,40,40,.16);
  color:inherit;
  font-weight:700;
  line-height:1.4;
}
.pase-wishbox [data-pase-public-wish-form][data-kind="wish"] .pase-wish-live-block-warning[hidden]{display:none!important;}


/* Moderator-Wunschaktionen: Statusfarben 1.3.97 */
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="new"]{
  color:#d4a000!important;
  border:1px solid #d4a000!important;
  background:transparent!important;
}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="accepted"]{
  color:#2271b1!important;
  border:1px solid #2271b1!important;
  background:transparent!important;
}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="played"]{
  color:#17823b!important;
  border:1px solid #17823b!important;
  background:transparent!important;
}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="rejected"],
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-archive]{
  color:#c62828!important;
  border:1px solid #c62828!important;
  background:transparent!important;
}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-next]{
  color:#e87516!important;
  border:1px solid #e87516!important;
  background:transparent!important;
}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="new"]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="new"]:focus{background:rgba(212,160,0,.10)!important;}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="accepted"]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="accepted"]:focus{background:rgba(34,113,177,.10)!important;}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="played"]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="played"]:focus{background:rgba(23,130,59,.10)!important;}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="rejected"]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-status="rejected"]:focus,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-archive]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-archive]:focus{background:rgba(198,40,40,.10)!important;}
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-next]:hover,
.pase-mod-dashboard .pase-mod-message-actions button[data-pase-message-next]:focus{background:rgba(232,117,22,.10)!important;}



/* PaSe 1.3.99 – NUR Statusanzeige oben rechts hinter Datum/Uhrzeit */
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top{
  background:transparent!important;
  border:1px solid currentColor!important;
  border-radius:5px!important;
  padding:2px 6px!important;
  line-height:1.2!important;
  box-shadow:none!important;
}

.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="new"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="neu"]{
  color:#d4a900!important;
}
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="accepted"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="accept"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="angenommen"]{
  color:#1976d2!important;
}
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="played"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="gespielt"]{
  color:#2e7d32!important;
}
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="rejected"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="reject"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="declined"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="abgelehnt"]{
  color:#c62828!important;
}
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="archived"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="archive"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="archiviert"]{
  color:#c62828!important;
}
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="next"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="next_up"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="als_naechstes"]{
  color:#ef6c00!important;
}

/* PaSe 1.4.00 – legacy Status „Erledigt“ ebenfalls rot */
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="done"],
.pase-mod-dashboard .pase-wish-meta-row > .pase-wish-meta-status-top[data-status="erledigt"]{
  color:#c62828!important;
}
