@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink: #261440;--ink-soft: #4a3a6b;--mint: #00deb6;--mint-dark: #00876e;--bg: #ffffff;--bg-soft: #f6f5f8;--bg-card: #ffffff;--line: #e7e4ee;--font-display: "Archivo Variable", system-ui, sans-serif;--font-body: "Archivo Variable", system-ui, sans-serif;--container: 1240px;--radius: 20px;--radius-lg: 28px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:6rem;-webkit-text-size-adjust:100%}:focus-visible{outline:3px solid var(--mint);outline-offset:2px;border-radius:4px}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}::selection{background:var(--mint);color:var(--ink)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;line-height:1.04;letter-spacing:-.025em;text-wrap:balance;color:var(--ink)}h1{font-size:clamp(2.6rem,6.5vw,5rem)}h2{font-size:clamp(1.9rem,4vw,3.1rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem);letter-spacing:-.015em}.kicker{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;font-size:.85rem;letter-spacing:.02em;color:var(--ink);background:color-mix(in srgb,var(--mint) 18%,transparent);border:1px solid color-mix(in srgb,var(--mint) 45%,transparent);border-radius:999px;padding:.35rem 1rem;margin-bottom:1.4rem}.kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mint)}.lead{font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.6;color:var(--ink-soft);max-width:52ch}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section{padding-block:clamp(2.75rem,6vw,5rem)}.section--soft{background:var(--bg-soft)}.section-head{margin-bottom:clamp(2.5rem,5vw,4rem);max-width:62ch}.section-head p{margin-top:1.1rem;color:var(--ink-soft)}.btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.9rem;font-weight:700;font-size:1rem;letter-spacing:-.01em;text-decoration:none;border:none;border-radius:999px;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease;font-family:var(--font-body)}.btn:hover{transform:translateY(-2px)}.btn:after{content:"→";font-weight:400;transition:transform .15s ease}.btn:hover:after{transform:translate(3px)}.btn--primary{background:var(--ink);color:#fff}.btn--primary:hover{box-shadow:0 10px 30px #26144040}.btn--mint{background:var(--mint);color:var(--ink)}.btn--mint:hover{box-shadow:0 10px 30px #00deb659}.btn--outline{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 2px var(--line)}.btn--outline:hover{box-shadow:inset 0 0 0 2px var(--ink)}.btn--outline-light{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #ffffff59}.btn--outline-light:hover{box-shadow:inset 0 0 0 2px #fff}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.grid--3,.grid--2{grid-template-columns:1fr}}.card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:.9rem}.card p{color:var(--ink-soft);font-size:.98rem}a.card{text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}a.card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--mint) 60%,transparent);box-shadow:0 18px 40px #26144014}.card .card-link{margin-top:auto;font-weight:700;font-size:.95rem;color:var(--mint-dark)}.arrow-bullet{display:inline-block;width:1.1em;height:1.1em;background:url(/images/dcc-arrow.png) no-repeat center / contain;vertical-align:-.18em}label{display:block;font-weight:700;font-size:.9rem;margin-bottom:.4rem}input,textarea,select{width:100%;background:var(--bg-soft);border:1px solid var(--line);border-radius:14px;color:var(--ink);font:inherit;padding:.9rem 1.1rem;margin-bottom:1.4rem}input:focus,textarea:focus,select:focus{outline:2px solid var(--mint);outline-offset:1px;border-color:var(--mint)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease}.reveal--in{opacity:1;transform:none}.muted{color:var(--ink-soft)}.mint{color:var(--mint-dark)}.skip-link[data-astro-cid-5hce7sga]{position:absolute;top:-100px;left:1rem;z-index:200;background:var(--ink);color:#fff;padding:.75rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:700}.skip-link[data-astro-cid-5hce7sga]:focus{top:1rem}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:.9rem;z-index:100;padding-inline:clamp(.9rem,2.5vw,2rem);transition:top .2s ease}.header-bar[data-astro-cid-5hce7sga]{max-width:var(--container);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:color-mix(in srgb,#fff 78%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb,var(--line) 70%,transparent);border-radius:999px;padding:.55rem .6rem .55rem 1.5rem;box-shadow:0 8px 30px #26144012;transition:box-shadow .25s ease,background .25s ease}body.scrolled .header-bar[data-astro-cid-5hce7sga]{box-shadow:0 14px 44px #26144029;background:color-mix(in srgb,#fff 92%,transparent)}.logo[data-astro-cid-5hce7sga]{display:flex;align-items:center}.logo[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{width:128px;height:auto}.nav-list[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:1.5rem;list-style:none}.nav-list[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;white-space:nowrap;font-weight:600;font-size:.95rem;color:var(--ink);padding:.45rem .2rem;position:relative}.nav-list[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--mint);transition:right .2s ease}.nav-list[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover:after,.nav-list[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page]:after{right:0}.header-actions[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.6rem}.header-cta[data-astro-cid-5hce7sga]{padding:.6rem 1.4rem;font-size:.92rem}.lang-switch[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;gap:.1rem;font-size:.82rem;font-weight:700}.lang-switch[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga],.lang-switch[data-astro-cid-5hce7sga] .lang-current[data-astro-cid-5hce7sga]{padding:.3rem .45rem;border-radius:8px;text-decoration:none;color:var(--ink-soft);line-height:1}.lang-switch[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--mint-dark)}.lang-switch[data-astro-cid-5hce7sga] .lang-current[data-astro-cid-5hce7sga]{color:var(--ink);background:color-mix(in srgb,var(--mint) 22%,transparent)}@media(max-width:1020px){.header-actions[data-astro-cid-5hce7sga] .lang-switch[data-astro-cid-5hce7sga]{display:none}}.lang-switch--overlay[data-astro-cid-5hce7sga]{font-size:1rem}.lang-switch--overlay[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga],.lang-switch--overlay[data-astro-cid-5hce7sga] .lang-current[data-astro-cid-5hce7sga]{color:#ffffffb3;padding:.4rem .6rem}.lang-switch--overlay[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--mint)}.lang-switch--overlay[data-astro-cid-5hce7sga] .lang-current[data-astro-cid-5hce7sga]{color:#fff;background:#ffffff1f}.menu-toggle[data-astro-cid-5hce7sga]{display:none;align-items:center;gap:.6rem;background:var(--ink);color:#fff;border:none;border-radius:999px;font:inherit;font-weight:700;font-size:.9rem;padding:.6rem 1.3rem;cursor:pointer}.menu-icon[data-astro-cid-5hce7sga]{display:inline-flex;flex-direction:column;gap:4px;width:18px}.menu-icon[data-astro-cid-5hce7sga] i[data-astro-cid-5hce7sga]{display:block;height:2px;background:var(--mint);border-radius:2px;transition:transform .25s ease}body.menu-open .menu-icon[data-astro-cid-5hce7sga] i[data-astro-cid-5hce7sga]:first-child{transform:translateY(3px) rotate(45deg)}body.menu-open .menu-icon[data-astro-cid-5hce7sga] i[data-astro-cid-5hce7sga]:last-child{transform:translateY(-3px) rotate(-45deg)}@media(max-width:1020px){.site-nav[data-astro-cid-5hce7sga]{display:none}.menu-toggle[data-astro-cid-5hce7sga]{display:inline-flex}.header-cta[data-astro-cid-5hce7sga]{display:none}}.overlay-menu[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:90;background:var(--ink);color:#fff;display:flex;align-items:center;overflow:hidden}.overlay-menu[data-astro-cid-5hce7sga][hidden]{display:none}.overlay-inner[data-astro-cid-5hce7sga]{width:100%;max-width:var(--container);margin-inline:auto;padding:7rem clamp(1.5rem,6vw,3rem) 3rem;position:relative}.overlay-links[data-astro-cid-5hce7sga]{list-style:none;display:flex;flex-direction:column;gap:.4rem}.overlay-links[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{opacity:0;transform:translateY(14px);animation:menu-in .4s ease forwards;animation-delay:calc(var(--i) * 60ms)}@keyframes menu-in{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.overlay-links[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{animation-duration:0s}}.overlay-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:inline-block;font-weight:800;font-size:clamp(2rem,8vw,3.2rem);letter-spacing:-.025em;line-height:1.18;text-decoration:none;color:#fff}.overlay-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page],.overlay-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--mint)}.overlay-foot[data-astro-cid-5hce7sga]{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.overlay-foot[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{line-height:1.7}.overlay-foot[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.btn){color:#fffc;text-decoration:none}.overlay-arrow[data-astro-cid-5hce7sga]{position:absolute;right:clamp(1rem,6vw,3rem);bottom:-4rem;width:clamp(140px,30vw,260px);opacity:.16;pointer-events:none}.site-footer[data-astro-cid-5hce7sga]{background:var(--bg-soft);border-top:3px solid;border-image:linear-gradient(90deg,var(--ink),var(--mint)) 1;margin-top:2.5rem}.footer-arrow[data-astro-cid-5hce7sga]{width:16px;height:auto;margin-left:.6rem;vertical-align:-.2em}.footer-main[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1rem 2.5rem;flex-wrap:wrap;padding-block:1.75rem}.footer-brand[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:1rem}.footer-logo[data-astro-cid-5hce7sga]{width:104px;height:auto}.footer-tagline[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;white-space:nowrap;font-weight:700;font-size:.95rem;letter-spacing:-.01em;color:var(--ink)}.footer-nav[data-astro-cid-5hce7sga],.footer-contact[data-astro-cid-5hce7sga]{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem 1.6rem;font-size:.95rem}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga],.footer-contact[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;color:var(--ink-soft);font-weight:600;transition:color .15s ease}.footer-contact[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{color:var(--ink-soft)}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover,.footer-contact[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--mint-dark)}.footer-bottom[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap;border-top:1px solid var(--line);padding-block:1rem;font-size:.82rem;color:var(--ink-soft)}.footer-legal[data-astro-cid-5hce7sga]{margin:0}.footer-bottom-links[data-astro-cid-5hce7sga]{display:flex;gap:1.75rem}.footer-bottom-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;color:var(--ink-soft);font-weight:600;transition:color .15s ease}.footer-bottom-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--mint-dark)}.naar-boven[data-astro-cid-5hce7sga]{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--mint);color:var(--ink)!important;font-size:1.1rem;font-weight:800;transition:transform .15s ease,box-shadow .15s ease}.naar-boven[data-astro-cid-5hce7sga]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00deb666;color:var(--ink)!important}
