.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.cookie-banner[data-astro-cid-garwan2p]{position:fixed;bottom:0;left:0;right:0;background:var(--card-bg);border-top:1px solid var(--border-color);padding:16px 24px;z-index:9999;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #00000026}.cookie-banner[data-astro-cid-garwan2p].visible{transform:translateY(0)}.cookie-content[data-astro-cid-garwan2p]{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-banner[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{margin:0;font-size:.9rem;color:var(--text-secondary);line-height:1.5}.cookie-buttons[data-astro-cid-garwan2p]{display:flex;gap:10px;flex-shrink:0}.cookie-btn[data-astro-cid-garwan2p]{padding:10px 20px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.cookie-btn-decline[data-astro-cid-garwan2p]{background:transparent;color:var(--text-muted);border:1px solid var(--border-color)}.cookie-btn-decline[data-astro-cid-garwan2p]:hover{background:var(--bg-tertiary);color:var(--text-primary)}.cookie-btn-accept[data-astro-cid-garwan2p]{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff}.cookie-btn-accept[data-astro-cid-garwan2p]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}@media(max-width:600px){.cookie-content[data-astro-cid-garwan2p]{flex-direction:column;text-align:center}.cookie-banner[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{font-size:.85rem}.cookie-buttons[data-astro-cid-garwan2p]{width:100%}.cookie-btn[data-astro-cid-garwan2p]{flex:1}}:root{--gradient-start: #6366f1;--gradient-end: #8b5cf6;--accent-blue: #0ea5e9;--accent-lime: #fde047;--brand-red: #ef4444;--brand-orange: #f97316;--bg-primary: #111827;--bg-secondary: #1f2937;--bg-tertiary: #374151;--text-primary: #ffffff;--text-secondary: #d1d5db;--text-muted: #9ca3af;--text-dim: #6b7280;--border-color: #374151;--card-bg: #1f2937;--card-hover-border: #6366f1;--code-bg: #0d1117;--shadow-color: rgba(0, 0, 0, .3)}[data-actual-theme=light]{--bg-primary: #f9fafb;--bg-secondary: #ffffff;--bg-tertiary: #e5e7eb;--text-primary: #111827;--text-secondary: #374151;--text-muted: #6b7280;--text-dim: #9ca3af;--border-color: #e5e7eb;--card-bg: #ffffff;--card-hover-border: #6366f1;--code-bg: #f3f4f6;--shadow-color: rgba(0, 0, 0, .1)}html,body{margin:0;width:100%;min-height:100%;background:var(--bg-primary);color:var(--text-primary);font-family:system-ui,-apple-system,sans-serif;transition:background-color .3s ease,color .3s ease}html{color-scheme:dark}[data-actual-theme=light]{color-scheme:light}
