:root{
  --ompf-accent:#2458E6;
  --ompf-ink:#121826;
  --ompf-muted:#667085;
  --ompf-line:#e7eaf0;
  --ompf-bg:#f5f7fb;
  --ompf-card:#ffffff;
  --ompf-soft:#eef4ff;
  --ompf-radius:22px;
  --ompf-shadow:0 18px 45px rgba(18,24,38,.08);
}
*{box-sizing:border-box}
body.ompf-public-body{margin:0;background:var(--ompf-bg);color:var(--ompf-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}
.ompf-public-body a{color:inherit;text-decoration:none}.ompf-public-body img{max-width:100%;height:auto;display:block}.ompf-site{min-height:100vh;display:flex;flex-direction:column}.ompf-main{flex:1}.ompf-container{width:min(var(--ompf-container,1180px),calc(100% - 40px));margin:0 auto}.ompf-skip{position:absolute;left:-999px;top:10px;background:#fff;padding:10px 14px;border-radius:10px;z-index:999}.ompf-skip:focus{left:10px}.ompf-topbar{background:#101828;color:#fff;font-size:13px}.ompf-topbar-inner{display:flex;justify-content:space-between;gap:18px;padding:8px 0;opacity:.9}.ompf-header{background:#fff;border-bottom:1px solid var(--ompf-line);position:sticky;top:0;z-index:50}.admin-bar .ompf-header{top:32px}.ompf-header-main{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:22px 0}.ompf-brand{display:flex;flex-direction:column;gap:2px}.ompf-logo-text,.custom-logo-link{font-size:27px;font-weight:900;letter-spacing:-.035em;color:#0b1220}.custom-logo-link img{max-height:58px;width:auto}.ompf-brand-sub{font-size:13px;color:var(--ompf-muted)}.ompf-header-actions{display:flex;align-items:center;gap:10px}.ompf-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 15px;font-weight:800;font-size:14px;border:1px solid var(--ompf-line);white-space:nowrap}.ompf-pill-light{background:#fff;color:#202939}.ompf-pill-live{background:var(--ompf-accent);color:#fff;border-color:var(--ompf-accent);box-shadow:0 10px 25px rgba(36,88,230,.22)}.ompf-menu-toggle{display:none;border:1px solid var(--ompf-line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:800;color:var(--ompf-ink)}.ompf-nav{border-top:1px solid var(--ompf-line);background:#fff}.ompf-nav-inner{overflow-x:auto}.ompf-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.ompf-menu li{margin:0}.ompf-menu a{display:block;padding:14px 13px;color:#344054;font-weight:800;font-size:14px;border-bottom:3px solid transparent;white-space:nowrap}.ompf-menu a:hover{color:var(--ompf-accent);border-color:var(--ompf-accent)}.ompf-block{margin:28px 0}.ompf-section-kicker{font-weight:900;color:var(--ompf-accent);text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:10px}.ompf-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:20px}.ompf-hero-side{display:grid;gap:16px}.ompf-post-card,.ompf-panel,.ompf-live-card,.ompf-empty-card,.ompf-page-card,.ompf-related{background:var(--ompf-card);border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);overflow:hidden}.ompf-post-card a{display:block;height:100%}.ompf-card-media{background:linear-gradient(135deg,#eaf0ff,#f7f9fc);overflow:hidden}.ompf-post-hero .ompf-card-media{aspect-ratio:16/9}.ompf-post-card:not(.ompf-post-hero) .ompf-card-media{aspect-ratio:16/10}.ompf-card-media img{width:100%;height:100%;object-fit:cover}.ompf-thumb-placeholder{width:100%;height:100%;min-height:180px;display:grid;place-items:center;background:linear-gradient(135deg,var(--ompf-soft),#fff);color:var(--ompf-accent);font-weight:900}.ompf-card-body{padding:18px}.ompf-post-hero .ompf-card-body{padding:24px}.ompf-label{display:inline-flex;align-items:center;border-radius:999px;background:rgba(36,88,230,.1);color:var(--ompf-accent);font-weight:900;font-size:12px;line-height:1;padding:7px 9px;margin-bottom:10px}.ompf-label.small{font-size:11px;padding:5px 7px;margin:0 0 6px}.ompf-post-card h2{margin:0;color:#101828;font-weight:950;line-height:1.06;letter-spacing:-.04em}.ompf-post-hero h2{font-size:clamp(30px,4vw,54px)}.ompf-post-side{display:grid;grid-template-columns:140px 1fr;min-height:132px}.ompf-post-side .ompf-card-media{height:100%;aspect-ratio:auto}.ompf-post-side h2{font-size:20px}.ompf-post-card p{color:#475467;font-size:17px;margin:12px 0 0}.ompf-meta{display:flex;align-items:center;gap:7px;color:var(--ompf-muted);font-size:13px;margin-top:12px}.ompf-meta strong{color:#101828}.ompf-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.ompf-panel{padding:22px}.ompf-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.ompf-panel-head h2{margin:0;font-size:28px;letter-spacing:-.03em}.ompf-panel-head a,.ompf-panel-head span{font-size:14px;font-weight:800;color:var(--ompf-accent)}.ompf-news-list,.ompf-mini-list{display:grid;gap:12px}.ompf-news-row{border-top:1px solid var(--ompf-line);padding-top:12px}.ompf-news-row:first-child{border-top:0;padding-top:0}.ompf-news-row a{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center}.ompf-row-thumb{width:92px;height:70px;border-radius:14px;overflow:hidden;background:#eef2f7}.ompf-row-thumb img{width:100%;height:100%;object-fit:cover}.ompf-row-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eaf0ff,#fff)}.ompf-news-row h3{margin:0;font-size:17px;letter-spacing:-.02em;line-height:1.18}.ompf-news-row .ompf-meta{margin:5px 0 0}.ompf-live-card{padding:24px;position:relative;background:linear-gradient(145deg,#0b1220,#172033);color:#fff;overflow:hidden}.ompf-live-card:after{content:"";position:absolute;inset:auto -45px -70px auto;width:180px;height:180px;background:rgba(255,255,255,.08);border-radius:50%}.ompf-live-dot{display:inline-block;width:12px;height:12px;border-radius:999px;background:#ff355d;margin-right:8px;box-shadow:0 0 0 8px rgba(255,53,93,.14)}.ompf-live-card strong{font-size:25px;letter-spacing:-.02em}.ompf-live-card p{color:rgba(255,255,255,.78);margin:12px 0 18px}.ompf-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 16px;font-weight:900;background:var(--ompf-accent);color:#fff!important;border:1px solid var(--ompf-accent)}.ompf-button.secondary{background:#fff;color:var(--ompf-accent)!important}.ompf-place-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ompf-place-card{display:flex;flex-direction:column;gap:5px;border:1px solid var(--ompf-line);border-radius:18px;padding:18px;background:#fff}.ompf-place-card strong{font-size:20px;letter-spacing:-.02em}.ompf-place-card span{font-size:13px;color:var(--ompf-muted)}.ompf-place-card:hover{border-color:var(--ompf-accent);box-shadow:0 12px 30px rgba(36,88,230,.1)}.ompf-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ompf-static-block{min-height:230px;display:flex;flex-direction:column;align-items:flex-start}.ompf-static-block h2{margin:6px 0 8px;font-size:28px;letter-spacing:-.03em}.ompf-static-block p{color:#475467;margin:0 0 20px}.ompf-static-block .ompf-button{margin-top:auto}.ompf-empty-card{padding:24px;min-height:220px;display:flex;flex-direction:column;justify-content:center}.ompf-empty-card strong{font-size:24px;letter-spacing:-.03em}.ompf-empty-card p,.ompf-empty-inline{color:var(--ompf-muted)}.ompf-article,.ompf-page,.ompf-archive{padding:34px 0 54px}.ompf-article-grid,.ompf-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.ompf-article-main,.ompf-page-card{background:#fff;border:1px solid var(--ompf-line);border-radius:28px;padding:30px;box-shadow:var(--ompf-shadow)}.ompf-breadcrumb{font-size:13px;color:var(--ompf-muted);display:flex;gap:8px;margin-bottom:20px}.ompf-article-header h1,.ompf-page-card h1,.ompf-archive-head h1{font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-.055em;margin:0 0 14px}.ompf-lead{font-size:22px;line-height:1.35;color:#344054;margin:0 0 10px}.ompf-featured{margin:26px -30px 0}.ompf-featured img{width:100%;max-height:560px;object-fit:cover}.ompf-featured figcaption{padding:9px 30px;color:var(--ompf-muted);font-size:13px}.ompf-article-content,.ompf-page-content{font-size:18px;line-height:1.78;color:#182230;margin-top:28px}.ompf-article-content p,.ompf-page-content p{margin:0 0 1.1em}.ompf-article-content h2,.ompf-page-content h2{letter-spacing:-.03em;line-height:1.15;margin:1.5em 0 .5em}.ompf-article-aside,.ompf-page-aside{display:grid;gap:22px}.ompf-related{padding:22px}.ompf-related h2{margin:0 0 12px;font-size:22px}.ompf-related a{display:block;padding:12px 0;border-top:1px solid var(--ompf-line);font-weight:800;line-height:1.25}.ompf-template-note{background:#fff7df;border:1px solid #ffe3a3;border-radius:16px;padding:14px 16px;color:#5f4200;margin-top:20px}.ompf-archive-head{margin:0 0 22px}.ompf-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ompf-post-card.ompf-post-card h2{font-size:22px}.ompf-footer{background:#101828;color:#fff;margin-top:40px;padding:34px 0}.ompf-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.ompf-footer p{color:rgba(255,255,255,.68);max-width:520px}.ompf-footer a{display:block;color:rgba(255,255,255,.78);margin-top:8px}.ompf-footer strong{display:block;margin-bottom:7px}
@media (max-width: 980px){.ompf-container{width:min(100% - 28px,760px)}.ompf-header-main{grid-template-columns:1fr auto}.ompf-header-actions{display:none}.ompf-menu-toggle{display:inline-flex}.ompf-nav{display:none}.ompf-nav.is-open{display:block}.ompf-menu{display:grid;grid-template-columns:1fr;padding:8px 0}.ompf-menu a{padding:13px 0;border-bottom:1px solid var(--ompf-line)}.ompf-hero-grid,.ompf-content-grid,.ompf-article-grid,.ompf-page-grid{grid-template-columns:1fr}.ompf-hero-side{grid-template-columns:repeat(3,1fr)}.ompf-post-side{grid-template-columns:1fr}.ompf-post-side .ompf-card-media{aspect-ratio:16/9}.ompf-place-grid{grid-template-columns:repeat(2,1fr)}.ompf-card-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 640px){.admin-bar .ompf-header{top:0}.ompf-container{width:calc(100% - 24px)}.ompf-topbar{display:none}.ompf-header{position:sticky}.ompf-header-main{padding:14px 0}.ompf-logo-text{font-size:22px}.ompf-brand-sub{display:none}.ompf-home-hero{margin-top:18px}.ompf-hero-side,.ompf-two-columns,.ompf-card-grid,.ompf-place-grid{grid-template-columns:1fr}.ompf-post-hero h2{font-size:32px}.ompf-panel,.ompf-live-card{padding:18px;border-radius:18px}.ompf-panel-head{align-items:flex-start}.ompf-news-row a{grid-template-columns:78px 1fr}.ompf-row-thumb{width:78px;height:62px}.ompf-news-row h3{font-size:16px}.ompf-article,.ompf-page,.ompf-archive{padding:22px 0 36px}.ompf-article-main,.ompf-page-card{padding:20px;border-radius:20px}.ompf-article-header h1,.ompf-page-card h1,.ompf-archive-head h1{font-size:36px}.ompf-lead{font-size:19px}.ompf-featured{margin:20px -20px 0}.ompf-featured figcaption{padding:8px 20px}.ompf-article-content,.ompf-page-content{font-size:17px;line-height:1.7}.ompf-footer-grid{grid-template-columns:1fr}.ompf-pill-live{position:fixed;right:14px;bottom:14px;z-index:80}.ompf-header .ompf-pill-live{position:static}.ompf-footer{padding-bottom:80px}}
.ompf-mobile-live{display:none;align-items:center;justify-content:center;border-radius:999px;padding:10px 13px;font-weight:900;background:var(--ompf-accent);color:#fff!important}
@media (max-width: 980px){.ompf-mobile-live{display:inline-flex}}
@media (max-width: 640px){.ompf-mobile-live{position:fixed;right:14px;bottom:14px;z-index:80;box-shadow:0 18px 35px rgba(36,88,230,.25)}.ompf-footer{padding-bottom:86px}}

/* v4.5.0 — publieke frontend basis + fase 2 */
.ompf-phase2-section .ompf-live-card{margin:0}
.ompf-place-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.ompf-place-tab{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ompf-line);border-radius:999px;background:#fff;padding:9px 13px;font-weight:900;font-size:13px;color:#344054}.ompf-place-tab.is-active,.ompf-place-tab:hover{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}.ompf-place-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ompf-place-news-col{border:1px solid var(--ompf-line);border-radius:18px;background:#fbfdff;padding:16px}.ompf-place-news-col h3{margin:0 0 12px;font-size:20px;letter-spacing:-.03em}.ompf-place-news-col .ompf-news-row a{grid-template-columns:72px 1fr}.ompf-place-news-col .ompf-row-thumb{width:72px;height:56px}.ompf-place-news-col .ompf-news-row h3{font-size:14px}.ompf-tip-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.ompf-tip-card h2{margin:4px 0 0;font-size:32px;letter-spacing:-.035em}.ompf-tip-card p{margin:0;color:#475467}.ompf-tip-card .ompf-button{grid-column:2;grid-row:1 / span 3;align-self:center}
@media (max-width: 980px){.ompf-place-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-tip-card{grid-template-columns:1fr}.ompf-tip-card .ompf-button{grid-column:auto;grid-row:auto;width:max-content}}
@media (max-width: 640px){.ompf-place-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ompf-place-tab{white-space:nowrap}.ompf-place-news-grid{grid-template-columns:1fr}.ompf-place-news-col{padding:14px}.ompf-tip-card .ompf-button{width:100%}}

/* v4.5.0 — publieke frontend fase 3 */
.ompf-phase3-section{scroll-margin-top:120px}
.ompf-layout-hero-compact .ompf-hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr)}
.ompf-layout-hero-compact .ompf-post-hero h2{font-size:clamp(26px,3.2vw,42px)}
.ompf-home-post-cards .ompf-post-card{box-shadow:none;border-radius:18px}
.ompf-home-post-cards .ompf-card-body{padding:16px}.ompf-home-post-cards h2{font-size:21px}.ompf-home-post-cards .ompf-post-card p{display:none}
.ompf-news-list-compact{gap:6px}.ompf-news-list-compact .ompf-news-row{padding-top:8px}.ompf-news-list-compact .ompf-news-row a{grid-template-columns:1fr}.ompf-news-list-compact .ompf-row-thumb{display:none}.ompf-news-list-compact h3{font-size:16px}
.ompf-layout-compact .ompf-place-news-grid{grid-template-columns:1fr}.ompf-layout-compact .ompf-place-news-col{display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:start}.ompf-layout-compact .ompf-place-news-col h3{margin:0}.ompf-layout-card .ompf-static-block{min-height:180px}.ompf-layout-promo .ompf-static-block{background:linear-gradient(145deg,#fff,#f4f8ff)}
@media (min-width: 981px){.ompf-hide-desktop{display:none!important}}
@media (min-width: 641px) and (max-width: 980px){.ompf-hide-tablet{display:none!important}}
@media (max-width: 640px){.ompf-hide-mobile{display:none!important}.ompf-layout-hero-compact .ompf-hero-grid{grid-template-columns:1fr}.ompf-layout-compact .ompf-place-news-col{grid-template-columns:1fr}.ompf-home-post-cards{grid-template-columns:1fr}.ompf-home-post-cards .ompf-post-card{display:grid;grid-template-columns:90px 1fr}.ompf-home-post-cards .ompf-card-media{height:100%;aspect-ratio:auto}.ompf-home-post-cards .ompf-label{display:none}.ompf-home-post-cards h2{font-size:16px;line-height:1.18}}


/* v4.6.0 — publieke frontend fase 4: mobiele optimalisatie */
html{scroll-behavior:smooth} body.ompf-public-body{overflow-x:hidden}.ompf-site{overflow-x:clip}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.ompf-mobile-actions{display:none;align-items:center;gap:8px}.ompf-search-toggle{display:none;border:1px solid var(--ompf-line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:900;color:var(--ompf-ink)}.ompf-mobile-search{display:none}.ompf-mobile-nav-actions{display:none}.ompf-read-progress{position:absolute;left:0;right:auto;bottom:-1px;height:3px;width:0;background:var(--ompf-accent);transition:width .08s linear;z-index:3}.single-post .ompf-read-progress{position:fixed;top:calc(var(--wp-admin--admin-bar--height,0px) + 0px);bottom:auto;left:0;z-index:120}.ompf-mobile-tabbar{display:none}.ompf-place-tab{font-family:inherit;cursor:pointer}.ompf-place-tab:focus-visible,.ompf-menu-toggle:focus-visible,.ompf-search-toggle:focus-visible,.ompf-mobile-live:focus-visible,.ompf-mobile-tabbar a:focus-visible{outline:3px solid rgba(36,88,230,.25);outline-offset:2px}
@media (max-width: 980px){
  .ompf-header{backdrop-filter:saturate(160%) blur(12px);background:rgba(255,255,255,.96)}
  .ompf-header-main{grid-template-columns:1fr auto}.ompf-mobile-actions{display:flex}.ompf-menu-toggle,.ompf-search-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:42px}.ompf-menu-toggle{font-size:0;width:46px}.ompf-menu-toggle:before{content:"☰";font-size:20px;line-height:1}.ompf-menu-toggle[aria-expanded="true"]:before{content:"×";font-size:26px}.ompf-search-toggle{font-size:0;width:46px}.ompf-search-toggle:before{content:"⌕";font-size:22px;line-height:1}.ompf-nav{display:block;max-height:0;overflow:hidden;border-top:0;box-shadow:0 24px 50px rgba(18,24,38,.14);transition:max-height .22s ease}.ompf-nav.is-open{max-height:min(72vh,620px);border-top:1px solid var(--ompf-line);overflow-y:auto}.ompf-menu-open{overflow:hidden}.ompf-nav-inner{padding:12px 0 16px}.ompf-mobile-search{display:grid;grid-template-columns:1fr auto;gap:8px;margin:0 0 10px}.ompf-mobile-search input{width:100%;border:1px solid var(--ompf-line);border-radius:14px;padding:12px 14px;font:inherit}.ompf-mobile-search button{border:0;border-radius:14px;background:var(--ompf-accent);color:#fff;font-weight:900;padding:0 14px}.ompf-mobile-nav-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.ompf-mobile-nav-actions a{display:flex;justify-content:center;border:1px solid var(--ompf-line);border-radius:14px;padding:12px;font-weight:900}.ompf-mobile-nav-actions a:last-child{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}.ompf-hero-side{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.ompf-hero-side .ompf-post-side{scroll-snap-align:start}.ompf-post-card,.ompf-panel,.ompf-live-card,.ompf-empty-card,.ompf-page-card,.ompf-related{box-shadow:0 12px 28px rgba(18,24,38,.065)}
}
@media (max-width: 640px){
  :root{--ompf-radius:18px}.ompf-public-body{background:#fff}.ompf-container{width:calc(100% - 22px)}.ompf-block{margin:18px 0}.ompf-header{border-bottom-color:#edf0f5}.ompf-header-main{padding:10px 0}.custom-logo-link img{max-height:42px}.ompf-logo-text{font-size:21px;letter-spacing:-.03em}.ompf-mobile-live{display:none!important}.ompf-nav.is-open{max-height:calc(100vh - 62px)}.ompf-nav-inner{width:calc(100% - 22px)}.ompf-menu a{font-size:16px;padding:14px 0}.ompf-section-kicker{font-size:11px;margin-bottom:8px}.ompf-hero-grid{gap:12px}.ompf-post-hero .ompf-card-media{aspect-ratio:16/10}.ompf-post-hero .ompf-card-body{padding:17px}.ompf-post-hero h2{font-size:clamp(27px,8vw,34px);line-height:1.08}.ompf-post-hero p{font-size:15px;line-height:1.35}.ompf-hero-side{display:flex;gap:12px;margin-right:-11px;padding-right:11px}.ompf-hero-side .ompf-post-side{min-width:82%;grid-template-columns:1fr}.ompf-hero-side .ompf-post-side .ompf-card-media{aspect-ratio:16/9}.ompf-post-side h2{font-size:18px}.ompf-panel-head{margin-bottom:12px}.ompf-panel-head h2{font-size:23px}.ompf-panel-head a,.ompf-panel-head span{font-size:13px}.ompf-news-list,.ompf-mini-list{gap:10px}.ompf-news-row a{grid-template-columns:82px 1fr;gap:11px;min-height:74px}.ompf-row-thumb{width:82px;height:64px;border-radius:12px}.ompf-news-row h3{font-size:16px;line-height:1.2}.ompf-label.small{display:none}.ompf-meta{font-size:12px}.ompf-live-card{background:linear-gradient(145deg,#111827,#0b1220);min-height:176px}.ompf-live-card strong{font-size:23px}.ompf-button{width:100%;min-height:44px}.ompf-place-tabs{margin-left:-2px;margin-right:-2px;padding:1px 2px 8px}.ompf-place-tab{min-height:38px}.ompf-place-news-grid{display:block}.ompf-place-news-col{display:none;margin-top:4px}.ompf-place-news-col.is-active{display:block}.ompf-place-news-col h3{font-size:18px}.ompf-layout-compact .ompf-place-news-col{grid-template-columns:1fr}.ompf-static-block{min-height:170px}.ompf-static-block h2{font-size:24px}.ompf-tip-card h2{font-size:26px}.ompf-article,.ompf-page,.ompf-archive{padding:18px 0 30px}.ompf-article-grid,.ompf-page-grid{gap:16px}.ompf-article-main,.ompf-page-card{border-left:0;border-right:0;border-radius:0;margin-left:-11px;margin-right:-11px;padding:22px 18px;box-shadow:none}.ompf-breadcrumb{overflow-x:auto;white-space:nowrap;margin-bottom:14px}.ompf-article-header h1,.ompf-page-card h1,.ompf-archive-head h1{font-size:clamp(31px,9vw,40px);letter-spacing:-.045em;line-height:1.06}.ompf-lead{font-size:19px;line-height:1.42}.ompf-featured{margin:18px -18px 0}.ompf-featured img{max-height:none}.ompf-featured figcaption{padding:8px 18px;font-size:12px}.ompf-article-content,.ompf-page-content{font-size:18px;line-height:1.74;margin-top:22px}.ompf-article-content h2,.ompf-page-content h2{font-size:25px}.ompf-article-aside .ompf-live-card,.ompf-page-aside .ompf-live-card{display:none}.ompf-related{padding:18px;border-radius:18px;box-shadow:none}.ompf-card-grid{gap:14px}.ompf-post-card.ompf-post-card h2{font-size:19px}.ompf-footer{margin-top:26px;padding:26px 0 92px}.ompf-mobile-tabbar{position:fixed;left:10px;right:10px;bottom:10px;z-index:90;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:rgba(255,255,255,.94);border:1px solid var(--ompf-line);box-shadow:0 18px 45px rgba(18,24,38,.16);border-radius:22px;padding:6px;backdrop-filter:saturate(160%) blur(14px)}.ompf-mobile-tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:50px;border-radius:16px;font-size:11px;font-weight:900;color:#344054}.ompf-mobile-tabbar a span{font-size:17px;line-height:1}.ompf-mobile-tabbar a.is-live{background:var(--ompf-accent);color:#fff}.single-post .ompf-read-progress{display:block}.ompf-read-progress{height:3px}.ompf-home-post-cards .ompf-post-card{grid-template-columns:96px 1fr}.ompf-home-post-cards .ompf-card-body{padding:13px}.ompf-home-post-cards .ompf-meta{margin-top:6px}
}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.ompf-nav,.ompf-read-progress{transition:none}}


/* v4.7 preview banner */
.ompf-preview-banner{
    padding-top:18px;
    padding-bottom:0;
}
.ompf-preview-banner .ompf-empty-card{
    border-style:dashed;
    background:#f8fbff;
}


/* v4.8.0 — Publieke frontend fase 6: vormgeving en headeropties */
.ompf-theme-header-compact .ompf-header-main{padding:14px 0}
.ompf-theme-header-compact .ompf-brand-sub{display:none}
.ompf-theme-header-large .ompf-header-main{padding:30px 0}
.ompf-theme-header-large .ompf-logo-text,.ompf-theme-header-large .custom-logo-link{font-size:32px}
.ompf-theme-radius-square .ompf-post-card,.ompf-theme-radius-square .ompf-panel,.ompf-theme-radius-square .ompf-live-card,.ompf-theme-radius-square .ompf-empty-card,.ompf-theme-radius-square .ompf-page-card,.ompf-theme-radius-square .ompf-related{border-radius:14px}
.ompf-theme-radius-round .ompf-post-card,.ompf-theme-radius-round .ompf-panel,.ompf-theme-radius-round .ompf-live-card,.ompf-theme-radius-round .ompf-empty-card,.ompf-theme-radius-round .ompf-page-card,.ompf-theme-radius-round .ompf-related{border-radius:30px}
.ompf-theme-font-compact .ompf-post-card h2{letter-spacing:-.035em}
.ompf-theme-font-large .ompf-news-row h3{font-size:18px}
.ompf-theme-font-large .ompf-article-content,.ompf-theme-font-large .ompf-page-content{font-size:19px}
.ompf-mobile-actions{display:none;align-items:center;gap:8px}.ompf-mobile-live,.ompf-search-toggle{border:1px solid var(--ompf-line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:900;color:var(--ompf-ink)}.ompf-mobile-live{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}.ompf-mobile-search,.ompf-mobile-nav-actions{display:none}.ompf-mobile-search{grid-template-columns:1fr auto;gap:8px;padding:10px 0;border-bottom:1px solid var(--ompf-line)}.ompf-mobile-search input{border:1px solid var(--ompf-line);border-radius:12px;padding:11px 12px;font:inherit}.ompf-mobile-search button,.ompf-mobile-nav-actions a{border:1px solid var(--ompf-line);border-radius:12px;background:#fff;padding:10px 12px;font-weight:900}.ompf-mobile-nav-actions{gap:8px;padding:8px 0 12px}.ompf-mobile-nav-actions a:last-child{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}
@media (max-width:980px){.ompf-mobile-actions{display:flex}.ompf-mobile-search{display:grid}.ompf-mobile-nav-actions{display:flex}.ompf-header-main{gap:12px}.ompf-brand-sub{font-size:12px}.ompf-theme-header-large .ompf-header-main{padding:20px 0}}

/* Fase 7 - SEO, bron en delen */
.ompf-article-source{margin-top:22px;padding:14px 16px;border-radius:16px;background:#f8fafc;border:1px solid var(--ompf-line);color:#475467;font-size:15px}.ompf-article-source strong{color:#101828}.ompf-share-box{margin-top:24px;padding:18px;border:1px solid var(--ompf-line);border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);display:flex;align-items:center;justify-content:space-between;gap:18px}.ompf-share-box strong{display:block;font-size:20px;letter-spacing:-.02em}.ompf-share-box span{display:block;color:var(--ompf-muted);font-size:14px;margin-top:2px}.ompf-share-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ompf-share-actions a,.ompf-share-actions button{appearance:none;border:1px solid var(--ompf-line);background:#fff;color:#182230;border-radius:999px;padding:9px 12px;font-weight:900;font-size:13px;cursor:pointer}.ompf-share-actions a:hover,.ompf-share-actions button:hover{border-color:var(--ompf-accent);color:var(--ompf-accent)}.ompf-share-actions button.is-copied{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}
@media (max-width: 720px){.ompf-share-box{align-items:flex-start;flex-direction:column}.ompf-share-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-share-actions a,.ompf-share-actions button{width:100%;text-align:center}.ompf-article-source{font-size:14px}}


/* v4.10.0 — Publieke frontend fase 8: zoeken en archieven */
.ompf-desktop-search{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid var(--ompf-line);border-radius:999px;padding:5px 6px 5px 12px;min-width:260px}
.ompf-desktop-search input{width:100%;min-width:160px;border:0;background:transparent;color:var(--ompf-ink);font:inherit;font-size:14px;outline:none}
.ompf-desktop-search button{appearance:none;border:0;background:var(--ompf-accent);color:#fff;border-radius:999px;padding:8px 11px;font-weight:900;font-size:12px;cursor:pointer}
.ompf-phase8-archive .ompf-archive-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}
.ompf-archive-count{margin:0;color:var(--ompf-muted);font-weight:800}
.ompf-archive-filters{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(160px,.8fr) minmax(160px,.8fr) minmax(150px,.75fr) auto;gap:12px;align-items:end;background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:16px;margin:0 0 22px}
.ompf-archive-filters label{display:grid;gap:6px}
.ompf-archive-filters span{font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:var(--ompf-muted)}
.ompf-archive-filters input,.ompf-archive-filters select{width:100%;min-height:43px;border:1px solid var(--ompf-line);border-radius:14px;background:#f8fafc;color:var(--ompf-ink);padding:9px 11px;font:inherit;font-weight:750;outline:none}
.ompf-archive-filters input:focus,.ompf-archive-filters select:focus{border-color:var(--ompf-accent);box-shadow:0 0 0 4px rgba(36,88,230,.10);background:#fff}
.ompf-archive-filter-actions{display:flex;gap:8px;align-items:center}
.ompf-archive-filter-actions button,.ompf-archive-filter-actions a{min-height:43px;border-radius:999px;padding:10px 14px;font-weight:950;border:1px solid var(--ompf-line);background:#fff;color:var(--ompf-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap}
.ompf-archive-filter-actions button{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}
.ompf-archive-list{display:grid;gap:14px}
.ompf-archive-result{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);overflow:hidden}
.ompf-archive-result a{display:grid;grid-template-columns:260px 1fr;gap:0;min-height:170px}
.ompf-archive-result-media{background:#eef4ff;min-height:170px}
.ompf-archive-result-media img{width:100%;height:100%;object-fit:cover}
.ompf-archive-result-body{padding:20px 22px}
.ompf-archive-result-body h2{font-size:28px;line-height:1.08;letter-spacing:-.035em;margin:0;color:#101828}
.ompf-archive-result-body p{color:#475467;margin:10px 0 0}
.ompf-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:28px}
.ompf-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:999px;border:1px solid var(--ompf-line);background:#fff;color:#344054;font-weight:950;padding:0 14px}
.ompf-pagination .page-numbers.current{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}
.ompf-pagination a.page-numbers:hover{border-color:var(--ompf-accent);color:var(--ompf-accent)}
@media (max-width: 1180px){.ompf-desktop-search{min-width:210px}.ompf-archive-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-archive-filter-actions{grid-column:1/-1}}
@media (max-width: 980px){.ompf-desktop-search{display:none}.ompf-phase8-archive .ompf-archive-head{display:block}.ompf-archive-count{margin-top:8px}.ompf-archive-filters{grid-template-columns:1fr;border-radius:18px;padding:14px}.ompf-archive-filter-actions{display:grid;grid-template-columns:1fr 1fr}.ompf-archive-result a{grid-template-columns:120px 1fr;min-height:128px}.ompf-archive-result-media{min-height:128px}.ompf-archive-result-body{padding:14px}.ompf-archive-result-body h2{font-size:20px}.ompf-archive-result-body p{display:none}}
@media (max-width: 640px){.ompf-archive-grid{grid-template-columns:1fr}.ompf-archive-filters{margin-bottom:16px}.ompf-archive-filter-actions{grid-template-columns:1fr}.ompf-archive-result a{grid-template-columns:1fr}.ompf-archive-result-media{aspect-ratio:16/9;min-height:0}.ompf-archive-result-body h2{font-size:21px}.ompf-pagination .page-numbers{min-width:38px;height:38px}}


/* Fase 9: meest gelezen en artikelmeting */
.ompf-most-read-panel .ompf-panel-head span{font-size:.82rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.ompf-most-read-list{margin:0;padding:0;list-style:none;counter-reset:ompfPopular;display:grid;gap:10px}
.ompf-most-read-list li{counter-increment:ompfPopular;border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden}
.ompf-most-read-list li a{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:14px;text-decoration:none;color:inherit}
.ompf-most-read-list li a:before{content:counter(ompfPopular);width:30px;height:30px;border-radius:999px;background:var(--ompf-accent);color:#fff;display:grid;place-items:center;font-weight:900;font-size:.9rem}
.ompf-most-read-list strong{display:block;font-size:1rem;line-height:1.25;color:#0f172a}
.ompf-most-read-list span{display:block;margin-top:5px;color:#64748b;font-size:.85rem}
.ompf-most-read-list.is-compact{gap:6px}
.ompf-most-read-list.is-compact li a{padding:10px 12px}
.ompf-most-read-cards .ompf-card{position:relative}


/* v4.12.0 — Publieke frontend fase 10: meldingenbalk */
.ompf-alert-bar{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(15,23,42,.08);background:#111827;color:#fff}
.ompf-alert-inner{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:8px 0;text-align:center}
.ompf-alert-label{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.16);padding:5px 9px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}
.ompf-alert-inner strong{font-size:15px;line-height:1.25;font-weight:900}
.ompf-alert-inner a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#111827;padding:7px 11px;font-size:12px;font-weight:950;text-decoration:none;white-space:nowrap}
.ompf-alert-info{background:var(--ompf-accent)}
.ompf-alert-calm{background:#f8fafc;color:#111827}
.ompf-alert-calm .ompf-alert-label{background:#e5e7eb;color:#111827}
.ompf-alert-calm .ompf-alert-inner a{background:#111827;color:#fff}
@media (max-width:720px){.ompf-alert-inner{align-items:flex-start;justify-content:flex-start;text-align:left;flex-direction:column;gap:6px;padding:10px 0}.ompf-alert-inner a{width:100%}.ompf-alert-hide-mobile{display:none}}

/* v4.13.0 — fase 11: professioneel publiek menu */
@media (min-width: 981px){.ompf-menu-hide-desktop{display:none!important}}
@media (max-width: 980px){.ompf-menu-hide-mobile{display:none!important}.ompf-menu-pro{display:block}.ompf-menu-pro li{border-bottom:1px solid var(--ompf-line)}.ompf-menu-pro li:last-child{border-bottom:0}}
.ompf-mobile-tabbar-pro{grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.ompf-mobile-tabbar-pro a{min-width:0}.ompf-mobile-tabbar-pro a span{font-weight:950}.ompf-footer .ompf-footer-grid a[target="_blank"]:after{content:" ↗";font-size:.85em;opacity:.7}


/* v4.14.0 — fase 12: categorie- en plaatspagina's */
.ompf-phase12-landing{background:linear-gradient(180deg,#f8fbff 0,#fff 260px)}
.ompf-landing-head{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:stretch;margin:4px 0 18px;padding:28px;border:1px solid var(--ompf-line);border-radius:calc(var(--ompf-radius) + 6px);background:linear-gradient(135deg,#fff 0%,#f4f8ff 100%);box-shadow:var(--ompf-shadow)}
.ompf-landing-head-main h1{font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.065em;margin:0 0 12px;color:#101828}.ompf-landing-intro{max-width:760px;color:#344054;font-size:20px;line-height:1.45;margin:0}.ompf-landing-head-side{border:1px solid #d8e4ff;background:#fff;border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:9px;justify-content:center}.ompf-landing-head-side strong{font-size:18px;color:#101828}.ompf-landing-head-side span{color:var(--ompf-muted);font-size:14px;line-height:1.45}.ompf-landing-head-side .ompf-button{width:max-content;margin-top:4px}.ompf-landing-chips{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 18px}.ompf-landing-chips a,.ompf-subcategory-chips a{display:inline-flex;align-items:center;border:1px solid var(--ompf-line);background:#fff;color:#344054;border-radius:999px;padding:9px 13px;font-weight:900;font-size:13px;box-shadow:0 6px 18px rgba(16,24,40,.04)}.ompf-landing-chips a:hover,.ompf-subcategory-chips a:hover{border-color:var(--ompf-accent);color:var(--ompf-accent)}.ompf-landing-chips a.is-all{background:#101828;color:#fff;border-color:#101828}.ompf-subcategory-chips{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid var(--ompf-line);border-radius:20px;padding:14px 16px;margin:0 0 18px}.ompf-subcategory-chips strong{color:#101828}.ompf-subcategory-chips div{display:flex;gap:8px;flex-wrap:wrap}.ompf-landing-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.ompf-landing-sidebar{display:grid;gap:18px;position:sticky;top:118px}.admin-bar .ompf-landing-sidebar{top:150px}.ompf-landing-sidebar .ompf-live-card{margin:0}.ompf-landing-sidebox h2{font-size:22px}.ompf-landing-featured{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);overflow:hidden;margin:0 0 20px}.ompf-landing-featured a{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1fr);min-height:270px}.ompf-landing-featured-media{background:#eef4ff}.ompf-landing-featured-media img{width:100%;height:100%;object-fit:cover}.ompf-landing-featured-body{padding:26px;display:flex;flex-direction:column;justify-content:center}.ompf-landing-featured-body h2{font-size:clamp(28px,3.4vw,46px);line-height:1.03;letter-spacing:-.05em;margin:0;color:#101828}.ompf-landing-featured-body p{color:#475467;font-size:18px;line-height:1.5;margin:12px 0 0}.ompf-phase12-landing .ompf-archive-filters{border-radius:20px}.ompf-phase12-landing .ompf-pagination{margin-top:22px}
@media (max-width:980px){.ompf-landing-head{grid-template-columns:1fr;padding:22px}.ompf-landing-head-side{display:none}.ompf-landing-layout{grid-template-columns:1fr}.ompf-landing-sidebar{position:static}.ompf-landing-featured a{grid-template-columns:1fr}.ompf-landing-featured-media{aspect-ratio:16/9}.ompf-landing-featured-body{padding:20px}.ompf-subcategory-chips{align-items:flex-start;flex-direction:column}}
@media (max-width:640px){.ompf-phase12-landing{background:#fff}.ompf-landing-head{padding:20px;border-radius:22px}.ompf-landing-head-main h1{font-size:40px}.ompf-landing-intro{font-size:17px}.ompf-landing-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ompf-landing-chips a{white-space:nowrap}.ompf-landing-featured-body h2{font-size:26px}.ompf-landing-featured-body p{display:none}.ompf-landing-sidebar{display:none}}

/* v4.15.0 — fase 13: programma's en uitzending gemist */
.ompf-program-page,.ompf-missed-page{background:linear-gradient(180deg,#f8fbff 0,#fff 280px);padding-bottom:40px}
.ompf-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}
.ompf-program-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.ompf-program-card{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:20px;display:flex;flex-direction:column;gap:12px;min-height:100%}
.ompf-program-badge{width:max-content;border-radius:999px;background:#eef4ff;color:var(--ompf-accent);padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.ompf-program-card h3{font-size:26px;line-height:1.05;letter-spacing:-.04em;margin:0;color:#101828}.ompf-program-card h3 a{text-decoration:none;color:inherit}.ompf-program-card p{margin:0;color:#475467;line-height:1.5}.ompf-program-meta{display:grid;gap:4px;border-top:1px solid var(--ompf-line);padding-top:12px}.ompf-program-meta span,.ompf-program-presenters{color:#667085;font-size:14px;font-weight:750}.ompf-program-meta strong{font-size:18px;color:#101828}.ompf-program-latest{border-radius:16px;background:#f8fafc;border:1px solid var(--ompf-line);padding:12px;display:grid;gap:7px}.ompf-program-latest strong{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#667085}.ompf-program-latest a{color:#101828;font-weight:850;text-decoration:none;font-size:14px}.ompf-program-latest a:hover{color:var(--ompf-accent)}
.ompf-program-guide{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:18px;margin:0 0 18px}.ompf-guide-list{display:grid;gap:8px}.ompf-guide-row{display:grid;grid-template-columns:180px 120px 1fr;gap:12px;align-items:center;border:1px solid var(--ompf-line);background:#f8fafc;border-radius:16px;padding:12px 14px}.ompf-guide-row strong{color:#101828}.ompf-guide-row span{color:var(--ompf-accent);font-weight:950}.ompf-guide-row a{color:#101828;text-decoration:none;font-weight:900}.ompf-guide-row a:hover{color:var(--ompf-accent)}
.ompf-program-hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 26px}.ompf-program-hero-meta span,.ompf-program-hero-meta strong,.ompf-program-hero-meta em{font-style:normal;border:1px solid var(--ompf-line);border-radius:999px;background:#fff;padding:8px 12px;color:#344054;font-weight:850}.ompf-program-hero-meta strong{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}.ompf-mini-programs{display:grid;gap:10px;padding:18px}.ompf-mini-programs h3{margin:0 0 4px}.ompf-mini-programs a{display:grid;gap:3px;text-decoration:none;color:#101828;border-top:1px solid var(--ompf-line);padding-top:10px}.ompf-mini-programs a:first-of-type{border-top:0;padding-top:0}.ompf-mini-programs span{font-size:13px;color:#667085}
.ompf-episode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.ompf-episode-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ompf-episode-list{display:grid;gap:14px}.ompf-episode-card{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);overflow:hidden;display:grid;grid-template-columns:120px 1fr;min-height:160px}.ompf-episode-card.is-compact{grid-template-columns:86px 1fr;min-height:132px}.ompf-episode-art{background:linear-gradient(135deg,var(--ompf-accent),#101828);display:grid;place-items:center;color:#fff}.ompf-episode-art span{width:46px;height:46px;border-radius:999px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-weight:950}.ompf-episode-body{padding:18px;display:grid;gap:8px;align-content:start}.ompf-episode-body h3{font-size:22px;line-height:1.12;letter-spacing:-.035em;margin:0;color:#101828}.ompf-episode-body p{margin:0;color:#475467;line-height:1.45}.ompf-public-player{width:100%;height:38px;margin-top:4px}.ompf-chip-row{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 18px}.ompf-chip{display:inline-flex;align-items:center;border:1px solid var(--ompf-line);background:#fff;color:#344054;border-radius:999px;padding:9px 13px;font-weight:900;font-size:13px;box-shadow:0 6px 18px rgba(16,24,40,.04);text-decoration:none}.ompf-chip.is-active,.ompf-chip:hover{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}
@media (max-width:1100px){.ompf-program-grid,.ompf-program-grid.compact,.ompf-episode-grid,.ompf-episode-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-guide-row{grid-template-columns:1fr 110px}}
@media (max-width:720px){.ompf-program-page,.ompf-missed-page{background:#fff}.ompf-program-grid,.ompf-program-grid.compact,.ompf-episode-grid,.ompf-episode-grid.compact{grid-template-columns:1fr}.ompf-guide-row{grid-template-columns:1fr;gap:4px}.ompf-episode-card,.ompf-episode-card.is-compact{grid-template-columns:1fr}.ompf-episode-art{min-height:92px}.ompf-program-card h3{font-size:24px}.ompf-chip-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ompf-chip{white-space:nowrap}}

/* v4.35.0 — fase 33: artikelpagina pro */
.ompf-article-pro{background:linear-gradient(180deg,#f8fbff 0,#fff 360px)}
.ompf-article-pro .ompf-article-main{padding:34px;border-radius:calc(var(--ompf-radius) + 6px)}
.ompf-article-header-pro{max-width:850px}.ompf-article-header-pro h1{font-size:clamp(38px,6vw,74px);letter-spacing:-.065em;line-height:.98}.ompf-lead-pro{font-size:clamp(20px,2.1vw,27px);line-height:1.38;color:#344054;max-width:820px}.ompf-article-meta-pro{flex-wrap:wrap}.ompf-author-line{margin-top:12px;color:#667085;font-size:15px}.ompf-author-line strong{color:#101828}.ompf-featured-pro{border-radius:0;overflow:hidden}.ompf-featured-pro figcaption{display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--ompf-line);background:#f8fafc}.ompf-featured-pro figcaption span{font-weight:950;color:#101828;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.ompf-article-content-pro{max-width:780px}.ompf-article-content-pro>p:first-child{font-size:1.08em}.ompf-article-source{margin-top:22px;border:1px solid var(--ompf-line);background:#f8fafc;border-radius:18px;padding:15px 16px;color:#344054}.ompf-author-box{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:center;border:1px solid var(--ompf-line);background:linear-gradient(135deg,#fff,#f8fbff);border-radius:22px;padding:18px;margin-top:24px}.ompf-author-avatar-wrap img{border-radius:999px}.ompf-author-box span{font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.07em;color:var(--ompf-accent)}.ompf-author-box strong{display:block;font-size:20px;color:#101828}.ompf-author-box p{margin:4px 0 8px;color:#667085}.ompf-author-box a{font-weight:900;color:var(--ompf-accent)}.ompf-article-tags{display:grid;gap:10px;margin-top:22px}.ompf-article-tags strong{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#667085}.ompf-article-tags div{display:flex;gap:9px;flex-wrap:wrap}.ompf-article-tags a{display:inline-flex;border:1px solid var(--ompf-line);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;color:#344054}.ompf-article-tags a:hover{border-color:var(--ompf-accent);color:var(--ompf-accent)}.ompf-share-box{margin-top:24px;border:1px solid var(--ompf-line);border-radius:22px;padding:18px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.ompf-share-box strong{display:block;color:#101828;font-size:18px}.ompf-share-box span{display:block;color:#667085;font-size:14px}.ompf-share-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ompf-share-actions a,.ompf-share-actions button{border:1px solid var(--ompf-line);border-radius:999px;background:#f8fafc;color:#101828;padding:9px 12px;font-weight:900;cursor:pointer}.ompf-share-actions a:hover,.ompf-share-actions button:hover{background:var(--ompf-accent);border-color:var(--ompf-accent);color:#fff}.ompf-same-place{margin-top:30px;border-top:1px solid var(--ompf-line);padding-top:26px}.ompf-same-place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ompf-same-place .ompf-post-card h2{font-size:20px}.ompf-prev-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.ompf-prev-next a{display:block;border:1px solid var(--ompf-line);border-radius:20px;background:#fff;padding:17px;text-decoration:none}.ompf-prev-next a:hover{border-color:var(--ompf-accent);box-shadow:0 12px 26px rgba(36,88,230,.1)}.ompf-prev-next span{display:block;font-size:12px;color:#667085;text-transform:uppercase;letter-spacing:.06em;font-weight:950;margin-bottom:6px}.ompf-prev-next strong{display:block;color:#101828;line-height:1.2}.ompf-related-pro{padding:20px}.ompf-related-pro h2{font-size:22px;letter-spacing:-.03em}.ompf-related-item{display:grid!important;grid-template-columns:68px 1fr;gap:12px;align-items:center}.ompf-related-thumb{width:68px;height:54px;border-radius:12px;overflow:hidden;background:#eef4ff}.ompf-related-thumb img{width:100%;height:100%;object-fit:cover}.ompf-related-thumb-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eaf0ff,#fff)}.ompf-related-item em{display:block;font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ompf-accent);font-weight:950;margin-bottom:3px}.ompf-related-item strong{display:block;color:#101828;font-size:14px}.ompf-article-aside-pro{position:sticky;top:118px}.admin-bar .ompf-article-aside-pro{top:150px}
@media (max-width:980px){.ompf-article-aside-pro{position:static}.ompf-same-place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-share-box{grid-template-columns:1fr}.ompf-share-actions{justify-content:flex-start}}
@media (max-width:640px){.ompf-article-pro{background:#fff}.ompf-article-pro .ompf-article-main{padding:20px;border-radius:22px}.ompf-article-header-pro h1{font-size:38px}.ompf-lead-pro{font-size:19px}.ompf-featured-pro{margin:22px -20px 0}.ompf-featured-pro figcaption{padding:9px 20px;align-items:flex-start;flex-direction:column;gap:2px}.ompf-article-content-pro{font-size:18px;line-height:1.72}.ompf-author-box{grid-template-columns:1fr;text-align:left}.ompf-same-place-grid,.ompf-prev-next{grid-template-columns:1fr}.ompf-share-actions a,.ompf-share-actions button{width:100%;justify-content:center;text-align:center}.ompf-article-tags div{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ompf-article-tags a{white-space:nowrap}.ompf-related-item{grid-template-columns:58px 1fr}.ompf-related-thumb{width:58px;height:48px}}

/* v4.36.0 — fase 34: live radio / player pro */
.ompf-live-card-pro{display:flex;flex-direction:column;gap:12px}.ompf-live-card-pro p b{color:#fff}.ompf-live-player{position:relative;z-index:2;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);border-radius:20px;padding:12px;display:grid;gap:10px;color:#fff}.ompf-live-player-main{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.ompf-live-play{appearance:none;border:0;width:46px;height:46px;border-radius:999px;background:#fff;color:#101828;font-weight:950;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.18)}.ompf-live-play[disabled]{opacity:.45;cursor:not-allowed}.ompf-live-play.is-playing{background:var(--ompf-accent);color:#fff}.ompf-live-player strong{display:block;font-size:15px;line-height:1.2}.ompf-live-player span,.ompf-live-player em{display:block;color:rgba(255,255,255,.78);font-size:13px;font-style:normal;margin-top:2px}.ompf-live-open{display:inline-flex;width:max-content;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.4);font-weight:900;font-size:13px}.ompf-live-missing{margin:0!important;color:#ffd9a8!important;font-size:13px}.ompf-live-player-page{background:#101828;border-color:#101828;padding:18px;border-radius:26px;margin-top:22px}.ompf-live-player-page .ompf-live-play{width:62px;height:62px;font-size:22px}.ompf-live-player-page .ompf-live-player-main{gap:16px}.ompf-live-player-page strong{font-size:24px}.ompf-live-player-page span{font-size:16px}.ompf-live-page{padding:38px 0 60px}.ompf-live-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.ompf-live-page-hero{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:34px}.ompf-live-page-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.065em;margin:0 0 14px}.ompf-live-page-side{display:grid;gap:18px}.ompf-live-page-side .ompf-panel{padding:22px}.ompf-live-page-side h2{margin:0 0 10px;letter-spacing:-.03em}.ompf-mini-player{position:fixed;left:18px;right:18px;bottom:18px;z-index:95;pointer-events:none}.ompf-mini-player-inner{pointer-events:auto;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;max-width:760px;margin:0 auto;background:rgba(16,24,40,.96);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 22px 55px rgba(0,0,0,.28);padding:10px 12px 10px 18px}.ompf-mini-copy{min-width:0;display:flex;align-items:center;gap:10px}.ompf-mini-copy strong{white-space:nowrap}.ompf-mini-copy em{font-style:normal;color:rgba(255,255,255,.72);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ompf-live-player-mini{padding:0;border:0;background:transparent;display:flex;align-items:center}.ompf-live-player-mini .ompf-live-player-main{display:flex}.ompf-live-player-mini .ompf-live-player-main>div,.ompf-live-player-mini .ompf-live-open{display:none}.ompf-live-player-mini .ompf-live-play{width:42px;height:42px}.ompf-has-mini-player .ompf-footer{padding-bottom:104px}.omp-warning-inline{margin-top:16px;padding:13px 15px;border-radius:16px;background:#fff7df;border:1px solid #ffe3a3;color:#5f4200}.omp-live-settings-grid .ompf-live-card{margin:0}.omp-live-settings-grid .ompf-live-card:after{display:none}
@media (max-width:980px){.ompf-live-page-grid{grid-template-columns:1fr}.ompf-live-page-side{grid-template-columns:1fr 1fr}.ompf-mini-player-inner{max-width:calc(100% - 24px)}}
@media (max-width:640px){.ompf-live-page{padding:22px 0 42px}.ompf-live-page-hero{padding:22px;border-radius:22px}.ompf-live-page-hero h1{font-size:40px}.ompf-live-page-side{grid-template-columns:1fr}.ompf-live-player-page .ompf-live-player-main{grid-template-columns:auto 1fr}.ompf-mini-player{left:10px;right:10px;bottom:72px}.ompf-mini-player-inner{grid-template-columns:1fr auto;border-radius:24px;padding:10px 10px 10px 14px}.ompf-mini-copy{display:grid;grid-template-columns:auto 1fr;gap:2px 8px}.ompf-mini-copy .ompf-live-dot{grid-row:1 / span 2}.ompf-mini-copy strong,.ompf-mini-copy em{font-size:13px}.ompf-mini-hide-mobile{display:none}.ompf-has-mini-player.ompf-mini-player-mobile .ompf-mobile-live{display:none!important}.ompf-has-mini-player.ompf-mini-player-mobile .ompf-footer{padding-bottom:144px}.ompf-has-mini-player.ompf-mini-player-mobile .ompf-mobile-tabbar{bottom:0}.ompf-has-mini-player.ompf-mini-player-mobile .ompf-mobile-tabbar-pro{bottom:0}}


/* Fase 17 — publieke formulieren */
.ompf-public-form-page{padding:34px 0 54px;background:linear-gradient(180deg,#f8fbff 0,#fff 32%)}
.ompf-form-grid-public{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}
.ompf-public-form-card{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:30px}
.ompf-public-form-card h1{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.055em;margin:8px 0 12px;color:#101828}
.ompf-public-form-pro{display:grid;gap:16px;margin-top:22px}
.ompf-public-form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.ompf-public-form-pro label{display:grid;gap:7px;font-weight:900;color:#344054}
.ompf-public-form-pro small{font-weight:700;color:#667085}
.ompf-public-form-pro input,.ompf-public-form-pro textarea{width:100%;border:1px solid var(--ompf-line);border-radius:15px;background:#fff;padding:12px 14px;font:inherit;color:#101828;outline:none}
.ompf-public-form-pro textarea{resize:vertical;min-height:160px;line-height:1.6}
.ompf-public-form-pro input:focus,.ompf-public-form-pro textarea:focus{border-color:var(--ompf-accent);box-shadow:0 0 0 4px rgba(36,88,230,.10)}
.ompf-public-check{display:flex!important;grid-template-columns:auto!important;align-items:flex-start;gap:10px;border:1px solid var(--ompf-line);background:#f8fbff;border-radius:16px;padding:13px 14px;font-size:14px;line-height:1.45}
.ompf-public-check input{width:auto;margin-top:3px}
.ompf-form-privacy{margin:0;color:#667085;font-size:13px;line-height:1.5}
.ompf-public-form-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:16px;padding:14px 16px;margin:16px 0}
.ompf-public-form-success strong{display:block;margin-bottom:2px}
.ompf-public-form-success p{margin:0;color:#166534}
.ompf-hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.ompf-public-form-side{display:grid;gap:18px}
.ompf-form-side-card{padding:22px}
.ompf-form-side-card h2{font-size:20px;margin:0 0 10px}
.ompf-form-side-card ol{margin:0;padding-left:20px;color:#475467;line-height:1.6}
@media(max-width:980px){.ompf-form-grid-public{grid-template-columns:1fr}.ompf-public-form-side .ompf-live-card{display:none}}
@media(max-width:640px){.ompf-public-form-page{padding:18px 0 32px}.ompf-public-form-card{border-left:0;border-right:0;border-radius:0;margin-left:-11px;margin-right:-11px;padding:24px 18px;box-shadow:none}.ompf-public-form-two{grid-template-columns:1fr}.ompf-public-form-pro .ompf-button{width:100%}}

/* Fase 18 — Nieuwsbrief */
.ompf-newsletter-card{background:linear-gradient(135deg,#ffffff 0%,#f5f8ff 100%);border:1px solid var(--ompf-border,#e5e7eb);border-radius:var(--ompf-radius,22px);box-shadow:0 18px 45px rgba(15,23,42,.08);padding:clamp(22px,4vw,42px);display:grid;gap:14px;overflow:hidden;position:relative}
.ompf-newsletter-card:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:999px;background:color-mix(in srgb,var(--ompf-accent,#2458e6) 12%,transparent);pointer-events:none}
.ompf-newsletter-card h2{font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.08;margin:0;color:#0f172a;position:relative;z-index:1}
.ompf-newsletter-card>p{font-size:1.06rem;color:#475569;max-width:720px;margin:0;position:relative;z-index:1}
.ompf-newsletter-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) auto;gap:12px;align-items:end;position:relative;z-index:1}
.ompf-newsletter-compact .ompf-newsletter-form{grid-template-columns:minmax(240px,1fr) auto;max-width:720px}
.ompf-newsletter-form label{display:grid;gap:6px;font-weight:800;color:#0f172a;font-size:.92rem}
.ompf-newsletter-form label small{color:#64748b;font-weight:700}
.ompf-newsletter-form input{width:100%;border:1px solid #cbd5e1;border-radius:14px;background:#fff;padding:13px 14px;font:inherit;color:#0f172a;outline:none}
.ompf-newsletter-form input:focus{border-color:var(--ompf-accent,#2458e6);box-shadow:0 0 0 4px color-mix(in srgb,var(--ompf-accent,#2458e6) 15%,transparent)}
.ompf-newsletter-form button{border:0;border-radius:16px;background:var(--ompf-accent,#2458e6);color:#fff;font-weight:900;padding:14px 20px;cursor:pointer;box-shadow:0 12px 28px color-mix(in srgb,var(--ompf-accent,#2458e6) 24%,transparent);white-space:nowrap}
.ompf-newsletter-form .ompf-form-privacy{grid-column:1/-1;margin:0;color:#64748b;font-size:.9rem;line-height:1.45}
.ompf-newsletter-page .ompf-newsletter-card{box-shadow:none;border:0;background:transparent;padding:0}
@media (max-width:760px){.ompf-newsletter-form,.ompf-newsletter-compact .ompf-newsletter-form{grid-template-columns:1fr}.ompf-newsletter-form button{width:100%}.ompf-newsletter-card{padding:22px}}


/* Fase 19 — Privacy en cookies */
.ompf-cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:120;background:rgba(15,23,42,.96);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.34);padding:16px}
.ompf-cookie-banner[hidden]{display:none!important}
.ompf-cookie-inner{max-width:var(--ompf-container,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}
.ompf-cookie-copy strong{display:block;font-size:18px;margin-bottom:4px}
.ompf-cookie-copy p{margin:0;color:rgba(255,255,255,.78);line-height:1.45}
.ompf-cookie-copy a{display:inline-flex;margin-top:8px;color:#fff;text-decoration:underline;text-underline-offset:3px;font-weight:850}
.ompf-cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.ompf-cookie-actions button{border:0;border-radius:999px;background:#fff;color:#0f172a;font-weight:950;padding:11px 14px;cursor:pointer}
.ompf-cookie-actions button.is-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22)}
.ompf-cookie-actions button[hidden]{display:none!important}
.ompf-cookie-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px}
.ompf-cookie-options[hidden]{display:none!important}
.ompf-cookie-options label{display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px;font-weight:900}
.ompf-cookie-options small{display:block;color:rgba(255,255,255,.68);font-weight:650;margin-top:3px;line-height:1.35}
.ompf-privacy-page{padding:34px 0 58px;background:linear-gradient(180deg,#f8fbff 0,#fff 36%)}
.ompf-privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.ompf-privacy-hero{grid-column:1/-1;background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:clamp(24px,4vw,42px)}
.ompf-privacy-hero h1{font-size:clamp(40px,6vw,72px);line-height:.98;letter-spacing:-.065em;margin:8px 0 12px;color:#101828}
.ompf-privacy-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.ompf-privacy-card{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:24px}
.ompf-privacy-card h2{margin:0 0 10px;font-size:24px;letter-spacing:-.035em;color:#101828}
.ompf-privacy-card p,.ompf-privacy-card li,.ompf-privacy-card dd{color:#475467;line-height:1.6}
.ompf-privacy-card ul{margin:0;padding-left:20px}
.ompf-privacy-card dl{margin:12px 0 0;display:grid;gap:8px}
.ompf-privacy-card dt{font-weight:950;color:#101828}
.ompf-privacy-card dd{margin:0}
@media(max-width:760px){.ompf-cookie-banner{left:10px;right:10px;bottom:76px;border-radius:20px}.ompf-cookie-inner{grid-template-columns:1fr}.ompf-cookie-actions{justify-content:stretch}.ompf-cookie-actions button{flex:1 1 auto}.ompf-cookie-options{grid-template-columns:1fr}.ompf-privacy-grid{grid-template-columns:1fr}.ompf-privacy-page{padding:18px 0 36px}.ompf-privacy-hero,.ompf-privacy-card{border-left:0;border-right:0;border-radius:0;margin-left:-11px;margin-right:-11px;box-shadow:none}}

/* Fase 20 — Advertenties & sponsoren */
.ompf-ad-group{background:#fff;border:1px solid var(--ompf-line);border-radius:var(--ompf-radius);box-shadow:var(--ompf-shadow);padding:clamp(18px,3vw,28px)}
.ompf-ad-head{margin-bottom:18px}.ompf-ad-head h2{margin:0}.ompf-ad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ompf-ad-strip{display:grid;grid-template-columns:1fr;gap:14px}.ompf-ad-list{display:grid;gap:12px}.ompf-ad-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--ompf-line);border-radius:18px;background:#fbfdff;padding:14px;min-width:0}.ompf-ad-grid .ompf-ad-card{grid-template-columns:1fr}.ompf-ad-media{display:grid;place-items:center;min-height:92px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#eef4ff,#f8fafc);text-decoration:none;color:var(--ompf-accent);font-size:30px;font-weight:950}.ompf-ad-media img{width:100%;height:100%;object-fit:cover;display:block}.ompf-ad-label{display:inline-flex;width:max-content;border-radius:999px;background:#eef4ff;color:var(--ompf-accent);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;padding:5px 8px;margin-bottom:7px}.ompf-ad-body h3{font-size:18px;line-height:1.18;margin:0}.ompf-ad-body h3 a{color:#101828;text-decoration:none}.ompf-ad-body p{color:#475467;margin:7px 0 10px;line-height:1.45}.ompf-ad-cta{font-weight:900;color:var(--ompf-accent);text-decoration:none;font-size:14px}.ompf-ad-position-article{margin:28px 0}.ompf-article-aside .ompf-ad-group,.ompf-landing-sidebar .ompf-ad-group,.ompf-page-aside .ompf-ad-group{padding:18px}.ompf-article-aside .ompf-ad-head h2,.ompf-landing-sidebar .ompf-ad-head h2,.ompf-page-aside .ompf-ad-head h2{font-size:20px}.ompf-article-aside .ompf-ad-head a,.ompf-landing-sidebar .ompf-ad-head a,.ompf-page-aside .ompf-ad-head a{display:none}.ompf-article-aside .ompf-ad-card,.ompf-landing-sidebar .ompf-ad-card,.ompf-page-aside .ompf-ad-card{grid-template-columns:1fr}.ompf-article-aside .ompf-ad-media,.ompf-landing-sidebar .ompf-ad-media,.ompf-page-aside .ompf-ad-media{min-height:74px}.ompf-ad-strip .ompf-ad-card{grid-template-columns:120px minmax(0,1fr)}
@media(max-width:980px){.ompf-ad-grid{grid-template-columns:1fr 1fr}.ompf-ad-strip .ompf-ad-card{grid-template-columns:1fr}.ompf-article-aside .ompf-ad-group{display:none}}
@media(max-width:760px){.ompf-ad-grid{grid-template-columns:1fr}.ompf-ad-card{grid-template-columns:1fr}.ompf-ad-hide-mobile{display:none!important}.ompf-ad-group{border-left:0;border-right:0;border-radius:0;margin-left:-11px;margin-right:-11px;box-shadow:none}.ompf-ad-position-sidebar{display:none}}

/* v4.24.0 — fase 22: toegankelijkheid en leesbaarheid */
.ompf-focus-visible :is(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #ffbf47;outline-offset:3px;box-shadow:0 0 0 6px rgba(255,191,71,.25)}
.ompf-skip{font-weight:950;border:2px solid #101828;box-shadow:0 10px 25px rgba(16,24,40,.18)}
.ompf-access-tools{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--ompf-line);background:#fff;border-radius:999px;padding:3px;box-shadow:0 8px 18px rgba(15,23,42,.04)}
.ompf-access-tools button{min-width:36px;min-height:34px;border:0;border-radius:999px;background:transparent;color:#101828;font-weight:950;cursor:pointer;padding:6px 8px;line-height:1}
.ompf-access-tools button:hover,.ompf-access-tools button.is-active{background:var(--ompf-accent);color:#fff}
.ompf-access-tools-mobile{display:none;margin:8px 0 10px;width:100%;justify-content:center;border-radius:16px}.ompf-access-tools-mobile button{flex:1;min-height:42px}
.ompf-text-large{font-size:1.075rem}.ompf-text-extra{font-size:1.16rem}.ompf-text-large .ompf-article-content,.ompf-text-large .ompf-page-content{font-size:19.5px}.ompf-text-extra .ompf-article-content,.ompf-text-extra .ompf-page-content{font-size:21px;line-height:1.82}
.ompf-underline-links .ompf-article-content a,.ompf-underline-links .ompf-page-content a,.ompf-underline-links .ompf-privacy-card a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;color:var(--ompf-accent)}
.ompf-large-tap-targets :is(.ompf-pill,.ompf-button,.ompf-menu a,.ompf-mobile-tabbar a,.ompf-mobile-actions button,.ompf-mobile-live,.ompf-place-tabs button,.ompf-share-actions a,.ompf-share-copy,.ompf-cookie-actions button){min-height:44px;min-width:44px}
.ompf-large-tap-targets input,.ompf-large-tap-targets select,.ompf-large-tap-targets textarea{min-height:44px}
.ompf-high-contrast{--ompf-ink:#050505;--ompf-muted:#374151;--ompf-line:#6b7280;--ompf-bg:#ffffff;--ompf-card:#ffffff;--ompf-soft:#e5e7eb;--ompf-shadow:none}
.ompf-high-contrast .ompf-post-card,.ompf-high-contrast .ompf-panel,.ompf-high-contrast .ompf-live-card,.ompf-high-contrast .ompf-empty-card,.ompf-high-contrast .ompf-page-card,.ompf-high-contrast .ompf-related,.ompf-high-contrast .ompf-article-main,.ompf-high-contrast .ompf-ad-group,.ompf-high-contrast .ompf-newsletter-card,.ompf-high-contrast .ompf-privacy-card{border-width:2px}
.ompf-high-contrast .ompf-pill-live,.ompf-high-contrast .ompf-button{background:#000!important;border-color:#000!important;color:#fff!important}.ompf-high-contrast .ompf-label,.ompf-high-contrast .ompf-chip.is-active{background:#000!important;color:#fff!important;border-color:#000!important}
.ompf-reduce-motion *{scroll-behavior:auto!important}@media (prefers-reduced-motion: reduce){.ompf-site *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(max-width:980px){.ompf-access-tools-desktop{display:none}.ompf-access-tools-mobile{display:flex}.ompf-text-large,.ompf-text-extra{font-size:1rem}.ompf-text-large .ompf-article-content,.ompf-text-large .ompf-page-content{font-size:19px}.ompf-text-extra .ompf-article-content,.ompf-text-extra .ompf-page-content{font-size:20px}}

/* v4.25 fase 23 - veilige publieke beeldweergave */
.ompf-site img{max-width:100%;height:auto}
.ompf-card-media img,.ompf-featured img,.ompf-row-thumb img,.ompf-related-thumb img,.ompf-ad-media img{display:block;width:100%}
.ompf-card-media img,.ompf-row-thumb img,.ompf-related-thumb img{object-fit:cover}

/* Fase 25: test/live release badge */
.ompf-release-badge{position:fixed;z-index:99999;right:18px;top:18px;background:#111827;color:#fff;border-radius:999px;padding:9px 14px;box-shadow:0 12px 32px rgba(15,23,42,.22);display:flex;gap:8px;align-items:center;font-size:13px;line-height:1;}
.ompf-release-badge strong{font-weight:800;}
.ompf-release-badge span{opacity:.78;}
@media (max-width:760px){.ompf-release-badge{left:12px;right:12px;top:auto;bottom:78px;justify-content:center;}}


/* v4.34.0 — Fase 32: publieke homepage past netter op desktop/tablet/mobiel */
.ompf-site,.ompf-main,.ompf-container,.ompf-panel,.ompf-post-card,.ompf-live-card,.ompf-static-block,.ompf-news-row,.ompf-place-news-col{min-width:0;max-width:100%;box-sizing:border-box}
.ompf-panel,.ompf-post-card,.ompf-live-card,.ompf-static-block,.ompf-empty-card{overflow-wrap:anywhere}
.ompf-panel-head{min-width:0}
.ompf-panel-head h2{min-width:0;overflow-wrap:anywhere}
.ompf-home-post-cards{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}
.ompf-layout-hero-compact .ompf-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr)}
.ompf-layout-hero-compact .ompf-post-hero h2{font-size:clamp(28px,3vw,42px)}
.ompf-layout-hero-compact .ompf-post-hero .ompf-card-body{padding:20px}
.ompf-layout-compact .ompf-panel{padding:18px}
.ompf-layout-compact .ompf-news-row a{grid-template-columns:70px 1fr}
.ompf-layout-compact .ompf-row-thumb{width:70px;height:56px}
.ompf-layout-compact .ompf-news-row h3{font-size:16px}
@media (max-width:1180px){
  .ompf-hero-grid,.ompf-layout-hero-compact .ompf-hero-grid{grid-template-columns:1fr}
  .ompf-hero-side{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:760px){
  .ompf-container{width:min(100% - 24px,640px)}
  .ompf-block{margin:20px 0}
  .ompf-panel{padding:18px;border-radius:18px}
  .ompf-panel-head{display:grid;gap:6px;align-items:start}
  .ompf-panel-head h2{font-size:24px}
  .ompf-hero-side{grid-template-columns:1fr}
  .ompf-post-side{grid-template-columns:92px 1fr}
  .ompf-post-side .ompf-card-media{height:100%}
  .ompf-post-side h2{font-size:17px}
  .ompf-post-hero h2{font-size:clamp(28px,9vw,40px)}
  .ompf-card-body,.ompf-post-hero .ompf-card-body{padding:17px}
  .ompf-news-row a{grid-template-columns:74px 1fr;gap:11px}
  .ompf-row-thumb{width:74px;height:58px;border-radius:12px}
  .ompf-place-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
  .ompf-place-tab{white-space:nowrap}
}
@media (max-width:420px){
  .ompf-container{width:min(100% - 18px,420px)}
  .ompf-post-side{grid-template-columns:1fr}
  .ompf-post-side .ompf-card-media{aspect-ratio:16/9}
  .ompf-news-row a{grid-template-columns:1fr}
  .ompf-row-thumb{width:100%;height:auto;aspect-ratio:16/9}
}

/* v4.35.0 — vormgevingscontrole: publieke site responsive en overflow-veilig */
.ompf-site,.ompf-site *,.ompf-site *::before,.ompf-site *::after{box-sizing:border-box}
.ompf-site{overflow-x:hidden}
.ompf-container,.ompf-main,.ompf-section,.ompf-card,.ompf-panel,.ompf-article,.ompf-archive-result,.ompf-home-block{min-width:0;max-width:100%}
.ompf-card,.ompf-panel,.ompf-article,.ompf-archive-result,.ompf-home-block{overflow-wrap:anywhere}
.ompf-site img,.ompf-site video,.ompf-site iframe{max-width:100%}
.ompf-site img,.ompf-site video{height:auto}
.ompf-grid,.ompf-home-grid,.ompf-card-grid,.ompf-news-grid,.ompf-footer-grid,.ompf-program-grid{min-width:0}
.ompf-grid>* ,.ompf-home-grid>* ,.ompf-card-grid>* ,.ompf-news-grid>* ,.ompf-footer-grid>* ,.ompf-program-grid>*{min-width:0}
.ompf-header-main,.ompf-menu-pro,.ompf-actions,.ompf-share-actions{min-width:0;flex-wrap:wrap}
.ompf-title,.ompf-card h2,.ompf-card h3,.ompf-article h1,.ompf-archive-result-body h2{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none;-ms-hyphens:none}
.ompf-button,.ompf-share-actions a,.ompf-share-actions button{white-space:normal;text-align:center}
.ompf-article-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.ompf-article-content pre,.ompf-article-content code{white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:980px){
  .ompf-header-main{align-items:flex-start}
  .ompf-menu-pro,.ompf-mobile-nav-actions{width:100%}
  .ompf-desktop-only{display:none!important}
}
@media(max-width:640px){
  .ompf-container{padding-left:14px;padding-right:14px}
  .ompf-card,.ompf-panel,.ompf-article,.ompf-archive-result{border-radius:18px}
  .ompf-actions,.ompf-share-actions{display:grid;width:100%}
  .ompf-actions a,.ompf-actions button,.ompf-share-actions a,.ompf-share-actions button{width:100%}
}

/* v4.35.0 / fase 33: publieke artikelpagina pro */
.ompf-article-phase33{background:linear-gradient(180deg,#f7faff 0,#fff 440px)}
.ompf-article-phase33 .ompf-article-main{box-shadow:0 24px 60px rgba(16,24,40,.06);border:1px solid rgba(16,24,40,.06);background:#fff}
.ompf-article-place-kicker{display:inline-flex;width:max-content;margin:0 0 12px;padding:7px 11px;border-radius:999px;background:#eef4ff;color:var(--ompf-accent);font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.ompf-article-breadcrumb{font-size:13px;line-height:1.35;flex-wrap:wrap;margin-bottom:20px}.ompf-article-breadcrumb span:last-child{color:#667085;font-weight:800}.ompf-article-breadcrumb a{font-weight:850}.ompf-article-phase33 .ompf-author-line{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ompf-article-phase33 .ompf-featured-pro img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}.ompf-featured-caption{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:start;padding:12px 16px!important}.ompf-photo-caption-text{color:#344054;font-weight:650;line-height:1.35}.ompf-photo-credit-text{color:#667085;font-size:12px;text-align:right;white-space:normal}.ompf-photo-credit-text strong{display:inline-block;margin-right:4px;color:#101828;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.ompf-article-phase33 .ompf-article-content-pro{font-size:19px;line-height:1.78}.ompf-article-phase33 .ompf-article-content-pro>p{margin:0 0 1.25em}.ompf-article-phase33 .ompf-article-content-pro h2,.ompf-article-phase33 .ompf-article-content-pro h3{letter-spacing:-.035em;line-height:1.15}.ompf-article-phase33 .ompf-article-content-pro img{border-radius:18px;max-width:100%;height:auto}.ompf-article-phase33 .ompf-article-source a{font-weight:900;color:var(--ompf-accent);word-break:break-word}.ompf-article-layout-compact .ompf-article-grid{grid-template-columns:minmax(0,820px) 300px}.ompf-article-layout-compact .ompf-article-header-pro h1{font-size:clamp(34px,4.6vw,58px)}.ompf-article-layout-compact .ompf-lead-pro{font-size:clamp(18px,1.8vw,23px)}.ompf-article-layout-classic .ompf-article-main{box-shadow:none}.ompf-article-layout-classic .ompf-article-header-pro h1{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.035em}.ompf-article-layout-classic .ompf-article-content-pro{font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.8;color:#1d2939}
@media(max-width:980px){.ompf-article-phase33 .ompf-article-main{box-shadow:none}.ompf-featured-caption{grid-template-columns:1fr}.ompf-photo-credit-text{text-align:left}.ompf-article-layout-compact .ompf-article-grid{grid-template-columns:1fr}}
@media(max-width:640px){.ompf-article-phase33 .ompf-article-header-pro h1{font-size:clamp(34px,11vw,42px);line-height:1.02}.ompf-article-place-kicker{font-size:11px;margin-bottom:10px}.ompf-article-breadcrumb{font-size:12px;margin-bottom:14px}.ompf-featured-caption{padding:10px 20px!important}.ompf-photo-caption-text{font-size:14px}.ompf-photo-credit-text{font-size:12px}.ompf-article-phase33 .ompf-article-content-pro{font-size:18px;line-height:1.72}.ompf-article-phase33 .ompf-article-content-pro h2{font-size:25px}.ompf-article-layout-classic .ompf-article-content-pro{font-size:19px}}


/* Fase 34 — live radio/player pro */
.ompf-live-player{gap:12px}
.ompf-live-player-copy{min-width:0}
.ompf-live-status{display:inline-flex!important;align-items:center;gap:6px;color:rgba(255,255,255,.68)!important;font-size:12px!important;margin-top:5px!important}
.ompf-live-status:before{content:"";width:7px;height:7px;border-radius:999px;background:#fec84b;display:inline-block}
.ompf-live-player[data-ompf-state="playing"] .ompf-live-status:before{background:#32d583}
.ompf-live-player[data-ompf-state="error"] .ompf-live-status:before{background:#f04438}
.ompf-live-volume{width:100%;max-width:220px}
.ompf-live-volume label{display:grid;gap:5px;color:rgba(255,255,255,.74);font-size:12px;font-weight:800}
.ompf-live-volume input[type="range"]{width:100%;accent-color:#fff}
.ompf-live-artwork,.ompf-live-card-art{border-radius:20px;overflow:hidden;background:rgba(255,255,255,.1)}
.ompf-live-artwork{width:120px;height:120px;margin-bottom:16px}
.ompf-live-artwork img,.ompf-live-card-art img{width:100%;height:100%;object-fit:cover}
.ompf-live-card-art{width:74px;height:74px;float:right;margin:0 0 12px 14px}
.ompf-live-player-card .ompf-live-volume{max-width:100%}
.ompf-live-player-mini .ompf-live-status,.ompf-live-player-mini .ompf-live-volume{display:none!important}
.ompf-live-player-page{display:grid;grid-template-columns:1fr;align-items:start}
.ompf-live-player-page .ompf-live-volume{max-width:280px}
.ompf-live-page-pro .ompf-panel{overflow-wrap:anywhere}
.omp-live-status-grid{margin-top:14px}
@media(max-width:640px){
  .ompf-live-volume{max-width:100%}
  .ompf-live-card-art{width:58px;height:58px;border-radius:16px}
  .ompf-live-player-page .ompf-live-player-main{align-items:flex-start}
  .ompf-live-player-page .ompf-live-volume{max-width:100%}
}

/* Fase 35 — Events & blogpagina builder */
.ompf-events-page{background:linear-gradient(180deg,#f7faff 0,#fff 360px);padding:34px 0 64px}
.ompf-events-hero{max-width:820px;margin:0 0 26px}.ompf-events-hero h1{font-size:clamp(38px,5vw,66px);line-height:1;letter-spacing:-.055em;margin:8px 0 12px}.ompf-events-hero .ompf-lead{font-size:clamp(18px,2vw,24px);color:#475467;line-height:1.45}
.ompf-event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.ompf-event-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.ompf-event-card{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(16,24,40,.06);min-width:0}.ompf-event-card-body{padding:18px;display:grid;gap:8px}.ompf-event-card h3{font-size:clamp(20px,2vw,28px);line-height:1.1;margin:0;letter-spacing:-.035em}.ompf-event-card h3 a{color:inherit;text-decoration:none}.ompf-event-card p{margin:0;color:#475467;line-height:1.45}.ompf-event-date{display:inline-flex;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:var(--ompf-accent);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;overflow-wrap:anywhere}.ompf-event-location{font-weight:850;color:#101828!important}.ompf-event-media{display:block;aspect-ratio:16/9;background:#eef2f6;overflow:hidden}.ompf-event-media img{width:100%;height:100%;object-fit:cover;display:block}.ompf-event-card-row{display:grid;grid-template-columns:1fr;box-shadow:none;border-radius:18px}.ompf-events-past{margin-top:42px}.ompf-event-list{display:grid;gap:12px}
.ompf-event-detail{padding:32px 0 64px;background:linear-gradient(180deg,#f7faff 0,#fff 380px)}.ompf-event-detail-grid{display:grid;grid-template-columns:minmax(0,780px) minmax(260px,360px);gap:28px;align-items:start}.ompf-event-main{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:28px;padding:clamp(20px,4vw,38px);box-shadow:0 22px 60px rgba(16,24,40,.06);min-width:0}.ompf-event-main h1{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.06em;margin:10px 0 16px}.ompf-event-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 20px;color:#344054}.ompf-event-meta strong,.ompf-event-meta span{display:inline-flex;padding:8px 11px;background:#f2f4f7;border-radius:999px;font-weight:850}.ompf-event-content{margin-top:22px}.ompf-event-aside{display:grid;gap:16px;min-width:0}.ompf-event-aside .ompf-panel{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:18px;box-shadow:0 16px 40px rgba(16,24,40,.05)}.ompf-events-home .ompf-section-head{align-items:center}.ompf-events-home .ompf-section-head a{font-weight:900;color:var(--ompf-accent);text-decoration:none}
@media(max-width:900px){.ompf-event-detail-grid{grid-template-columns:1fr}.ompf-event-main{box-shadow:none}.ompf-event-aside{grid-template-columns:1fr}}
@media(max-width:640px){.ompf-events-page,.ompf-event-detail{padding-top:22px}.ompf-event-grid{grid-template-columns:1fr}.ompf-event-card{border-radius:20px}.ompf-event-card-body{padding:16px}.ompf-event-main{border-radius:22px;padding:20px}.ompf-event-main h1{font-size:clamp(34px,10vw,44px)}.ompf-event-meta{display:grid}.ompf-event-meta strong,.ompf-event-meta span{width:100%}}


/* v4.39.1 — aangescherpte artikelindeling: foto → auteur → inleiding → extra foto → artikel */
.ompf-article-header-v391{margin-bottom:0}
.ompf-featured-first{margin-top:24px}
.ompf-author-line-below-photo{
  margin:18px 0 0;
  padding:12px 0 0;
  border-top:1px solid var(--ompf-line);
  color:#475467;
  font-size:14px;
}
.ompf-author-line-below-photo strong{color:#101828}
.ompf-article-intro-block{
  margin:18px 0 0;
  padding:0 0 2px;
}
.ompf-article-intro-block .ompf-lead-pro{
  margin:0;
  max-width:860px;
}
.ompf-article-inline-image{
  margin:24px 0 0;
  border-radius:22px;
  overflow:hidden;
  background:#f8fafc;
  border:1px solid var(--ompf-line);
}
.ompf-article-inline-image img{
  display:block;
  width:100%;
  height:auto;
  max-height:520px;
  object-fit:cover;
}
.ompf-inline-image-caption{
  padding:11px 16px!important;
  background:#fff;
}
.ompf-article-intro-image + .ompf-article-content-pro{margin-top:28px}
.ompf-author-line-below-photo + .ompf-article-intro-block{margin-top:14px}
@media(max-width:640px){
  .ompf-featured-first{margin-top:20px}
  .ompf-author-line-below-photo{margin-top:14px;font-size:13px}
  .ompf-article-intro-block{margin-top:14px}
  .ompf-article-inline-image{border-radius:18px;margin-top:20px}
}

/* v4.39.2 artikelindeling: foto, volledige inleiding en meta onder de inleiding */
.ompf-article-phase392 .ompf-article-header-v392{margin-bottom:18px}
.ompf-article-phase392 .ompf-featured-first{margin-top:0;margin-bottom:22px}
.ompf-article-phase392 .ompf-article-intro-full{max-width:820px;margin:0 0 12px}
.ompf-article-phase392 .ompf-article-intro-full .ompf-lead{display:block}
.ompf-article-phase392 .ompf-article-intro-full .ompf-lead p{margin:0 0 .72em}
.ompf-article-phase392 .ompf-article-intro-full .ompf-lead p:last-child{margin-bottom:0}
.ompf-article-phase392 .ompf-article-meta-under-intro{max-width:820px;margin:8px 0 24px;padding:0;color:#667085;gap:8px 10px}
.ompf-article-phase392 .ompf-article-location-author{display:inline-flex;gap:0;align-items:center;color:#101828}
.ompf-article-phase392 .ompf-article-location-author strong{font-weight:900;color:#101828}
.ompf-article-phase392 .ompf-author-line-below-photo{display:none}
@media(max-width:640px){.ompf-article-phase392 .ompf-article-header-v392{margin-bottom:14px}.ompf-article-phase392 .ompf-featured-first{margin-bottom:18px}.ompf-article-phase392 .ompf-article-meta-under-intro{font-size:13px;line-height:1.45;margin-bottom:20px}.ompf-article-phase392 .ompf-article-location-author{width:100%}}


/* v4.39.3 — metaregel onder inleiding zonder plaats naast auteur */
.ompf-article-phase393 .ompf-article-author-only{display:inline-flex;align-items:center;color:#101828;max-width:100%;overflow-wrap:anywhere}
.ompf-article-phase393 .ompf-article-author-only strong{font-weight:900;color:#101828}
.ompf-article-phase393 .ompf-article-location-author{display:none!important}
@media(max-width:640px){.ompf-article-phase393 .ompf-article-author-only{width:100%}}


/* v4.48.0 - Fase 46 Programma's & uitzending gemist pro */
.ompf-program-grid-pro{align-items:stretch}.ompf-program-card-pro{overflow:hidden}.ompf-program-image{display:block;margin:-18px -18px 14px;background:#eef2f8;aspect-ratio:16/9;overflow:hidden}.ompf-program-image img{width:100%;height:100%;object-fit:cover;display:block}.ompf-program-card-pro .ompf-program-badge{display:inline-flex;max-width:100%;white-space:normal}.ompf-program-hero{border-radius:24px;padding:26px;margin:-6px -6px 24px;background:linear-gradient(135deg,#101827,#24324b);background-size:cover;background-position:center;color:#fff}.ompf-program-hero .ompf-breadcrumb a,.ompf-program-hero .ompf-breadcrumb span,.ompf-program-hero .ompf-label,.ompf-program-hero h1,.ompf-program-hero .ompf-lead{color:#fff}.ompf-program-hero .ompf-lead{max-width:760px;opacity:.95}.ompf-program-hero .ompf-program-hero-meta{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22);color:#fff}.ompf-program-guide-pro .ompf-guide-row{grid-template-columns:150px 120px minmax(180px,1fr) minmax(160px,1.2fr);gap:12px}.ompf-guide-row em{font-style:normal;color:var(--ompf-muted,#667085);font-size:.9rem}.ompf-video-episode .ompf-episode-art.video{background:linear-gradient(135deg,#2b3568,#5e4cb8)}.ompf-public-video-player{width:100%;max-height:360px;border-radius:16px;background:#101828;margin-top:12px}.ompf-missed-page-pro .ompf-chip-row.secondary{margin-top:8px}.ompf-episode-grid .ompf-video-episode{min-width:0}@media(max-width:760px){.ompf-program-guide-pro .ompf-guide-row{grid-template-columns:1fr}.ompf-program-hero{padding:20px;border-radius:18px}.ompf-program-image{margin:-16px -16px 12px}.ompf-public-video-player{max-height:260px}}


/* v4.49.0 — Fase 47 Podcast / audio-publicatie pro */
.ompf-podcast-page .ompf-landing-head{margin:0 0 24px}.ompf-podcast-grid,.ompf-podcast-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.ompf-podcast-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ompf-podcast-episode-card,.ompf-podcast-series-card{background:#fff;border:1px solid var(--ompf-line);border-radius:22px;box-shadow:var(--ompf-shadow);padding:18px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;min-width:0}.ompf-podcast-episode-card.is-compact{padding:16px}.ompf-podcast-icon,.ompf-podcast-cover-placeholder{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:var(--ompf-soft);color:var(--ompf-accent);font-weight:950}.ompf-podcast-body{min-width:0}.ompf-podcast-body h3{margin:0 0 8px;font-size:21px;line-height:1.12;letter-spacing:-.025em;overflow-wrap:anywhere}.ompf-podcast-body p{margin:0 0 12px;color:#475467}.ompf-podcast-body .ompf-public-player{width:100%;margin-top:12px}.ompf-podcast-actions,.ompf-podcast-subscribe-strip{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.ompf-podcast-actions a{display:inline-flex;border:1px solid var(--ompf-line);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:850;color:var(--ompf-accent);background:#fff}.ompf-podcast-series-card{grid-template-columns:96px minmax(0,1fr)}.ompf-podcast-series-card img{width:96px;height:96px;border-radius:18px;object-fit:cover}.ompf-podcast-series-card h2{margin:0 0 8px;font-size:24px;line-height:1.1;letter-spacing:-.03em}.ompf-podcast-series-card p{margin:0 0 10px;color:#475467}.ompf-podcast-series-card em{display:block;margin-top:8px;color:var(--ompf-muted);font-style:normal;font-size:13px}.ompf-podcast-subscribe .ompf-button{margin-top:8px}.ompf-podcast-embed-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fb}.ompf-podcast-embed-card{width:min(620px,100%);background:#fff;border:1px solid var(--ompf-line);border-radius:26px;box-shadow:var(--ompf-shadow);padding:26px}.ompf-podcast-embed-card h1{margin:6px 0 10px;font-size:clamp(28px,5vw,44px);line-height:1.05;letter-spacing:-.04em}.ompf-podcast-embed-card .ompf-podcast-episode-card{box-shadow:none;margin:16px 0}.ompf-podcast-home-block .ompf-section-head{align-items:flex-end}@media(max-width:980px){.ompf-podcast-grid,.ompf-podcast-grid.compact,.ompf-podcast-series-grid{grid-template-columns:1fr 1fr}.ompf-podcast-series-card{grid-template-columns:80px minmax(0,1fr)}.ompf-podcast-series-card img,.ompf-podcast-cover-placeholder{width:80px;height:80px}}@media(max-width:640px){.ompf-podcast-grid,.ompf-podcast-grid.compact,.ompf-podcast-series-grid{grid-template-columns:1fr}.ompf-podcast-episode-card,.ompf-podcast-series-card{grid-template-columns:1fr}.ompf-podcast-icon{width:46px;height:46px}.ompf-podcast-series-card img,.ompf-podcast-cover-placeholder{width:100%;height:auto;aspect-ratio:1/1}.ompf-podcast-subscribe-strip .ompf-button{width:100%}}


/* v4.49.1 — Publieke vormgevingscheck
   Doel: losse publieke subpagina’s dezelfde kaart-, formulier- en hero-afwerking geven. */
.ompf-archive-search-field,
.ompf-newsletter-consent{
  display:flex;
  gap:8px;
  align-items:flex-start;
  min-width:0;
}
.ompf-archive-search-field{
  flex-direction:column;
  font-weight:900;
  color:#344054;
}
.ompf-archive-search-field input{
  width:100%;
  border:1px solid var(--ompf-line,#e7eaf0);
  border-radius:14px;
  padding:12px 14px;
  font:inherit;
  background:#fff;
  color:var(--ompf-ink,#121826);
}
.ompf-newsletter-consent{
  margin-top:12px;
  color:var(--ompf-muted,#667085);
  font-size:14px;
  line-height:1.45;
}
.ompf-newsletter-consent input{margin-top:3px;flex:0 0 auto;}
.ompf-article-hero{
  margin:24px 0;
  border-radius:22px;
  overflow:hidden;
  border:1px solid var(--ompf-line,#e7eaf0);
  background:#fff;
  box-shadow:var(--ompf-shadow,0 18px 45px rgba(18,24,38,.08));
}
.ompf-article-hero img{
  width:100%;
  max-height:520px;
  object-fit:cover;
}
.ompf-landing-results,
.ompf-program-page-pro{
  min-width:0;
}
.ompf-program-page-pro .ompf-page-card{
  overflow:hidden;
}
@media(max-width:640px){
  .ompf-article-hero{
    margin:18px 0;
    border-radius:18px;
  }
}


/* v4.50.0 — privacy/AVG extra blokken */
.ompf-privacy-card p{overflow-wrap:anywhere}
.ompf-privacy-grid .ompf-privacy-card{min-width:0}

/* v5.0.0-rc1 — publieke polish */
.ompf-template-note,.ompf-related,.ompf-page-card,.ompf-article-main{overflow-wrap:anywhere}.ompf-podcast-card,.ompf-program-card,.ompf-missed-card{min-width:0}


/* v5.0.0-rc2 — Artikelpagina krantstijl / premium editorial */
.ompf-article-newspaper{
  background:#fff;
  padding:34px 0 68px;
  color:#111827;
}
.ompf-article-newspaper .ompf-newspaper-wrap{
  width:min(1120px,calc(100% - 44px));
  margin:0 auto;
}
.ompf-newspaper-hero{
  margin:0 0 18px;
  padding:0;
}
.ompf-newspaper-hero img{
  width:100%;
  height:auto;
  max-height:600px;
  object-fit:cover;
  display:block;
}
.ompf-newspaper-caption{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  align-items:center;
  padding:10px 0 0;
  color:#667085;
  font-size:13px;
  line-height:1.35;
}
.ompf-newspaper-caption:before{
  content:"";
  width:0;
  height:0;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-bottom:9px solid var(--ompf-accent);
  transform:rotate(0deg);
  display:inline-block;
}
.ompf-newspaper-caption-main{
  color:#111827;
  font-weight:800;
}
.ompf-newspaper-credit{
  color:#667085;
}
.ompf-newspaper-body{
  max-width:880px;
}
.ompf-newspaper-kicker{
  margin:22px 0 10px;
  color:#2458e6;
  font-size:12px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.08em;
}
.ompf-newspaper-header h1{
  margin:0 0 10px;
  max-width:860px;
  color:#090f1f;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(42px,5.4vw,70px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:900;
}
.ompf-newspaper-lead{
  max-width:760px;
  margin:0 0 24px;
  color:#111827;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(19px,2vw,24px);
  line-height:1.45;
}
.ompf-newspaper-lead p{
  margin:0 0 .65em;
}
.ompf-newspaper-lead p:last-child{
  margin-bottom:0;
}
.ompf-newspaper-meta-row{
  display:grid;
  grid-template-columns:minmax(220px,1fr) auto;
  gap:18px 28px;
  align-items:center;
  margin:20px 0 28px;
  padding:0 0 22px;
  border-bottom:1px solid #d9dee8;
}
.ompf-newspaper-author{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.ompf-newspaper-avatar{
  width:54px!important;
  height:54px!important;
  border-radius:999px;
  object-fit:cover;
  flex:0 0 auto;
}
.ompf-newspaper-author strong,
.ompf-newspaper-author em{
  display:block;
  line-height:1.25;
}
.ompf-newspaper-author strong{
  color:#101828;
  font-weight:900;
  font-size:15px;
}
.ompf-newspaper-author em{
  color:#475467;
  font-style:normal;
  font-size:13px;
}
.ompf-newspaper-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px 14px;
  align-items:center;
  color:#344054;
  font-size:14px;
  line-height:1.3;
  white-space:normal;
}
.ompf-newspaper-meta-item{
  display:inline-flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
}
.ompf-newspaper-sep{
  width:1px;
  height:18px;
  background:#d9dee8;
  display:inline-block;
}
.ompf-newspaper-content{
  max-width:780px;
  color:#0f1728;
  font-family:Georgia,"Times New Roman",serif;
  font-size:20px;
  line-height:1.72;
  margin-top:0;
}
.ompf-newspaper-content > p{
  margin:0 0 1.15em;
}
.ompf-newspaper-content > p:first-child:first-letter{
  initial-letter:normal;
}
.ompf-newspaper-content strong:first-child{
  letter-spacing:.01em;
}
.ompf-newspaper-content h2,
.ompf-newspaper-content h3{
  margin:1.35em 0 .25em;
  color:#101828;
  font-family:Georgia,"Times New Roman",serif;
  line-height:1.16;
  letter-spacing:-.02em;
}
.ompf-newspaper-content h2{
  font-size:28px;
}
.ompf-newspaper-content h3{
  font-size:23px;
}
.ompf-newspaper-content a,
.ompf-newspaper-tip a{
  color:#2458e6;
  text-decoration:underline;
  text-underline-offset:3px;
  font-weight:700;
}
.ompf-article-newspaper .ompf-article-source,
.ompf-article-newspaper .ompf-article-tags,
.ompf-newspaper-share{
  max-width:780px;
  margin-top:24px;
}
.ompf-newspaper-share .ompf-share-box{
  border-top:1px solid #d9dee8;
  padding-top:18px;
  box-shadow:none;
}
.ompf-newspaper-tip{
  max-width:780px;
  margin:28px 0 0;
  padding:18px 0 0;
  border-top:1px solid #d9dee8;
  color:#111827;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
  line-height:1.55;
  font-style:italic;
}
@media(max-width:980px){
  .ompf-article-newspaper{
    padding-top:24px;
  }
  .ompf-article-newspaper .ompf-newspaper-wrap{
    width:min(100% - 32px,760px);
  }
  .ompf-newspaper-body,
  .ompf-newspaper-content,
  .ompf-article-newspaper .ompf-article-source,
  .ompf-article-newspaper .ompf-article-tags,
  .ompf-newspaper-share,
  .ompf-newspaper-tip{
    max-width:100%;
  }
  .ompf-newspaper-meta-row{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .ompf-article-newspaper{
    padding:18px 0 44px;
  }
  .ompf-article-newspaper .ompf-newspaper-wrap{
    width:calc(100% - 24px);
  }
  .ompf-newspaper-hero{
    margin-left:0;
    margin-right:0;
  }
  .ompf-newspaper-hero img{
    max-height:none;
  }
  .ompf-newspaper-caption{
    font-size:12px;
  }
  .ompf-newspaper-kicker{
    margin-top:18px;
    font-size:11px;
  }
  .ompf-newspaper-header h1{
    font-size:clamp(36px,11vw,48px);
    line-height:1.02;
  }
  .ompf-newspaper-lead{
    font-size:19px;
  }
  .ompf-newspaper-meta-row{
    gap:14px;
    margin-bottom:22px;
  }
  .ompf-newspaper-meta{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
    font-size:13px;
  }
  .ompf-newspaper-sep{
    display:none;
  }
  .ompf-newspaper-content{
    font-size:18px;
    line-height:1.68;
  }
  .ompf-newspaper-content h2{
    font-size:24px;
  }
}

/* v5.0.0-rc3 — krantstijl met rechterzijbalk en onder-artikel flow */
.ompf-article-newspaper .ompf-newspaper-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:44px;
  align-items:start;
}
.ompf-newspaper-main{
  min-width:0;
}
.ompf-newspaper-sidebar{
  display:grid;
  gap:22px;
  min-width:0;
  position:sticky;
  top:104px;
}
.ompf-newspaper-sidebar .ompf-live-card,
.ompf-newspaper-sidebar .ompf-related,
.ompf-newspaper-sidebar .ompf-ad-card,
.ompf-newspaper-sidebar .ompf-ad-card-pro{
  margin:0;
  width:100%;
}
.ompf-newspaper-sidebar .ompf-related{
  box-shadow:0 14px 34px rgba(18,24,38,.06);
}
.ompf-newspaper-sidebar .ompf-related h2{
  font-size:20px;
  letter-spacing:-.02em;
}
.ompf-newspaper-sidebar .ompf-related-item{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:12px;
  align-items:center;
}
.ompf-newspaper-sidebar .ompf-related-thumb{
  width:72px;
  height:56px;
  border-radius:12px;
  overflow:hidden;
  background:#eef2f7;
}
.ompf-newspaper-sidebar .ompf-related-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.ompf-newspaper-author-bottom{
  max-width:780px;
  margin-top:28px;
}
.ompf-newspaper-author-bottom .ompf-author-box{
  box-shadow:none;
  border-color:#d9dee8;
}
.ompf-newspaper-main .ompf-article-source,
.ompf-newspaper-main .ompf-article-tags,
.ompf-newspaper-main .ompf-newspaper-share,
.ompf-newspaper-main .ompf-newspaper-author-bottom,
.ompf-newspaper-main .ompf-newspaper-tip{
  clear:both;
}
@media(max-width:1100px){
  .ompf-article-newspaper .ompf-newspaper-layout{
    grid-template-columns:minmax(0,1fr) 300px;
    gap:30px;
  }
}
@media(max-width:980px){
  .ompf-article-newspaper .ompf-newspaper-layout{
    display:block;
  }
  .ompf-newspaper-sidebar{
    position:static;
    margin-top:34px;
    gap:18px;
  }
  .ompf-newspaper-sidebar .ompf-live-card{
    display:block;
  }
}
@media(max-width:640px){
  .ompf-newspaper-sidebar{
    margin-top:28px;
  }
  .ompf-newspaper-author-bottom{
    margin-top:22px;
  }
}


/* Fase 51.1 — artikelkoppen niet automatisch afbreken met koppelteken */
.ompf-article h1,
.ompf-article-header-pro h1,
.ompf-newspaper-title,
.ompf-title {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}
@media(max-width:640px){
  .ompf-article h1,
  .ompf-article-header-pro h1,
  .ompf-newspaper-title,
  .ompf-title {
    overflow-wrap: break-word !important;
  }
}

/* v5.0.0-rc4.5 — Fase 53 tweede artikelfoto */
.ompf-article-intro-image{margin:26px 0 0}
.ompf-article-intro-image + .ompf-newspaper-content{margin-top:28px}
/* Fase 55: creditlabel is overal één vaste tekstvorm. */

/* v5.0.0-rc4.9 — Fase 57 artikelpagina polish */
.single-post .ompf-read-progress[data-ompf-read-progress]{
  position:fixed;
  left:0;
  top:0;
  bottom:auto;
  height:4px;
  background:var(--ompf-accent);
  box-shadow:0 0 18px rgba(36,88,230,.3);
  z-index:9999;
  pointer-events:none;
}
.admin-bar.single-post .ompf-read-progress[data-ompf-read-progress]{top:32px}
.ompf-article-newspaper .ompf-article-breadcrumb{
  margin:0 0 18px;
  padding-bottom:12px;
  border-bottom:1px solid #eef2f7;
  color:#667085;
  flex-wrap:wrap;
}
.ompf-article-newspaper .ompf-article-breadcrumb a{
  color:#344054;
  font-weight:800;
}
.ompf-article-newspaper .ompf-article-breadcrumb span:last-child{
  color:#101828;
  font-weight:900;
}
.ompf-article-tools{
  max-width:780px;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:-10px 0 26px;
  padding:0 0 18px;
  border-bottom:1px solid #eef2f7;
}
.ompf-article-tool{
  appearance:none;
  border:1px solid #d9dee8;
  background:#fff;
  color:#101828!important;
  border-radius:999px;
  padding:9px 13px;
  font:inherit;
  font-size:13px;
  line-height:1;
  font-weight:900;
  cursor:pointer;
  text-decoration:none!important;
}
.ompf-article-tool:hover,
.ompf-article-tool:focus{
  background:var(--ompf-accent);
  border-color:var(--ompf-accent);
  color:#fff!important;
}
.ompf-article-tool.is-copied{
  background:#ecfdf3;
  border-color:#abefc6;
  color:#067647!important;
}
.ompf-article-intro-image{
  max-width:780px;
  margin:28px 0 30px;
  border-radius:24px;
  box-shadow:0 18px 42px rgba(18,24,38,.08);
}
.ompf-article-intro-image img{
  width:100%;
  max-height:540px;
  object-fit:cover;
}
.ompf-inline-image-caption{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px 12px;
  border-top:1px solid #eef2f7;
}
.ompf-inline-image-label{
  display:inline-flex;
  border-radius:999px;
  background:rgba(36,88,230,.1);
  color:var(--ompf-accent);
  padding:5px 8px;
  font-size:11px;
  line-height:1;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.ompf-newspaper-main .ompf-same-place{
  max-width:780px;
  margin-top:36px;
  padding-top:28px;
  border-top:1px solid #d9dee8;
}
.ompf-newspaper-main .ompf-same-place .ompf-section-head{
  margin-bottom:16px;
}
.ompf-newspaper-main .ompf-same-place .ompf-section-head h2{
  margin:0;
  color:#101828;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  letter-spacing:-.03em;
}
.ompf-newspaper-main .ompf-same-place-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.ompf-newspaper-main .ompf-same-place .ompf-post-card{
  box-shadow:none;
  border-radius:18px;
}
.ompf-newspaper-main .ompf-same-place .ompf-card-body{
  padding:14px;
}
.ompf-newspaper-main .ompf-same-place .ompf-post-card h2{
  font-family:inherit;
  font-size:18px;
  line-height:1.14;
  letter-spacing:-.02em;
}
.ompf-newspaper-main .ompf-same-place .ompf-card-media{
  aspect-ratio:16/10;
}
.ompf-newspaper-main .ompf-prev-next{
  max-width:780px;
  padding-top:24px;
  border-top:1px solid #eef2f7;
}
.ompf-newspaper-sidebar .ompf-related-pro{
  position:relative;
}
.ompf-newspaper-sidebar .ompf-related-pro:before{
  content:"";
  position:absolute;
  left:20px;
  top:20px;
  width:28px;
  height:4px;
  border-radius:999px;
  background:var(--ompf-accent);
}
.ompf-newspaper-sidebar .ompf-related-pro h2{
  padding-top:14px;
}
.ompf-newspaper-sidebar .ompf-related-item em{
  color:#667085;
}
.ompf-newspaper-content blockquote{
  margin:1.4em 0;
  padding:18px 22px;
  border-left:4px solid var(--ompf-accent);
  background:#f8fafc;
  color:#101828;
  font-size:1.05em;
  line-height:1.55;
}
.ompf-newspaper-content figure{
  margin:1.5em 0;
}
.ompf-newspaper-content figcaption{
  color:#667085;
  font-size:14px;
  line-height:1.45;
  margin-top:8px;
}
@media(max-width:980px){
  .admin-bar.single-post .ompf-read-progress[data-ompf-read-progress]{top:0}
  .ompf-newspaper-main .ompf-same-place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .ompf-article-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-6px}
  .ompf-article-tool{text-align:center;width:100%}
  .ompf-article-tool-print{display:none}
  .ompf-article-intro-image{border-radius:18px;margin:22px 0 24px}
  .ompf-inline-image-caption{align-items:flex-start;flex-direction:column}
  .ompf-newspaper-main .ompf-same-place-grid{grid-template-columns:1fr}
  .ompf-newspaper-main .ompf-same-place .ompf-section-head h2{font-size:24px}
}
@media print{
  .ompf-header,.ompf-topbar,.ompf-nav,.ompf-footer,.ompf-mini-player,.ompf-newspaper-sidebar,.ompf-article-tools,.ompf-share-box,.ompf-read-progress{display:none!important}
  .ompf-article-newspaper .ompf-newspaper-layout{display:block!important}
  .ompf-article-newspaper{padding:0!important}
  .ompf-article-newspaper .ompf-newspaper-wrap{width:100%!important}
  .ompf-newspaper-content,.ompf-newspaper-lead{max-width:100%!important}
}

/* v5.0.0-rc4.10 — Fase 58 artikel-audio */
.ompf-article-audio-box{
    margin: 34px 0;
    padding: 22px;
    border: 1px solid rgba(15,23,42,.10);
    border-radius: 22px;
    background: #f8fafc;
}
.ompf-article-audio-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;}
.ompf-article-audio-head h2{margin:0;font-size:clamp(1.25rem,2vw,1.7rem);}
.ompf-article-audio-body{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:18px;align-items:center;}
.ompf-article-audio-body strong{display:block;font-size:1.05rem;margin-bottom:6px;}
.ompf-article-audio-body p{margin:0 0 10px;color:#334155;}
.ompf-article-audio-body audio{width:100%;}
.ompf-article-audio-meta{display:flex;flex-wrap:wrap;gap:8px;}
.ompf-article-audio-meta span{font-size:.82rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:5px 9px;color:#475569;}
@media (max-width: 760px){.ompf-article-audio-body{grid-template-columns:1fr}.ompf-article-audio-box{padding:18px}}

/* Fase 64 — professionele publieke homepage */
.ompf-homepage-pro{background:linear-gradient(180deg,#f7f9fc 0,#fff 360px);padding:0 0 18px;overflow:hidden}.ompf-homepage-pro .ompf-block{margin:clamp(24px,4vw,42px) 0}.ompf-home-regionbar{border-bottom:1px solid rgba(16,24,40,.08);background:rgba(255,255,255,.82);backdrop-filter:saturate(160%) blur(12px)}.ompf-home-regionbar-inner{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(0,1.6fr) auto;align-items:center;gap:18px;padding:12px 0}.ompf-home-date{display:flex;flex-direction:column;gap:2px;color:#101828;min-width:0}.ompf-home-date strong{font-weight:950;letter-spacing:-.025em;text-transform:capitalize}.ompf-home-date span{font-size:13px;color:var(--ompf-muted,#667085);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ompf-home-place-links{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;overflow:auto;padding:2px}.ompf-home-place-links a{border:1px solid var(--ompf-line,#e4e7ec);background:#fff;border-radius:999px;padding:8px 12px;color:#344054;font-weight:900;font-size:13px;white-space:nowrap}.ompf-home-place-links a:hover{border-color:var(--ompf-accent,#2458e6);color:var(--ompf-accent,#2458e6);box-shadow:0 10px 24px rgba(36,88,230,.1)}.ompf-home-tip-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#101828;color:#fff!important;font-weight:950;padding:9px 14px;white-space:nowrap}.ompf-homepage-pro .ompf-home-hero{margin-top:24px}.ompf-homepage-pro .ompf-hero-grid{grid-template-columns:minmax(0,1.52fr) minmax(300px,.88fr);align-items:stretch}.ompf-homepage-pro .ompf-post-hero{border-radius:30px}.ompf-homepage-pro .ompf-post-hero .ompf-card-media{aspect-ratio:16/9}.ompf-homepage-pro .ompf-post-hero .ompf-card-body{padding:clamp(20px,3vw,34px)}.ompf-homepage-pro .ompf-post-hero h2{max-width:900px}.ompf-homepage-pro .ompf-hero-side .ompf-post-side{border-radius:24px;box-shadow:0 12px 32px rgba(16,24,40,.08)}.ompf-home-quickstrip{margin:-16px 0 10px}.ompf-home-quickgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ompf-home-quickitem{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:2px 10px;align-items:center;background:#fff;border:1px solid var(--ompf-line,#e4e7ec);border-radius:22px;padding:16px;box-shadow:0 12px 30px rgba(16,24,40,.06)}.ompf-home-quickitem span{grid-row:1/3;width:38px;height:38px;border-radius:14px;background:rgba(36,88,230,.1);color:var(--ompf-accent,#2458e6);display:grid;place-items:center;font-weight:950}.ompf-home-quickitem strong{font-size:16px;letter-spacing:-.02em;color:#101828}.ompf-home-quickitem em{font-style:normal;font-size:13px;color:var(--ompf-muted,#667085);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ompf-home-quickitem:hover{border-color:rgba(36,88,230,.45);transform:translateY(-1px)}.ompf-latest-panel-pro,.ompf-places-panel-pro,.ompf-category-block-pro .ompf-panel{border-radius:30px}.ompf-latest-pro-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:22px;align-items:start}.ompf-latest-feature .ompf-post-card{height:100%}.ompf-latest-feature .ompf-card-media{aspect-ratio:16/10}.ompf-latest-feature h2{font-size:clamp(24px,2.8vw,36px)!important}.ompf-news-list-pro{border-left:1px solid var(--ompf-line,#e4e7ec);padding-left:22px}.ompf-news-list-pro .ompf-news-row{padding-top:14px}.ompf-news-list-pro .ompf-news-row:first-child{padding-top:0}.ompf-place-card-grid-pro{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ompf-place-news-card-pro{min-width:0;border:1px solid var(--ompf-line,#e4e7ec);border-radius:24px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 12px 30px rgba(16,24,40,.05)}.ompf-place-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--ompf-line,#e4e7ec);padding-bottom:11px}.ompf-place-card-title strong{font-size:20px;letter-spacing:-.03em;color:#101828}.ompf-place-card-title span{font-size:12px;color:var(--ompf-accent,#2458e6);font-weight:900;white-space:nowrap}.ompf-place-news-card-pro .ompf-news-row a{grid-template-columns:1fr;gap:8px}.ompf-place-news-card-pro .ompf-row-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:18px}.ompf-place-news-card-pro .ompf-news-row h3{font-size:17px}.ompf-place-mini-links{display:grid;gap:8px;border-top:1px solid var(--ompf-line,#e4e7ec);padding-top:10px}.ompf-place-mini-links a{font-size:14px;line-height:1.25;color:#344054;font-weight:850}.ompf-category-cards-pro{grid-template-columns:repeat(4,minmax(0,1fr))}.ompf-category-cards-pro .ompf-card-media{aspect-ratio:16/9}.ompf-homepage-pro .ompf-events-home .ompf-section-head,.ompf-homepage-pro .ompf-section-head{background:#fff;border:1px solid var(--ompf-line,#e4e7ec);border-radius:24px;padding:16px 18px;margin-bottom:16px;box-shadow:0 10px 24px rgba(16,24,40,.05)}.ompf-homepage-pro .ompf-events-home .ompf-section-head h2,.ompf-homepage-pro .ompf-section-head h2{margin:0;letter-spacing:-.03em}.ompf-homepage-pro .ompf-live-card{border-radius:30px;min-height:210px}.ompf-homepage-pro .ompf-tip-card{border-radius:30px;background:linear-gradient(135deg,#fff,#eef4ff)}.ompf-homepage-pro .ompf-news-row h3,.ompf-homepage-pro .ompf-post-card h2{overflow-wrap:normal;word-break:normal;hyphens:none}@media (max-width:1100px){.ompf-place-card-grid-pro,.ompf-category-cards-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-home-regionbar-inner{grid-template-columns:1fr}.ompf-home-place-links{justify-content:flex-start}.ompf-home-tip-link{width:max-content}.ompf-home-quickgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-latest-pro-grid{grid-template-columns:1fr}.ompf-news-list-pro{border-left:0;padding-left:0;border-top:1px solid var(--ompf-line,#e4e7ec);padding-top:16px}}@media (max-width:640px){.ompf-homepage-pro{background:#fff}.ompf-home-regionbar-inner{gap:10px;padding:10px 0}.ompf-home-place-links{margin-left:-2px;margin-right:-2px}.ompf-home-tip-link{display:none}.ompf-homepage-pro .ompf-block{margin:22px 0}.ompf-homepage-pro .ompf-home-hero{margin-top:16px}.ompf-homepage-pro .ompf-post-hero,.ompf-latest-panel-pro,.ompf-places-panel-pro,.ompf-category-block-pro .ompf-panel{border-radius:22px}.ompf-home-quickstrip{margin:10px 0}.ompf-home-quickgrid{grid-template-columns:1fr;gap:9px}.ompf-home-quickitem{border-radius:18px;padding:13px}.ompf-home-quickitem span{width:34px;height:34px}.ompf-latest-feature h2{font-size:25px!important}.ompf-place-card-grid-pro,.ompf-category-cards-pro{grid-template-columns:1fr}.ompf-place-news-card-pro{border-radius:20px}.ompf-place-card-title span{white-space:normal;text-align:right}.ompf-homepage-pro .ompf-section-head{border-radius:18px;padding:13px}.ompf-homepage-pro .ompf-hero-side{gap:12px}}


/* Fase 65 — beheerbare homepageblokken */
.ompf-home-block-promo .ompf-custom-promo-card{background:linear-gradient(135deg,#eef4ff,#ffffff);border:1px solid rgba(36,88,230,.18)}


/* v5.0.0-rc4.18 — Fase 66 mobiele publieke site verbeteren */
@media (max-width: 760px){
  .ompf-public-body{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px));}
  .admin-bar .ompf-header{top:0;}
  .ompf-topbar{display:none;}
  .ompf-header{position:sticky;top:0;z-index:80;box-shadow:0 10px 28px rgba(16,24,40,.08);}
  .ompf-header-main{min-height:58px;padding:8px 0!important;}
  .ompf-brand{min-width:0;}
  .ompf-brand-sub{display:none;}
  .ompf-logo-text{max-width:62vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .custom-logo-link img{max-width:54vw;object-fit:contain;}
  .ompf-mobile-actions{gap:6px;}
  .ompf-menu-toggle,.ompf-search-toggle{width:42px;min-height:40px;border-radius:14px;}
  .ompf-nav.is-open{position:fixed;left:0;right:0;top:58px;max-height:calc(100dvh - 58px);background:rgba(255,255,255,.98);z-index:79;border-top:1px solid #eef2f7;box-shadow:0 28px 70px rgba(16,24,40,.18);}
  .admin-bar .ompf-nav.is-open{top:58px;}
  .ompf-nav-inner{padding-bottom:calc(98px + env(safe-area-inset-bottom,0px));}
  .ompf-menu{display:grid;gap:2px;}
  .ompf-menu a{border-bottom:0;border-radius:16px;padding:13px 14px;background:#f8fafc;}
  .ompf-menu a:hover{background:#eef4ff;border-color:transparent;}
  .ompf-mobile-search input,.ompf-mobile-search button{min-height:44px;}

  .ompf-mobile-tabbar-phase66{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom,0px));grid-template-columns:repeat(4,minmax(0,1fr));border-radius:24px;padding:6px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(16,24,40,.22);z-index:110;}
  .ompf-mobile-tabbar-phase66 a{min-height:54px;border-radius:18px;color:#344054;letter-spacing:-.01em;}
  .ompf-mobile-tabbar-phase66 a span{font-size:18px;}
  .ompf-mobile-tabbar-phase66 a.is-active{background:rgba(36,88,230,.10);color:var(--ompf-accent);}
  .ompf-mobile-tabbar-phase66 a.is-live{background:#101828;color:#fff;}
  .ompf-mobile-tabbar-phase66 a.is-live.is-active{background:var(--ompf-accent);color:#fff;}

  .ompf-has-mini-player.ompf-mini-player-mobile .ompf-mini-player{bottom:calc(78px + env(safe-area-inset-bottom,0px));}
  .ompf-has-mini-player.ompf-mini-player-mobile .ompf-mobile-tabbar-phase66{bottom:max(8px,env(safe-area-inset-bottom,0px));}
  .ompf-has-mini-player.ompf-mini-player-mobile .ompf-footer{padding-bottom:170px;}

  .ompf-homepage-pro{padding-bottom:8px;}
  .ompf-homepage-pro .ompf-block{margin:18px 0!important;}
  .ompf-home-regionbar{position:relative;z-index:1;}
  .ompf-home-date strong{font-size:14px;}
  .ompf-home-date span{font-size:12px;}
  .ompf-home-place-links{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;}
  .ompf-home-place-links a{scroll-snap-align:start;padding:8px 11px;font-size:12px;}
  .ompf-homepage-pro .ompf-post-hero{border-radius:22px;box-shadow:0 12px 28px rgba(16,24,40,.08);}
  .ompf-homepage-pro .ompf-post-hero .ompf-card-body{padding:16px!important;}
  .ompf-homepage-pro .ompf-post-hero h2{font-size:clamp(26px,8vw,34px)!important;line-height:1.06;}
  .ompf-homepage-pro .ompf-post-hero p{font-size:15px;line-height:1.38;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
  .ompf-homepage-pro .ompf-hero-side{display:grid;gap:10px;margin:0;padding:0;overflow:visible;}
  .ompf-homepage-pro .ompf-hero-side .ompf-post-side{min-width:0;display:grid;grid-template-columns:92px 1fr;min-height:86px;border-radius:18px;}
  .ompf-homepage-pro .ompf-hero-side .ompf-post-side .ompf-card-media{aspect-ratio:auto;height:100%;}
  .ompf-homepage-pro .ompf-hero-side .ompf-post-side .ompf-card-body{padding:12px;}
  .ompf-homepage-pro .ompf-hero-side .ompf-post-side h2{font-size:16px;line-height:1.18;}
  .ompf-homepage-pro .ompf-hero-side .ompf-post-side .ompf-meta{margin-top:6px;}
  .ompf-home-quickstrip{display:none;}
  .ompf-latest-panel-pro,.ompf-places-panel-pro,.ompf-category-block-pro .ompf-panel{border-radius:22px;padding:16px;box-shadow:none;}
  .ompf-latest-pro-grid{gap:14px;}
  .ompf-latest-feature .ompf-card-media{aspect-ratio:16/9;}
  .ompf-latest-feature .ompf-card-body{padding:14px;}
  .ompf-latest-feature h2{font-size:23px!important;line-height:1.1;}
  .ompf-news-list-pro{padding-top:12px;}
  .ompf-news-row a{grid-template-columns:78px 1fr!important;gap:10px!important;min-height:66px;}
  .ompf-row-thumb{width:78px!important;height:58px!important;border-radius:13px;}
  .ompf-news-row h3{font-size:15.5px!important;line-height:1.18!important;}
  .ompf-news-row .ompf-meta{font-size:11.5px;}
  .ompf-place-news-card-pro{padding:13px;border-radius:18px;box-shadow:none;}
  .ompf-place-card-title strong{font-size:18px;}
  .ompf-place-news-card-pro .ompf-news-row a{grid-template-columns:78px 1fr!important;}
  .ompf-place-news-card-pro .ompf-row-thumb{aspect-ratio:auto;height:58px!important;}
  .ompf-place-mini-links a{font-size:13.5px;}
  .ompf-category-cards-pro .ompf-post-card{display:grid;grid-template-columns:92px 1fr;border-radius:18px;}
  .ompf-category-cards-pro .ompf-card-media{height:100%;aspect-ratio:auto;}
  .ompf-category-cards-pro .ompf-card-body{padding:12px;}
  .ompf-category-cards-pro .ompf-post-card h2{font-size:16px!important;line-height:1.17;}

  .ompf-article-newspaper{padding:12px 0 34px;}
  .ompf-article-newspaper .ompf-newspaper-wrap{width:calc(100% - 22px);}
  .ompf-article-newspaper .ompf-article-breadcrumb{margin-bottom:12px;padding-bottom:9px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;-webkit-overflow-scrolling:touch;}
  .ompf-newspaper-hero{margin:0 -11px 16px;}
  .ompf-newspaper-hero img{width:100%;max-height:58vh;object-fit:cover;}
  .ompf-newspaper-caption{padding:8px 11px 0;font-size:11.5px;gap:6px 10px;}
  .ompf-newspaper-caption:before{border-left-width:4px;border-right-width:4px;border-bottom-width:8px;}
  .ompf-newspaper-kicker{margin:14px 0 8px;}
  .ompf-newspaper-header h1{font-size:clamp(32px,10vw,42px)!important;line-height:1.04;letter-spacing:-.045em;margin-bottom:10px;overflow-wrap:break-word!important;}
  .ompf-newspaper-lead{font-size:18px!important;line-height:1.42;margin-bottom:18px;}
  .ompf-newspaper-meta-row{margin:14px 0 20px;padding-bottom:16px;}
  .ompf-newspaper-author{gap:10px;}
  .ompf-newspaper-avatar{width:42px!important;height:42px!important;}
  .ompf-newspaper-content{font-size:18px;line-height:1.72;}
  .ompf-newspaper-content>p{margin-bottom:1em;}
  .ompf-newspaper-content h2{font-size:24px;line-height:1.18;}
  .ompf-article-audio-box{margin:24px 0;padding:16px;border-radius:20px;}
  .ompf-article-audio-head{display:block;}
  .ompf-article-audio-head span{display:inline-flex;margin-bottom:8px;}
  .ompf-newspaper-share .ompf-share-box{border-radius:20px;padding:16px;}
  .ompf-share-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;gap:8px;}
  .ompf-share-actions a,.ompf-share-actions button{min-height:42px;display:flex;align-items:center;justify-content:center;}
  .ompf-newspaper-author-bottom .ompf-author-box{grid-template-columns:1fr;padding:16px;border-radius:18px;}
  .ompf-newspaper-main .ompf-same-place{margin-top:26px;padding-top:22px;}
  .ompf-newspaper-main .ompf-same-place .ompf-section-head{padding:0;background:transparent;border:0;box-shadow:none;}
  .ompf-newspaper-main .ompf-same-place .ompf-post-card{display:grid;grid-template-columns:88px 1fr;min-height:82px;}
  .ompf-newspaper-main .ompf-same-place .ompf-card-media{height:100%;aspect-ratio:auto;}
  .ompf-newspaper-main .ompf-same-place .ompf-card-body{padding:12px;}
  .ompf-newspaper-main .ompf-same-place .ompf-post-card h2{font-size:16px;line-height:1.17;}
  .ompf-newspaper-main .ompf-prev-next{gap:10px;margin-top:22px;}
  .ompf-newspaper-main .ompf-prev-next a{padding:14px;border-radius:17px;}
  .ompf-newspaper-sidebar{display:none;}
  .ompf-footer{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px));}
}
@media (max-width: 380px){
  .ompf-mobile-tabbar-phase66 a{font-size:10px;min-height:50px;}
  .ompf-mobile-tabbar-phase66 a span{font-size:16px;}
  .ompf-newspaper-header h1{font-size:31px!important;}
  .ompf-news-row a,.ompf-place-news-card-pro .ompf-news-row a{grid-template-columns:70px 1fr!important;}
  .ompf-row-thumb{width:70px!important;height:54px!important;}
}


/* v5.0.0-rc4.19 — Fase 67 live radio/player pro + mobielfix hoofdnieuws */
@media (max-width: 760px){
  .ompf-homepage-pro .ompf-hero-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:start!important;
  }
  .ompf-homepage-pro .ompf-post-hero{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .ompf-homepage-pro .ompf-post-hero a{display:block!important;width:100%!important;height:auto!important;}
  .ompf-homepage-pro .ompf-post-hero .ompf-card-media{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:16/9!important;
  }
  .ompf-homepage-pro .ompf-post-hero .ompf-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;}
  .ompf-homepage-pro .ompf-post-hero .ompf-thumb-placeholder{min-height:190px!important;aspect-ratio:16/9!important;}
  .ompf-homepage-pro .ompf-post-hero .ompf-card-body{display:block!important;width:100%!important;}
  .ompf-homepage-pro .ompf-post-hero .ompf-meta{flex-wrap:wrap;}
}
@media (max-width: 420px){
  .ompf-homepage-pro .ompf-post-hero h2{font-size:clamp(25px,8.5vw,32px)!important;}
  .ompf-homepage-pro .ompf-post-hero p{-webkit-line-clamp:2;}
}
.ompf-live-player-phase67{position:relative}.ompf-live-badge,.ompf-live-card-head em{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;background:#ff355d;color:#fff;font-size:10px;font-style:normal;font-weight:950;letter-spacing:.12em;padding:4px 7px;line-height:1}.ompf-live-player-copy .ompf-live-badge{margin:0 0 4px}.ompf-live-card-phase67 .ompf-live-card-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.ompf-live-card-phase67 .ompf-live-dot{margin-right:0}.ompf-live-page-phase67 .ompf-live-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.ompf-live-page-phase67 .ompf-live-now-panel{border-color:rgba(36,88,230,.22);box-shadow:0 16px 38px rgba(36,88,230,.08)}.ompf-radio-is-playing .ompf-mini-player{box-shadow:0 18px 55px rgba(36,88,230,.22)}
@media (max-width:760px){
  .ompf-live-page-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .ompf-live-page-hero{padding:20px!important;border-radius:22px!important;}
  .ompf-live-page-hero h1{font-size:clamp(32px,10vw,44px)!important;line-height:1.02;}
  .ompf-live-player-page{border-radius:22px!important;padding:16px!important;}
  .ompf-live-player-page .ompf-live-player-main{align-items:flex-start;}
  .ompf-live-player-page .ompf-live-play{width:58px!important;height:58px!important;min-width:58px!important;}
  .ompf-live-player-page .ompf-live-open{width:100%;justify-content:center;}
  .ompf-live-player-mini .ompf-live-open{display:none!important;}
  .ompf-mini-player-inner{gap:10px!important;}
  .ompf-mini-copy strong{font-size:13px;}
  .ompf-mini-copy em{font-size:11.5px;max-width:46vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
}


/* v5.0.0-rc4.20 — Fase 68 + definitieve mobiele hoofdnieuws-cardfix */
@media (max-width: 760px){
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-hero-grid{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;overflow:visible!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main,.ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-card.ompf-post-hero-main{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main>a{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-card-media{display:block!important;flex:none!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:188px!important;aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-card-media img{display:block!important;position:static!important;width:100%!important;height:100%!important;min-height:188px!important;object-fit:cover!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-thumb-placeholder{min-height:188px!important;height:100%!important;aspect-ratio:16/9!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-card-body{display:block!important;width:100%!important;max-width:100%!important;padding:16px!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-label{display:inline-flex!important;margin-bottom:8px!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main h2{font-size:clamp(26px,8.4vw,34px)!important;line-height:1.06!important;margin:0!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main p{display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:10px!important;}
  .ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-hero-side{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:12px 0 0!important;padding:0!important;overflow:visible!important;}
}
@media (max-width: 380px){.ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-card-media,.ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-card-media img,.ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main .ompf-thumb-placeholder{min-height:168px!important}.ompf-homepage-pro section[data-block="hero-news"][data-mobile-layout="card"] .ompf-post-hero-main h2{font-size:25px!important}}
.ompf-program-card-phase68{display:flex;flex-direction:column;gap:10px}.ompf-program-card-phase68 .ompf-program-stats{display:flex;gap:7px;flex-wrap:wrap;margin:2px 0}.ompf-program-card-phase68 .ompf-program-stats span,.ompf-missed-stats span,.ompf-missed-stats strong{display:inline-flex;align-items:center;border:1px solid var(--ompf-line,#e4e7ec);background:#f8fafc;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;color:#344054}.ompf-program-card-phase68 .ompf-program-actions,.ompf-program-detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:auto}.ompf-program-card-phase68 .ompf-program-actions .ompf-button{width:auto}.ompf-program-articles{border-top:1px solid var(--ompf-line,#e4e7ec);padding-top:10px}.ompf-program-linked-posts{margin-top:28px}.ompf-program-linked-posts .ompf-section-head{box-shadow:none}.ompf-missed-stats{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:0 0 14px}.ompf-landing-head-phase68{border-radius:30px}.ompf-program-page-phase68 .ompf-program-guide-pro,.ompf-missed-page-phase68 .ompf-chip-row{background:rgba(255,255,255,.72)}
@media (max-width: 760px){.ompf-program-card-phase68 .ompf-program-actions,.ompf-program-detail-actions{display:grid;grid-template-columns:1fr}.ompf-program-card-phase68 .ompf-program-actions .ompf-button,.ompf-program-detail-actions .ompf-button{width:100%}.ompf-program-linked-posts .ompf-card-grid{grid-template-columns:1fr}.ompf-landing-head-phase68{border-radius:22px}.ompf-missed-stats{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.ompf-missed-stats span,.ompf-missed-stats strong{white-space:nowrap}}


/* Fase 69 — Agenda pro + beeldmaat-fix */
.ompf-site img{max-width:100%;height:auto}.ompf-card-media,.ompf-row-thumb,.ompf-post-hero .ompf-card-media,.ompf-event-media,.ompf-article-hero,.ompf-newspaper-hero,.ompf-article-inline-image{background:#eef2f6}.ompf-card-media img,.ompf-row-thumb img,.ompf-post-hero .ompf-card-media img,.ompf-event-media img,.ompf-article-hero img,.ompf-newspaper-hero img,.ompf-article-inline-image img{object-fit:cover;object-position:center}.ompf-event-filterbar{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr)) auto auto;gap:12px;align-items:end;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:16px;margin:0 0 22px;box-shadow:0 12px 32px rgba(16,24,40,.05)}.ompf-event-filterbar label{display:grid;gap:6px;font-weight:900;color:#344054;font-size:13px}.ompf-event-filterbar select{width:100%;border:1px solid rgba(16,24,40,.14);border-radius:14px;padding:10px 12px;background:#fff;color:#101828;font-weight:750}.ompf-event-chipline{display:flex;gap:7px;flex-wrap:wrap}.ompf-event-chipline span{display:inline-flex;border-radius:999px;background:#f2f4f7;color:#344054;padding:5px 9px;font-size:12px;font-weight:900}.ompf-event-article-link{font-weight:900;color:var(--ompf-accent,#2458e6);text-decoration:none}.ompf-event-linked-article{display:grid;gap:6px;background:#f7faff;border:1px solid rgba(36,88,230,.12);border-radius:18px;padding:14px 16px;margin:18px 0}.ompf-event-linked-article strong{font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#667085}.ompf-event-linked-article a{font-weight:950;color:#101828;text-decoration:none}.ompf-event-aside .ompf-live-card{position:sticky;top:18px}@media(max-width:760px){.ompf-event-filterbar{grid-template-columns:1fr;border-radius:18px;padding:13px}.ompf-event-filterbar .ompf-button,.ompf-event-filterbar .ompf-button.ghost{width:100%;justify-content:center}.ompf-event-card h3{font-size:22px}.ompf-event-media{aspect-ratio:16/9}.ompf-event-aside .ompf-live-card{position:static}}


/* v5.0.0-rc4.22 — Fase 70: uniforme fotohoeken, artikelgalerij en lightbox */
.ompf-newspaper-hero,
.ompf-article-inline-image,
.ompf-article-gallery,
.ompf-article-gallery-item{border-radius:0!important;overflow:hidden;}
.ompf-newspaper-hero img,
.ompf-article-inline-image img,
.ompf-article-gallery-item img{border-radius:0!important;}
.ompf-article-photo-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:inherit;position:relative;overflow:hidden;border-radius:0;color:inherit;font:inherit;}
.ompf-article-photo-button img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-drag:none;user-select:none;}
.ompf-photo-zoom-hint{position:absolute;right:12px;bottom:12px;background:rgba(16,24,40,.76);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;opacity:0;transform:translateY(4px);transition:.18s ease;}
.ompf-article-photo-button:hover .ompf-photo-zoom-hint,.ompf-article-photo-button:focus-visible .ompf-photo-zoom-hint{opacity:1;transform:translateY(0)}
.ompf-article-gallery{margin:34px 0;background:#fff;border:1px solid rgba(16,24,40,.08);padding:18px;box-shadow:0 18px 42px rgba(16,24,40,.06);}
.ompf-article-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 14px;}
.ompf-article-gallery-head h2{margin:2px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.06;letter-spacing:-.035em;}
.ompf-article-gallery-count{font-weight:900;color:#667085;background:#f2f4f7;border-radius:999px;padding:7px 11px;white-space:nowrap;}
.ompf-article-gallery-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.ompf-article-gallery-item{margin:0;background:#f8fafc;border:1px solid rgba(16,24,40,.08);}
.ompf-article-gallery-item .ompf-article-photo-button{aspect-ratio:16/10;background:#eef2f6;}
.ompf-article-gallery-item .ompf-article-photo-button img{width:100%;height:100%;object-fit:cover;}
.ompf-article-gallery .ompf-inline-image-caption{padding:10px 12px!important;font-size:13px;}
.ompf-gallery-note{margin:12px 0 0;color:#667085;font-size:13px;}
.ompf-article-gallery.is-slider{position:relative;}
.ompf-article-gallery.is-slider .ompf-article-gallery-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin;}
.ompf-article-gallery.is-slider .ompf-article-gallery-item{flex:0 0 min(72%,420px);scroll-snap-align:start;}
.ompf-gallery-controls{position:absolute;right:18px;top:18px;display:flex;gap:8px;}
.ompf-gallery-controls button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(16,24,40,.12);background:#fff;color:#101828;font-size:24px;font-weight:900;box-shadow:0 10px 24px rgba(16,24,40,.10);cursor:pointer;}
.ompf-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(2,6,23,.88);display:grid;place-items:center;padding:22px;}
.ompf-lightbox[hidden]{display:none;}
.ompf-lightbox-panel{width:min(1120px,100%);max-height:94vh;display:grid;gap:10px;color:#fff;}
.ompf-lightbox-image-wrap{background:#020617;display:flex;align-items:center;justify-content:center;min-height:180px;}
.ompf-lightbox img{max-width:100%;max-height:78vh;object-fit:contain;display:block;-webkit-user-drag:none;user-select:none;}
.ompf-lightbox-caption{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;justify-content:space-between;color:#e5e7eb;font-size:14px;}
.ompf-lightbox-caption strong{font-weight:850;color:#fff;}
.ompf-lightbox-close{justify-self:end;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;padding:8px 13px;font-weight:900;cursor:pointer;}
body.ompf-lightbox-open{overflow:hidden;}
@media(max-width:760px){.ompf-article-gallery{padding:14px;margin:26px 0}.ompf-article-gallery-head{align-items:start;display:grid}.ompf-article-gallery-track{grid-template-columns:1fr}.ompf-article-gallery.is-slider .ompf-article-gallery-item{flex-basis:86%}.ompf-gallery-controls{position:static;margin:-4px 0 12px}.ompf-photo-zoom-hint{opacity:1;transform:none}.ompf-lightbox{padding:10px}.ompf-lightbox img{max-height:74vh}}

/* v5.0.0-rc4.24 — Fase 72: Liveblogs / Gebeurtenisblogs */
.ompf-liveblogs-page{padding:34px 0 56px;background:#f8fafc}
.ompf-liveblog-hero{margin-bottom:22px}
.ompf-liveblog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}
.ompf-liveblog-grid.compact{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}
.ompf-liveblog-card{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:24px;box-shadow:0 18px 42px rgba(16,24,40,.06);overflow:hidden;display:flex;flex-direction:column;min-width:0}
.ompf-liveblog-card-media{display:block;aspect-ratio:16/9;background:#eef2f6;overflow:hidden}
.ompf-liveblog-card-media img{width:100%;height:100%;object-fit:cover;display:block}
.ompf-liveblog-card-body{padding:18px;display:grid;gap:10px;align-content:start;flex:1}
.ompf-liveblog-card h3{margin:0;font-size:clamp(21px,2vw,28px);line-height:1.08;letter-spacing:-.035em}
.ompf-liveblog-card h3 a{color:#101828;text-decoration:none}
.ompf-liveblog-card p{margin:0;color:#475467;line-height:1.55}
.ompf-liveblog-status{display:inline-flex;align-items:center;gap:8px;width:max-content;border-radius:999px;background:#ecfdf3;color:#067647;padding:6px 10px;font-size:12px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}
.ompf-liveblog-status b{width:8px;height:8px;border-radius:999px;background:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,.12)}
.ompf-liveblog-card.is-afgerond .ompf-liveblog-status,.ompf-liveblog-status.is-large{background:#f2f4f7;color:#344054}
.ompf-liveblog-card.is-afgerond .ompf-liveblog-status b,.ompf-liveblog-status.is-large b{background:#98a2b3;box-shadow:0 0 0 4px rgba(152,162,179,.14)}
.ompf-liveblog-status.is-large{margin:0 0 12px}
.ompf-liveblogs-finished{margin-top:34px}
.ompf-liveblog-detail{padding:34px 0 56px;background:#fff}
.ompf-liveblog-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px;align-items:start}
.ompf-liveblog-main>h1{font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.055em;margin:0 0 12px;color:#101828}
.ompf-liveblog-intro{margin:24px 0}
.ompf-liveblog-timeline{position:relative;margin-top:28px;display:grid;gap:18px}
.ompf-liveblog-update{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:start}
.ompf-liveblog-update time{position:sticky;top:20px;display:inline-flex;justify-content:center;border-radius:999px;background:#eef4ff;color:#244cd8;font-weight:950;padding:8px 10px;font-size:14px}
.ompf-liveblog-update-body{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:22px;padding:18px;box-shadow:0 14px 34px rgba(16,24,40,.05);display:grid;gap:12px;min-width:0}
.ompf-liveblog-update-body h2{margin:0;font-size:clamp(22px,3vw,32px);letter-spacing:-.035em;line-height:1.08;color:#101828}
.ompf-liveblog-text>*:first-child{margin-top:0}.ompf-liveblog-text>*:last-child{margin-bottom:0}
.ompf-liveblog-update blockquote{margin:0;border-left:4px solid #244cd8;padding:4px 0 4px 16px;font-size:clamp(20px,2.5vw,28px);line-height:1.32;font-weight:850;color:#101828}
.ompf-liveblog-update blockquote cite{display:block;margin-top:10px;font-size:14px;color:#667085;font-style:normal;font-weight:850}
.ompf-liveblog-photo{margin:0;display:grid;gap:8px}
.ompf-liveblog-photo a{display:block;overflow:hidden;border-radius:18px;background:#eef2f6;cursor:zoom-in}
.ompf-liveblog-photo img{width:100%;height:auto;display:block;object-fit:cover;-webkit-user-drag:none;user-select:none}
.ompf-liveblog-photo.is-compact a{aspect-ratio:16/10}.ompf-liveblog-photo.is-compact img{width:100%;height:100%;object-fit:cover}
.ompf-liveblog-photo figcaption{font-size:13px;color:#667085;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.ompf-liveblog-photo figcaption span{font-weight:850}
.ompf-liveblog-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}
.ompf-liveblog-audio{display:grid;gap:8px;background:#f8fafc;border:1px solid rgba(16,24,40,.08);border-radius:16px;padding:12px}
.ompf-liveblog-audio audio{width:100%}
.ompf-liveblog-embed{border:1px solid rgba(16,24,40,.08);border-radius:18px;overflow:hidden;background:#f8fafc;padding:10px}
.ompf-liveblog-embed iframe{max-width:100%;width:100%;border:0;border-radius:12px}
.ompf-liveblog-aside{display:grid;gap:18px;position:sticky;top:18px}
.ompf-liveblog-aside .ompf-panel{background:#f8fafc;border:1px solid rgba(16,24,40,.08);border-radius:22px;padding:18px;box-shadow:0 14px 34px rgba(16,24,40,.05)}
@media(max-width:900px){.ompf-liveblog-detail-grid{grid-template-columns:1fr}.ompf-liveblog-aside{position:static}.ompf-liveblog-update{grid-template-columns:1fr}.ompf-liveblog-update time{position:static;justify-content:flex-start;width:max-content}.ompf-liveblog-main>h1{font-size:38px}}
@media(max-width:600px){.ompf-liveblogs-page,.ompf-liveblog-detail{padding-top:22px}.ompf-liveblog-grid,.ompf-liveblog-grid.compact{grid-template-columns:1fr}.ompf-liveblog-card-body,.ompf-liveblog-update-body{padding:15px;border-radius:18px}.ompf-liveblog-photo a{border-radius:14px}}

/* v5.0.0-rc4.25 — Fase 73: vastgezette liveblogupdates */
.ompf-liveblog-update.is-pinned .ompf-liveblog-update-body{border-color:#f3cf62;background:linear-gradient(180deg,#fffdf2,#fff);box-shadow:0 18px 42px rgba(180,83,9,.10)}
.ompf-liveblog-update.is-pinned time{background:#fff7cc;color:#92400e}
.ompf-liveblog-update-labels{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ompf-label.is-pinned{background:#fff7cc;color:#92400e}


/* v5.0.0-rc4.26 — Fase 74: professionele publieke liveblogpagina */
.ompf-liveblogs-page-phase74{background:linear-gradient(180deg,#f8fbff 0,#fff 42%,#f8fafc 100%)}
.ompf-liveblog-archive-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.ompf-liveblog-archive-stats span{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(16,24,40,.08);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:850;color:#475467}.ompf-liveblog-archive-stats strong{font-size:18px;color:#101828}.ompf-liveblog-section-title{display:flex;align-items:center;gap:10px;margin:0 0 16px}.ompf-liveblog-section-title h2{margin:0;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em}.ompf-liveblog-card.phase74{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ompf-liveblog-card.phase74:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(16,24,40,.10);border-color:rgba(36,76,216,.18)}.ompf-liveblog-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.ompf-liveblog-count{display:inline-flex;width:max-content;border-radius:999px;background:#f2f4f7;color:#475467;padding:6px 10px;font-size:12px;font-weight:900}.ompf-liveblog-card-latest{border-left:3px solid #244cd8;background:#f8fbff;border-radius:14px;padding:10px 12px;display:grid;gap:4px}.ompf-liveblog-card-latest span{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#244cd8;font-weight:950}.ompf-liveblog-card-latest strong{font-size:15px;line-height:1.25;color:#101828}.ompf-liveblog-card-latest em{font-style:normal;color:#667085;font-size:14px;line-height:1.35}.ompf-liveblog-detail-phase74{background:linear-gradient(180deg,#f6f9ff 0,#fff 260px,#fff 100%)}.ompf-liveblog-detail-phase74.is-afgerond{background:linear-gradient(180deg,#f8fafc 0,#fff 260px,#fff 100%)}.ompf-liveblog-sticky{position:sticky;top:0;z-index:20;margin:0 0 22px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border:1px solid rgba(16,24,40,.10);border-radius:20px;box-shadow:0 18px 50px rgba(16,24,40,.08);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-bar .ompf-liveblog-sticky{top:32px}.ompf-liveblog-sticky-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ompf-liveblog-sticky-main strong{font-size:14px;color:#101828}.ompf-liveblog-sticky-main span:not(.ompf-liveblog-status){font-size:13px;color:#667085;font-weight:800}.ompf-liveblog-sticky-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ompf-liveblog-sticky-actions a,.ompf-liveblog-sticky-actions button,.ompf-liveblog-update-tools a,.ompf-liveblog-update-tools button{border:1px solid rgba(16,24,40,.10);background:#fff;color:#244cd8;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:950;text-decoration:none;cursor:pointer}.ompf-liveblog-sticky-actions button,.ompf-liveblog-update-tools button{font-family:inherit}.ompf-liveblog-sticky-actions a:hover,.ompf-liveblog-sticky-actions button:hover,.ompf-liveblog-update-tools a:hover,.ompf-liveblog-update-tools button:hover{border-color:#244cd8;background:#eef4ff}.ompf-liveblog-head{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:28px;padding:clamp(20px,4vw,34px);box-shadow:0 24px 60px rgba(16,24,40,.08);margin-bottom:22px}.ompf-liveblog-meta-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.ompf-liveblog-meta-row span{border-radius:999px;background:#f2f4f7;color:#475467;padding:8px 11px;font-size:13px;font-weight:850}.ompf-liveblog-hero-image{border-radius:26px;overflow:hidden;box-shadow:0 24px 56px rgba(16,24,40,.10)}.ompf-liveblog-timeline{padding-left:0}.ompf-liveblog-timeline:before{content:"";position:absolute;left:36px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#244cd8,rgba(36,76,216,.08))}.ompf-liveblog-update{position:relative}.ompf-liveblog-update time{z-index:2;display:grid;gap:0;text-align:center;line-height:1.05;border:1px solid rgba(36,76,216,.14);box-shadow:0 10px 24px rgba(36,76,216,.10)}.ompf-liveblog-update time span{font-size:10px;letter-spacing:.02em;color:inherit;opacity:.72}.ompf-liveblog-update-body{position:relative}.ompf-liveblog-update-body:before{content:"";position:absolute;left:-23px;top:22px;width:11px;height:11px;border-radius:999px;background:#244cd8;border:3px solid #fff;box-shadow:0 0 0 3px rgba(36,76,216,.12)}.ompf-liveblog-update-tools{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid rgba(16,24,40,.08);padding-top:10px}.ompf-liveblog-update-tools a,.ompf-liveblog-update-tools button{font-size:12px;padding:7px 10px;color:#475467}.ompf-liveblog-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.ompf-liveblog-gallery .ompf-liveblog-photo:first-child{grid-column:span 2;grid-row:span 2}.ompf-liveblog-audio{background:linear-gradient(180deg,#f8fbff,#fff);border-radius:18px;padding:14px}.ompf-liveblog-audio>div{display:grid;gap:2px}.ompf-liveblog-audio span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#244cd8;font-weight:950}.ompf-liveblog-embed{box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.ompf-liveblog-social-embed{background:#fff}.ompf-liveblog-video-player{width:100%;border-radius:18px;background:#101828}.ompf-liveblog-side-status{display:grid;gap:10px}.ompf-liveblog-side-stat{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(16,24,40,.08);padding-top:10px}.ompf-liveblog-side-stat span{color:#667085;font-size:13px;font-weight:850}.ompf-liveblog-side-stat strong{font-size:20px;color:#101828}.ompf-liveblog-detail-phase74[data-ompf-refreshing="1"] .ompf-liveblog-sticky:after{content:"Bijwerken…";font-size:12px;color:#244cd8;font-weight:950}.ompf-liveblog-detail-phase74[data-ompf-updated="1"] .ompf-liveblog-sticky{box-shadow:0 0 0 4px rgba(18,183,106,.10),0 18px 50px rgba(16,24,40,.08)}
@media(max-width:900px){.ompf-liveblog-sticky{top:8px}.admin-bar .ompf-liveblog-sticky{top:46px}.ompf-liveblog-timeline:before{display:none}.ompf-liveblog-update-body:before{display:none}.ompf-liveblog-sticky{align-items:flex-start;flex-direction:column}.ompf-liveblog-sticky-actions{width:100%}.ompf-liveblog-sticky-actions a,.ompf-liveblog-sticky-actions button{flex:1;text-align:center}.ompf-liveblog-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-liveblog-gallery .ompf-liveblog-photo:first-child{grid-column:span 2}}
@media(max-width:600px){.ompf-liveblog-head{border-radius:22px;padding:18px}.ompf-liveblog-meta-row span{width:100%;justify-content:center}.ompf-liveblog-sticky{border-radius:16px;padding:10px}.ompf-liveblog-sticky-main{display:grid;gap:6px}.ompf-liveblog-update time{display:inline-flex;gap:7px;text-align:left}.ompf-liveblog-gallery,.ompf-liveblog-gallery .ompf-liveblog-photo:first-child{grid-template-columns:1fr;grid-column:auto;grid-row:auto}.ompf-liveblog-update-tools a,.ompf-liveblog-update-tools button{width:100%;text-align:center}}

/* Fase 75 — publieke liveblogsamenvatting */
.ompf-liveblog-summary-box{margin:22px 0 28px;padding:22px;border-radius:24px;background:linear-gradient(180deg,#eff6ff,#ffffff);border:1px solid #bfdbfe;box-shadow:0 14px 32px rgba(15,23,42,.08)}
.ompf-liveblog-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.ompf-liveblog-summary-head h2{margin:0;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.1;color:#0f172a}
.ompf-liveblog-summary-intro{font-weight:800;font-size:1.08rem;color:#111827;margin:0 0 10px;line-height:1.45}
.ompf-liveblog-summary-box p{color:#334155;line-height:1.62;margin:.55rem 0}
.ompf-liveblog-moment-list{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}
.ompf-liveblog-moment-list li{position:relative;padding:10px 12px 10px 34px;border-radius:14px;background:#fff;border:1px solid #dbeafe;color:#1f2937;font-weight:650;line-height:1.45}
.ompf-liveblog-moment-list li:before{content:'';position:absolute;left:14px;top:18px;width:8px;height:8px;border-radius:999px;background:var(--ompf-accent,#2563eb)}
.ompf-liveblog-summary-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px;color:#64748b;font-size:.88rem}
.ompf-liveblog-summary-meta a{font-weight:800;color:var(--ompf-accent,#2563eb);text-decoration:none}
@media(max-width:760px){.ompf-liveblog-summary-box{padding:18px;border-radius:20px}.ompf-liveblog-summary-head{align-items:flex-start;flex-direction:column}.ompf-liveblog-moment-list li{padding-left:30px}}

/* Fase 76 - Liveblogs in homepage en nieuwsflow */
.ompf-newsflow-phase76 .ompf-newsflow-livehint{
  display:flex;align-items:center;gap:.65rem;margin:0 0 1rem;padding:.75rem 1rem;border:1px solid rgba(36,88,230,.16);background:linear-gradient(135deg,rgba(36,88,230,.07),rgba(255,255,255,.88));border-radius:16px;color:#12213f;flex-wrap:wrap
}
.ompf-newsflow-phase76 .ompf-newsflow-livehint strong{font-size:.95rem}.ompf-newsflow-phase76 .ompf-newsflow-livehint em{font-size:.85rem;color:#667085;font-style:normal}
.ompf-liveblog-card.phase76{position:relative;overflow:hidden;border:1px solid rgba(20,32,58,.12);box-shadow:0 14px 34px rgba(20,32,58,.08)}
.ompf-liveblog-card.phase76.is-live{border-color:rgba(36,88,230,.28);background:linear-gradient(180deg,#fff,rgba(36,88,230,.035))}
.ompf-liveblog-card.phase76.is-live:before{content:"LIVE";position:absolute;top:14px;right:14px;z-index:2;padding:.28rem .58rem;border-radius:999px;background:#2458e6;color:#fff;font-weight:800;font-size:.72rem;letter-spacing:.06em;box-shadow:0 10px 24px rgba(36,88,230,.24)}
.ompf-liveblog-card.phase76.is-afgerond:before{content:"AFGEROND";position:absolute;top:14px;right:14px;z-index:2;padding:.28rem .58rem;border-radius:999px;background:#eef1f6;color:#475467;font-weight:800;font-size:.68rem;letter-spacing:.04em}
.ompf-liveblog-term-chips{display:flex;gap:.4rem;flex-wrap:wrap;margin:.45rem 0 .7rem}.ompf-liveblog-term-chips span{display:inline-flex;gap:.35rem;align-items:center;border:1px solid rgba(20,32,58,.1);background:#f7f9fc;border-radius:999px;padding:.26rem .56rem;font-size:.78rem;color:#334155}.ompf-liveblog-term-chips em{font-style:normal;color:#667085;font-size:.72rem}.ompf-liveblog-term-chips.detail{margin-top:.8rem}.ompf-liveblog-term-chips.detail span{background:#fff;border-color:rgba(36,88,230,.16)}
.ompf-liveblog-news-row.is-live{background:linear-gradient(90deg,rgba(36,88,230,.06),#fff);border-radius:16px}.ompf-label.is-live-label{background:#2458e6;color:#fff;border-color:#2458e6}.ompf-live-placeholder{display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;letter-spacing:.08em;color:#2458e6;background:rgba(36,88,230,.08)}
.ompf-archive-liveblog-result{border-color:rgba(36,88,230,.18)}.ompf-archive-liveblog-result.is-live{background:linear-gradient(90deg,rgba(36,88,230,.055),#fff)}
.ompf-liveblogs-finished-home .ompf-liveblog-card.phase76{opacity:.96}.ompf-liveblogs-finished-home .ompf-liveblog-card.phase76:before{box-shadow:none}
@media (max-width:760px){.ompf-newsflow-phase76 .ompf-newsflow-livehint{align-items:flex-start}.ompf-liveblog-card.phase76:before{top:10px;right:10px}.ompf-liveblog-term-chips span{font-size:.74rem}}

/* v5.0.0-rc4.29 — Fase 77 publieke liveblog media */
.ompf-liveblog-photo{margin:14px 0 0}.ompf-liveblog-photo button{display:block;width:100%;border:0;background:transparent;padding:0;border-radius:18px;overflow:hidden;cursor:zoom-in}.ompf-liveblog-photo img{display:block;width:100%;height:auto;object-fit:cover}.ompf-liveblog-photo figcaption{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.45rem;color:#667085;font-size:.86rem;line-height:1.35}.ompf-liveblog-photo figcaption em{font-style:normal;font-weight:800}.ompf-liveblog-gallery .ompf-liveblog-photo{margin:0}.ompf-liveblog-gallery .ompf-liveblog-photo button{height:100%}.ompf-liveblog-gallery .ompf-liveblog-photo img{height:100%;min-height:150px}.ompf-liveblog-media-missing{border:1px dashed rgba(148,163,184,.65);background:#f8fafc;border-radius:16px;padding:13px 14px;color:#475569;display:grid;gap:2px;margin-top:12px}.ompf-liveblog-media-missing strong{color:#334155}.ompf-liveblog-audio em{font-style:normal;color:#667085;font-size:.85rem;font-weight:700}.ompf-liveblog-direct-photo img{max-height:580px;object-fit:cover}
@media(max-width:760px){.ompf-liveblog-photo figcaption{display:block}.ompf-liveblog-gallery .ompf-liveblog-photo img{min-height:0}}

/* v5.0.0-rc4.30 — Fase 78: breaking/calamiteitenmodus + persistente player */
.ompf-page-loading .ompf-main{opacity:.72;transition:opacity .16s ease}.ompf-alert-auto-breaking{background:linear-gradient(90deg,#b42318,#d92d20,#f04438);box-shadow:0 12px 34px rgba(217,45,32,.18)}.ompf-alert-auto-breaking .ompf-alert-label{background:#fff;color:#b42318}.ompf-liveblog-urgency{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;background:#fff7ed;color:#c2410c;border:1px solid rgba(251,146,60,.35)}.ompf-liveblog-urgency.small{font-size:10px;padding:3px 7px}.ompf-liveblog-urgency.is-large{margin:0 0 12px 8px}.ompf-liveblog-urgency.urgency-breaking{background:#fff1f2;color:#be123c;border-color:#fecdd3}.ompf-liveblog-urgency.urgency-important{background:#fffbeb;color:#b45309;border-color:#fde68a}.ompf-liveblog-card.urgency-breaking{border-color:rgba(244,63,94,.38);box-shadow:0 18px 48px rgba(190,18,60,.11)}.ompf-liveblog-card.urgency-breaking:after{content:'BREAKING';position:absolute;top:12px;left:12px;z-index:3;border-radius:999px;background:#be123c;color:#fff;padding:5px 8px;font-size:10px;font-weight:950;letter-spacing:.08em}.ompf-liveblog-card.phase78{position:relative}.ompf-liveblog-card.urgency-important{border-color:rgba(245,158,11,.32)}.ompf-liveblog-detail.urgency-breaking .ompf-liveblog-head h1{color:#7f1d1d}.ompf-liveblog-sticky.urgency-breaking{border-color:rgba(244,63,94,.28);box-shadow:0 18px 44px rgba(190,18,60,.10)}.ompf-liveblog-side-status.urgency-breaking{border-color:rgba(244,63,94,.22);background:linear-gradient(180deg,#fff1f2,#fff)}.ompf-persistent-player-enabled .ompf-mini-player{will-change:transform}.ompf-radio-is-playing.ompf-persistent-player-enabled .ompf-mini-player-inner{box-shadow:0 22px 60px rgba(36,88,230,.34),0 0 0 1px rgba(255,255,255,.12) inset}.ompf-radio-is-playing.ompf-persistent-player-enabled .ompf-live-play.is-playing{animation:ompfPlayerPulse 1.8s ease-in-out infinite}@keyframes ompfPlayerPulse{0%,100%{box-shadow:0 12px 30px rgba(0,0,0,.18)}50%{box-shadow:0 0 0 7px rgba(36,88,230,.16),0 12px 30px rgba(0,0,0,.18)}}@media(max-width:720px){.ompf-liveblog-urgency.is-large{margin:0 0 10px}.ompf-liveblog-card.urgency-breaking:after{top:8px;left:8px}}

/* Fase 80 — publieke vormgevingsconsistentie */
:root{
  --ompf-accent:#2458E6;
  --ompf-ink:#121826;
  --ompf-muted:#667085;
  --ompf-line:#E7EAF0;
  --ompf-bg:#F5F7FB;
  --ompf-card:#FFFFFF;
  --ompf-soft:#EEF4FF;
  --ompf-blue-soft:#D9EAFB;
  --ompf-green-soft:#DDF6E0;
  --ompf-yellow-soft:#FFF4CC;
  --ompf-purple-soft:#E5E1F9;
  --ompf-radius:22px;
  --ompf-radius-sm:16px;
  --ompf-shadow:0 18px 45px rgba(18,24,38,.08);
  --ompf-shadow-soft:0 10px 26px rgba(18,24,38,.055);
}
.ompf-post-card,
.ompf-panel,
.ompf-live-card,
.ompf-empty-card,
.ompf-page-card,
.ompf-related,
.ompf-article-main,
.ompf-archive-result,
.ompf-liveblog-card,
.ompf-liveblog-update,
.ompf-liveblog-summary,
.ompf-liveblog-statusbar,
.ompf-liveblog-finished-card{
  border:1px solid var(--ompf-line);
  border-radius:var(--ompf-radius);
  box-shadow:var(--ompf-shadow-soft);
}
.ompf-post-card h2,
.ompf-news-row h3,
.ompf-panel-head h2,
.ompf-article-header h1,
.ompf-page-card h1,
.ompf-archive-head h1{
  letter-spacing:-.035em;
  color:var(--ompf-ink);
}
.ompf-meta,
.ompf-post-card p,
.ompf-article-source,
.ompf-featured figcaption{
  color:var(--ompf-muted);
}
.ompf-button,
.ompf-pill,
.ompf-share-actions a,
.ompf-share-actions button,
.ompf-place-tab,
.ompf-mobile-tabbar a{
  min-height:40px;
  border-radius:999px;
  font-weight:900;
}
.ompf-label,
.ompf-live-label,
.ompf-status-chip,
.ompf-liveblog-chip{
  border-radius:999px;
  font-weight:950;
}
.ompf-card-media img,
.ompf-row-thumb img,
.ompf-featured img,
.ompf-liveblog-photo img,
.ompf-liveblog-gallery img{
  object-fit:cover;
}
.ompf-persistent-player,
.ompf-live-miniplayer,
.ompf-radio-miniplayer{
  z-index:95;
}
.ompf-liveblog-statusbar{
  backdrop-filter:saturate(160%) blur(14px);
}
@media(max-width:980px){
  .ompf-post-card,.ompf-panel,.ompf-live-card,.ompf-empty-card,.ompf-page-card,.ompf-related,.ompf-article-main,.ompf-archive-result,.ompf-liveblog-card,.ompf-liveblog-update{border-radius:18px}
  .ompf-card-grid,.ompf-two-columns,.ompf-place-grid,.ompf-article-grid,.ompf-page-grid{gap:16px}
}
@media(max-width:640px){
  .ompf-container{width:calc(100% - 24px)}
  .ompf-post-card,.ompf-panel,.ompf-live-card,.ompf-empty-card,.ompf-page-card,.ompf-related,.ompf-article-main,.ompf-archive-result,.ompf-liveblog-card,.ompf-liveblog-update{border-radius:16px;box-shadow:0 8px 20px rgba(18,24,38,.055)}
  .ompf-button,.ompf-share-actions a,.ompf-share-actions button{width:100%}
  .ompf-article-content,.ompf-page-content{line-height:1.72}
}


/* phase 84: agenda 2.0 + place content fix */
.ompf-event-article-link.liveblog,.ompf-event-linked-article.liveblog{border-color:rgba(36,88,230,.22);background:linear-gradient(180deg,#eef4ff,#fff)}
.ompf-event-chipline span{white-space:nowrap}.ompf-place-news-card-pro .ompf-liveblog-news-row,.ompf-place-news-card-pro .ompf-news-row{margin-top:.45rem}
.ompf-events-home .ompf-section-head h2:before{content:'◇';display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(36,88,230,.10);color:var(--ompf-accent);font-size:16px;margin-right:.55rem;vertical-align:middle}

/* phase 92: publieke homepage eindafwerking */
.ompf-homepage-phase92{--ompf-home-gap:clamp(28px,4.2vw,52px);background:linear-gradient(180deg,#f7f9fc 0,#fff 430px)}
.ompf-homepage-phase92 .ompf-block{margin:var(--ompf-home-gap) 0}
.ompf-homepage-phase92 .ompf-block:first-child{margin-top:0}
.ompf-homepage-phase92 .ompf-panel,.ompf-homepage-phase92 .ompf-post-card,.ompf-homepage-phase92 .ompf-event-card,.ompf-homepage-phase92 .ompf-live-card{border-color:rgba(16,24,40,.08);box-shadow:0 16px 42px rgba(16,24,40,.06)}
.ompf-homepage-phase92 .ompf-section-head,.ompf-homepage-phase92 .ompf-panel-head{align-items:center;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:var(--ompf-radius,24px);padding:16px 18px;box-shadow:0 10px 24px rgba(16,24,40,.045)}
.ompf-homepage-phase92 .ompf-section-head h2,.ompf-homepage-phase92 .ompf-panel-head h2{font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.04em}
.ompf-homepage-phase92 .ompf-latest-panel-pro{padding:clamp(16px,2.2vw,24px);background:linear-gradient(180deg,#fff,#fbfdff)}
.ompf-homepage-phase92 .ompf-latest-pro-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:clamp(18px,2.4vw,28px)}
.ompf-homepage-phase92 .ompf-news-list-pro{border-left:0;padding-left:0;display:grid;gap:10px}
.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row{border:1px solid rgba(16,24,40,.08);border-radius:calc(var(--ompf-radius,24px) - 6px);padding:10px;background:#fff;box-shadow:0 8px 18px rgba(16,24,40,.035)}
.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row:first-child{padding-top:10px}
.ompf-homepage-phase92 .ompf-news-row a{min-width:0}.ompf-homepage-phase92 .ompf-news-row h3{font-size:17px;line-height:1.2;letter-spacing:-.025em}
.ompf-event-news-row .ompf-event-label,.ompf-event-news-card .ompf-event-label{background:#fff4cc;color:#946200}.ompf-event-news-row .ompf-row-thumb-placeholder,.ompf-event-card-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:70px;background:linear-gradient(135deg,#fff4cc,#fff);color:#946200;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.ompf-event-news-card .ompf-card-media{aspect-ratio:16/9}
.ompf-places-phase92 .ompf-place-card-grid-pro{gap:18px}.ompf-places-phase92 .ompf-place-news-card-pro{background:linear-gradient(180deg,#fff,#fbfdff);border-color:rgba(16,24,40,.08)}
.ompf-places-phase92 .ompf-place-card-title{align-items:center}.ompf-places-phase92 .ompf-place-card-title span{background:rgba(36,88,230,.08);border:1px solid rgba(36,88,230,.12);border-radius:999px;padding:5px 8px}.ompf-places-phase92 .ompf-place-lead .ompf-news-row{border-top:0;padding-top:0}.ompf-places-phase92 .ompf-place-mini-links a{padding:8px 0;border-top:1px solid rgba(16,24,40,.06)}
.ompf-homepage-phase92 .ompf-empty-inline{border:1px dashed rgba(36,88,230,.24);background:rgba(36,88,230,.045);border-radius:calc(var(--ompf-radius,24px) - 6px);padding:14px 16px;color:#475467;font-weight:750}
.ompf-homepage-phase92 .ompf-card-media img,.ompf-homepage-phase92 .ompf-row-thumb img{transform:none;transition:transform .18s ease}.ompf-homepage-phase92 .ompf-post-card:hover .ompf-card-media img,.ompf-homepage-phase92 .ompf-news-row:hover .ompf-row-thumb img{transform:scale(1.025)}
@media(max-width:900px){.ompf-homepage-phase92 .ompf-latest-pro-grid{grid-template-columns:1fr}.ompf-homepage-phase92 .ompf-news-list-pro{border-top:1px solid rgba(16,24,40,.08);padding-top:14px}.ompf-homepage-phase92 .ompf-place-card-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.ompf-homepage-phase92{background:#fff;--ompf-home-gap:24px}.ompf-homepage-phase92 .ompf-section-head,.ompf-homepage-phase92 .ompf-panel-head{display:block;padding:14px}.ompf-homepage-phase92 .ompf-section-head a,.ompf-homepage-phase92 .ompf-panel-head a{display:inline-flex;margin-top:10px}.ompf-homepage-phase92 .ompf-latest-panel-pro,.ompf-homepage-phase92 .ompf-places-panel-pro{padding:14px}.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row{padding:8px}.ompf-homepage-phase92 .ompf-news-row a,.ompf-place-news-card-pro .ompf-news-row a{grid-template-columns:82px 1fr!important}.ompf-homepage-phase92 .ompf-row-thumb,.ompf-place-news-card-pro .ompf-row-thumb{width:82px!important;height:64px!important;aspect-ratio:auto!important}.ompf-homepage-phase92 .ompf-news-row h3{font-size:15.5px}.ompf-homepage-phase92 .ompf-place-card-grid-pro{grid-template-columns:1fr}.ompf-places-phase92 .ompf-place-card-title span{white-space:normal}.ompf-homepage-phase92 .ompf-meta{font-size:11.5px}.ompf-homepage-phase92 .ompf-post-card p{display:none}}
.ompf-newsflow-livehint.phase92.agenda{background:linear-gradient(135deg,rgba(255,244,204,.75),rgba(255,255,255,.92));border-color:rgba(148,98,0,.18)}.ompf-event-dot{display:inline-grid;place-items:center;width:12px;height:12px;border-radius:999px;color:#946200;background:#fff4cc;box-shadow:0 0 0 6px rgba(255,244,204,.7);font-size:0}


/* v5.1.0-dev-phase101.3: publieke header/regiobalk overlapfix */
.ompf-header{position:relative;top:auto;z-index:60;}
.admin-bar .ompf-header{top:auto;}
.ompf-home-regionbar{position:relative;z-index:0;overflow:visible!important;margin-top:0!important;}
.ompf-home-regionbar.ompf-block{margin-top:0!important;margin-bottom:clamp(24px,4vw,42px)!important;}
.ompf-home-regionbar-inner{min-height:64px!important;padding:16px 0!important;align-items:center!important;overflow:visible!important;}
.ompf-home-place-links{overflow-x:auto;overflow-y:visible!important;padding:4px 2px 6px!important;}
.ompf-home-place-links a,.ompf-home-tip-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;}
.ompf-home-tip-link{align-self:center;}
.ompf-homepage-pro .ompf-home-hero{margin-top:clamp(28px,4vw,44px)!important;}
@media(max-width:1100px){.ompf-home-regionbar-inner{grid-template-columns:1fr!important;gap:12px!important}.ompf-home-tip-link{width:max-content}}
@media(max-width:640px){.ompf-home-regionbar-inner{min-height:auto!important;padding:12px 0!important}.ompf-home-place-links{padding-bottom:8px!important}.ompf-home-regionbar.ompf-block{margin-bottom:24px!important}.ompf-homepage-pro .ompf-home-hero{margin-top:22px!important}}

/* v5.1.0-dev-phase101.10: vaste rubriekfilter voor pagina's zoals /sport/. */
.ompf-archive-fixed-filter{display:grid;gap:6px;min-height:43px;border:1px solid var(--ompf-line);border-radius:14px;background:#f8fafc;color:var(--ompf-ink);padding:9px 11px;font-weight:850}
.ompf-archive-fixed-filter span{font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:var(--ompf-muted)}
.ompf-archive-fixed-filter strong{font-size:14px;line-height:1.25;color:var(--ompf-ink)}


/* v5.1.0-dev-phase101.18 — visuele artikelkop polish: rustiger titel + lead */
.ompf-article-newspaper .ompf-newspaper-body{
  max-width:920px;
}
.ompf-article-newspaper .ompf-newspaper-header{
  margin:0 0 8px;
}
.ompf-article-newspaper .ompf-newspaper-kicker{
  display:block;
  margin:20px 0 16px!important;
  color:var(--ompf-accent);
  font-size:13px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.ompf-article-newspaper .ompf-newspaper-header h1{
  max-width:920px;
  margin:0 0 24px!important;
  color:#08122b;
  font-size:clamp(42px,5.2vw,68px)!important;
  line-height:.96!important;
  letter-spacing:-.035em!important;
  font-weight:900;
  hyphens:none!important;
  -webkit-hyphens:none!important;
  -ms-hyphens:none!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  text-wrap:balance;
}
.ompf-article-newspaper .ompf-newspaper-lead{
  max-width:820px!important;
  margin:0 0 34px!important;
  color:#1e2a44;
  font-size:clamp(22px,2.1vw,25px)!important;
  line-height:1.48!important;
  font-weight:400;
}
.ompf-article-newspaper .ompf-newspaper-lead p{
  margin:0 0 .78em;
}
.ompf-article-newspaper .ompf-newspaper-lead p:last-child{
  margin-bottom:0;
}
.ompf-article-newspaper .ompf-newspaper-meta-row{
  margin-top:22px;
}
@media (max-width:980px){
  .ompf-article-newspaper .ompf-newspaper-body{
    max-width:100%;
  }
}
@media (max-width:768px){
  .ompf-article-newspaper .ompf-newspaper-kicker{
    margin:14px 0 12px!important;
    font-size:12px!important;
    letter-spacing:.07em;
  }
  .ompf-article-newspaper .ompf-newspaper-header h1{
    max-width:100%;
    margin-bottom:18px!important;
    font-size:clamp(34px,8vw,46px)!important;
    line-height:.98!important;
    letter-spacing:-.03em!important;
  }
  .ompf-article-newspaper .ompf-newspaper-lead{
    max-width:100%!important;
    margin-bottom:26px!important;
    font-size:20px!important;
    line-height:1.45!important;
  }
  .ompf-article-newspaper .ompf-newspaper-meta-row{
    margin-top:18px!important;
  }
}
@media (max-width:380px){
  .ompf-article-newspaper .ompf-newspaper-header h1{
    font-size:32px!important;
  }
}


/* v5.1.0-dev-phase101.19 — visuele artikeltekst polish: body, alinea's, links, koppen en citaten */
.ompf-article-newspaper .ompf-newspaper-content,
.ompf-article-newspaper .ompf-article-content,
.ompf-article-newspaper #ompf-artikeltekst{
  max-width:760px!important;
  margin-top:0;
  color:#172033;
  font-size:19px!important;
  line-height:1.74!important;
  font-weight:400;
}
.ompf-article-newspaper .ompf-newspaper-content > p,
.ompf-article-newspaper .ompf-article-content > p,
.ompf-article-newspaper #ompf-artikeltekst > p{
  margin:0 0 22px!important;
}
.ompf-article-newspaper .ompf-newspaper-content > p:last-child,
.ompf-article-newspaper .ompf-article-content > p:last-child,
.ompf-article-newspaper #ompf-artikeltekst > p:last-child{
  margin-bottom:0!important;
}
.ompf-article-newspaper .ompf-newspaper-content h2,
.ompf-article-newspaper .ompf-article-content h2,
.ompf-article-newspaper #ompf-artikeltekst h2{
  margin:38px 0 14px!important;
  color:#101828;
  font-size:30px!important;
  line-height:1.16!important;
  letter-spacing:-.035em;
  font-weight:900;
}
.ompf-article-newspaper .ompf-newspaper-content h3,
.ompf-article-newspaper .ompf-article-content h3,
.ompf-article-newspaper #ompf-artikeltekst h3{
  margin:30px 0 12px!important;
  color:#101828;
  font-size:23px!important;
  line-height:1.2!important;
  letter-spacing:-.025em;
  font-weight:900;
}
.ompf-article-newspaper .ompf-newspaper-content a,
.ompf-article-newspaper .ompf-article-content a,
.ompf-article-newspaper #ompf-artikeltekst a{
  color:#2457c5!important;
  text-decoration:underline;
  text-decoration-thickness:1.5px;
  text-underline-offset:3px;
  font-weight:750;
}
.ompf-article-newspaper .ompf-newspaper-content a:hover,
.ompf-article-newspaper .ompf-article-content a:hover,
.ompf-article-newspaper #ompf-artikeltekst a:hover{
  text-decoration-thickness:2px;
}
.ompf-article-newspaper .ompf-newspaper-content blockquote,
.ompf-article-newspaper .ompf-article-content blockquote,
.ompf-article-newspaper #ompf-artikeltekst blockquote{
  max-width:720px;
  margin:34px 0!important;
  padding:0 0 0 22px!important;
  border-left:4px solid var(--ompf-accent);
  background:transparent!important;
  color:#101828;
  font-size:22px!important;
  line-height:1.5!important;
  font-weight:650;
}
.ompf-article-newspaper .ompf-newspaper-content blockquote p,
.ompf-article-newspaper .ompf-article-content blockquote p,
.ompf-article-newspaper #ompf-artikeltekst blockquote p{
  margin:0 0 12px!important;
}
.ompf-article-newspaper .ompf-newspaper-content ul,
.ompf-article-newspaper .ompf-newspaper-content ol,
.ompf-article-newspaper .ompf-article-content ul,
.ompf-article-newspaper .ompf-article-content ol,
.ompf-article-newspaper #ompf-artikeltekst ul,
.ompf-article-newspaper #ompf-artikeltekst ol{
  margin:0 0 24px 26px!important;
  padding:0;
}
.ompf-article-newspaper .ompf-newspaper-content li,
.ompf-article-newspaper .ompf-article-content li,
.ompf-article-newspaper #ompf-artikeltekst li{
  margin:0 0 8px;
  padding-left:4px;
}
.ompf-article-newspaper .ompf-newspaper-content figure,
.ompf-article-newspaper .ompf-article-content figure,
.ompf-article-newspaper #ompf-artikeltekst figure{
  max-width:760px;
  margin:34px 0!important;
}
.ompf-article-newspaper .ompf-newspaper-content img,
.ompf-article-newspaper .ompf-article-content img,
.ompf-article-newspaper #ompf-artikeltekst img{
  border-radius:18px;
}
@media (max-width:768px){
  .ompf-article-newspaper .ompf-newspaper-content,
  .ompf-article-newspaper .ompf-article-content,
  .ompf-article-newspaper #ompf-artikeltekst{
    max-width:100%!important;
    font-size:18px!important;
    line-height:1.68!important;
  }
  .ompf-article-newspaper .ompf-newspaper-content > p,
  .ompf-article-newspaper .ompf-article-content > p,
  .ompf-article-newspaper #ompf-artikeltekst > p{
    margin-bottom:18px!important;
  }
  .ompf-article-newspaper .ompf-newspaper-content h2,
  .ompf-article-newspaper .ompf-article-content h2,
  .ompf-article-newspaper #ompf-artikeltekst h2{
    margin-top:30px!important;
    font-size:25px!important;
    line-height:1.18!important;
  }
  .ompf-article-newspaper .ompf-newspaper-content h3,
  .ompf-article-newspaper .ompf-article-content h3,
  .ompf-article-newspaper #ompf-artikeltekst h3{
    margin-top:26px!important;
    font-size:21px!important;
  }
  .ompf-article-newspaper .ompf-newspaper-content blockquote,
  .ompf-article-newspaper .ompf-article-content blockquote,
  .ompf-article-newspaper #ompf-artikeltekst blockquote{
    margin:26px 0!important;
    padding-left:18px!important;
    font-size:20px!important;
    line-height:1.45!important;
  }
}


/* v5.1.0-dev-phase101.20 — CSS-only publieke frontpage polish
   Veiligheidsafspraak: alleen homepage-styling. Geen portal, routing of template-loader. */
.ompf-homepage-pro.ompf-homepage-phase92{
  --ompf-home-gap:clamp(26px,3.8vw,48px);
  background:
    radial-gradient(circle at top left,rgba(36,88,230,.075),transparent 360px),
    linear-gradient(180deg,#f7f9fc 0,#ffffff 420px);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-container{
  --ompf-container:1200px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-regionbar{
  border-bottom:1px solid rgba(16,24,40,.075);
  background:rgba(255,255,255,.92);
  backdrop-filter:saturate(150%) blur(12px);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-regionbar-inner{
  min-height:58px!important;
  padding:13px 0!important;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-place-links a{
  background:#f8fafc;
  border-color:rgba(16,24,40,.075);
  color:#344054;
  box-shadow:none;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-place-links a:hover{
  background:#fff;
  border-color:rgba(36,88,230,.32);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-tip-link{
  background:#0b1220;
  box-shadow:0 10px 24px rgba(16,24,40,.13);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-hero{
  margin-top:clamp(28px,4vw,46px)!important;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-kicker{
  color:#2458e6;
  letter-spacing:.11em;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-grid{
  grid-template-columns:minmax(0,1.55fr) minmax(310px,.88fr);
  gap:clamp(18px,2.4vw,28px);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-card,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-live-card,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-event-card,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-liveblog-card{
  border:1px solid rgba(16,24,40,.075);
  box-shadow:0 14px 34px rgba(16,24,40,.055);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-card:hover,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-row:hover,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-news-card-pro:hover{
  border-color:rgba(36,88,230,.20);
  box-shadow:0 18px 42px rgba(16,24,40,.075);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero{
  border-radius:32px;
  overflow:hidden;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero .ompf-card-body{
  padding:clamp(22px,3.2vw,38px)!important;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero h2{
  font-size:clamp(36px,5.1vw,64px)!important;
  line-height:.98;
  letter-spacing:-.055em;
  max-width:920px;
  text-wrap:balance;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero p{
  max-width:760px;
  font-size:clamp(17px,1.65vw,21px);
  line-height:1.45;
  color:#344054;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side{
  gap:14px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-post-side{
  grid-template-columns:126px minmax(0,1fr);
  min-height:122px;
  border-radius:22px;
  box-shadow:0 10px 26px rgba(16,24,40,.055);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-card-body{
  padding:15px 16px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side h2{
  font-size:19px!important;
  line-height:1.13;
  letter-spacing:-.03em;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-quickstrip{
  margin:clamp(-8px,-.5vw,0px) 0 8px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-quickgrid{
  gap:10px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-quickitem{
  border-radius:18px;
  padding:14px 15px;
  box-shadow:0 8px 20px rgba(16,24,40,.045);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-quickitem span{
  width:34px;
  height:34px;
  border-radius:12px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-head,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head{
  border:0;
  border-bottom:1px solid rgba(16,24,40,.08);
  border-radius:0;
  background:transparent;
  box-shadow:none;
  padding:0 0 14px;
  margin-bottom:18px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-head h2,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head h2{
  font-size:clamp(25px,2.8vw,36px);
  line-height:1.05;
  letter-spacing:-.045em;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-head a,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head a,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head span{
  color:#2458e6;
  font-weight:900;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-panel-pro,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-places-panel-pro,
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-category-block-pro .ompf-panel{
  border-radius:28px;
  padding:clamp(18px,2.3vw,28px);
  background:rgba(255,255,255,.96);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-pro-grid{
  grid-template-columns:minmax(0,.95fr) minmax(330px,1.05fr);
  gap:clamp(18px,2.4vw,28px);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-feature .ompf-post-card{
  height:100%;
  box-shadow:none;
  border-color:rgba(16,24,40,.07);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-feature h2{
  font-size:clamp(25px,3vw,38px)!important;
  line-height:1.04;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-list-pro{
  border-left:0;
  padding-left:0;
  gap:10px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row{
  border:1px solid rgba(16,24,40,.07);
  border-radius:18px;
  padding:10px;
  background:#fff;
  box-shadow:none;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row:first-child{
  padding-top:10px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-row h3{
  font-size:17px!important;
  line-height:1.18!important;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-row-thumb{
  border-radius:13px;
  background:#edf2f7;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-card-grid-pro{
  gap:14px;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-news-card-pro{
  border-radius:22px;
  padding:15px;
  box-shadow:none;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-card-title{
  align-items:center;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-card-title strong{
  font-size:21px;
  line-height:1.05;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-card-title span{
  background:#f2f6ff;
  border:1px solid rgba(36,88,230,.12);
  border-radius:999px;
  padding:5px 8px;
  color:#2458e6;
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-live-card{
  border-radius:28px;
  background:linear-gradient(135deg,#0b1220,#16233a 58%,#2458e6);
}
.ompf-homepage-pro.ompf-homepage-phase92 .ompf-button{
  box-shadow:0 9px 20px rgba(36,88,230,.18);
}
@media(max-width:1100px){
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-grid,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-pro-grid{
    grid-template-columns:1fr;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-post-side{
    grid-template-columns:1fr;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-card-media{
    aspect-ratio:16/9;
  }
}
@media(max-width:760px){
  .ompf-homepage-pro.ompf-homepage-phase92{
    --ompf-home-gap:22px;
    background:#fff;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-home-hero{
    margin-top:22px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero{
    border-radius:22px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero h2{
    font-size:clamp(29px,8.4vw,39px)!important;
    line-height:1.04;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-post-hero p{
    font-size:15.5px;
    line-height:1.38;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side{
    grid-template-columns:1fr;
    gap:10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-post-side{
    grid-template-columns:86px minmax(0,1fr);
    min-height:82px;
    border-radius:18px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side .ompf-card-media{
    aspect-ratio:auto;
    height:100%;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-hero-side h2{
    font-size:15.8px!important;
    line-height:1.17!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-head,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:12px;
    padding-bottom:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-section-head h2,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-panel-head h2{
    font-size:24px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-latest-panel-pro,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-places-panel-pro,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-category-block-pro .ompf-panel{
    border-radius:20px;
    padding:14px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-list-pro .ompf-news-row{
    border-radius:16px;
    padding:8px;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-row a,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-news-card-pro .ompf-news-row a{
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-row-thumb,
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-news-card-pro .ompf-row-thumb{
    width:76px!important;
    height:58px!important;
    aspect-ratio:auto!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-news-row h3{
    font-size:15.2px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase92 .ompf-place-card-title span{
    display:none;
  }
}


/* v5.1.0-dev-phase101.21 — Hero & nieuwshiërarchie
   Veilig: alleen publieke homepage-opmaak. Geen routing, portal, template-loader of WP-pagina-overname. */
.ompf-homepage-title-sr{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-home-hero{
  position:relative;
  padding-top:clamp(20px,2.2vw,34px);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-home-hero .ompf-container{
  max-width:1240px;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-headline-row{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  padding-bottom:16px;
  margin-bottom:18px;
  border-bottom:2px solid rgba(16,24,40,.10);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-headline-row .ompf-section-kicker{
  display:block;
  margin-bottom:4px;
  color:#1d4ed8;
  font-size:13px;
  letter-spacing:.06em;
  text-transform:uppercase;
  font-weight:950;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-headline-row p{
  margin:0;
  color:#475467;
  font-size:15px;
  line-height:1.35;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-more-link{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:8px 13px;
  border:1px solid rgba(36,88,230,.18);
  border-radius:999px;
  background:#f3f6ff;
  color:#1d4ed8;
  font-size:13px;
  font-weight:900;
  text-decoration:none;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-more-link:hover{
  background:#e8efff;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-grid{
  grid-template-columns:minmax(0,1.46fr) minmax(360px,.86fr);
  gap:clamp(18px,2.5vw,32px);
  align-items:stretch;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero{
  min-height:100%;
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(16,24,40,.08);
  box-shadow:0 20px 55px rgba(16,24,40,.10);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero .ompf-card-media{
  min-height:clamp(300px,34vw,500px);
  background:#eef2f7;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero .ompf-card-body{
  padding:clamp(20px,2.4vw,34px);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero h2{
  max-width:860px;
  font-size:clamp(34px,4.7vw,64px)!important;
  line-height:.96!important;
  letter-spacing:-.065em;
  margin-bottom:12px;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero p{
  max-width:760px;
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.43;
  color:#344054;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero .ompf-label{
  background:#1d4ed8;
  color:#fff;
  border-color:#1d4ed8;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-post-side{
  display:grid;
  grid-template-columns:142px minmax(0,1fr);
  min-height:132px;
  border-radius:22px;
  border:1px solid rgba(16,24,40,.08);
  background:#fff;
  box-shadow:none;
  overflow:hidden;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-post-side:first-child{
  border-color:rgba(36,88,230,.22);
  background:linear-gradient(180deg,#ffffff,#f7f9ff);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-card-media{
  height:100%;
  min-height:132px;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-card-body{
  padding:15px 16px;
  justify-content:center;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side h2{
  font-size:clamp(18px,1.7vw,22px)!important;
  line-height:1.09!important;
  letter-spacing:-.035em;
  margin:0;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side p{
  display:none;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-home-latest-pro{
  margin-top:clamp(16px,2vw,28px);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-panel-pro{
  border-radius:24px;
  border:1px solid rgba(16,24,40,.08);
  background:#fff;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-pro-grid{
  grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);
  align-items:start;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-feature .ompf-post-card{
  border-radius:22px;
  background:#f8fafc;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-feature .ompf-card-media{
  aspect-ratio:16/10;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-feature h2{
  font-size:clamp(22px,2.3vw,34px)!important;
  line-height:1.04!important;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro{
  counter-reset:ompf-latest-counter;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row{
  position:relative;
  padding-left:42px;
  min-height:92px;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row::before{
  counter-increment:ompf-latest-counter;
  content:counter(ompf-latest-counter);
  position:absolute;
  left:11px;
  top:50%;
  transform:translateY(-50%);
  width:22px;
  height:22px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#eff4ff;
  color:#1d4ed8;
  font-size:12px;
  font-weight:950;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row a{
  grid-template-columns:88px minmax(0,1fr);
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row h3{
  font-size:18px!important;
  line-height:1.14!important;
}
.ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row .ompf-meta{
  margin-top:5px;
}
@media(max-width:1120px){
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-grid,
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-pro-grid{
    grid-template-columns:1fr;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-post-side{
    grid-template-columns:1fr;
    min-height:auto;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-card-media{
    min-height:0;
    height:auto;
    aspect-ratio:16/9;
  }
}
@media(max-width:760px){
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-home-hero{
    padding-top:14px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-headline-row{
    align-items:flex-start;
    padding-bottom:12px;
    margin-bottom:14px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-headline-row p{
    font-size:13.5px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-more-link{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero{
    border-radius:20px;
    box-shadow:0 14px 34px rgba(16,24,40,.08);
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero .ompf-card-media{
    min-height:0;
    aspect-ratio:16/10;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero .ompf-card-body{
    padding:17px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-post-hero h2{
    font-size:clamp(29px,8.4vw,42px)!important;
    line-height:1.02!important;
    letter-spacing:-.055em;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side{
    grid-template-columns:1fr;
    gap:9px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-post-side{
    grid-template-columns:82px minmax(0,1fr);
    min-height:78px;
    border-radius:16px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-card-media{
    height:100%;
    aspect-ratio:auto;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side .ompf-card-body{
    padding:10px 11px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-hero-side h2{
    font-size:15px!important;
    line-height:1.14!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-latest-panel-pro{
    border-radius:18px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row{
    padding-left:8px;
    min-height:0;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row::before{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10121 .ompf-news-list-pro .ompf-news-row a{
    grid-template-columns:76px minmax(0,1fr)!important;
  }
}

/* v5.1.0-dev-phase101.23 — Mobiele homepage verbeteren
   Veilig: alleen publieke homepage-CSS. Geen routing, template-loader of portal/frontback-end wijzigingen. */
@media (max-width: 760px){
  .ompf-homepage-pro.ompf-homepage-phase10123{
    background:#fff;
    overflow-x:hidden;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-container{
    width:calc(100% - 22px);
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-block{
    margin:16px 0!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-regionbar{
    border-bottom:1px solid rgba(16,24,40,.07);
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-regionbar-inner{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    padding:9px 0 10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-date{
    display:grid;
    grid-template-columns:auto 1fr;
    align-items:baseline;
    gap:7px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-date strong{
    font-size:13px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-date span{
    font-size:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-place-links{
    justify-content:flex-start;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    margin-left:-11px;
    margin-right:-11px;
    padding:0 11px 2px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-place-links::-webkit-scrollbar{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-place-links a{
    min-height:34px;
    padding:7px 11px;
    font-size:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-hero{
    margin-top:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-headline-row{
    display:block;
    padding-bottom:10px;
    margin-bottom:11px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-headline-row p{
    max-width:38rem;
    margin-top:5px;
    font-size:13px;
    line-height:1.35;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-grid{
    display:grid;
    grid-template-columns:1fr!important;
    gap:11px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero{
    border-radius:19px;
    box-shadow:none;
    border:1px solid rgba(16,24,40,.08);
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero .ompf-card-media{
    aspect-ratio:16/9;
    min-height:0;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero .ompf-card-body{
    padding:15px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero h2{
    font-size:clamp(25px,7.4vw,34px)!important;
    line-height:1.04!important;
    letter-spacing:-.05em;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero p{
    margin-top:9px;
    font-size:14.5px;
    line-height:1.42;
    -webkit-line-clamp:2;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side{
    gap:8px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side .ompf-post-side{
    grid-template-columns:78px minmax(0,1fr)!important;
    min-height:74px;
    border-radius:15px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side .ompf-card-body{
    padding:9px 10px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side h2{
    font-size:14.5px!important;
    line-height:1.14!important;
    letter-spacing:-.025em;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side .ompf-label,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side p{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-label{
    margin-bottom:7px;
    font-size:10.5px;
    padding:5px 7px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-meta{
    font-size:11.5px;
    gap:5px;
    margin-top:7px;
    flex-wrap:wrap;
  }

  /* Quicklinks niet als groot blok, maar als compacte horizontale snelrij. */
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickstrip{
    display:block;
    margin:8px 0 12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickgrid{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:minmax(158px,70vw);
    grid-template-columns:none!important;
    gap:9px;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    margin-left:-11px;
    margin-right:-11px;
    padding:0 11px 2px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickgrid::-webkit-scrollbar{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickitem{
    scroll-snap-align:start;
    border-radius:16px;
    padding:11px;
    min-height:62px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickitem span{
    width:32px;
    height:32px;
    border-radius:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickitem strong{
    font-size:14px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-home-quickitem em{
    font-size:12px;
  }

  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-section-head,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-events-home .ompf-section-head{
    padding:12px 13px;
    border-radius:16px;
    margin-bottom:10px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-section-head h2,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-panel-head h2{
    font-size:21px!important;
    line-height:1.1;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-section-head p{
    font-size:13.5px;
    line-height:1.4;
    margin-top:4px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-latest-panel-pro,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-places-panel-pro,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-block-pro .ompf-panel{
    border-radius:18px;
    padding:13px;
    box-shadow:none;
    border-color:rgba(16,24,40,.08);
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-latest-pro-grid{
    gap:11px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-latest-feature .ompf-post-card{
    border-radius:16px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-latest-feature .ompf-card-body{
    padding:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-latest-feature h2{
    font-size:21px!important;
    line-height:1.08!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-list-pro{
    border-top:1px solid rgba(16,24,40,.08);
    padding-top:10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-list-pro .ompf-news-row{
    padding-left:0;
    padding-top:10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-list-pro .ompf-news-row::before{
    display:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-row a,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-news-card-pro .ompf-news-row a{
    grid-template-columns:72px minmax(0,1fr)!important;
    gap:9px!important;
    min-height:58px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-row-thumb{
    width:72px!important;
    height:54px!important;
    border-radius:12px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-row h3{
    font-size:14.7px!important;
    line-height:1.17!important;
    letter-spacing:-.018em;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-card-grid-pro,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-cards-pro{
    grid-template-columns:1fr!important;
    gap:10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-news-card-pro{
    padding:12px;
    border-radius:16px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-card-title{
    align-items:center;
    padding-bottom:9px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-card-title strong{
    font-size:17px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-card-title span{
    font-size:11.5px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-mini-links{
    gap:7px;
    padding-top:9px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-mini-links a{
    font-size:13.2px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-cards-pro .ompf-post-card{
    grid-template-columns:78px minmax(0,1fr);
    border-radius:16px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-cards-pro .ompf-card-body{
    padding:10px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-cards-pro .ompf-post-card h2{
    font-size:14.8px!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-live-card{
    min-height:0;
    border-radius:20px;
    padding:17px;
    box-shadow:none;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-live-card strong{
    font-size:21px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-live-card p{
    margin:8px 0 13px;
    font-size:14px;
    line-height:1.45;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-button{
    min-height:42px;
    padding:10px 14px;
    font-size:14px;
  }
}

@media (max-width: 420px){
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-container{
    width:calc(100% - 18px);
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero h2{
    font-size:clamp(24px,7.2vw,31px)!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-post-hero p{
    -webkit-line-clamp:2;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-hero-side .ompf-post-side,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-category-cards-pro .ompf-post-card{
    grid-template-columns:70px minmax(0,1fr)!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-news-row a,
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-place-news-card-pro .ompf-news-row a{
    grid-template-columns:66px minmax(0,1fr)!important;
  }
  .ompf-homepage-pro.ompf-homepage-phase10123 .ompf-row-thumb{
    width:66px!important;
    height:50px!important;
  }
}

/* Phase 101.25 — rustiger ingedeelde publieke frontpage
   Alleen presentatie op de publieke homepage; geen routing/template/portal wijzigingen. */
.ompf-homepage-pro.ompf-homepage-phase10125{
  background:linear-gradient(180deg,#f7f9fc 0,#fff 260px,#fff 100%);
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-block{
  margin-block:0;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-hero,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-latest{
  position:relative;
  z-index:2;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-hero + .ompf-home-block-latest{
  padding-top:10px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-places,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-sport,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-events-home{
  padding-top:30px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-most_read,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-liveblogs_finished,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-programmas,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-missed,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-podcasts,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-tip,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-newsletter,
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-sponsors{
  padding-top:22px;
  padding-bottom:6px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="programmas"],
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="missed"],
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="podcasts"]{
  background:#f8fafc;
  border-top:1px solid rgba(16,24,40,.06);
  border-bottom:1px solid rgba(16,24,40,.05);
  margin-top:24px;
  padding-block:30px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="programmas"] + [data-block="missed"],
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="missed"] + [data-block="podcasts"]{
  margin-top:0;
  border-top:0;
  padding-top:10px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-most-read-panel{
  box-shadow:none;
  border-color:rgba(16,24,40,.08);
  background:#fbfcfe;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-most-read-list li a{
  padding-block:12px;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-most-read-list strong{
  font-size:15px;
  line-height:1.25;
}
.ompf-homepage-pro.ompf-homepage-phase10125 .ompf-most-read-list span{
  font-size:12px;
  color:#64748b;
}
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="tip"] .ompf-tip-card{
  box-shadow:none;
  border:1px solid rgba(16,24,40,.08);
  background:linear-gradient(135deg,#ffffff 0,#f7fbff 100%);
}
.ompf-homepage-pro.ompf-homepage-phase10125 [data-block="tip"] .ompf-tip-card h2{
  font-size:clamp(24px,3vw,34px);
}
@media (min-width: 900px){
  .ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-live .ompf-live-card{
    max-width:1120px;
    margin-inline:auto;
  }
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="programmas"] .ompf-section-head,
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="missed"] .ompf-section-head,
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="podcasts"] .ompf-section-head{
    margin-bottom:16px;
  }
}
@media (max-width: 760px){
  .ompf-homepage-pro.ompf-homepage-phase10125{
    background:#fff;
  }
  .ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-places,
  .ompf-homepage-pro.ompf-homepage-phase10125 .ompf-home-block-sport,
  .ompf-homepage-pro.ompf-homepage-phase10125 .ompf-events-home{
    padding-top:18px;
  }
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="programmas"],
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="missed"],
  .ompf-homepage-pro.ompf-homepage-phase10125 [data-block="podcasts"]{
    margin-top:14px;
    padding-block:18px;
  }
}


/* v5.1.0-dev-phase101.59 — Radio pagina live video + audio pro */
.ompf-live-page-phase10159{padding:34px 0 58px}
.ompf-live-broadcast-hero{display:grid;grid-template-columns:320px minmax(0,1fr) 320px;gap:22px;align-items:start}
.ompf-live-broadcast-copy{padding:26px 0 0}
.ompf-live-broadcast-copy h1{font-size:clamp(44px,5.4vw,74px);line-height:.96;letter-spacing:-.065em;margin:10px 0 16px;max-width:8.5ch}
.ompf-live-broadcast-copy .ompf-lead{font-size:17px;line-height:1.62;color:#475467;max-width:34ch}
.ompf-live-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 18px}
.ompf-live-copy-meta{display:flex;align-items:center;gap:8px;font-size:15px;color:#101828;font-weight:700}
.ompf-live-copy-meta .dot{width:9px;height:9px;border-radius:999px;background:var(--ompf-accent);display:inline-block}
.ompf-live-broadcast-video,.ompf-live-broadcast-side{min-width:0}
.ompf-live-video-shell{position:relative;background:#0f172a;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.18);border:1px solid rgba(17,24,39,.08)}
.ompf-live-video-badge{position:absolute;left:16px;top:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;background:#ff3b61;color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}
.ompf-live-video-shell iframe,.ompf-live-video-shell video,.ompf-live-video-shell .wp-video,.ompf-live-video-shell .wp-video-shortcode{display:block;width:100%!important;height:100%;border:0;background:#000}
.ompf-live-video-embed{position:relative;aspect-ratio:16/9;background:#000}
.ompf-live-video-embed iframe{width:100%;height:100%;border:0}
.ompf-live-video-frame{position:relative;aspect-ratio:16/9;background:#000}
.ompf-live-video-frame iframe{width:100%;height:100%;border:0}
.ompf-live-video-placeholder{aspect-ratio:16/9;display:grid;place-content:center;padding:28px;text-align:center;color:#fff;background:radial-gradient(circle at 20% 20%, rgba(36,88,230,.35), transparent 36%),linear-gradient(135deg,#0f172a,#1d3557)}
.ompf-live-video-placeholder strong{font-size:28px;letter-spacing:-.04em;margin:0 0 8px}
.ompf-live-video-placeholder p{max-width:34ch;margin:0 auto;color:rgba(255,255,255,.78)}
.ompf-live-broadcast-side{display:grid;gap:16px}
.ompf-live-side-card{background:#fff;border:1px solid var(--ompf-line);border-radius:26px;box-shadow:var(--ompf-shadow);padding:22px}
.ompf-live-side-card .head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.ompf-live-side-card .head h2{margin:0;font-size:20px;letter-spacing:-.03em}
.ompf-live-side-card .pill,.ompf-live-schedule-item .pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#eef3ff;color:var(--ompf-accent);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}
.ompf-live-side-card .icon{width:38px;height:38px;border-radius:999px;background:#eef3ff;color:var(--ompf-accent);display:grid;place-items:center;font-size:16px}
.ompf-live-side-card .station{font-size:26px;line-height:1.12;font-weight:900;color:#101828;letter-spacing:-.04em}
.ompf-live-side-card .slot{color:#667085;font-size:14px;margin:8px 0 6px;font-weight:700}
.ompf-live-side-card p{margin:0;color:#475467;line-height:1.58}
.ompf-live-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-weight:900;color:var(--ompf-accent)!important;text-decoration:none}
.ompf-live-audio-strip-wrap{margin:18px 0 18px}
.ompf-live-player-strip{background:linear-gradient(135deg,#081226,#12224a)!important;border:1px solid rgba(20,43,96,.32)!important;border-radius:24px!important;box-shadow:0 18px 48px rgba(8,18,38,.2);padding:18px 22px!important}
.ompf-live-player-strip .ompf-live-player-main{grid-template-columns:auto minmax(0,1fr)!important;align-items:center}
.ompf-live-player-strip .ompf-live-play{width:68px;height:68px;font-size:24px}
.ompf-live-player-strip .ompf-live-player-copy strong{font-size:18px}
.ompf-live-player-strip .ompf-live-player-copy span{font-size:15px}
.ompf-live-player-strip .ompf-live-open{align-self:center;justify-self:end;font-size:14px}
.ompf-live-player-strip .ompf-live-volume{max-width:420px}
.ompf-live-broadcast-lower{display:grid;grid-template-columns:1.1fr 1.8fr 1.1fr;gap:18px;align-items:start}
.ompf-live-info-card{background:#fff;border:1px solid var(--ompf-line);border-radius:24px;box-shadow:var(--ompf-shadow);padding:18px}
.ompf-live-card-headline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.ompf-live-card-headline h2{margin:0;font-size:20px;letter-spacing:-.03em}
.ompf-live-schedule-list,.ompf-live-podcast-list{display:grid;gap:10px}
.ompf-live-schedule-item,.ompf-live-podcast-item{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;padding:10px 12px;border-radius:16px;text-decoration:none;color:#101828;background:#f8fafc;border:1px solid #edf2f7}
.ompf-live-schedule-item.is-current{background:#eef4ff;border-color:#d9e4ff}
.ompf-live-schedule-item .time{font-weight:900;font-size:14px;min-width:68px}
.ompf-live-schedule-item .meta,.ompf-live-podcast-item .meta{display:grid;gap:2px}
.ompf-live-schedule-item strong,.ompf-live-podcast-item strong{font-size:15px;line-height:1.3}
.ompf-live-schedule-item em,.ompf-live-podcast-item em{font-style:normal;color:#667085;font-size:13px;line-height:1.45}
.ompf-live-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ompf-live-program-card{border:1px solid #edf2f7;border-radius:18px;overflow:hidden;background:#fff}
.ompf-live-program-card .thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;background:linear-gradient(135deg,#dbeafe,#eef3ff);text-decoration:none;color:#101828;overflow:hidden}
.ompf-live-program-card .thumb.has-image img{width:100%;height:100%;object-fit:cover;display:block}
.ompf-live-program-card .thumb.no-image span{font-size:36px;font-weight:900;letter-spacing:-.04em}
.ompf-live-program-card .body{padding:12px}
.ompf-live-program-card .tag{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:11px;font-weight:900;text-transform:uppercase;line-height:1;margin-bottom:8px}
.ompf-live-program-card .body h3{margin:0 0 4px;font-size:18px;letter-spacing:-.03em}
.ompf-live-program-card .body h3 a{color:#101828!important;text-decoration:none}
.ompf-live-program-card .body .meta{margin:0 0 8px;color:#2458e6;font-size:13px;font-weight:800}
.ompf-live-program-card .body .desc{margin:0;color:#667085;font-size:13px;line-height:1.5}
.ompf-live-podcast-item{grid-template-columns:34px 1fr}
.ompf-live-podcast-item .play{width:34px;height:34px;border-radius:999px;background:#eef3ff;color:var(--ompf-accent);display:grid;place-items:center;font-size:13px;font-weight:900}
.ompf-live-empty{padding:18px;border-radius:16px;background:#f8fafc;border:1px dashed #d0d7e2;color:#667085;font-size:14px;line-height:1.6}
@media(max-width:1240px){.ompf-live-broadcast-hero{grid-template-columns:280px minmax(0,1fr) 300px}.ompf-live-broadcast-lower{grid-template-columns:1fr;}.ompf-live-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:1040px){.ompf-live-broadcast-hero{grid-template-columns:1fr;}.ompf-live-broadcast-copy{padding:0}.ompf-live-broadcast-copy h1{max-width:none}.ompf-live-broadcast-side{grid-template-columns:repeat(2,minmax(0,1fr));}.ompf-live-player-strip .ompf-live-open{justify-self:start}}
@media(max-width:760px){.ompf-live-page-phase10159{padding:22px 0 40px}.ompf-live-broadcast-copy h1{font-size:42px;line-height:1}.ompf-live-broadcast-side{grid-template-columns:1fr}.ompf-live-player-strip{padding:14px!important;border-radius:20px!important}.ompf-live-player-strip .ompf-live-play{width:58px;height:58px}.ompf-live-player-strip .ompf-live-player-main{gap:12px}.ompf-live-program-grid{grid-template-columns:1fr}.ompf-live-schedule-item{grid-template-columns:56px 1fr auto}}


/* v5.1.0-dev-phase101.62 — radio page class alias */
.ompf-live-page-phase10162{padding:34px 0 132px}
@media(max-width:760px){.ompf-live-page-phase10162{padding:22px 0 118px}}

/* Phase 127 - videostream player settings */
.omp-phase127-video-settings{border:1px solid #e5e7eb;border-radius:22px;background:#f8fafc;padding:16px;margin:4px 0 10px}.omp-phase127-video-settings .omp-site-card-head.compact{margin-bottom:12px}.omp-phase127-video-settings h4{margin:0;font-size:18px}.omp-phase127-video-settings p{margin:4px 0 0;color:#667085}


/* Phase128 — audio/video streams overzichtelijker */
.omp-live-settings-grid-phase128{align-items:start}.omp-stream-status-overview{margin-top:16px}.omp-stream-status-overview h4{margin:0 0 4px;font-size:20px}.omp-stream-status-overview p{margin:0 0 14px;color:#667085}.omp-stream-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.omp-stream-status-card{display:grid;gap:7px;text-decoration:none;color:#111827;border:1px solid #e5e7eb;background:#fff;border-radius:20px;padding:14px;min-height:150px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.omp-stream-status-card.is-active{border-color:#a7e6b2;background:linear-gradient(180deg,#f0fff4,#fff)}.omp-stream-status-card.is-inactive{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#fff)}.omp-stream-status-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#eef2ff;color:#1d4ed8;font-weight:900}.omp-stream-status-card.is-active .omp-stream-status-icon{background:#dcfce7;color:#15803d}.omp-stream-status-card.is-inactive .omp-stream-status-icon{background:#ffedd5;color:#c2410c}.omp-stream-status-card strong{font-size:15px}.omp-stream-status-card em{font-style:normal;color:#667085;font-size:12px;line-height:1.35}.omp-stream-status-card code{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.omp-stream-status-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.omp-stream-status-badge.is-active{background:#dcfce7;color:#166534}.omp-stream-status-badge.is-inactive{background:#ffedd5;color:#9a3412}.omp-stream-section-card{scroll-margin-top:90px}.omp-stream-section-card .omp-site-card-head{align-items:flex-start}.omp-stream-section-card .omp-site-card-head .omp-stream-status-badge{margin-top:4px}.omp-stream-advanced{margin-top:14px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;padding:12px}.omp-stream-advanced summary{cursor:pointer;font-weight:850}.omp-stream-advanced .omp-design-form-grid{margin-top:12px}@media(max-width:1100px){.omp-stream-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.omp-stream-status-grid{grid-template-columns:1fr}.omp-stream-status-card{min-height:0}}

/* Phase129 — gedeelde playercontrole fallback-styling */
.omp-live-settings-grid-phase129{align-items:start}

/* Phase 148 — Public dossier pages */
.ompf-dossiers-page,.ompf-dossier-detail{padding:36px 0 54px;background:#f7f9fc}
.ompf-dossier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ompf-dossier-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(15,23,42,.08)}
.ompf-dossier-card a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.ompf-dossier-card figure{margin:0;height:190px;background:#e8eef7;overflow:hidden}.ompf-dossier-card figure img{width:100%;height:100%;object-fit:cover;display:block}
.ompf-dossier-card div{padding:20px;display:flex;flex-direction:column;gap:9px;flex:1}.ompf-dossier-card h2{margin:0;font-size:1.25rem;line-height:1.15}.ompf-dossier-card p{margin:0;color:#475569;line-height:1.55}.ompf-dossier-card em{margin-top:auto;color:#64748b;font-style:normal;font-weight:700}
.ompf-dossier-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.ompf-dossier-main,.ompf-dossier-aside .ompf-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.ompf-dossier-main{padding:28px}.ompf-dossier-aside{display:grid;gap:18px}.ompf-dossier-hero-image{margin:24px 0;border-radius:22px;overflow:hidden}.ompf-dossier-hero-image img{width:100%;height:auto;display:block}.ompf-dossier-linked-list{display:grid;gap:14px;margin-top:14px}.ompf-dossier-article-row{border:1px solid rgba(15,23,42,.08);border-radius:18px;overflow:hidden;background:#fff}.ompf-dossier-article-row a{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center;color:inherit;text-decoration:none}.ompf-dossier-article-row figure{margin:0;height:110px;background:#eef2f7;overflow:hidden}.ompf-dossier-article-row figure img{width:100%;height:100%;object-fit:cover;display:block}.ompf-dossier-article-row div{padding:14px 14px 14px 0}.ompf-dossier-article-row time{display:block;color:#64748b;font-size:.85rem;font-weight:700}.ompf-dossier-article-row h3{margin:3px 0 5px;font-size:1.05rem}.ompf-dossier-article-row p{margin:0;color:#475569;line-height:1.45}
@media (max-width:900px){.ompf-dossier-grid{grid-template-columns:1fr 1fr}.ompf-dossier-detail-grid{grid-template-columns:1fr}.ompf-dossier-aside{order:2}}@media (max-width:560px){.ompf-dossier-grid{grid-template-columns:1fr}.ompf-dossier-main{padding:20px}.ompf-dossier-article-row a{grid-template-columns:1fr}.ompf-dossier-article-row figure{height:180px}.ompf-dossier-article-row div{padding:16px}}

/* Phase 149 — Dossierlabels op artikelpagina */
.ompf-article-dossier-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:12px 0 18px;padding:12px 14px;border-radius:18px;background:#f1f7ff;border:1px solid #d7e9ff}
.ompf-article-dossier-badges span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#2563eb}
.ompf-article-dossier-badges a{display:inline-flex;border-radius:999px;background:#fff;color:#0f172a;text-decoration:none;font-weight:850;padding:7px 11px;border:1px solid #cfe0f8;box-shadow:0 8px 18px rgba(15,23,42,.05)}
.ompf-dossier-related{margin:28px 0;padding:22px;border-radius:24px;background:#f8fafc;border:1px solid #e5edf7}
.ompf-dossier-related-grid{display:grid;gap:12px}

/* v5.1.0-dev-phase151 — Dossierpagina pro vormgeving */
.ompf-dossier-detail-phase151{padding:0 0 56px;background:linear-gradient(180deg,#f7f9fc 0,#fff 42%,#f8fafc 100%)}
.ompf-dossier-pro-hero{padding:34px 0 28px;background:radial-gradient(circle at top right,rgba(37,99,235,.14),transparent 34%),linear-gradient(180deg,#fff,#eef4ff)}
.ompf-dossier-pro-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);gap:28px;align-items:center}
.ompf-dossier-pro-hero-copy h1{font-size:clamp(2.2rem,5vw,4.7rem);line-height:.96;letter-spacing:-.06em;margin:12px 0;color:#0f172a}
.ompf-dossier-pro-kickers{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.ompf-dossier-pro-kickers .soft{background:#fff;color:#1d4ed8;border:1px solid #bfdbfe}
.ompf-dossier-pro-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}
.ompf-dossier-pro-stats span{display:grid;gap:4px;padding:13px 14px;border:1px solid #dbe7fb;background:rgba(255,255,255,.72);border-radius:18px;color:#64748b;font-size:.86rem;font-weight:700}
.ompf-dossier-pro-stats strong{font-size:1rem;color:#0f172a;line-height:1.1}
.ompf-dossier-pro-hero-media figure{margin:0;border-radius:30px;overflow:hidden;min-height:340px;background:#dbe6f5;box-shadow:0 26px 70px rgba(15,23,42,.14)}
.ompf-dossier-pro-hero-media img{width:100%;height:100%;object-fit:cover;display:block;min-height:340px}
.ompf-dossier-pro-hero-media .placeholder{display:grid;place-items:center;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.ompf-dossier-pro-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start;margin-top:30px}
.ompf-dossier-pro-main{display:grid;gap:24px}
.ompf-dossier-pro-section,.ompf-dossier-pro-feature,.ompf-dossier-pro-aside .ompf-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.07);overflow:hidden}
.ompf-dossier-pro-section{padding:24px}
.ompf-dossier-pro-context .ompf-article-content{margin-top:12px}
.ompf-dossier-pro-feature a{display:grid;grid-template-columns:minmax(0,.95fr) minmax(330px,1.05fr);text-decoration:none;color:inherit;min-height:300px}
.ompf-dossier-pro-feature figure{margin:0;background:#eef2f7;overflow:hidden}.ompf-dossier-pro-feature img{width:100%;height:100%;object-fit:cover;display:block}
.ompf-dossier-pro-feature> a > div{padding:30px;display:flex;flex-direction:column;justify-content:center;gap:12px}
.ompf-dossier-pro-feature h2{font-size:clamp(1.65rem,3.2vw,2.8rem);line-height:1.02;letter-spacing:-.045em;margin:0;color:#0f172a}
.ompf-dossier-pro-feature p{margin:0;color:#475569;font-size:1.02rem;line-height:1.55}.ompf-dossier-pro-feature em{font-style:normal;color:#64748b;font-weight:800}
.ompf-dossier-timeline ol{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:0;border-left:3px solid #dbeafe}
.ompf-dossier-timeline li{position:relative;padding:0 0 18px 22px;margin-left:-3px;border-left:3px solid transparent}
.ompf-dossier-timeline li:before{content:"";position:absolute;left:-8px;top:4px;width:13px;height:13px;border-radius:50%;background:#2563eb;border:3px solid #fff;box-shadow:0 0 0 2px #bfdbfe}
.ompf-dossier-timeline time{display:block;color:#2563eb;font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}
.ompf-dossier-timeline a{display:block;color:#0f172a;text-decoration:none;font-weight:950;font-size:1.05rem;line-height:1.2}.ompf-dossier-timeline p{margin:5px 0 0;color:#64748b;line-height:1.45}
.ompf-dossier-visual-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;margin-top:12px}.ompf-dossier-visual-grid a{position:relative;min-height:160px;border-radius:20px;overflow:hidden;text-decoration:none;background:#e2e8f0;color:#fff}.ompf-dossier-visual-grid a.lead{grid-row:span 2;min-height:334px}.ompf-dossier-visual-grid figure{margin:0;height:100%}.ompf-dossier-visual-grid img{width:100%;height:100%;object-fit:cover;display:block}.ompf-dossier-visual-grid span{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 11px;border-radius:14px;background:rgba(15,23,42,.72);font-weight:900;line-height:1.15}
.ompf-dossier-pro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px}.ompf-dossier-pro-article{border:1px solid #e2e8f0;border-radius:22px;background:#fff;overflow:hidden}.ompf-dossier-pro-article a{display:grid;grid-template-columns:160px minmax(0,1fr);height:100%;text-decoration:none;color:inherit}.ompf-dossier-pro-article figure{margin:0;background:#eef2f7;min-height:142px;overflow:hidden}.ompf-dossier-pro-article img{width:100%;height:100%;object-fit:cover;display:block}.ompf-dossier-pro-article figure.placeholder{display:grid;place-items:center;color:#64748b;font-weight:900}.ompf-dossier-pro-article div{padding:15px;display:flex;flex-direction:column;gap:7px}.ompf-dossier-pro-article h3{font-size:1.02rem;line-height:1.18;margin:0;color:#0f172a}.ompf-dossier-pro-article p{margin:0;color:#64748b;line-height:1.42}.ompf-dossier-pro-article em{margin-top:auto;font-style:normal;color:#64748b;font-weight:800;font-size:.86rem}
.ompf-dossier-pro-aside{position:sticky;top:22px;display:grid;gap:18px}.ompf-dossier-status-panel ul{margin:12px 0 0;padding-left:18px;color:#475569;line-height:1.7}.ompf-dossier-status-panel a{color:#2563eb;font-weight:900;text-decoration:none}.ompf-related-dossiers>div{display:grid;gap:10px}.ompf-related-dossiers a{display:block;text-decoration:none;color:#0f172a;border:1px solid #e2e8f0;border-radius:16px;padding:12px;background:#f8fafc}.ompf-related-dossiers strong{display:block;line-height:1.2}.ompf-related-dossiers span{display:block;margin-top:4px;color:#64748b;font-size:.86rem;font-weight:800}
@media (max-width:1040px){.ompf-dossier-pro-hero-grid,.ompf-dossier-pro-layout,.ompf-dossier-pro-feature a{grid-template-columns:1fr}.ompf-dossier-pro-aside{position:static}.ompf-dossier-pro-grid{grid-template-columns:1fr}}
@media (max-width:720px){.ompf-dossier-pro-hero{padding:24px 0}.ompf-dossier-pro-stats{grid-template-columns:1fr}.ompf-dossier-pro-hero-media figure,.ompf-dossier-pro-hero-media img{min-height:220px}.ompf-dossier-pro-feature> a > div,.ompf-dossier-pro-section{padding:18px}.ompf-dossier-visual-grid{grid-template-columns:1fr}.ompf-dossier-visual-grid a,.ompf-dossier-visual-grid a.lead{min-height:220px;grid-row:auto}.ompf-dossier-pro-article a{grid-template-columns:1fr}.ompf-dossier-pro-article figure{height:190px}}

/* Phase 152 — Dossiers + liveblogs */
.ompf-dossier-detail-phase153 .ompf-dossier-pro-kickers .live{display:inline-flex;align-items:center;gap:7px;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}
.ompf-dossier-detail-phase153 .ompf-dossier-pro-kickers .live b,.ompf-dossier-liveblogs .ompf-liveblog-status b{display:inline-block;width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 6px rgba(239,68,68,.14)}
.ompf-dossier-detail-phase153 .ompf-dossier-pro-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.ompf-dossier-liveblogs{border-color:#fecaca;background:linear-gradient(180deg,#fff,#fff7f7)}
.ompf-dossier-liveblog-lead{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:16px 0;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid #fecaca;box-shadow:0 14px 34px rgba(127,29,29,.07)}
.ompf-dossier-liveblog-lead>div{display:grid;gap:7px}.ompf-dossier-liveblog-lead strong{font-size:1.15rem;color:#111827}.ompf-dossier-liveblog-lead em{font-style:normal;color:#64748b;font-weight:800}
.ompf-dossier-live-update-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}.ompf-dossier-live-update-list li{display:grid;grid-template-columns:58px 1fr;gap:6px 12px;padding:12px;border-radius:16px;background:#fff;border:1px solid #fee2e2}.ompf-dossier-live-update-list time{font-weight:900;color:#b91c1c}.ompf-dossier-live-update-list a{font-weight:900;color:#0f172a;text-decoration:none}.ompf-dossier-live-update-list p{grid-column:2;margin:0;color:#475569;line-height:1.45}
.ompf-dossier-liveblog-more{display:grid;gap:10px;margin-top:14px}.ompf-dossier-liveblog-more a{display:grid;gap:3px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#0f172a}.ompf-dossier-liveblog-more span{color:#b91c1c;font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.ompf-dossier-liveblog-more strong{font-size:1rem;line-height:1.2}
.ompf-liveblog-dossier-box{margin:18px 0}.ompf-liveblog-dossier-links{display:grid;gap:10px}.ompf-liveblog-dossier-links a{display:grid;gap:4px;padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;text-decoration:none}.ompf-liveblog-dossier-links span{color:#2563eb;font-size:.76rem;text-transform:uppercase;font-weight:900;letter-spacing:.05em}.ompf-liveblog-dossier-links strong{font-size:1.05rem}.ompf-liveblog-dossier-links em{font-style:normal;color:#64748b;font-weight:750}
@media(max-width:900px){.ompf-dossier-detail-phase153 .ompf-dossier-pro-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ompf-dossier-liveblog-lead{display:grid}.ompf-dossier-live-update-list li{grid-template-columns:1fr}.ompf-dossier-live-update-list p{grid-column:auto}}
@media(max-width:560px){.ompf-dossier-detail-phase153 .ompf-dossier-pro-stats{grid-template-columns:1fr}}

/* Fase 153 — automatische dossier-tijdlijn */
.ompf-dossier-auto-timeline .ompf-section-head p{margin:4px 0 0;color:#64748b;font-weight:700}
.ompf-dossier-auto-timeline ol{border-left:0;display:grid;gap:12px;margin-top:16px}
.ompf-dossier-auto-timeline li{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;margin:0;padding:16px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 28px rgba(15,23,42,.05)}
.ompf-dossier-auto-timeline li:before{display:none}
.ompf-dossier-auto-timeline time{display:grid;align-content:start;gap:3px;margin:0;color:#2563eb}
.ompf-dossier-auto-timeline time strong{font-size:.9rem;line-height:1.1;text-transform:none;letter-spacing:0;color:#1d4ed8}
.ompf-dossier-auto-timeline time span{font-size:1.05rem;color:#0f172a;font-weight:950}
.ompf-dossier-timeline-body{display:grid;gap:7px}
.ompf-dossier-timeline-labels{display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.ompf-dossier-timeline-labels span,.ompf-dossier-timeline-labels em{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.74rem;font-weight:950;font-style:normal;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.ompf-dossier-timeline-labels span{background:#dbeafe;color:#1d4ed8}.ompf-dossier-timeline-labels span.important{background:#fee2e2;color:#b91c1c}.ompf-dossier-timeline-labels em{background:#eef2f7;color:#475569}
.ompf-dossier-auto-timeline .timeline-type-live_update{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}
.ompf-dossier-auto-timeline .timeline-type-live_update .ompf-dossier-timeline-labels span:first-child{background:#fee2e2;color:#b91c1c}
.ompf-dossier-auto-timeline a{font-size:1.12rem}.ompf-dossier-auto-timeline p{max-width:760px}
@media(max-width:640px){.ompf-dossier-auto-timeline li{grid-template-columns:1fr;gap:8px}.ompf-dossier-auto-timeline time{display:flex;gap:8px;align-items:center}.ompf-dossier-auto-timeline time span{font-size:.9rem}}

/* v5.1.0-dev-phase156 — Dossier-template labels */
.ompf-dossier-detail-phase156 .ompf-dossier-pro-kickers .template{background:#eef4ff;color:#1d4ed8;border-color:#bfdbfe}

/* Phase 161 — Dossier hoofdverhaal pro */
.ompf-dossier-detail-phase161 .ompf-dossier-pro-feature .ompf-label{background:#e0f2fe;color:#075985;border-color:#bae6fd}
.ompf-dossier-detail-phase161 .ompf-dossier-pro-stats span:last-child strong{color:#1d4ed8}
.ompf-dossier-detail-phase161 .ompf-dossier-pro-feature{border-color:rgba(37,99,235,.18);box-shadow:0 22px 60px rgba(37,99,235,.10)}

/* Fase 169 — Player Pro Update */
.ompf-live-player-phase169{overflow:hidden;isolation:isolate;position:relative;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(26,42,78,.94));box-shadow:0 18px 48px rgba(15,23,42,.22);border-radius:26px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;color:#fff!important}
.ompf-live-player-phase169:before{content:"";position:absolute;inset:-1px auto auto -1px;width:46%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 52%);pointer-events:none;z-index:-1}
.ompf-live-player-phase169 .ompf-live-player-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;min-width:0}
.ompf-live-player-phase169 .ompf-live-play{width:58px;height:58px;min-width:58px;border-radius:999px;background:#fff;color:#101828;font-size:21px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;color .16s ease}
.ompf-live-player-phase169 .ompf-live-play:hover{transform:translateY(-1px)}
.ompf-live-player-phase169 .ompf-live-play.is-playing{background:var(--ompf-accent,#2458e6);color:#fff}
.ompf-live-player-phase169 .ompf-live-player-copy{min-width:0}.ompf-live-player-phase169 .ompf-live-player-copy strong{font-size:18px;line-height:1.15;color:#fff;letter-spacing:-.025em}.ompf-live-player-phase169 .ompf-nowplaying-line{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:rgba(255,255,255,.82);transition:color .18s ease}.ompf-live-player-phase169 .ompf-nowplaying-line.is-updated{color:#fff}.ompf-live-player-phase169 .ompf-live-status{margin-top:5px!important;color:rgba(255,255,255,.7)!important}
.ompf-live-player-phase169 .ompf-live-player-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:rgba(255,255,255,.70);font-size:12px;font-weight:800}.ompf-live-player-phase169 .ompf-live-player-meta span{display:inline-flex!important;align-items:center;width:max-content;margin:0;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.10);color:rgba(255,255,255,.78)}
.ompf-live-player-phase169 .ompf-live-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ompf-live-player-phase169 .ompf-live-mute,.ompf-live-player-phase169 .ompf-live-open{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;min-height:34px;padding:7px 11px;font-size:12px;font-weight:950;text-decoration:none!important}.ompf-live-player-phase169 .ompf-live-mute{border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.11);color:#fff;cursor:pointer}.ompf-live-player-phase169 .ompf-live-mute.is-muted{background:#fff;color:#101828}.ompf-live-player-phase169 .ompf-live-open{border:1px solid rgba(255,255,255,.30);color:#fff!important;background:rgba(255,255,255,.07)}
.ompf-live-player-phase169 .ompf-live-volume{max-width:100%;width:100%}.ompf-live-player-phase169 .ompf-live-volume label{display:grid;gap:7px}.ompf-live-player-phase169 .ompf-live-volume span{display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.75);font-size:12px;font-weight:900}.ompf-live-player-phase169 .ompf-live-volume b{font-weight:950;color:#fff}.ompf-live-player-phase169 .ompf-live-volume input[type="range"]{height:6px;accent-color:#fff;cursor:pointer}
.ompf-live-player-style-compact{border-radius:20px;padding:12px}.ompf-live-player-style-compact .ompf-live-play{width:48px;height:48px;min-width:48px}.ompf-live-player-style-compact .ompf-live-player-meta,.ompf-live-player-style-compact .ompf-live-refresh{display:none!important}.ompf-live-player-style-minimal{background:#fff!important;color:#101828!important;border:1px solid #e5e7eb;box-shadow:0 12px 30px rgba(16,24,40,.08)}.ompf-live-player-style-minimal:before{display:none}.ompf-live-player-style-minimal .ompf-live-player-copy strong,.ompf-live-player-style-minimal .ompf-live-volume b{color:#101828}.ompf-live-player-style-minimal .ompf-nowplaying-line,.ompf-live-player-style-minimal .ompf-live-status,.ompf-live-player-style-minimal .ompf-live-player-meta span,.ompf-live-player-style-minimal .ompf-live-volume span{color:#475467!important}.ompf-live-player-style-minimal .ompf-live-player-meta span{background:#f2f4f7}.ompf-live-player-style-minimal .ompf-live-mute,.ompf-live-player-style-minimal .ompf-live-open{border-color:#d0d5dd;color:#101828!important;background:#fff}.ompf-live-player-style-studio{background:radial-gradient(circle at 15% 10%,rgba(255,49,88,.18),transparent 30%),linear-gradient(135deg,#050816,#101828)!important;border-color:rgba(255,255,255,.16)}
.ompf-live-player-strip.ompf-live-player-phase169{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:18px 20px!important}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-artwork{width:76px;height:76px;margin:0;border-radius:18px}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-player-meta{grid-column:2}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-actions{grid-column:2}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-volume{grid-column:2;max-width:420px}.ompf-live-player-mini.ompf-live-player-phase169{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;display:flex!important}.ompf-live-player-mini.ompf-live-player-phase169:before,.ompf-live-player-mini.ompf-live-player-phase169 .ompf-live-player-copy,.ompf-live-player-mini.ompf-live-player-phase169 .ompf-live-player-meta,.ompf-live-player-mini.ompf-live-player-phase169 .ompf-live-actions,.ompf-live-player-mini.ompf-live-player-phase169 .ompf-live-volume{display:none!important}.ompf-live-player-mini.ompf-live-player-phase169 .ompf-live-play{width:42px;height:42px;min-width:42px;font-size:17px;box-shadow:none}.ompf-mini-player-inner{backdrop-filter:saturate(140%) blur(10px)}.ompf-live-card-phase169{overflow:hidden}.ompf-live-card-phase169 .ompf-live-player-phase169{margin-top:3px}
@media(max-width:760px){.ompf-live-player-phase169{border-radius:22px;padding:14px}.ompf-live-player-phase169 .ompf-live-player-main{gap:12px}.ompf-live-player-phase169 .ompf-live-play{width:54px;height:54px;min-width:54px}.ompf-live-player-phase169 .ompf-live-player-copy strong{font-size:16px}.ompf-live-player-phase169 .ompf-nowplaying-line{font-size:13px}.ompf-live-player-strip.ompf-live-player-phase169{grid-template-columns:1fr!important}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-artwork{display:none}.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-player-meta,.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-actions,.ompf-live-player-strip.ompf-live-player-phase169 .ompf-live-volume{grid-column:auto}.ompf-live-player-phase169 .ompf-live-actions{display:grid;grid-template-columns:1fr 1fr}.ompf-live-player-phase169 .ompf-live-mute,.ompf-live-player-phase169 .ompf-live-open{width:100%}}
@media(max-width:520px){.ompf-live-player-phase169 .ompf-live-player-meta{display:none}.ompf-live-player-phase169 .ompf-live-actions{grid-template-columns:1fr}.ompf-live-player-card.ompf-live-player-phase169 .ompf-live-volume{display:none}.ompf-mini-player-inner{border-radius:22px!important}.ompf-mini-copy em{max-width:42vw}}

/* v5.1.0-dev-phase170 — Player programma-info pro */
.ompf-live-player-phase170 .ompf-live-player-copy{min-width:0}
.ompf-live-program-info{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.ompf-live-program-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;background:rgba(36,88,230,.08);border:1px solid rgba(36,88,230,.14);color:#244cd8;max-width:100%}
.ompf-live-program-pill b{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:950;color:inherit;opacity:.82}
.ompf-live-program-pill strong{font-size:12px;line-height:1.1;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}
.ompf-live-program-pill em{font-style:normal;font-size:11px;color:#667085;font-weight:850;white-space:nowrap}
.ompf-live-program-pill.is-next{background:#fff7ed;border-color:rgba(251,146,60,.26);color:#c2410c}
.ompf-live-player-style-studio .ompf-live-program-pill,.ompf-live-player-strip .ompf-live-program-pill{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18);color:#fff}
.ompf-live-player-style-studio .ompf-live-program-pill strong,.ompf-live-player-strip .ompf-live-program-pill strong{color:#fff}
.ompf-live-player-style-studio .ompf-live-program-pill em,.ompf-live-player-strip .ompf-live-program-pill em{color:rgba(255,255,255,.76)}
.ompf-live-program-info-mini{margin-top:3px;gap:5px}
.ompf-live-program-info-mini .ompf-live-program-pill{padding:3px 6px;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16)}
.ompf-live-program-info-mini .ompf-live-program-pill b{font-size:9px}.ompf-live-program-info-mini .ompf-live-program-pill strong{font-size:11px;max-width:150px}.ompf-live-program-info-mini .ompf-live-program-pill em{display:none}
.ompf-live-card-phase170>.ompf-live-program-info-card{margin-top:10px}
.ompf-live-now-card-phase170{background:linear-gradient(135deg,#f7fbff,#fff);border:1px solid rgba(36,88,230,.12)}
.ompf-live-now-main{display:flex;align-items:center;gap:12px;border-radius:18px;background:#fff;border:1px solid rgba(16,24,40,.08);padding:13px 14px;box-shadow:0 12px 30px rgba(16,24,40,.06)}
.ompf-live-now-main strong{display:block;font-size:22px;letter-spacing:-.03em;color:#101828;line-height:1.1}.ompf-live-now-main em{display:block;margin-top:3px;font-style:normal;color:#667085;font-weight:850;font-size:13px}
.ompf-live-now-next{margin-top:12px;border-radius:16px;background:#fff7ed;border:1px solid rgba(251,146,60,.24);padding:12px 13px;display:grid;gap:2px}.ompf-live-now-next span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#c2410c}.ompf-live-now-next strong{font-size:16px;color:#101828}.ompf-live-now-next em{font-style:normal;color:#667085;font-weight:800;font-size:13px}
.ompf-live-schedule-item.is-next{border-color:rgba(251,146,60,.36);background:#fff7ed}.ompf-live-schedule-item .pill.next{background:#f97316;color:#fff}
@media(max-width:720px){.ompf-live-program-info:not(.ompf-live-program-info-mini){display:grid;grid-template-columns:1fr}.ompf-live-program-pill{width:100%;justify-content:space-between}.ompf-live-program-pill strong{max-width:52vw}.ompf-live-player-mini .ompf-live-program-info{display:none}.ompf-mini-player .ompf-live-program-info-mini{display:flex}.ompf-live-now-main strong{font-size:18px}}

/* Fase 171 — Player metadata & uitzendstatus pro */
.ompf-live-player-phase171[data-ompf-metadata-status="ok"] .ompf-live-metadata-state{background:rgba(50,213,131,.18)!important;color:#d1fadf!important;border:1px solid rgba(50,213,131,.24)}
.ompf-live-player-phase171[data-ompf-metadata-status="fallback"] .ompf-live-metadata-state{background:rgba(247,144,9,.16)!important;color:#fedf89!important;border:1px solid rgba(247,144,9,.26)}
.ompf-live-player-phase171 .ompf-live-metadata-state{position:relative;padding-left:18px!important}
.ompf-live-player-phase171 .ompf-live-metadata-state:before{content:"";position:absolute;left:8px;top:50%;width:6px;height:6px;border-radius:999px;background:currentColor;transform:translateY(-50%)}
.ompf-live-player-phase171 .ompf-nowplaying-line.is-updated{animation:ompfMetaPulse .9s ease}
@keyframes ompfMetaPulse{0%{opacity:.55;transform:translateY(1px)}100%{opacity:1;transform:none}}
.ompf-live-card-phase171 .ompf-nowplaying-line,.ompf-live-card-phase171 [data-ompf-now-playing]{transition:color .18s ease,opacity .18s ease}
.ompf-live-page-phase10162 .ompf-live-player-phase171 .ompf-live-metadata-state{display:inline-flex!important;align-items:center;width:max-content;max-width:100%}
@media(max-width:520px){.ompf-live-player-phase171 .ompf-live-metadata-state{display:none!important}}

/* v5.1.0-dev-phase175 — Player visuele polish & leesbaarheid */
.ompf-live-player-phase175{border-radius:30px;padding:20px;box-shadow:0 24px 70px rgba(15,23,42,.24)}
.ompf-live-player-phase175 .ompf-live-player-main{gap:16px}.ompf-live-player-phase175 .ompf-live-play{width:64px;height:64px;min-width:64px;font-size:24px;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.ompf-live-player-phase175 .ompf-live-player-copy>strong{display:block;font-size:clamp(20px,2.1vw,28px);line-height:1.06;letter-spacing:-.045em;margin:2px 0 7px}.ompf-live-player-phase175 .ompf-live-badge{font-size:11px;letter-spacing:.1em;padding:6px 9px;margin-bottom:7px}
.ompf-live-player-phase175 .ompf-nowplaying-line{display:block;white-space:normal;overflow:visible;text-overflow:clip;max-width:720px;color:#fff;font-size:clamp(15px,1.25vw,18px);line-height:1.35;font-weight:850;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:10px 12px}.ompf-live-player-style-minimal.ompf-live-player-phase175 .ompf-nowplaying-line{background:#f8fafc;border-color:#e2e8f0;color:#101828}
.ompf-live-player-phase175 .ompf-live-status{font-size:13px!important;color:rgba(255,255,255,.86)!important}.ompf-live-player-phase175 .ompf-live-player-meta span{font-size:12px;color:rgba(255,255,255,.88);background:rgba(255,255,255,.14)}.ompf-live-player-style-minimal.ompf-live-player-phase175 .ompf-live-player-meta span{color:#475467;background:#f2f4f7}
.ompf-live-player-phase175 .ompf-live-program-pill{padding:8px 10px;border-radius:14px}.ompf-live-player-phase175 .ompf-live-program-pill strong{font-size:13px;max-width:280px}.ompf-live-player-phase175 .ompf-live-program-pill em{font-size:12px}
.ompf-live-player-phase175 .ompf-live-actions{gap:10px}.ompf-live-player-phase175 .ompf-live-mute,.ompf-live-player-phase175 .ompf-live-open,.ompf-live-player-phase175 .ompf-live-conversion-link{min-height:42px;padding:11px 15px;font-size:13px;border-radius:999px}.ompf-live-player-phase175 .ompf-live-open{background:#fff;color:#101828!important;border-color:#fff}.ompf-live-player-phase175 .ompf-live-conversion-link{background:rgba(255,255,255,.16);color:#fff!important;border-color:rgba(255,255,255,.22)}
.ompf-live-player-phase175 .ompf-live-volume{max-width:560px}.ompf-live-player-phase175 .ompf-live-volume span{font-size:13px;color:rgba(255,255,255,.9)}.ompf-live-player-phase175 input[type="range"]{height:8px}.ompf-live-player-phase175 a:focus-visible,.ompf-live-player-phase175 button:focus-visible{outline:3px solid #facc15;outline-offset:3px}
.ompf-live-card-phase175{border-radius:28px;box-shadow:0 18px 48px rgba(15,23,42,.10)}.ompf-live-card-phase175>strong{font-size:clamp(21px,2vw,28px);letter-spacing:-.045em}.ompf-live-card-phase175>p{font-size:15px;line-height:1.5}.ompf-live-card-phase175 [data-ompf-now-playing]{font-weight:850;color:#344054}
.ompf-mini-player .ompf-live-player-phase175{padding:0!important;border-radius:0!important;box-shadow:none!important}.ompf-mini-player .ompf-live-player-phase175 .ompf-live-play{width:46px;height:46px;min-width:46px}.ompf-mini-copy strong{font-size:15px}.ompf-mini-copy em{font-size:13px;line-height:1.25}
@media(max-width:760px){.ompf-live-player-phase175{padding:17px;border-radius:24px}.ompf-live-player-phase175 .ompf-live-player-main{grid-template-columns:auto minmax(0,1fr);gap:13px}.ompf-live-player-phase175 .ompf-live-play{width:60px;height:60px;min-width:60px}.ompf-live-player-phase175 .ompf-live-player-copy>strong{font-size:20px}.ompf-live-player-phase175 .ompf-nowplaying-line{font-size:15px}.ompf-live-player-phase175 .ompf-live-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.ompf-live-player-phase175 .ompf-live-open{grid-column:1/-1}.ompf-live-player-phase175 .ompf-live-conversion-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr;width:100%}.ompf-live-player-phase175 .ompf-live-conversion-link{width:100%}.ompf-live-player-phase175 .ompf-live-program-info:not(.ompf-live-program-info-mini){display:grid;grid-template-columns:1fr}.ompf-live-player-phase175 .ompf-live-program-pill{width:100%;display:grid;grid-template-columns:auto 1fr auto;justify-content:flex-start}.ompf-live-player-mini.ompf-live-player-phase175{padding:0}.ompf-live-player-mini.ompf-live-player-phase175 .ompf-live-play{width:46px;height:46px;min-width:46px}}
@media(max-width:520px){.ompf-live-player-phase175 .ompf-live-player-main{grid-template-columns:1fr;text-align:left}.ompf-live-player-phase175 .ompf-live-actions{grid-template-columns:1fr}.ompf-live-player-phase175 .ompf-live-mute,.ompf-live-player-phase175 .ompf-live-open{width:100%}.ompf-live-player-phase175 .ompf-live-player-meta{display:flex!important}.ompf-live-player-phase175 .ompf-live-player-meta span{width:100%;justify-content:center}.ompf-live-player-phase175 .ompf-live-program-pill{grid-template-columns:1fr}.ompf-live-player-phase175 .ompf-live-program-pill strong{max-width:none}}

/* v5.1.0-dev-phase205 — nette radio player remake + artiest/titel split */
.ompf-live-player-phase181.ompf-live-player-style-blue_modern,
.ompf-live-player-phase181.ompf-live-player-style-pro{
  background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 44%,#ffffff 100%)!important;
  border:1px solid rgba(29,78,216,.12)!important;
  color:#0f172a!important;
  box-shadow:0 22px 60px rgba(15,23,42,.12)!important;
}
.ompf-live-player-phase181 .ompf-live-premium-kicker{background:#fff!important;color:#1d4ed8!important;border:1px solid rgba(29,78,216,.16)!important;box-shadow:0 8px 22px rgba(29,78,216,.08)!important}
.ompf-live-player-phase181 .ompf-live-premium-wave b{background:#60a5fa!important}
.ompf-live-player-phase181 .ompf-live-play{background:linear-gradient(180deg,#2563eb,#1d4ed8)!important;color:#fff!important;border:0!important;box-shadow:0 14px 30px rgba(37,99,235,.25)!important}
.ompf-live-player-phase181 .ompf-live-player-copy>strong{color:#0f172a!important;text-shadow:none!important}
.ompf-live-player-phase181 .ompf-live-badge{background:#fee2e2!important;color:#b91c1c!important;border:1px solid #fecaca!important;box-shadow:none!important}
.ompf-live-player-phase181 .ompf-nowplaying-line{background:#fff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important}
.ompf-live-player-phase181 .ompf-nowplaying-split{display:none;margin-top:9px;gap:8px;align-items:center;flex-wrap:wrap;font-size:14px;line-height:1.25;color:#475569}
.ompf-live-player-phase181 .ompf-nowplaying-split.has-split{display:flex}
.ompf-live-player-phase181 .ompf-nowplaying-split b{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:13px;font-style:normal;font-weight:900;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ompf-live-player-phase181 .ompf-nowplaying-split i{color:#94a3b8;font-style:normal;font-weight:900}
.ompf-live-player-phase181 .ompf-live-status,.ompf-live-player-phase181 .ompf-live-player-meta span{background:#fff!important;color:#475569!important;border:1px solid rgba(15,23,42,.08)!important}
.ompf-live-player-phase181 .ompf-live-open{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;box-shadow:0 10px 24px rgba(15,23,42,.16)!important}
.ompf-live-player-phase181 .ompf-live-mute,.ompf-live-player-phase181 .ompf-live-conversion-link{background:#fff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.10)!important}
.ompf-live-player-phase181 .ompf-live-volume label,.ompf-live-player-phase181 .ompf-live-volume span{color:#334155!important}
.ompf-live-player-phase181 .ompf-live-volume input[type=range]{accent-color:#2563eb!important}
@media(max-width:560px){.ompf-live-player-phase181 .ompf-nowplaying-split.has-split{display:grid;grid-template-columns:1fr}.ompf-live-player-phase181 .ompf-nowplaying-split i{display:none}.ompf-live-player-phase181 .ompf-nowplaying-split b{width:100%;justify-content:center}}

/* Fase 206 — Metadata player nette remake */
.ompf-live-player-phase206{position:relative;overflow:hidden;border-radius:30px!important;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 52%,#ffffff 100%)!important;border:1px solid rgba(37,99,235,.14)!important;box-shadow:0 22px 64px rgba(15,23,42,.12)!important;color:#0f172a!important}
.ompf-live-player-phase206:before{content:"";position:absolute;inset:-80px auto auto -80px;width:210px;height:210px;border-radius:999px;background:radial-gradient(circle,rgba(59,130,246,.20),transparent 68%);pointer-events:none}
.ompf-live-player-phase206 .ompf-live-premium-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.ompf-live-player-phase206 .ompf-live-premium-kicker{background:#fff!important;color:#1d4ed8!important;border:1px solid rgba(37,99,235,.16)!important;box-shadow:0 8px 20px rgba(37,99,235,.08)!important}
.ompf-live-player-phase206 .ompf-live-player-main{position:relative;z-index:1;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:16px!important;align-items:center!important}
.ompf-live-player-phase206 .ompf-live-play{background:linear-gradient(180deg,#2563eb,#1d4ed8)!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px rgba(37,99,235,.28)!important}
.ompf-live-player-phase206 .ompf-live-player-copy>strong{display:block;color:#0f172a!important;font-size:clamp(1.15rem,2vw,1.55rem)!important;line-height:1.08!important;letter-spacing:-.04em!important;margin-bottom:7px!important}
.ompf-live-player-phase206 .ompf-nowplaying-line{display:block;width:max-content;max-width:100%;padding:7px 11px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;color:#334155!important;font-weight:850!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 8px 18px rgba(15,23,42,.04)!important}
.ompf-live-player-phase206 .ompf-nowplaying-line.is-updated{animation:ompfPhase206Pulse .85s ease}
.ompf-live-player-phase206 .ompf-nowplaying-split{display:none;margin-top:8px;grid-template-columns:minmax(0,auto) auto minmax(0,auto);gap:8px;align-items:center;color:#0f172a}
.ompf-live-player-phase206 .ompf-nowplaying-split.has-split{display:inline-grid}
.ompf-live-player-phase206 .ompf-nowplaying-split b{min-width:0;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.12}
.ompf-live-player-phase206 .ompf-nowplaying-split i{color:#94a3b8;font-style:normal}
.ompf-live-player-phase206 .ompf-live-status{display:inline-flex!important;margin-top:8px!important;color:#475569!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:999px!important;padding:5px 9px!important;font-size:.82rem!important;font-style:normal!important;font-weight:850!important}
.ompf-live-player-phase206 .ompf-live-player-meta span,.ompf-live-player-phase206 .ompf-live-actions a,.ompf-live-player-phase206 .ompf-live-actions button{border-radius:999px!important}
.ompf-live-player-phase206 .ompf-live-open{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}
.ompf-live-player-phase206 .ompf-live-metadata-state.is-live{background:#ecfdf5!important;color:#047857!important;border-color:#bbf7d0!important}
.ompf-live-player-phase206 .ompf-live-metadata-state.is-fallback{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}
.ompf-live-player-phase206[data-ompf-metadata-status="ok"] .ompf-nowplaying-line:before{content:"Nu: ";color:#2563eb;font-weight:950}
@keyframes ompfPhase206Pulse{0%{transform:translateY(2px);opacity:.55}100%{transform:none;opacity:1}}
@media(max-width:640px){.ompf-live-player-phase206{border-radius:24px!important;padding:16px!important}.ompf-live-player-phase206 .ompf-live-player-main{grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important}.ompf-live-player-phase206 .ompf-live-play{width:58px!important;height:58px!important}.ompf-live-player-phase206 .ompf-nowplaying-line{width:100%;font-size:.92rem}.ompf-live-player-phase206 .ompf-nowplaying-split{max-width:100%}.ompf-live-player-phase206 .ompf-nowplaying-split b{max-width:42vw}.ompf-live-player-phase206 .ompf-live-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.ompf-live-player-phase206 .ompf-live-open,.ompf-live-player-phase206 .ompf-live-mute{width:100%;justify-content:center}}


/* Phase 213 — public layout fit safety */
.ompf-site,.ompf-main{overflow-x:hidden}.ompf-site img,.ompf-site iframe,.ompf-site video{max-width:100%}.ompf-site .ompf-container{max-width:min(var(--ompf-container,1180px),calc(100vw - 32px))}

/* v5.1.0-dev-phase224 — homepage readability & visual cleanup */
.ompf-site{--ompf-pro-blue:#2458e6;--ompf-pro-blue-soft:#eef5ff;--ompf-pro-blue-border:#d9e7ff;--ompf-pro-text:#0f172a;--ompf-pro-muted:#475569;--ompf-pro-card:#ffffff;--ompf-pro-line:#e5edf8}
.ompf-site .ompf-main{background:linear-gradient(180deg,#f8fbff 0%,#fff 40%,#f7faff 100%)}
.ompf-site .ompf-v2-container,.ompf-site .ompf-container{max-width:min(1180px,calc(100vw - 32px))}
.ompf-site .ompf-v2-card,.ompf-site .ompf-v2-live-card,.ompf-site .ompf-v2-agenda-card,.ompf-site .ompf-v2-mini-latest,.ompf-site .ompf-v2-search-card,.ompf-site .ompf-v2-rubric-card,.ompf-site .ompf-v2-dossier-card,.ompf-site .ompf-v2-photo-card,.ompf-site .ompf-panel,.ompf-site .ompf-post-card{border:1px solid var(--ompf-pro-line)!important;border-radius:24px!important;background:var(--ompf-pro-card)!important;box-shadow:0 14px 40px rgba(15,23,42,.055)!important}
.ompf-site .ompf-v2-card-body,.ompf-site .ompf-v2-live-card,.ompf-site .ompf-v2-agenda-card,.ompf-site .ompf-v2-mini-latest{color:var(--ompf-pro-text)}
.ompf-site .ompf-v2-card-body h2,.ompf-site .ompf-v2-section-head h2,.ompf-site .ompf-v2-media-head h2,.ompf-site .ompf-newspaper-header h1,.ompf-site h1,.ompf-site h2{color:var(--ompf-pro-text)!important;letter-spacing:-.035em;text-wrap:balance}
.ompf-site p,.ompf-site .ompf-lead,.ompf-site .ompf-v2-card-body p,.ompf-site .ompf-newspaper-content{color:var(--ompf-pro-muted);line-height:1.65}
.ompf-site .ompf-button,.ompf-site .ompf-v2-button,.ompf-site a.ompf-button{border-radius:999px!important;background:var(--ompf-pro-blue)!important;border-color:var(--ompf-pro-blue)!important;color:#fff!important;font-weight:850!important;box-shadow:0 10px 26px rgba(36,88,230,.18)!important}
.ompf-site .ompf-button.secondary,.ompf-site .ompf-v2-button.secondary{background:#fff!important;color:var(--ompf-pro-blue)!important;border-color:var(--ompf-pro-blue-border)!important;box-shadow:none!important}
.ompf-site .ompf-label,.ompf-site .ompf-v2-kicker,.ompf-site .ompf-kicker{background:var(--ompf-pro-blue-soft)!important;color:var(--ompf-pro-blue)!important;border-color:var(--ompf-pro-blue-border)!important}
.home .ompf-empty-card,.home .ompf-empty-inline,.home .ompf-live-empty,.home .ompf-live-guide-empty,.front-page .ompf-empty-card,.front-page .ompf-empty-inline{display:none!important}
.ompf-site .ompf-v2-section:has(.ompf-empty-card:only-child),.ompf-site section:has(>.ompf-container>.ompf-empty-card:only-child){display:none!important}
.ompf-site .ompf-live-status,.ompf-site .ompf-live-metadata-state,.ompf-site .ompf-live-quality-note{color:#64748b!important}
.ompf-site .ompf-live-player-copy strong,.ompf-site [data-ompf-now-title],.ompf-site [data-ompf-now-playing]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
@media(max-width:760px){.ompf-site .ompf-v2-container,.ompf-site .ompf-container{max-width:calc(100vw - 24px)!important}.ompf-site .ompf-v2-card-body h2,.ompf-site .ompf-v2-section-head h2{font-size:clamp(1.22rem,5.6vw,1.78rem)!important;line-height:1.1!important}.ompf-site p,.ompf-site .ompf-v2-card-body p,.ompf-site .ompf-newspaper-content{font-size:16px!important;line-height:1.62!important}.ompf-site .ompf-v2-card,.ompf-site .ompf-v2-live-card,.ompf-site .ompf-v2-agenda-card,.ompf-site .ompf-v2-mini-latest{border-radius:20px!important}.ompf-site .ompf-v2-card-body{padding:16px!important}.ompf-site .ompf-main{overflow-x:hidden}}


/* v5.1.0-dev-phase225 — site readability + regionbar overlap fix
   Veilig: CSS-only polish. Lost overlap tussen regiobalk/CTA en vorige balk op. */
:root{
  --ompf-accent:#1f65d6;
  --ompf-accent-2:#eaf4ff;
  --ompf-ink:#101828;
  --ompf-muted:#526071;
  --ompf-line:#dbe4ef;
}
.ompf-public-body{
  color:#101828;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.ompf-public-body p,
.ompf-public-body li{
  line-height:1.65;
}
.ompf-main,
.ompf-homepage-pro{
  overflow-x:hidden;
}
.ompf-header{
  box-shadow:0 1px 0 rgba(16,24,40,.04);
}
.ompf-brand-sub{
  color:#4b5a6b!important;
  line-height:1.35!important;
  max-width:520px;
}
.ompf-pill,
.ompf-button,
.ompf-home-tip-link,
.ompf-home-place-links a{
  line-height:1.1!important;
  text-align:center;
}
.ompf-homepage-pro .ompf-home-regionbar,
.ompf-home-regionbar{
  clear:both!important;
  position:relative!important;
  z-index:2!important;
  overflow:visible!important;
  margin-top:clamp(16px,2.5vw,30px)!important;
  margin-bottom:clamp(28px,4vw,48px)!important;
  border:0!important;
  background:transparent!important;
}
.ompf-homepage-pro .ompf-home-regionbar-inner,
.ompf-home-regionbar-inner{
  display:grid!important;
  grid-template-columns:minmax(220px,1fr) minmax(0,auto) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:auto!important;
  padding:14px 16px!important;
  border:1px solid rgba(31,101,214,.14)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 12px 30px rgba(16,24,40,.07)!important;
}
.ompf-homepage-pro .ompf-home-regionbar strong,
.ompf-home-regionbar strong{
  color:#142033!important;
  font-weight:900!important;
  line-height:1.25!important;
}
.ompf-homepage-pro .ompf-home-place-links,
.ompf-home-place-links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  min-width:0!important;
  overflow:visible!important;
  margin:0!important;
}
.ompf-homepage-pro .ompf-home-place-links a,
.ompf-home-place-links a{
  min-height:38px!important;
  padding:10px 13px!important;
  border-radius:999px!important;
  background:#f3f8ff!important;
  border:1px solid rgba(31,101,214,.16)!important;
  color:#153e76!important;
  font-weight:850!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}
.ompf-homepage-pro .ompf-home-tip-link,
.ompf-home-tip-link{
  min-height:40px!important;
  padding:11px 15px!important;
  border-radius:999px!important;
  background:#1f65d6!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 10px 22px rgba(31,101,214,.20)!important;
  white-space:nowrap!important;
}
.ompf-post-card,
.ompf-panel,
.ompf-page-card,
.ompf-article-main,
.ompf-live-card,
.ompf-related{
  border-color:rgba(16,24,40,.09)!important;
}
.ompf-post-card h2,
.ompf-news-row h3,
.ompf-panel-head h2,
.ompf-section-head h2,
.ompf-article-header h1,
.ompf-page-card h1{
  color:#0f172a!important;
  overflow-wrap:anywhere;
  word-break:normal;
  hyphens:auto;
}
.ompf-post-card p,
.ompf-static-block p,
.ompf-article-content,
.ompf-page-content,
.ompf-lead{
  color:#26364a!important;
}
.ompf-meta,
.ompf-empty-card p,
.ompf-empty-inline{
  color:#59697c!important;
}
.ompf-label,
.ompf-section-kicker{
  color:#1f65d6!important;
}
.ompf-live-card{
  background:linear-gradient(145deg,#f7fbff,#eaf4ff)!important;
  color:#102033!important;
}
.ompf-live-card p{color:#46566a!important;}
.ompf-live-card strong{color:#102033!important;}
.ompf-live-dot{background:#1f65d6!important;box-shadow:0 0 0 8px rgba(31,101,214,.12)!important;}
.ompf-card-body,
.ompf-panel,
.ompf-page-card,
.ompf-article-main{
  line-height:1.55;
}
.ompf-button,
.ompf-pill-live{
  background:#1f65d6!important;
  border-color:#1f65d6!important;
}
.ompf-button.secondary,
.ompf-pill-light{
  background:#fff!important;
  color:#1f65d6!important;
  border-color:rgba(31,101,214,.20)!important;
}
@media (max-width:1100px){
  .ompf-homepage-pro .ompf-home-regionbar-inner,
  .ompf-home-regionbar-inner{
    grid-template-columns:1fr!important;
    align-items:start!important;
    gap:12px!important;
  }
  .ompf-homepage-pro .ompf-home-tip-link,
  .ompf-home-tip-link{
    width:max-content!important;
    max-width:100%!important;
  }
}
@media (max-width:640px){
  .ompf-container{width:calc(100% - 24px)!important;}
  .ompf-brand-sub{font-size:12.5px!important;max-width:280px;}
  .ompf-homepage-pro .ompf-home-regionbar,
  .ompf-home-regionbar{
    margin-top:16px!important;
    margin-bottom:26px!important;
  }
  .ompf-homepage-pro .ompf-home-regionbar-inner,
  .ompf-home-regionbar-inner{
    padding:13px!important;
    border-radius:18px!important;
  }
  .ompf-homepage-pro .ompf-home-place-links,
  .ompf-home-place-links{
    gap:7px!important;
    padding:0!important;
  }
  .ompf-homepage-pro .ompf-home-place-links a,
  .ompf-home-place-links a{
    flex:1 1 calc(50% - 8px)!important;
    min-width:0!important;
    white-space:normal!important;
    min-height:40px!important;
    padding:10px 8px!important;
    font-size:13.5px!important;
  }
  .ompf-homepage-pro .ompf-home-tip-link,
  .ompf-home-tip-link{
    display:inline-flex!important;
    width:100%!important;
    justify-content:center!important;
  }
  .ompf-post-card h2{line-height:1.12!important;letter-spacing:-.025em!important;}
  .ompf-post-hero h2{font-size:clamp(27px,9vw,38px)!important;}
  .ompf-news-row h3{font-size:16px!important;line-height:1.22!important;}
  .ompf-card-body,.ompf-post-hero .ompf-card-body,.ompf-panel,.ompf-page-card,.ompf-article-main{padding:16px!important;}
  .ompf-article-content,.ompf-page-content{font-size:16.5px!important;line-height:1.72!important;}
  .ompf-lead{font-size:18px!important;line-height:1.48!important;}
}

/* v5.1.0-dev-phase226 — cleaner + sneller leesbaar
   Veilig: alleen presentatie. Minder lege meldingen, rustigere secties en betere typografie. */
:root{
  --ompf-readable-ink:#111827;
  --ompf-readable-muted:#4b5563;
  --ompf-readable-blue:#1f65d6;
  --ompf-readable-soft:#f5f9ff;
  --ompf-readable-line:#d9e5f3;
}
.ompf-public-body,
.ompf-site,
.ompf-v2-frontpage{
  color:var(--ompf-readable-ink)!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.ompf-v2-frontpage p,
.ompf-public-body p,
.ompf-site p{
  color:var(--ompf-readable-muted);
  line-height:1.66;
}
.ompf-v2-frontpage h1,
.ompf-v2-frontpage h2,
.ompf-v2-frontpage h3,
.ompf-post-card h2,
.ompf-news-row h3{
  color:#0f172a!important;
  letter-spacing:-.035em;
  text-wrap:balance;
}
.ompf-v2-container,
.ompf-container{max-width:1180px!important;}
.ompf-v2-frontpage .ompf-v2-section,
.ompf-homepage-pro .ompf-block{margin-block:clamp(24px,4vw,48px)!important;}
.ompf-v2-section-head,
.ompf-v2-broadcast-head,
.ompf-panel-head{
  border-color:rgba(15,23,42,.08)!important;
  box-shadow:0 8px 22px rgba(15,23,42,.045)!important;
}
/* Minder redactionele uitleg op de homepage: bezoekers scannen sneller. */
.ompf-v2-frontpage .ompf-v2-section-head>p,
.ompf-v2-frontpage .ompf-v2-broadcast-head p,
.ompf-v2-frontpage .ompf-v2-search-hub p,
.ompf-v2-frontpage .ompf-v2-dossiers p,
.ompf-v2-frontpage .ompf-v2-agenda-layout p.ompf-v2-muted,
.ompf-v2-frontpage .ompf-v2-media-empty.wide,
.ompf-v2-frontpage .ompf-v2-program-empty,
.ompf-v2-frontpage .ompf-v2-popular-empty,
.ompf-v2-frontpage .ompf-v2-rubric-empty,
.ompf-v2-frontpage .ompf-v2-empty-card,
.ompf-v2-frontpage .ompf-v2-place-note,
.ompf-empty-card,
.ompf-empty-inline{
  display:none!important;
}
/* Hele lege homepageblokken visueel verwijderen wanneer moderne browsers :has ondersteunen. */
.ompf-v2-frontpage section:has(.ompf-v2-empty-card),
.ompf-v2-frontpage .ompf-v2-dossiers:has(.ompf-v2-empty-card),
.ompf-v2-frontpage .ompf-v2-news-columns .ompf-v2-most-read:has(.ompf-v2-popular-empty),
.ompf-v2-frontpage .ompf-v2-agenda-day:has(.ompf-v2-muted):not(:has(li)),
.ompf-v2-frontpage .ompf-v2-latest-media-head:has(+ .ompf-v2-latest-media .ompf-v2-media-empty.wide),
.ompf-v2-frontpage .ompf-v2-latest-media:has(.ompf-v2-media-empty.wide){display:none!important;}
/* Regiobalk: compact, niet onder andere balken, CTA duidelijk. */
.ompf-home-regionbar{clear:both!important;isolation:isolate;margin-block:18px 34px!important;}
.ompf-home-regionbar-inner{background:#fff!important;border:1px solid var(--ompf-readable-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(15,23,42,.055)!important;padding:14px 16px!important;}
.ompf-home-place-links a{background:var(--ompf-readable-soft)!important;color:#153e76!important;border-color:rgba(31,101,214,.16)!important;}
.ompf-home-tip-link{background:var(--ompf-readable-blue)!important;color:#fff!important;}
/* Cards consistenter en rustiger. */
.ompf-v2-card,
.ompf-v2-live-card,
.ompf-v2-radio-console,
.ompf-v2-video-console,
.ompf-v2-agenda-feature,
.ompf-v2-place-card,
.ompf-post-card,
.ompf-panel,
.ompf-page-card{
  border-color:rgba(15,23,42,.08)!important;
  box-shadow:0 12px 34px rgba(15,23,42,.055)!important;
}
.ompf-v2-radio-console,
.ompf-v2-video-console{background:linear-gradient(145deg,#ffffff,#f4f8ff)!important;color:#0f172a!important;}
.ompf-v2-live-pill{background:#eaf2ff!important;color:#1f65d6!important;border:1px solid #d8e7ff!important;}
/* Oude dubbele donkere mini-player minder dominant als de nieuwe phase214-player actief is. */
.ompf-mini-player:not(.ompf-mini-player-phase214){display:none!important;}
.ompf-v2-mobile-sticky-live{box-shadow:0 10px 26px rgba(31,101,214,.14)!important;background:#fff!important;color:#1f65d6!important;border:1px solid #d9e7ff!important;}
/* Beter leesbare knoppen en links. */
.ompf-v2-frontpage a,
.ompf-site a{text-underline-offset:3px;}
.ompf-button,
.ompf-v2-button,
.ompf-v2-console-actions a,
.ompf-v2-agenda-button{font-weight:850!important;}
/* Mobiel: minder druk en geen horizontale overloop. */
@media(max-width:760px){
  .ompf-public-body{font-size:16px!important;}
  .ompf-v2-container,.ompf-container{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important;}
  .ompf-v2-frontpage .ompf-v2-section,.ompf-homepage-pro .ompf-block{margin-block:22px!important;}
  .ompf-v2-frontpage h1{font-size:clamp(2rem,10vw,3.1rem)!important;line-height:1.02!important;}
  .ompf-v2-frontpage h2{font-size:clamp(1.45rem,7vw,2.15rem)!important;line-height:1.08!important;}
  .ompf-v2-frontpage h3{font-size:clamp(1.05rem,5.4vw,1.35rem)!important;line-height:1.18!important;}
  .ompf-v2-frontpage p{font-size:16px!important;line-height:1.62!important;}
  .ompf-home-regionbar{margin-block:14px 24px!important;}
  .ompf-home-regionbar-inner{padding:12px!important;border-radius:18px!important;}
  .ompf-home-place-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;overflow:visible!important;}
  .ompf-home-place-links a{white-space:normal!important;min-width:0!important;padding:10px 8px!important;}
  .ompf-home-tip-link{width:100%!important;justify-content:center!important;}
  .ompf-v2-frontpage .ompf-v2-broadcast-head,
  .ompf-v2-frontpage .ompf-v2-section-head{padding:13px 14px!important;border-radius:18px!important;}
}

/* v5.1.0-dev-phase227 — homepage news-site polish
   Doel: cleaner nieuwssite, sneller scanbaar, geen lege publieke meldingen. */
:root{
  --ompf-news-ink:#0f172a;
  --ompf-news-muted:#475569;
  --ompf-news-blue:#2563eb;
  --ompf-news-blue-soft:#eef6ff;
  --ompf-news-line:#dbe7f5;
  --ompf-news-bg:#f6f9fd;
}
.ompf-public-body{background:var(--ompf-news-bg)!important;}
.ompf-header{box-shadow:0 1px 0 rgba(15,23,42,.06)!important;z-index:80!important;}
.ompf-header-main{padding-block:14px!important;gap:16px!important;}
.ompf-brand-sub{font-size:13px!important;color:#64748b!important;}
.ompf-nav{box-shadow:0 10px 28px rgba(15,23,42,.045)!important;}
.ompf-menu a{font-size:14px!important;padding:13px 14px!important;border-radius:999px!important;margin:6px 2px!important;border-bottom:0!important;}
.ompf-menu .current-menu-item>a,.ompf-menu a:hover{background:#eef6ff!important;color:var(--ompf-news-blue)!important;}

/* Top/regio/nieuwslijn balken mogen elkaar nooit overlappen. */
.ompf-v2-region,.ompf-v2-priority{position:relative!important;z-index:1!important;clear:both!important;}
.ompf-v2-region{margin:0!important;padding:14px 0 10px!important;background:#fff!important;border-bottom:1px solid rgba(15,23,42,.06)!important;}
.ompf-v2-region-inner{display:grid!important;grid-template-columns:minmax(240px,1fr) auto auto!important;gap:12px!important;align-items:center!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--ompf-news-line)!important;box-shadow:0 10px 26px rgba(15,23,42,.045)!important;padding:12px 14px!important;}
.ompf-v2-region-title span{display:none!important;}
.ompf-v2-region-title strong{font-size:15px!important;line-height:1.25!important;color:var(--ompf-news-ink)!important;}
.ompf-v2-region nav{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:center!important;}
.ompf-v2-region nav a,.ompf-v2-region-actions a{border-radius:999px!important;padding:9px 13px!important;border:1px solid var(--ompf-news-line)!important;background:#fff!important;color:#1e3a8a!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;}
.ompf-v2-region-actions{display:flex!important;gap:8px!important;align-items:center!important;}
.ompf-v2-region-actions .primary{background:var(--ompf-news-blue)!important;border-color:var(--ompf-news-blue)!important;color:#fff!important;box-shadow:0 10px 22px rgba(37,99,235,.18)!important;}
.ompf-v2-priority{padding:12px 0 4px!important;margin:0!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;}
.ompf-v2-priority-inner{border-radius:22px!important;background:#fff!important;border:1px solid var(--ompf-news-line)!important;box-shadow:0 10px 26px rgba(15,23,42,.04)!important;min-height:64px!important;padding:12px 16px!important;}
.ompf-v2-priority-date span{font-size:11px!important;color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.ompf-v2-priority-date strong{font-size:14px!important;color:var(--ompf-news-ink)!important;}
.ompf-v2-priority-latest a span{font-size:15px!important;font-weight:850!important;line-height:1.25!important;color:var(--ompf-news-ink)!important;}
.ompf-v2-priority nav a{border-radius:999px!important;border:1px solid var(--ompf-news-line)!important;background:#fff!important;padding:9px 13px!important;font-weight:850!important;}

/* Homepage: minder dashboard, meer nieuwssite. */
.ompf-v2-frontpage{background:var(--ompf-news-bg)!important;color:var(--ompf-news-ink)!important;padding-bottom:120px!important;}
.ompf-v2-hero{padding:26px 0 18px!important;}
.ompf-v2-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(240px,.62fr) minmax(260px,.62fr)!important;gap:22px!important;align-items:start!important;}
.ompf-v2-card,.ompf-v2-live-card,.ompf-v2-agenda-card,.ompf-v2-mini-latest,.ompf-v2-newsroom-card,.ompf-v2-place-card,.ompf-v2-rubric-card,.ompf-v2-dossier-card,.ompf-v2-photo-card{border-radius:24px!important;border:1px solid rgba(15,23,42,.08)!important;background:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.055)!important;overflow:hidden!important;}
.ompf-v2-card-lead .ompf-v2-media-figure{aspect-ratio:16/9!important;max-height:360px!important;}
.ompf-v2-card-lead .ompf-v2-card-body{padding:24px 28px 28px!important;}
.ompf-v2-card-lead .ompf-v2-card-body h2{font-size:clamp(2.65rem,4.2vw,4.65rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;max-width:12.5ch!important;margin:.14em 0 .18em!important;overflow-wrap:break-word!important;hyphens:auto!important;}
.ompf-v2-card-body h2,.ompf-v2-card-body h3{line-height:1.1!important;letter-spacing:-.035em!important;color:var(--ompf-news-ink)!important;}
.ompf-v2-card-body p{font-size:16px!important;line-height:1.55!important;color:var(--ompf-news-muted)!important;}
.ompf-v2-kicker,.ompf-v2-eyebrow,.ompf-label{background:var(--ompf-news-blue-soft)!important;color:#1d4ed8!important;border:1px solid #dbeafe!important;border-radius:999px!important;letter-spacing:.06em!important;}
.ompf-v2-side-stack{gap:16px!important;}
.ompf-v2-stack-title{font-size:12px!important;letter-spacing:.08em!important;color:#64748b!important;margin-bottom:4px!important;}
.ompf-v2-side-stack .ompf-v2-card-body{padding:16px!important;}
.ompf-v2-side-stack .ompf-v2-card-body h2{font-size:18px!important;line-height:1.15!important;letter-spacing:-.025em!important;}
.ompf-v2-side-stack .ompf-v2-media-figure{aspect-ratio:16/9!important;}
.ompf-v2-service-rail{display:grid!important;gap:16px!important;}
.ompf-v2-live-card{background:#fff!important;color:var(--ompf-news-ink)!important;padding:22px!important;}
.ompf-v2-live-card h2{font-size:clamp(1.45rem,2vw,1.95rem)!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:.2em 0 .35em!important;color:var(--ompf-news-ink)!important;}
.ompf-v2-live-card p{color:#64748b!important;line-height:1.45!important;margin:0 0 14px!important;}
.ompf-v2-live-card a{display:inline-flex!important;width:max-content!important;border-radius:999px!important;background:#fff!important;color:var(--ompf-news-ink)!important;border:1px solid var(--ompf-news-line)!important;box-shadow:0 10px 22px rgba(15,23,42,.08)!important;padding:10px 14px!important;font-weight:900!important;}
.ompf-v2-live-now{display:none!important;}
.ompf-v2-mini-latest:has(.ompf-v2-muted),.ompf-v2-agenda-card:has(.ompf-v2-muted),.ompf-v2-breaking:has(.ompf-v2-muted){display:none!important;}
.ompf-v2-mini-latest h2,.ompf-v2-agenda-card h2{font-size:1.4rem!important;line-height:1.1!important;margin:4px 0 12px!important;}
.ompf-v2-newsroom-head{display:none!important;}
.ompf-v2-digest{margin-top:10px!important;}
.ompf-v2-newsroom-strip{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.ompf-v2-newsroom-cards{gap:14px!important;}
.ompf-v2-newsroom-card{min-height:122px!important;padding:18px!important;}

/* Sticky player: minder zwaar, niet over de content, meer nieuws-site stijl. */
.ompf-has-mini-player .ompf-main{padding-bottom:132px!important;}
.ompf-mini-player-phase214{left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(1080px,calc(100vw - 48px))!important;bottom:18px!important;z-index:120!important;}
.ompf-mini-player-phase214 .ompf-mini-player-inner{min-height:64px!important;border-radius:22px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(15,23,42,.09)!important;box-shadow:0 20px 46px rgba(15,23,42,.14)!important;backdrop-filter:blur(14px)!important;padding:9px 14px!important;}
.ompf-mini-player-phase214 .ompf-mini-copy>strong{font-size:14px!important;line-height:1.15!important;color:#0f172a!important;}
.ompf-mini-player-phase214 .ompf-mini-copy>em{font-size:12px!important;color:#64748b!important;}
.ompf-mini-player-phase214 .ompf-live-play{width:48px!important;height:48px!important;min-width:48px!important;box-shadow:0 10px 22px rgba(37,99,235,.22)!important;}
.ompf-mini-player-phase214 .ompf-mini-artwork{width:48px!important;height:48px!important;border-radius:16px!important;}

@media(max-width:1100px){
  .ompf-v2-hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr)!important;}
  .ompf-v2-service-rail{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .ompf-v2-card-lead .ompf-v2-card-body h2{max-width:14ch!important;}
}
@media(max-width:820px){
  .ompf-v2-region-inner{grid-template-columns:1fr!important;align-items:start!important;}
  .ompf-v2-region nav{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important;}
  .ompf-v2-region-actions{width:100%!important;}
  .ompf-v2-region-actions a{flex:1!important;text-align:center!important;justify-content:center!important;}
  .ompf-v2-priority{display:none!important;}
  .ompf-v2-hero{padding-top:18px!important;}
  .ompf-v2-hero-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .ompf-v2-service-rail{grid-template-columns:1fr!important;}
  .ompf-v2-card-lead .ompf-v2-media-figure{max-height:none!important;}
  .ompf-v2-card-lead .ompf-v2-card-body{padding:18px!important;}
  .ompf-v2-card-lead .ompf-v2-card-body h2{font-size:clamp(2rem,8.8vw,3rem)!important;line-height:1.04!important;max-width:100%!important;}
  .ompf-v2-side-stack .ompf-v2-card{display:grid!important;grid-template-columns:120px 1fr!important;min-height:118px!important;}
  .ompf-v2-side-stack .ompf-v2-media-figure{height:100%!important;aspect-ratio:auto!important;}
  .ompf-v2-side-stack .ompf-v2-card-body h2{font-size:16px!important;line-height:1.18!important;}
  .ompf-has-mini-player .ompf-main{padding-bottom:118px!important;}
  .ompf-mini-player-phase214{width:calc(100vw - 20px)!important;bottom:10px!important;}
  .ompf-mini-player-phase214 .ompf-mini-player-inner{min-height:58px!important;border-radius:18px!important;padding:7px 10px!important;}
  .ompf-mini-player-phase214 .ompf-mini-artwork{width:42px!important;height:42px!important;}
  .ompf-mini-player-phase214 .ompf-live-play{width:42px!important;height:42px!important;min-width:42px!important;}
}

/* v5.1.0-dev-phase229 — premium news homepage opzet volgens mock-up
   Veilig: alleen visuele laag, geen template-splitsing. */
:root{
  --ompf-premium-blue:#155ee8;
  --ompf-premium-blue-2:#2f7df6;
  --ompf-premium-soft:#f4f8ff;
  --ompf-premium-card:#ffffff;
  --ompf-premium-ink:#0b162d;
  --ompf-premium-muted:#526070;
  --ompf-premium-line:#dce7f5;
}
.ompf-public-body{
  background:linear-gradient(180deg,#ffffff 0%,#f5f9ff 210px,#f7faff 100%)!important;
  color:var(--ompf-premium-ink)!important;
  font-size:16px!important;
  line-height:1.58!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.ompf-header{
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(12px)!important;
  border-bottom:1px solid rgba(15,23,42,.07)!important;
  box-shadow:none!important;
}
.ompf-header-main{
  min-height:72px!important;
  padding:13px 0!important;
  align-items:center!important;
}
.ompf-brand-title,.ompf-logo-text,.ompf-site-title{
  color:#0b162d!important;
  letter-spacing:-.045em!important;
  line-height:1.02!important;
}
.ompf-brand-sub,.ompf-site-description{
  color:#536174!important;
  font-size:14px!important;
  line-height:1.35!important;
}
.ompf-search input,
.ompf-search-field,
.ompf-header input[type="search"]{
  border:1px solid var(--ompf-premium-line)!important;
  border-radius:16px!important;
  background:#fff!important;
  min-height:46px!important;
  box-shadow:0 6px 16px rgba(15,23,42,.035)!important;
  color:#0b162d!important;
}
.ompf-search button,
.ompf-header button[type="submit"],
.ompf-btn-primary,.ompf-button-primary{
  border-radius:14px!important;
  background:linear-gradient(180deg,var(--ompf-premium-blue-2),var(--ompf-premium-blue))!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 10px 22px rgba(21,94,232,.18)!important;
}
.ompf-nav{
  background:#fff!important;
  border-top:1px solid rgba(15,23,42,.05)!important;
  border-bottom:1px solid rgba(15,23,42,.07)!important;
  box-shadow:0 8px 22px rgba(15,23,42,.035)!important;
}
.ompf-menu{
  gap:14px!important;
}
.ompf-menu a{
  color:#0f172a!important;
  font-weight:800!important;
  padding:13px 10px!important;
  border-radius:0!important;
  background:transparent!important;
  position:relative!important;
}
.ompf-menu .current-menu-item>a,
.ompf-menu a:hover{
  color:var(--ompf-premium-blue)!important;
  background:transparent!important;
}
.ompf-menu .current-menu-item>a:after,
.ompf-menu a:hover:after{
  content:""!important;
  position:absolute!important;
  left:10px!important;
  right:10px!important;
  bottom:0!important;
  height:3px!important;
  border-radius:999px!important;
  background:var(--ompf-premium-blue)!important;
}

/* Regio/filterbalk zoals nieuws-site: compact en zonder overlap. */
.ompf-v2-region{
  background:rgba(255,255,255,.92)!important;
  padding:16px 0 12px!important;
  border-bottom:1px solid rgba(15,23,42,.06)!important;
}
.ompf-v2-region-inner{
  box-shadow:none!important;
  border:0!important;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  display:flex!important;
  justify-content:space-between!important;
  gap:18px!important;
}
.ompf-v2-region-title strong{
  font-size:14px!important;
  letter-spacing:0!important;
}
.ompf-v2-region nav a,
.ompf-v2-region-actions a,
.ompf-home-place-links a{
  min-height:38px!important;
  padding:9px 15px!important;
  background:#fff!important;
  border:1px solid var(--ompf-premium-line)!important;
  box-shadow:0 6px 14px rgba(15,23,42,.035)!important;
  color:#0b162d!important;
  font-size:13px!important;
  font-weight:850!important;
}
.ompf-v2-region-actions .primary,
.ompf-home-place-links a.is-active,
.ompf-home-place-links a:hover{
  color:#fff!important;
  background:linear-gradient(180deg,var(--ompf-premium-blue-2),var(--ompf-premium-blue))!important;
  border-color:transparent!important;
}
.ompf-v2-priority,
.ompf-v2-priority-inner,
.ompf-v2-newsroom-head{
  display:none!important;
}

/* Premium homepage-grid. */
.ompf-v2-frontpage{
  background:transparent!important;
  padding-bottom:118px!important;
}
.ompf-v2-container,.ompf-container{
  max-width:1380px!important;
}
.ompf-v2-hero{
  padding:22px 0 20px!important;
}
.ompf-v2-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(320px,.98fr) minmax(285px,.78fr)!important;
  gap:20px!important;
  align-items:start!important;
}
.ompf-v2-card,
.ompf-v2-live-card,
.ompf-v2-agenda-card,
.ompf-v2-mini-latest,
.ompf-v2-newsroom-card,
.ompf-v2-place-card,
.ompf-v2-rubric-card,
.ompf-v2-dossier-card,
.ompf-v2-photo-card,
.ompf-block,.ompf-card{
  background:var(--ompf-premium-card)!important;
  border:1px solid rgba(15,23,42,.075)!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(15,23,42,.055)!important;
  overflow:hidden!important;
}
.ompf-v2-card:hover,
.ompf-v2-newsroom-card:hover,
.ompf-card:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 34px rgba(15,23,42,.075)!important;
}
.ompf-v2-card,.ompf-v2-newsroom-card,.ompf-card{
  transition:transform .16s ease,box-shadow .16s ease!important;
}
.ompf-v2-card-lead .ompf-v2-media-figure{
  aspect-ratio:16/9!important;
  max-height:330px!important;
  background:#eaf2ff!important;
}
.ompf-v2-media-figure img,
.ompf-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.ompf-v2-card-lead .ompf-v2-card-body{
  padding:24px 28px 26px!important;
}
.ompf-v2-card-lead .ompf-v2-card-body h1,
.ompf-v2-card-lead .ompf-v2-card-body h2{
  font-size:clamp(2.05rem,2.9vw,3.25rem)!important;
  line-height:1.08!important;
  letter-spacing:-.055em!important;
  max-width:17ch!important;
  margin:12px 0 12px!important;
  color:#071229!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:auto!important;
}
.ompf-v2-card-body h2,
.ompf-v2-card-body h3,
.ompf-v2-mini-latest h2,
.ompf-v2-agenda-card h2,
.ompf-v2-live-card h2{
  color:#071229!important;
  letter-spacing:-.035em!important;
  line-height:1.14!important;
}
.ompf-v2-card-body p,
.ompf-v2-card-lead .ompf-v2-card-body p{
  color:var(--ompf-premium-muted)!important;
  font-size:17px!important;
  line-height:1.58!important;
  max-width:58ch!important;
}
.ompf-v2-meta,.ompf-meta,.ompf-v2-card-body small{
  color:#667085!important;
  font-weight:700!important;
  font-size:13px!important;
}
.ompf-v2-kicker,.ompf-v2-eyebrow,.ompf-label,.ompf-v2-card-body .category,
.ompf-v2-card-body .rubric{
  background:#eaf2ff!important;
  color:#155ee8!important;
  border:1px solid #d8e7ff!important;
  border-radius:999px!important;
  padding:6px 10px!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
}

/* Middenkolom: 'Ook belangrijk' als nette lijst, niet als losse rommel. */
.ompf-v2-side-stack{
  background:#fff!important;
  border:1px solid rgba(15,23,42,.075)!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(15,23,42,.055)!important;
  padding:18px!important;
  gap:0!important;
}
.ompf-v2-stack-title{
  font-size:20px!important;
  line-height:1.15!important;
  letter-spacing:-.035em!important;
  color:#071229!important;
  text-transform:none!important;
  margin:0 0 14px!important;
}
.ompf-v2-side-stack .ompf-v2-card{
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  display:grid!important;
  grid-template-columns:45% 1fr!important;
  gap:14px!important;
  padding:0 0 16px!important;
  margin:0 0 16px!important;
  border-bottom:1px solid rgba(15,23,42,.08)!important;
}
.ompf-v2-side-stack .ompf-v2-card:last-child{
  border-bottom:0!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.ompf-v2-side-stack .ompf-v2-media-figure{
  aspect-ratio:4/3!important;
  border-radius:12px!important;
  overflow:hidden!important;
}
.ompf-v2-side-stack .ompf-v2-card-body{
  padding:0!important;
}
.ompf-v2-side-stack .ompf-v2-card-body h2,
.ompf-v2-side-stack .ompf-v2-card-body h3{
  font-size:18px!important;
  line-height:1.22!important;
  letter-spacing:-.035em!important;
  margin:6px 0 8px!important;
}
.ompf-v2-side-stack .ompf-v2-card-body p{display:none!important;}

/* Rechterkolom: alleen echte content; lege meldingen weg. */
.ompf-v2-service-rail{
  display:grid!important;
  gap:16px!important;
}
.ompf-v2-live-card,
.ompf-v2-mini-latest,
.ompf-v2-agenda-card{
  padding:20px!important;
  border-radius:18px!important;
}
.ompf-v2-live-card h2{
  font-size:24px!important;
  margin:6px 0 12px!important;
}
.ompf-v2-live-card a,
.ompf-v2-live-card .button{
  width:100%!important;
  justify-content:center!important;
  background:linear-gradient(180deg,var(--ompf-premium-blue-2),var(--ompf-premium-blue))!important;
  color:#fff!important;
  border:0!important;
  border-radius:12px!important;
  padding:12px 14px!important;
  box-shadow:0 10px 22px rgba(21,94,232,.18)!important;
}
.ompf-v2-mini-latest:has(.ompf-v2-muted),
.ompf-v2-agenda-card:has(.ompf-v2-muted),
.ompf-v2-breaking:has(.ompf-v2-muted),
.ompf-v2-mini-latest:has(p:only-child),
.ompf-v2-agenda-card:has(p:only-child){
  display:none!important;
}
.ompf-v2-muted,
.ompf-empty,
.ompf-empty-state{
  display:none!important;
}
.ompf-v2-mini-latest h2,.ompf-v2-agenda-card h2{
  font-size:22px!important;
  letter-spacing:-.035em!important;
  margin:0 0 12px!important;
}

/* Laatste nieuws als nette horizontale kaartgrid. */
.ompf-v2-digest,
.ompf-v2-newsroom-strip{
  margin-top:18px!important;
}
.ompf-v2-newsroom-strip{
  border-radius:18px!important;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.075)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.045)!important;
  padding:18px!important;
}
.ompf-v2-newsroom-cards{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.ompf-v2-newsroom-card{
  min-height:unset!important;
  padding:0!important;
}
.ompf-v2-newsroom-card .ompf-v2-card-body,
.ompf-v2-newsroom-card-body{
  padding:14px!important;
}
.ompf-v2-newsroom-card h3,
.ompf-v2-newsroom-card h2{
  font-size:17px!important;
  line-height:1.2!important;
  letter-spacing:-.025em!important;
}

/* Algemeen leesbaar: geen enorme woorden buiten beeld. */
.ompf-v2-frontpage h1,
.ompf-v2-frontpage h2,
.ompf-v2-frontpage h3,
.ompf-v2-frontpage a,
.ompf-v2-frontpage p{
  overflow-wrap:break-word!important;
}
.ompf-v2-frontpage a{
  text-decoration:none!important;
}
.ompf-v2-frontpage a:hover{
  color:var(--ompf-premium-blue)!important;
}

@media(max-width:1180px){
  .ompf-v2-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)!important;}
  .ompf-v2-service-rail{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .ompf-v2-newsroom-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:880px){
  .ompf-header-main{gap:10px!important;}
  .ompf-v2-region-inner{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .ompf-v2-region nav{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;}
  .ompf-v2-hero-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .ompf-v2-service-rail{grid-template-columns:1fr!important;}
  .ompf-v2-card-lead .ompf-v2-card-body h1,
  .ompf-v2-card-lead .ompf-v2-card-body h2{font-size:clamp(2rem,8vw,3rem)!important;max-width:16ch!important;}
  .ompf-v2-card-lead .ompf-v2-card-body{padding:20px!important;}
  .ompf-v2-side-stack .ompf-v2-card{grid-template-columns:126px 1fr!important;gap:12px!important;}
  .ompf-v2-newsroom-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .ompf-public-body{font-size:16px!important;}
  .ompf-v2-container,.ompf-container{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important;}
  .ompf-menu{gap:4px!important;overflow-x:auto!important;}
  .ompf-menu a{font-size:13px!important;padding:12px 9px!important;white-space:nowrap!important;}
  .ompf-v2-region nav a,.ompf-v2-region-actions a{font-size:12px!important;padding:9px 12px!important;}
  .ompf-v2-card-lead .ompf-v2-media-figure{max-height:245px!important;}
  .ompf-v2-card-lead .ompf-v2-card-body h1,
  .ompf-v2-card-lead .ompf-v2-card-body h2{font-size:clamp(1.8rem,10vw,2.55rem)!important;line-height:1.08!important;max-width:100%!important;letter-spacing:-.045em!important;}
  .ompf-v2-card-body p,.ompf-v2-card-lead .ompf-v2-card-body p{font-size:16px!important;line-height:1.55!important;}
  .ompf-v2-side-stack{padding:14px!important;}
  .ompf-v2-side-stack .ompf-v2-card{grid-template-columns:104px 1fr!important;}
  .ompf-v2-side-stack .ompf-v2-card-body h2,
  .ompf-v2-side-stack .ompf-v2-card-body h3{font-size:15.5px!important;line-height:1.22!important;}
  .ompf-v2-newsroom-cards{grid-template-columns:1fr!important;}
}
