@keyframes saisify-cookie-panel-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes saisify-cookie-preferences-in{0%{opacity:0;transform:translateY(10px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes saisify-cookie-toast-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes saisify-cookie-toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.97)}}.cookie-consent-panel{animation:saisify-cookie-panel-in .26s var(--ease-enter) both;transform-origin:bottom right;will-change:opacity,transform}.cookie-consent-panel[data-consent-view=preferences]{animation-name:saisify-cookie-preferences-in;animation-duration:.3s}.cookie-consent-toast{animation:saisify-cookie-toast-in .24s var(--ease-enter) both;transform-origin:bottom right;will-change:opacity,transform}.cookie-consent-toast[data-closing=true]{animation:saisify-cookie-toast-out .22s var(--ease-hover) both;pointer-events:none}@media(max-width:639px){.cookie-consent-panel,.cookie-consent-toast{transform-origin:bottom center}}@media(prefers-reduced-motion:reduce){.cookie-consent-panel,.cookie-consent-toast,.cookie-consent-toast[data-closing=true]{animation-duration:.001ms}}html{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-ink) 28%,transparent) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--color-ink) 22%,transparent);border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--color-ink) 34%,transparent)}
