*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003}.login-title{text-align:center;margin-bottom:30px}.login-title h1{font-size:24px;color:#333;margin-bottom:8px}.login-title p{color:#999;font-size:14px}.dashboard-stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:20px;color:#fff}.dashboard-stat-card.green{background:linear-gradient(135deg,#11998e,#38ef7d)}.dashboard-stat-card.orange{background:linear-gradient(135deg,#f46b45,#eea849)}.dashboard-stat-card.blue{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-value{font-size:32px;font-weight:700;margin-bottom:8px}.stat-label{font-size:14px;opacity:.9}.page-header{margin-bottom:24px}.page-header h2{font-size:20px;font-weight:600;color:#333}.qr-code-container{text-align:center;padding:20px;background:#f5f5f5;border-radius:8px}
