*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f0f2f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}#root{min-height:100vh}.cal-day-cell{cursor:pointer;border:1px solid #e5e7eb;min-height:110px;padding:4px 6px;transition:background .2s;position:relative;overflow:hidden}.cal-day-cell:hover{background:#f8fafc}.cal-day-cell.other-month{color:#ccc;background:#fafafa}.cal-day-cell.today{background:#e8f0fe}.cal-day-cell.today .cal-day-num{color:#4a90d9;font-weight:700}.cal-day-num{border-radius:3px;padding:1px 4px;font-size:15px;font-weight:600;display:inline-block}.cal-day-lunar{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cal-day-lunar.holiday-text{color:#ff6b6b;font-weight:600}.cal-day-lunar.festival-text{color:#ff9800;font-weight:600}.cal-day-lunar.adjust-text{color:#e67e22;font-weight:600}.cal-day-lunar.term-text{color:#3498db;font-weight:600}.cal-day-events{flex-direction:column;gap:2px;max-height:72px;margin-top:2px;display:flex;overflow:hidden}.cal-mini-event{color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:3px;align-items:center;gap:3px;padding:2px 4px;font-size:11px;display:flex;overflow:hidden}.cal-mini-event.completed{opacity:.75;text-decoration:line-through}.cal-more-events{color:#4a90d9;cursor:pointer;padding:1px 4px;font-size:11px}.cal-week-col{border-right:1px solid #e5e7eb;flex-direction:column;min-width:0;min-height:450px;display:flex;overflow:hidden}.cal-week-col:last-child{border-right:none}.cal-week-header{text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px;font-size:13px;font-weight:600}.cal-week-header.today{background:#e8f0fe}.cal-week-header.today .cal-week-num{color:#4a90d9}.cal-week-body{cursor:pointer;flex-direction:column;flex:1;gap:3px;padding:6px;display:flex}.cal-week-event{color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;align-items:center;gap:5px;padding:4px 6px;font-size:12px;display:flex;overflow:hidden}.cal-week-event.completed{opacity:.75;text-decoration:line-through}.cal-week-add:hover{color:#4a90d9!important}.cal-day-view-event{cursor:pointer;background:#f8fafc;border-left:4px solid #4a90d9;border-radius:6px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;transition:box-shadow .2s;display:flex}.cal-day-view-event:hover{box-shadow:0 1px 3px #00000014}.cal-day-view-event.completed .event-title{opacity:.6;text-decoration:line-through}.cal-badge{white-space:nowrap;color:#fff;border-radius:2px;padding:1px 4px;font-size:10px;font-weight:600;line-height:1.4}.cal-badge-holiday,.cal-badge-rest{background:#ff6b6b}.cal-badge-work{background:#e67e22}.cal-badge-term{background:#3498db}.cal-badge-festival{background:#ff9800}.cal-color-dot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:24px;height:24px;transition:border-color .2s,transform .15s}.cal-color-dot:hover{transform:scale(1.15)}.cal-color-dot.selected{border-color:#333}.cal-mini-event .ant-checkbox-inner,.cal-week-event .ant-checkbox-inner{background-color:#ffffff40!important;border-color:#fff9!important}.cal-mini-event .ant-checkbox-checked .ant-checkbox-inner,.cal-week-event .ant-checkbox-checked .ant-checkbox-inner{background-color:#fff!important;border-color:#fff!important}.cal-mini-event .ant-checkbox-checked .ant-checkbox-inner:after,.cal-week-event .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#27ae60!important}
