:root{
  --blue:#3b82f6;
  --blue-dark:#1d4ed8;
  --cyan:#06b6d4;
  --ink:#0f172a;
  --muted:#64748b;
  --line:rgba(15,23,42,.08);
  --page-bg:#eef6ff;
  --page-bg-2:#f7fbff;
  --glass-white:rgba(255,255,255,.82);
  --glass-line:rgba(255,255,255,.24);
  --shadow-soft:0 18px 45px rgba(15,23,42,.08);
  --shadow-strong:0 24px 70px rgba(37,99,235,.18);
  --radius-xl:34px;
  --radius-lg:28px;
  --radius-md:20px;
  --radius-pill:999px;
}

*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}

html,body{
  margin:0;
  padding:0;
  font-family:'Plus Jakarta Sans',system-ui,-apple-system,sans-serif;
  color:var(--ink);
  background:transparent;
  overflow-x:hidden;
  -webkit-font-smoothing:antialiased;
}

body{
  padding-top:82px;
  position:relative;
  isolation:isolate;
  background:linear-gradient(180deg,#172554 0%,#1e3a8a 45%,#2563eb 100%);
}

body::before{display:none}

body:not(.loading) #spinner{
  display:none !important;
}

#mainContent{
  position:relative;
  z-index:1;
  visibility:visible;
  opacity:1;
}

.app{padding:0 10px 14px}
#wnv-iframe-end{height:1px}

#spinner{
  position:fixed;
  inset:0;
  z-index:3000;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,#172554 0%,#1e3a8a 45%,#2563eb 100%);
}

.loader-world{
  width:110px;
  height:110px;
  display:flex;
  align-items:center;
  justify-content:center;
  animation:float 2s ease-in-out infinite;
}

.loader-world img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:drop-shadow(0 18px 34px rgba(0,0,0,.24));
}

#spinner p{
  margin:16px 0 0;
  color:rgba(255,255,255,.86);
  font-weight:900;
  text-shadow:0 1px 2px rgba(15,23,42,.25);
}

@keyframes float{
  0%,100%{transform:translateY(0) rotate(-2deg)}
  50%{transform:translateY(-8px) rotate(3deg)}
}

@keyframes spin{to{transform:rotate(360deg)}}

.warning{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:10px 10px 0;
  padding:12px 14px;
  border-radius:24px;
  text-decoration:none;
  font-weight:900;
  position:relative;
  z-index:1200;
  box-shadow:0 16px 34px rgba(15,23,42,.12);
  overflow:hidden;
}

.warning,
.warning:visited,
.warning:hover,
.warning:active{
  text-decoration:none;
}

.warning::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,rgba(255,255,255,.22),transparent 45%);
  pointer-events:none;
}

.warning-left{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  position:relative;
  z-index:2;
}

.warning-left span{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.warning-arrow{
  font-size:1.3rem;
  font-weight:900;
  opacity:.75;
  position:relative;
  z-index:2;
}

.warning img{
  width:28px;
  height:28px;
  flex:0 0 auto;
}

.warning.green{background:#8cc783;color:#0f172a}
.warning.yellow{background:#facc15;color:#1e293b}
.warning.orange{background:#fb923c;color:#1e293b}
.warning.red{background:#ef4444;color:#fff}

.weather-scene{
  position:relative;
  margin:10px;
  border-radius:var(--radius-xl);
  overflow:hidden;
  background:
    radial-gradient(circle at 18% 14%,rgba(255,255,255,.10),transparent 24%),
    radial-gradient(circle at 82% 10%,rgba(255,255,255,.08),transparent 22%),
    linear-gradient(160deg,#18254f 0%,#23408f 48%,#2f6fd3 78%,#46bdf8 100%);
  box-shadow:0 24px 60px rgba(15,23,42,.26),0 8px 26px rgba(37,99,235,.22);
  color:white;
  box-shadow:
    0 24px 60px rgba(15,23,42,.26),
    0 8px 26px rgba(37,99,235,.22),
    inset 0 0 0 1px rgba(255,255,255,.08);
}

.weather-scene::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(255,255,255,.05),transparent 36%),
    radial-gradient(circle at 24% 28%,rgba(255,255,255,.07),transparent 18%),
    radial-gradient(circle at 72% 20%,rgba(255,255,255,.06),transparent 22%);
  pointer-events:none;
}

.cloud{display:none}

.scene-top{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr 40px;
  align-items:center;
  gap:12px;
  padding:16px 18px;
}

.scene-title{
  display:flex;
  align-items:center;
  min-width:0;
  height:40px;
}

.scene-title h1{
  margin:0;
  font-size:1.45rem;
  line-height:1;
  letter-spacing:-.04em;
}

.refresh,
.icon-btn,
.info-btn,
.chip.icon-only{
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  flex:0 0 auto;
}

.refresh{
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:15px;
  background:rgba(255,255,255,.20);
  color:white;
  display:grid;
  place-items:center;
}

.refresh svg,
.info-btn svg,
.chip.icon-only svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.6;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.spinning svg{
  animation:spin .8s linear infinite;
  transform-origin:50% 50%;
}

.type-dock{
  position:relative;
  z-index:2;
  padding:0 18px 12px;
}

.select-wrap{
  position:relative;
  display:inline-flex;
  align-items:center;
  width:100%;
}

.select-minimal{
  width:100%;
  height:40px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.30);
  background:rgba(255,255,255,.22);
  color:white;
  padding:0 42px 0 14px;
  font-weight:900;
  font-size:.82rem;
  outline:none;
  appearance:none;
  -webkit-appearance:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
}

.select-minimal option{
  color:#0f172a;
  background:#fff;
}

.select-wrap::after{
  content:"";
  position:absolute;
  right:17px;
  width:10px;
  height:10px;
  border-right:2.4px solid rgba(255,255,255,.92);
  border-bottom:2.4px solid rgba(255,255,255,.92);
  transform:rotate(45deg);
  pointer-events:none;
  margin-top:-4px;
}

.icon-btn{
  width:36px;
  height:36px;
  border-radius:14px;
  border:1px solid rgba(15,23,42,.08);
  background:white;
  opacity:.72;
  transition:opacity .2s;
  padding:0;
  color:#0f172a;
}

.icon-btn:hover{opacity:1}

.icon-btn svg{
  width:19px;
  height:19px;
  stroke:currentColor;
  stroke-width:2.5;
  fill:none;
}

.map-stage{
  position:relative;
  z-index:2;
  padding:0 12px 14px;
}

.floating-container{
  position:relative;
  width:100%;
  max-width:560px;
  margin:0 auto;
  padding:8px;
  border-radius:28px;
  overflow:hidden;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 24px 50px rgba(0,0,0,.18);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.map-layer-btn{
  position:absolute;
  right:18px;
  bottom:18px;
  z-index:20;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:16px;
  background:rgba(255,255,255,.22);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.map-layer-btn i{
  font-size:22px;
  line-height:1;
}

.map-layer-menu,
.graph-picker-menu{
  position:absolute;
  z-index:21;
  padding:8px;
  border-radius:22px;
  background:rgba(15,23,42,.82);
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 18px 42px rgba(15,23,42,.34);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  display:none;
}

.map-layer-menu{
  right:18px;
  bottom:68px;
  width:min(230px,calc(100% - 36px));
}

.map-layer-menu.open,
.graph-picker-menu.open{
  display:block;
}

.map-layer-menu button,
.graph-picker-menu button{
  width:100%;
  min-height:40px;
  border:0;
  border-radius:15px;
  background:transparent;
  color:rgba(255,255,255,.88);
  font-family:inherit;
  font-size:.78rem;
  font-weight:900;
  text-align:left;
  padding:0 12px;
  cursor:pointer;
}

.map-layer-menu button.active,
.graph-picker-menu button.active{
  background:#fff;
  color:#2563eb;
}

.map-layer-menu button:not(.active):active,
.map-layer-menu button:not(.active):hover{
  background:rgba(255,255,255,.13);
  color:#fff;
}

.sprite-view{
  width:100%;
  display:block;
  background-repeat:no-repeat;
  background-size:contain;
  background-color:transparent;
  min-height:0;
  border-radius:18px;
}

#extremeImg{
  border-radius:18px;
  position:absolute;
  left:8px;
  top:8px;
  width:calc(100% - 16px);
  height:auto;
  object-fit:contain;
  display:none;
  pointer-events:none;
  z-index:5;
}

.control-panel{
  position:relative;
  z-index:2;
  margin:0 12px 14px;
  border-radius:28px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
  overflow:hidden;
}

.footer-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:9px;
  padding:11px 11px 9px;
}

.ctrl-left,
.ctrl-right{
  display:flex;
  gap:7px;
  align-items:center;
}

.ctrl-right{
  justify-content:flex-end;
  min-width:0;
}

.chip,
.time-node,
.info-btn{
  background:rgba(255,255,255,.24);
  border:1px solid rgba(255,255,255,.30);
  color:#fff;
  opacity:1;
  text-shadow:0 1px 2px rgba(15,23,42,.18);
}

.chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:9px 11px;
  border-radius:999px;
  font-weight:900;
  font-size:.76rem;
  cursor:pointer;
  transition:.2s;
  user-select:none;
  line-height:1;
  height:38px;
  white-space:nowrap;
  min-width:44px;
}

.chip svg{
  width:18px;
  height:18px;
  stroke:currentColor;
  stroke-width:2.6;
  fill:none;
}

.chip.active,
.time-node.active{
  background:#fff;
  color:#2563eb;
  text-shadow:none;
  box-shadow:none;
  border-color:#fff;
  background-clip:padding-box;
}

.chip[disabled]{
  opacity:.35;
  cursor:default;
  pointer-events:none;
}

.chip.icon-only,
.info-btn{
  width:38px;
  height:38px;
  border-radius:14px;
  padding:0;
}

.info-btn{
  cursor:pointer;
}

.footer-legend{
  display:none;
  padding:14px 14px 0;
}

.footer-legend.open{display:block}

.footer-legend .lg-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:12px;
  margin:0 0 8px;
}

.footer-legend .lg-head-left,
.footer-legend .lg-head-right,
.footer-legend .lg-labels span{
  color:#fff;
  text-shadow:0 1px 2px rgba(15,23,42,.25);
}

.footer-legend .lg-head-left{
  font-weight:900;
  font-size:.82rem;
}

.footer-legend .lg-head-right{
  font-weight:800;
  font-size:.74rem;
  text-align:right;
  white-space:nowrap;
}

.footer-legend .lg-wrap{
  width:100%;
  margin:0 auto;
  position:relative;
}

.footer-legend .lg-bar{
  height:10px;
  border-radius:999px;
  overflow:hidden;
  background:#e2e8f0;
  outline:1px solid rgba(255,255,255,.20);
  outline-offset:-1px;
  background-repeat:repeat;
  background-size:auto 100%;
}

.footer-legend .lg-labels{
  position:relative;
  height:18px;
  margin-top:3px;
  margin-bottom:6px;
}

.footer-legend .lg-labels span{
  position:absolute;
  top:5px;
  transform:translateX(-50%);
  font-size:.55rem;
  font-weight:900;
  white-space:nowrap;
}

.footer-legend .lg-labels span::before{
  content:"";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  top:-7px;
  height:6px;
  border-left:1px solid rgba(255,255,255,.28);
}

.footer-legend .lg-note{
  margin-top:8px;
  font-size:.74rem;
  font-weight:800;
  color:#fff;
  display:none;
}

.timeline-frame{padding:0 11px 12px}

.timeline-scroll{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:0;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
  scroll-behavior:smooth;
}

.timeline-scroll::-webkit-scrollbar{display:none}

.time-node{
  flex:0 0 60px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  font-weight:900;
  font-size:.78rem;
  cursor:pointer;
  transition:.2s;
  user-select:none;
  white-space:nowrap;
}

.live-panel{
  margin-top:14px;
  border-radius:32px;
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.52);
  box-shadow:var(--shadow-soft);
  overflow:hidden;
}

