/*
Theme Name: Reicon SD Werkgebied Theme Name: Reicon SD Werkgebied & Nieuws Hersteld Nieuws Volledig
Description: Actuele Reicon SD-child theme met verfijnde SEO, lokaal geografisch werkgebied en uitgebreider nieuwsbeheer.
Template: reicon-sd-seo
Version: 1.18.2
Text Domain: reicon-sd-map-static-news
*/

/* Design contract: behoud de lichte technische Reicon SD-vormgeving en de complete vaste header van het bovenliggende thema. */
@import url("../reicon-sd-seo/style.css");

/* Design contract: realistic open geographic context in the existing light technical
   Reicon SD language; the map must remain legible, calm and secondary to contact. */
.reicon-region__art { background: #eef5fb; }
.reicon-static-map { position: relative; display: block; aspect-ratio: 1200 / 980; margin: 0; overflow: hidden; background: #eaf3fd; }
.reicon-static-map > img { display: block; width: 100%; height: 100%; object-fit: cover; }
.reicon-static-map::after { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,.02) 48%, rgba(31,115,206,.08)); content: ""; pointer-events: none; }
.reicon-static-map__overlay { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; pointer-events: none; }
.reicon-static-map__radius { fill: rgba(31,115,206,.12); stroke: rgba(31,115,206,.88); stroke-dasharray: 13 12; stroke-width: 4; }
.reicon-static-map__city circle { fill: #fff; stroke: var(--reicon-blue); stroke-width: 5; filter: drop-shadow(0 3px 5px rgba(11,31,59,.2)); }
.reicon-static-map__city text { fill: var(--reicon-navy); font-family: "Manrope", sans-serif; font-size: 26px; font-weight: 800; paint-order: stroke fill; stroke: rgba(255,255,255,.95); stroke-width: 7px; stroke-linejoin: round; }
.reicon-static-map__utrecht circle { fill: var(--reicon-blue); stroke: rgba(255,255,255,.96); stroke-width: 9; filter: drop-shadow(0 7px 12px rgba(11,31,59,.24)); }.reicon-static-map__utrecht text { fill: #fff; font-family: "Manrope", sans-serif; font-size: 30px; font-weight: 800; text-anchor: middle; }.reicon-static-map__utrecht text:nth-of-type(2) { font-size: 14px; letter-spacing: .1em; text-transform: uppercase; }.reicon-static-map__utrecht text:nth-of-type(3) { fill: var(--reicon-navy); font-size: 24px; paint-order: stroke fill; stroke: rgba(255,255,255,.96); stroke-width: 7px; }
.reicon-static-map figcaption { position: absolute; z-index: 2; top: 18px; left: 18px; max-width: 260px; border: 1px solid rgba(255,255,255,.76); border-radius: 9px; background: rgba(255,255,255,.88); box-shadow: 0 6px 18px rgba(11,31,59,.12); color: var(--reicon-navy); font: 800 11px/1.4 "Manrope", sans-serif; padding: 9px 11px; }.reicon-static-map__attribution { position: absolute; z-index: 2; right: 7px; bottom: 7px; border-radius: 4px; background: rgba(255,255,255,.86); color: #526077; font: 9px/1.3 "DM Sans", sans-serif; padding: 3px 5px; }
@media (max-width: 560px) { .reicon-static-map figcaption { top: 11px; left: 11px; max-width: 195px; font-size: 9px; padding: 6px 8px; } }
