@import"https://use.typekit.net/xxxxxxx.css";:root{--dutch-blue: #006098;--dutch-dark-blue: #00416b;--dutch-light-blue: #f0f5fb;--dutch-yellow: #f8e052;--dutch-dark-yellow: #d2ba28;--dutch-red: #d7282f;--white: #ffffff;--black: #000000;--gray-medium: #444d57;--gray-dark: #131e29;--font-family: "futura-pt", "Futura", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-size-base: 18px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-full: 40px}*{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base)}body{font-family:var(--font-family);font-weight:var(--font-weight-normal);line-height:1.5;color:var(--gray-dark);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);line-height:1.2;text-transform:uppercase}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}a{color:var(--dutch-blue);text-decoration:underline;transition:color .2s ease}a:hover{color:var(--dutch-dark-blue)}img{max-width:100%;height:auto}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.header.svelte-12qhfyh{background-color:var(--dutch-blue);padding:var(--spacing-lg) var(--spacing-lg);position:sticky;top:0;z-index:100}.header-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center}.logo-link.svelte-12qhfyh{display:block;text-decoration:none;transition:transform .2s ease,filter .2s ease}.logo-link.svelte-12qhfyh:hover{transform:scale(1.05);filter:brightness(1.1)}.logo.svelte-12qhfyh{height:70px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.main.svelte-12qhfyh{flex:1;background:linear-gradient(180deg,var(--dutch-light-blue) 0%,var(--white) 100%)}.footer.svelte-12qhfyh{background-color:var(--white);color:var(--dutch-blue);padding:var(--spacing-2xl) var(--spacing-lg);border-top:1px solid #e5e7eb}.footer-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;text-align:center}.footer-logo-link.svelte-12qhfyh{display:inline-block;margin-bottom:var(--spacing-lg)}.footer-logo.svelte-12qhfyh{height:70px;width:auto}.footer-nav-main.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-md) var(--spacing-xl);margin-bottom:var(--spacing-2xl);padding-bottom:var(--spacing-xl);border-bottom:1px solid #e5e7eb}.footer-nav-main.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--dutch-blue);font-size:.875rem;font-weight:var(--font-weight-bold);text-decoration:none;letter-spacing:.05em;transition:color .2s ease}.footer-nav-main.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--dutch-dark-blue);text-decoration:underline}.footer-app-section.svelte-12qhfyh{margin-bottom:var(--spacing-xl)}.footer-app-title.svelte-12qhfyh{color:var(--dutch-blue);font-size:1.125rem;font-weight:var(--font-weight-bold);font-style:italic;margin-bottom:var(--spacing-md);text-transform:uppercase}.footer-app-badges.svelte-12qhfyh{display:flex;justify-content:center;gap:var(--spacing-md)}.app-badge.svelte-12qhfyh{height:45px;width:auto;border-radius:var(--radius-sm)}.footer-nav-legal.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-lg) var(--spacing-2xl);margin-bottom:var(--spacing-lg)}.footer-nav-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--dutch-blue);font-size:1rem;font-weight:var(--font-weight-medium);text-decoration:none;transition:color .2s ease}.footer-nav-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.footer-privacy-link.svelte-12qhfyh{display:block;color:var(--gray-dark);font-size:.875rem;text-decoration:none;margin-bottom:var(--spacing-xl)}.footer-privacy-link.svelte-12qhfyh:hover{text-decoration:underline}.footer-social.svelte-12qhfyh{display:flex;justify-content:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--dutch-blue);transition:color .2s ease}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--dutch-dark-blue)}.social-icon.svelte-12qhfyh{width:32px;height:32px}.footer-copyright.svelte-12qhfyh{font-size:.875rem;color:var(--dutch-blue)}@media(max-width:640px){.header.svelte-12qhfyh{padding:var(--spacing-md) var(--spacing-md)}.logo.svelte-12qhfyh{height:55px}.footer-nav-main.svelte-12qhfyh,.footer-nav-legal.svelte-12qhfyh{flex-direction:column;gap:var(--spacing-sm)}.footer-app-badges.svelte-12qhfyh{flex-direction:column;align-items:center}}
