:root{--blue:#0626a9;--blue2:#0d3ed7;--ink:#10131a;--muted:#737a87;--line:#dbe3ea;--wash:#eef8fd;--soft:#f5f7f9;--red:#e31b23;--radius:24px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#fff;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.site-header{background:#fff;position:relative;z-index:20}.header-main{height:122px;display:flex;align-items:center;gap:46px}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand .custom-logo{max-height:62px;width:auto}.brand-mark{width:64px;height:64px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#061a8f 0 52%,#1985e6 52%);color:white;box-shadow:inset 0 0 0 1px #ffffff22}.brand-mark b{font-size:24px;letter-spacing:-2px}.brand-name{font-size:27px;font-weight:850;letter-spacing:-1.2px;color:#071a82}.brand-name span{color:#1685df}.top-nav{display:flex;gap:38px;height:100%;align-items:center}.top-nav a{font-size:20px;font-weight:700;color:#0a2ba8;position:relative}.top-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:5px;background:#1038d0;border-radius:8px}.header-actions{margin-left:auto;display:flex;gap:28px;align-items:center}.icon-button,.menu-button{appearance:none;border:0;background:none;padding:0;cursor:pointer;color:#111}.search-toggle{width:43px;height:43px;position:relative}.search-toggle:before{content:"";position:absolute;width:27px;height:27px;border:4px solid currentColor;border-radius:50%;left:3px;top:2px}.search-toggle:after{content:"";position:absolute;width:19px;height:4px;background:currentColor;transform:rotate(45deg);right:0;bottom:6px;border-radius:4px}.menu-button{width:47px;display:grid;gap:6px}.menu-button i{display:block;height:5px;background:#111;border-radius:4px}.menu-button small{font-size:11px;margin-top:-1px}.search-panel{padding:0 0 22px}.search-panel form{display:flex;gap:10px}.search-panel input{flex:1;border:1px solid var(--line);border-radius:14px;padding:14px 16px;font-size:16px}.search-panel button{border:0;border-radius:14px;background:var(--blue);color:white;font-weight:800;padding:0 22px}.region-bar-wrap{border-top:1px solid #f1f3f6;border-bottom:1px solid #e5e9ee}.region-bar{height:61px;display:flex;gap:35px;align-items:center;overflow-x:auto;scrollbar-width:none}.region-bar a{font-size:17px;white-space:nowrap}.region-home{color:var(--blue)!important}.region-more{margin-left:auto;display:flex;gap:8px;align-items:center}.region-more span{font-size:20px}.drawer[hidden]{display:none}.drawer{position:fixed;z-index:100;inset:0;background:#0a153077;backdrop-filter:blur(5px)}.drawer-inner{margin-left:auto;width:min(390px,90vw);height:100%;background:white;padding:36px;display:flex;flex-direction:column;gap:16px;overflow:auto}.drawer-inner strong{font-size:26px;color:var(--blue);margin-bottom:16px}.drawer-inner a{padding:10px 0;border-bottom:1px solid var(--line);font-weight:650}.drawer-close{position:absolute;right:28px;top:20px;border:0;background:none;font-size:40px;cursor:pointer}.drawer-open{overflow:hidden}.hero{padding-top:26px}.hero-media{height:370px;border-radius:28px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:block}.hero-no-image{background:linear-gradient(125deg,#06229c,#0c72da)}.hero-112{position:absolute;right:6%;top:50%;transform:translateY(-50%);font-size:180px;font-weight:950;color:#ffffff19;letter-spacing:-15px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#050b1bbf 0%,#060d1d68 50%,transparent 80%)}.hero-copy{position:absolute;left:42px;bottom:34px;color:white;max-width:720px;display:grid;gap:10px}.hero-copy strong{font-size:36px;line-height:1.12;letter-spacing:-1px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.6px;font-size:13px}.hero-copy .eyebrow{color:white}.eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #e31b231e}.service-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:20px}.service-link{border:1px solid var(--line);border-radius:15px;padding:13px 14px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:750;background:white}.service-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#eef2ff;color:var(--blue)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px;margin-top:36px;margin-bottom:62px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading>span{display:grid}.section-heading b{font-size:31px;color:var(--blue);letter-spacing:-.7px}.section-heading small{color:var(--muted);font-size:14px}.section-heading>a{font-weight:750;color:var(--blue)}.ticker-card{border-radius:24px;background:var(--wash);padding:10px 24px;margin-bottom:24px}.ticker-card a{display:grid;grid-template-columns:55px 14px 1fr;gap:11px;align-items:start;padding:15px 0;border-bottom:1px solid #bad1df}.ticker-card a:last-child{border-bottom:0}.ticker-card time{color:#8c939c}.ticker-dot{width:9px;height:9px;border-radius:50%;background:#97a4af;margin-top:7px}.ticker-dot.live{background:var(--red);box-shadow:0 0 0 5px #e31b231d}.feed-list{display:grid;gap:0}.incident-card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.incident-thumb{height:132px;border-radius:20px;overflow:hidden;background:#e9eef3}.incident-thumb img{width:100%;height:100%;object-fit:cover}.incident-thumb.no-image{background:linear-gradient(145deg,#0b2ca9,#1791df)}.incident-fallback{height:100%;display:grid;place-items:center;color:white;font-size:45px;font-weight:900}.incident-body{min-width:0;padding:4px 0}.incident-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#7f8790;font-size:13px}.service-pill{font-weight:800;color:#111;display:inline-flex;align-items:center;gap:7px}.service-dot{width:9px;height:9px;border-radius:50%;background:var(--blue)}.service-brandweer .service-dot{background:#e5422e}.service-ambulance .service-dot{background:#f0c328}.service-politie .service-dot{background:#1261c9}.service-traumahelikopter .service-dot{background:#e4c800}.priority{font-weight:800;color:var(--red)}.incident-card h3{font-size:21px;line-height:1.25;margin:8px 0 9px;letter-spacing:-.2px}.incident-card h3 a:hover{color:var(--blue)}.incident-place{font-size:14px;color:var(--muted)}.load-more{margin:28px auto 0;display:flex;width:max-content;gap:12px;align-items:center;padding:13px 23px;border-radius:999px;background:var(--blue);color:white;font-weight:800}.sidebar{display:grid;align-content:start;gap:22px}.ad-slot{border-radius:22px;overflow:hidden}.ad-slot.placeholder{height:250px;border:1px dashed #cbd4dc;background:#f7f8fa;display:grid;place-items:center;text-align:center;color:#8b9299}.ad-slot.placeholder strong{font-size:23px;color:#59616a}.ad-slot.placeholder span{font-size:13px}.side-card{border-radius:24px;background:#f4f7f9;padding:24px}.side-card h2{margin:0 0 14px;color:var(--blue);font-size:22px}.side-card>a{display:grid;grid-template-columns:27px 1fr auto;gap:10px;padding:13px 0;border-bottom:1px solid #d9e0e5;align-items:start}.side-card>a:last-child{border-bottom:0}.side-card>a b{color:var(--blue);font-size:20px}.side-card>a time{color:#7a838c;font-size:13px}.side-card>a span{font-size:14px}.side-card>a em{font-style:normal;color:var(--blue);font-size:20px}.region-card>a{grid-template-columns:1fr auto}.network-band{background:linear-gradient(105deg,#061b91,#0872d5);color:white;padding:38px 0}.network-band .shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.network-band small{font-size:11px;letter-spacing:1.5px}.network-band strong{display:block;font-size:28px;margin:3px 0}.network-band p{margin:0;color:#e7f3ff}.network-band a{border:1px solid #ffffff66;border-radius:999px;padding:12px 18px;font-weight:800}.site-footer{background:#071018;color:#d5dee6;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.brand-footer .brand-name{color:white}.footer-grid p{max-width:500px;color:#9eabb7}.footer-grid h4{color:white;margin:10px 0}.footer-grid>div>a:not(.brand){display:block;padding:5px 0;color:#b8c3cd}.network-label a{color:white;font-weight:800}.footer-bottom{border-top:1px solid #26313a;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;color:#7f8c97;font-size:12px}.page-shell{padding-top:36px;padding-bottom:50px}.archive-hero{background:var(--wash);border-radius:28px;padding:38px 40px}.archive-hero h1{font-size:42px;line-height:1.05;margin:8px 0 12px;letter-spacing:-1.3px}.archive-hero p{margin:0;color:#5f6c77;max-width:720px}.filter-bar{display:flex;gap:9px;overflow-x:auto;padding:18px 0}.filter-bar a{border:1px solid var(--line);border-radius:999px;padding:9px 14px;white-space:nowrap;font-weight:700;font-size:14px}.filter-bar a.active{background:var(--blue);color:white;border-color:var(--blue)}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:9px 13px;border-radius:10px;background:#f1f4f6}.page-numbers.current{background:var(--blue);color:white}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;padding-top:46px;padding-bottom:70px}.incident-detail h1{font-size:46px;line-height:1.08;letter-spacing:-1.2px;margin:14px 0 15px}.back-link{display:inline-block;color:var(--blue);font-weight:750;margin-bottom:25px}.detail-location{font-size:18px;color:#56636e}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0}.detail-grid>div{border-radius:18px;background:#f4f7f9;padding:17px 18px;display:grid;gap:5px}.detail-grid small{color:#7c8690}.raw-message{border-left:4px solid var(--blue);background:var(--wash);padding:18px 20px;margin:24px 0;border-radius:0 16px 16px 0}.raw-message small{font-weight:800;color:var(--blue)}.raw-message p{margin:7px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.article-content{font-size:18px}.emergency-note{margin-top:30px;border-radius:18px;background:#fff4f3;border:1px solid #ffd6d2;padding:18px;display:grid;gap:5px}.emergency-note b{color:#b91f16}.generic-card{padding:18px 0;border-bottom:1px solid var(--line)}.generic-card h2{margin:0 0 8px}.empty-state{padding:40px;border-radius:22px;text-align:center;background:#f5f7f8}.empty-state b{font-size:24px;color:var(--blue)}.empty-state.standalone{margin:50px 0}.empty-state .load-more{color:white}
@media(max-width:900px){.header-main{height:96px;gap:18px}.brand-mark{width:55px;height:55px}.brand-name{font-size:22px}.top-nav{display:none}.content-layout,.article-shell{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.detail-sidebar{grid-template-columns:1fr}.hero-media{height:330px}.hero-copy strong{font-size:30px}.service-strip{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.shell{width:min(100% - 26px,var(--shell))}.header-main{height:86px}.brand-mark{width:50px;height:50px}.brand-name{font-size:20px}.header-actions{gap:18px}.search-toggle{transform:scale(.86)}.menu-button{width:38px}.region-bar{height:54px;gap:25px}.hero{width:100%;padding-top:0}.hero-media{height:260px;border-radius:0}.hero-copy{left:22px;bottom:24px;right:20px}.hero-copy strong{font-size:25px}.hero-overlay{background:linear-gradient(0deg,#050b1bd6 0%,#050b1b3a 75%)}.service-strip{width:100%;padding:13px;grid-template-columns:repeat(5,126px);margin-top:0;background:white}.content-layout{margin-top:24px;gap:30px}.section-heading b{font-size:28px}.section-heading>a{font-size:13px}.ticker-card{border-radius:20px;padding:8px 15px}.ticker-card a{grid-template-columns:47px 12px 1fr;font-size:14px}.incident-card{grid-template-columns:114px 1fr;gap:14px;padding:14px 0}.incident-thumb{height:100px;border-radius:16px}.incident-card h3{font-size:17px;margin:6px 0}.incident-meta{font-size:11px;gap:7px}.incident-place{font-size:12px}.sidebar{grid-template-columns:1fr}.network-band .shell{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.archive-hero{border-radius:22px;padding:27px 23px}.archive-hero h1{font-size:34px}.article-shell{padding-top:28px}.incident-detail h1{font-size:34px}.detail-grid{grid-template-columns:1fr 1fr}.brand-footer .brand-name{display:inline}.service-link{font-size:13px;padding:10px}.header-main .brand-name{display:none}}


/* ==========================================================
   112-Online v1.1 — UI refinement layer
   Behoudt de oorspronkelijke v1-opbouw; alleen visuele polish.
   ========================================================== */
:root{
  --blue:#0929b8;
  --blue2:#1356df;
  --ink:#0b1017;
  --muted:#707b87;
  --line:#d7e1e8;
  --wash:#edf7fc;
  --soft:#f6f8fa;
  --red:#e5252a;
  --radius:24px;
  --shell:1180px;
  --shadow-soft:0 12px 35px rgba(16,45,70,.07);
}
html{-webkit-text-size-adjust:100%}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
::selection{background:#d8e8ff;color:#071a82}
button,input{font:inherit}
a,button{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(19,86,223,.28);outline-offset:3px}

/* Header — zelfde compositie, scherper en rustiger */
.site-header{box-shadow:0 1px 0 rgba(10,30,48,.04)}
.header-main{height:116px;gap:44px}
.brand{gap:12px}
.brand .custom-logo{max-height:66px;max-width:250px;object-fit:contain}
.brand-mark{width:66px;height:66px;border-radius:10px;background:linear-gradient(135deg,#071c93 0 50%,#1687e8 50% 100%);box-shadow:0 7px 18px rgba(10,57,170,.14),inset 0 0 0 1px rgba(255,255,255,.20)}
.brand-mark b{font-size:24px;letter-spacing:-2.4px;text-shadow:0 1px 1px rgba(0,0,0,.08)}
.brand-name{font-size:28px;font-weight:900;letter-spacing:-1.25px}
.top-nav{gap:40px}
.top-nav a{font-size:20px;font-weight:760;transition:color .18s ease}
.top-nav a:hover{color:var(--blue2)}
.top-nav a.is-active:after{bottom:-14px;height:5px;background:var(--blue);border-radius:999px}
.header-actions{gap:26px}
.icon-button,.menu-button{border-radius:12px}
.icon-button:focus-visible,.menu-button:focus-visible{outline-offset:6px}
.search-toggle{transform:scale(.96)}
.menu-button i{height:5px;border-radius:999px}
.menu-button small{font-size:11px;letter-spacing:.2px}
.search-panel{padding-bottom:23px}
.search-panel form{padding:12px;background:#f4f8fb;border:1px solid #e0e8ee;border-radius:18px}
.search-panel input{border-color:#d8e2ea;background:white}
.search-panel input:focus{border-color:#adc6f5;box-shadow:0 0 0 4px rgba(19,86,223,.08);outline:none}
.search-panel button{min-height:48px;transition:transform .15s ease,background .15s ease}
.search-panel button:hover{background:#071f9e;transform:translateY(-1px)}
.region-bar-wrap{border-top:1px solid #f2f5f7;border-bottom:1px solid #dde5eb}
.region-bar{height:63px;gap:36px}
.region-bar a{font-size:17px;color:#222a33;transition:color .15s ease}
.region-bar a:hover{color:var(--blue)}
.region-home{font-weight:600}
.region-more{font-weight:500}

/* Hero — dezelfde hero, meer nieuwsgevoel */
.hero{padding-top:28px}
.hero-media{height:382px;border-radius:28px;box-shadow:var(--shadow-soft);background-position:center 44%;isolation:isolate}
.hero-media:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10);pointer-events:none}
.hero-overlay{background:linear-gradient(90deg,rgba(3,9,24,.86) 0%,rgba(3,10,26,.58) 48%,rgba(3,10,26,.08) 82%)}
.hero-copy{left:44px;bottom:38px;max-width:770px;gap:11px;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.hero-copy strong{font-size:38px;line-height:1.10;letter-spacing:-1.15px;text-wrap:balance}
.hero-copy>span:last-child{font-size:15px;color:rgba(255,255,255,.90)}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.75px;text-shadow:none}
.hero-copy .eyebrow i{width:10px;height:10px;box-shadow:0 0 0 5px rgba(229,37,42,.20)}
.hero-112{font-size:190px;opacity:.9}

/* Hulpdiensten */
.service-strip{gap:11px;margin-top:18px}
.service-link{min-height:58px;border-color:#dce5eb;border-radius:16px;padding:12px 15px;font-weight:780;box-shadow:0 3px 12px rgba(28,55,76,.035);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}
.service-link:hover{transform:translateY(-2px);border-color:#bfd0dd;box-shadow:0 8px 20px rgba(28,55,76,.08);color:var(--blue)}
.service-link span{width:30px;height:30px;border-radius:9px;background:#eef3ff;font-size:15px}
.service-brandweer span{background:#fff0ee;color:#d93627}.service-ambulance span{background:#fff9dc;color:#9e7e00}.service-politie span{background:#edf4ff;color:#135fc0}.service-traumahelikopter span{background:#fff9d2;color:#887700}.service-knrm span{background:#eaf7ff;color:#0873af}

/* Hoofdfeed — subtiele lichtblauwe nieuwszone zoals de referentie */
.content-layout{position:relative;margin-top:38px;margin-bottom:64px;gap:44px;isolation:isolate}
.content-layout:before{content:"";position:absolute;z-index:-1;top:-22px;bottom:-42px;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,#eff8fd 0%,#edf6fb 100%);border-top:1px solid #e4f0f6;border-bottom:1px solid #e4edf2}
.main-feed{min-width:0}
.section-heading{margin-bottom:17px;align-items:end}
.section-heading b{font-size:32px;font-weight:880;color:var(--blue);letter-spacing:-.8px}
.section-heading small{color:#6f7d88;margin-top:2px}
.section-heading>a{font-size:14px;font-weight:800;padding-bottom:4px}
.section-heading>a:hover{text-decoration:underline;text-underline-offset:3px}

/* Net binnen als witte nieuwsballon, zonder de v1-indeling te veranderen */
.ticker-card{position:relative;border-radius:25px;background:white;padding:12px 25px 15px;margin-bottom:45px;border:1px solid #e4ebf0;box-shadow:0 9px 28px rgba(31,66,91,.055)}
.ticker-card:after{content:"";position:absolute;left:32%;bottom:-28px;width:0;height:0;border-left:28px solid transparent;border-top:28px solid white;filter:drop-shadow(0 1px 0 #e4ebf0)}
.ticker-card a{grid-template-columns:56px 14px 1fr;gap:11px;padding:15px 0;border-bottom-color:#bfd3df;font-size:16px;line-height:1.35}
.ticker-card a:hover>span:last-child{color:var(--blue)}
.ticker-card time{font-variant-numeric:tabular-nums;color:#929aa2}
.ticker-dot{margin-top:6px}

/* Meldingskaarten — beter ritme, nog steeds dezelfde v1-lijst */
.feed-list{gap:0}
.incident-card{grid-template-columns:194px minmax(0,1fr);gap:21px;padding:19px 0;border-bottom-color:#cfdce5;transition:background .15s ease}
.incident-thumb{height:134px;border-radius:19px;box-shadow:0 3px 12px rgba(30,55,72,.07)}
.incident-thumb img{transition:transform .28s ease}
.incident-card:hover .incident-thumb img{transform:scale(1.025)}
.incident-thumb.no-image{background:linear-gradient(145deg,#0b2ca9,#178fdc)}
.incident-body{padding:5px 0}
.incident-meta{gap:9px;color:#7b858e;font-size:12px;font-weight:520}
.service-pill{font-weight:820;color:#1b232b}
.service-dot{width:8px;height:8px}
.priority{background:#fff0ef;border-radius:999px;padding:2px 7px;font-size:10px;letter-spacing:.15px}
.incident-card h3{font-size:21px;line-height:1.24;margin:7px 0 9px;font-weight:760;letter-spacing:-.25px;text-wrap:balance}
.incident-card h3 a{transition:color .14s ease}
.incident-place{font-size:13px;color:#6e7984}
.load-more{margin-top:30px;padding:13px 24px;box-shadow:0 8px 20px rgba(9,41,184,.15);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}
.load-more:hover{background:#061f99;transform:translateY(-1px);box-shadow:0 10px 24px rgba(9,41,184,.20)}
.load-more span{font-size:19px;line-height:1}

/* Sidebar */
.sidebar{gap:23px}
.ad-slot{border-radius:23px}
.ad-slot.placeholder{background:white;border-color:#cddae3;box-shadow:0 7px 22px rgba(31,66,91,.045)}
.side-card{background:white;border:1px solid #e2eaf0;border-radius:24px;padding:23px 24px;box-shadow:0 8px 26px rgba(31,66,91,.045)}
.side-card h2{font-size:23px;font-weight:880;letter-spacing:-.4px;margin-bottom:12px}
.side-card>a{border-bottom-color:#dce5eb;padding:13px 0}
.side-card>a:hover span{color:var(--blue)}
.side-card>a b{font-size:21px;font-variant-numeric:tabular-nums}
.region-card>a em{font-weight:800}

/* Netwerk en footer */
.network-band{background:linear-gradient(110deg,#071d92 0%,#0b55cb 65%,#128be5 115%);padding:40px 0;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.network-band strong{font-size:30px;letter-spacing:-.6px}
.network-band p{color:rgba(255,255,255,.84)}
.network-band a{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.06);transition:background .15s ease,transform .15s ease}
.network-band a:hover{background:rgba(255,255,255,.13);transform:translateY(-1px)}
.site-footer{background:#071019;padding-top:48px}
.footer-grid{gap:64px}
.footer-grid p{line-height:1.6}
.footer-grid>div>a:not(.brand){transition:color .15s ease}
.footer-grid>div>a:not(.brand):hover{color:white}
.footer-bottom{line-height:1.55}

/* Archief/detail: alleen consistente polish */
.archive-hero{background:linear-gradient(120deg,#eaf7fd,#f6fbfe);border:1px solid #dcebf3;box-shadow:0 8px 26px rgba(31,66,91,.035)}
.filter-bar{scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}
.filter-bar a{background:white;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}
.filter-bar a:hover{transform:translateY(-1px);border-color:#b8cbd8;color:var(--blue)}
.raw-message{border-left-width:5px;background:#eff8fd}
.detail-grid>div{border:1px solid #e2eaf0;background:#f7f9fb}

/* Drawer */
.drawer{background:rgba(7,19,37,.52)}
.drawer-inner{box-shadow:-16px 0 42px rgba(6,20,40,.13)}
.drawer-inner a{transition:color .14s ease,padding-left .14s ease}
.drawer-inner a:hover{color:var(--blue);padding-left:4px}
.drawer-close{line-height:1;border-radius:10px}

@media(max-width:900px){
  .header-main{height:94px}
  .brand-mark{width:56px;height:56px}
  .brand .custom-logo{max-height:58px}
  .hero-media{height:340px}
  .hero-copy strong{font-size:31px}
  .content-layout{gap:34px}
  .sidebar{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){
  .shell{width:min(calc(100% - 26px),var(--shell))}
  .header-main{height:87px}
  .brand-mark{width:52px;height:52px;border-radius:9px}
  .brand-mark b{font-size:20px}
  .header-actions{gap:15px}
  .region-bar{height:55px;gap:26px}
  .region-bar a{font-size:15px}
  .region-more{position:sticky;right:0;background:white;padding-left:9px}
  .hero{padding-top:0}
  .hero-media{height:270px}
  .hero-copy{left:22px;right:20px;bottom:25px;gap:8px}
  .hero-copy strong{font-size:26px;line-height:1.08}
  .hero-copy>span:last-child{font-size:13px}
  .service-strip{padding:12px 13px 13px;gap:9px;border-bottom:1px solid #e2e9ee}
  .service-link{min-height:50px;font-size:12px;border-radius:14px;padding:9px 10px;box-shadow:none}
  .service-link span{width:28px;height:28px}
  .content-layout{margin-top:25px;margin-bottom:46px;gap:31px}
  .content-layout:before{top:-12px;bottom:-28px}
  .section-heading{margin-bottom:14px}
  .section-heading b{font-size:29px}
  .section-heading small{font-size:12px}
  .ticker-card{border-radius:23px;padding:8px 19px 12px;margin-bottom:43px}
  .ticker-card:after{left:40%;bottom:-25px;border-left-width:25px;border-top-width:25px}
  .ticker-card a{grid-template-columns:45px 11px 1fr;gap:8px;padding:13px 0;font-size:14px}
  .ticker-card time{font-size:13px}
  .incident-card{grid-template-columns:116px minmax(0,1fr);gap:14px;padding:14px 0}
  .incident-thumb{height:100px;border-radius:16px}
  .incident-card h3{font-size:16.5px;line-height:1.27;margin:5px 0 6px}
  .incident-meta{font-size:10px;gap:6px}
  .priority{padding:1px 5px;font-size:9px}
  .incident-place{font-size:11.5px}
  .load-more{margin-top:25px;padding:12px 21px;font-size:14px}
  .sidebar{grid-template-columns:1fr}
  .side-card{padding:21px;border-radius:22px}
  .network-band{padding:34px 0}
  .network-band strong{font-size:27px}
  .network-band a{font-size:14px}
  .drawer-inner{padding:32px 27px}
  .header-main .brand-name{display:none}
}

@media(max-width:390px){
  .incident-card{grid-template-columns:106px minmax(0,1fr);gap:12px}
  .incident-thumb{height:94px}
  .hero-copy strong{font-size:24px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .service-link,.incident-thumb img,.load-more,.network-band a,.drawer-inner a,.search-panel button{transition:none}
}

/* =========================================================
   v1.2.0 — proportiecorrectie; oorspronkelijke v1 UI behouden
   ========================================================= */
:root{--shell:1080px;--radius:22px}
.shell{width:min(var(--shell),calc(100% - 48px))}

/* Compactere header en optisch gelijkwaardige iconen */
.header-main{height:102px;gap:34px}
.brand{gap:10px}
.brand .custom-logo{max-height:56px;max-width:220px}
.brand-mark{width:58px;height:58px;border-radius:9px}
.brand-mark b{font-size:22px}
.brand-name{font-size:25px;letter-spacing:-1px}
.top-nav{gap:32px}
.top-nav a{font-size:18px}
.top-nav a.is-active:after{bottom:-11px;height:4px}
.header-actions{gap:18px}
.icon-button,.menu-button{display:flex;align-items:center;justify-content:center;color:#090b0f}
.search-toggle{width:42px;height:42px;transform:none}
.search-toggle:before,.search-toggle:after{content:none}
.search-toggle svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:2.65;stroke-linecap:round;stroke-linejoin:round}
.menu-button{width:45px;min-height:52px;display:flex;flex-direction:column;gap:3px}
.menu-button i{display:none}
.menu-button svg{width:37px;height:28px;display:block;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}
.menu-button small{font-size:10px;line-height:1;letter-spacing:.25px;margin:0;font-weight:500}
.icon-button:hover,.menu-button:hover{color:var(--blue)}
.search-panel{padding-bottom:18px}
.search-panel form{padding:9px;border-radius:15px}
.search-panel input{min-height:44px;padding:11px 14px;font-size:15px;border-radius:11px}
.search-panel button{min-height:44px;padding:0 19px;border-radius:11px;font-size:14px}
.region-bar{height:56px;gap:29px}
.region-bar a{font-size:16px}
.region-more span{font-size:18px}

/* Menu drawer: compacter en beter in verhouding */
.drawer-inner{width:min(350px,88vw);padding:30px 28px;gap:12px}
.drawer-inner strong{font-size:23px;margin-bottom:11px}
.drawer-inner a{padding:9px 0;font-size:15px}
.drawer-close{right:22px;top:20px;width:38px;height:38px;padding:7px;display:grid;place-items:center}
.drawer-close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}

/* Hoofdmaatvoering */
.hero{padding-top:22px}
.hero-media{height:318px;border-radius:23px}
.hero-copy{left:34px;bottom:30px;max-width:650px;gap:8px}
.hero-copy strong{font-size:32px;line-height:1.12;letter-spacing:-.8px}
.hero-copy>span:last-child{font-size:14px}
.hero-112{font-size:155px}
.service-strip{margin-top:15px;gap:9px}
.service-link{min-height:52px;padding:10px 12px;border-radius:14px;font-size:14px}
.service-link span{width:27px;height:27px}

.content-layout{grid-template-columns:minmax(0,1fr) 292px;gap:32px;margin-top:31px;margin-bottom:56px}
.section-heading{margin-bottom:14px}
.section-heading b{font-size:28px;letter-spacing:-.55px}
.section-heading small{font-size:13px}
.section-heading>a{font-size:13px}
.ticker-card{padding:8px 20px 12px;margin-bottom:39px;border-radius:21px}
.ticker-card:after{bottom:-23px;border-left-width:23px;border-top-width:23px}
.ticker-card a{grid-template-columns:50px 12px 1fr;gap:9px;padding:12px 0;font-size:14.5px;line-height:1.35}
.ticker-card time{font-size:13px}
.incident-card{grid-template-columns:164px minmax(0,1fr);gap:17px;padding:16px 0}
.incident-thumb{height:112px;border-radius:16px}
.incident-fallback{font-size:38px}
.incident-body{padding:2px 0}
.incident-meta{font-size:11px;gap:7px}
.incident-card h3{font-size:18.5px;line-height:1.27;margin:6px 0 7px;letter-spacing:-.15px}
.incident-place{font-size:12px}
.load-more{margin-top:25px;padding:11px 20px;font-size:14px}
.sidebar{gap:18px}
.ad-slot{border-radius:19px}
.ad-slot.placeholder{height:230px}
.ad-slot.placeholder strong{font-size:20px}
.side-card{border-radius:20px;padding:19px 20px}
.side-card h2{font-size:20px;margin-bottom:9px}
.side-card>a{padding:10px 0;gap:8px}
.side-card>a b{font-size:18px}
.side-card>a span{font-size:13px;line-height:1.35}

/* Overige templates volgen dezelfde schaal */
.archive-hero{border-radius:23px;padding:31px 33px}
.archive-hero h1{font-size:36px}
.article-shell{grid-template-columns:minmax(0,1fr) 292px;gap:36px;padding-top:38px;padding-bottom:60px}
.incident-detail h1{font-size:39px;line-height:1.1}
.detail-location{font-size:16px}
.article-content{font-size:17px}
.network-band{padding:33px 0}
.network-band strong{font-size:26px}
.site-footer{padding-top:40px}
.footer-grid{gap:48px}

/* Tablet: inhoud één kolom, maar hoofdnav blijft zichtbaar zoals de referentie */
@media(max-width:980px){
  .shell{width:min(var(--shell),calc(100% - 38px))}
  .content-layout,.article-shell{grid-template-columns:1fr}
  .sidebar{grid-template-columns:1fr 1fr}
  .hero-media{height:300px}
}

@media(max-width:760px){
  .header-main{height:88px;gap:18px}
  .brand .custom-logo{max-height:52px}
  .brand-mark{width:51px;height:51px}
  .brand-name{font-size:21px}
  .top-nav{display:none}
  .header-actions{gap:13px}
  .search-toggle{width:38px;height:38px}
  .search-toggle svg{width:31px;height:31px}
  .menu-button{width:41px;min-height:49px}
  .menu-button svg{width:34px;height:25px}
  .region-bar{height:53px;gap:24px}
  .hero-media{height:275px}
  .hero-copy strong{font-size:27px}
  .service-strip{grid-template-columns:repeat(5,minmax(118px,1fr));overflow-x:auto;scrollbar-width:none}
  .sidebar{grid-template-columns:1fr}
}

@media(max-width:620px){
  .shell{width:min(calc(100% - 28px),var(--shell))}
  .header-main{height:82px}
  .brand-mark{width:48px;height:48px}
  .brand-mark b{font-size:19px}
  .brand .custom-logo{max-height:48px;max-width:165px}
  .header-actions{gap:10px}
  .search-toggle{width:35px;height:35px}
  .search-toggle svg{width:29px;height:29px;stroke-width:2.5}
  .menu-button{width:38px;min-height:45px;gap:2px}
  .menu-button svg{width:31px;height:23px;stroke-width:3.8}
  .menu-button small{font-size:9px}
  .region-bar{height:51px;gap:22px}
  .region-bar a{font-size:14px}
  .hero-media{height:235px}
  .hero-copy{left:18px;right:18px;bottom:20px}
  .hero-copy strong{font-size:23px}
  .hero-copy .eyebrow{font-size:10.5px}
  .service-strip{grid-template-columns:repeat(5,112px);padding:10px 14px}
  .service-link{min-height:47px;padding:8px 9px;font-size:11.5px}
  .content-layout{margin-top:22px}
  .section-heading b{font-size:26px}
  .ticker-card{padding:7px 15px 10px;margin-bottom:37px}
  .ticker-card a{grid-template-columns:42px 10px 1fr;padding:11px 0;font-size:13px}
  .incident-card{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px 0}
  .incident-thumb{height:88px;border-radius:14px}
  .incident-card h3{font-size:15.5px;line-height:1.28;margin:4px 0 5px}
  .incident-meta{font-size:9.5px;gap:5px}
  .incident-place{font-size:11px}
  .side-card{padding:18px}
  .archive-hero{padding:25px 22px}
  .archive-hero h1{font-size:31px}
  .article-shell{padding-top:25px}
  .incident-detail h1{font-size:31px}
}

@media(max-width:390px){
  .shell{width:min(calc(100% - 24px),var(--shell))}
  .header-main{gap:12px}
  .incident-card{grid-template-columns:98px minmax(0,1fr);gap:11px}
  .incident-thumb{height:84px}
  .hero-copy strong{font-size:22px}
}

/* =========================================================
   v1.3.0 — landelijke homepage, bronvermelding en nieuws-SEO
   ========================================================= */
.screen-reader-text{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}
.region-bar a.is-current{color:var(--blue);font-weight:800}
.region-home{font-weight:800}
.section-heading h1{margin:0;font-size:28px;line-height:1.1;color:var(--blue);letter-spacing:-.55px;font-weight:880}
.news-side-card .side-more{grid-template-columns:1fr auto;color:var(--blue);font-weight:800}
.news-side-card .side-more em{font-style:normal;font-size:20px}

/* Transparante bronvermelding: zichtbaar zonder de nieuwsflow te overheersen. */
.source-box{margin:30px 0 4px;padding:18px 20px;border:1px solid #dbe6ed;border-left:5px solid var(--blue);border-radius:0 16px 16px 0;background:#f6fafc}
.source-title{font-size:11px;line-height:1;font-weight:900;letter-spacing:1.15px;color:#66737e;margin-bottom:9px}
.source-original{margin:0 0 7px;font-size:16px}
.source-original a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.source-meta{margin:0;color:#66737e;font-size:13px;line-height:1.55}
.source-meta a{color:#233f9e;text-decoration:underline;text-underline-offset:2px}
.footer-source{font-size:12px!important;line-height:1.55!important;color:#8495a3!important}
.footer-source a{color:#b9cfdf}
.newsworthy-link{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:18px 0 0;padding:11px 14px;border-radius:13px;background:#edf5ff;font-size:13px}
.newsworthy-link span{font-size:10px;letter-spacing:.55px;font-weight:900;color:white;background:var(--blue);padding:4px 7px;border-radius:999px}
.newsworthy-link a{font-weight:800;color:var(--blue)}

/* Volwaardig template voor de door de plugin aangemaakte nieuwsberichten. */
.news-article-meta{display:flex;align-items:center;gap:12px;color:#7b858e;font-size:13px;margin-bottom:8px}
.news-label{font-size:10px;font-weight:900;letter-spacing:.7px;color:white;background:var(--blue);padding:5px 8px;border-radius:999px}
.news-lead{font-size:20px;line-height:1.5;color:#49545e;margin:0 0 24px;max-width:760px}
.news-featured-image{margin:25px 0 30px;border-radius:22px;overflow:hidden;background:#eaf0f4}
.news-featured-image img{width:100%;height:auto}
.news-content{line-height:1.75}
.news-content h2{font-size:26px;line-height:1.2;margin:32px 0 12px;color:#142238}
.news-content p{margin:0 0 18px}
.news-content ul{padding-left:22px}
.news-content blockquote{margin:22px 0;padding:16px 19px;border-left:4px solid var(--blue);background:var(--wash);border-radius:0 15px 15px 0}
.news-content blockquote p{margin:0}
.incident-reference{margin:20px 0 0}
.incident-reference a{font-weight:800;color:var(--blue)}
.article-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 0;padding-top:22px;border-top:1px solid var(--line)}
.article-tags a{padding:7px 11px;border-radius:999px;background:#f0f4f7;color:#3e4c58;font-size:12px;font-weight:700}

/* Nieuwsarchief en zoekresultaten. */
.news-list{display:grid;gap:0}
.news-card{display:grid;grid-template-columns:184px minmax(0,1fr);gap:19px;padding:19px 0;border-bottom:1px solid #cfdce5}
.news-card-thumb{height:122px;border-radius:17px;overflow:hidden;background:#e8eef2}
.news-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.news-card:hover .news-card-thumb img{transform:scale(1.025)}
.news-card-body{min-width:0}
.news-card-meta{display:flex;gap:10px;align-items:center;color:#7b858e;font-size:11px;font-weight:600}
.news-card-meta span{color:var(--blue);font-weight:900;letter-spacing:.5px}
.news-card h2{font-size:20px;line-height:1.25;margin:7px 0 7px;letter-spacing:-.2px}
.news-card h2 a:hover{color:var(--blue)}
.news-card p{font-size:13px;line-height:1.5;margin:0;color:#66737e}
.news-card.is-compact{grid-template-columns:130px minmax(0,1fr)}
.news-card.is-compact .news-card-thumb{height:92px}
.news-card.is-compact h2{font-size:17px}

@media(max-width:620px){
  .section-heading h1{font-size:26px}
  .source-box{margin-top:24px;padding:16px 17px}
  .source-original{font-size:15px}
  .source-meta{font-size:12px}
  .news-lead{font-size:17px}
  .news-featured-image{margin:20px 0 24px;border-radius:17px}
  .news-content h2{font-size:22px}
  .news-card,.news-card.is-compact{grid-template-columns:108px minmax(0,1fr);gap:13px;padding:14px 0}
  .news-card-thumb,.news-card.is-compact .news-card-thumb{height:92px;border-radius:14px}
  .news-card h2,.news-card.is-compact h2{font-size:16px;line-height:1.27;margin:5px 0}
  .news-card p{display:none}
  .news-card-meta{font-size:9.5px;gap:6px}
}

/* =========================================================
   v1.4.0 — Onze merken
   ========================================================= */
.brands-hero{background:linear-gradient(120deg,#eaf7fd 0%,#f7fbfe 62%,#edf4ff 100%);border-bottom:1px solid #dce7ef}.brands-hero-inner{padding-top:58px;padding-bottom:54px}.brands-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:850;letter-spacing:1.35px;color:var(--blue)}.brands-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #e31b2315}.brands-hero h1{margin:11px 0 13px;font-size:48px;line-height:1.04;letter-spacing:-1.55px;color:#0b1730}.brands-hero p{max-width:760px;margin:0;color:#596775;font-size:17px;line-height:1.65}.brands-page{padding-top:44px;padding-bottom:62px}.brands-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.brand-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #dce5eb;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px rgba(21,47,69,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.brand-card:hover{transform:translateY(-2px);border-color:#c5d6e2;box-shadow:0 12px 34px rgba(21,47,69,.075)}.brand-card-main{display:grid;grid-template-columns:148px minmax(0,1fr);gap:22px;align-items:center;padding:23px 24px 20px;flex:1}.brand-logo-box{width:148px;height:105px;border-radius:16px;background:#f5f8fa;border:1px solid #e5ebef;display:grid;place-items:center;overflow:hidden}.brand-network-logo{width:100%;height:100%;object-fit:contain;padding:14px}.brand-text-logo{padding:12px;font-size:21px;line-height:1.05;text-align:center;font-weight:900;letter-spacing:-.8px;color:var(--blue)}.brand-card-copy{min-width:0}.brand-domain{display:block;margin-bottom:4px;color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-card h2{margin:0 0 8px;font-size:24px;line-height:1.15;letter-spacing:-.55px}.brand-card p{margin:0;color:#68747e;font-size:14px;line-height:1.55}.brand-visit{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e4eaef;padding:13px 24px;color:var(--blue);font-weight:800;font-size:13px}.brand-visit b{font-size:19px;line-height:1}.brands-empty{max-width:700px;margin:20px auto;padding:42px;border-radius:22px;background:#f5f8fa;text-align:center}.brands-empty h2{margin-top:0}.brands-network-band{margin-top:0}.footer-grid .our-brands-link{color:#fff!important;font-weight:750}

@media(max-width:760px){.brands-hero-inner{padding-top:42px;padding-bottom:40px}.brands-hero h1{font-size:39px}.brands-hero p{font-size:15.5px}.brands-grid{grid-template-columns:1fr}.brand-card-main{grid-template-columns:126px minmax(0,1fr);padding:20px;gap:18px}.brand-logo-box{width:126px;height:92px}.brand-card h2{font-size:21px}.brands-page{padding-top:32px;padding-bottom:48px}}
@media(max-width:480px){.brands-hero h1{font-size:34px}.brand-card-main{grid-template-columns:1fr}.brand-logo-box{width:100%;height:116px}.brand-card h2{font-size:22px}.brand-visit{padding-inline:20px}}

/* =========================================================
   v1.5.0 — werkende Meer-menu, zoekpagina en compacte archieven
   ========================================================= */

/* Regiobalk: Meer is nu een echte, toegankelijke dropdown. */
.region-bar{overflow:visible;position:relative}
.region-more-wrap{margin-left:auto;position:relative;flex:0 0 auto}
.region-more-wrap>summary{list-style:none}
.region-more-wrap>summary::-webkit-details-marker{display:none}
.region-more{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:16px;user-select:none;outline:none;padding:8px 0;color:#1b2028}
.region-more svg{width:13px;height:9px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}
.region-more-wrap[open] .region-more{color:var(--blue);font-weight:750}
.region-more-wrap[open] .region-more svg{transform:rotate(180deg)}
.region-more:focus-visible{outline:3px solid rgba(13,62,215,.22);outline-offset:5px;border-radius:6px}
.region-dropdown{position:absolute;right:0;top:calc(100% + 13px);z-index:80;width:430px;padding:12px;background:#fff;border:1px solid #dce5eb;border-radius:18px;box-shadow:0 18px 48px rgba(22,45,67,.16)}
.region-dropdown:before{content:"";position:absolute;right:18px;top:-7px;width:13px;height:13px;background:#fff;border-left:1px solid #dce5eb;border-top:1px solid #dce5eb;transform:rotate(45deg)}
.region-dropdown-all{position:relative;display:flex!important;justify-content:space-between;align-items:center;gap:18px;padding:11px 12px!important;margin-bottom:6px;border-radius:12px;background:#f1f8fc;color:var(--blue)!important}
.region-dropdown-all strong{font-size:14px}
.region-dropdown-all span{font-size:11px;color:#6d7a85}
.region-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}
.region-dropdown-grid a{display:flex!important;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px!important;border-radius:10px;font-size:13px!important;color:#27313a;transition:background .14s ease,color .14s ease}
.region-dropdown-grid a:hover,.region-dropdown-grid a.is-current{background:#f1f5ff;color:var(--blue);font-weight:750}
.region-dropdown-grid a span{font-size:17px;line-height:1;color:var(--blue)}

/* Compactere, beter uitgelijnde introductie op archief- en regiopagina's. */
.taxonomy-hero,.incident-archive-hero,.search-archive-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:34px;padding:27px 30px;border-radius:20px;background:linear-gradient(115deg,#eef9fe 0%,#f8fcfe 70%,#eef5ff 100%);box-shadow:none}
.taxonomy-hero:after,.incident-archive-hero:after,.search-archive-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-72px;top:-95px;background:rgba(21,125,211,.055);pointer-events:none}
.archive-hero-content{position:relative;z-index:1;min-width:0;max-width:760px}
.taxonomy-hero .eyebrow,.incident-archive-hero .eyebrow,.search-archive-hero .eyebrow{font-size:11px;letter-spacing:.85px}
.taxonomy-hero h1,.incident-archive-hero h1,.search-archive-hero h1{margin:7px 0 8px;font-size:34px;line-height:1.08;letter-spacing:-1px;text-wrap:balance}
.taxonomy-hero p,.incident-archive-hero p,.search-archive-hero p{max-width:690px;font-size:15px;line-height:1.5;color:#64717d}
.archive-hero-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:7px;flex:0 0 auto}
.archive-secondary-link{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:145px;padding:9px 12px;border-radius:10px;color:#22303d;font-size:12px;font-weight:750;transition:background .14s ease,color .14s ease}
.archive-secondary-link:hover{background:#fff;color:var(--blue)}
.archive-secondary-link span{color:var(--blue);font-size:16px}
.taxonomy-layout{margin-top:26px}
.incident-archive-page .filter-bar{padding:15px 0 2px}
.incident-archive-page .content-layout{margin-top:24px}

/* Zoekpagina: altijd een echte zoekbalk in de pagina zelf. */
.search-archive-hero{align-items:center}
.search-archive-hero .archive-hero-content{width:100%;max-width:none}
.archive-search-form{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:19px;padding:7px;background:#fff;border:1px solid #d8e4eb;border-radius:14px;box-shadow:0 5px 18px rgba(34,65,87,.055);max-width:760px}
.archive-search-icon{display:grid;place-items:center;color:#687784}
.archive-search-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.archive-search-form input{min-width:0;height:43px;border:0;outline:0;background:transparent;padding:0 5px;font:inherit;font-size:14px;color:var(--ink)}
.archive-search-form input::placeholder{color:#8a949d}
.archive-search-form button{height:43px;border:0;border-radius:10px;background:var(--blue);color:#fff;padding:0 18px;font-weight:800;font-size:13px;cursor:pointer;transition:background .14s ease,transform .14s ease}
.archive-search-form button:hover{background:#051e91;transform:translateY(-1px)}
.archive-search-form:focus-within{border-color:#9db8dc;box-shadow:0 0 0 3px rgba(13,62,215,.09)}
.results-heading{display:flex;align-items:baseline;gap:7px;padding:21px 2px 0;color:#6f7a84;font-size:13px}
.results-heading strong{font-size:17px;color:#1b2530}
.search-results-layout{margin-top:18px}
.empty-state{padding:28px 24px;border:1px solid #dae5ec;border-radius:18px;background:#fff}
.empty-state b{display:block;font-size:19px;color:#17222d;margin-bottom:5px}
.empty-state p{margin:0;color:#6f7a84;font-size:14px}

/* De paginatitel mag op deze schermen niet meer onnodig groot of leeg aanvoelen. */
@media(max-width:980px){
  .region-bar{gap:22px}
  .region-link-4{display:none}
  .taxonomy-hero,.incident-archive-hero,.search-archive-hero{padding:25px 27px}
}

@media(max-width:760px){
  .region-bar{gap:20px}
  .region-link-3,.region-link-4{display:none}
  .region-more-wrap{margin-left:auto}
  .region-dropdown{width:min(420px,calc(100vw - 38px));right:0}
  .taxonomy-hero,.incident-archive-hero,.search-archive-hero{display:block;padding:23px 23px}
  .taxonomy-hero h1,.incident-archive-hero h1,.search-archive-hero h1{font-size:30px}
  .archive-hero-actions{margin-top:14px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}
  .archive-secondary-link{min-width:0;padding:8px 10px;background:rgba(255,255,255,.7)}
}

@media(max-width:620px){
  .region-bar{gap:17px}
  .region-link-2,.region-link-3,.region-link-4{display:none}
  .region-more{font-size:14px;padding:7px 0}
  .region-dropdown{width:calc(100vw - 28px);right:0;padding:10px;border-radius:16px}
  .region-dropdown-grid{grid-template-columns:1fr}
  .region-dropdown-grid a{padding:8px 9px!important}
  .page-shell{padding-top:23px}
  .taxonomy-hero,.incident-archive-hero,.search-archive-hero{padding:20px 19px;border-radius:17px}
  .taxonomy-hero h1,.incident-archive-hero h1,.search-archive-hero h1{font-size:27px;letter-spacing:-.7px}
  .taxonomy-hero p,.incident-archive-hero p,.search-archive-hero p{font-size:13.5px}
  .archive-search-form{grid-template-columns:29px minmax(0,1fr);gap:4px;padding:6px;margin-top:16px}
  .archive-search-form button{grid-column:1 / -1;width:100%;height:41px}
  .archive-search-form input{height:40px;font-size:13px}
  .results-heading{padding-top:16px}
  .search-results-layout,.taxonomy-layout,.incident-archive-page .content-layout{margin-top:18px}
}

/* =========================================================
   v1.7.0 — slimme zoekfunctie voor plaatsen en P2000-data
   ========================================================= */
.search-suggest-host{position:relative}
.search-suggestions{position:absolute;z-index:120;left:0;right:0;top:calc(100% + 8px);overflow:hidden;background:#fff;border:1px solid #d7e2ea;border-radius:16px;box-shadow:0 18px 48px rgba(17,42,63,.16);text-align:left}
.search-suggestions[hidden]{display:none!important}
.search-suggestion-item{display:grid;grid-template-columns:82px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf1f4;background:#fff;transition:background .12s ease}
.search-suggestion-item:hover,.search-suggestion-item.is-active{background:#f2f8fd}
.search-suggestion-type{display:inline-flex;width:max-content;max-width:82px;align-items:center;justify-content:center;padding:5px 7px;border-radius:999px;background:#edf3ff;color:var(--blue);font-size:10px;line-height:1;font-weight:850;white-space:nowrap}
.search-suggestion-copy{min-width:0;display:grid;gap:2px}
.search-suggestion-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17212b;font-size:13px;line-height:1.25}
.search-suggestion-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#78838d;font-size:11px}
.search-suggestion-arrow{color:var(--blue);font-size:21px;line-height:1;text-align:right}
.search-all-results{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;background:#f7fafc;color:var(--blue);font-size:12px;font-weight:800}
.search-all-results:hover,.search-all-results.is-active{background:#edf5fc}
.search-suggestion-loading,.search-suggestion-empty{padding:14px;color:#74808a;font-size:12px;background:#fff}
.search-panel{position:relative;z-index:55}
.search-panel .search-suggestions{top:calc(100% + 7px)}
.search-archive-hero{overflow:visible}
.search-archive-hero .archive-search-form{z-index:4}

/* Directe plaats-/regiohits boven de gewone meldingen. */
.search-location-matches{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:15px 2px 2px;scrollbar-width:none}
.search-location-matches::-webkit-scrollbar{display:none}
.search-location-label{flex:0 0 auto;color:#75818b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.55px;margin-right:2px}
.search-location-matches a{flex:0 0 auto;display:grid;gap:1px;min-width:108px;padding:8px 11px;border:1px solid #d8e3ea;border-radius:12px;background:#fff}
.search-location-matches a:hover{border-color:#b8cde0;background:#f7fbfe}
.search-location-matches small{color:#78838d;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.4px}
.search-location-matches strong{color:#17304b;font-size:12px;line-height:1.2}

@media(max-width:620px){
  .search-suggestions{left:-6px;right:-6px;border-radius:14px}
  .search-suggestion-item{grid-template-columns:68px minmax(0,1fr) 14px;gap:9px;padding:10px}
  .search-suggestion-type{max-width:68px;font-size:9px;padding:5px 6px}
  .search-suggestion-copy strong{font-size:12px}
  .search-suggestion-copy small{font-size:10px}
  .search-all-results{font-size:11px;padding:10px 11px}
  .search-location-matches{padding-top:12px}
}

/* ==========================================================
   112-Online v1.8 — instelbare hulpdiensticonen + rustige footer
   ========================================================== */
.service-link .service-icon-box{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;overflow:hidden;background:#eef3ff;color:var(--blue)}
.service-link .service-icon-box .service-default-icon{display:grid;place-items:center;width:100%;height:100%;background:transparent;color:inherit;font-size:15px;line-height:1}
.service-link .service-custom-icon{display:block;width:22px;height:22px;max-width:none;object-fit:contain}
.service-brandweer .service-icon-box{background:#fff0ee;color:#d93627}.service-ambulance .service-icon-box{background:#fff9dc;color:#9e7e00}.service-politie .service-icon-box{background:#edf4ff;color:#135fc0}.service-traumahelikopter .service-icon-box{background:#fff9d2;color:#887700}.service-knrm .service-icon-box{background:#eaf7ff;color:#0873af}
.incident-fallback .service-default-icon{display:grid;place-items:center;width:100%;height:100%;font-size:inherit;color:inherit}
.incident-fallback .service-custom-icon{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.10))}
.footer-grid>div:first-child>p:first-child{margin-top:0}
@media(max-width:620px){.service-link .service-icon-box{width:28px;height:28px;flex-basis:28px}.service-link .service-custom-icon{width:20px;height:20px}.incident-fallback .service-custom-icon{width:46px;height:46px}}

/* ==========================================================
   v1.9.0 — complete SEO + vaste regio-architectuur
   ========================================================== */
.home-section-heading{align-items:flex-end;gap:24px}
.home-section-heading>span{gap:1px;min-width:0}
.section-overline,.seo-kicker{display:block;color:var(--blue);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.72px}
.section-heading h1{margin:2px 0 1px;color:var(--blue);font-size:27px;line-height:1.14;letter-spacing:-.65px;text-wrap:balance}
.home-seo-summary{max-width:700px;margin:-5px 0 17px;color:#6b7680;font-size:13px;line-height:1.55}
.page-breadcrumbs{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:#7c8791;font-size:11px;line-height:1.3;overflow-x:auto;scrollbar-width:none}
.page-breadcrumbs::-webkit-scrollbar{display:none}.page-breadcrumbs a{color:#52616e;white-space:nowrap}.page-breadcrumbs a:hover{color:var(--blue)}.page-breadcrumbs>span:last-child{color:#27333e;font-weight:700;white-space:nowrap}
.region-directory-link{margin-top:7px;background:#f4f8fc!important}

/* Informatieve SEO-sectie onder regiofeeds: zichtbaar, maar niet dominant. */
.seo-region-content{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);gap:34px;margin:10px 0 22px;padding:29px 30px;border:1px solid #dce7ee;border-radius:20px;background:#f8fbfd}
.seo-region-copy h2,.region-faq h2,.region-directory-intro h2{margin:5px 0 12px;color:#16212c;font-size:25px;line-height:1.15;letter-spacing:-.55px}
.seo-region-copy p{margin:0 0 11px;color:#5f6c77;font-size:14px;line-height:1.65}.seo-region-copy p:last-child{margin-bottom:0}.seo-region-copy a{color:var(--blue);font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.seo-related-regions{align-self:start;padding-left:26px;border-left:1px solid #d9e5ec}.seo-related-regions h3{margin:2px 0 11px;color:var(--blue);font-size:16px}.seo-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 14px}.seo-related-grid a{display:flex;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #e5edf2;color:#42505c;font-size:12px;font-weight:700}.seo-related-grid a:hover{color:var(--blue)}.seo-related-grid span{color:var(--blue)}
.region-faq{margin:22px 0 5px;padding-top:26px;border-top:1px solid var(--line)}.region-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.region-faq article{padding:17px 18px;border:1px solid #e0e7ec;border-radius:16px;background:#fff}.region-faq h3{margin:0 0 7px;font-size:14px;line-height:1.35}.region-faq p{margin:0;color:#697580;font-size:12px;line-height:1.55}

/* /regios/: crawlbare en gebruiksvriendelijke directory voor 12 provincies / 342 gemeenten. */
.region-directory-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:28px 30px;border-radius:20px;background:linear-gradient(115deg,#eef9fe 0%,#f8fcfe 70%,#eef5ff 100%)}
.region-directory-hero h1{margin:7px 0 8px;font-size:34px;line-height:1.08;letter-spacing:-1px;text-wrap:balance}.region-directory-hero p{font-size:15px;line-height:1.5}
.region-directory-intro{max-width:760px;padding:29px 0 20px}.region-directory-intro p{margin:0;color:#65727d;font-size:14px;line-height:1.6}
.region-directory-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.region-directory-card{min-width:0;border:1px solid #dce5eb;border-radius:20px;background:#fff;overflow:hidden}.region-directory-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px 21px 16px;background:#f5f9fc;border-bottom:1px solid #e1e9ee}.region-directory-card-head span{display:block;color:#74818c;font-size:9px;font-weight:850;letter-spacing:.7px}.region-directory-card-head h2{margin:3px 0 0;color:var(--blue);font-size:22px;line-height:1.1}.region-directory-card-head>a{flex:0 0 auto;color:var(--blue);font-size:11px;font-weight:800}.region-directory-card-head>a span{display:inline;font-size:15px;color:inherit}.municipality-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding:10px 20px 16px}.municipality-link-grid a{display:flex;align-items:center;justify-content:space-between;gap:9px;min-width:0;padding:8px 2px;border-bottom:1px solid #edf1f4;color:#35424d;font-size:12px}.municipality-link-grid a:hover{color:var(--blue)}.municipality-link-grid a span{color:var(--blue)}
.seo-note-card{margin:24px 0 0;padding:21px 23px;border-radius:18px;background:#f3f7f9}.seo-note-card h2{margin:0 0 7px;color:var(--blue);font-size:18px}.seo-note-card p{margin:0;color:#64707a;font-size:13px;line-height:1.55}

@media(max-width:980px){
  .seo-region-content{grid-template-columns:1fr;gap:23px}.seo-related-regions{padding:20px 0 0;border-left:0;border-top:1px solid #d9e5ec}.region-faq-grid{grid-template-columns:1fr 1fr}.region-directory-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .section-heading h1{font-size:22px;letter-spacing:-.4px}.home-section-heading{align-items:flex-start}.home-section-heading>a{padding-top:5px;white-space:nowrap}.home-seo-summary{font-size:12px;margin-top:-3px}.page-breadcrumbs{margin-bottom:10px}
  .seo-region-content{margin-top:5px;padding:21px 19px;border-radius:17px}.seo-region-copy h2,.region-faq h2,.region-directory-intro h2{font-size:21px}.seo-related-grid{grid-template-columns:1fr}.region-faq{padding-top:21px}.region-faq-grid{grid-template-columns:1fr}.region-faq article{padding:15px 16px}
  .region-directory-hero{display:block;padding:20px 19px;border-radius:17px}.region-directory-hero h1{font-size:27px;letter-spacing:-.7px}.region-directory-hero p{font-size:13.5px}.region-directory-hero .archive-hero-actions{margin-top:14px}.region-directory-intro{padding:23px 1px 16px}.region-directory-grid{gap:13px}.region-directory-card{border-radius:17px}.region-directory-card-head{padding:17px 17px 13px}.region-directory-card-head h2{font-size:20px}.region-directory-card-head>a{font-size:10px}.municipality-link-grid{grid-template-columns:1fr;padding:8px 16px 13px}.municipality-link-grid a{font-size:12px;padding:8px 1px}
}

/* ==========================================================
   v1.10.0 — 112 Nieuws archive: betere hiërarchie + SEO-content
   ========================================================== */
.news-page{padding-top:25px}
.news-archive-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:34px;padding:31px 34px;border:1px solid #d9e8f1;border-radius:22px;background:linear-gradient(118deg,#edf9fe 0%,#f8fcfe 68%,#eef5ff 100%)}
.news-archive-hero:after{content:"";position:absolute;right:-72px;top:-95px;width:210px;height:210px;border-radius:50%;background:rgba(13,62,215,.05);pointer-events:none}
.news-hero-copy{position:relative;z-index:1;max-width:760px;min-width:0}.news-hero-copy h1{margin:7px 0 10px;font-size:37px;line-height:1.07;letter-spacing:-1.1px;text-wrap:balance}.news-hero-copy>p{max-width:720px;margin:0;color:#5f6e7a;font-size:15px;line-height:1.55}.news-hero-links{display:flex;align-items:center;gap:18px;margin-top:16px;flex-wrap:wrap}.news-hero-links a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;font-weight:800}.news-hero-links a:hover{text-decoration:underline;text-underline-offset:3px}.news-hero-mark{position:relative;z-index:1;flex:0 0 150px;min-height:94px;display:grid;place-content:center;text-align:center;border-left:1px solid #d6e5ef;color:var(--blue)}.news-hero-mark span{font-size:48px;line-height:.9;font-weight:950;letter-spacing:-4px}.news-hero-mark b{margin-top:8px;font-size:11px;letter-spacing:2.2px}
.news-topic-strip{display:flex;gap:8px;overflow-x:auto;padding:15px 0 0;scrollbar-width:none}.news-topic-strip::-webkit-scrollbar{display:none}.news-topic-strip a{flex:0 0 auto;border:1px solid #d8e2e9;border-radius:999px;background:#fff;padding:9px 14px;color:#34424e;font-size:12px;font-weight:750}.news-topic-strip a:first-child{background:var(--blue);border-color:var(--blue);color:#fff}.news-topic-strip a:hover{border-color:#b8c9d6;color:var(--blue)}.news-topic-strip a:first-child:hover{color:#fff;background:var(--blue2)}
.news-page-layout{margin-top:25px;grid-template-columns:minmax(0,1fr) 306px;gap:36px}.news-main-feed{min-width:0}.news-featured-wrap{margin-bottom:8px}.news-featured-card{display:grid;grid-template-columns:minmax(270px,.92fr) minmax(0,1.08fr);min-height:268px;border:1px solid #d9e3e9;border-radius:22px;background:#fff;overflow:hidden}.news-featured-media{position:relative;display:block;min-height:268px;background:linear-gradient(145deg,#0926a2,#148add)}.news-featured-media img{width:100%;height:100%;object-fit:cover}.news-featured-fallback{position:absolute;inset:0;display:grid;place-items:center;color:#ffffff20;font-size:128px;font-weight:950;letter-spacing:-10px}.news-featured-body{display:flex;flex-direction:column;justify-content:center;padding:27px 30px}.news-featured-body h2{margin:8px 0 10px;font-size:28px;line-height:1.12;letter-spacing:-.65px;text-wrap:balance}.news-featured-body h2 a:hover{color:var(--blue)}.news-featured-body p{margin:0;color:#63707b;font-size:14px;line-height:1.58}.news-featured-read,.news-card-read{display:inline-flex;align-items:center;gap:7px;width:max-content;margin-top:16px;color:var(--blue);font-size:12px;font-weight:850}.news-featured-read:hover,.news-card-read:hover{text-decoration:underline;text-underline-offset:3px}
.news-list-modern{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.news-list-modern .news-card{grid-template-columns:132px minmax(0,1fr);gap:15px;padding:18px 0;min-width:0}.news-list-modern .news-card-thumb{height:102px;border-radius:15px}.news-list-modern .news-card:nth-child(odd){border-right:1px solid #e1e8ed;padding-right:21px}.news-list-modern .news-card h2{font-size:17px;line-height:1.22;margin:6px 0 5px}.news-list-modern .news-card p{font-size:12px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-list-modern .news-card-read{margin-top:8px;font-size:10.5px}.news-card-meta b{color:#576570;font-size:10.5px;font-weight:700}.news-fallback-thumb{position:relative;background:linear-gradient(145deg,#0825a1,#1688dc)!important}.news-fallback-112{position:absolute;inset:0;display:grid;place-items:center;color:#ffffff2b;font-size:58px;font-weight:950;letter-spacing:-5px}
.news-sidebar{gap:18px}.news-sidebar .side-card{border:1px solid #dce4ea;background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 25px rgba(36,62,78,.035)}.side-card-heading{display:flex;align-items:center;gap:9px;margin-bottom:8px}.side-card-heading h2{margin:0}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(227,27,35,.11)}.news-live-card>a{grid-template-columns:43px minmax(0,1fr) 10px;gap:8px;padding:10px 0}.news-live-card>a time{font-size:11px}.news-live-card>a span{font-size:12px;line-height:1.35}.news-live-card>a em{font-size:17px}.news-sidebar .side-all-link{grid-template-columns:1fr auto;margin-top:4px;color:var(--blue);font-weight:800}.news-about-card .seo-kicker{margin-bottom:6px}.news-about-card h2{margin:0 0 8px;color:#172534;font-size:18px;line-height:1.2}.news-about-card p{margin:0;color:#66737e;font-size:12.5px;line-height:1.55}
.news-seo-content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr);gap:38px;margin:8px 0 25px;padding:28px 30px;border:1px solid #dce6ed;border-radius:20px;background:#f8fbfd}.news-seo-copy h2{margin:5px 0 11px;font-size:24px;line-height:1.15;letter-spacing:-.5px}.news-seo-copy p{margin:0 0 11px;color:#5f6d78;font-size:13px;line-height:1.65}.news-seo-copy p:last-child{margin-bottom:0}.news-seo-copy a{color:var(--blue);font-weight:750;text-decoration:underline;text-underline-offset:2px}.news-seo-links{padding-left:25px;border-left:1px solid #dbe5eb}.news-seo-links h3{margin:0 0 8px;color:var(--blue);font-size:15px}.news-seo-links>div{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.news-seo-links>div a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #e3ebf0;color:#44525e;font-size:11.5px;font-weight:700}.news-seo-links>div a span{color:var(--blue)}.news-all-regions{display:inline-block;margin-top:11px;color:var(--blue);font-size:11.5px;font-weight:850}

@media(max-width:980px){
  .news-archive-hero{padding:27px 28px}.news-hero-mark{flex-basis:125px}.news-page-layout{grid-template-columns:1fr}.news-sidebar{grid-template-columns:1fr 1fr}.news-about-card{grid-column:1/-1}.news-seo-content{grid-template-columns:1fr;gap:22px}.news-seo-links{padding:20px 0 0;border-left:0;border-top:1px solid #dbe5eb}
}
@media(max-width:760px){
  .news-hero-mark{display:none}.news-featured-card{grid-template-columns:1fr}.news-featured-media{min-height:220px;max-height:280px}.news-featured-body{padding:23px}.news-list-modern{grid-template-columns:1fr}.news-list-modern .news-card:nth-child(odd){border-right:0;padding-right:0}.news-sidebar{grid-template-columns:1fr}
}
@media(max-width:620px){
  .news-page{padding-top:18px}.news-archive-hero{padding:21px 19px;border-radius:17px}.news-hero-copy h1{font-size:28px;letter-spacing:-.75px}.news-hero-copy>p{font-size:13.5px}.news-hero-links{margin-top:13px;gap:12px}.news-topic-strip{padding-top:12px}.news-topic-strip a{padding:8px 12px;font-size:11px}.news-page-layout{margin-top:20px}.news-featured-card{border-radius:17px}.news-featured-media{min-height:185px}.news-featured-body{padding:19px}.news-featured-body h2{font-size:22px}.news-featured-body p{font-size:12.5px}.news-list-modern .news-card{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:14px 0}.news-list-modern .news-card-thumb{height:88px;border-radius:13px}.news-list-modern .news-card h2{font-size:15.5px}.news-list-modern .news-card p,.news-list-modern .news-card-read{display:none}.news-card-meta b{display:none}.news-seo-content{padding:21px 19px;border-radius:17px}.news-seo-copy h2{font-size:21px}.news-seo-links>div{grid-template-columns:1fr}
}
.news-article-breadcrumbs{margin-bottom:19px}.news-byline{color:#52616d;font-weight:700}.news-article-meta{flex-wrap:wrap}.news-featured-image img{width:100%;height:auto;max-height:560px;object-fit:cover}

/* ==========================================================
   v1.11.0 — homepage-UI doorgetrokken over het hele theme
   ========================================================== */
:root{
  --home-zone:#edf7fc;
  --home-zone-2:#f4faff;
  --home-card:#fff;
  --home-border:#dce7ee;
  --home-shadow:0 9px 28px rgba(31,66,91,.055);
}

/* Eén pagina-ritme: headerkaart -> hulpdiensten -> lichtblauwe contentzone. */
.unified-page{padding-top:25px;padding-bottom:38px}
.unified-page>.page-breadcrumbs{margin-bottom:12px}
.unified-hero,.archive-hero.unified-hero,.news-archive-hero.unified-hero{
  position:relative;overflow:hidden;min-height:0;
  border:1px solid #d9e8f1;border-radius:22px;
  background:linear-gradient(118deg,#edf9fe 0%,#f8fcfe 68%,#eef5ff 100%);
  box-shadow:0 8px 26px rgba(31,66,91,.035);
  padding:29px 32px;
}
.unified-hero:after{content:"";position:absolute;right:-76px;top:-105px;width:220px;height:220px;border-radius:50%;background:rgba(13,62,215,.045);pointer-events:none}
.unified-hero .archive-hero-content,.unified-hero .news-hero-copy{position:relative;z-index:1}
.unified-hero .eyebrow{font-size:11px;letter-spacing:.82px}
.unified-hero h1,.article-intro-card h1{margin:7px 0 9px;font-size:34px;line-height:1.08;letter-spacing:-.95px;text-wrap:balance;color:#0b1320}
.unified-hero p{font-size:14px;line-height:1.55;color:#61707c}
.unified-hero .archive-hero-actions{position:relative;z-index:2}

/* Dezelfde hulpdienstencomponent als de homepage, ook op onderliggende pagina's. */
.page-service-strip{margin-top:15px;margin-bottom:0}
.page-service-strip .service-link{background:#fff}
.page-service-strip .service-link.is-active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue),0 6px 18px rgba(9,41,184,.09);color:var(--blue)}
.page-service-strip .service-link.is-active .service-icon-box{box-shadow:inset 0 0 0 1px currentColor}

/* Alle lijsten gebruiken dezelfde homepage nieuwszone. */
.archive-content-layout,.taxonomy-layout,.search-results-layout,.news-page-layout,.unified-page>.content-layout{
  margin-top:26px;
}
.page-feed-heading{align-items:flex-end;gap:22px;margin-bottom:17px}
.page-feed-heading>span{display:grid;gap:1px;min-width:0}
.page-feed-heading h2{margin:2px 0 1px;color:var(--blue);font-size:27px;line-height:1.14;letter-spacing:-.62px;text-wrap:balance}
.page-feed-heading small{color:#6f7c87;font-size:13px}
.archive-content-layout:before,.taxonomy-layout:before,.search-results-layout:before,.news-page-layout:before,.unified-page>.content-layout:before{
  background:linear-gradient(180deg,var(--home-zone) 0%,#edf6fb 100%);
  border-color:#e4eef4;
}

/* Filterknoppen volgen de ronde homepage-knoppen. */
.home-filter-bar{padding:14px 0 2px;gap:8px}
.home-filter-bar a{min-height:38px;display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#fff;font-size:12px;box-shadow:0 2px 8px rgba(24,55,76,.025)}

/* Kaarten en sidebar identiek aan de rustige homepage-kaarten. */
.side-card,.news-sidebar .side-card,.brand-card,.region-directory-card,.home-ui-info-panel,.home-ui-generic-card{
  border-color:var(--home-border);background:var(--home-card);box-shadow:var(--home-shadow);
}
.side-card{border-radius:21px}
.news-sidebar .side-card{border-radius:21px}
.news-sidebar .side-card h2,.side-card h2{font-size:20px}

/* 112 Nieuws: zelfde feed-ritme, maar met een prominente eerste kaart. */
.news-page-layout{grid-template-columns:minmax(0,1fr) 292px;gap:32px}
.news-feed-heading{margin-bottom:14px}
.news-featured-card{border-color:var(--home-border);border-radius:21px;box-shadow:var(--home-shadow)}
.news-featured-body{padding:25px 27px}
.news-featured-body h2{font-size:26px}
.news-list-modern .news-card{padding-top:17px;padding-bottom:17px}
.news-list-modern .news-card-thumb{box-shadow:0 3px 12px rgba(30,55,72,.07)}
.news-seo-content,.seo-region-content{background:#fff;border-color:var(--home-border);box-shadow:var(--home-shadow)}
.news-hero-mark{border-left-color:#d8e6ef}

/* Slim zoeken voelt nu als de zoekvariant van de homepage. */
.search-archive-hero .archive-search-form{max-width:760px;margin-top:17px;border-radius:15px;padding:8px;box-shadow:var(--home-shadow)}
.search-location-matches{padding-top:13px}
.search-location-matches a{border-radius:14px;box-shadow:0 3px 11px rgba(31,66,91,.035)}
.results-heading{padding-top:15px}

/* Detailpagina's: H1 in dezelfde lichtblauwe hero, inhoud in witte nieuwskaart. */
.article-page-top{padding-bottom:0}
.article-intro-card{display:block}
.article-intro-card .archive-hero-content{max-width:850px}
.article-intro-card .incident-meta,.article-intro-card .news-article-meta{margin:0 0 5px}
.article-intro-card .detail-location{margin:8px 0 0;font-size:14px;color:#60707c}
.article-intro-card .news-lead{max-width:790px;margin:11px 0 0;font-size:17px;line-height:1.52;color:#53616d}
.article-intro-card .newsworthy-link{width:max-content;max-width:100%;margin:15px 0 0;background:#fff;border:1px solid #dbe6ee}
.home-ui-article-layout{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) 292px;gap:32px;padding-top:28px;padding-bottom:52px}
.home-ui-article-layout:before{content:"";position:absolute;z-index:-1;top:-17px;bottom:-29px;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,var(--home-zone) 0%,#edf6fb 100%);border-top:1px solid #e4eef4;border-bottom:1px solid #e4edf2}
.home-ui-article-card{min-width:0;padding:27px 29px 30px;border:1px solid var(--home-border);border-radius:22px;background:#fff;box-shadow:var(--home-shadow)}
.home-ui-article-card .back-link{margin-bottom:19px;font-size:12px}
.home-ui-article-card .detail-grid{margin:0 0 24px}
.home-ui-article-card .detail-grid>div{background:#f7fafc;border:1px solid #e2eaf0;border-radius:15px;padding:14px 15px}
.home-ui-article-card .raw-message{margin:21px 0;background:#eef8fd;border-radius:0 14px 14px 0}
.home-ui-article-card .source-box{background:#f7fafc}
.home-ui-article-card .emergency-note{border-radius:15px}
.home-ui-article-card .news-featured-image{margin:0 0 26px;border-radius:18px;box-shadow:0 4px 15px rgba(22,48,66,.055)}
.home-ui-article-card .article-content{font-size:16px;line-height:1.72}
.home-ui-article-card .news-content h2{font-size:24px}

/* Regio-directory: dezelfde lichtblauwe zone + witte kaarten als de homepage. */
.region-directory-intro{max-width:780px;padding:26px 2px 18px}
.region-directory-intro .section-overline{margin-bottom:4px}
.home-ui-directory-zone{position:relative;isolation:isolate;margin-top:0;padding-top:18px;padding-bottom:24px}
.home-ui-directory-zone:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,var(--home-zone) 0%,#edf6fb 100%);border-top:1px solid #e4eef4;border-bottom:1px solid #e4edf2}
.region-directory-grid{gap:16px}
.region-directory-card{border-radius:20px}
.region-directory-card-head{background:#f7fafc}
.seo-note-card.home-ui-info-panel{margin-top:22px;background:#fff}

/* Onze merken: geen afwijkende full-width hero meer; zelfde compositie als meldingen/nieuws. */
.brands-page-shell{padding-bottom:0}
.brands-unified-hero{display:block}
.brands-page{position:relative;isolation:isolate;padding-top:32px;padding-bottom:50px}
.brands-page.home-ui-page-zone:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,var(--home-zone) 0%,#edf6fb 100%);border-top:1px solid #e4eef4;border-bottom:1px solid #e4edf2}
.brands-grid{gap:18px}
.brand-card{border-radius:20px}
.brand-logo-box{background:#f7fafc}
.brand-visit{background:#fff}

/* 404 en generieke pagina's. */
.error-content-layout{grid-template-columns:minmax(0,1fr);max-width:760px;margin-inline:auto}
.home-ui-empty{background:#fff;border:1px solid var(--home-border);box-shadow:var(--home-shadow);text-align:left}
.home-ui-empty b{font-size:22px}
.error-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:19px}
.error-actions .load-more{margin:0}
.secondary-pill{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;border:1px solid #cfdce5;border-radius:999px;background:#fff;color:var(--blue);font-weight:800;font-size:13px}
.home-ui-generic-card{padding:20px 21px;margin-bottom:12px;border:1px solid var(--home-border);border-radius:18px}
.home-ui-generic-card h2{margin:0 0 7px;font-size:20px;color:var(--blue)}
.home-ui-generic-card p{margin:0;color:#65727d}

/* De EenEenTwee-band is nu een vast einde van alle hoofdtemplates. */
.site-network-band{margin-top:0}
.site-network-band+.site-footer{margin-top:0}

@media(max-width:980px){
  .news-page-layout,.home-ui-article-layout{grid-template-columns:1fr}
  .home-ui-article-layout .sidebar,.news-page-layout .sidebar{grid-template-columns:1fr 1fr}
  .unified-hero h1,.article-intro-card h1{font-size:32px}
}

@media(max-width:760px){
  .page-feed-heading h2{font-size:24px}
  .home-ui-article-layout .sidebar,.news-page-layout .sidebar{grid-template-columns:1fr}
  .home-ui-article-card{padding:23px}
}

@media(max-width:620px){
  .unified-page{padding-top:18px;padding-bottom:27px}
  .unified-hero,.archive-hero.unified-hero,.news-archive-hero.unified-hero{padding:20px 19px;border-radius:17px}
  .unified-hero h1,.article-intro-card h1{font-size:27px;letter-spacing:-.7px}
  .unified-hero p{font-size:13px}
  .page-service-strip{width:calc(100% + 28px);margin-left:-14px;margin-top:12px;padding:10px 14px;background:#fff;border-top:0;border-bottom:1px solid #e3eaf0}
  .page-service-strip .service-link{min-width:112px}
  .archive-content-layout,.taxonomy-layout,.search-results-layout,.news-page-layout,.unified-page>.content-layout{margin-top:20px}
  .page-feed-heading{align-items:flex-start;margin-bottom:13px}
  .page-feed-heading h2{font-size:21px;letter-spacing:-.4px}
  .page-feed-heading small{font-size:11.5px}
  .home-filter-bar{padding-top:11px}
  .home-filter-bar a{font-size:11px;padding:7px 12px}
  .news-featured-body{padding:19px}
  .news-featured-body h2{font-size:21px}
  .article-page-top{padding-bottom:0}
  .article-intro-card .news-lead{font-size:15px}
  .home-ui-article-layout{padding-top:21px;padding-bottom:39px}
  .home-ui-article-layout:before{top:-12px;bottom:-22px}
  .home-ui-article-card{padding:19px;border-radius:17px}
  .home-ui-article-card .detail-grid{grid-template-columns:1fr 1fr;gap:9px}
  .home-ui-article-card .detail-grid>div{padding:12px}
  .home-ui-article-card .article-content{font-size:15px}
  .home-ui-article-card .news-content h2{font-size:21px}
  .brands-page{padding-top:23px;padding-bottom:38px}
  .brands-grid{gap:13px}
  .region-directory-intro{padding:22px 1px 14px}
  .home-ui-directory-zone{padding-top:13px;padding-bottom:18px}
  .error-actions{align-items:stretch;flex-direction:column}
  .error-actions .load-more,.secondary-pill{width:100%;justify-content:center}
}
.single-column-layout{grid-template-columns:minmax(0,1fr)}
.single-column-layout .main-feed{max-width:780px;width:100%}

/* ==========================================================
   v1.12.0 — 112 Nieuws: rustiger, beter leesbaar en homepage-achtig
   ========================================================== */
.news-page .page-breadcrumbs{margin-bottom:13px}
.news-page .news-archive-hero.unified-hero{padding:25px 28px;min-height:0;background:linear-gradient(120deg,#eef9fe 0%,#f8fcfe 72%,#eff5ff 100%)}
.news-page .news-hero-copy{max-width:735px}
.news-page .news-hero-copy h1{font-size:34px;margin:5px 0 8px}
.news-page .news-hero-copy>p{font-size:14px;line-height:1.5;max-width:680px}
.news-page .news-hero-links{margin-top:13px;gap:16px}
.news-page .news-hero-mark{flex-basis:124px;min-height:78px}
.news-page .news-hero-mark span{font-size:42px;letter-spacing:-3.5px}
.news-page .news-hero-mark b{font-size:9.5px;letter-spacing:2px;margin-top:6px}
.news-page .page-service-strip{margin-top:13px}

.news-page-layout{align-items:start;gap:30px;margin-top:23px}
.news-main-feed .news-feed-heading{margin-bottom:15px}
.news-main-feed .news-feed-heading h2{font-size:25px}
.news-main-feed .news-feed-heading small{font-size:12.5px}

/* Hoofdbericht: minder massief, duidelijke nieuwshiërarchie. */
.news-featured-wrap{margin-bottom:12px}
.news-featured-card{grid-template-columns:minmax(230px,39%) minmax(0,61%);min-height:236px;border-radius:20px}
.news-featured-media{min-height:236px;overflow:hidden}
.news-featured-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(3,20,79,.16));pointer-events:none}
.news-featured-media img{transition:transform .25s ease}
.news-featured-card:hover .news-featured-media img{transform:scale(1.015)}
.news-featured-body{padding:24px 27px}
.news-featured-body h2{margin:7px 0 9px;font-size:25px;line-height:1.14;letter-spacing:-.55px}
.news-featured-body p{font-size:13.5px;line-height:1.55;max-width:590px}
.news-featured-read{margin-top:14px;font-size:11.5px}
.news-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.news-card-meta span{font-size:10px;letter-spacing:.35px}
.news-card-meta b,.news-card-meta time{font-size:10.5px}
.news-card-meta time{color:#7a8792}
.news-card-meta b:before,.news-card-meta time:before{content:"";display:inline-block;width:3px;height:3px;margin:0 7px 2px 0;border-radius:50%;background:#aab5bd}

/* Geen generiek gigantisch 112-vlak meer: de hulpdienst wordt visueel herkenbaar. */
.news-featured-card.no-image .news-featured-media,.news-card.no-image .news-fallback-thumb{background:linear-gradient(145deg,#0b2ca9,#1688df)}
.news-featured-card.service-brandweer.no-image .news-featured-media,.news-card.service-brandweer.no-image .news-fallback-thumb{background:linear-gradient(145deg,#c83220,#ee654c)}
.news-featured-card.service-ambulance.no-image .news-featured-media,.news-card.service-ambulance.no-image .news-fallback-thumb{background:linear-gradient(145deg,#c79c00,#f3ce35)}
.news-featured-card.service-politie.no-image .news-featured-media,.news-card.service-politie.no-image .news-fallback-thumb{background:linear-gradient(145deg,#064ca9,#1f82df)}
.news-featured-card.service-traumahelikopter.no-image .news-featured-media,.news-card.service-traumahelikopter.no-image .news-fallback-thumb{background:linear-gradient(145deg,#a68c00,#e0c61a)}
.news-featured-card.service-knrm.no-image .news-featured-media,.news-card.service-knrm.no-image .news-fallback-thumb{background:linear-gradient(145deg,#0874a5,#2eb4db)}
.news-featured-fallback{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff;letter-spacing:0}
.news-featured-service-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:rgba(255,255,255,.94);color:var(--blue);box-shadow:0 10px 28px rgba(0,0,0,.10)}
.news-featured-service-icon .service-custom-icon{width:42px;height:42px;object-fit:contain}
.news-featured-service-icon .service-default-icon{font-size:31px;line-height:1}
.news-featured-fallback strong{font-size:16px;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.12)}
.news-featured-fallback small{font-size:9px;font-weight:900;letter-spacing:1.7px;opacity:.82}
.news-fallback-service{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.94);color:var(--blue);box-shadow:0 7px 18px rgba(0,0,0,.08)}
.news-fallback-service .service-custom-icon{width:30px;height:30px;object-fit:contain}
.news-fallback-service .service-default-icon{font-size:22px}
.news-fallback-label{position:absolute;left:12px;right:12px;bottom:10px;color:#fff;font-size:9px;line-height:1.2;font-weight:850;text-align:center;text-transform:uppercase;letter-spacing:.45px;text-shadow:0 1px 3px rgba(0,0,0,.15)}

/* Vervangt de krappe twee-koloms nieuwsblokjes door de rustige homepage-feed. */
.news-list-modern{display:grid;grid-template-columns:1fr;gap:0}
.news-list-modern .news-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 0;border-right:0;border-bottom:1px solid var(--line);min-width:0}
.news-list-modern .news-card:nth-child(odd){border-right:0;padding-right:0}
.news-list-modern .news-card-thumb{position:relative;display:flex;align-items:center;justify-content:center;height:108px;border-radius:16px;overflow:hidden;box-shadow:0 3px 12px rgba(30,55,72,.06)}
.news-list-modern .news-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}
.news-list-modern .news-card:hover .news-card-thumb img{transform:scale(1.025)}
.news-list-modern .news-card-body{min-width:0;padding:1px 0}
.news-list-modern .news-card h2{margin:5px 0 6px;font-size:19px;line-height:1.23;letter-spacing:-.2px}
.news-list-modern .news-card p{margin:0;color:#687580;font-size:12.5px;line-height:1.5;-webkit-line-clamp:2}
.news-list-modern .news-card-read{margin-top:7px;font-size:10.5px}

/* Sidebar: meer ademruimte en minder 'tekstmuur'. */
.news-sidebar{gap:16px}
.news-sidebar .side-card{padding:19px 20px;border-radius:19px}
.news-sidebar .side-card h2{font-size:19px}
.news-live-card>a{grid-template-columns:39px minmax(0,1fr) 9px;gap:9px;padding:10px 0;align-items:start}
.news-live-card>a time{padding-top:1px;font-size:10.5px;color:#89959f}
.news-live-card>a span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11.5px;line-height:1.35}
.news-live-card>a em{line-height:1.1}
.news-sidebar .side-all-link{margin-top:3px;padding-top:12px}
.news-region-card>a{padding:9px 0}
.news-about-card p{font-size:12px}

.news-seo-content{margin-top:13px;border-radius:20px;padding:25px 27px}
.news-seo-copy h2{font-size:22px}

@media(max-width:980px){
  .news-page-layout{gap:24px}
  .news-sidebar{grid-template-columns:1fr 1fr}
  .news-about-card{grid-column:1/-1}
}
@media(max-width:760px){
  .news-page .news-archive-hero.unified-hero{padding:22px 21px}
  .news-page .news-hero-copy h1{font-size:29px}
  .news-featured-card{grid-template-columns:1fr}
  .news-featured-media{min-height:205px;max-height:245px}
  .news-list-modern .news-card{grid-template-columns:126px minmax(0,1fr);gap:14px}
  .news-list-modern .news-card-thumb{height:96px}
  .news-sidebar{grid-template-columns:1fr}
  .news-about-card{grid-column:auto}
}
@media(max-width:620px){
  .news-page .page-breadcrumbs{margin-bottom:9px}
  .news-page .news-archive-hero.unified-hero{padding:18px 17px}
  .news-page .news-hero-copy h1{font-size:26px;line-height:1.08}
  .news-page .news-hero-copy>p{font-size:12.5px}
  .news-page .news-hero-links{gap:10px;margin-top:11px}
  .news-page .news-hero-links a{font-size:10.5px}
  .news-main-feed .news-feed-heading h2{font-size:20px}
  .news-featured-card{border-radius:16px}
  .news-featured-media{min-height:172px}
  .news-featured-service-icon{width:56px;height:56px;border-radius:17px}
  .news-featured-service-icon .service-custom-icon{width:35px;height:35px}
  .news-featured-service-icon .service-default-icon{font-size:27px}
  .news-featured-body{padding:17px}
  .news-featured-body h2{font-size:20px}
  .news-featured-body p{font-size:12px;line-height:1.48}
  .news-list-modern .news-card{grid-template-columns:106px minmax(0,1fr);gap:12px;padding:13px 0}
  .news-list-modern .news-card-thumb{height:88px;border-radius:14px}
  .news-list-modern .news-card h2{font-size:15.5px;line-height:1.24;margin:4px 0 4px}
  .news-list-modern .news-card p,.news-list-modern .news-card-read{display:none}
  .news-fallback-service{width:42px;height:42px;border-radius:12px}
  .news-fallback-service .service-custom-icon{width:26px;height:26px}
  .news-fallback-label{font-size:8px;bottom:8px}
  .news-seo-content{padding:20px 18px}
}

/* ==========================================================
   v1.12.1 — detailpagina UI-fixes voor meldingen en nieuws
   ========================================================== */
.page-service-strip.shell{position:relative;z-index:3}
.detail-page-layout{align-items:start}
.detail-sidebar{align-content:start;gap:18px}
.detail-sidebar .side-card{padding:20px 21px;border-radius:22px}
.detail-sidebar .side-card h2{font-size:20px;line-height:1.15;margin:0}
.detail-live-card>a,
.detail-related-news>a{
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 12px;
  gap:10px;
  align-items:start;
  padding:11px 0;
  border-bottom:1px solid #dce5eb;
}
.detail-live-card>a:last-child,
.detail-related-news>a:last-child{border-bottom:0}
.detail-live-card time,
.detail-related-news time{
  display:block;
  font-size:11.5px;
  line-height:1.25;
  color:#8a94a0;
  font-variant-numeric:tabular-nums;
}
.detail-live-card span,
.detail-related-news span{
  display:block;
  min-width:0;
  font-size:13px;
  line-height:1.42;
  color:#27333e;
  word-break:break-word;
}
.detail-live-card em,
.detail-related-news em{
  font-style:normal;
  color:var(--blue);
  font-size:17px;
  line-height:1;
  margin-top:2px;
}
.detail-sidebar .side-all-link{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
  align-items:center;
  margin-top:6px;
  color:var(--blue);
  font-weight:800;
}
.detail-links-card>a{grid-template-columns:minmax(0,1fr) auto}
.detail-links-card span{font-size:14px}
.detail-article-card{overflow:hidden}
.detail-summary-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}
.detail-summary-grid>div small{display:block;margin-bottom:6px;color:#7a8792;font-size:12px}
.detail-summary-grid>div strong{display:block;font-size:16px;line-height:1.3;letter-spacing:-.2px;word-break:break-word}
.detail-article-card .article-content p{margin:0 0 1.05em}
.detail-article-card .article-content p:last-child{margin-bottom:0}
.detail-article-card .raw-message p{overflow-wrap:anywhere}
.incident-article-intro .incident-meta,
.news-article-intro .news-article-meta{gap:10px 12px}
.incident-article-intro .priority{padding:3px 7px;font-size:10px}

@media(max-width:980px){
  .detail-sidebar{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .detail-sidebar{grid-template-columns:1fr}
}

@media(max-width:620px){
  .detail-live-card>a,
  .detail-related-news>a{grid-template-columns:42px minmax(0,1fr) 10px;gap:8px;padding:10px 0}
  .detail-live-card time,
  .detail-related-news time{font-size:11px}
  .detail-live-card span,
  .detail-related-news span{font-size:12.5px}
  .detail-sidebar .side-card{padding:18px 18px;border-radius:18px}
  .detail-summary-grid{grid-template-columns:1fr 1fr;gap:9px}
}

@media(max-width:420px){
  .detail-summary-grid{grid-template-columns:1fr}
}
