.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}.lang-switcher[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:4px;font-size:var(--text-sm);font-family:var(--font-family)}.lang-item[data-astro-cid-a2mxz4y6]{padding:4px 6px;font-weight:700;letter-spacing:.05em;border-radius:var(--radius);line-height:1}.lang-current[data-astro-cid-a2mxz4y6]{color:var(--color-accent);border-bottom:2px solid var(--color-accent)}.lang-link[data-astro-cid-a2mxz4y6]{color:var(--color-muted);text-decoration:none;border-bottom:2px solid transparent;transition:color .1s,border-color .1s}.lang-link[data-astro-cid-a2mxz4y6]:hover{color:var(--color-text);border-bottom-color:var(--color-border)}.theme-toggle[data-astro-cid-x3pjskd3]{display:flex;gap:2px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2px}.theme-btn[data-astro-cid-x3pjskd3]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:calc(var(--radius) - 2px);background:transparent;color:var(--color-muted);cursor:pointer;font-size:14px;line-height:1;transition:background .12s,color .12s}.theme-btn[data-astro-cid-x3pjskd3]:hover{background:var(--color-bg);color:var(--color-text)}.theme-btn[data-astro-cid-x3pjskd3][aria-pressed=true]{background:var(--color-bg);color:var(--color-accent);box-shadow:0 1px 2px #0000001a}:root{--color-page-bg: #f9fafb;--color-bg: #ffffff;--color-surface: #f3f4f6;--color-border: #e5e7eb;--color-input-border: #d1d5db;--color-text: #111827;--color-muted: #6b7280;--color-accent: #dc0018;--color-accent-hover: #b30012;--color-success: #059669;--color-error: #dc2626;--color-warn: #c87000;--color-track: #e0e0e0;--color-row-alt: rgba(0, 0, 0, .03);--focus-ring: #dc0018;--shadow-card: 0 1px 3px rgba(0,0,0,.08), 0 4px 6px rgba(0,0,0,.04);--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-h1: 2rem;--text-h2: 1.25rem;--text-body: 1rem;--text-sm: .875rem;--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 32px;--space-xl: 48px;--space-xxl: 80px;--max-width: 600px;--radius: 8px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-page-bg: #0f172a;--color-bg: #1e293b;--color-surface: #273349;--color-border: #334155;--color-input-border: #475569;--color-text: #f1f5f9;--color-muted: #94a3b8;--color-success: #34d399;--color-error: #f87171;--color-warn: #f59e0b;--color-track: #334155;--color-row-alt: rgba(255, 255, 255, .04);--shadow-card: 0 1px 3px rgba(0,0,0,.4), 0 4px 6px rgba(0,0,0,.3)}}[data-theme=dark]{--color-page-bg: #0f172a;--color-bg: #1e293b;--color-surface: #273349;--color-border: #334155;--color-input-border: #475569;--color-text: #f1f5f9;--color-muted: #94a3b8;--color-success: #34d399;--color-error: #f87171;--color-warn: #f59e0b;--color-track: #334155;--color-row-alt: rgba(255, 255, 255, .04);--shadow-card: 0 1px 3px rgba(0,0,0,.4), 0 4px 6px rgba(0,0,0,.3)}@media print{:root,[data-theme=dark]{--color-page-bg: #ffffff;--color-bg: #ffffff;--color-surface: #f3f4f6;--color-border: #e5e7eb;--color-input-border: #d1d5db;--color-text: #111827;--color-muted: #6b7280;--color-success: #059669;--color-error: #dc2626;--color-warn: #c87000;--color-track: #e0e0e0;--color-row-alt: rgba(0, 0, 0, .03);--shadow-card: none}.theme-toggle,.lang-switcher,[data-monetization],.affiliate-disclosure,.share-row,.compare,.embed-section,.cat-links-heading,.cat-links-list,.footer-nav{display:none!important}.print-url{display:block!important;font-size:11px;color:#6b7280;margin-top:12px;word-break:break-all}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family);font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;color:var(--color-text);background:var(--color-page-bg)}body{min-height:100dvh}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.site-header{background:var(--color-bg);border-bottom:1px solid var(--color-border)}.site-header-inner{max-width:var(--max-width);margin:0 auto;padding:var(--space-sm);display:flex;align-items:center;justify-content:space-between;gap:var(--space-xs)}.header-actions{display:flex;align-items:center;gap:var(--space-sm);flex-shrink:0}.site-logo-link{display:block;flex:0 1 220px;min-width:0}.site-logo{display:block;width:100%;max-width:220px;height:auto;max-height:40px}@media(max-width:420px){.header-actions{gap:var(--space-xs)}}.site-logo .wordmark{fill:var(--color-text)}.site-footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding:var(--space-md) var(--space-sm);margin-top:var(--space-xxl);text-align:center}.footer-nav{display:flex;justify-content:center;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-muted)}.footer-nav a{color:var(--color-muted);text-decoration:none}.footer-nav a:hover{color:var(--color-text);text-decoration:underline}.trust-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;margin-bottom:var(--space-sm);border:1px solid var(--color-success);border-radius:999px;color:var(--color-success);font-size:.75rem;font-weight:600;text-decoration:none;line-height:1}.trust-badge:hover{background:var(--color-success);color:var(--color-bg)}.trust-badge-icon{flex-shrink:0}.footer-credit{margin-top:var(--space-xs);font-size:.75rem;color:var(--color-muted)}.footer-credit a{color:var(--color-muted);text-decoration:none}.footer-credit a:hover{color:var(--color-text);text-decoration:underline}
