.has-toestemming{padding-bottom:var(--toestemming-ruimte, 0px)}.toestemming{position:fixed;left:max(var(--gutter),env(safe-area-inset-left));bottom:max(var(--gutter),env(safe-area-inset-bottom));z-index:300;box-sizing:border-box;width:min(34rem,calc(100vw - 2 * var(--gutter)));max-height:calc(100vh - 2 * var(--gutter));max-height:calc(100dvh - 2 * var(--gutter));overflow-y:auto;overscroll-behavior:contain;padding:clamp(18px,3vw,26px);border:1px solid var(--line-strong);background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg);font-size:var(--t-small);line-height:1.5;opacity:0;transform:translateY(8px);transition:opacity .2s var(--ease),transform .2s var(--ease)}.toestemming.is-open{opacity:1;transform:none}.toestemming[hidden]{display:none}.toestemming-titel{margin:0 0 .5em;font-size:var(--t-body);line-height:1.3}.toestemming-titel:focus{outline:none}.toestemming-titel:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px}.toestemming-tekst{margin:0;color:var(--text-soft)}.toestemming-tekst a{color:var(--accent-text);text-decoration:underline;text-underline-offset:.2em}.toestemming-voorkeuren{margin-top:1em}.toestemming-voorkeuren[hidden]{display:none}.toestemming-voorkeuren fieldset{margin:0 0 1em;padding:0;border:0}.toestemming-optie{display:grid;grid-template-columns:auto 1fr;gap:.75em;align-items:start;padding:.75em 0;border-top:1px solid var(--line);color:var(--text-soft);cursor:pointer}.toestemming-optie strong{display:block;color:var(--text)}.toestemming-optie input{width:1.15rem;height:1.15rem;margin:.1em 0 0;accent-color:var(--text)}.toestemming-optie:has(input:disabled){cursor:default}.toestemming-acties{display:flex;flex-wrap:wrap;gap:.6em;margin-top:1.1em}.toestemming-acties .toestemming-knop{flex:1 1 9rem}.toestemming-knop{min-height:44px;padding-inline:1em;white-space:nowrap;border-color:var(--text);background:var(--text);color:var(--surface)}.toestemming-knop:hover{background:var(--text-soft);border-color:var(--text-soft);color:var(--surface)}.toestemming-knop-licht{background:transparent;color:var(--text)}.toestemming-knop-licht:hover{background:var(--surface-alt);border-color:var(--text);color:var(--text)}.footer-cookievoorkeuren{text-decoration:none}.footer-cookievoorkeuren:hover{text-decoration:underline}@media(max-width:560px){.toestemming{left:0;bottom:0;width:100%;max-height:85vh;max-height:85dvh;border-width:1px 0 0;padding-bottom:max(18px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.toestemming{transition:none;transform:none}}
