@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/archivo-v25-latin-regular.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/archivo-v25-latin-500.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/archivo-v25-latin-600.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/archivo-v25-latin-700.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/archivo-v25-latin-800.woff2)format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/archivo-v25-latin-900.woff2)format("woff2")}@font-face{font-family:Archivo Black;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/archivo-black-v23-latin-regular.woff2)format("woff2")}:root{color-scheme:light;--fs-hero:3.25rem;--fs-h1:2.887rem;--fs-h2:2.027rem;--fs-h3:1.802rem;--fs-h4:1.602rem;--fs-h5:1.424rem;--fs-lead:1.25rem;--fs-body:1rem;--fs-small:.9rem;--fs-fine:.8rem;--lh-body:1.5;--lh-head:1.25;--lh-hero:1;--t-fast:.12s;--t-base:.2s;--t-slow:.3s;--ease-out:cubic-bezier(.25, 1, .5, 1);--ease-standard:cubic-bezier(.4, 0, .2, 1);--t-reveal:1.2s;--t-reveal-delay:.25s;--ease-reveal:cubic-bezier(.1, .25, .3, 1);--fw-normal:400;--fw-medium:600;--fw-bold:700;--fw-black:800;--ink:#111;--on-dark:#fff;--muted-dark:#bac0c3;--muted:#767676;--accent:#0e7490;--accent-deep:#155e75;--surface:#fff;--surface-soft:#f5f7f8;--surface-dark:#111;--tint:#d8efef;--line:#e2e8eb;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--s-24:96px;--r-btn:6px;--r-nav:8px;--r-card:12px;--r-panel:16px;--r-pill:40px;--wrap:1440px;--gutter:60px;--head-h:74px;--shadow:0 24px 60px #102a341f;--shadow-sm:0 6px 20px #102a3414}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--head-h) + var(--s-4))}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-delay:0s!important}}body{font-family:Archivo,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink);background:var(--surface);margin:0}h1,h2,h3,h4{line-height:var(--lh-head);font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0}h1,h2,h3,.section__head p{text-wrap:balance}p,li{text-wrap:pretty}p{margin:0}img,svg{max-width:100%;height:auto;display:block}a{color:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}.skip{inset-inline-start:var(--s-4);top:var(--s-4);z-index:100;background:var(--ink);color:var(--on-dark);padding:var(--s-3) var(--s-4);border-radius:var(--r-nav);font-weight:var(--fw-bold);transition:transform .15s;position:absolute;transform:translateY(-200%)}.skip:focus{transform:none}.js-reveal .reveal{opacity:0;transform:translateY(18px)}.js-reveal .reveal.is-in{animation:reveal var(--t-reveal) var(--ease-reveal) var(--t-reveal-delay) both}.js-reveal .reveal-group.is-in>*{animation:reveal var(--t-reveal) var(--ease-reveal) both}.js-reveal .reveal-group>*{opacity:0}.js-reveal .reveal-group.is-in>:first-child{animation-delay:0s}.js-reveal .reveal-group.is-in>:nth-child(2){animation-delay:90ms}.js-reveal .reveal-group.is-in>:nth-child(3){animation-delay:.18s}.js-reveal .reveal-group.is-in>:nth-child(4){animation-delay:.27s}.js-reveal .reveal-group.is-in>:nth-child(5){animation-delay:.36s}.js-reveal .reveal-group.is-in>:nth-child(6){animation-delay:.45s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.js-reveal .reveal,.js-reveal .reveal.is-in,.js-reveal .reveal-group>*,.js-reveal .reveal-group.is-in>*{opacity:1;animation:none;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.unfold{animation-name:unfold;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both}:where(.unfold){animation-timeline:view();animation-range:entry entry 75%}.parallax{animation-name:parallax;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both}:where(.parallax){animation-timeline:view();animation-range:cover}}}@keyframes unfold{0%{clip-path:inset(0 var(--gutter) 0 var(--gutter) round var(--r-panel))}to{clip-path:inset(0)}}@keyframes parallax{0%{translate:0 -28px}to{translate:0 28px}}.wrap{width:100%;max-width:var(--wrap);padding-inline:var(--s-5);margin:0 auto}@media (width>=900px){.wrap{padding-inline:var(--gutter)}}.section{padding-block:var(--s-16)}.section--soft{background:var(--surface-soft)}.section--dark{background:var(--surface-dark);color:var(--on-dark)}.section__head{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:var(--s-12)}.section__head h2{font-size:clamp(1.802rem, 1.2rem + 2.6vw, var(--fs-h1))}.section__head p{margin-top:var(--s-4);font-size:var(--fs-lead);color:var(--muted)}.section--dark .section__head p{color:var(--muted-dark)}.btn{justify-content:center;align-items:center;gap:var(--s-2);min-height:48px;padding:var(--s-3) var(--s-6);border-radius:var(--r-btn);font:inherit;font-weight:var(--fw-medium);font-size:var(--fs-body);cursor:pointer;transition:background var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);border:1px solid #0000;text-decoration:none;display:inline-flex}.btn--accent{background:var(--accent);color:var(--on-dark)}.btn--ink{background:var(--ink);color:var(--on-dark)}.btn--ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn--lg{min-height:56px;padding:var(--s-4) var(--s-8);font-size:1.0625rem}@media (hover:hover){.btn--accent:hover{background:var(--accent-deep)}.btn--ink:hover{background:#2b2b2b}.btn--ghost:hover{border-color:var(--ink)}}.btn:active{transform:translateY(1px)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);padding:var(--s-6)}.card--tint{background:var(--tint);border-color:#0000}.eyebrow{font-size:var(--fs-fine);font-weight:var(--fw-black);letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.head[data-astro-cid-nen7h5rs]{z-index:30;padding:var(--s-3) var(--gutter) 0;position:sticky;top:0}.head__inner[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--s-6);min-height:62px;padding-block:var(--s-2);padding-inline:var(--s-5);background:var(--surface-dark);color:var(--on-dark);border-radius:var(--r-panel);display:flex;box-shadow:0 10px 30px #102a3429}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--s-2);min-height:44px;color:var(--on-dark);flex:none;font-family:Archivo Black,sans-serif;font-size:1.0625rem;text-decoration:none;display:inline-flex}.brand[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--accent);letter-spacing:-.05em;place-items:center;width:32px;height:32px;font-size:.78rem;display:grid}.taal[data-astro-cid-nen7h5rs]{gap:2px;margin-inline-end:var(--s-3);display:none}.taal[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-width:44px;min-height:44px;padding-inline:var(--s-2);border-radius:var(--r-nav);color:var(--muted-dark);font-size:var(--fs-small);font-weight:var(--fw-bold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.taal[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].aan{color:var(--on-dark);background:#ffffff24}@media (hover:hover){.taal[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--on-dark);background:#ffffff1f}}.menu__taal[data-astro-cid-nen7h5rs]{gap:var(--s-2);padding:var(--s-4) var(--gutter) 0;flex-wrap:wrap;display:flex}.menu__taal[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:44px;padding-inline:var(--s-4);border-radius:var(--r-pill);color:var(--muted-dark);font-size:var(--fs-small);font-weight:var(--fw-bold);border:1px solid #ffffff2e;align-items:center;text-decoration:none;display:inline-flex}.menu__taal[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].aan{color:var(--on-dark);border-color:var(--on-dark)}.nav[data-astro-cid-nen7h5rs]{gap:var(--s-1);margin-inline-end:auto;display:none}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:44px;padding:var(--s-2) var(--s-3);border-radius:var(--r-nav);color:var(--on-dark);font-size:var(--fs-small);font-weight:var(--fw-bold);align-items:center;text-decoration:none;display:inline-flex}@media (hover:hover){.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:#ffffff1f}}.head__cta[data-astro-cid-nen7h5rs]{background:var(--accent);min-height:44px;padding-inline:var(--s-5);margin-inline-start:auto}@media (hover:hover){.head__cta[data-astro-cid-nen7h5rs]:hover{background:var(--accent-deep)}}.burger[data-astro-cid-nen7h5rs]{width:44px;height:44px;cursor:pointer;border-radius:var(--r-nav);transition:background var(--t-fast) var(--ease-out);background:0 0;border:0;flex:none;place-content:center;gap:5px;margin-inline-start:var(--s-2);display:grid}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--on-dark);border-radius:2px;width:20px;height:2px;display:block}@media (hover:hover){.burger[data-astro-cid-nen7h5rs]:hover{background:#ffffff1f}}.menu[data-astro-cid-nen7h5rs]{background:var(--surface-dark);width:100%;max-width:none;height:100%;max-height:none;color:var(--on-dark);border:0;flex-direction:column;margin:0;padding:0}.menu[data-astro-cid-nen7h5rs][open]{display:flex}.menu[data-astro-cid-nen7h5rs]::backdrop{background:#0009}.menu__bar[data-astro-cid-nen7h5rs]{min-height:var(--head-h);padding:var(--s-3) var(--gutter);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.menu__bar[data-astro-cid-nen7h5rs] .brand[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--accent);letter-spacing:-.05em;place-items:center;width:32px;height:32px;font-size:.78rem;display:grid}.menu__close[data-astro-cid-nen7h5rs]{width:44px;height:44px;color:inherit;cursor:pointer;border-radius:var(--r-nav);transition:background var(--t-fast) var(--ease-out);background:0 0;border:0;place-items:center;display:grid}@media (hover:hover){.menu__close[data-astro-cid-nen7h5rs]:hover{background:#ffffff1f}}.menu__nav[data-astro-cid-nen7h5rs]{padding:var(--s-4) var(--gutter);flex-direction:column;display:flex}.menu__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:60px;font-size:var(--fs-h4);font-weight:var(--fw-bold);color:var(--on-dark);border-bottom:1px solid #ffffff14;align-items:center;text-decoration:none;display:flex}.menu__cta[data-astro-cid-nen7h5rs]{margin:var(--s-6) var(--gutter) var(--s-8)}.menu[data-astro-cid-nen7h5rs]{opacity:0;transition:opacity var(--t-slow) var(--ease-out), translate var(--t-slow) var(--ease-out), overlay var(--t-slow) allow-discrete, display var(--t-slow) allow-discrete;translate:0 -8px}.menu[data-astro-cid-nen7h5rs][open]{opacity:1;translate:0}@starting-style{.menu[data-astro-cid-nen7h5rs][open]{opacity:0;translate:0 -8px}}.menu[data-astro-cid-nen7h5rs]::backdrop{opacity:0;transition:opacity var(--t-slow) var(--ease-out), overlay var(--t-slow) allow-discrete, display var(--t-slow) allow-discrete}.menu[data-astro-cid-nen7h5rs][open]::backdrop{opacity:1}@starting-style{.menu[data-astro-cid-nen7h5rs][open]::backdrop{opacity:0}}@media (width>=900px){.nav[data-astro-cid-nen7h5rs],.taal[data-astro-cid-nen7h5rs]{display:flex}.head__cta[data-astro-cid-nen7h5rs]{margin-inline-start:0}.burger[data-astro-cid-nen7h5rs]{display:none}}@media (width<=639px){.head__cta[data-astro-cid-nen7h5rs]{display:none}.burger[data-astro-cid-nen7h5rs]{margin-inline-start:auto}}@media (width>=640px) and (width<=899px){.head__cta[data-astro-cid-nen7h5rs]{font-size:var(--fs-small);padding-inline:var(--s-4)}}.foot[data-astro-cid-jo6i4kqk]{background:var(--surface-dark);color:var(--on-dark);padding-block:var(--s-16) var(--s-8)}.foot__top[data-astro-cid-jo6i4kqk]{gap:var(--s-10);display:grid}.brand[data-astro-cid-jo6i4kqk]{align-items:center;gap:var(--s-2);min-height:44px;color:var(--on-dark);font-family:Archivo Black,sans-serif;font-size:1.0625rem;text-decoration:none;display:inline-flex}.brand[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{background:var(--accent);letter-spacing:-.05em;place-items:center;width:32px;height:32px;font-size:.78rem;display:grid}.foot__tag[data-astro-cid-jo6i4kqk]{margin-top:var(--s-3);color:var(--muted-dark);max-width:22rem}.foot[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{font-size:var(--fs-small);font-weight:var(--fw-black);margin-bottom:var(--s-3)}.foot[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{padding:var(--s-3) 0;min-height:44px;color:var(--muted-dark);line-height:24px;font-size:var(--fs-body);text-decoration:none;display:block}@media (hover:hover){.foot[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--on-dark)}}.foot__bottom[data-astro-cid-jo6i4kqk]{gap:var(--s-5);margin-top:var(--s-12);padding-top:var(--s-6);border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.langs[data-astro-cid-jo6i4kqk]{align-items:center;gap:var(--s-3);font-size:var(--fs-small);color:var(--muted-dark);display:inline-flex}.langs[data-astro-cid-jo6i4kqk] select[data-astro-cid-jo6i4kqk]{min-height:44px;padding:var(--s-2) var(--s-4);font:inherit;font-size:var(--fs-body);color:var(--on-dark);border-radius:var(--r-nav);background:0 0;border:1px solid #ffffff4d}.langs[data-astro-cid-jo6i4kqk] option[data-astro-cid-jo6i4kqk]{color:var(--ink);background:var(--surface)}.foot__rights[data-astro-cid-jo6i4kqk]{font-size:var(--fs-small);color:var(--muted-dark)}@media (width>=700px){.foot__top[data-astro-cid-jo6i4kqk]{grid-template-columns:2fr 1fr 1fr}}
