:root{--bg-color:#fff;--text-color:#1f2937;--border-color:#e5e7eb;--card-bg:#f9fafb}.dark{--bg-color:#1a202c;--text-color:#f7fafc;--border-color:#4a5568;--card-bg:#2d3748}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg-color);color:#1f2937;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s ease,color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}button:focus,input:focus,select:focus{outline:2px solid #3b82f6;outline-offset:2px}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media (max-width:768px){html{font-size:14px}}
/*# sourceMappingURL=main.7690746c.css.map*/