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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#f0f2f5;min-height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center}.login-form{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:40px;width:100%}.login-form h2{color:#333;margin-bottom:30px;text-align:center}.dashboard-container{background:#f0f2f5;min-height:100vh}.sidebar{background:#001529;height:100vh;left:0;position:fixed;top:0;width:200px}.main-content{margin-left:200px;min-height:100vh;padding:24px}.card-container{padding:24px}.card-container,.table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.table-container{overflow:hidden}.site-layout .site-layout-background{background:#fff}.logout-button{position:absolute;right:24px;top:16px}.header{background:#fff;box-shadow:0 2px 8px #0000001a;padding:0 24px;position:relative}
/*# sourceMappingURL=main.18c23fc2.css.map*/