.cookie-banner{inset-inline:0;z-index:80;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0}.cookie-banner__inner{pointer-events:auto;border:1px solid color-mix(in srgb,var(--border)88%,transparent);background:color-mix(in srgb,var(--background)92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;max-width:72rem;margin-inline:auto;padding:1.15rem 1.25rem;display:flex;box-shadow:0 -12px 40px #0000002e}.cookie-banner__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin:0 0 .35rem;font-size:1.05rem;font-weight:650}.cookie-banner__copy p{max-width:48ch;font-family:var(--font-body);color:color-mix(in srgb,var(--foreground)72%,transparent);margin:0;font-size:.9rem;line-height:1.55}.cookie-banner__copy a{color:var(--foreground);text-underline-offset:.15em;text-decoration:underline}.cookie-banner__actions,.cookie-modal__actions{flex-wrap:wrap;gap:.5rem;display:flex}.cookie-btn{appearance:none;min-height:2.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:var(--font-button-weight);cursor:pointer;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease);border:1px solid #0000;padding:.55rem 1rem}.cookie-btn--primary{background:var(--foreground);color:var(--background)}.cookie-btn--primary:hover{filter:brightness(1.05)}.cookie-btn--secondary{border-color:color-mix(in srgb,var(--foreground)22%,transparent);color:var(--foreground);background:0 0}.cookie-btn--secondary:hover{background:color-mix(in srgb,var(--foreground)6%,transparent)}.cookie-btn--ghost{color:color-mix(in srgb,var(--foreground)78%,transparent);text-underline-offset:.15em;background:0 0;border-color:#0000;text-decoration:underline}.cookie-btn--ghost:hover{color:var(--foreground)}.cookie-modal{z-index:90;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));place-items:end center;display:grid;position:fixed;inset:0}@media (min-width:640px){.cookie-modal{place-items:center}}.cookie-modal__backdrop{cursor:pointer;background:#0000007a;border:0;position:absolute;inset:0}.cookie-modal__panel{z-index:1;border:1px solid color-mix(in srgb,var(--border)90%,transparent);background:var(--background);width:min(100%,28rem);max-height:min(88svh,36rem);padding:1.35rem 1.35rem 1.15rem;position:relative;overflow:auto;box-shadow:0 24px 60px #00000047}.cookie-modal__header h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.25rem;font-weight:650}.cookie-modal__header p{font-family:var(--font-body);color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0 0 1.15rem;font-size:.9rem;line-height:1.55}.cookie-modal__list{gap:.85rem;margin:0 0 1.15rem;padding:0;list-style:none;display:grid}.cookie-modal__row{border-bottom:1px solid color-mix(in srgb,var(--border)80%,transparent);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.85rem;display:flex}.cookie-modal__name{font-family:var(--font-body);margin:0 0 .2rem;font-size:.95rem;font-weight:650}.cookie-modal__desc{font-family:var(--font-body);color:color-mix(in srgb,var(--foreground)66%,transparent);margin:0;font-size:.82rem;line-height:1.5}.cookie-modal__locked{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--foreground)55%,transparent);flex-shrink:0;padding-top:.2rem;font-size:.75rem;font-weight:650}.cookie-switch{cursor:pointer;flex-shrink:0;width:2.75rem;height:1.55rem;display:inline-flex;position:relative}.cookie-switch input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.cookie-switch__ui{background:color-mix(in srgb,var(--foreground)18%,transparent);width:100%;height:100%;transition:background .2s var(--ease);border-radius:999px}.cookie-switch__ui:after{content:"";background:var(--background);width:1.15rem;height:1.15rem;transition:transform .2s var(--ease);border-radius:50%;position:absolute;top:.2rem;left:.2rem;box-shadow:0 1px 4px #00000040}.cookie-switch input:checked+.cookie-switch__ui{background:var(--foreground)}.cookie-switch input:checked+.cookie-switch__ui:after{transform:translate(1.15rem)}.cookie-switch input:focus-visible+.cookie-switch__ui{outline:2px solid color-mix(in srgb,var(--primary)55%,transparent);outline-offset:2px}.cookie-modal__actions{justify-content:flex-end}.cookie-modal__footer{font-family:var(--font-body);color:color-mix(in srgb,var(--foreground)62%,transparent);margin:1rem 0 0;font-size:.8rem}.cookie-modal__footer a{color:var(--foreground);text-underline-offset:.15em;text-decoration:underline}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.cookie-banner__actions{width:100%}.cookie-banner__actions .cookie-btn{flex:auto}}
