

/* WordPress route additions */
.route-index{width:min(var(--max),calc(100% - 44px));margin:18px auto 0;padding:clamp(72px,9vw,130px) 0}
.route-index header{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(32px,7vw,100px);align-items:end;margin-bottom:3rem}
.route-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.route-card{min-height:280px;display:flex;flex-direction:column;padding:1.7rem;border:1px solid var(--ink);border-radius:6px 58px 6px 6px;text-decoration:none;background:var(--paper);transition:transform .25s ease,box-shadow .25s ease}
.route-card:nth-child(2n){background:var(--sand)}.route-card:nth-child(3n){background:#d9ece8}
.route-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.route-card small{font-weight:900;letter-spacing:.12em;color:var(--orange)}.route-card h2{margin-top:auto;font-size:clamp(2rem,3vw,3.5rem)}.route-card span{font-weight:900}
.support-page .deep-hero,.support-page .deep-hero.is-location,.support-page .deep-hero.is-editorial{min-height:clamp(470px,58svh,640px);grid-template-columns:.88fr 1.12fr;border-radius:18px 18px 96px 18px;background:var(--paper)}.support-page .deep-hero-copy{padding:clamp(42px,5vw,76px)}.support-sections{width:min(1560px,calc(100% - 36px));padding-block:clamp(54px,7vw,96px)}
.support-page .deep-hero .deep-hero-mark{position:relative;display:block;overflow:hidden;border-radius:0;background:var(--ink)}
.support-page .deep-hero .deep-hero-mark::after{position:absolute;inset:52% 0 0;background:linear-gradient(transparent,rgba(4,12,30,.48));content:""}
.support-page .deep-hero .deep-hero-mark img{width:100%;height:100%;object-fit:cover;filter:none}
.support-page .deep-hero .deep-hero-mark small{position:absolute;z-index:2;right:1rem;bottom:1rem;max-width:290px;padding:.6rem .72rem;border-radius:4px;background:rgba(255,253,248,.94);color:var(--ink);font-size:.64rem;font-weight:780;line-height:1.35}
.route-subnav{position:sticky;top:88px;z-index:80;display:flex;align-items:center;gap:.45rem;width:min(var(--max),calc(100% - 44px));margin:18px auto 0;padding:.65rem;background:rgba(251,246,236,.95);border:1px solid var(--line);border-radius:999px;overflow-x:auto;backdrop-filter:blur(14px)}
.route-subnav strong{padding:0 .65rem;white-space:nowrap;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.route-subnav a{padding:.55rem .8rem;white-space:nowrap;border-radius:999px;text-decoration:none;font-size:.72rem;font-weight:900}.route-subnav a[aria-current="page"]{background:var(--ink);color:#fff}
.route-breadcrumbs{display:flex;align-items:center;gap:.55rem;width:min(var(--max),calc(100% - 44px));margin:18px auto 0;overflow-x:auto;color:var(--muted);font-size:.7rem;font-weight:800;white-space:nowrap}.route-breadcrumbs a{color:inherit;text-decoration:none}.route-breadcrumbs a:hover{text-decoration:underline}.route-breadcrumbs span[aria-current="page"]{color:var(--ink)}
.route-journey{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:clamp(18px,4vw,56px);align-items:stretch;width:min(var(--max),calc(100% - 44px));margin:24px auto 0;padding:1rem;border:1px solid var(--ink);border-radius:6px 48px 6px 6px;background:var(--paper)}.route-journey>div{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;padding:.35rem}.route-journey>div p{margin:0}.route-journey>div>a{font-size:clamp(1.25rem,1.8vw,2rem);font-weight:900;line-height:1.05;text-decoration:none}.route-journey ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:0;padding:0;overflow:hidden;border:1px solid var(--ink);border-radius:4px 34px 4px 4px;background:var(--ink);list-style:none}.route-journey li{min-width:0;background:var(--sand)}.route-journey li:nth-child(even){background:#d9ece8}.route-journey li.is-current{background:var(--orange)}.route-journey li a{min-height:104px;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;padding:1rem;color:inherit;text-decoration:none}.route-journey li span{font-size:.65rem;font-weight:900;letter-spacing:.12em}.route-journey li b{font-size:.88rem;line-height:1.15}.route-journey li:not(.is-current) a:hover{background:rgba(255,255,255,.45)}
.support-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));width:min(var(--max),calc(100% - 44px));margin:24px auto 0;border:1px solid var(--ink);background:var(--paper)}
.support-facts article{min-height:108px;display:flex;flex-direction:column;justify-content:space-between;gap:.85rem;padding:1.15rem 1.25rem;border-right:1px solid var(--ink)}.support-facts article:last-child{border-right:0}.support-facts strong{font-size:clamp(1.5rem,2.55vw,2.8rem);line-height:1;letter-spacing:-.05em}.support-facts span{max-width:24ch;color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}
.route-children{width:min(var(--max),calc(100% - 44px));margin:clamp(48px,6vw,78px) auto 0}.route-children>header{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(28px,6vw,90px);align-items:end;margin-bottom:1.5rem}.route-children h2{font-size:clamp(2.35rem,4.2vw,4.6rem)}.route-children-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:14px}.route-children-grid a{min-width:0;min-height:170px;display:flex;flex-direction:column;gap:.75rem;padding:1.3rem;border:1px solid var(--ink);border-radius:5px 42px 5px 5px;background:var(--paper);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.route-children-grid a:nth-child(3n+2){background:var(--sand)}.route-children-grid a:nth-child(3n){background:#d9ece8}.route-children-grid a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.route-children-grid span{font-size:clamp(1.35rem,2vw,2.15rem);font-weight:900;letter-spacing:-.045em;line-height:1.04}.route-children-grid small{color:var(--muted);line-height:1.45}.route-children-grid b{margin-top:auto;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}
.support-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;padding:18px 0;border:0}
.support-section-media{min-height:clamp(410px,48vw,650px);margin:0;overflow:hidden;border-radius:7px 70px 7px 7px;background:var(--sand)}.support-section-media img{width:100%;height:100%;object-fit:cover}.support-section.is-reverse .support-section-media{order:2;border-radius:70px 7px 7px 7px}.support-section-media.is-detail{width:76%;min-height:clamp(320px,34vw,470px);align-self:center;justify-self:center;border-radius:7px 56px 7px 7px}
.support-section-content{display:grid;grid-template-columns:42px 1fr;gap:clamp(18px,3vw,44px);align-content:center;padding:clamp(38px,5vw,76px);border-block:1px solid var(--line);background:rgba(255,253,248,.62)}.support-section.is-reverse .support-section-content{order:1}.support-section-content>span{padding-top:.35rem;color:var(--orange);font-size:.7rem;font-weight:900;letter-spacing:.14em}.support-section-content>div{min-width:0}.support-section h2{max-width:16ch;font-size:clamp(2rem,3.4vw,4.15rem)}.support-section p{font-size:clamp(1rem,1.12vw,1.15rem)}.support-section-copy{max-width:64ch;min-width:0}.support-section-copy>p:first-child{margin-top:0}.support-section-copy ul{display:grid;gap:.65rem;margin:1.3rem 0 0;padding-left:1.2rem}.support-section-copy li{padding-left:.25rem}.support-note{margin-top:1.2rem;padding:1rem 1.1rem;border-left:4px solid var(--orange);background:var(--paper);font-size:.9rem!important;font-weight:750}
.support-visual-break{position:relative;left:50%;width:calc(100vw - 36px);height:min(76svh,760px);margin:clamp(56px,7vw,100px) 0;overflow:hidden;border-radius:7px 84px 7px 7px;transform:translateX(-50%);background:var(--ink)}.support-visual-break img{width:100%;height:100%;object-fit:cover}
.support-actions{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;width:min(var(--max),calc(100% - 44px));margin:0 auto clamp(48px,6vw,84px);padding:clamp(24px,3vw,38px);overflow:hidden;border:1px solid var(--ink);border-radius:8px 54px 8px 8px;background:var(--paper)}.support-actions::before{position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,#061d4f 0 12.5%,#04688c 12.5% 25%,#058495 25% 37.5%,#79b1a8 37.5% 50%,#f6dbac 50% 62.5%,#f9aa6a 62.5% 75%,#f7672b 75% 87.5%,#f53619 87.5%);content:""}.support-actions h2{font-size:clamp(2rem,3.6vw,4rem)}.support-action-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.support-action-buttons .button{white-space:nowrap}
.support-next{width:min(var(--max),calc(100% - 44px));margin:0 auto clamp(64px,8vw,100px)}.support-next>p{margin-bottom:1.2rem;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.support-next-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.support-next a{min-height:150px;display:flex;flex-direction:column;justify-content:space-between;padding:1.3rem;border:1px solid var(--ink);border-radius:6px 42px 6px 6px;background:var(--sand);text-decoration:none}.support-next a:nth-child(even){background:#d9ece8}.support-next b{font-size:clamp(1.35rem,2.3vw,2.35rem);letter-spacing:-.05em}.support-next span{font-weight:900}
.support-next small{max-width:50ch;margin:.7rem 0 1rem;color:var(--muted);line-height:1.45}
.path-participants .deep-hero,.path-pricing .deep-hero{background:#e5f0ed}.path-open-a-center .deep-hero{background:#f3e5cc}.path-zandhoven .deep-hero{background:#f3c9a5}
.vdc-route-shortcuts,.mobile-language-links{display:none}
.footer-route-links{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-top:clamp(26px,4vw,48px);border-top:1px solid var(--line)}
.footer-route-links>div{display:flex;flex-direction:column;gap:.55rem;padding-right:1.25rem}.footer-route-links strong{margin-bottom:.35rem}
.owner-line{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:1rem 0 4rem;color:var(--muted);font-size:.72rem}
.entry-routes{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(72px,9vw,126px) 0 0}.entry-routes>header{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,6vw,88px);align-items:end;margin-bottom:2rem}.entry-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink);background:var(--paper)}.entry-card{min-height:300px;display:grid;grid-template-rows:auto minmax(4.2em,auto) 1fr auto;gap:.95rem;padding:1.35rem;border-right:1px solid var(--ink);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.entry-card:last-child{border-right:0}.entry-card:nth-child(2){background:#d9ece8}.entry-card:nth-child(3){background:var(--sand)}.entry-card:nth-child(4){background:var(--orange)}.entry-card:hover{position:relative;z-index:2;transform:translateY(-5px);box-shadow:var(--shadow)}.entry-card small{display:flex;gap:.65rem;align-items:center;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.entry-card small b{color:var(--orange);font-size:.74rem}.entry-card:nth-child(4) small b{color:var(--ink)}.entry-card h2{margin:0;font-size:clamp(1.8rem,2.7vw,3.2rem);line-height:.98;letter-spacing:-.05em}.entry-card p{margin:0;font-size:.94rem;line-height:1.45}.entry-card span{align-self:end;font-weight:900}.entry-card i{font-style:normal}
@media(max-width:900px){.route-index header,.route-children>header{grid-template-columns:1fr}.support-page .deep-hero,.support-page .deep-hero.is-location,.support-page .deep-hero.is-editorial{grid-template-columns:1fr}.route-index-grid{grid-template-columns:repeat(2,1fr)}.route-children-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-subnav{top:76px}.route-journey{grid-template-columns:1fr}.support-section{grid-template-columns:1fr}.support-section-media,.support-section.is-reverse .support-section-media{order:1;min-height:440px;border-radius:7px 60px 7px 7px}.support-section-media.is-detail{width:72%;min-height:340px}.support-section-content,.support-section.is-reverse .support-section-content{order:2}.support-actions{grid-template-columns:1fr}.support-action-buttons{justify-content:flex-start}}
@media(max-width:1040px){.entry-grid{grid-template-columns:repeat(2,1fr)}.entry-card:nth-child(2){border-right:0}.entry-card:nth-child(-n+2){border-bottom:1px solid var(--ink)}}
@media(max-width:680px){
  .corporate-header,.corporate-header.is-compact{min-height:88px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;padding:max(12px,env(safe-area-inset-top)) 12px 18px;align-items:start}
  .corporate-header .corporate-logo,.corporate-header.is-compact .corporate-logo{grid-column:1;grid-row:1;width:min(174px,52vw);margin:0;transform:none;aspect-ratio:auto;overflow:visible;align-self:start}
  .corporate-header .logo-expanded{display:block}.corporate-header .logo-compact,.corporate-header.is-compact .logo-compact{display:none}.corporate-header .logo-expanded{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}
  .corporate-header .header-actions{display:none}.corporate-header .menu-toggle,.corporate-header.is-compact .menu-toggle{position:relative;z-index:5;display:block;grid-column:2;grid-row:1;justify-self:end;align-self:start}
  .corporate-header .corporate-nav,.corporate-header.is-compact .corporate-nav{display:none;transform:none}.corporate-header .corporate-nav.is-open,.corporate-header.is-compact .corporate-nav.is-open{position:fixed;inset:88px 0 0;z-index:120;display:flex;flex-direction:column;align-items:stretch;width:100%;max-height:calc(100svh - 88px);padding:1.2rem;overflow:auto;background:var(--paper)}
  .corporate-header .corporate-nav.is-open .corporate-menu{display:flex;flex-direction:column;align-items:stretch;width:100%}.corporate-header .corporate-nav.is-open .corporate-menu>.menu-item{width:100%;border-radius:0!important;background:transparent!important;color:var(--ink)!important}.corporate-header .corporate-nav.is-open a{background:transparent!important;color:var(--ink)!important}
  .vdc-route-shortcuts{display:grid;grid-template-columns:1fr 1fr;margin-top:1rem;border-top:1px solid var(--line)}.vdc-route-shortcuts a{padding:.85rem .2rem!important;border-bottom:1px solid var(--line);font-size:.82rem!important;text-transform:capitalize}
  .mobile-language-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1rem;border:1px solid var(--line);background:var(--line)}.mobile-language-links a{display:flex;flex-direction:column;gap:.2rem;padding:.75rem!important;background:var(--paper)!important;font-weight:900;text-decoration:none}.mobile-language-links a[aria-current="true"]{background:#e5f0ed!important;box-shadow:inset 0 -4px var(--orange)}.mobile-language-links span{font-size:.62rem;font-weight:700;color:var(--muted)}
  .corporate-header .corporate-rainbow,.corporate-header.is-compact .corporate-rainbow{inset:auto 0 0;left:0;right:0;bottom:0;width:100%;height:12px;display:block;background:linear-gradient(to right,#061d4f 0 12.5%,#04688c 12.5% 25%,#058495 25% 37.5%,#79b1a8 37.5% 50%,#f6dbac 50% 62.5%,#f9aa6a 62.5% 75%,#f7672b 75% 87.5%,#f53619 87.5% 100%);border-radius:0;transform:none}
  main::before{display:none}
  .route-subnav{top:88px;border-radius:18px}.route-subnav strong{position:sticky;left:0;z-index:2;background:rgba(251,246,236,.97)}.route-breadcrumbs,.route-children{width:calc(100% - 24px)}.route-breadcrumbs{padding-bottom:.2rem}.route-journey{width:calc(100% - 24px);padding:.85rem}.route-journey ol{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.route-journey li{flex:0 0 min(76vw,230px);scroll-snap-align:start}.route-journey li a{min-height:92px}.entry-routes>header{grid-template-columns:1fr}.route-index-grid,.entry-grid,.route-children-grid{grid-template-columns:1fr}.entry-card{min-height:210px;border-right:0;border-bottom:1px solid var(--ink)}.entry-card:last-child{border-bottom:0}.support-section{grid-template-columns:1fr;gap:0;padding:8px 0}.support-sections{width:calc(100% - 16px)}.support-section-media,.support-section.is-reverse .support-section-media{min-height:300px;border-radius:5px 44px 5px 5px}.support-section-media.is-detail{width:78%;min-height:245px;margin-block:28px}.support-section-content{grid-template-columns:30px 1fr;gap:12px;padding:34px 22px 42px}.support-section h2{font-size:clamp(2rem,10.5vw,3.25rem)}.support-visual-break{width:calc(100vw - 14px);height:56svh;margin:60px 0;border-radius:5px 50px 5px 5px}.route-card{min-height:230px}.route-subnav,.support-facts,.support-next,.support-actions{width:calc(100% - 24px)}.support-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.support-facts article{min-width:0;min-height:104px;border-bottom:1px solid var(--ink)}.support-facts article:nth-child(2n){border-right:0}.support-facts article:nth-last-child(2):nth-child(odd),.support-facts article:last-child{border-bottom:0}.support-facts article:last-child:nth-child(odd){grid-column:1/-1;border-right:0}.support-facts strong{overflow-wrap:normal;word-break:normal}.route-children-grid a{min-height:160px}.support-page .deep-hero{min-height:0;border-radius:8px 8px 58px 8px}.support-page .deep-hero-mark{min-height:300px;border-radius:0}.support-page .deep-hero.is-location .deep-hero-mark{min-height:40svh}.support-action-buttons{display:grid;grid-template-columns:1fr}.support-action-buttons .button{white-space:normal}
  .footer-route-links{grid-template-columns:1fr;gap:1.2rem}
}

/* Build 16: natural word wrapping, true full-bleed imagery and quieter motion. */
.support-page :where(h1,h2,h3,.support-facts strong,.route-children-grid span,.support-next b) {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: manual;
  text-wrap: balance;
}
.support-page :where(p,li,small) { text-wrap: pretty; }
.support-section { overflow: clip; }
.support-section-content { position: relative; color: var(--ink); background: rgba(255,253,248,.86); }
.support-section-content::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 4px;
  background: var(--orange-text);
  content: "";
  transition: width .8s cubic-bezier(.2,.75,.25,1);
}
.support-section.is-visible .support-section-content::after { width: min(150px,34%); }
.support-section-media img { transition: transform 1s cubic-bezier(.2,.7,.2,1), filter .45s ease; }
.support-section:hover .support-section-media img { transform: scale(1.025); }
.support-section.is-brief { grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr); }
.support-section.is-brief.is-reverse { grid-template-columns: minmax(0,1.18fr) minmax(0,.82fr); }
.support-section.is-brief .support-section-media { min-height: clamp(240px,25vw,350px); }
.support-section.has-detail .support-section-content { min-height: clamp(360px,35vw,520px); }
.support-visual-break {
  left: 50%;
  width: 100vw;
  height: min(72svh,720px);
  margin-block: clamp(42px,5vw,72px);
  border-radius: 0;
  transform: translateX(-50%);
}
.support-visual-break img {
  width: 100%;
  height: calc(100% + 60px);
  margin-top: -30px;
  object-fit: cover;
  transform: translate3d(0,var(--vdc-parallax-y,0),0) scale(1.035);
  will-change: transform;
}
.reveal { transition-delay: calc(var(--reveal-order,0) * 70ms); }
.reveal-from-left { transform: translate3d(-34px,18px,0); }
.reveal-from-right { transform: translate3d(34px,18px,0); }
.reveal-scale { transform: translateX(-50%) scale(.975); }
.reveal-scale.is-visible { transform: translateX(-50%) scale(1); }
.legal-cookie-table { width:min(var(--max),calc(100% - 44px)); margin:0 auto clamp(42px,6vw,76px); overflow-x:auto; border:1px solid var(--ink); background:var(--paper); }
.legal-cookie-table table { width:100%; min-width:760px; border-collapse:collapse; }
.legal-cookie-table th,.legal-cookie-table td { padding:1rem; border-right:1px solid var(--line); border-bottom:1px solid var(--line); text-align:left; vertical-align:top; font-size:.82rem; }
.legal-cookie-table th { background:var(--ink); color:#fff; font-size:.68rem; letter-spacing:.08em; text-transform:uppercase; }
.legal-owner-line { display:block; padding:1.2rem; border-left:6px solid var(--teal); background:var(--paper); font-style:normal; }
.legal-owner-line a { font-weight:850; }

@media(max-width:900px){
  .support-section.is-brief,.support-section.is-brief.is-reverse { grid-template-columns:1fr; }
}
@media(max-width:680px){
  .support-facts strong { font-size:clamp(1.2rem,7.8vw,2rem); }
  .support-visual-break { width:100vw; height:54svh; margin-block:42px; border-radius:0; }
  .support-cookie-inventory { width:calc(100% - 24px); }
  .reveal-from-left,.reveal-from-right { transform:translate3d(0,20px,0); }
}
@media(prefers-reduced-motion:reduce){
  .reveal,.reveal-from-left,.reveal-from-right,.reveal-scale,.reveal-scale.is-visible { opacity:1!important; transform:none!important; transition:none!important; }
  .support-visual-break,.support-visual-break.reveal-scale,.support-visual-break.reveal-scale.is-visible { transform:translateX(-50%)!important; }
  .support-visual-break img,.support-section-media img { transform:none!important; transition:none!important; }
}

/* Build 15: operational depth, compact information panels and handheld rainbow. */
.route-operational,
.route-intake,
.legal-status {
  width: min(var(--max), calc(100% - 44px));
  margin: clamp(28px, 4vw, 54px) auto 0;
}
.route-operational {
  display: grid;
  grid-template-columns: minmax(240px, .68fr) minmax(0, 1.32fr);
  gap: clamp(24px, 5vw, 72px);
  padding: clamp(26px, 4vw, 48px);
  border: 1px solid var(--ink);
  border-radius: 7px 56px 7px 7px;
  background: #e5f0ed;
}
.route-operational header { align-self: start; }
.route-operational header h2 { font-size: clamp(2.1rem, 3.4vw, 4rem); }
.route-operational header > p:last-child { color: var(--muted); }
.route-operational > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid var(--ink);
  background: var(--ink);
  gap: 1px;
}
.route-operational article { min-height: 150px; padding: 1.2rem; background: var(--paper); }
.route-operational article:nth-child(2),
.route-operational article:nth-child(3) { background: var(--sand); }
.route-operational article strong { display: block; margin-bottom: .7rem; font-size: 1rem; }
.route-operational article p { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.5; }
.route-intake {
  display: grid;
  grid-template-columns: minmax(240px, .7fr) minmax(0, 1.3fr);
  overflow: hidden;
  border: 1px solid var(--ink);
  border-radius: 7px 70px 7px 7px;
  background: var(--paper);
}
.route-intake-copy { padding: clamp(30px, 5vw, 68px); background: var(--sand); }
.route-intake-copy h2 { font-size: clamp(2.2rem, 3.8vw, 4.5rem); }
.route-intake-copy small { display: block; margin-top: 1.4rem; color: var(--muted); line-height: 1.5; }
.route-intake-form { padding: clamp(30px, 5vw, 68px); }
.route-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.route-form-grid label { display: grid; gap: .45rem; min-width: 0; font-size: .76rem; font-weight: 850; }
.route-form-grid label.is-wide { grid-column: 1 / -1; }
.route-form-grid input:not([type="checkbox"]),
.route-form-grid select,
.route-form-grid textarea {
  width: 100%;
  min-height: 48px;
  padding: .78rem .85rem;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: #fff;
  color: var(--ink);
  font: inherit;
}
.route-form-grid textarea { resize: vertical; }
.route-form-grid input:focus,
.route-form-grid select:focus,
.route-form-grid textarea:focus { border-color: var(--teal); outline: 3px solid rgba(5,136,155,.16); }
.route-consent { grid-template-columns: auto 1fr; align-items: start; }
.route-consent input { margin-top: .18rem; }
.route-intake-form .button { margin-top: 1.4rem; }
.route-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.route-form-status { margin: 0 0 1.2rem; padding: .9rem 1rem; border-left: 4px solid var(--teal); background: #e5f0ed; font-weight: 800; }
.route-form-status.is-error { border-color: var(--orange-text); background: #f7dfcf; }
.legal-status { padding: 1rem 1.2rem; border-left: 6px solid var(--orange-text); background: var(--sand); }
.legal-status strong { display: block; }
.legal-status p { max-width: 82ch; margin: .35rem 0 0; color: var(--muted); font-size: .88rem; }
.support-section.is-brief .support-section-media { min-height: clamp(270px, 29vw, 390px); }
.support-section.is-brief .support-section-content { padding-block: clamp(25px, 3vw, 42px); }
.deep-hero-mark.is-facade,
.support-section-media.is-facade { background: #dedbd2; }
.support-page .deep-hero .deep-hero-mark.is-facade img,
.support-section-media.is-facade img { object-fit: contain; }

@media(min-width:901px){
  .vdc-editor-home-hero .wp-block-cover__inner-container { padding-left: max(var(--vdc-pad), 160px); }
}

@media(max-width:900px){
  main::before { display: none !important; }
  .corporate-header .corporate-rainbow,
  .corporate-header.is-compact .corporate-rainbow,
  .corporate-header:not(.is-compact) .corporate-rainbow {
    inset: auto 0 0;
    width: 100%;
    height: 10px;
    display: block;
    border-radius: 0;
    transform: none;
    background: linear-gradient(to right,#061d4f 0 12.5%,#04688c 12.5% 25%,#058495 25% 37.5%,#79b1a8 37.5% 50%,#f6dbac 50% 62.5%,#f9aa6a 62.5% 75%,#f7672b 75% 87.5%,#f53619 87.5% 100%);
  }
  .route-operational,
  .route-intake { grid-template-columns: 1fr; }
}

@media(max-width:680px){
  .route-operational,
  .route-intake,
  .legal-status { width: calc(100% - 24px); }
  .route-operational { padding: 24px 18px; }
  .route-operational > div,
  .route-form-grid { grid-template-columns: 1fr; }
  .route-operational article { min-height: 0; }
  .route-form-grid label.is-wide { grid-column: auto; }
  .route-intake-copy,
  .route-intake-form { padding: 28px 20px; }
  .support-section.is-brief .support-section-media { min-height: 230px; }
}

/* Build 14: denser reading rhythm and explicit interactive contrast. */
.route-card small,
.support-section-content > span { color: var(--orange-text); }
.route-subnav a:hover,
.route-subnav a:focus-visible { background: var(--sand); color: var(--ink); }
.route-subnav a[aria-current="page"]:hover,
.route-subnav a[aria-current="page"]:focus-visible { background: var(--ink); color: #fff; }
.route-card:focus-visible,
.route-children-grid a:focus-visible,
.support-next a:focus-visible,
.entry-card:focus-visible { outline: 3px solid var(--teal); outline-offset: 4px; }
.support-action-buttons .button.primary:hover,
.support-action-buttons .button.primary:focus-visible {
  border-color: var(--coral);
  background: var(--coral);
  color: var(--ink);
}
.support-page .deep-hero,
.support-page .deep-hero.is-location,
.support-page .deep-hero.is-editorial { min-height: clamp(420px, 50svh, 560px); }
.support-page .deep-hero-copy { padding: clamp(34px, 4vw, 60px); }
.support-sections { padding-block: clamp(38px, 5vw, 68px); }
.support-section { padding-block: 10px; }
.support-section-media { min-height: clamp(330px, 38vw, 520px); }
.support-section-media.is-detail { min-height: clamp(260px, 29vw, 390px); }
.support-section-content { padding: clamp(30px, 4vw, 58px); }
.support-visual-break { height: min(61svh, 620px); margin-block: clamp(42px, 5vw, 72px); }
.route-children { margin-top: clamp(36px, 4vw, 58px); }
.route-children-grid a { min-height: 150px; }
.support-facts article { min-height: 94px; }
.support-actions { margin-bottom: clamp(38px, 4vw, 62px); }
.support-next { margin-bottom: clamp(48px, 6vw, 76px); }
.support-next a { min-height: 135px; }

@media(max-width:680px){
  .support-section-media,
  .support-section.is-reverse .support-section-media { min-height: 270px; }
  .support-section-media.is-detail { min-height: 220px; }
  .support-visual-break { height: 48svh; margin-block: 44px; }
}

/* Material studies use a deliberate editorial crop without becoming false product photography. */
.support-section-media.is-art-detail {
  width: min(88%, 720px);
  min-height: clamp(260px, 31vw, 430px);
  align-self: center;
  justify-self: center;
  border-radius: 5px 54px 5px 5px;
}

/* Editorial alignment: titles, explanations and destination-specific actions
   keep the same visual baseline across every card row. */
.route-children-grid a {
  min-height: 190px;
  display: grid;
  grid-template-rows: minmax(2.1em, auto) 1fr auto;
}
.route-children-grid b { margin-top: 0; align-self: end; }
.support-next a {
  min-height: 190px;
  display: grid;
  grid-template-rows: minmax(2.1em, auto) 1fr auto;
  justify-content: stretch;
  gap: .75rem;
}
.support-next b { line-height: 1.02; }
.support-next span { align-self: end; }
.route-children-grid i,
.support-next i { font-style: normal; }

@media(max-width:680px){
  .entry-card { min-height: 250px; grid-template-rows: auto auto 1fr auto; }
  .route-children-grid a,
  .support-next a { min-height: 180px; }
}
.support-section.is-reverse .support-section-media.is-art-detail { border-radius: 54px 5px 5px 5px; }
.support-section-media.is-art-detail img { object-position: center; }

@media(max-width:680px){
  .support-section-media.is-art-detail,
  .support-section.is-reverse .support-section-media.is-art-detail {
    width: 88%;
    min-height: 235px;
    margin-block: 24px;
  }
}