.live-head{
  padding:15px 15px 10px;
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:12px;
  position:relative;
  z-index:500;
}

.live-title small{display:none}

.live-title h2{
  margin:0;
  font-size:1.08rem;
  line-height:36px;
  font-weight:900;
  letter-spacing:-.05em;
}

.station-select-shell{
  width:160px;
  flex:0 0 auto;
}

.station-select-shell .select-minimal{
  height:38px;
  color:#0f172a;
  background:white;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:none;
  font-size:.76rem;
}

.station-select-shell .select-wrap::after{
  border-color:rgba(15,23,42,.48);
  right:14px;
}

.live-head .station-select-shell,
.live-head .icon-btn{
  position:relative;
  z-index:501;
}

.sensor-hero{
  display:block;
  padding:0 14px 14px;
}

.big-sensor{
  border-radius:28px;
  padding:18px;
  background:linear-gradient(135deg,#16366f 0%,#245fc6 65%,#38bdf8 100%);
  color:white;
  min-height:auto;
  position:relative;
  overflow:visible !important;
  box-shadow:0 18px 38px rgba(37,99,235,.22);
}

.big-sensor::after{
  content:"";
  position:absolute;
  width:145px;
  height:96px;
  border-radius:0 0 0 45px;
  right:-40px;
  top:-34px;
  background:rgba(255,255,255,.13);
  pointer-events:none !important;
}

.big-sensor .label-top{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:9px;
  font-size:.82rem;
  color:rgba(255,255,255,.88);
  font-weight:900;
}

.big-sensor .label-top i{
  font-size:1.1rem;
  line-height:1;
}

.big-sensor .mega-value{
  position:relative;
  z-index:2;
  margin-top:14px;
  font-size:3.55rem;
  line-height:.86;
  font-weight:900;
  letter-spacing:-.02em;
}

.big-sensor .mega-unit{
  font-size:1.15rem;
  letter-spacing:-.04em;
  margin-left:.26em;
}

.mini-pill{
  display:inline-flex;
  align-items:center;
  justify-content:flex-end;
  min-width:110px;
  padding:0;
  background:transparent;
  border:0;
  color:rgba(255,255,255,.94);
  font-size:.8rem;
  font-weight:900;
  line-height:1;
  transform:translateY(3px);
}

.hero-lines{
  position:relative;
  z-index:2;
  margin-top:18px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.hero-line{
  display:flex;
  flex-direction:column;
  gap:3px;
  padding:12px 14px;
  border-radius:20px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.hero-k{
  color:rgba(255,255,255,.72);
  font-size:.66rem;
  font-weight:800;
}

.hero-v{
  color:#fff;
  font-size:.88rem;
  font-weight:900;
  letter-spacing:-.03em;
}

.wind-arrow{
  display:inline-block;
  transition:transform .2s;
  font-size:1.1rem;
  line-height:1;
  color:#2563eb;
}

.extreme-title{
  margin:4px 18px 8px;
  color:#0f172a;
  font-size:.94rem;
  font-weight:900;
  letter-spacing:-.04em;
}

.extreme-list{
  margin:14px;
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.52);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 40px rgba(15,23,42,.06);
}

.extreme-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:16px;
  padding:14px 16px;
  border-bottom:1px solid rgba(15,23,42,.06);
  font-size:.82rem;
}

.extreme-row:last-child{border-bottom:none}

.extreme-row span{
  color:#64748b;
  font-weight:800;
}

.extreme-row strong{
  color:#0f172a;
  font-size:.88rem;
  font-weight:900;
  letter-spacing:-.03em;
}

.graph-section-title{
  margin:22px 6px 12px;
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:12px;
}

.graph-section-title h2{
  margin:0;
  font-size:.98rem;
  font-weight:900;
  letter-spacing:-.04em;
  color:#fff;
  text-shadow:0 1px 2px rgba(15,23,42,.25);
}

.graph-section-title span{
  color:#64748b;
  font-size:.7rem;
  font-weight:900;
  white-space:nowrap;
}

.data-grid{
  display:grid;
  gap:14px;
  grid-template-columns:1fr;
  margin-top:14px;
}

.station-card{
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border-radius:28px;
  border:1px solid rgba(255,255,255,.52);
  box-shadow:var(--shadow-soft);
  overflow:hidden;
}

.station-card-header{
  padding:0 15px;
  padding-top:2px;
  height:46px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  font-size:.78rem;
  color:#fff;
  background:linear-gradient(160deg,#23386f 0%,#2f5db8 62%,#3b82f6 100%);
  border-bottom:1px solid rgba(15,23,42,.08);
}

.station-card-title{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-weight:900;
  color:#fff;
  letter-spacing:-.02em;
  line-height:1;
}

.mdi-icon{
  width:30px;
  height:30px;
  border-radius:13px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.18);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:20px;
  line-height:1;
  flex:0 0 30px;
}

.station-card-body{
  padding:14px 15px 16px;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.mini-chart-wrap{
  margin-top:-2px;
  padding-top:0;
  padding-bottom:14px;
  height:194px;
  flex:0 0 194px;
}

.mini-chart-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:5px;
  font-size:.72rem;
  color:#64748b;
}

.mini-chart-date{
  font-size:.72rem;
  font-weight:900;
  color:#64748b;
}

.mini-chart-legend{
  display:flex;
  flex-wrap:wrap;
  gap:6px 10px;
  justify-content:flex-end;
}

.legend-item{
  display:inline-flex;
  align-items:center;
  gap:4px;
  font-size:.68rem;
  color:#64748b;
  font-weight:800;
}

.legend-color{
  width:10px;
  height:10px;
  border-radius:999px;
  border:2px solid transparent;
  box-sizing:border-box;
  background:transparent;
}

.mini-chart{
  width:100%;
  height:auto;
  display:block;
  background:rgba(255,255,255,.22) !important;
  border-radius:18px;
}

.update-footer{
  margin:14px 0 4px;
  padding:13px 14px;
  border-radius:24px;
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.52);
  color:#64748b;
  font-size:.72rem;
  font-weight:900;
}

