.podmundo-portal,.podmundo-form{--pm-navy:#163a54;--pm-blue:#1d6078;--pm-cyan:#43c4ce;--pm-bg:#f4f7f8;--pm-line:#dce5e8;--pm-error:#a52a2a;box-sizing:border-box}.podmundo-portal *,.podmundo-form *{box-sizing:border-box}.podmundo-portal{max-width:1180px;margin:32px auto;color:#17333f}.podmundo-portal-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.podmundo-portal-header h1{margin:.2rem 0}.podmundo-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-blue)}.podmundo-portal nav{display:flex;gap:6px;overflow-x:auto;padding:6px;background:var(--pm-bg);border-radius:12px;margin-bottom:22px}.podmundo-portal nav a{white-space:nowrap;padding:10px 14px;border-radius:8px;text-decoration:none;color:var(--pm-navy)}.podmundo-portal nav a[aria-current=page]{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);font-weight:700}.podmundo-panel{background:#fff;border:1px solid var(--pm-line);border-radius:14px;padding:22px;margin:0 0 20px}.podmundo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.podmundo-show-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:10px}.podmundo-platforms{display:flex;flex-direction:column;gap:7px}.podmundo-platforms span{color:#65767c}.podmundo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.podmundo-stats>div{display:flex;flex-direction:column;background:var(--pm-bg);border-radius:12px;padding:18px}.podmundo-stats strong{font-size:1.8rem}.podmundo-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--pm-line)}.podmundo-row:last-child{border-bottom:0}.podmundo-row div{display:flex;flex-direction:column}.podmundo-row small{color:#65767c}.podmundo-layout{display:flex;align-items:flex-start;gap:20px}.podmundo-layout>.podmundo-panel{flex:1}.podmundo-grow{flex:1.5!important}.podmundo-form{max-width:680px}.podmundo-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-weight:600}.podmundo-form input,.podmundo-form textarea,.podmundo-form select{width:100%;min-height:44px;border:1px solid #b9c8cd;border-radius:8px;padding:10px;background:#fff;font:inherit}.podmundo-form label:has(input[type=checkbox]){display:flex;flex-direction:row;align-items:center}.podmundo-form input[type=checkbox]{width:auto;min-height:auto}.podmundo-form button{min-height:44px;border:0;border-radius:8px;background:var(--pm-navy);color:#fff;padding:11px 20px;font-weight:700;cursor:pointer}.podmundo-form button:focus-visible,.podmundo-portal a:focus-visible{outline:3px solid var(--pm-cyan);outline-offset:3px}.podmundo-login{max-width:480px;margin:40px auto;background:#fff;border:1px solid var(--pm-line);border-radius:14px;padding:28px}.podmundo-notice{max-width:680px;margin:16px auto;padding:14px 16px;border-radius:8px;background:#eaf6f1}.podmundo-notice.is-error{background:#fbecec;color:#7e2020}.podmundo-notice.is-success{background:#eaf6f1;color:#185f43}.podmundo-secret code,.podmundo-uri{display:block;overflow-wrap:anywhere;padding:12px;background:var(--pm-bg);border-radius:8px}.podmundo-mfa{max-width:680px;margin:30px auto}@media(max-width:760px){.podmundo-portal{margin:18px 0}.podmundo-portal-header,.podmundo-layout{display:block}.podmundo-stats{grid-template-columns:1fr}.podmundo-portal nav{margin-left:-10px;margin-right:-10px;border-radius:0}.podmundo-login{margin:20px 0;padding:20px}}


/* Klanten Dev 0.2.0 */
.podmundo-portal a{color:inherit}
.podmundo-portal .podmundo-button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1rem;border:1px solid #d9d7e5;border-radius:.7rem;text-decoration:none;font-weight:700;background:#fff}
.podmundo-portal .podmundo-help{color:#625f73;max-width:70ch}
.podmundo-portal fieldset{border:1px solid #e3e1eb;border-radius:.8rem;padding:1rem;display:grid;gap:.85rem}
.podmundo-portal legend{font-weight:800;padding:0 .35rem}
.podmundo-portal .podmundo-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.podmundo-portal .podmundo-upload-block{display:grid;gap:.65rem;padding:1rem;border:1px dashed #cbc7dc;border-radius:.8rem;background:#faf9fd}
.podmundo-portal .podmundo-upload-preview{width:160px;height:160px;object-fit:cover;border-radius:.7rem}
.podmundo-portal .podmundo-upload-block audio{width:100%}
.podmundo-portal .podmundo-person-create{border:1px solid #e3e1eb;border-radius:.8rem;padding:.8rem 1rem}
.podmundo-portal .podmundo-person-create summary{cursor:pointer;font-weight:800}
.podmundo-portal .podmundo-checkbox{display:flex;gap:.6rem;align-items:flex-start}
.podmundo-portal .podmundo-checkbox input{width:auto;margin-top:.25rem}
.podmundo-portal select[multiple]{min-height:8.5rem}
.podmundo-portal label small{display:block;margin-top:.35rem;color:#6d687b;font-weight:400}
.podmundo-show-card h2 a,.podmundo-row strong a{text-decoration:none}
.podmundo-show-card h2 a:hover,.podmundo-row strong a:hover{text-decoration:underline}
@media (max-width:720px){.podmundo-portal .podmundo-field-grid{grid-template-columns:1fr}}


/* Klanten Dev 0.2.1 */
.podmundo-client-dashboard-page .entry-title,
.podmundo-client-dashboard-page .wp-block-post-title,
.podmundo-client-dashboard-page main > article > header,
.podmundo-client-dashboard-page .page-header{display:none!important}
.podmundo-client-dashboard-page .entry-content{margin-top:0!important}
.podmundo-portal{margin-top:18px}
.podmundo-portal-header h1{font-size:clamp(1.75rem,3.2vw,2.65rem);line-height:1.08}
.podmundo-show-card img{width:100%;max-width:220px;aspect-ratio:1;display:block;margin:0 auto 1rem}
.podmundo-upload-preview{width:180px!important;height:180px!important;max-width:100%;object-fit:cover;display:block}
.podmundo-form-section{margin:1.25rem 0;padding:1.15rem;border:1px solid #e3e1eb;border-radius:.9rem;background:#fff}
.podmundo-form-section h3{margin:0 0 .35rem;font-size:1.2rem}
.podmundo-form-section .podmundo-person-create{margin-top:.85rem;background:#faf9fd}
.podmundo-form-section + .podmundo-form-section{margin-top:1rem}
@media(max-width:760px){.podmundo-portal-header h1{font-size:1.8rem}.podmundo-show-card img{max-width:160px}.podmundo-upload-preview{width:140px!important;height:140px!important}}

/* Klanten Dev 0.3.0 — overzicht, bestanden en mobiel */
.podmundo-list-panel{padding:0;overflow:hidden}
.podmundo-list-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 2rem 1.2rem}
.podmundo-list-header h2{margin:0 0 .25rem;font-size:clamp(1.55rem,2.2vw,2rem)}
.podmundo-list-header p{margin:0;color:#65767c}
.podmundo-primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border-radius:.7rem;background:var(--pm-navy);color:#fff!important;text-decoration:none;font-weight:800;white-space:nowrap}
.podmundo-list-filters{display:flex;align-items:center;gap:.8rem;padding:0 2rem 1.4rem;flex-wrap:wrap}
.podmundo-list-filters input,.podmundo-list-filters select{min-height:46px;border:1px solid #c9d5da;border-radius:.65rem;background:#fff;padding:.65rem .85rem;font:inherit}
.podmundo-list-filters input[type=search]{min-width:260px;flex:1;max-width:360px}
.podmundo-list-filters select{min-width:190px}
.podmundo-filter-button{min-height:46px;border:0;border-radius:.65rem;background:var(--pm-navy);color:#fff;padding:.65rem 1rem;font-weight:800;cursor:pointer}
.podmundo-clear-filter{font-weight:700}
.podmundo-responsive-table{overflow-x:auto;border-top:1px solid var(--pm-line)}
.podmundo-table{width:100%;border-collapse:collapse;font-size:.98rem}
.podmundo-table th,.podmundo-table td{padding:1rem 1.25rem;text-align:left;vertical-align:middle;border-bottom:1px solid var(--pm-line)}
.podmundo-table th{font-size:.86rem;color:#314d5a;background:#fbfcfc;white-space:nowrap}
.podmundo-table tbody tr:hover{background:#fbfcfd}
.podmundo-title-cell{display:flex;align-items:center;gap:.8rem;min-width:220px}
.podmundo-table-thumb{width:48px;height:48px;flex:0 0 48px;border-radius:.55rem;overflow:hidden;background:#eef2f4}
.podmundo-table-thumb img{width:100%;height:100%;object-fit:cover}
.podmundo-status{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .6rem;border:1px solid #ccd6da;border-radius:999px;background:#f6f8f9;font-size:.88rem;white-space:nowrap}
.podmundo-status>span{width:.5rem;height:.5rem;border-radius:50%;background:#7e8b91}
.podmundo-status.is-published{background:#eef9f1;border-color:#aed8b8;color:#25683a}
.podmundo-status.is-published>span{background:#2fa653}
.podmundo-status.is-submitted,.podmundo-status.is-review_needed,.podmundo-status.is-approved,.podmundo-status.is-scheduled{background:#eff6ff;border-color:#b9d1f4;color:#205fa0}
.podmundo-status.is-submitted>span,.podmundo-status.is-review_needed>span,.podmundo-status.is-approved>span,.podmundo-status.is-scheduled>span{background:#2d7dd2}
.podmundo-status.is-returned{background:#fff7e8;border-color:#ead19e;color:#8a6116}
.podmundo-status.is-returned>span{background:#c68b20}
.podmundo-status.is-archived{background:#f2f2f2;color:#666}
.podmundo-text-link{font-weight:700;text-decoration:underline}
.podmundo-muted{color:#75858c;font-size:.9rem}
.podmundo-list-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:#fbfcfc}
.podmundo-list-footer .page-numbers{display:flex;gap:.35rem;list-style:none;margin:0;padding:0}
.podmundo-list-footer .page-numbers a,.podmundo-list-footer .page-numbers span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #d4dee2;border-radius:.55rem;text-decoration:none}
.podmundo-list-footer .page-numbers .current{background:var(--pm-navy);color:#fff;border-color:var(--pm-navy)}
.podmundo-empty{padding:2rem;border-top:1px solid var(--pm-line)}
.podmundo-file-status{display:block;margin-top:.45rem;color:#46616d;font-size:.9rem;font-weight:500}
.podmundo-file-status.is-error{color:var(--pm-error);font-weight:700}
.podmundo-form button[disabled]{opacity:.7;cursor:wait}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media(max-width:820px){
  .podmundo-list-header{align-items:flex-start;flex-direction:column;padding:1.4rem}
  .podmundo-primary-action{width:100%}
  .podmundo-list-filters{padding:0 1.4rem 1.2rem;display:grid;grid-template-columns:1fr}
  .podmundo-list-filters input[type=search],.podmundo-list-filters select{max-width:none;width:100%;min-width:0}
  .podmundo-responsive-table{overflow:visible;border-top:0;padding:0 1rem 1rem}
  .podmundo-table,.podmundo-table tbody,.podmundo-table tr,.podmundo-table td{display:block;width:100%}
  .podmundo-table thead{display:none}
  .podmundo-table tr{border:1px solid var(--pm-line);border-radius:.8rem;margin-bottom:.8rem;padding:.45rem .9rem;background:#fff}
  .podmundo-table td{display:grid;grid-template-columns:minmax(105px,38%) 1fr;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #edf1f2}
  .podmundo-table td:last-child{border-bottom:0}
  .podmundo-table td::before{content:attr(data-label);font-weight:800;color:#4d6671}
  .podmundo-title-cell{min-width:0}
  .podmundo-list-footer{align-items:flex-start;flex-direction:column}
}


/* Klanten Dev 0.4.1 — PODmundo portal shell */
.podmundo-client-portal-page{margin:0!important;background:#f5fafc;color:#16324f;font-family:var(--e-global-typography-text-font-family,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}
.podmundo-client-portal-page #wpadminbar{display:none!important}.podmundo-client-portal-page{--wp-admin--admin-bar--height:0px}
.podmundo-client-shell{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#eef7fa 0%,#f5fafc 42%,#f5fafc 100%)}
.podmundo-client-shell__main{width:100%;padding:56px 20px 72px}.podmundo-client-shell__content{width:min(1180px,100%);margin-inline:auto}
.podmundo-client-login-page .podmundo-client-shell__main,.podmundo-client-reset-page .podmundo-client-shell__main{display:grid;place-items:center;padding-block:72px}
.podmundo-client-login-page .podmundo-client-shell__content,.podmundo-client-reset-page .podmundo-client-shell__content{width:min(460px,100%)}
.podmundo-client-login-page .podmundo-login,.podmundo-client-reset-page .podmundo-form{max-width:none;margin:0;background:#fff;border:1px solid #dce8ed;border-radius:18px;padding:34px;box-shadow:0 18px 50px rgba(22,50,79,.10)}
.podmundo-login-eyebrow{display:block;margin-bottom:10px;color:#197d8c;font-size:.76rem;font-weight:800;letter-spacing:.10em;text-transform:uppercase}.podmundo-login h1{margin:0 0 10px;color:#16324f;font-size:clamp(2rem,4vw,2.7rem);line-height:1.05;letter-spacing:-.035em}.podmundo-login-intro{margin:0 0 26px;color:#587080;line-height:1.55}
.podmundo-client-login-page .podmundo-form label,.podmundo-client-reset-page .podmundo-form label{color:#16324f}.podmundo-client-login-page .podmundo-form input,.podmundo-client-reset-page .podmundo-form input{min-height:50px;border-color:#bcd0d9;border-radius:10px;background:#fff;box-shadow:0 1px 0 rgba(22,50,79,.03)}
.podmundo-client-login-page .podmundo-form input:focus,.podmundo-client-reset-page .podmundo-form input:focus{outline:3px solid rgba(169,217,240,.55);border-color:#197d8c}
.podmundo-client-login-page .podmundo-form button,.podmundo-client-reset-page .podmundo-form button{width:100%;min-height:50px;border-radius:10px;background:#197d8c;color:#fff;font-size:1rem}.podmundo-client-login-page .podmundo-form button:hover,.podmundo-client-reset-page .podmundo-form button:hover{background:#156b77}
.podmundo-client-login-page .podmundo-form>p:last-child{margin:18px 0 0;text-align:center}.podmundo-client-login-page .podmundo-form>p:last-child a{color:#197d8c}
.podmundo-client-dashboard-page .podmundo-client-shell__main{padding-top:34px}.podmundo-client-dashboard-page .podmundo-portal{max-width:none;margin:0;color:#16324f}.podmundo-client-dashboard-page .podmundo-portal-header{padding:26px 28px;margin-bottom:18px;border-radius:16px;background:#16324f;color:#fff;box-shadow:0 12px 32px rgba(22,50,79,.12)}.podmundo-client-dashboard-page .podmundo-portal-header h1{color:#fff}.podmundo-client-dashboard-page .podmundo-eyebrow{color:#a9d9f0}.podmundo-client-dashboard-page .podmundo-portal-header>a{color:#fff!important;font-weight:700}
.podmundo-client-dashboard-page .podmundo-portal>nav{padding:7px;background:#e7f3f7;border:1px solid #d5e6ec;border-radius:12px}.podmundo-client-dashboard-page .podmundo-portal>nav a{color:#16324f}.podmundo-client-dashboard-page .podmundo-portal>nav a[aria-current=page]{background:#fff;color:#197d8c;box-shadow:0 4px 12px rgba(22,50,79,.08)}
.podmundo-client-dashboard-page .podmundo-panel,.podmundo-client-dashboard-page .podmundo-list-panel{border-color:#dce8ed;border-radius:16px;box-shadow:0 10px 28px rgba(22,50,79,.055)}
.podmundo-client-dashboard-page .podmundo-primary-action,.podmundo-client-dashboard-page .podmundo-filter-button,.podmundo-client-dashboard-page .podmundo-form button{background:#197d8c}.podmundo-client-dashboard-page .podmundo-primary-action:hover,.podmundo-client-dashboard-page .podmundo-filter-button:hover,.podmundo-client-dashboard-page .podmundo-form button:hover{background:#156b77}

/* Klanten Dev 0.4.2 — functional MVP refinements */
.podmundo-managed-note{padding:18px 20px;border:1px solid #d7e6eb;border-radius:12px;background:#f5fafc;color:#486071}.podmundo-managed-note strong{display:block;margin-bottom:6px;color:#16324f}.podmundo-managed-note p{margin:0;line-height:1.55}
.podmundo-people-picker{margin:0;padding:0;border:0}.podmundo-people-picker>legend{margin-bottom:10px;color:#16324f;font-weight:800}.podmundo-people-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-bottom:10px}.podmundo-person-option{display:grid!important;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;min-height:68px;padding:10px 12px;border:1px solid #d7e4e9;border-radius:11px;background:#fff;cursor:pointer}.podmundo-person-option:hover{border-color:#a9d9f0;background:#fbfdfe}.podmundo-person-option:has(input:checked){border-color:#197d8c;box-shadow:0 0 0 2px rgba(25,125,140,.10)}.podmundo-person-option input{width:18px!important;height:18px!important;margin:0}.podmundo-person-option__visual{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:50%;background:#e4f2f6}.podmundo-person-option__visual img{width:100%;height:100%;object-fit:cover}.podmundo-person-avatar{font-weight:800;color:#197d8c}.podmundo-person-option strong,.podmundo-person-option small{display:block}.podmundo-person-option small{margin-top:2px;color:#6a7f89;font-weight:500}
.podmundo-statistics-panel>h2{margin-bottom:6px}.podmundo-statistics-period{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:22px 0 14px;color:#587080}.podmundo-statistics-period strong{color:#16324f}.podmundo-stats--analytics{margin-bottom:24px}.podmundo-retention{margin-top:10px;padding:22px;border:1px solid #dce8ed;border-radius:14px;background:#fbfdfe}.podmundo-retention h3,.podmundo-statistics-list h3{margin:0 0 14px}.podmundo-retention-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.podmundo-retention-grid>div{padding:16px 12px;border-radius:10px;background:#fff;border:1px solid #e0eaee;text-align:center}.podmundo-retention-grid strong,.podmundo-retention-grid span{display:block}.podmundo-retention-grid strong{font-size:1.35rem;color:#197d8c}.podmundo-retention-grid span{margin-top:4px;color:#657a84;font-size:.84rem}.podmundo-statistics-list{margin-top:26px}.podmundo-statistics-list .podmundo-row{border-top:1px solid #e3ecef}.podmundo-statistics-list .podmundo-row:first-of-type{border-top:0}
@media(max-width:760px){.podmundo-people-options{grid-template-columns:1fr}.podmundo-statistics-period{align-items:flex-start;flex-direction:column;gap:4px}.podmundo-retention-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.podmundo-retention-grid>div:last-child{grid-column:1/-1}}

/* Customer pages use the active site header/footer (theme / Elementor Theme Builder). */
.podmundo-client-shell__main{width:100%;min-height:60vh;padding:40px 20px 64px;background:#f5fafc}
.podmundo-client-shell__content{width:min(1180px,100%);margin-inline:auto}
.podmundo-client-dashboard-page .podmundo-client-shell__main{padding-top:34px}
@media(max-width:760px){.podmundo-client-shell__main{padding:28px 14px 46px}.podmundo-client-login-page .podmundo-client-shell__main,.podmundo-client-reset-page .podmundo-client-shell__main{padding-block:36px}}

/* 0.4.5 — read-only technical show data */
.podmundo-readonly-data{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:8px 18px;margin:14px 0 0}.podmundo-readonly-data dt{font-weight:700;color:#16324f}.podmundo-readonly-data dd{margin:0;min-width:0;word-break:break-word}.podmundo-readonly-data a{color:#197d8c}.podmundo-form input[readonly]{background:#f3f7f9;color:#5f7586;cursor:not-allowed}
@media(max-width:700px){.podmundo-readonly-data{grid-template-columns:1fr;gap:4px}.podmundo-readonly-data dd{margin-bottom:10px}}

/* 0.4.6 — customer-owned publication flow + preview player */
.podmundo-edit-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.podmundo-edit-heading h2{margin-top:4px}.podmundo-schedule-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#eef7fa;color:#197d8c;font-size:.88rem;white-space:nowrap}.podmundo-audio-preview{margin:22px 0;padding:20px;border:1px solid #d7e6eb;border-radius:14px;background:#f8fcfd}.podmundo-audio-preview h3{margin-top:0}.podmundo-audio-preview .pps-player{margin-top:14px}.podmundo-native-preview{display:block;width:100%;margin-top:12px}.podmundo-publication-box{margin-top:8px;padding:22px;border:1px solid #cfe1e7;border-radius:14px;background:#f6fbfc}.podmundo-publication-box .podmundo-eyebrow{color:#197d8c}.podmundo-publication-box h3{margin:4px 0 8px}.podmundo-publication-choice{display:grid;gap:10px;margin:16px 0;padding:0;border:0}.podmundo-publication-choice legend{margin-bottom:8px;font-weight:800;color:#16324f}.podmundo-radio{display:flex!important;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #d5e4e9;border-radius:11px;background:#fff;cursor:pointer}.podmundo-radio:has(input:checked){border-color:#197d8c;box-shadow:0 0 0 2px rgba(25,125,140,.1)}.podmundo-radio input{width:18px!important;height:18px!important;margin:2px 0 0}.podmundo-radio span,.podmundo-radio strong,.podmundo-radio small{display:block}.podmundo-radio small{margin-top:3px;color:#637984;font-weight:500}.podmundo-approval{align-items:flex-start!important;margin-top:16px;padding:14px;border-radius:11px;background:#fff;border:1px solid #d5e4e9}.podmundo-approval span,.podmundo-approval strong,.podmundo-approval small{display:block}.podmundo-approval small{margin-top:3px;color:#637984;font-weight:500}.podmundo-status.is-ready{background:#fff8eb;border-color:#ead5a8;color:#8a6116}.podmundo-status.is-ready>span{background:#c68b20}
@media(max-width:700px){.podmundo-edit-heading{flex-direction:column}.podmundo-schedule-pill{white-space:normal}.podmundo-publication-box{padding:17px}.podmundo-audio-preview{padding:16px}}


/* 0.4.7 — hierarchical podcast workspace */
.podmundo-podcast-context{margin:18px 0;border:1px solid #d5e6ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(22,50,79,.05);overflow:hidden}
.podmundo-podcast-context__top{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:20px 22px}
.podmundo-context-back{grid-column:1/-1;width:max-content;color:#197d8c;font-weight:700;text-decoration:none}
.podmundo-podcast-context__identity{display:flex;align-items:center;gap:14px;min-width:0}
.podmundo-podcast-context__identity h2{margin:2px 0 4px;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.15}
.podmundo-podcast-context__identity small{color:#657a84}
.podmundo-podcast-context__cover{width:64px;height:64px;flex:0 0 64px;border-radius:10px;overflow:hidden;background:#eef5f7}
.podmundo-podcast-context__cover img{width:100%;height:100%;object-fit:cover}
.podmundo-podcast-nav{display:flex;align-items:center;gap:4px;padding:7px;border-top:1px solid #e3ecef;background:#f2f8fa;overflow-x:auto}
.podmundo-podcast-nav a{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border-radius:8px;color:#16324f;text-decoration:none;font-weight:700;white-space:nowrap}
.podmundo-podcast-nav a[aria-current=page]{background:#fff;color:#197d8c;box-shadow:0 3px 10px rgba(22,50,79,.08)}
.podmundo-podcast-nav__action{margin-left:auto!important;background:#197d8c!important;color:#fff!important}
.podmundo-context-note{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #d9e6eb;border-radius:10px;background:#f7fbfc}
.podmundo-context-note strong,.podmundo-context-note span{display:block}
.podmundo-context-note span{font-weight:700;color:#197d8c}
.podmundo-podcast-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:18px}
.podmundo-podcast-choice{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #d7e5ea;border-radius:12px;background:#fff;color:#16324f;text-decoration:none}
.podmundo-podcast-choice:hover{border-color:#197d8c;background:#fbfdfe}
.podmundo-podcast-choice__cover{width:54px;height:54px;flex:0 0 54px;border-radius:9px;overflow:hidden;background:#eef5f7}
.podmundo-podcast-choice__cover img{width:100%;height:100%;object-fit:cover}
.podmundo-podcast-choice strong,.podmundo-podcast-choice small{display:block}
.podmundo-podcast-choice small{margin-top:3px;color:#6a7e88}
@media(max-width:700px){
  .podmundo-podcast-context__top{grid-template-columns:1fr;align-items:start;padding:16px}
  .podmundo-podcast-context__top>.podmundo-button-secondary{width:100%;text-align:center}
  .podmundo-podcast-nav__action{margin-left:0!important}
  .podmundo-podcast-context__cover{width:54px;height:54px;flex-basis:54px}
  .podmundo-context-note{align-items:flex-start;flex-direction:column;gap:4px}
}


/* Klanten Dev 0.4.11 — afleveringformulier en publicatiekeuzes */
.podmundo-episode-form{width:100%;max-width:none}
.podmundo-requirement{font-weight:500;color:#65767c}
.podmundo-work-status-field.is-locked select{background:#f3f7f9;color:#5f7586;cursor:not-allowed}
.podmundo-work-status-field.is-locked small{color:#46616d}
