:root{--medeor-blauw: #2f4699;--medeor-diep: #182450;--lucht: #cbd6ef;--lucht-soft: #dde5f5;--koper: #b4763b;--koper-diep: #97612e;--canvas: #f8fafd;--surface: #eef2f9;--surface-warm: #e7edf7;--ink: #1a2138;--ink-muted: #4a5470;--ink-soft: #6b7391;--ink-on-deep: #f5f7fc;--ink-on-deep-muted: #b8c3e0;--primary: var(--medeor-blauw);--accent: var(--koper);--surface-deep: var(--medeor-diep);--footer-bg: #141d43;--line: rgba(26, 33, 56, .12);--line-strong: rgba(26, 33, 56, .2);--error: #c0392b;--primary-tint: rgba(47, 70, 153, .14);--primary-ink: var(--medeor-blauw);--btn-primary-bg: var(--medeor-blauw);--btn-primary-fg: #ffffff;--btn-secondary-bg: var(--lucht-soft);--btn-secondary-fg: var(--medeor-diep);--btn-outlined-fg: var(--medeor-blauw);--btn-outlined-border: var(--line-strong);--btn-link-fg: var(--medeor-blauw);--btn-link-fg-hover: var(--medeor-diep);--btn-destructive-bg: var(--error);--btn-destructive-fg: #ffffff;--btn-radius: var(--radius-btn);--ff-display: "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--ff-body: "Figtree", system-ui, -apple-system, sans-serif;--ff-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;--fs-body: 1rem;--fs-small: .9rem;--fs-xs: .8rem;--fs-eyebrow: .78rem;--fs-lead: clamp(1.08rem, 1rem + .45vw, 1.3rem);--fs-h4: clamp(1.15rem, 1.05rem + .4vw, 1.35rem);--fs-h3: clamp(1.35rem, 1.2rem + .7vw, 1.7rem);--fs-h2: clamp(1.75rem, 1.4rem + 1.5vw, 2.25rem);--fs-h1: clamp(2.1rem, 1.6rem + 2.2vw, 3.25rem);--fs-hero: clamp(2.2rem, 1.5rem + 3vw, 3.5rem);--fs-stat: clamp(2.4rem, 1.8rem + 2.6vw, 3.6rem);--lh-tight: 1.08;--lh-snug: 1.3;--lh-body: 1.62;--measure: 66ch;--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4rem;--space-3xl: 6rem;--gutter: clamp(1.25rem, 4vw, 2rem);--container-max: 1440px;--container-pad: var(--gutter);--max-width: 1440px;--section-pad-y: clamp(4.5rem, 3rem + 6vw, 8rem);--section-pad-y-sm: clamp(2.75rem, 2rem + 2.5vw, 4rem);--head-gap: clamp(1.75rem, 1.2rem + 2vw, 3rem);--radius-btn: 4px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-card: 6px;--radius-image: 6px;--radius-chip: 999px;--topbar-h: 38px;--nav-h: 70px;--header-h: 70px;--header-total: 108px;--shadow-sm: 0 1px 2px rgba(24, 36, 80, .06), 0 2px 6px rgba(24, 36, 80, .06);--shadow-md: 0 2px 6px rgba(24, 36, 80, .07), 0 10px 24px rgba(24, 36, 80, .09);--shadow-lg: 0 6px 14px rgba(24, 36, 80, .09), 0 22px 48px rgba(24, 36, 80, .14);--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--dur-micro: .15s;--dur-ui: .28s;--dur-reveal: .5s}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}[data-reveal],[data-choreo],[data-choreo-item]{opacity:1!important;transform:none!important}}:root{--ease-out-strong: cubic-bezier(.23, 1, .32, 1);--ease-in-out-strong: cubic-bezier(.77, 0, .175, 1);--dur-press: .14s;--dur-hover: .18s;--dur-reveal: .26s;--shadow-sm: 0 1px 2px rgba(16, 17, 19, .06), 0 2px 8px -2px rgba(16, 17, 19, .1);--shadow-md: 0 2px 4px rgba(16, 17, 19, .05), 0 12px 28px -12px rgba(16, 17, 19, .18);--shadow-lg: 0 4px 8px rgba(16, 17, 19, .05), 0 24px 56px -16px rgba(16, 17, 19, .24)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:calc(var(--nav-h) + 1rem);-webkit-text-size-adjust:100%;text-size-adjust:100%}#main-content{padding-top:var(--header-total)}@media (max-width: 620px){#main-content{padding-top:var(--nav-h)}}body{margin:0;font-family:var(--ff-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--canvas);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{font-family:var(--ff-display);font-weight:700;line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--ink);margin:0}p{margin:0}ul,ol{margin:0;padding:0}:focus-visible{outline:2px solid var(--medeor-blauw);outline-offset:3px}::selection{background:var(--lucht);color:var(--medeor-diep)}.container{width:min(100% - 2 * var(--gutter),var(--container-max));margin-inline:auto}.container--prose{max-width:70ch}.section{padding-block:var(--section-pad-y);position:relative}.section--sm{padding-block:var(--section-pad-y-sm)}.section--canvas{background:var(--canvas)}.section--surface{background:var(--surface)}.section--surface-warm{background:var(--surface-warm)}.eyebrow{display:inline-flex;align-items:center;gap:.55em;font-family:var(--ff-mono);font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--medeor-blauw)}.eyebrow__paw{color:var(--koper);flex:none}.section--surface-deep .eyebrow{color:var(--lucht)}.section--surface-deep .eyebrow__paw{color:var(--koper)}.lead{font-size:var(--fs-lead);color:var(--ink-muted);line-height:1.6;max-width:var(--measure)}.accent{color:var(--koper)}.section-title{font-size:var(--fs-h2)}.measure{max-width:var(--measure)}body .btn-fancy{--btn-radius: var(--radius-btn);font-family:var(--ff-body);font-weight:600}.btn-block{width:100%}.btn-row{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center}.crossmark{display:inline-grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:1em;height:1em;gap:.08em}.crossmark span{background:currentColor;border-radius:1px}.crossmark span:nth-child(1){grid-area:1 / 2 / 2 / 3}.crossmark span:nth-child(2){grid-area:2 / 1 / 3 / 2}.crossmark span:nth-child(3){grid-area:2 / 2 / 3 / 3;opacity:.72}.crossmark span:nth-child(4){grid-area:2 / 3 / 3 / 4}.crossmark span:nth-child(5){grid-area:3 / 2 / 4 / 3}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.photoblock{position:relative;isolation:isolate}.photoblock__frame{position:relative;z-index:1;border-radius:var(--radius-image);overflow:hidden;box-shadow:var(--shadow-md)}.photoblock__frame img{width:100%;height:100%;object-fit:cover;display:block}.photoblock__offset{position:absolute;z-index:0;border-radius:var(--radius-image)}.photoblock__caption{margin-top:var(--space-sm);font-family:var(--ff-mono);font-size:var(--fs-xs);letter-spacing:.04em;color:var(--ink-soft);display:flex;align-items:center;gap:.5em}a[class*=btn-]:active:not([aria-disabled=true]),button[class*=btn-]:active:not([disabled]){transform:scale(.97);transition:transform var(--dur-press, .14s) var(--ease-out-strong, ease-out)}@media (prefers-reduced-motion: reduce){a[class*=btn-]:active,button[class*=btn-]:active{transform:none}}
