*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#00000040}::-webkit-scrollbar-track{background:transparent}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;border-radius:8px;box-shadow:0 8px 24px #00000026}.login-card .login-title{text-align:center;font-size:24px;font-weight:600;margin-bottom:8px;color:#000000d9}.login-card .login-subtitle{text-align:center;font-size:14px;color:#00000073;margin-bottom:32px}.dashboard-stats-card{border-radius:8px;height:100%}.dashboard-stats-card .ant-statistic-title{font-size:14px;color:#00000073}.dashboard-stats-card .ant-statistic-content{font-size:24px}.page-container{padding:24px;background:#f0f2f5;min-height:100%}.filter-form{margin-bottom:16px;padding:16px 24px;background:#fff;border-radius:8px}.table-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
