.consent-banner[data-astro-cid-2effgw6e]{position:fixed;right:1rem;bottom:1rem;left:1rem;z-index:1000;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;max-width:880px;margin:0 auto;padding:1rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-lg)}.consent-banner[data-astro-cid-2effgw6e][hidden],.consent-preferences[data-astro-cid-2effgw6e][hidden]{display:none}.consent-copy[data-astro-cid-2effgw6e] h2[data-astro-cid-2effgw6e]{margin-bottom:.35rem;font-size:1rem}.consent-copy[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{max-width:48rem;margin:0 0 .45rem;color:var(--color-text-secondary);font-size:.92rem;line-height:1.5}.consent-copy[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{font-weight:700;font-size:.88rem}.consent-options[data-astro-cid-2effgw6e]{display:flex;flex-wrap:wrap;gap:.65rem;grid-column:1 / -1;padding-top:.25rem}.consent-options[data-astro-cid-2effgw6e][hidden]{display:none}.consent-options[data-astro-cid-2effgw6e] label[data-astro-cid-2effgw6e]{display:inline-flex;gap:.45rem;align-items:center;color:var(--color-text-secondary);font-size:.9rem;font-weight:600}.consent-options[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]{width:1rem;height:1rem;accent-color:var(--color-accent)}.consent-actions[data-astro-cid-2effgw6e]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.consent-actions[data-astro-cid-2effgw6e] button[data-astro-cid-2effgw6e],.consent-preferences[data-astro-cid-2effgw6e]{min-height:2.5rem;padding:.55rem .85rem;font:inherit;font-size:.9rem;font-weight:700;border-radius:var(--radius);border:1px solid var(--color-border);cursor:pointer}.consent-actions[data-astro-cid-2effgw6e] .primary[data-astro-cid-2effgw6e]{color:#fff;background:var(--color-accent);border-color:var(--color-accent)}.consent-actions[data-astro-cid-2effgw6e] .primary[data-astro-cid-2effgw6e]:hover,.consent-preferences[data-astro-cid-2effgw6e]:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.consent-actions[data-astro-cid-2effgw6e] .secondary[data-astro-cid-2effgw6e]{color:var(--color-text);background:var(--color-surface)}.consent-actions[data-astro-cid-2effgw6e] .secondary[data-astro-cid-2effgw6e]:hover{background:var(--color-surface-hover)}.consent-preferences[data-astro-cid-2effgw6e]{position:fixed;right:1rem;bottom:1rem;z-index:999;color:#fff;background:var(--color-accent);border-color:var(--color-accent);box-shadow:var(--shadow-md)}@media(max-width:720px){.consent-banner[data-astro-cid-2effgw6e]{grid-template-columns:1fr;align-items:stretch;padding:.9rem}.consent-actions[data-astro-cid-2effgw6e]{justify-content:stretch}.consent-actions[data-astro-cid-2effgw6e] button[data-astro-cid-2effgw6e]{flex:1 1 10rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #f8f9fa;--color-text: #111827;--color-text-secondary: #4b5563;--color-text-muted: #9ca3af;--color-accent: #dc2626;--color-accent-hover: #b91c1c;--color-accent-light: #fef2f2;--color-border: #e5e7eb;--color-surface: #ffffff;--color-surface-hover: #f9fafb;--color-dark: #111827;--color-tag-bg: #f3f4f6;--max-width: 1200px;--content-width: 780px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-serif: "Source Serif 4", Georgia, "Times New Roman", serif;--font-mono: "SF Mono", "Fira Code", "Consolas", monospace;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.05);--radius: 8px}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration:none;transition:color .15s}a:hover{color:var(--color-accent-hover)}h1,h2,h3,h4{font-family:var(--font-sans);line-height:1.25;color:var(--color-text);font-weight:700}img{max-width:100%;height:auto}@media(max-width:640px){html{font-size:17px}a,button{min-height:44px;min-width:44px}}
