.viva-consent-bar[data-astro-cid-fohlruto]{position:fixed;bottom:5rem;right:1.25rem;left:auto;z-index:9000;width:min(26rem,calc(100vw - 2.5rem));background:#111111f7;color:#f4f4f5;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 20px 60px #00000073,0 8px 20px #00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:viva-consent-slide .35s cubic-bezier(.16,1,.3,1)}@media(min-width:88rem){.viva-consent-bar[data-astro-cid-fohlruto]{bottom:1.25rem}}.viva-consent-bar[data-astro-cid-fohlruto][hidden]{display:none}.viva-consent-bar__inner[data-astro-cid-fohlruto]{padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.875rem}.viva-consent-bar__text[data-astro-cid-fohlruto]{margin:0;font-size:.8125rem;line-height:1.5;color:#d4d4d8}.viva-consent-bar__link[data-astro-cid-fohlruto]{color:var(--brandColor);text-decoration:underline;text-underline-offset:2px}.viva-consent-bar__link[data-astro-cid-fohlruto]:hover{opacity:.85}.viva-consent-bar__actions[data-astro-cid-fohlruto]{display:flex;gap:.5rem;flex-wrap:wrap}.viva-consent-btn[data-astro-cid-fohlruto]{appearance:none;-webkit-appearance:none;border:1px solid rgba(255,255,255,.2);background:transparent;color:#f4f4f5;font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.01em;padding:.55rem 1rem;border-radius:9999px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.viva-consent-btn[data-astro-cid-fohlruto]:hover{border-color:var(--brandColor);color:var(--brandColor)}.viva-consent-btn[data-astro-cid-fohlruto]:focus-visible{outline:2px solid var(--brandColor);outline-offset:2px}.viva-consent-btn--primary[data-astro-cid-fohlruto]{background:var(--brandColor);color:#0a0a0a;border-color:var(--brandColor)}.viva-consent-btn--primary[data-astro-cid-fohlruto]:hover{filter:brightness(1.08);color:#0a0a0a}.viva-consent-modal[data-astro-cid-fohlruto]{border:none;padding:0;margin:auto;max-width:min(32rem,calc(100vw - 2rem));width:100%;border-radius:1rem;background:#1a1a1a;color:#f4f4f5;box-shadow:0 30px 80px #0009}.viva-consent-modal[data-astro-cid-fohlruto]::backdrop{background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media(max-width:30rem){.viva-consent-modal[data-astro-cid-fohlruto][open]{position:fixed;inset:auto 0 0;width:100vw;max-width:100vw;margin:0;border-radius:0}}.viva-consent-modal__inner[data-astro-cid-fohlruto]{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.viva-consent-modal__header[data-astro-cid-fohlruto]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.viva-consent-modal__title[data-astro-cid-fohlruto]{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.viva-consent-modal__close[data-astro-cid-fohlruto]{appearance:none;-webkit-appearance:none;background:transparent;border:none;color:#a1a1aa;cursor:pointer;padding:.25rem;border-radius:.5rem;transition:color .15s ease,background-color .15s ease}.viva-consent-modal__close[data-astro-cid-fohlruto] svg[data-astro-cid-fohlruto]{width:1.25rem;height:1.25rem;display:block}.viva-consent-modal__close[data-astro-cid-fohlruto]:hover{color:#f4f4f5;background:#ffffff0f}.viva-consent-modal__intro[data-astro-cid-fohlruto]{margin:0;font-size:.875rem;line-height:1.5;color:#a1a1aa}.viva-consent-list[data-astro-cid-fohlruto]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.viva-consent-list__row[data-astro-cid-fohlruto]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;background:#ffffff05}.viva-consent-list__meta[data-astro-cid-fohlruto]{display:flex;flex-direction:column;gap:.25rem}.viva-consent-list__meta[data-astro-cid-fohlruto] strong[data-astro-cid-fohlruto]{font-size:.9375rem;font-weight:600}.viva-consent-list__meta[data-astro-cid-fohlruto] span[data-astro-cid-fohlruto]{font-size:.8125rem;color:#a1a1aa;line-height:1.4}.viva-consent-toggle[data-astro-cid-fohlruto]{position:relative;flex-shrink:0;display:inline-flex;width:2.5rem;height:1.4rem;cursor:pointer}.viva-consent-toggle[data-astro-cid-fohlruto] input[data-astro-cid-fohlruto]{position:absolute;inset:0;opacity:0;margin:0;cursor:pointer}.viva-consent-toggle__track[data-astro-cid-fohlruto]{position:absolute;inset:0;background:#3f3f46;border-radius:9999px;transition:background-color .15s ease}.viva-consent-toggle__track[data-astro-cid-fohlruto]:before{content:"";position:absolute;top:.125rem;left:.125rem;width:1.15rem;height:1.15rem;background:#f4f4f5;border-radius:9999px;transition:transform .15s ease}.viva-consent-toggle[data-astro-cid-fohlruto] input[data-astro-cid-fohlruto]:checked~.viva-consent-toggle__track[data-astro-cid-fohlruto]{background:var(--brandColor)}.viva-consent-toggle[data-astro-cid-fohlruto] input[data-astro-cid-fohlruto]:checked~.viva-consent-toggle__track[data-astro-cid-fohlruto]:before{transform:translate(1.1rem);background:#0a0a0a}.viva-consent-toggle[data-astro-cid-fohlruto] input[data-astro-cid-fohlruto]:focus-visible~.viva-consent-toggle__track[data-astro-cid-fohlruto]{outline:2px solid var(--brandColor);outline-offset:2px}.viva-consent-toggle--locked[data-astro-cid-fohlruto]{cursor:not-allowed;opacity:.7}.viva-consent-toggle--locked[data-astro-cid-fohlruto] input[data-astro-cid-fohlruto]{cursor:not-allowed}.viva-consent-modal__footer[data-astro-cid-fohlruto]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.25rem}.sr-only[data-astro-cid-fohlruto]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes viva-consent-slide{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.viva-consent-bar[data-astro-cid-fohlruto]{animation:none}.viva-consent-toggle__track[data-astro-cid-fohlruto],.viva-consent-toggle__track[data-astro-cid-fohlruto]:before,.viva-consent-btn[data-astro-cid-fohlruto]{transition:none}}@media(max-width:640px){.viva-consent-bar[data-astro-cid-fohlruto]{right:.5rem;left:.5rem;bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));width:auto;max-width:none;border-radius:.875rem}.viva-consent-bar__inner[data-astro-cid-fohlruto]{padding:.875rem 1rem;gap:.75rem}.viva-consent-bar__actions[data-astro-cid-fohlruto]{flex-wrap:nowrap}.viva-consent-btn[data-astro-cid-fohlruto]{flex:1 1 auto;text-align:center;padding:.55rem .5rem}}
