:root{color-scheme:light;background-color:#f7f6f3}*{box-sizing:border-box}body{margin:0;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:17px;line-height:1.65;background-color:#f7f6f3}#root{min-height:100vh}.app-logo{color:#1f1f1f;font-weight:700;font-size:20px;margin:0 0 12px 12px}.app-header{display:flex;align-items:center;gap:16px;padding-inline:24px;background:transparent;box-shadow:none;flex-wrap:wrap;min-height:64px}@media(max-width:768px){.app-header{padding-inline:12px;gap:8px;min-height:56px}}.app-content{padding:0 24px 24px;background:transparent}.list-link:hover{color:#2f76f3}@media(max-width:576px){.app-content{padding:16px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f7f6f3}.auth-card{width:min(420px,100%);box-shadow:0 18px 40px #1f233514;border-radius:16px}.activity-icon{width:40px;height:40px;border-radius:12px;background-color:#2f76f31f;color:#2f76f3;display:grid;place-items:center;font-size:18px}.list-item-clickable{cursor:pointer;padding:12px 20px!important;margin:0 -4px;border-radius:8px;transition:background-color .15s ease}.list-item-clickable:hover{background-color:#0000000a}.list-link{color:inherit}.list-link:hover{text-decoration:underline}.print-only{display:none}.attendance-chart .ant-table-cell{padding:4px 6px!important}.attendance-chart .ant-input-number{font-size:13px}.attendance-cell-weekend{background-color:#fafafa}.attendance-cell-total{background-color:#f5f5f5;font-weight:600}.attendance-cell-name{white-space:nowrap}.attendance-cell-text{border-radius:4px;transition:background-color .1s ease;font-size:13px;color:#333}.attendance-cell-text:hover{background-color:#2f76f314}.attendance-cell-text.weekend{color:#999}._messageDetailsDescriptions_q3td2_1 .ant-descriptions-item-label{align-items:center!important}._messageDetailsDescriptions_q3td2_1 .ant-descriptions-row:first-child .ant-descriptions-item,._messageDetailsDescriptions_q3td2_1 .ant-descriptions-row:nth-child(2) .ant-descriptions-item{padding-bottom:12px!important}
