html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-card{width:420px;border-radius:8px}.auth-card .ant-pro-card-body{padding:40px}.auth-title{text-align:center;margin-bottom:32px;font-size:24px;font-weight:600;color:#000000d9}.dashboard-container{min-height:100vh;background-color:#f0f2f5}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:#fff;box-shadow:0 1px 4px #00000014;position:sticky;top:0;z-index:100}.dashboard-header-title{font-size:18px;font-weight:600;color:#1a1a1a}.dashboard-header-actions{display:flex;align-items:center;gap:16px}.dashboard-header-user{font-size:14px;color:#666}.dashboard-content{padding:32px 24px;max-width:1200px;margin:0 auto}.form-footer{text-align:center;margin-top:16px}.form-footer a{color:#667eea}
