:root{--color-bg:#f4fbf7;--color-surface:#fff;--color-text:#0f1f17;--color-muted:#5c6f64;--color-primary:#0d9f6e;--color-primary-dark:#087a55;--color-accent:#f5a623;--color-border:#d8ebe2;--shadow-sm:0 2px 8px #0f1f170f;--shadow-md:0 8px 32px #0f1f171a;--shadow-lg:0 24px 64px #0f1f1724;--radius:16px;--radius-lg:24px;--font:"Onest", system-ui, -apple-system, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.cookie-banner.svelte-12qhfyh{background-color:var(--color-surface,#fff);border-top:1px solid var(--color-border,#e5e7eb);z-index:9999;width:100%;padding:1rem 0;position:fixed;bottom:0;left:0;box-shadow:0 -4px 15px #0000000d}.cookie-content.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1.5rem;width:min(720px,100% - 2rem);margin-inline:auto;display:flex}.cookie-text.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-muted,#6b7280);margin:0;font-size:1.25rem;line-height:1.5}.cookie-text.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-primary,#16a34a);text-underline-offset:2px;text-decoration:underline}.cookie-text.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:none}.cookie-btn.svelte-12qhfyh{background-color:var(--color-primary,#16a34a);color:#fff;cursor:pointer;border:none;border-radius:2rem;flex-shrink:0;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .1s}.cookie-btn.svelte-12qhfyh:hover{background-color:var(--color-primary-dark,#15803d)}.cookie-btn.svelte-12qhfyh:active{transform:scale(.96)}@media (width<=600px){.cookie-content.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:stretch;gap:1rem}.cookie-btn.svelte-12qhfyh{width:100%;padding:.75rem}}
