*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003}.login-title{text-align:center;margin-bottom:32px}.login-title h1{font-size:24px;color:#333;margin-bottom:8px}.login-title p{color:#888}.dashboard-stats{margin-bottom:24px}.stat-card{text-align:center}.stat-value{font-size:32px;font-weight:700;color:#1890ff}.stat-label{color:#888;font-size:14px}.request-card{margin-bottom:16px}.request-header{display:flex;justify-content:space-between;align-items:center}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;font-weight:600;margin-bottom:8px}.page-header p{color:#888}@media (max-width: 768px){.login-card{margin:16px;padding:24px}.ant-layout-sider{display:none}}
