*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#1976d2;--secondary-color:#dc004e;--background-color:#fff;--surface-color:#f5f5f5;--text-color:#212121;--text-secondary:#757575;--border-color:#e0e0e0}[data-theme=dark]{--primary-color:#90caf9;--secondary-color:#f48fb1;--background-color:#121212;--surface-color:#1e1e1e;--text-color:#fff;--text-secondary:#b0b0b0;--border-color:#333}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f5f5f5;background:var(--surface-color)}::-webkit-scrollbar-thumb{background:#e0e0e0;background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#757575;background:var(--text-secondary)}::selection{background-color:#1976d2;background-color:var(--primary-color);color:#fff}::-moz-selection{background-color:#1976d2;background-color:var(--primary-color);color:#fff}
/*# sourceMappingURL=main.e9fe5040.css.map*/