.einfach-consent,.einfach-consent *{box-sizing:border-box;max-width:100%;min-width:0;overflow-wrap:anywhere}.einfach-consent{position:fixed;z-index:10000;inset:0;overflow:clip;pointer-events:none;color:var(--einfach-consent-text,#14261f)}.einfach-consent[hidden],.einfach-consent [hidden]{display:none !important}iframe[data-einfach-wp-component][data-consent-type="iframe"]:not([data-consent-active="1"]){display:none}.plugin-lab-consent-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);width:min(100%,90rem)}.plugin-lab-consent{padding:clamp(1rem,2.5vw,1.5rem);border:1px solid var(--dev-color-border,#d8d1c4);border-radius:var(--dev-radius-card,1rem);background:var(--dev-color-surface,#fffdf7)}.plugin-lab-consent>:is(p,ul){max-width:75ch}.plugin-lab-consent[data-scenario-id="consent-overview"]{grid-column:1 / -1}.plugin-lab-consent[data-scenario-id="consent-categories-actions"]{grid-column:1;grid-row:2}.plugin-lab-consent[data-scenario-id="consent-clean-footprint"]{grid-column:2;grid-row:2}.plugin-lab-consent[data-scenario-id="consent-deferred-components"]{grid-column:1 / -1;grid-row:3}.einfach-consent-first-layer,.einfach-consent-preferences-layer{pointer-events:auto}.einfach-consent-first-layer{position:absolute;inset:auto 1rem 1rem;width:auto;max-width:76rem;max-height:calc(100svh - 2rem);margin-inline:auto;padding:min(var(--einfach-consent-spacing,1.5rem),0.875rem);overflow:auto;border:0;border-radius:var(--einfach-consent-radius,1rem);outline:1px solid rgba(12,31,24,0.14);outline-offset:-1px;background:var(--einfach-consent-surface,#fbfcf8);box-shadow:var(--einfach-consent-shadow,0 1.2rem 3rem rgba(12,31,24,0.2))}.einfach-consent-template-layout--banner .einfach-consent-first-layer{inset:auto 0 0;max-width:none;border-radius:0}.einfach-consent-template-layout--panel .einfach-consent-first-layer{inset:auto 1rem 1rem auto;width:min(30rem,calc(100% - 2rem))}.einfach-consent-template-layout--panel .einfach-consent-actions{grid-template-columns:1fr}.einfach-consent-first-layer h2,.einfach-consent-preferences h2,.einfach-consent-preferences h3{margin-block:0 0.55rem;color:var(--einfach-consent-text,#14261f);line-height:1.15}.einfach-consent-first-layer h2{font-size:clamp(1.05rem,1.5vw,1.25rem)}.einfach-consent-first-layer p{margin:0;font-size:0.92rem;line-height:1.4}.einfach-consent-first-layer p,.einfach-consent-preferences p,.einfach-consent-preferences li{color:var(--einfach-consent-muted,#33493f)}.einfach-consent-actions,.einfach-consent-dialog-actions{display:grid;gap:0.65rem}.einfach-consent-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0.75rem}.einfach-consent button{min-height:2.8rem;padding:0.65rem 0.9rem;border:1px solid transparent;border-radius:0.65rem;background:transparent;color:var(--einfach-consent-text,#173429);font:inherit;font-weight:650;line-height:1.25;text-align:center;white-space:normal;cursor:pointer}.einfach-consent button:hover{border-color:transparent;background:#edf3ee}.einfach-consent button:is([data-einfach-wp-consent-action="deny"],.einfach-consent-action--deny){border-color:#aeb9b3;background:var(--einfach-consent-surface,#fbfcf8)}.einfach-consent button:is([data-einfach-wp-consent-action="deny"],.einfach-consent-action--deny):hover{border-color:var(--einfach-consent-text,#173429)}.einfach-consent button:is([data-einfach-wp-consent-action="allow"],.einfach-consent-action--allow){border-color:var(--einfach-consent-accent,#355e4b);background:var(--einfach-consent-accent,#355e4b);color:var(--einfach-consent-accent-contrast,#fff);font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,0.18)}.einfach-consent button:is([data-einfach-wp-consent-action="allow"],.einfach-consent-action--allow):hover{border-color:var(--einfach-consent-accent,#355e4b);background:var(--einfach-consent-accent,#355e4b);filter:brightness(0.9);transform:translateY(-1px)}.einfach-consent button:active{transform:translateY(1px)}.einfach-consent button:focus-visible,.einfach-consent input:focus-visible,.einfach-consent a:focus-visible{outline:3px solid var(--einfach-consent-focus,#bb541f);outline-offset:3px}.einfach-consent-footer-controls[hidden],.einfach-consent-footer-controls [hidden]{display:none !important}.einfach-consent-footer-controls{display:inline-flex;flex-wrap:wrap;align-items:center;gap:0.4rem 0.85rem}.einfach-consent-footer-controls button{min-height:2.75rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:0.2em;cursor:pointer}.einfach-consent-footer-controls button:hover{text-decoration-thickness:0.14em}.einfach-consent-footer-controls button:focus-visible{outline:3px solid currentColor;outline-offset:3px}.einfach-consent-preferences-layer{position:absolute;inset:0;display:grid;align-items:center;justify-items:center;padding:1rem;overflow:auto;background:rgba(13,29,23,0.72)}.einfach-consent-preferences{position:relative;width:min(46rem,100%);max-height:calc(100svh - 2rem);padding:clamp(1rem,4vw,2rem);overflow:auto;border:1px solid var(--einfach-consent-border,#8fa498);border-radius:var(--einfach-consent-radius,1rem);background:var(--einfach-consent-surface,#fbfcf8);box-shadow:var(--einfach-consent-shadow,0 1.5rem 4rem rgba(4,18,12,0.36))}.einfach-consent-close{float:right;margin:0 0 0.75rem 0.75rem}.einfach-consent-categories{display:grid;gap:0.8rem;margin-block:1.25rem}.einfach-consent-category{margin:0;padding:1rem;border:1px solid var(--einfach-consent-border,#b5c3ba);border-radius:0.75rem;background:#fff}.einfach-consent-category legend{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;max-width:100%;padding-inline:0.25rem;color:var(--einfach-consent-text,#14261f);font-weight:800}.einfach-consent-category input{width:1.25rem;height:1.25rem;margin:0;accent-color:var(--einfach-consent-accent,#245541)}.einfach-consent-category input[disabled]{opacity:1}.einfach-consent-category p,.einfach-consent-category ul{margin-block:0.65rem 0}.einfach-consent-category h3{margin-top:0.9rem;font-size:1rem}.einfach-consent-required{padding:0.2rem 0.5rem;border-radius:999px;background:#dce7df;color:var(--einfach-consent-text,#27483b);font-size:0.78rem;font-weight:800}.einfach-consent-dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.einfach-consent .screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);border:0;white-space:nowrap}.einfach-consent-noscript{margin:1rem auto;padding:1rem;border:1px solid var(--einfach-consent-border,#9bad9f);border-radius:var(--einfach-consent-radius,0.75rem);background:var(--einfach-consent-surface,#fbfcf8);color:var(--einfach-consent-text,#14261f)}.einfach-consent-template-preview{position:relative;z-index:auto;inset:auto;width:100%;min-height:19rem;overflow:hidden;pointer-events:auto;border:1px dashed var(--einfach-consent-border,#9bad9f);background:#f0f2f1}.einfach-consent-template-preview .einfach-consent-first-layer{pointer-events:auto}.einfach-consent-template-preview button{cursor:default}@media (min-width:641px){.einfach-consent-first-layer{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(32rem,auto);grid-template-rows:auto auto;align-items:center;column-gap:1.5rem}.einfach-consent-first-layer>h2,.einfach-consent-first-layer>p{grid-column:1}.einfach-consent-first-layer>.einfach-consent-actions{grid-column:2;grid-row:1 / span 2;grid-template-columns:minmax(11rem,1fr) minmax(11rem,1fr) minmax(8rem,0.72fr);min-width:32rem;margin-top:0}.einfach-consent-template-layout--panel .einfach-consent-first-layer{inset:auto 1rem 1rem;width:auto}.einfach-consent-template-layout--panel .einfach-consent-actions{grid-template-columns:minmax(11rem,1fr) minmax(11rem,1fr) minmax(8rem,0.72fr);min-width:32rem;margin-top:0}}@media (min-width:1200px){.einfach-consent-first-layer{grid-template-columns:max-content minmax(15rem,1fr) minmax(32rem,auto);grid-template-rows:auto}.einfach-consent-first-layer>h2{grid-column:1;grid-row:1;margin:0}.einfach-consent-first-layer>p{grid-column:2;grid-row:1}.einfach-consent-first-layer>.einfach-consent-actions{grid-column:3;grid-row:1}}@media (max-width:640px){.plugin-lab-consent-layout{grid-template-columns:1fr}.plugin-lab-consent-layout>.plugin-lab-consent{grid-column:1;grid-row:auto}.einfach-consent-first-layer{inset:auto 8px 8px;max-height:calc(100svh - 16px);padding:12px}.einfach-consent-first-layer h2{margin-bottom:4px;font-size:1rem}.einfach-consent-first-layer p{font-size:0.82rem;line-height:1.32}.einfach-consent-preferences-layer{padding:8px}.einfach-consent-preferences{max-height:calc(100svh - 16px);padding:16px}.einfach-consent-dialog-actions{grid-template-columns:1fr;gap:8px}.einfach-consent-first-layer .einfach-consent-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.einfach-consent-actions :is([data-einfach-wp-consent-action="settings"],.einfach-consent-action--settings){grid-column:1 / -1}.einfach-consent button{min-height:44px;padding:8px 10px;font-size:0.86rem}.einfach-consent-close{margin:0 0 8px 8px}.einfach-consent-categories{gap:12px;margin-block:16px}.einfach-consent-category{width:100%;padding:12px}.einfach-consent-category legend{width:100%;padding-inline:0}.einfach-consent-category input{width:20px;height:20px}.einfach-consent-required{display:inline-block;padding:3px 6px}}