@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-brand: #4f46e5;--color-brand-hover: #4338ca;--color-brand-light: #eef2ff;--color-brand-subtle: #e0e7ff;--color-brand-text: #3730a3;--color-bg-page: #f9fafb;--color-bg-surface: #ffffff;--color-bg-muted: #f3f4f6;--color-border: #e5e7eb;--color-border-inner: #f3f4f6;--color-text-heading: #111827;--color-text-body: #374151;--color-text-muted: #6b7280;--color-text-faint: #9ca3af;--color-text-disabled: #d1d5db;--color-success-bg: #d1fae5;--color-success-text: #065f46;--color-warning-bg: #fef3c7;--color-warning-text: #92400e;--color-error-bg: #fee2e2;--color-error-text: #991b1b;--color-info-bg: #e0f2fe;--color-info-text: #075985;--color-good-acc: #16a34a;--color-very-over-acc: #dc2626;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .07), 0 2px 4px -2px rgb(0 0 0 / .05);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .05);--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem}body{margin:0;font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5;color:var(--color-text-heading);background-color:var(--color-bg-page);-webkit-font-smoothing:antialiased}a{color:#4f46e5;text-decoration:none}a:hover{color:#4338ca}body.dark{--color-bg-page: #111827;--color-bg-surface: #1f2937;--color-bg-muted: #374151;--color-border: #374151;--color-border-inner: #374151;--color-text-heading: #f9fafb;--color-text-body: #d1d5db;--color-text-muted: #9ca3af;--color-text-faint: #6b7280;--color-brand-light: #312e81;--color-brand-subtle: #3730a3;--color-brand-text: #c7d2fe;--color-success-bg: #064e3b;--color-success-text: #a7f3d0;--color-warning-bg: #78350f;--color-warning-text: #fde68a;--color-error-bg: #7f1d1d;--color-error-text: #fecaca;--color-info-bg: #0c4a6e;--color-info-text: #bae6fd}body.dark nav.aa-navbar{background:#1f2937!important;border-bottom-color:#374151!important}body.dark nav.aa-navbar button{color:#d1d5db!important}@keyframes aa-pulse{0%,to{opacity:1}50%{opacity:.45}}button,input{font-family:inherit}
