@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@layer theme-linear{[data-theme=linear]{--font-display:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--theme-accent-primary:#f97316;--theme-content-bg:#fff;--theme-content-text:#1a1a1a;--theme-heading-text:#000;--theme-sidebar-text:#3f3f46;--theme-border:#9f9ea4;--theme-bg-subtle:#f9fafb;--theme-bg-muted:#f3f4f6;--theme-bg-element:#e5e7eb}[data-theme=linear].dark{--theme-accent-primary:#f97316;--theme-content-bg:#0a0e1a;--theme-content-text:#e5e5e5;--theme-heading-text:#fff;--theme-sidebar-text:#f0f0f0;--theme-border:#bdbdbd;--theme-bg-subtle:#1a1f2e;--theme-bg-muted:#252b3b;--theme-bg-element:#2d3548}[data-theme=linear] .theme-toggle{color:var(--theme-content-text);transition:opacity .2s ease-in-out}[data-theme=linear] .theme-toggle:hover{opacity:1!important}@media (max-width:1024px){[data-theme=linear] .theme-toggle svg{fill:var(--theme-sidebar-text)}}}
