.cookie-banner.svelte-w6rpnh{z-index:2000;box-sizing:border-box;border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:16px;max-width:min(640px,100vw - 32px);padding:16px 20px;animation:.3s ease-out svelte-w6rpnh-rise;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0000002e}@keyframes svelte-w6rpnh-rise{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cookie-icon.svelte-w6rpnh{background:color-mix(in srgb, var(--rust) 14%, transparent);width:40px;height:40px;color:var(--rust);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cookie-text.svelte-w6rpnh{font-family:var(--body);color:var(--ink-dim);flex:1;margin:0;font-size:13px;line-height:1.5}.cookie-text.svelte-w6rpnh a:where(.svelte-w6rpnh){color:var(--rust);font-weight:600;text-decoration:none}.cookie-text.svelte-w6rpnh a:where(.svelte-w6rpnh):hover{text-decoration:underline}.cookie-actions.svelte-w6rpnh{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.necessary-button.svelte-w6rpnh,.accept-button.svelte-w6rpnh{box-sizing:border-box;height:32px;font-family:var(--body);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:600;display:flex}.necessary-button.svelte-w6rpnh{border:1px solid var(--line);color:var(--ink);background:0 0}.necessary-button.svelte-w6rpnh:hover{background:var(--ground)}.accept-button.svelte-w6rpnh{background:var(--rust);color:#fff;border:none}.accept-button.svelte-w6rpnh:hover{opacity:.9}@media (width<=560px){.cookie-banner.svelte-w6rpnh{text-align:center;flex-direction:column;align-items:stretch;bottom:12px}.cookie-icon.svelte-w6rpnh{align-self:center}.cookie-actions.svelte-w6rpnh{flex-direction:row}.necessary-button.svelte-w6rpnh,.accept-button.svelte-w6rpnh{flex:1}}