@media(min-width:860px){
  .data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(min-width:1200px){
  .data-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:520px){
  .weather-scene{border-radius:30px}

  .scene-top{
    grid-template-columns:1fr 40px;
    padding:16px 18px;
  }

  .scene-title{height:40px}
  .scene-title h1{font-size:1.35rem}

  .refresh{
    width:38px;
    height:38px;
    border-radius:15px;
  }

  .big-sensor .mega-value{font-size:3.25rem}
  .big-sensor .mega-unit{font-size:1.08rem}
  .big-sensor .label-top{font-size:.78rem}

  .station-select-shell{width:148px}

  .chip{
    padding:9px 11px;
    font-size:.76rem;
    height:38px;
  }

  .chip.icon-only,
  .info-btn{
    width:38px;
    height:38px;
  }

  .timeline-scroll{
    display:grid!important;
    grid-auto-flow:column;
    column-gap:8px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    width:100%;
    grid-auto-columns:calc((100% - (4 * 8px)) / 5);
  }

  .time-node{
    flex:none!important;
    width:auto!important;
    height:38px;
    scroll-snap-align:start;
  }

  .hero-lines{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .hero-line{padding:11px 12px}
  .hero-v{font-size:.84rem}

  .extreme-row{
    padding:13px 15px;
    font-size:.8rem;
  }
}

/* =========================================================
   WEERSVERWACHTING
   ========================================================= */

.page-forecast .forecast-scene{
  min-height:auto;
}

.page-forecast .forecast-hero{
  position:relative;
  z-index:2;
  padding:0 12px 14px;
  display:grid;
  gap:12px;
}

.page-forecast .forecast-now-card,
.page-forecast .forecast-48-card{
  border-radius:28px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 24px 50px rgba(0,0,0,.14);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  overflow:hidden;
}

.page-forecast .forecast-now-card{
  padding:18px;
}

.page-forecast .forecast-now-main{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:14px;
  align-items:center;
}

.page-forecast .forecast-icon-box{
  width:112px;
  height:112px;
  border-radius:34px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  display:grid;
  place-items:center;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15);
}

.page-forecast .forecast-icon-box img{
  width:80px;
  height:80px;
  object-fit:contain;
  position:relative;
  top:1px;
  filter:drop-shadow(0 14px 20px rgba(0,0,0,.18));
}

.page-forecast .forecast-now-text{
  min-width:0;
}

.page-forecast .forecast-now-text .label-top{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:.74rem;
  color:rgba(255,255,255,.88);
  font-weight:900;
}

.page-forecast .forecast-now-text .label-top i{
  font-size:1.1rem;
  line-height:1;
}

.page-forecast .forecast-now-text .mega-value{
  position:relative;
  z-index:2;
  margin-top:12px;
  font-size:3.2rem;
  line-height:.86;
  font-weight:900;
  letter-spacing:-.02em;
  white-space:nowrap;
}

.page-forecast .forecast-now-text .mega-unit{
  font-size:1.15rem;
  letter-spacing:-.04em;
  margin-left:.26em;
}

.page-forecast .temp-arrow{
  display:inline-block;
  margin:0 .18em;
  font-size:1.65rem;
  line-height:1;
  opacity:.78;
  transform:translateY(-.12em);
}

.page-forecast .forecast-desc{
  margin-top:7px;
  color:rgba(255,255,255,.78);
  font-weight:800;
  font-size:.74rem;
  line-height:1.32;
}

.page-forecast .forecast-lines{
  margin-top:18px;
}

.page-forecast .forecast-lines .hero-line{
  background:rgba(255,255,255,.10) !important;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 18px rgba(15,23,42,.10);
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  transition:none !important;
  animation:none !important;
}

.page-forecast .compact-lines{
  grid-template-columns:1fr 1fr;
}

.page-forecast .wind-value{
  display:flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
}

.page-forecast .wind-vane{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  line-height:1;
  font-size:1.05rem;
  transform-origin:50% 50%;
}

.page-forecast .daypart-tabs{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}

.page-forecast .daypart-btn{
  height:40px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:15px;
  background:rgba(255,255,255,.18);
  color:#fff;
  font-family:inherit;
  font-size:.76rem;
  font-weight:900;
  cursor:pointer;
  text-shadow:0 1px 2px rgba(15,23,42,.18);
}

.page-forecast .daypart-btn.active{
  background:#fff;
  color:#2563eb;
  border-color:#fff;
  text-shadow:none;
}

.page-forecast .forecast-48-card{
  padding:0;
}

.page-forecast .forecast-card{
  margin-top:14px;
}

.page-forecast .forecast-card-body{
  padding:0;
}

.page-forecast .forecast-card-head{
  padding:14px 14px 0;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
}

.page-forecast .forecast-card-head strong{
  display:block;
  color:#fff;
  font-size:.94rem;
  font-weight:900;
  letter-spacing:-.04em;
}

.page-forecast .forecast-card-head span{
  display:block;
  margin-top:2px;
  color:rgba(255,255,255,.72);
  font-size:.7rem;
  font-weight:900;
}

.page-forecast .forecast-card-head .swipe-hint,
.page-forecast .station-card-header .swipe-hint{
  display:inline-flex;
  align-items:center;
  gap:5px;
  margin-left:auto;
  color:rgba(255,255,255,.56) !important;
  font-size:.64rem !important;
  font-weight:900 !important;
  line-height:1;
  letter-spacing:.01em;
  white-space:nowrap;
  text-transform:lowercase;
  text-shadow:none;
}

.page-forecast .forecast-card-head .swipe-hint i,
.page-forecast .station-card-header .swipe-hint i{
  font-size:.95rem;
  line-height:1;
  opacity:.82;
}

.page-forecast .forecast-subtitle{
  padding:0 15px 10px;
  color:#64748b;
  font-size:.74rem;
  font-weight:900;
}

.page-forecast .hour-river,
.page-forecast .hero-hour-river{
  overflow-x:auto;
  scrollbar-width:none;
  padding:0 0 10px;
  -webkit-overflow-scrolling:touch;
}

.page-forecast .hour-river::-webkit-scrollbar,
.page-forecast .hero-hour-river::-webkit-scrollbar{
  display:none;
}

.page-forecast .hero-hour-river{
  color:#fff;
}

.page-forecast .river-inner{
  position:relative;
  width:max-content;
  min-width:100%;
  height:224px;
  padding:10px 0 0;
}

.page-forecast .temp-svg{
  position:absolute;
  left:0;
  top:10px;
  width:100%;
  height:214px;
  pointer-events:none;
  overflow:visible;
}

.page-forecast .hour-node{
  position:absolute;
  top:0;
  width:74px;
  height:214px;
  transform:translateX(-37px);
  text-align:center;
}

.page-forecast .node-time{
  position:absolute;
  top:8px;
  left:0;
  right:0;
  font-size:.68rem;
  font-weight:900;
  color:rgba(255,255,255,.92);
}

.page-forecast .node-day{
  position:absolute;
  top:22px;
  left:0;
  right:0;
  font-size:.6rem;
  font-weight:900;
  color:rgba(255,255,255,.55);
}

.page-forecast .node-dot{
  position:absolute;
  top:46px;
  left:50%;
  transform:translateX(-50%);
  width:40px;
  height:40px;
  border-radius:17px;
  margin:0;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.32);
  display:grid;
  place-items:center;
  box-shadow:0 10px 22px rgba(15,23,42,.16);
}

.page-forecast .node-dot img{
  width:36px;
  height:36px;
  object-fit:contain;
  position:relative;
  top:0px;
}

.page-forecast .node-temp{
  position:absolute;
  top:151px;
  left:0;
  right:0;
  margin:0;
  font-size:.88rem;
  font-weight:900;
  letter-spacing:-.04em;
  color:#fff;
}

.page-forecast .node-rain{
  position:absolute;
  top:176px;
  left:0;
  right:0;
  margin:0;
  color:#7dd3fc;
  font-size:.6rem;
  font-weight:900;
}

.page-forecast .node-wind{
  position:absolute;
  top:198px;
  left:0;
  right:0;
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:.6rem;
  font-weight:900;
}

.page-forecast .day-map{
  --day-cols:3;
  display:grid;
  grid-template-columns:repeat(9,calc(100% / var(--day-cols)));
  gap:0;
  overflow-x:auto;
  scrollbar-width:none;
}

.page-forecast .day-map::-webkit-scrollbar{
  display:none;
}

@media(min-width:700px){
  .page-forecast .day-map{--day-cols:5}
}

@media(min-width:900px){
  .page-forecast .day-map{--day-cols:7}
}

@media(min-width:1100px){
  .page-forecast .day-map{--day-cols:9}
}

.page-forecast .day-slice{
  min-width:0;
  padding:18px 14px;
  border-right:1px solid rgba(15,23,42,.06);
  background:linear-gradient(180deg,rgba(59,130,246,.06),transparent 48%);
  position:relative;
  display:flex;
  flex-direction:column;
  height:100%;
}

.page-forecast .day-slice.weekend{
  background:linear-gradient(180deg,rgba(139,92,246,.11),transparent 52%);
}

.page-forecast .day-slice::after{
  display:none;
}

.page-forecast .day-headline{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:start;
  gap:8px;
  width:100%;
  line-height:1;
}

.page-forecast .day-name,
.page-forecast .day-date{
  display:block;
  margin:0;
  line-height:1;
}

.page-forecast .day-name{
  font-size:.98rem;
  font-weight:900;
  letter-spacing:-.04em;
  color:#0f172a;
}

.page-forecast .day-date{
  margin-left:auto;
  padding-top:3px;
  text-align:right;
  white-space:nowrap;
  color:#94a3b8;
  font-size:.65rem;
  font-weight:900;
}

.page-forecast .day-visual{
  margin:16px auto 10px;
  width:70px;
  height:70px;
  border-radius:26px;
  display:grid;
  place-items:center;
  background:white;
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 12px 24px rgba(15,23,42,.08);
}

.page-forecast .day-visual img{
  width:62px;
  height:62px;
  object-fit:contain;
  position:relative;
  top:1px;
}

.page-forecast .day-temps{
  display:flex;
  align-items:baseline;
  justify-content:center;
  gap:8px;
}

.page-forecast .day-min{
  color:#2563eb;
  font-size:.84rem;
  font-weight:900;
}

.page-forecast .day-max{
  font-size:1.42rem;
  font-weight:900;
  letter-spacing:-.07em;
  color:#0f172a;
}

.page-forecast .day-bars{
  margin-top:14px;
  display:grid;
  gap:10px;
}

.page-forecast .bar-line{
  display:grid;
  gap:3px;
  font-size:.62rem;
  font-weight:900;
  color:#64748b;
}

.page-forecast .bar-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  line-height:1;
}

.page-forecast .bar-icon{
  width:18px;
  height:18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1;
  flex:0 0 18px;
}

.page-forecast .bar-icon.sun,
.page-forecast .bar-icon.rain,
.page-forecast .bar-icon.wind{
  color:#64748b;
}

.page-forecast .bar-icon i{
  font-size:1.12rem;
  line-height:1;
  font-weight:900;
}

