:root {
  --ol-black: #111111;
  --ol-night: #071827;
  --ol-blue: #123B63;
  --ol-river: #2F6F9F;
  --ol-white: #FAF9F6;
  --ol-light: #F1F4F7;
  --ol-border: #DDE2E7;
  --ol-muted: #64748B;
  --ol-live: #F3C316;
  --ol-live-dark: #D9A900;
  --theme-sport: #2E7D5A;
  --theme-cultuur: #7A5C8E;
  --theme-politiek: #8E3B46;
  --theme-agenda: #2C7A7B;
  --shadow-soft: 0 10px 30px rgba(7, 24, 39, 0.07);
  --radius: 14px;
  --radius-sm: 9px;
  --container: 1240px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: linear-gradient(180deg, #fff 0%, var(--ol-white) 100%);
  color: var(--ol-black);
  font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  padding-bottom: 78px;
}
a { color: inherit; text-decoration: none; }
a:hover { color: var(--ol-blue); }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible {
  outline: 3px solid rgba(243, 195, 22, .9);
  outline-offset: 3px;
}
img { max-width: 100%; height: auto; }
button { font: inherit; }
.ol-container { width: min(calc(100% - 40px), var(--container)); margin: 0 auto; }
.ol-skip-link { position: absolute; left: -999px; top: 0; background: #fff; color: #000; padding: 10px 14px; z-index: 9999; }
.ol-skip-link:focus { left: 10px; top: 10px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

/* Header */
.ol-site-header { background: #fff; border-bottom: 1px solid var(--ol-border); position: sticky; top: 0; z-index: 30; }
.admin-bar .ol-site-header { top: 32px; }
.ol-topbar { background: var(--ol-night); color: #fff; font-size: 14px; }
.ol-topbar__inner { display: flex; justify-content: space-between; align-items: center; min-height: 36px; gap: 20px; }
.ol-topbar__date { opacity: .95; }
.ol-topbar__links { display: flex; align-items: center; gap: 22px; }
.ol-topbar__links a { opacity: .95; }
.ol-live-button,
.ol-mobile-live {
  background: var(--ol-live);
  color: var(--ol-black) !important;
  font-weight: 850;
  padding: 7px 13px;
  border-radius: 999px;
  box-shadow: 0 2px 0 rgba(0,0,0,.1);
}
.ol-live-button:hover,
.ol-mobile-live:hover { background: var(--ol-live-dark); color: var(--ol-black); }
.ol-mainnav { min-height: 96px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.ol-brand { display: inline-flex; align-items: center; flex: 0 0 auto; }
.ol-brand__logo,
.custom-logo { display: block; width: auto; height: 72px; max-width: 250px; object-fit: contain; }
.ol-primary-nav { margin-left: auto; }
.ol-menu { list-style: none; display: flex; align-items: center; gap: 24px; margin: 0; padding: 0; font-weight: 750; font-size: 15px; }
.ol-menu a { display: inline-flex; align-items: center; min-height: 44px; border-bottom: 3px solid transparent; }
.ol-menu a:hover,
.ol-menu .current-menu-item > a { border-bottom-color: var(--ol-live); color: var(--ol-black); }
.ol-mobile-actions { display: none; align-items: center; gap: 10px; }
.ol-menu-toggle { display: none; width: 46px; height: 46px; border: 1px solid var(--ol-border); background: #fff; border-radius: 10px; align-items: center; justify-content: center; flex-direction: column; gap: 5px; }
.ol-menu-toggle span:not(.screen-reader-text) { width: 22px; height: 2px; background: var(--ol-black); display: block; border-radius: 99px; }

/* Shared blocks */
.ol-frontpage { padding: 28px 0 52px; }
.ol-section { margin-top: 38px; }
.ol-section-head { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
.ol-section-head h2 { margin: 0; font-size: 23px; line-height: 1.15; letter-spacing: -0.02em; }
.ol-section-head a { color: var(--ol-blue); font-weight: 750; font-size: 14px; }
.ol-panel,
.ol-card,
.ol-place-card,
.ol-radio-card { background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); box-shadow: var(--shadow-soft); }
.ol-chip { --chip-color: var(--ol-blue); display: inline-flex; align-items: center; width: fit-content; background: color-mix(in srgb, var(--chip-color), #fff 86%); color: var(--chip-color); border-left: 4px solid var(--chip-color); border-radius: 6px; padding: 5px 9px; font-size: 12px; font-weight: 850; text-transform: uppercase; letter-spacing: .04em; }
.ol-chip--blue { --chip-color: var(--ol-blue); }
.ol-chip--sport { --chip-color: var(--theme-sport); background: rgba(46, 125, 90, .1); color: var(--theme-sport); border-left-color: var(--theme-sport); }
.ol-placeholder-photo { background: linear-gradient(135deg, #dce7ef, #f3f5f7); }
.ol-placeholder-photo--nieuwegein { background: linear-gradient(135deg, #2F6F9F, #dce7ef); }
.ol-placeholder-photo--houten { background: linear-gradient(135deg, #B88A24, #f6ecd0); }
.ol-placeholder-photo--ijsselstein { background: linear-gradient(135deg, #9F3E38, #efd9d7); }
.ol-placeholder-photo--lopik { background: linear-gradient(135deg, #5F8F4E, #dfead8); }
.ol-empty-state { color: var(--ol-muted); background: var(--ol-light); border: 1px dashed var(--ol-border); border-radius: var(--radius-sm); padding: 18px; }

/* Hero */
.ol-hero-grid { display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(320px, .82fr); gap: 24px; }
.ol-hero-card { min-height: 505px; border-radius: 20px; overflow: hidden; background-size: cover; background-position: center; position: relative; display: flex; align-items: flex-end; box-shadow: var(--shadow-soft); }
.ol-hero-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(7,24,39,.05) 0%, rgba(7,24,39,.82) 100%); }
.ol-hero-card__content { position: relative; z-index: 1; padding: 34px; color: #fff; max-width: 760px; }
.ol-hero-card h1 { margin: 14px 0 10px; font-size: clamp(32px, 4vw, 58px); line-height: .98; letter-spacing: -.045em; }
.ol-hero-card p { margin: 0; color: rgba(255,255,255,.88); font-size: 18px; max-width: 680px; }
.ol-hero-side { display: grid; gap: 18px; }
.ol-net-binnen,
.ol-radio-card { padding: 20px; }
.ol-news-list { margin: 0; padding: 0; list-style: none; display: grid; gap: 13px; }
.ol-news-list li { display: grid; grid-template-columns: 48px 1fr; gap: 12px; align-items: baseline; border-top: 1px solid var(--ol-border); padding-top: 12px; }
.ol-news-list li:first-child { border-top: 0; padding-top: 0; }
.ol-news-list time { color: var(--ol-muted); font-weight: 800; font-size: 13px; }
.ol-news-list a { font-weight: 750; line-height: 1.25; }
.ol-live-mini { display: inline-flex; align-items: center; background: var(--ol-live); border-radius: 999px; color: var(--ol-black); font-weight: 900; font-size: 11px; padding: 4px 8px; }
.ol-radio-card__body { display: flex; gap: 14px; align-items: center; }
.ol-radio-card__play,
.ol-play { border: 0; background: var(--ol-live); color: var(--ol-black); width: 48px; height: 48px; border-radius: 999px; display: inline-grid; place-items: center; cursor: pointer; font-weight: 900; box-shadow: 0 5px 16px rgba(0,0,0,.13); }
.ol-radio-card__body strong { display: block; font-size: 17px; }
.ol-radio-card__body p { margin: 2px 0 0; color: var(--ol-muted); }
.ol-radio-card__bar { height: 7px; border-radius: 99px; background: var(--ol-light); margin-top: 18px; overflow: hidden; }
.ol-radio-card__bar span { display: block; width: 48%; height: 100%; background: var(--ol-live); border-radius: inherit; }

/* Cards */
.ol-card-grid { display: grid; gap: 18px; }
.ol-card-grid--four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.ol-place-card { overflow: hidden; border-top: 4px solid var(--place-color); transition: transform .16s ease, box-shadow .16s ease; }
.ol-place-card:hover { transform: translateY(-2px); box-shadow: 0 14px 34px rgba(7,24,39,.1); }
.ol-card__image { display: block; min-height: 160px; background-size: cover; background-position: center; }
.ol-card__body { padding: 16px; }
.ol-place-label { display: inline-flex; align-items: center; gap: 7px; font-weight: 900; color: var(--ol-black); font-size: 13px; }
.ol-place-label::before { content: ""; width: 9px; height: 9px; border-radius: 50%; background: var(--place-color); display: inline-block; }
.ol-place-card h3,
.ol-card h2 { margin: 9px 0 8px; font-size: 19px; line-height: 1.18; letter-spacing: -.02em; }
.ol-card p { color: var(--ol-muted); margin: 0 0 10px; }
.ol-card small,
.ol-place-card small { color: var(--ol-muted); font-weight: 650; }
.ol-post-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; }
.ol-card { overflow: hidden; border-top: 4px solid var(--accent-color, var(--ol-blue)); }

/* Main grid */
.ol-content-grid { display: grid; grid-template-columns: 1.1fr .9fr .85fr; gap: 22px; margin-top: 38px; align-items: start; }
.ol-content-grid .ol-panel,
.ol-bottom-grid .ol-panel { padding: 20px; }
.ol-mini-list { display: grid; gap: 13px; }
.ol-mini-item { display: grid; grid-template-columns: 74px 54px 1fr; gap: 12px; align-items: center; border-top: 1px solid var(--ol-border); padding-top: 12px; }
.ol-mini-item:first-child { border-top: 0; padding-top: 0; }
.ol-mini-item__image { width: 74px; height: 48px; border-radius: 8px; background-size: cover; background-position: center; }
.ol-mini-item time { color: var(--ol-muted); font-weight: 850; font-size: 13px; }
.ol-mini-item strong { line-height: 1.22; }
.ol-mini-item small { color: var(--ol-muted); }
.ol-mini-list--compact .ol-mini-item { grid-template-columns: 1fr; gap: 4px; }
.ol-feature-small { min-height: 230px; border-radius: var(--radius); background-size: cover; background-position: center; position: relative; overflow: hidden; padding: 18px; display: flex; flex-direction: column; justify-content: flex-end; color: #fff; margin-bottom: 14px; }
.ol-feature-small::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(7,24,39,.1), rgba(7,24,39,.82)); }
.ol-feature-small > * { position: relative; z-index: 1; }
.ol-feature-small h3 { font-size: 24px; margin: 10px 0 4px; line-height: 1.08; }
.ol-feature-small small { color: rgba(255,255,255,.82); }
.ol-agenda-list { display: grid; gap: 12px; }
.ol-agenda-list a { display: grid; grid-template-columns: 58px 1fr; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--ol-border); border-radius: 12px; }
.ol-agenda-list span { background: rgba(44,122,123,.1); color: var(--theme-agenda); border-radius: 10px; padding: 8px 0; text-align: center; font-weight: 900; }
.ol-agenda-list span strong,
.ol-agenda-list span small { display: block; line-height: 1; }
.ol-agenda-list b { display: block; line-height: 1.2; }
.ol-agenda-list em { display: block; color: var(--ol-muted); font-style: normal; font-size: 13px; margin-top: 2px; }

/* Media rows */
.ol-bottom-grid { display: grid; grid-template-columns: 1.1fr 1fr 1fr; gap: 22px; margin-top: 38px; }
.ol-media-row { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }
.ol-media-card { display: block; border: 1px solid var(--ol-border); border-radius: 13px; overflow: hidden; background: #fff; }
.ol-media-card__thumb { height: 115px; display: flex; align-items: flex-end; justify-content: space-between; padding: 10px; color: #fff; position: relative; }
.ol-media-card__thumb::before { content: ""; position: absolute; inset: 0; background: rgba(7,24,39,.28); }
.ol-media-card__thumb b,
.ol-media-card__thumb em { position: relative; z-index: 1; }
.ol-media-card__thumb b { background: var(--ol-live); color: var(--ol-black); border-radius: 999px; width: 36px; height: 36px; display: grid; place-items: center; }
.ol-media-card__thumb em { background: rgba(7,24,39,.72); border-radius: 999px; padding: 4px 8px; font-style: normal; font-weight: 800; font-size: 12px; }
.ol-media-card strong,
.ol-media-card small { display: block; padding: 0 12px; }
.ol-media-card strong { padding-top: 10px; line-height: 1.2; }
.ol-media-card small { padding-bottom: 12px; color: var(--ol-muted); }


/* v0.1.4: meer laatste artikelen op de frontpage */
.ol-section-head--with-subtitle { align-items: flex-end; }
.ol-section-head--with-subtitle p { margin: 6px 0 0; color: var(--ol-muted); max-width: 640px; }
.ol-latest-articles { margin-top: 36px; }
.ol-latest-articles__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.ol-latest-articles__grid .ol-card { min-height: 100%; }
.ol-latest-articles__grid .ol-card:nth-child(1),
.ol-latest-articles__grid .ol-card:nth-child(2) { grid-column: span 2; }
.ol-latest-articles__grid .ol-card:nth-child(1) .ol-card__image,
.ol-latest-articles__grid .ol-card:nth-child(2) .ol-card__image { min-height: 235px; }
.ol-latest-articles__grid .ol-card:nth-child(1) h2,
.ol-latest-articles__grid .ol-card:nth-child(2) h2 { font-size: 25px; line-height: 1.08; }
.ol-more-row { display: flex; justify-content: center; margin-top: 22px; }
.ol-more-button { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 10px 16px; border-radius: 999px; border: 1px solid var(--ol-border); background: #fff; color: var(--ol-blue); font-weight: 850; box-shadow: var(--shadow-soft); }
.ol-more-button:hover { border-color: var(--ol-blue); background: color-mix(in srgb, var(--ol-blue), #fff 92%); }
.ol-card--fallback .ol-card__image { min-height: 150px; }

/* Archive and page */
.ol-archive-layout,
.ol-single-layout { padding: 34px 0 58px; }
.ol-page-header { background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); box-shadow: var(--shadow-soft); padding: 28px; margin-bottom: 24px; }
.ol-page-header h1 { margin: 0 0 8px; font-size: clamp(30px, 4vw, 48px); line-height: 1; letter-spacing: -.04em; }
.ol-page-header p { margin: 0; color: var(--ol-muted); }
.nav-links { display: flex; gap: 8px; margin: 24px 0; }
.nav-links a,
.nav-links span { padding: 8px 12px; border: 1px solid var(--ol-border); border-radius: 8px; background: #fff; }

/* Single */
.ol-single-layout--with-sidebar { display: grid; grid-template-columns: minmax(0, 760px) 340px; gap: 34px; align-items: start; }
.ol-single { background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); box-shadow: var(--shadow-soft); overflow: hidden; }
.ol-breadcrumb { padding: 16px 24px; color: var(--ol-muted); font-size: 14px; border-bottom: 1px solid var(--ol-border); }
.ol-single__media { margin: 0; }
.ol-single__media img { display: block; width: 100%; }
.ol-single__media figcaption { padding: 8px 24px; color: var(--ol-muted); font-size: 13px; background: var(--ol-light); }
.ol-video-wrapper { position: relative; padding-top: 56.25%; background: var(--ol-night); }
.ol-video-wrapper iframe,
.ol-video-wrapper video,
.ol-video-wrapper embed,
.ol-video-wrapper object { position: absolute; inset: 0; width: 100%; height: 100%; }
.ol-single__header { padding: 28px 32px 12px; }
.ol-single__header h1 { margin: 14px 0 12px; font-size: clamp(34px, 4.8vw, 62px); line-height: .98; letter-spacing: -.05em; }
.ol-intro { font-size: 20px; color: #29313a; margin: 0 0 18px; font-weight: 520; }
.ol-single__meta { display: flex; flex-wrap: wrap; gap: 10px 18px; color: var(--ol-muted); font-size: 14px; font-weight: 650; border-top: 1px solid var(--ol-border); padding-top: 14px; }
.ol-single__content { padding: 10px 32px 28px; font-size: 18px; line-height: 1.72; }
.ol-single__content > *:first-child { margin-top: 0; }
.ol-single__content h2,
.ol-single__content h3 { line-height: 1.14; letter-spacing: -.025em; }
.ol-single__content a { color: var(--ol-blue); text-decoration: underline; text-underline-offset: 3px; }
.ol-share-row { border-top: 1px solid var(--ol-border); padding: 18px 32px 28px; display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }
.ol-share-row a { padding: 7px 10px; border-radius: 999px; background: var(--ol-light); font-weight: 750; }
.ol-sidebar { display: grid; gap: 18px; position: sticky; top: 150px; }
.ol-radio-card--sidebar { box-shadow: none; }

/* Footer */
.ol-footer { background: #fff; border-top: 1px solid var(--ol-border); padding: 44px 0 34px; }
.ol-footer__grid { display: grid; grid-template-columns: 1.3fr repeat(4, 1fr); gap: 30px; }
.ol-footer__logo { height: 68px; width: auto; display: block; margin-bottom: 10px; }
.ol-footer h2 { font-size: 15px; margin: 0 0 10px; }
.ol-footer p { color: var(--ol-muted); margin: 0 0 10px; }
.ol-footer a { display: block; color: var(--ol-muted); padding: 3px 0; }
.ol-footer a:hover { color: var(--ol-blue); }
.ol-socials { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.ol-socials a { background: var(--ol-light); border-radius: 999px; padding: 5px 9px; color: var(--ol-black); font-size: 13px; font-weight: 750; }

/* Sticky player */
.ol-sticky-player { position: fixed; left: 0; right: 0; bottom: 0; z-index: 40; background: var(--ol-night); color: #fff; border-top: 1px solid rgba(255,255,255,.12); box-shadow: 0 -8px 30px rgba(7,24,39,.2); }
.ol-sticky-player__inner { min-height: 68px; display: flex; align-items: center; gap: 14px; }
.ol-player-logo { display: flex; align-items: center; padding-right: 10px; border-right: 1px solid rgba(255,255,255,.16); }
.ol-player-logo__img { height: 40px; width: auto; display: block; }
.ol-player-text { min-width: 0; flex: 1; display: grid; gap: 1px; }
.ol-live-badge { display: inline-flex; width: fit-content; background: var(--ol-live); color: var(--ol-black); border-radius: 999px; padding: 2px 7px; font-size: 10px; font-weight: 950; letter-spacing: .06em; }
.ol-player-text strong { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.15; }
.ol-player-text small { color: rgba(255,255,255,.72); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ol-volume { width: 88px; height: 7px; border-radius: 99px; background: rgba(255,255,255,.18); overflow: hidden; }
.ol-volume span { display: block; height: 100%; width: 70%; background: var(--ol-live); border-radius: inherit; }
.ol-program-link { color: #fff; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; padding: 8px 12px; font-weight: 800; }

/* Forms */
.search-form { display: flex; gap: 8px; max-width: 620px; }
.search-field { flex: 1; border: 1px solid var(--ol-border); border-radius: 10px; padding: 12px; }
.search-submit { border: 0; background: var(--ol-blue); color: #fff; border-radius: 10px; padding: 12px 16px; font-weight: 800; }

@media (max-width: 1100px) {
  .ol-hero-grid,
  .ol-content-grid,
  .ol-bottom-grid,
  .ol-single-layout--with-sidebar { grid-template-columns: 1fr; }
  .ol-card-grid--four { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .ol-sidebar { position: static; }
  .ol-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .ol-post-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}

@media (max-width: 860px) {
  body { padding-bottom: 72px; }
  .ol-container { width: min(calc(100% - 28px), var(--container)); }
  .ol-topbar__inner { justify-content: center; }
  .ol-topbar__date,
  .ol-topbar__links a:not(.ol-live-button) { display: none; }
  .ol-topbar__links { gap: 0; }
  .ol-mainnav { min-height: 78px; }
  .ol-brand__logo,
  .custom-logo { height: 58px; max-width: 210px; }
  .ol-mobile-actions { display: flex; }
  .ol-menu-toggle { display: inline-flex; }
  .ol-primary-nav { display: none; position: absolute; left: 14px; right: 14px; top: calc(100% + 8px); background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); box-shadow: var(--shadow-soft); padding: 12px; }
  .ol-primary-nav.is-open { display: block; }
  .ol-menu { flex-direction: column; align-items: stretch; gap: 0; }
  .ol-menu a { justify-content: space-between; border-bottom: 1px solid var(--ol-border); min-height: 48px; }
  .ol-frontpage { padding-top: 16px; }
  .ol-hero-card { min-height: 420px; border-radius: 16px; }
  .ol-hero-card__content { padding: 24px; }
  .ol-hero-card p { font-size: 16px; }
  .ol-content-grid,
  .ol-bottom-grid,
  .ol-section { margin-top: 28px; }
  .ol-media-row { grid-template-columns: 1fr; }
  .ol-mini-item { grid-template-columns: 64px 44px 1fr; }
  .ol-mini-item__image { width: 64px; height: 44px; }
  .ol-single__header,
  .ol-single__content,
  .ol-share-row { padding-left: 22px; padding-right: 22px; }
  .ol-sticky-player__inner { min-height: 64px; gap: 10px; }
  .ol-player-logo { display: none; }
  .ol-volume,
  .ol-program-link { display: none; }
  .ol-play { width: 46px; height: 46px; flex: 0 0 auto; }
}

@media (max-width: 560px) {
  .ol-card-grid--four,
  .ol-post-grid { grid-template-columns: 1fr; }
  .ol-hero-card { min-height: 360px; }
  .ol-section-head h2 { font-size: 21px; }
  .ol-card__image { min-height: 190px; }
  .ol-footer__grid { grid-template-columns: 1fr; }
  .ol-single__header h1 { font-size: 36px; }
  .ol-intro { font-size: 18px; }
  .ol-single__content { font-size: 17px; }
}

@media print {
  body { background: #fff; padding-bottom: 0; color: #000; }
  .ol-site-header,
  .ol-footer,
  .ol-sticky-player,
  .ol-sidebar,
  .ol-share-row,
  .ol-breadcrumb { display: none !important; }
  .ol-container,
  .ol-single-layout--with-sidebar { width: 100%; display: block; padding: 0; }
  .ol-single { border: 0; box-shadow: none; }
  .ol-single__header,
  .ol-single__content { padding: 0; }
  .ol-single__header h1 { font-size: 28pt; }
  a { color: #000; text-decoration: none; }
}

/* v0.1.2 / v0.1.3: public page structures */
.ol-kicker { display: inline-flex; width: fit-content; margin-bottom: 10px; color: var(--archive-accent, var(--ol-blue)); font-weight: 900; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
.ol-page-header--accent { position: relative; overflow: hidden; border-top: 5px solid var(--archive-accent, var(--ol-blue)); }
.ol-page-header--accent::after { content: ""; position: absolute; right: -80px; bottom: -100px; width: 260px; height: 180px; border: 28px solid color-mix(in srgb, var(--archive-accent, var(--ol-blue)) 18%, transparent); border-radius: 50%; pointer-events: none; }
.ol-archive-hero { display: grid; grid-template-columns: 1.1fr .9fr; gap: 0; background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-soft); margin-bottom: 26px; }
.ol-archive-hero__image { min-height: 330px; background-size: cover; background-position: center; display: block; }
.ol-archive-hero__body { padding: 32px; align-self: center; }
.ol-archive-hero__body h2 { font-size: clamp(30px, 4vw, 50px); line-height: 1; letter-spacing: -.045em; margin: 14px 0; }
.ol-archive-hero__body p { color: #29313a; font-size: 18px; margin: 0 0 12px; }
.ol-archive-hero__body small { color: var(--ol-muted); font-weight: 750; }
.ol-content-grid--archive { grid-template-columns: minmax(0,1fr) 330px; align-items: start; }
.ol-sidebar--archive { top: 130px; }
.ol-panel--soft { background: #fff; border: 1px solid var(--ol-border); box-shadow: none; }
.ol-post-grid--compact { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.ol-card__labels { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin-bottom: 8px; }
.ol-place-dot { display: inline-flex; align-items: center; gap: 5px; color: var(--ol-muted); font-size: 12px; font-weight: 850; }
.ol-place-dot i { display: inline-block; width: 8px; height: 8px; border-radius: 999px; background: var(--place-color, var(--ol-blue)); }
.ol-dossier-layout { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: 24px; align-items: start; }
.ol-timeline-list { display: grid; gap: 0; }
.ol-timeline-item { display: grid; grid-template-columns: 120px 1fr; gap: 20px; padding: 18px 0; border-bottom: 1px solid var(--ol-border); }
.ol-timeline-item time { color: var(--ol-muted); font-weight: 800; font-size: 13px; }
.ol-timeline-item h2 { font-size: 22px; line-height: 1.14; margin: 0 0 6px; letter-spacing: -.025em; }
.ol-timeline-item p { margin: 0; color: var(--ol-muted); }
.ol-dossier-card-grid, .ol-program-grid, .ol-media-grid-page { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.ol-dossier-card, .ol-program-card { background: #fff; border: 1px solid var(--ol-border); border-radius: var(--radius); padding: 22px; box-shadow: var(--shadow-soft); min-height: 170px; }
.ol-dossier-card span, .ol-program-card span { color: var(--ol-blue); font-weight: 900; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }
.ol-dossier-card h2, .ol-program-card h3 { margin: 10px 0 8px; line-height: 1.08; letter-spacing: -.03em; }
.ol-dossier-card p, .ol-program-card p { color: var(--ol-muted); margin: 0; }
.ol-filter-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.ol-filter-pills a { border: 1px solid var(--ol-border); background: #fff; border-radius: 999px; padding: 8px 12px; font-weight: 850; color: var(--ol-black); }
.ol-filter-pills a:hover { border-color: var(--ol-blue); color: var(--ol-blue); }
.ol-empty-state { padding: 28px; }

/* Radio page */
.ol-radio-page { padding: 34px 0 58px; }
.ol-page-header--radio { background: linear-gradient(135deg, #fff 0%, #fff8dc 100%); }
.ol-radio-hero { display: grid; grid-template-columns: 280px 1fr; gap: 28px; align-items: center; background: var(--ol-night); color: #fff; border-radius: 22px; padding: 32px; box-shadow: var(--shadow-soft); overflow: hidden; position: relative; }
.ol-radio-hero::after { content: ""; position: absolute; right: -70px; bottom: -110px; width: 360px; height: 220px; border: 32px solid rgba(255,255,255,.08); border-radius: 50%; }
.ol-radio-hero__logo { position: relative; z-index: 1; display: grid; place-items: center; border-right: 1px solid rgba(255,255,255,.14); padding-right: 22px; }
.ol-radio-hero__logo-img { max-width: 220px; max-height: 120px; width: auto; height: auto; }
.ol-radio-hero__content { position: relative; z-index: 1; }
.ol-radio-hero h2 { margin: 12px 0 4px; font-size: clamp(34px, 5vw, 64px); line-height: .95; letter-spacing: -.05em; }
.ol-radio-hero p { margin: 0 0 22px; color: rgba(255,255,255,.78); font-size: 20px; }
.ol-radio-hero__actions { display: flex; align-items: center; gap: 14px; }
.ol-play--large { width: 64px; height: 64px; font-size: 24px; }
.ol-radio-hero__actions small { color: rgba(255,255,255,.7); }
.ol-content-grid--radio { margin-top: 28px; grid-template-columns: minmax(0,1fr) 360px; }
.ol-schedule-list { display: grid; gap: 0; }
.ol-schedule-list article { display: grid; grid-template-columns: 82px 1fr; gap: 18px; padding: 16px 0; border-bottom: 1px solid var(--ol-border); }
.ol-schedule-list time { color: var(--ol-blue); font-weight: 950; }
.ol-schedule-list strong { display: block; line-height: 1.2; }
.ol-schedule-list p { margin: 4px 0 0; color: var(--ol-muted); }
.ol-check-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 12px; }
.ol-check-list li { position: relative; padding-left: 26px; color: #29313a; }
.ol-check-list li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--ol-blue); font-weight: 950; }
.ol-media-row--four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.ol-agenda-list--large a { grid-template-columns: 90px 1fr; padding: 18px; }
.ol-agenda-list--large p { margin: 6px 0 0; color: var(--ol-muted); }
.ol-related-block { border-top: 1px solid var(--ol-border); padding: 24px 32px 32px; background: #fff; }
.ol-card__labels--single { margin-bottom: 0; }

/* v0.1.3 mobile and article polish */
.ol-single__content blockquote { margin: 28px 0; padding: 18px 22px; border-left: 5px solid var(--accent-color, var(--ol-blue)); background: var(--ol-light); font-size: 20px; line-height: 1.45; font-weight: 650; }
.ol-single__content figure { margin: 28px 0; }
.ol-single__content figcaption { color: var(--ol-muted); font-size: 14px; }
.ol-single__content ul, .ol-single__content ol { padding-left: 1.35em; }
.ol-single__content p { overflow-wrap: anywhere; }

@media (max-width: 1100px) {
  .ol-archive-hero,
  .ol-content-grid--archive,
  .ol-dossier-layout,
  .ol-content-grid--radio { grid-template-columns: 1fr; }
  .ol-media-row--four,
  .ol-dossier-card-grid,
  .ol-program-grid,
  .ol-media-grid-page { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 860px) {
  .ol-page-header { padding: 22px; }
  .ol-archive-hero__image { min-height: 240px; }
  .ol-archive-hero__body { padding: 22px; }
  .ol-archive-hero__body h2 { font-size: 32px; }
  .ol-post-grid--compact { grid-template-columns: 1fr; }
  .ol-radio-hero { grid-template-columns: 1fr; padding: 24px; }
  .ol-radio-hero__logo { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.14); padding: 0 0 18px; justify-content: start; }
  .ol-radio-hero__logo-img { max-width: 180px; max-height: 90px; }
  .ol-radio-hero p { font-size: 17px; }
  .ol-schedule-list article { grid-template-columns: 68px 1fr; }
  .ol-timeline-item { grid-template-columns: 1fr; gap: 6px; }
  .ol-single-layout { padding-top: 18px; }
  .ol-single { border-radius: 16px; }
  .ol-breadcrumb { display: none; }
  .ol-single__media figcaption { padding-left: 18px; padding-right: 18px; }
  .ol-related-block { padding: 22px; }
}

@media (max-width: 560px) {
  body { font-size: 15px; }
  .ol-page-header h1 { font-size: 34px; }
  .ol-page-header p { font-size: 15px; }
  .ol-archive-hero__image { min-height: 210px; }
  .ol-archive-hero__body h2 { font-size: 28px; }
  .ol-dossier-card-grid,
  .ol-program-grid,
  .ol-media-grid-page,
  .ol-media-row--four { grid-template-columns: 1fr; }
  .ol-filter-pills { overflow-x: auto; flex-wrap: nowrap; padding-bottom: 4px; }
  .ol-filter-pills a { white-space: nowrap; }
  .ol-radio-hero h2 { font-size: 36px; }
  .ol-radio-hero__actions { align-items: flex-start; flex-direction: column; }
  .ol-agenda-list--large a { grid-template-columns: 70px 1fr; }
  .ol-single__header { padding-top: 22px; }
  .ol-single__header h1 { line-height: 1.02; }
  .ol-single__content p, .ol-single__content li { line-height: 1.68; }
  .ol-share-row { align-items: flex-start; }
}


@media (max-width: 1100px) {
  .ol-latest-articles__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .ol-latest-articles__grid .ol-card:nth-child(1),
  .ol-latest-articles__grid .ol-card:nth-child(2) { grid-column: span 1; }
}

@media (max-width: 560px) {
  .ol-section-head--with-subtitle { align-items: flex-start; }
  .ol-section-head--with-subtitle p { font-size: 14px; }
  .ol-latest-articles__grid { grid-template-columns: 1fr; }
  .ol-latest-articles__grid .ol-card:nth-child(1) h2,
  .ol-latest-articles__grid .ol-card:nth-child(2) h2 { font-size: 21px; }
  .ol-latest-articles__grid .ol-card:nth-child(1) .ol-card__image,
  .ol-latest-articles__grid .ol-card:nth-child(2) .ol-card__image { min-height: 190px; }
}

/* v0.1.5 — Look & Feel Polish
   Rustiger, journalistieker en meer Omroep Lekstroom-identiteit. */
:root {
  --shadow-soft: 0 8px 24px rgba(7, 24, 39, 0.055);
  --shadow-hover: 0 16px 38px rgba(7, 24, 39, 0.105);
  --radius: 16px;
  --radius-sm: 10px;
}

body {
  background: linear-gradient(180deg, #fff 0%, #fff 46%, var(--ol-white) 100%);
  color: #101820;
}

.ol-site-header {
  background: rgba(255,255,255,.97);
  backdrop-filter: blur(10px);
  box-shadow: 0 3px 18px rgba(7,24,39,.035);
}

.ol-topbar {
  background: #071827;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.ol-topbar__inner {
  min-height: 32px;
  font-size: 13px;
}

.ol-topbar__links {
  gap: 18px;
}

.ol-topbar__links a:not(.ol-live-button) {
  color: rgba(255,255,255,.82);
  font-weight: 700;
}

.ol-topbar__links a:not(.ol-live-button):hover {
  color: #fff;
}

.ol-mainnav {
  min-height: 88px;
  gap: 34px;
}

.ol-brand__logo,
.custom-logo {
  height: 76px;
  max-width: 275px;
}

.ol-menu {
  gap: 20px;
  font-size: 14.5px;
  letter-spacing: -.005em;
}

.ol-menu a {
  border-bottom-width: 2px;
  color: #1b2631;
}

.ol-menu a:hover,
.ol-menu .current-menu-item > a {
  color: var(--ol-black);
  border-bottom-color: var(--ol-live);
}

.ol-live-button,
.ol-mobile-live {
  padding: 8px 14px;
  box-shadow: none;
  border: 1px solid rgba(0,0,0,.08);
}

/* sterkere, rustiger hoofdpresentatie */
.ol-frontpage {
  padding-top: 34px;
}

.ol-section {
  margin-top: 48px;
}

.ol-section-head {
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(221,226,231,.85);
}

.ol-section-head h2 {
  font-size: 25px;
  letter-spacing: -.035em;
}

.ol-section-head a {
  color: #123B63;
}

.ol-hero-grid {
  grid-template-columns: minmax(0, 1.75fr) minmax(320px, .78fr);
  gap: 28px;
}

.ol-hero-card {
  min-height: 548px;
  border-radius: 24px;
  box-shadow: 0 18px 44px rgba(7,24,39,.12);
}

.ol-hero-card::before {
  background:
    radial-gradient(circle at 82% 20%, rgba(255,255,255,.12), transparent 36%),
    linear-gradient(180deg, rgba(7,24,39,.02) 0%, rgba(7,24,39,.28) 48%, rgba(7,24,39,.90) 100%);
}

.ol-hero-card::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -130px;
  width: 390px;
  height: 245px;
  border: 34px solid rgba(255,255,255,.09);
  border-radius: 50%;
  transform: rotate(-8deg);
  pointer-events: none;
}

.ol-hero-card__content {
  padding: 40px;
}

.ol-hero-card h1 {
  max-width: 820px;
  font-size: clamp(38px, 4.6vw, 68px);
  letter-spacing: -.058em;
}

.ol-hero-card p {
  font-size: 19px;
  max-width: 720px;
}

/* labels blijven subtiel */
.ol-chip {
  border-left-width: 0;
  border: 1px solid color-mix(in srgb, var(--chip-color), #fff 72%);
  background: color-mix(in srgb, var(--chip-color), #fff 91%);
  color: color-mix(in srgb, var(--chip-color), #000 12%);
  border-radius: 999px;
  padding: 4px 9px;
  letter-spacing: .055em;
}

.ol-hero-card .ol-chip {
  background: rgba(255,255,255,.94);
  color: var(--ol-blue);
  border-color: rgba(255,255,255,.62);
}

.ol-panel,
.ol-card,
.ol-place-card,
.ol-radio-card {
  box-shadow: var(--shadow-soft);
}

.ol-net-binnen,
.ol-radio-card {
  padding: 22px;
}

.ol-news-list li {
  grid-template-columns: 50px 1fr;
}

.ol-news-list time {
  color: #7A8796;
}

.ol-news-list a {
  font-weight: 800;
}

/* plaatskaarten minder fel, meer redactioneel */
.ol-place-card {
  position: relative;
  border-top: 0;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.ol-place-card::before {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  top: 0;
  height: 4px;
  border-radius: 0 0 99px 99px;
  background: var(--place-color);
  opacity: .82;
  z-index: 2;
}

.ol-place-card:hover,
.ol-card:hover,
.ol-media-card:hover,
.ol-dossier-card:hover,
.ol-program-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-hover);
}

.ol-card,
.ol-media-card,
.ol-dossier-card,
.ol-program-card {
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.ol-card {
  border-top: 0;
  position: relative;
}

.ol-card::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 3px;
  border-radius: 0 0 99px 99px;
  background: var(--accent-color, var(--ol-blue));
  opacity: .72;
  z-index: 1;
}

.ol-card__image {
  aspect-ratio: 16 / 9;
  min-height: auto;
}

.ol-card__body {
  padding: 17px;
}

.ol-card h2,
.ol-place-card h3 {
  font-weight: 900;
  letter-spacing: -.032em;
}

.ol-card p {
  font-size: 15px;
  line-height: 1.45;
}

/* Laatste artikelen: twee grotere kaarten, daarna compactere redactiekaarten */
.ol-latest-articles {
  margin-top: 46px;
}

.ol-latest-articles__grid {
  gap: 22px;
}

.ol-latest-articles__grid .ol-card:nth-child(n+3) .ol-card__image {
  min-height: 0;
}

.ol-latest-articles__grid .ol-card:nth-child(n+3) h2 {
  font-size: 18px;
  line-height: 1.18;
}

.ol-latest-articles__grid .ol-card:nth-child(n+3) p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ol-latest-articles__grid .ol-card:nth-child(1),
.ol-latest-articles__grid .ol-card:nth-child(2) {
  border-color: color-mix(in srgb, var(--accent-color, var(--ol-blue)), var(--ol-border) 78%);
}

.ol-latest-articles__grid .ol-card:nth-child(1) h2,
.ol-latest-articles__grid .ol-card:nth-child(2) h2 {
  font-size: 27px;
}

/* kort nieuws en agenda rustiger */
.ol-content-grid {
  grid-template-columns: 1.15fr .9fr .8fr;
  gap: 24px;
  margin-top: 48px;
}

.ol-content-grid .ol-panel,
.ol-bottom-grid .ol-panel {
  padding: 22px;
}

.ol-mini-item {
  grid-template-columns: 78px 48px 1fr;
}

.ol-mini-item strong {
  font-weight: 850;
}

.ol-feature-small {
  border-radius: 18px;
  min-height: 250px;
}

.ol-agenda-list a {
  background: #fff;
  transition: border-color .16s ease, background .16s ease;
}

.ol-agenda-list a:hover {
  border-color: color-mix(in srgb, var(--theme-agenda), var(--ol-border) 40%);
  background: color-mix(in srgb, var(--theme-agenda), #fff 96%);
}

/* mediablokken minder zwaar */
.ol-bottom-grid {
  margin-top: 48px;
}

.ol-media-card__thumb {
  height: 122px;
}

/* Artikelpagina iets redactioneler, zonder grote structuurwijziging */
.ol-single {
  border-radius: 18px;
}

.ol-single__header h1 {
  max-width: 900px;
}

.ol-intro {
  border-left: 4px solid var(--accent-color, var(--ol-blue));
  padding-left: 16px;
}

.ol-single__meta {
  color: #687486;
}

.ol-single__content {
  max-width: 760px;
}

/* Footer als duidelijke merklaag */
.ol-footer {
  position: relative;
  overflow: hidden;
  background: var(--ol-night);
  color: #fff;
  border-top: 0;
  padding: 52px 0 38px;
}

.ol-footer::after {
  content: "";
  position: absolute;
  right: -110px;
  bottom: -145px;
  width: 420px;
  height: 270px;
  border: 36px solid rgba(255,255,255,.07);
  border-radius: 50%;
  transform: rotate(-9deg);
  pointer-events: none;
}

.ol-footer__grid {
  position: relative;
  z-index: 1;
}

.ol-footer__logo {
  height: 74px;
}

.ol-footer h2 {
  color: #fff;
  letter-spacing: .02em;
}

.ol-footer p,
.ol-footer a {
  color: rgba(255,255,255,.72);
}

.ol-footer a:hover {
  color: #fff;
}

.ol-socials a {
  background: rgba(255,255,255,.09);
  color: #fff;
}

/* Compactere player met eigen golfdetail */
.ol-sticky-player {
  background: #071827;
  overflow: hidden;
}

.ol-sticky-player::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -88px;
  width: 230px;
  height: 150px;
  border: 22px solid rgba(255,255,255,.055);
  border-radius: 50%;
  pointer-events: none;
}

.ol-sticky-player__inner {
  position: relative;
  z-index: 1;
  min-height: 62px;
}

.ol-player-logo__img {
  height: 34px;
}

.ol-live-badge {
  padding: 2px 7px;
}

.ol-program-link {
  padding: 7px 11px;
}

/* Betere mobiele verhouding */
@media (max-width: 1100px) {
  .ol-hero-card { min-height: 500px; }
  .ol-latest-articles__grid .ol-card:nth-child(1) h2,
  .ol-latest-articles__grid .ol-card:nth-child(2) h2 { font-size: 23px; }
}

@media (max-width: 860px) {
  .ol-topbar { display: none; }
  .ol-mainnav { min-height: 76px; }
  .ol-brand__logo,
  .custom-logo { height: 56px; max-width: 210px; }
  .ol-frontpage { padding-top: 18px; }
  .ol-section { margin-top: 34px; }
  .ol-section-head { align-items: flex-start; }
  .ol-hero-grid { gap: 18px; }
  .ol-hero-card { min-height: 390px; border-radius: 18px; }
  .ol-hero-card__content { padding: 24px; }
  .ol-hero-card h1 { font-size: clamp(31px, 9vw, 44px); }
  .ol-content-grid,
  .ol-bottom-grid { margin-top: 34px; }
  .ol-sticky-player__inner { min-height: 58px; }
}

@media (max-width: 560px) {
  body { padding-bottom: 66px; }
  .ol-container { width: min(calc(100% - 24px), var(--container)); }
  .ol-brand__logo,
  .custom-logo { height: 50px; max-width: 190px; }
  .ol-mobile-live { padding: 7px 10px; }
  .ol-menu-toggle { width: 42px; height: 42px; }
  .ol-hero-card { min-height: 342px; }
  .ol-hero-card__content { padding: 20px; }
  .ol-hero-card p { font-size: 15px; }
  .ol-card__body { padding: 15px; }
  .ol-latest-articles__grid .ol-card:nth-child(1) h2,
  .ol-latest-articles__grid .ol-card:nth-child(2) h2,
  .ol-latest-articles__grid .ol-card:nth-child(n+3) h2 { font-size: 20px; }
  .ol-media-card__thumb { height: 138px; }
  .ol-footer { padding-bottom: 32px; }
}


/* v0.1.6 — Artikelpagina 10/10 */
.ol-single-layout--with-sidebar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 34px;
  align-items: start;
  padding: 34px 0 56px;
}

.ol-single--v016 {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--ol-border);
  border-radius: 22px;
  box-shadow: var(--shadow-soft);
}

.ol-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding: 18px 28px 0;
  color: var(--ol-muted);
  font-size: 13px;
  font-weight: 750;
}

.ol-breadcrumb a:hover {
  color: var(--accent-color, var(--ol-blue));
}

.ol-single--v016 .ol-single__media {
  margin: 18px 28px 0;
  border-radius: 18px;
  overflow: hidden;
  background: var(--ol-light);
  border: 1px solid rgba(221,226,231,.8);
}

.ol-single--v016 .ol-single__media img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.ol-video-wrapper {
  position: relative;
  background: #000;
  aspect-ratio: 16 / 9;
}

.ol-video-wrapper iframe,
.ol-video-wrapper video,
.ol-video-wrapper embed,
.ol-video-wrapper object {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ol-single__media figcaption {
  padding: 9px 14px;
  color: var(--ol-muted);
  font-size: 13px;
  background: #fff;
  border-top: 1px solid var(--ol-border);
}

.ol-single-placeholder {
  min-height: 390px;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 85% 15%, rgba(255,255,255,.12), transparent 35%),
    linear-gradient(135deg, var(--ol-night), #123B63);
  position: relative;
  overflow: hidden;
}

.ol-single-placeholder::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -120px;
  width: 360px;
  height: 230px;
  border: 32px solid rgba(255,255,255,.08);
  border-radius: 50%;
}

.ol-single-placeholder__logo {
  position: relative;
  z-index: 1;
  max-width: 300px;
  max-height: 130px;
  width: auto;
  height: auto;
}

.ol-single__header--polished {
  max-width: 900px;
  padding: 34px 42px 12px;
}

.ol-single__header--polished h1 {
  margin: 16px 0 14px;
  color: #0d141c;
  font-size: clamp(38px, 5vw, 68px);
  line-height: .98;
  letter-spacing: -.058em;
}

.ol-single__header--polished .ol-intro {
  margin: 0 0 20px;
  max-width: 820px;
  border-left: 5px solid var(--accent-color, var(--ol-blue));
  padding: 0 0 0 18px;
  color: #263241;
  font-size: clamp(19px, 2.2vw, 24px);
  line-height: 1.42;
  font-weight: 650;
}

.ol-single__meta--polished {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  color: #667386;
  font-size: 14px;
  font-weight: 750;
}

.ol-single__meta--polished span {
  position: relative;
}

.ol-single__meta--polished span + span::before {
  content: "";
  position: absolute;
  left: -10px;
  top: .65em;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #a7b0bc;
}

.ol-single__updated {
  margin: 10px 0 0;
  color: var(--ol-muted);
  font-size: 13px;
  font-weight: 650;
}

.ol-single__content--polished {
  max-width: 760px;
  padding: 18px 42px 34px;
  color: #17212d;
  font-size: 18px;
  line-height: 1.76;
}

.ol-single__content--polished > p:first-child {
  margin-top: 0;
}

.ol-single__content--polished p {
  margin: 0 0 1.24em;
}

.ol-single__content--polished h2,
.ol-single__content--polished h3,
.ol-single__content--polished h4 {
  margin: 1.55em 0 .55em;
  color: #0d141c;
  line-height: 1.13;
  letter-spacing: -.035em;
}

.ol-single__content--polished h2 { font-size: 31px; }
.ol-single__content--polished h3 { font-size: 25px; }

.ol-single__content--polished a {
  color: var(--accent-color, var(--ol-blue));
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px;
}

.ol-single__content--polished blockquote {
  margin: 32px 0;
  padding: 22px 26px;
  border-left: 6px solid var(--accent-color, var(--ol-blue));
  border-radius: 0 16px 16px 0;
  background: color-mix(in srgb, var(--accent-color, var(--ol-blue)), #fff 92%);
  color: #0d141c;
  font-size: 22px;
  line-height: 1.42;
  font-weight: 760;
}

.ol-single__content--polished figure {
  margin: 30px 0;
}

.ol-single__content--polished img {
  border-radius: 14px;
}

.ol-share-row--polished {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 22px 42px 30px;
  border-top: 1px solid var(--ol-border);
  background: #fbfcfd;
}

.ol-share-row--polished strong {
  margin-right: 8px;
}

.ol-share-row--polished a,
.ol-copy-link {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 7px 12px;
  border: 1px solid var(--ol-border);
  border-radius: 999px;
  background: #fff;
  color: #17212d;
  font-size: 14px;
  font-weight: 850;
  cursor: pointer;
}

.ol-share-row--polished a:first-of-type {
  border-color: rgba(46, 125, 90, .25);
  background: rgba(46, 125, 90, .08);
}

.ol-share-row--polished a:hover,
.ol-copy-link:hover,
.ol-copy-link.is-copied {
  border-color: var(--accent-color, var(--ol-blue));
  color: var(--accent-color, var(--ol-blue));
}

.ol-related-block--theme {
  border-top-style: dashed;
}

.ol-sidebar--article {
  position: sticky;
  top: 128px;
  display: grid;
  gap: 18px;
}

.admin-bar .ol-sidebar--article {
  top: 160px;
}

.ol-sidebar-card {
  padding: 22px;
}

.ol-sidebar-card h2 {
  margin: 12px 0 8px;
  font-size: 24px;
  line-height: 1.06;
  letter-spacing: -.035em;
}

.ol-sidebar-card p {
  margin: 0 0 16px;
  color: var(--ol-muted);
}

.ol-sidebar-card--tip {
  background:
    radial-gradient(circle at 100% 0%, rgba(243,195,22,.18), transparent 34%),
    #fff;
}

.ol-single--v016 .ol-card__labels--single {
  gap: 9px;
}

@media (max-width: 1080px) {
  .ol-single-layout--with-sidebar {
    grid-template-columns: 1fr;
  }
  .ol-sidebar--article {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ol-sidebar--article .ol-panel:first-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 760px) {
  .ol-single-layout--with-sidebar {
    padding-top: 16px;
    gap: 22px;
  }
  .ol-single--v016 {
    border-radius: 18px;
  }
  .ol-single--v016 .ol-single__media {
    margin: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 18px 18px 0 0;
  }
  .ol-single-placeholder {
    min-height: 240px;
  }
  .ol-single-placeholder__logo {
    max-width: 210px;
  }
  .ol-single__header--polished {
    padding: 24px 22px 8px;
  }
  .ol-single__header--polished h1 {
    font-size: clamp(32px, 10vw, 44px);
    letter-spacing: -.052em;
  }
  .ol-single__header--polished .ol-intro {
    font-size: 18px;
    padding-left: 14px;
  }
  .ol-single__content--polished {
    padding: 16px 22px 28px;
    max-width: none;
    font-size: 17px;
    line-height: 1.72;
  }
  .ol-single__content--polished h2 { font-size: 26px; }
  .ol-single__content--polished h3 { font-size: 22px; }
  .ol-share-row--polished {
    padding: 18px 22px 24px;
    align-items: flex-start;
  }
  .ol-sidebar--article {
    grid-template-columns: 1fr;
  }
}

@media print {
  .ol-share-row--polished,
  .ol-sidebar--article,
  .ol-breadcrumb,
  .ol-sticky-player,
  .ol-site-header,
  .ol-footer {
    display: none !important;
  }
  body {
    padding-bottom: 0;
    background: #fff !important;
  }
  .ol-single-layout--with-sidebar {
    display: block;
    padding: 0;
  }
  .ol-single--v016 {
    border: 0;
    box-shadow: none;
  }
  .ol-single__header--polished,
  .ol-single__content--polished {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
}

/* v0.1.7 — Radio & Uitzending Gemist polish */
.ol-radio-page--v017,
.ol-missed-page--v017 {
  padding-bottom: 70px;
}

.ol-radio-intro,
.ol-missed-header {
  position: relative;
  overflow: hidden;
}

.ol-radio-intro::after,
.ol-missed-header::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -120px;
  width: 340px;
  height: 210px;
  border: 26px solid rgba(18, 59, 99, .055);
  border-radius: 50%;
  pointer-events: none;
}

.ol-radio-hero--v017 {
  grid-template-columns: 260px minmax(0, 1fr);
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, .1);
}

.ol-radio-hero--v017::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 82% 18%, rgba(243, 195, 22, .13), transparent 28%);
  pointer-events: none;
}

.ol-radio-hero--v017 .ol-radio-hero__actions {
  align-items: center;
}

.ol-radio-hero__status {
  display: grid;
  gap: 2px;
}

.ol-radio-hero__status strong {
  line-height: 1.12;
}

.ol-radio-hero__status small {
  color: rgba(255,255,255,.68);
}

.ol-radio-dashboard {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 22px;
  margin-top: 28px;
}

.ol-radio-now-panel,
.ol-last-played-panel {
  padding: 24px;
}

.ol-radio-now-panel__title {
  font-size: clamp(26px, 3.2vw, 44px);
  line-height: 1;
  letter-spacing: -.045em;
  font-weight: 900;
  color: var(--ol-night);
  margin: 0 0 8px;
}

.ol-radio-now-panel p:not(.ol-radio-now-panel__title) {
  color: var(--ol-muted);
  margin: 0 0 18px;
}

.ol-track-list {
  display: grid;
  gap: 0;
}

.ol-track-item {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 14px;
  padding: 11px 0;
  border-top: 1px solid var(--ol-border);
}

.ol-track-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.ol-track-item time {
  color: var(--ol-muted);
  font-size: 13px;
  font-weight: 850;
}

.ol-track-item strong,
.ol-track-item small {
  display: block;
  line-height: 1.18;
}

.ol-track-item small {
  color: var(--ol-muted);
  margin-top: 2px;
}

.ol-content-grid--radio-v017 {
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
}

.ol-radio-schedule-panel,
.ol-listen-options {
  padding: 24px;
}

.ol-schedule-list--v017 article {
  grid-template-columns: 76px 1fr;
  padding: 18px 0;
}

.ol-schedule-list--v017 time {
  color: var(--ol-night);
  background: rgba(243, 195, 22, .22);
  border-radius: 999px;
  width: fit-content;
  height: fit-content;
  padding: 4px 9px;
  font-size: 13px;
}

.ol-listen-option-grid {
  display: grid;
  gap: 12px;
}

.ol-listen-option {
  padding: 15px;
  border: 1px solid var(--ol-border);
  border-radius: 14px;
  background: #fff;
}

.ol-listen-option strong {
  display: block;
  line-height: 1.15;
}

.ol-listen-option p {
  margin: 4px 0 0;
  color: var(--ol-muted);
  font-size: 14px;
}

.ol-broadcast-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.ol-broadcast-grid--compact {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ol-broadcast-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--ol-border);
  border-radius: 18px;
  box-shadow: var(--shadow-soft);
}

.ol-broadcast-card__media {
  min-height: 172px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 14px;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}

.ol-broadcast-card__media::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7,24,39,.08), rgba(7,24,39,.58));
}

.ol-broadcast-card__play,
.ol-broadcast-card__media em {
  position: relative;
  z-index: 1;
}

.ol-broadcast-card__play {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: var(--ol-live);
  color: var(--ol-black);
  font-weight: 950;
}

.ol-broadcast-card__media em {
  padding: 5px 9px;
  border-radius: 999px;
  background: rgba(7,24,39,.72);
  font-style: normal;
  font-weight: 850;
  font-size: 12px;
}

.ol-broadcast-card__body {
  padding: 16px;
}

.ol-broadcast-card h2 {
  margin: 10px 0 8px;
  font-size: 21px;
  line-height: 1.1;
  letter-spacing: -.03em;
}

.ol-broadcast-card p {
  margin: 0 0 10px;
  color: var(--ol-muted);
}

.ol-broadcast-card small {
  color: var(--ol-muted);
  font-weight: 700;
}

.ol-broadcast-card--featured {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
  align-items: stretch;
  min-height: 360px;
}

.ol-broadcast-card--featured .ol-broadcast-card__media {
  min-height: 360px;
}

.ol-broadcast-card--featured .ol-broadcast-card__body {
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ol-broadcast-card--featured h2 {
  font-size: clamp(32px, 4.4vw, 52px);
  line-height: .98;
  letter-spacing: -.052em;
}

.ol-filter-pills a.is-active {
  background: var(--ol-night);
  border-color: var(--ol-night);
  color: #fff;
}

.ol-broadcast-grid--fallback .ol-media-card,
.ol-radio-missed-section .ol-media-card {
  min-height: 100%;
}

/* v0.1.8 — Mobiel definitief en technische opschoning */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.ol-menu-open {
  overflow: hidden;
}

@media (max-width: 1100px) {
  .ol-radio-dashboard,
  .ol-content-grid--radio-v017 {
    grid-template-columns: 1fr;
  }
  .ol-broadcast-grid,
  .ol-broadcast-grid--compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ol-broadcast-card--featured {
    grid-template-columns: 1fr;
  }
  .ol-broadcast-card--featured .ol-broadcast-card__media {
    min-height: 320px;
  }
}

@media (max-width: 860px) {
  .ol-primary-nav {
    position: fixed;
    left: 0;
    right: 0;
    top: 76px;
    bottom: 0;
    display: none;
    background: rgba(250,249,246,.98);
    border-top: 1px solid var(--ol-border);
    padding: 18px 20px 110px;
    overflow-y: auto;
    z-index: 29;
  }
  .admin-bar .ol-primary-nav {
    top: 108px;
  }
  .ol-primary-nav.is-open {
    display: block;
  }
  .ol-primary-nav .ol-menu {
    display: grid;
    gap: 6px;
    align-items: stretch;
    max-width: 520px;
    margin: 0 auto;
  }
  .ol-primary-nav .ol-menu a {
    min-height: 50px;
    padding: 10px 14px;
    border: 1px solid var(--ol-border);
    border-radius: 14px;
    background: #fff;
    border-bottom: 1px solid var(--ol-border);
    font-size: 18px;
  }
  .ol-primary-nav .ol-menu .current-menu-item > a,
  .ol-primary-nav .ol-menu a:hover {
    border-color: var(--ol-blue);
    background: color-mix(in srgb, var(--ol-blue), #fff 93%);
  }
  .ol-menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .ol-menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }
  .ol-menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .ol-menu-toggle span:not(.screen-reader-text) {
    transition: transform .16s ease, opacity .16s ease;
  }
  .ol-radio-hero--v017 {
    grid-template-columns: 1fr;
  }
  .ol-radio-hero__status small {
    display: block;
  }
}

@media (max-width: 640px) {
  .ol-container {
    width: min(calc(100% - 22px), var(--container));
  }
  .ol-mainnav {
    min-height: 72px;
  }
  .ol-brand__logo,
  .custom-logo {
    height: 46px;
    max-width: 176px;
  }
  .ol-mobile-actions {
    gap: 8px;
  }
  .ol-mobile-live {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
  }
  .ol-section-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .ol-card-grid--four,
  .ol-post-grid,
  .ol-bottom-grid,
  .ol-content-grid,
  .ol-broadcast-grid,
  .ol-broadcast-grid--compact {
    grid-template-columns: 1fr;
  }
  .ol-card__image,
  .ol-broadcast-card__media {
    min-height: 190px;
  }
  .ol-broadcast-card--featured .ol-broadcast-card__media {
    min-height: 245px;
  }
  .ol-broadcast-card--featured .ol-broadcast-card__body,
  .ol-broadcast-card__body {
    padding: 18px;
  }
  .ol-broadcast-card--featured h2 {
    font-size: 30px;
  }
  .ol-radio-hero--v017 {
    padding: 22px;
    border-radius: 18px;
  }
  .ol-radio-hero--v017 h2 {
    font-size: clamp(32px, 10vw, 42px);
  }
  .ol-radio-hero__actions {
    flex-direction: row;
    align-items: center;
  }
  .ol-play--large {
    width: 58px;
    height: 58px;
    flex: 0 0 auto;
  }
  .ol-track-item {
    grid-template-columns: 62px 1fr;
  }
  .ol-schedule-list--v017 article {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .ol-filter-pills {
    margin-left: -2px;
    margin-right: -2px;
    scrollbar-width: none;
  }
  .ol-filter-pills::-webkit-scrollbar {
    display: none;
  }
  .ol-sticky-player__inner {
    gap: 10px;
  }
  .ol-player-logo,
  .ol-volume,
  .ol-program-link {
    display: none;
  }
  .ol-player-text strong,
  .ol-player-text small {
    max-width: calc(100vw - 100px);
  }
}

@media (max-width: 420px) {
  body {
    padding-bottom: 64px;
  }
  .ol-mobile-live {
    font-size: 13px;
    padding: 6px 9px;
  }
  .ol-menu-toggle {
    width: 40px;
    height: 40px;
  }
  .ol-card__body,
  .ol-place-card .ol-card__body,
  .ol-panel {
    padding: 16px;
  }
  .ol-page-header {
    padding: 20px;
    border-radius: 18px;
  }
  .ol-page-header h1 {
    font-size: 31px;
  }
  .ol-radio-dashboard {
    gap: 16px;
  }
  .ol-radio-now-panel,
  .ol-last-played-panel,
  .ol-radio-schedule-panel,
  .ol-listen-options {
    padding: 18px;
  }
}

/* v0.1.9 — Laatste themacontrole vóór websiteplugin */
.ol-empty-state strong {
  display: block;
  color: var(--ol-black);
  margin-bottom: 4px;
}

.ol-empty-state p {
  margin: 0;
  color: var(--ol-muted);
}

.ol-filter-pills span {
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--ol-border);
  background: #fff;
  border-radius: 999px;
  padding: 8px 12px;
  font-weight: 850;
  color: var(--ol-black);
  white-space: nowrap;
}

.ol-filter-pills span.is-active {
  background: var(--ol-night);
  border-color: var(--ol-night);
  color: #fff;
}

.ol-play.is-disabled,
.ol-radio-card__play.is-disabled {
  opacity: .55;
  cursor: not-allowed;
  box-shadow: none;
}

.ol-sticky-player[data-has-stream="0"] .ol-live-badge::after {
  content: " · stream niet ingesteld";
  font-weight: 750;
}

.ol-media-card--static {
  cursor: default;
}

.ol-footer__note {
  max-width: 260px;
  color: rgba(255,255,255,.72);
  font-size: 14px;
}

@media (max-width: 640px) {
  .ol-filter-pills span {
    padding: 7px 11px;
  }
}
