.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:400px;box-shadow:0 10px 40px #0000004d}.title{text-align:center;margin-bottom:8px;font-size:24px;color:#333}.subtitle{text-align:center;color:#666;margin-bottom:24px;font-size:14px}.submit-btn{height:40px;font-size:16px}.footer{margin-top:24px;text-align:center;border-top:1px solid #eee;padding-top:16px}.footer-text{margin:0;font-size:12px;color:#999}.dashboard{padding:0}.loading-container{display:flex;justify-content:center;align-items:center;height:600px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-title h1{margin:0;font-size:28px;color:#333}.dashboard-title p{margin:4px 0 0;color:#666;font-size:14px}.stats-row{margin-bottom:24px}.stat-card{box-shadow:0 2px 8px #00000014;border-radius:8px}.charts-row{margin-bottom:24px}.chart-card{box-shadow:0 2px 8px #00000014;border-radius:8px}.actions-row{margin-bottom:24px}.actions-card{box-shadow:0 2px 8px #00000014;border-radius:8px}:root{color-scheme:light dark}body{margin:0;padding:0}html,body,#root{height:100%;width:100%}*{box-sizing:border-box}
