:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#171717;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#737373;--border:#00000040;--bg-hover:#f3f4f6;--accent:#2563eb;--error:#dc2626;--filter-active-bg:#6366f1;--fav-active-bg:#f59e0b;--skeleton-bg:#e5e7eb}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-muted:#9ca3af;--border:#ffffff40;--bg-hover:#1f2937;--accent:#60a5fa;--error:#f87171;--filter-active-bg:#4f46e5;--fav-active-bg:#d97706;--skeleton-bg:#1f2937}[data-theme=light]{--background:#fff;--foreground:#171717;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#737373;--border:#00000040;--bg-hover:#f3f4f6;--accent:#2563eb;--error:#dc2626;--filter-active-bg:#6366f1;--fav-active-bg:#f59e0b;--skeleton-bg:#e5e7eb}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}p{margin:0 0 .5rem}a{color:inherit;text-decoration:none}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}ul{list-style-type:none}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;padding:0}.main-wrapper{max-width:900px;margin:0 auto;padding:24px}.skip-link{background:var(--foreground);color:var(--background);z-index:100;border-radius:0 0 4px;padding:8px 16px;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--accent,#3b82f6);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}
