@import "https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}img,picture,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}:root{--color-ember:#ff4946;--color-fossil:#f1e8dd;--color-fairydust:#ff78f6;--color-viridian:#03b67b;--color-tide:#0372e3;--color-spark:#ffc520;--color-void:#121212;--color-abyss:#0b0b0b;--color-master-glow:#7049ff;--max-width:1920px}*{box-sizing:border-box}html{background:var(--color-abyss)}body{background:var(--color-abyss);color:var(--color-fossil);font-family:Archivo,sans-serif;overflow-x:hidden}a,button,[role=button]{-webkit-tap-highlight-color:transparent}:focus{outline:none}:focus-visible{outline:2px solid var(--color-fossil);outline-offset:3px}body.menu-open{overflow:hidden}.layout.svelte-12qhfyh{--safe-top:max(.5rem, env(safe-area-inset-top));--header-height:64px;--menu-gap:.75rem;--menu-bottom-gap:1.25rem;--menu-tray-offset:.5rem;--menu-width:min(38rem, calc(100vw - 1rem));--menu-top:calc(var(--safe-top) + var(--header-height) + var(--menu-gap));min-height:100dvh;padding-top:calc(var(--safe-top) + var(--header-height));flex-direction:column;display:flex}.site-content.svelte-12qhfyh{flex-direction:column;flex:1 0 auto;display:flex}.grid.svelte-12qhfyh{background:var(--color-abyss);border-radius:1rem;position:relative}.grid.svelte-12qhfyh:after{content:"";border-radius:inherit;background-color:var(--header-color-muted);position:absolute;inset:0}@media (width<=1920px){.grid.svelte-12qhfyh{display:none}}.site-header.svelte-12qhfyh{top:var(--safe-top);z-index:50;height:var(--header-height);grid-template-columns:auto min(100%, var(--max-width)) auto;gap:.5rem;margin:0 .5rem .5rem;display:grid;position:fixed;left:0;right:0}@media (width<=1920px){.site-header.svelte-12qhfyh{grid-template-columns:min(100%, var(--max-width));gap:0}}.site-header.svelte-12qhfyh:after{content:"";z-index:-1;background:var(--color-abyss);height:100px;position:absolute;bottom:30px;left:0;right:0}.site-header__inner.svelte-12qhfyh{width:min(100%, var(--max-width));background:var(--header-color);border-radius:1rem;margin:0 auto;padding:.5rem 1rem;transition:background-color .18s,color .18s;position:relative}.site-header__inner.svelte-12qhfyh .site-size:where(.svelte-12qhfyh){width:min(100%, var(--max-width));justify-content:space-between;align-items:center;margin:0 auto;display:flex}.site-brand.svelte-12qhfyh{align-self:stretch;align-items:center;width:130px;display:flex}.menu-toggle.svelte-12qhfyh{width:3rem;height:3rem;color:var(--header-foreground);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-toggle__icon.svelte-12qhfyh{width:1.3rem;height:1.3rem;filter:var(--header-icon-filter)}.menu-backdrop.svelte-12qhfyh{z-index:25;-webkit-backdrop-filter:blur(14px);overscroll-behavior:contain;background:#0b0b0b5c;border:0;position:fixed;inset:0}.menu-backdrop.svelte-12qhfyh:before{content:"";top:calc(var(--menu-top) - var(--menu-tray-offset));width:calc(var(--menu-width) + (var(--menu-tray-offset) * 2));height:calc(100dvh - var(--menu-top) - var(--menu-bottom-gap) + (var(--menu-tray-offset) * 2));background:var(--color-abyss);border-radius:1.5rem;position:fixed;right:0}.menu-panel.svelte-12qhfyh{top:var(--menu-top);z-index:30;width:var(--menu-width);height:calc(100dvh - var(--menu-top) - var(--menu-bottom-gap));opacity:0;pointer-events:none;transition:opacity 95ms ease-out,transform 95ms ease-out;position:fixed;right:.5rem;transform:translateY(-.2rem)scale(.995)}.menu-panel.open.svelte-12qhfyh{opacity:1;pointer-events:auto;transition:opacity .14s ease-out,transform .14s ease-out;transform:translateY(0)scale(1)}.menu-panel__inner.svelte-12qhfyh{background:0 0;grid-template:"interest vrijwillig".62fr"vendor vrijwillig"1.2fr"faq vrijwillig"1fr"faq coc"1fr"vendor-interest coc".75fr"omoss omoss".7fr/minmax(0,1fr) minmax(0,1fr);gap:.9rem;height:100%;padding:0;display:grid}.menu-card.svelte-12qhfyh{--menu-card-scale-x:1;--menu-card-scale-y:1;color:var(--color-abyss);opacity:0;transform-origin:0 0;transform:scaleX(var(--menu-card-scale-x)) scaleY(var(--menu-card-scale-y));clip-path:inset(0 calc((1 - var(--menu-card-scale-x)) * 100%) calc((1 - var(--menu-card-scale-y)) * 100%) 0 round 1rem);will-change:transform, clip-path, opacity;border-radius:1rem;justify-content:flex-start;align-items:flex-end;padding:1.4rem 1.5rem;font-size:clamp(1.2rem,3vw,2rem);font-weight:700;line-height:1;text-decoration:none;transition:transform .14s,opacity .14s,box-shadow .14s;display:flex}.menu-card.svelte-12qhfyh:hover{transform:translateY(-2px);box-shadow:0 18px 35px #00000038}.menu-card--static.svelte-12qhfyh{pointer-events:none}.menu-card--static.svelte-12qhfyh:hover{box-shadow:none;transform:scale(1)}.menu-panel.open.svelte-12qhfyh .menu-card:where(.svelte-12qhfyh){animation:.36s cubic-bezier(.2,.9,.25,1) both svelte-12qhfyh-menu-card-in;animation-delay:calc(var(--menu-card-index) * 40ms)}.menu-card.active.svelte-12qhfyh{box-shadow:inset 0 0 0 3px #0b0b0b1f}.menu-card--small.svelte-12qhfyh{min-height:0}.menu-card--medium.svelte-12qhfyh{--menu-card-scale-y:.46;min-height:0}.menu-card--tall.svelte-12qhfyh{--menu-card-scale-y:.31;min-height:0}.menu-card--wide.svelte-12qhfyh{--menu-card-scale-x:.48;min-height:0}.menu-card--viridian.svelte-12qhfyh{background:var(--color-viridian)}.menu-card--tide.svelte-12qhfyh{background:var(--color-tide)}.menu-card--spark.svelte-12qhfyh{background:var(--color-spark)}.menu-card--master-glow.svelte-12qhfyh{background:var(--color-master-glow)}.menu-card--fossil.svelte-12qhfyh{background:var(--color-fossil)}.menu-card--void.svelte-12qhfyh{background:var(--color-void);color:var(--color-fossil)}.menu-card[style*="--menu-area: interest"].svelte-12qhfyh{grid-area:interest}.menu-card[style*="--menu-area: vendor"].svelte-12qhfyh{grid-area:vendor}.menu-card[style*="--menu-area: faq"].svelte-12qhfyh{grid-area:faq}.menu-card[style*="--menu-area: frivillig"].svelte-12qhfyh{transform-origin:100% 0;clip-path:inset(0 0 calc((1 - var(--menu-card-scale-y)) * 100%) 0 round 1rem);grid-area:vrijwillig;justify-content:flex-end}.menu-card[style*="--menu-area: vendor-interest"].svelte-12qhfyh{grid-area:vendor-interest}.menu-card[style*="--menu-area: coc"].svelte-12qhfyh{grid-area:coc}.menu-card[style*="--menu-area: omoss"].svelte-12qhfyh{grid-area:omoss}@keyframes svelte-12qhfyh-menu-card-in{0%{opacity:0;transform:scaleX(var(--menu-card-scale-x)) scaleY(var(--menu-card-scale-y));clip-path:inset(0 calc((1 - var(--menu-card-scale-x)) * 100%) calc((1 - var(--menu-card-scale-y)) * 100%) 0 round 1rem)}60%{opacity:1;clip-path:inset(0 round 1rem);transform:scale(1.015)}to{opacity:1;clip-path:inset(0 round 1rem);transform:scale(1)}}footer.svelte-12qhfyh{background:var(--color-void);border-radius:1rem;width:min(100% - 1rem,100vw);margin:auto auto .5rem}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh){justify-content:space-between;align-items:flex-start;width:min(100%,1000px);margin:0 auto;padding:2rem 1rem 2rem 4px;display:flex}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){width:fit-content;margin:0;padding:0}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){text-align:right;list-style:none}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-decoration:none}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):first-child a:where(.svelte-12qhfyh):hover{color:var(--color-viridian)}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):nth-child(2) a:where(.svelte-12qhfyh):hover{color:var(--color-spark)}footer.svelte-12qhfyh .grid-box:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):last-child{opacity:.8;margin-top:1rem}@media (width<=42rem){.site-brand.svelte-12qhfyh{width:86px}.menu-backdrop.svelte-12qhfyh{background:#0b0b0ba3}.menu-backdrop.svelte-12qhfyh:before{top:calc(var(--menu-top) - var(--menu-tray-offset));width:100vw;height:calc(100dvh - var(--menu-top) - var(--menu-bottom-gap) + (var(--menu-tray-offset) * 2));background:var(--color-abyss);border-radius:1.5rem;right:0}.menu-panel.svelte-12qhfyh{width:calc(100vw - 1rem)}.menu-panel__inner.svelte-12qhfyh{grid-template-rows:.6fr 1.15fr .98fr .98fr .72fr .68fr;gap:.7rem}.menu-card.svelte-12qhfyh{padding:1rem;font-size:clamp(1rem,5vw,1.6rem)}.menu-card--small.svelte-12qhfyh,.menu-card--medium.svelte-12qhfyh,.menu-card--tall.svelte-12qhfyh,.menu-card--wide.svelte-12qhfyh{min-height:0}}@media (prefers-reduced-motion:reduce){.site-header__inner.svelte-12qhfyh,.menu-panel.svelte-12qhfyh,.menu-card.svelte-12qhfyh{transition:none}.menu-panel.open.svelte-12qhfyh .menu-card:where(.svelte-12qhfyh){opacity:1;animation:none;transform:none}}