.page-forecast .sun-icon{color:#f59e0b}
.page-forecast .rain-icon{color:#0ea5e9}
.page-forecast .wind-icon{color:#475569}

.page-forecast .wind-vane-small{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  line-height:1;
  font-size:1.05rem;
  font-weight:900;
  color:#64748b;
  transform-origin:50% 50%;
  text-shadow:
    .35px 0 currentColor,
    -.35px 0 currentColor,
    0 .35px currentColor,
    0 -.35px currentColor;
}

.page-forecast .wind-vane-small i{
  font-size:1.18rem;
  line-height:1;
  font-weight:900;
}

.page-forecast .bar-top b,
.page-forecast .bar-line b{
  min-width:34px;
  text-align:right;
  white-space:nowrap;
  font-size:.62rem;
  font-weight:900;
  color:#64748b;
  letter-spacing:-.01em;
}

.page-forecast .bar-track{
  width:100%;
  height:7px;
  border-radius:999px;
  background:#e2e8f0;
  overflow:hidden;
}

.page-forecast .bar-fill{
  height:100%;
  border-radius:999px;
}

.page-forecast .bar-fill.sun{background:linear-gradient(90deg,#fbbf24,#f59e0b)}
.page-forecast .bar-fill.rain{background:linear-gradient(90deg,#38bdf8,#3b82f6)}
.page-forecast .bar-fill.wind{background:linear-gradient(90deg,#94a3b8,#475569)}

.page-forecast .sun-times{
  margin-top:14px;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:4px;
  width:100%;
  color:#64748b;
  font-size:.54rem;
  font-weight:900;
  line-height:1;
  letter-spacing:-.03em;
}

.page-forecast .sunrise-time,
.page-forecast .sunset-time{
  display:inline-flex;
  align-items:center;
  gap:3px;
  white-space:nowrap;
  min-width:0;
}

.page-forecast .sunrise-time{justify-content:flex-start}
.page-forecast .sunset-time{justify-content:flex-end}

.page-forecast .sun-times i{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:13px;
  height:13px;
  flex:0 0 13px;
  font-size:.92rem;
  line-height:1;
  color:#f59e0b;
}

.page-forecast .text-panel:empty{
  display:none;
}

.page-forecast .text-body{
  color:#475569;
  font-size:.88rem;
  font-weight:600;
  line-height:1.68;
}

.page-forecast .text-body p{
  margin:10px 0;
}

.page-forecast .forecast-hint,
.page-forecast .hint{
  padding:15px;
  color:#64748b;
  font-weight:900;
}

.page-forecast .hero-hour-river .forecast-hint{
  color:rgba(255,255,255,.82);
}

.page-forecast .error-box{
  margin:0;
  padding:13px;
  border-radius:20px;
  background:white;
  border:1px solid rgba(239,68,68,.18);
}

@media(max-width:520px){
  .page-forecast .forecast-now-main{
    grid-template-columns:98px 1fr;
    gap:12px;
  }

  .page-forecast .forecast-icon-box{
    width:98px;
    height:98px;
    border-radius:32px;
  }

  .page-forecast .forecast-icon-box img{
    width:88px;
    height:88px;
  }

  .page-forecast .forecast-now-text .mega-value{
  font-size:2.8rem;
  letter-spacing:-.02em;
}

  .page-forecast .forecast-now-text .mega-unit{
    font-size:1.05rem;
  }

  .page-forecast .temp-arrow{
    font-size:1.35rem;
  }

  .page-forecast .forecast-desc{
    font-size:.8rem;
  }

  .page-forecast .daypart-btn{
    height:38px;
    font-size:.72rem;
  }

  .page-forecast .day-map{
    --day-cols:3;
    scroll-snap-type:x mandatory;
  }

  .page-forecast .day-slice{
    scroll-snap-align:start;
  }
}

/* =========================================================
   NIEUWS ARTIKEL
   ========================================================= */

.page-news .news-app{
  padding-top:10px;
}

.page-news .news-article-card{
  margin:0;
}

.page-news .news-title-header{
  height:auto;
  min-height:0;
  padding:0 15px;
  align-items:center;
}

.page-news .news-title-text,
.page-news .news-title-text h1,
.page-news .news-title-text h2,
.page-news .news-article-card h1,
.page-news .news-article-card h2{
  align-items:flex-start;
  font-size:1.18rem !important;
  line-height:1.16 !important;
  letter-spacing:-.055em;
  font-weight:900;
}

.page-news .news-title-text .mdi-icon{
  margin-top:-1px;
}

.page-news .news-article-body{
  padding:14px 14px 16px;
}

.page-news .news-main-image{
  position:relative;
  overflow:hidden;
  border-radius:10px;
  background:#e2e8f0;
  box-shadow:0 14px 34px rgba(15,23,42,.12);
}

.page-news .news-main-image img{
  width:100%;
  aspect-ratio:5 / 3;
  height:auto;
  display:block;
  object-fit:cover;
}

.page-news .img-credit{
  position:absolute;
  right:9px;
  bottom:8px;
  max-width:calc(100% - 18px);
  display:inline-flex;
  align-items:center;
  justify-content:flex-end;
  gap:5px;
  color:rgba(255,255,255,.78);
  font-size:.54rem;
  font-weight:850;
  line-height:1.2;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:right;
  text-shadow:0 1px 2px rgba(0,0,0,.75),0 2px 5px rgba(0,0,0,.55);
  z-index:4;
}

.page-news .img-credit i{
  font-size:.64rem;
  line-height:1;
  flex:0 0 auto;
}

.page-news .img-credit .credit-txt{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.page-news .news-meta{
  margin:10px 0 14px;
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  align-items:center;
}

.page-news .news-meta span,
.page-news .news-meta a,
.page-news .news-meta time{
  display:inline-flex;
  align-items:center;
  gap:5px;
  padding:0;
  border:0;
  background:transparent;
  color:#64748b;
  font-size:.66rem !important;
  font-weight:850;
  white-space:nowrap;
}

.page-news .news-meta i{
  font-size:.88rem;
  line-height:1;
  color:#2563eb;
}

.page-news .news-content{
  color:#334155;
  font-size:.96rem;
  font-weight:600;
  line-height:1.74;
}

.page-news .news-content p{
  margin:0 0 15px;
}

.page-news .news-content p:last-child{
  margin-bottom:0;
}

.page-news .news-content p:first-of-type,
.page-news .news-content p:first-of-type *,
.page-news .news-content p:first-of-type em,
.page-news .news-content p:first-of-type i{
  font-style:normal !important;
  font-weight:800 !important;
}

.page-news .news-content h2,
.page-news .news-content h3,
.page-news .news-content h4{
  margin:22px 0 10px;
  color:#0f172a;
  font-weight:900;
  line-height:1.18;
  letter-spacing:-.04em;
}

.page-news .news-content h2{font-size:1.24rem}
.page-news .news-content h3{font-size:1.1rem}

.page-news .news-content a{
  color:#2563eb;
  font-weight:900;
  text-decoration:none;
}

.page-news .news-content ul,
.page-news .news-content ol{
  margin:0 0 16px;
  padding-left:22px;
}

.page-news .news-content li{
  margin:0 0 8px;
}

.page-news .news-content blockquote{
  margin:18px 0;
  padding:14px 16px;
  border-left:4px solid #3b82f6;
  border-radius:18px;
  background:rgba(59,130,246,.08);
  color:#1e293b;
  font-weight:800;
}

.page-news .news-content img{
  width:100%;
  height:auto;
  display:block;
  border-radius:10px;
  box-shadow:0 14px 34px rgba(15,23,42,.12);
}

.page-news .news-content figure,
.page-news .news-content .wp-caption{
  width:100%!important;
  max-width:100%!important;
  margin:18px 0!important;
  position:relative;
}

.page-news .news-content figure img,
.page-news .news-content .wp-caption img{
  margin:0!important;
}

.page-news .news-content figure figcaption,
.page-news .news-content .wp-caption .wp-caption-text{
  position:static;
  display:block;
  margin-top:8px !important;
  padding:0 !important;
  border-radius:0;
  background:transparent;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  border:0;
  max-width:100%;
  color:#64748b;
  font-size:.68rem;
  line-height:1.4;
  font-weight:800;
  text-shadow:none;
  text-align:center;
}

.page-news .news-more-card{
  margin:14px 0 0;
}

.page-news .news-more-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  text-decoration:none;
  color:#0f172a;
  font-weight:900;
  padding:2px 0;
}

.page-news .news-more-link span{
  display:inline-flex;
  align-items:center;
  gap:10px;
}

.page-news .news-more-link i{
  font-size:1.25rem;
  color:#2563eb;
}

.page-news .news-footer{
  text-align:center;
}

@media(max-width:520px){
  .page-news .news-title-text,
  .page-news .news-title-text h1,
  .page-news .news-title-text h2,
  .page-news .news-article-card h1,
  .page-news .news-article-card h2{
    font-size:1.08rem !important;
    line-height:1.16 !important;
  }

  .page-news .news-article-body{
    padding:12px 12px 15px;
  }

  .page-news .news-content{
    font-size:.92rem;
    line-height:1.7;
  }

  .page-news .news-meta{
    gap:7px;
    margin:9px 0 13px;
  }

  .page-news .news-meta span,
  .page-news .news-meta a,
  .page-news .news-meta time{
    font-size:.62rem !important;
    padding:0;
  }

  .page-news .news-meta i{
    font-size:.84rem;
  }
}

/* =========================================================
   NIEUWS OVERZICHT
   ========================================================= */

.page-news-list .news-list-app{
  padding-top:0;
}

.page-news-list .news-list-scene{
  min-height:auto;
  margin:10px;
}

.page-news-list .featured-news-card{
  position:relative;
  z-index:2;
  display:block;
  margin:0 12px 14px;
  padding:10px;
  border-radius:28px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 24px 50px rgba(0,0,0,.14);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  overflow:hidden;
  color:#fff;
  text-decoration:none;
}

.page-news-list .featured-news-img{
  border-radius:22px;
  overflow:hidden;
  background:rgba(255,255,255,.10);
}

.page-news-list .featured-news-img img{
  width:100%;
  aspect-ratio:5 / 3;
  height:auto;
  display:block;
  object-fit:cover;
}

.page-news-list .featured-news-body{
  padding:15px 8px 4px;
}

.page-news-list .featured-label,
.page-news-list .featured-meta span{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  color:rgba(255,255,255,.88);
  font-weight:900;
}

.page-news-list .featured-label{
  gap:7px;
  padding:7px 10px;
  font-size:.68rem;
  margin-bottom:10px;
}

.page-news-list .featured-label i{
  font-size:.92rem;
  line-height:1;
}

.page-news-list .featured-news-body h2{
  margin:0;
  color:#fff;
  font-size:1.36rem;
  line-height:1.12;
  font-weight:900;
  letter-spacing:-.055em;
}

.page-news-list .featured-news-body p{
  margin:9px 0 0;
  color:rgba(255,255,255,.78);
  font-size:.82rem;
  line-height:1.45;
  font-weight:800;
}

.page-news-list .featured-meta{
  margin-top:13px;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.page-news-list .featured-meta span{
  gap:7px;
  padding:8px 10px;
  font-size:.66rem;
  white-space:nowrap;
}

.page-news-list .featured-meta i{
  font-size:.96rem;
  line-height:1;
}

.news-section-title{
  margin:18px 16px 14px;
  padding-left:6px;
}

.page-news-list .news-section-title h2{
  color:#fff;
  text-shadow:0 1px 2px rgba(15,23,42,.24);
}

.page-news-list .news-section-title span{
  color:rgba(255,255,255,.68);
}

.page-news-list .news-list-grid{
  display:grid;
  gap:14px;
  margin:0 10px;
}

.page-news-list .news-list-card{
  margin:0;
}

.page-news-list .news-list-link{
  display:grid;
  grid-template-columns:145px 1fr;
  gap:12px;
  padding:12px;
  color:inherit;
  text-decoration:none;
}

.page-news-list .news-list-top,
.page-news-list .news-list-body{
  min-width:0;
}

.page-news-list .news-list-thumb{
  width:145px;
  height:122px;
  border-radius:22px;
  overflow:hidden;
  background:#dbeafe;
  box-shadow:0 12px 26px rgba(15,23,42,.10);
}

.page-news-list .news-list-thumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.page-news-list .news-list-thumb.empty{
  display:flex;
  align-items:center;
  justify-content:center;
  color:#2563eb;
  font-size:1.9rem;
}

.page-news-list .news-list-date{
  margin-top:8px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  max-width:100%;
  padding:7px 9px;
  border-radius:999px;
  background:rgba(59,130,246,.09);
  border:1px solid rgba(59,130,246,.14);
  color:#64748b;
  font-size:.6rem;
  font-weight:900;
  white-space:nowrap;
}

.page-news-list .news-list-date i{
  color:#2563eb;
  font-size:.86rem;
  line-height:1;
}

.page-news-list .news-list-body{
  display:flex;
  flex-direction:column;
}

.page-news-list .news-list-body h2{
  margin:0;
  color:#0f172a;
  font-size:.98rem;
  line-height:1.18;
  font-weight:900;
  letter-spacing:-.045em;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.page-news-list .news-list-body p{
  margin:7px 0 0;
  color:#475569;
  font-size:.78rem;
  line-height:1.38;
  font-weight:700;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.page-news-list .news-list-author{
  margin-top:auto;
  padding-top:10px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#64748b;
  font-size:.64rem;
  font-weight:900;
}

.page-news-list .news-list-author i{
  color:#2563eb;
  font-size:.9rem;
  line-height:1;
}

.page-news-list .news-list-empty{
  color:#64748b;
  font-weight:900;
}

.page-news-list .news-pager-card{
  margin:14px 0 0 !important;
}

.page-news-list .news-pager{
  padding:12px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  gap:10px;
  align-items:center;
}

.page-news-list .news-pager-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  height:40px;
  padding:0 12px;
  border-radius:15px;
  background:rgba(59,130,246,.10);
  border:1px solid rgba(59,130,246,.16);
  color:#2563eb;
  font-weight:900;
  font-size:.74rem;
  text-decoration:none;
  white-space:nowrap;
}

.page-news-list .news-pager-btn.disabled{
  opacity:.42;
  pointer-events:none;
}

.page-news-list .news-pager-btn i{
  font-size:1.05rem;
}

.page-news-list .news-pager-mid{
  color:#64748b;
  font-size:.7rem;
  font-weight:900;
  white-space:nowrap;
}

.page-news-list .news-list-footer{
  margin-left:10px;
  margin-right:10px;
  text-align:center;
}

/* =========================================================
   WAARSCHUWINGEN
   ========================================================= */

.page-warnings .weather-scene{
  min-height:auto;
}

.page-warnings .warn-map{
  width:100%;
  height:auto;
  display:block;
  border-radius:22px;
}

.page-warnings .warning-day-panel,
.page-warnings .warnings-grid{
  margin-top:0;
}

.page-warnings .warning-day-buttons{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  padding:12px;
}

.page-warnings .warning-day-buttons .chip{
  width:100%;
  height:40px;
}

.page-warnings .warning-region-card{
  margin:0;
}

.page-warnings .warning-code-pill{
  height:30px;
  padding:0 10px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:.64rem;
  font-weight:900;
  color:#fff;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.20);
  white-space:nowrap;
}

.page-warnings .warning-code-pill.green{
  background:rgba(140,199,131,.22);
  color:#ecfdf5;
}

.page-warnings .warning-code-pill.yellow{
  background:#fde047;
  color:#1e293b;
  border-color:rgba(253,224,71,.72);
}

.page-warnings .warning-code-pill.orange{
  background:#fb923c;
  color:#1e293b;
  border-color:rgba(251,146,60,.75);
}

.page-warnings .warning-code-pill.red{
  background:#ef4444;
  color:#fff;
  border-color:rgba(239,68,68,.75);
}

.page-warnings .warning-region-body{
  padding:0;
  gap:0;
}

.page-warnings .warning-region-toggle{
  width:100%;
  border:0;
  background:transparent;
  padding:14px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  text-align:left;
  font-family:inherit;
  cursor:pointer;
  color:#0f172a;
}

.page-warnings .warning-region-toggle strong{
  display:block;
  color:#0f172a;
  font-size:.92rem;
  line-height:1.2;
  font-weight:900;
  letter-spacing:-.04em;
}

.page-warnings .warning-region-toggle small{
  display:block;
  margin-top:4px;
  color:#64748b;
  font-size:.7rem;
  line-height:1.3;
  font-weight:900;
}

.page-warnings .warning-region-right,
.page-warnings .warning-icons{
  display:flex;
  align-items:center;
}

.page-warnings .warning-region-right{
  gap:8px;
  flex:0 0 auto;
}

.page-warnings .warning-icons{
  gap:6px;
}

.page-warnings .warning-picon{
  width:30px;
  height:30px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(59,130,246,.08);
  border:1px solid rgba(59,130,246,.12);
  overflow:hidden;
}

.page-warnings .warning-picon img{
  width:23px;
  height:23px;
  object-fit:contain;
}

.page-warnings .warning-picon.plus,
.page-warnings .warning-picon b{
  color:#64748b;
  font-size:.68rem;
  font-weight:900;
}

.page-warnings .warning-region-toggle .mdi-chevron-down{
  width:30px;
  height:30px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#2563eb;
  background:rgba(59,130,246,.08);
  border:1px solid rgba(59,130,246,.12);
  font-size:1.15rem;
  transition:transform .2s ease;
}

.page-warnings .warning-region-card.open .mdi-chevron-down{
  transform:rotate(180deg);
}

.page-warnings .warning-region-details{
  display:none;
  padding:0 15px 15px;
}

.page-warnings .warning-region-card.open .warning-region-details{
  display:block;
}

.page-warnings .warning-region-details p{
  margin:0 0 13px;
  color:#475569;
  font-size:.82rem;
  line-height:1.55;
  font-weight:700;
}

.page-warnings .warning-region-details p.muted{
  color:#64748b;
  font-weight:900;
}

.page-warnings .warning-hours-wrap{
  margin-top:10px;
}

.page-warnings .warning-bar{
  position:relative;
  width:100%;
  height:18px;
  border-radius:999px;
  overflow:hidden;
  background:#e2e8f0;
  border:1px solid rgba(15,23,42,.08);
}

.page-warnings .warning-bar-grid{
  display:flex;
  width:100%;
  height:100%;
}

.page-warnings .warning-hour{
  flex:1 1 0;
  height:100%;
}

.page-warnings .warning-bar::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:repeating-linear-gradient(135deg,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 9px,rgba(255,255,255,.08) 9px,rgba(255,255,255,.08) 18px);
  mix-blend-mode:soft-light;
}

.page-warnings .warning-bar::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:repeating-linear-gradient(90deg,rgba(15,23,42,.22) 0,rgba(15,23,42,.22) 1px,transparent 1px,transparent calc(100% / 24));
  opacity:.55;
}

.page-warnings .warning-ticks{
  position:relative;
  height:18px;
  margin-top:7px;
}

.page-warnings .warning-ticks span{
  position:absolute;
  top:0;
  transform:translateX(-50%);
  color:#64748b;
  font-size:.6rem;
  font-weight:900;
}

.page-warnings .warning-debug{
  margin-left:0;
  margin-right:0;
}

/* =========================================================
   RADAR
   ========================================================= */

.page-radar .weather-scene{
  min-height:auto;
}

.page-radar .radar-view{
  width:100%;
  display:block;
  border-radius:18px;
  background-repeat:no-repeat;
  background-position:0 0;
  background-color:transparent;
  min-height:0;
}

.page-radar .radar-hint{
  position:relative;
  z-index:2;
  display:none;
  padding:0 18px 12px;
  color:rgba(255,255,255,.82);
  font-size:.78rem;
  font-weight:900;
  text-align:center;
}

.page-radar .radar-legend-rows{
  display:flex;
  flex-direction:column;
  gap:5px;
}

.page-radar .radar-row .row-label{
  margin:0 0 2px;
  color:rgba(255,255,255,.74);
  font-size:.6rem;
  font-weight:900;
  letter-spacing:.02em;
  text-shadow:0 1px 2px rgba(15,23,42,.25);
}

.page-radar .radar-row .lg-bar{
  height:10px;
  border-radius:999px;
  overflow:hidden;
  background:#e2e8f0;
  outline:1px solid rgba(255,255,255,.20);
  outline-offset:-1px;
}

.page-radar .footer-legend .lg-labels{
  margin-top:4px;
}

.page-radar .footer-legend .lg-labels span{
  font-size:.54rem;
}

.page-radar .control-panel{
  margin-top:0;
}

.page-radar .radar-view,
.page-radar #precipView{
  border-radius:18px;
}

.page-radar .big-sensor{
  padding:8px;
  border-radius:28px;
}

.page-radar .big-sensor::after{
  display:none;
}

#precipView,
.page-radar #precipView{
  width:100%;
  aspect-ratio:740/877;
  height:auto;
  display:block;
  background-position:center;
  background-repeat:no-repeat;
  background-size:contain;
}

/* =========================================================
   HOME
   ========================================================= */

.page-home .home-map-scene{
  min-height:auto;
}

.page-home .home-map-img{
  width:100%;
  height:auto;
  display:block;
  border-radius:22px;
  transition:opacity .2s ease;
}

.page-home .home-app{
  padding-top:0;
}

.page-home .home-weather-body{
  color:#475569;
  font-size:.88rem;
  font-weight:600;
  line-height:1.68;
}

.page-home .home-weather-body p{
  margin:0 0 12px;
}

.page-home .home-weather-body p:last-child{
  margin-bottom:0;
}

.page-home .home-weather-body strong{
  color:#0f172a;
  font-weight:900;
}

.page-home .home-muted{
  color:#64748b;
  font-weight:900;
}

.page-home .home-card-refresh{
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.20);
  border-radius:13px;
  background:rgba(255,255,255,.16);
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  padding:0;
}

.page-home .home-card-refresh i{
  font-size:1.15rem;
  line-height:1;
}

.page-home .home-readmore-btn{
  margin-top:12px;
  height:40px;
  width:100%;
  border:1px solid rgba(59,130,246,.16);
  border-radius:15px;
  background:rgba(59,130,246,.10);
  color:#2563eb;
  font-family:inherit;
  font-size:.78rem;
  font-weight:900;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  cursor:pointer;
}

.page-home .home-readmore-btn i{
  font-size:1.1rem;
  line-height:1;
}

.page-home .home-forecast-panel{
  margin-top:14px;
}

.page-home .home-forecast-panel .live-head{
  padding-bottom:8px;
}

.page-home .home-forecast-sensor{
  padding:16px;
}

.page-home .home-forecast-main{
  display:grid;
  grid-template-columns:96px 1fr;
  gap:14px;
  align-items:center;
  position:relative;
  z-index:2;
}

.page-home .home-forecast-icon{
  width:96px;
  height:96px;
  border-radius:30px;
}

.page-home .home-forecast-icon img{
  width:78px;
  height:78px;
  object-fit:contain;
  filter:drop-shadow(0 14px 20px rgba(0,0,0,.18));
}

.page-home .home-daypart-tabs{
  padding:0 14px 14px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}

.page-home .home-daypart-tabs .daypart-btn{
  height:38px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:15px;
  background:white;
  color:#64748b;
  font-family:inherit;
  font-size:.72rem;
  font-weight:900;
  cursor:pointer;
}

.page-home .home-daypart-tabs .daypart-btn.active{
  background:#2563eb;
  border-color:#2563eb;
  color:#fff;
}

.page-home .home-news-grid{
  margin-top:0;
}

.page-home .home-news-card{
  margin:0;
}

.page-home .home-news-link{
  display:grid;
  grid-template-columns:132px 1fr;
  gap:12px;
  padding:12px;
  color:inherit;
  text-decoration:none;
}

.page-home .home-news-thumb{
  width:132px;
  height:112px;
  border-radius:22px;
  overflow:hidden;
  background:#dbeafe;
  box-shadow:0 12px 26px rgba(15,23,42,.10);
}

.page-home .home-news-thumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.page-home .home-news-thumb.empty{
  display:flex;
  align-items:center;
  justify-content:center;
  color:#2563eb;
  font-size:1.9rem;
}

.page-home .home-news-body{
  min-width:0;
  display:flex;
  flex-direction:column;
}

.page-home .home-news-body h3{
  margin:0;
  color:#0f172a;
  font-size:.94rem;
  line-height:1.18;
  font-weight:900;
  letter-spacing:-.045em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.page-home .home-news-body p{
  margin:7px 0 0;
  color:#475569;
  font-size:.76rem;
  line-height:1.38;
  font-weight:700;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.page-home .home-news-meta{
  margin-top:auto;
  padding-top:10px;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}

.page-home .home-news-meta span{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#64748b;
  font-size:.6rem;
  font-weight:900;
}

.page-home .home-news-meta i{
  color:#2563eb;
  font-size:.86rem;
  line-height:1;
}

.page-home .home-more-news{
  margin-top:14px;
  padding:14px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#0f172a;
  text-decoration:none;
  font-weight:900;
}

.page-home .home-more-news span{
  display:inline-flex;
  align-items:center;
  gap:10px;
}

.page-home .home-more-news i{
  color:#2563eb;
  font-size:1.25rem;
}

.page-home .home-forecast-more-link i{
  font-size:1.1rem;
  line-height:1;
}

.page-home .forecast-link-inline{
  margin-top:4px;
  display:flex;
  justify-content:flex-end;
}

.page-home .forecast-link-inline a{
  color:rgba(255,255,255,.72);
  text-decoration:none;
  font-size:.7rem;
  font-weight:800;
  letter-spacing:-.02em;
}

.page-home .forecast-link-inline a:active,
.page-home .forecast-link-inline a:hover{
  color:#fff;
}

/* =========================================================
   ACTUEEL - GRAFIEK POPUP EN EXTREMEN
   ========================================================= */

.sensor-graph-control{
  position:absolute;
  top:70px;
  right:16px;
  z-index:200;
}

.sensor-graph-control,
.graph-picker-btn{
  pointer-events:auto !important;
}

.graph-picker-btn{
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:15px;
  background:rgba(255,255,255,.11);
  color:rgba(255,255,255,.95);
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  padding:0;
}

.graph-picker-btn i{
  font-size:19px;
  line-height:1;
}

.graph-picker-menu{
  top:118px;
  right:16px;
  z-index:7000;
  width:210px;
  background:rgba(15,23,42,.68);
}

.graph-modal{
  position:fixed;
  inset:0;
  z-index:6500;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(15,23,42,.42);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.graph-modal.open{
  display:flex;
}

.graph-modal-panel{
  width:min(720px,100%);
  max-height:86vh;
  overflow:auto;
  border-radius:30px;
  box-shadow:0 28px 80px rgba(15,23,42,.38);
}

.graph-modal-head{
  height:52px;
  padding:0 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  background:linear-gradient(160deg,#23386f 0%,#2f5db8 62%,#3b82f6 100%);
  color:#fff;
  border-radius:28px 28px 0 0;
}

.graph-modal-head strong{
  font-size:.94rem;
  font-weight:900;
}

.graph-modal-close{
  width:36px;
  height:36px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:14px;
  background:rgba(255,255,255,.16);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:1.3rem;
  cursor:pointer;
  padding:0;
}

.graph-modal-body{
  background:#eef2f7 !important;
  border-radius:0 0 28px 28px;
  padding:14px;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}

.graph-modal-body .data-grid{
  display:block !important;
  margin:0;
}

.graph-modal-body .graph-card{
  margin:0;
}

.graph-modal-body .station-card-header{
  display:none;
}

.graph-modal-body .station-card,
.graph-modal-body .graph-card,
.graph-modal-body .station-card-body,
.graph-modal-body .mini-chart-wrap{
  background:transparent !important;
  background-color:transparent !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:none !important;
  border:0 !important;
}

.graph-modal-body canvas,
.graph-modal-body .chartjs-render-monitor,
.graph-modal-body .chart-container,
.graph-modal-body .mini-chart-wrap,
.graph-modal-body .mini-chart-wrap > div{
  background:transparent !important;
  background-color:transparent !important;
}

.graph-modal-body .chartjs-size-monitor,
.graph-modal-body .chartjs-size-monitor-expand,
.graph-modal-body .chartjs-size-monitor-shrink{
  display:none !important;
}

.graph-card.is-hidden{
  display:none !important;
}

.nl-extremes-section{
  margin-top:14px;
  transform:translateZ(0);
  backface-visibility:hidden;
}

.nl-extremes-section .extreme-title{
  margin:0 6px 12px;
  color:#fff;
  text-shadow:0 1px 2px rgba(15,23,42,.25);
}

.nl-extreme-title-second{
  margin-top:18px !important;
}

.nl-extremes-grid{
  display:grid;
  gap:14px;
  margin:0;
  transform:translateZ(0);
  backface-visibility:hidden;
}

.nl-extreme-card{
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.52);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 40px rgba(15,23,42,.06);
  transform:translateZ(0);
  backface-visibility:hidden;
}

.nl-extreme-card.overview{
  border-radius:28px;
  overflow:hidden;
}

.nl-extreme-group{
  border-bottom:1px solid rgba(15,23,42,.08);
}

.nl-extreme-group:last-child{
  border-bottom:none;
}

.nl-extreme-head{
  padding:14px 16px;
  display:flex;
  align-items:center;
  gap:10px;
  color:#fff;
  background:linear-gradient(160deg,#23386f 0%,#2f5db8 62%,#3b82f6 100%);
  font-weight:900;
}

.nl-extreme-head.compact{
  padding:9px 14px;
  min-height:46px;
  background:linear-gradient(160deg,rgba(24,37,79,.92) 0%,rgba(35,64,143,.88) 58%,rgba(58,92,168,.82) 100%);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.nl-extreme-group:not(:first-child) .nl-extreme-head.compact{
  border-top:1px solid rgba(255,255,255,.12);
}

.nl-extreme-head i{
  width:30px;
  height:30px;
  border-radius:13px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.18);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
}

.nl-extreme-head span{
  font-size:.88rem;
  line-height:1.1;
}

.nl-extreme-head .hot,
.nl-extreme-head .cold{
  color:rgba(255,255,255,.92);
}

.nl-extreme-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:10px 14px;
  min-height:44px;
  border-bottom:1px solid rgba(15,23,42,.06);
}

.nl-extreme-row:last-child{
  border-bottom:none;
}

.nl-extreme-row span{
  color:#64748b;
  font-weight:800;
  font-size:.8rem;
  line-height:1.15;
}

.nl-extreme-row strong{
  color:#0f172a;
  font-weight:900;
  font-size:.88rem;
  white-space:nowrap;
}

@media(max-width:520px){
  .page-news-list .news-list-link,
  .page-home .home-news-link{
    grid-template-columns:126px 1fr;
    gap:10px;
    padding:10px;
  }

  .page-news-list .news-list-thumb,
  .page-home .home-news-thumb{
    width:126px;
    height:112px;
    border-radius:20px;
  }

  .page-news-list .featured-news-body h2{
    font-size:1.28rem;
  }

  .page-news-list .news-list-body h2,
  .page-home .home-news-body h3{
    font-size:.9rem;
  }

  .page-news-list .news-list-body p,
  .page-home .home-news-body p{
    font-size:.72rem;
    line-height:1.36;
  }

  .page-news-list .news-list-date{
    font-size:.58rem;
    padding:6px 8px;
  }

  .page-news-list .news-list-author,
  .page-home .home-news-meta span{
    font-size:.6rem;
  }

  .page-news-list .news-pager{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    grid-template-areas:
      "page page"
      "prev next" !important;
    gap:10px !important;
  }

  .page-news-list .news-pager > :nth-child(1){
    grid-area:prev !important;
  }

  .page-news-list .news-pager-mid{
    grid-area:page !important;
    text-align:center !important;
    order:0 !important;
    margin-bottom:2px;
  }

  .page-news-list .news-pager > :nth-child(3){
    grid-area:next !important;
  }

  .page-news-list .news-pager-btn{
    width:100% !important;
  }

  .page-warnings .warning-region-toggle{
    padding:13px 14px;
  }

  .page-warnings .warning-region-toggle strong{
    font-size:.88rem;
  }

  .page-warnings .warning-region-toggle small{
    font-size:.68rem;
  }

  .page-warnings .warning-region-details{
    padding:0 14px 14px;
  }

  .page-home .home-forecast-main{
    grid-template-columns:86px 1fr;
    gap:12px;
  }

  .page-home .home-forecast-icon{
    width:86px;
    height:86px;
    border-radius:28px;
  }

  .page-home .home-forecast-icon img{
    width:80px;
    height:80px;
  }

  .page-home .home-forecast-panel .mega-value{
    font-size:2.75rem;
  }

  .page-home .home-forecast-panel .mega-unit{
    font-size:.98rem;
  }

  .page-home .home-forecast-panel .temp-arrow{
    font-size:1.2rem;
  }

  .page-home .home-daypart-tabs{
    gap:7px;
  }

  .page-home .home-daypart-tabs .daypart-btn{
    height:38px;
    font-size:.7rem;
  }
}

/* =========================================================
   FIX - weersverwachting hero kleiner en betere cijferafstand
   ========================================================= */

.page-forecast .forecast-now-card .label-top,
.page-forecast .forecast-now-text .label-top,
.page-home .home-forecast-panel .label-top{
  font-size:.70rem !important;
  line-height:1.15 !important;
  gap:7px !important;
}

.page-forecast .forecast-now-card .mega-value,
.page-forecast .forecast-now-text .mega-value,
.page-home .home-forecast-panel .mega-value{
  font-size:3.05rem !important;
  line-height:.86 !important;
  letter-spacing:-.015em !important;
  word-spacing:0 !important;
}

.page-forecast .forecast-now-card .mega-unit,
.page-forecast .forecast-now-text .mega-unit,
.page-home .home-forecast-panel .mega-unit{
  font-size:1.02rem !important;
  margin-left:.18em !important;
}

.page-forecast .forecast-desc,
.page-home .forecast-desc{
  font-size:.70rem !important;
  line-height:1.28 !important;
  margin-top:6px !important;
}

@media(max-width:520px){
  .page-forecast .forecast-now-card .mega-value,
  .page-forecast .forecast-now-text .mega-value,
  .page-home .home-forecast-panel .mega-value{
    font-size:2.62rem !important;
    letter-spacing:-.01em !important;
  }

  .page-forecast .forecast-now-card .label-top,
  .page-forecast .forecast-now-text .label-top,
  .page-home .home-forecast-panel .label-top{
    font-size:.66rem !important;
  }

  .page-forecast .forecast-desc,
  .page-home .forecast-desc{
    font-size:.66rem !important;
  }
}.page-forecast .day-bars .bar-top i.mdi.bar-icon::before{
  font-size:1.18rem !important;
  line-height:1 !important;
}

.page-forecast .day-bars .bar-top i.mdi.bar-icon,
.page-forecast .day-bars .wind-vane-small.bar-icon.wind{
  width:20px !important;
  height:20px !important;
  flex:0 0 20px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.page-forecast .day-bars .wind-vane-small.bar-icon.wind{
  font-size:1rem !important;
  line-height:1 !important;
  text-shadow:none !important;
}

.page-radar .precip-extreme-card{
  margin-top:16px;
}

.page-radar .precip-extreme-card .station-card-body{
  padding:0;
}

.page-radar .precip-extreme-card .extreme-list{
  margin:0;
  border-radius:0 0 28px 28px;
  border:0;
  box-shadow:none;
  background:rgba(255,255,255,.76);
}

.page-radar .precip-extreme-card .extreme-row:first-child{
  border-top:0;
}

.page-warnings .warning-region-details .forecast-table,
.page-warnings .warning-region-details .forecast-table td,
.page-warnings .warning-region-details .forecast-table th{
  font-size:.82rem !important;
  line-height:1.55 !important;
  font-weight:700 !important;
  color:#475569;
}

.page-warnings .warning-region-details .forecast-table strong{
  color:#0f172a;
  font-weight:900;
}

/* =========================================================
   GFS WEERKAARTEN
   ========================================================= */

.page-gfs .gfs-scene{
  min-height:auto;
}

.page-gfs .gfs-map-container{
  max-width:560px;
  padding:8px;
}

.page-gfs .gfs-map-img{
  width:100%;
  height:auto;
  display:block;
  border-radius:18px;
  background:transparent;
}

.page-gfs .gfs-control-panel{
  margin-top:0;
}

.page-gfs .gfs-time-strip .time-node{
  flex-direction:column;
  gap:2px;
  height:44px;
  line-height:1;
}

.page-gfs .gfs-time-strip .time-node .d,
.page-gfs .gfs-time-strip .time-node .t{
  display:block;
  font-weight:900;
  font-size:.66rem;
  line-height:1;
}

.page-gfs .gfs-current-time{
  padding:0 13px 13px;
  color:rgba(255,255,255,.76);
  font-size:.7rem;
  font-weight:900;
  text-align:center;
  text-shadow:0 1px 2px rgba(15,23,42,.22);
}

.page-gfs .gfs-message{
  position:relative;
  z-index:2;
  min-height:0;
  margin:-2px 14px 14px;
  color:rgba(255,255,255,.78);
  font-size:.74rem;
  font-weight:900;
  text-align:center;
}

.page-gfs .gfs-message:empty{
  display:none;
}

.page-gfs .gfs-layer-menu{
  max-height:min(72vh,560px);
  overflow:auto;
  scrollbar-width:none;
}

.page-gfs .gfs-layer-menu::-webkit-scrollbar{
  display:none;
}

.page-gfs .gfs-layer-group{
  padding:8px 10px 5px;
  color:rgba(255,255,255,.52);
  font-size:.62rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.page-gfs .gfs-app{
  padding-top:0;
}

.page-gfs .gfs-info-card{
  margin-top:14px;
}

.page-gfs .gfs-text{
  color:#475569;
  font-size:.86rem;
  font-weight:650;
  line-height:1.65;
}

.page-gfs .gfs-text p{
  margin:0 0 12px;
}

.page-gfs .gfs-text p:last-child{
  margin-bottom:0;
}

.page-gfs .gfs-text strong{
  color:#0f172a;
  font-weight:900;
}

.page-gfs .gfs-accordion{
  margin-top:14px;
  display:grid;
  gap:10px;
}

.page-gfs .gfs-accordion details{
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.52);
  border-radius:24px;
  box-shadow:var(--shadow-soft);
  overflow:hidden;
}

.page-gfs .gfs-accordion summary{
  list-style:none;
  cursor:pointer;
  padding:14px 16px;
  color:#0f172a;
  font-size:.86rem;
  font-weight:900;
  letter-spacing:-.03em;
  position:relative;
  user-select:none;
}

.page-gfs .gfs-accordion summary::-webkit-details-marker{
  display:none;
}

.page-gfs .gfs-accordion summary::after{
  content:"\F0140";
  font-family:"Material Design Icons";
  position:absolute;
  right:14px;
  top:50%;
  transform:translateY(-50%);
  width:30px;
  height:30px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#2563eb;
  background:rgba(59,130,246,.08);
  border:1px solid rgba(59,130,246,.12);
  font-size:1.1rem;
  transition:transform .2s ease;
}

.page-gfs .gfs-accordion details[open] summary::after{
  transform:translateY(-50%) rotate(180deg);
}

.page-gfs .gfs-accordion .content{
  padding:0 16px 15px;
  color:#475569;
  font-size:.82rem;
  line-height:1.6;
  font-weight:700;
}

.page-gfs .gfs-accordion .content p{
  margin:0;
}

.page-gfs #preload-container{
  display:none;
}

@media(max-width:520px){
  .page-gfs .gfs-time-strip{
    display:grid!important;
    grid-auto-flow:column;
    column-gap:8px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    width:100%;
    grid-auto-columns:calc((100% - (4 * 8px)) / 5);
  }

  .page-gfs .gfs-time-strip .time-node{
    flex:none!important;
    width:auto!important;
    scroll-snap-align:start;
  }

  .page-gfs .gfs-current-time{
    font-size:.66rem;
  }
}

.page-gfs .gfs-map-container .gfs-map-img{
  border-radius:0px !important;
}

.page-gfs .gfs-map-container{
    padding:0 !important;
}

.wn-app-header-inner{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

@media (min-width:900px){
  .wn-app-header-inner{
    max-width:1000px;
    margin:0 auto;
    padding-left:18px;
    padding-right:18px;
  }
}

/* =========================================================
   PWS STATION DETAIL
   ========================================================= */

.page-pws .pws-scene{
  min-height:auto;
}

.page-pws .pws-app{
  padding-top:0;
}

.page-pws .pws-hero{
  position:relative;
  z-index:2;
  padding:0 12px 14px;
}

.page-pws .pws-station-card{
  border-radius:28px;
  padding:18px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 24px 50px rgba(0,0,0,.14);
}

.page-pws .pws-station-main{
  display:flex;
  justify-content:space-between;
  gap:14px;
}

.page-pws .pws-station-name{
  margin-top:10px;
  color:#fff;
  font-size:1.55rem;
  font-weight:900;
}

.page-pws .pws-station-location{
  margin-top:5px;
  color:rgba(255,255,255,.74);
  font-size:.82rem;
  font-weight:800;
}

.page-pws .pws-status-pill{
  height:34px;
  padding:0 11px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#fff;
  font-size:.7rem;
  font-weight:900;
  background:rgba(255,255,255,.14);
}

.page-pws .pws-status-pill span{
  width:8px;
  height:8px;
  border-radius:999px;
  background:#6b7280;
}

.page-pws .pws-status-pill.online span{background:#22c55e}
.page-pws .pws-status-pill.stale span{background:#ef4444}

.page-pws .pws-meta-grid,
.page-pws .pws-detail-lines{
  margin-top:16px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.page-pws .pws-card-main{
  display:flex;
  align-items:baseline;
  gap:8px;
}

.page-pws .pws-value-big{
  font-size:2.7rem;
  line-height:.9;
  font-weight:900;
  color:#0f172a;
}

.page-pws .pws-unit{
  color:#64748b;
  font-size:.9rem;
  font-weight:900;
}

.page-pws .pws-main-icon,
.page-pws .pws-uv-dot{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-left:8px;
}

.page-pws .pws-main-icon{
  color:#2563eb;
  font-size:1.65rem;
  line-height:1;
  transform-origin:50% 50%;
}

.page-pws .pws-uv-dot{
  width:18px;
  height:18px;
  border-radius:999px;
}

.page-pws .pws-chart-extremes{
  display:flex;
  flex-wrap:wrap;
  gap:7px 10px;
  color:#64748b;
  font-size:.72rem;
  font-weight:900;
}

.page-pws .pws-chart-extremes strong{
  color:#0f172a;
}

.page-pws .pws-map-card-btn{
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.20);
  border-radius:13px;
  background:rgba(255,255,255,.16);
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
}

.page-pws .pws-map-card-btn i{
  font-size:1.15rem;
}

.page-pws .pws-date-control .hero-v{
  display:flex;
  align-items:center;
  gap:6px;
}

.page-pws .pws-date-btn,
.page-pws .pws-date-label{
  border:0;
  font-family:inherit;
  font-weight:900;
  cursor:pointer;
}

.page-pws .pws-date-btn{
  width:28px;
  height:28px;
  border-radius:11px;
  background:rgba(255,255,255,.16);
  color:#fff;
}

.page-pws .pws-date-btn:disabled{
  opacity:.35;
  cursor:default;
}

.page-pws .pws-date-label{
  height:28px;
  padding:0 8px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  color:#fff;
  font-size:.78rem;
}

.page-pws .pws-map-overlay,
.page-pws .date-picker-overlay{
  position:fixed;
  inset:0;
  z-index:6500;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(15,23,42,.42);
  backdrop-filter:blur(14px);
}

.page-pws .pws-map-overlay.is-visible,
.page-pws .date-picker-overlay.is-visible{
  display:flex;
}

.page-pws .pws-map-modal,
.page-pws .date-picker{
  width:min(720px,100%);
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(15,23,42,.38);
  background:#eef2f7;
}

.page-pws .pws-map-tabs{
  padding:12px;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.page-pws .pws-map-tab,
.page-pws .date-picker-close,
.page-pws .date-picker-nav button{
  border:0;
  border-radius:999px;
  background:white;
  color:#2563eb;
  font-family:inherit;
  font-weight:900;
  cursor:pointer;
}

.page-pws .pws-map-tab{
  height:36px;
  padding:0 12px;
  font-size:.72rem;
}

.page-pws .pws-map-tab.active{
  background:#2563eb;
  color:#fff;
}

.page-pws .pws-map-image-wrap{
  padding:0 12px 12px;
}

.page-pws .pws-map-img{
  width:100%;
  display:block;
  border-radius:18px;
  background:#e2e8f0;
}

.page-pws .date-picker{
  width:min(340px,92vw);
  padding:14px;
}

.page-pws .date-picker-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  margin-bottom:10px;
}

.page-pws .date-picker-title{
  color:#0f172a;
  font-size:.86rem;
  font-weight:900;
}

.page-pws .date-picker-month{
  color:#64748b;
  font-size:.76rem;
  font-weight:900;
  text-transform:capitalize;
}

.page-pws .date-picker-nav{
  display:flex;
  gap:5px;
}

.page-pws .date-picker-nav button{
  width:30px;
  height:30px;
}

.page-pws .date-picker-grid{
  display:grid;
  grid-template-columns:repeat(7,1fr);
  gap:5px;
  text-align:center;
}

.page-pws .date-picker-weekday{
  color:#64748b;
  font-size:.62rem;
  font-weight:900;
}

.page-pws .date-cell{
  height:31px;
  border:0;
  border-radius:999px;
  background:transparent;
  color:#94a3b8;
  font-family:inherit;
  font-size:.76rem;
  font-weight:900;
}

.page-pws .date-cell--available{
  background:white;
  color:#0f172a;
  cursor:pointer;
}

.page-pws .date-cell--selected{
  background:#2563eb;
  color:#fff;
}

.page-pws .date-cell--disabled{
  opacity:.35;
}

.page-pws .date-picker-footer{
  margin-top:10px;
  display:flex;
  justify-content:flex-end;
}

.page-pws .date-picker-close{
  height:34px;
  padding:0 13px;
}

.page-pws .pws-back-link{
  margin-top:14px;
  padding:14px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#0f172a;
  text-decoration:none;
  font-weight:900;
}

.page-pws .pws-back-link span{
  display:inline-flex;
  align-items:center;
  gap:9px;
}

.page-pws .pws-back-top i{
  font-size:1.3rem;
}

@media(max-width:520px){
  .page-pws .pws-station-main,
  .page-pws .pws-meta-grid,
  .page-pws .pws-detail-lines{
    grid-template-columns:1fr;
  }

  .page-pws .pws-station-main{
    display:grid;
  }

  .page-pws .pws-status-pill{
    justify-self:start;
  }

  .page-pws .pws-station-name{
    font-size:1.34rem;
  }

  .page-pws .pws-value-big{
    font-size:2.45rem;
  }
}

/* FIX PWS cards binnen lichte station-cards */

.page-pws .pws-card .station-card-body{
  background:rgba(255,255,255,.76);
}

.page-pws .pws-card .pws-card-main{
  padding-bottom:4px;
}

.page-pws .pws-card .pws-value-big{
  font-size:2.75rem !important;
  line-height:.9 !important;
  font-weight:900 !important;
  color:#0f172a !important;
  letter-spacing:-.04em;
}

.page-pws .pws-card .pws-unit{
  color:#64748b !important;
  font-size:1rem !important;
  font-weight:900 !important;
}

.page-pws .pws-card .pws-detail-lines{
  margin-top:10px;
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
}

.page-pws .pws-card .pws-detail-lines .hero-line{
  background:rgba(59,130,246,.08) !important;
  border:1px solid rgba(59,130,246,.10) !important;
  border-radius:18px !important;
  padding:11px 13px !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}

.page-pws .pws-card .pws-detail-lines .hero-k{
  color:#64748b !important;
  text-shadow:none !important;
  font-size:.66rem !important;
  font-weight:900 !important;
}

.page-pws .pws-card .pws-detail-lines .hero-v{
  color:#0f172a !important;
  text-shadow:none !important;
  font-size:.88rem !important;
  font-weight:900 !important;
}

.page-pws .pws-card .mini-chart-wrap{
  margin-top:8px !important;
  height:194px !important;
  flex:0 0 194px !important;
}

.page-pws .pws-card .mini-chart{
  background:rgba(255,255,255,.55) !important;
}

.page-pws .pws-card .pws-chart-extremes{
  padding-top:4px;
  font-size:.76rem;
  line-height:1.35;
}

.page-pws .pws-card .pws-chart-extremes span{
  color:#64748b;
  font-weight:900;
}

.page-pws .pws-card .pws-chart-extremes strong{
  color:#0f172a;
  font-weight:900;
}

.page-pws .pws-map-card-btn{
  appearance:none;
  -webkit-appearance:none;
}

.page-forecast .node-wind{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:4px;
}

.page-forecast .node-wind-arrow{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
  font-size:.82rem !important;
  color:rgba(255,255,255,.72) !important;
}

/* 48-uurs verwachting iets lager, onderruimte kleiner */
.page-forecast .hero-hour-river{
  padding-bottom:10px !important;
}

.page-forecast .river-inner{
  height:220px !important;
  padding-top:14px !important;
}

.page-forecast .temp-svg{
  top:14px !important;
  height:206px !important;
}

.page-forecast .hour-node{
  top:4px !important;
}