*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.layout{height:100vh}.logo{color:#1890ff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;height:64px;font-size:18px;font-weight:700;display:flex}.header{background:#fff;justify-content:flex-end;align-items:center;padding:0 24px;display:flex;box-shadow:0 1px 4px #00000014}.header-right{align-items:center;display:flex}.user-info{cursor:pointer;align-items:center;gap:8px;display:flex}.user-name{color:#333}.content{background:#fff;border-radius:4px;margin:24px;padding:24px;overflow:auto}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100vh;display:flex}.login-card{width:400px;box-shadow:0 4px 12px #00000026}.login-card .ant-card-head-title{text-align:center;font-size:18px;font-weight:600}.staff-day-report__toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.staff-day-report__filter{align-items:center;gap:8px;display:flex}.staff-day-report__label{white-space:nowrap;font-weight:500}.staff-week-report{padding:16px}.staff-week-report__toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.staff-week-report__filter{align-items:center;gap:8px;display:flex}.staff-week-report__label{font-weight:500}.app{height:100vh}
