@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--color-primary:#3b82f6;--color-primary-dark:#1e40af;--color-secondary:#64748b;--color-secondary-dark:#334155;--color-background:#fff;--color-background-dark:#0f172a;--color-text:#1e293b;--color-text-dark:#f1f5f9;--color-border:#e2e8f0;--color-border-dark:#334155}.dark{--color-primary:#60a5fa;--color-primary-dark:#3b82f6;--color-secondary:#94a3b8;--color-secondary-dark:#64748b;--color-background:#0f172a;--color-background-dark:#1e293b;--color-text:#f1f5f9;--color-text-dark:#cbd5e1;--color-border:#334155;--color-border-dark:#475569}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--color-background);color:#1e293b;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s ease,color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff;background:var(--color-background)}::-webkit-scrollbar-thumb{background:#64748b;background:var(--color-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b82f6;background:var(--color-primary)}
/*# sourceMappingURL=main.0eaab826.css.map*/