.shift-btn{cursor:pointer;color:#333;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:none;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;min-height:64px;padding:14px 20px;font-size:17px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 4px #00000014}.shift-btn:active{transform:scale(.98)}.shift-time{color:#1677ff;white-space:nowrap;font-weight:700}.shift-name{font-size:16px}.shift-current{color:#fff;background:linear-gradient(135deg,#1677ff,#4096ff);box-shadow:0 4px 12px #1677ff59}.shift-current .shift-time{color:#fff}.shift-current .shift-status{color:#fff;background:#ffffff40}.shift-past{opacity:.55;background:#f0f0f0}.shift-past .shift-time{color:#999}.shift-status{white-space:nowrap;border-radius:10px;padding:2px 8px;font-size:12px}.status-past{color:#999;background:#e8e8e8}.shift-submitted-badge{color:#fff;white-space:nowrap;background:#52c41a;border-radius:10px;padding:3px 10px;font-size:12px;font-weight:500}.shift-current .shift-submitted-badge{background:#ffffff59}.home-page{max-width:480px;min-height:100vh;margin:0 auto;padding:16px}.home-header{text-align:center;padding:24px 0 20px}.home-header h1{color:#1677ff;margin-bottom:8px;font-size:22px}.date-display{color:#333;margin-bottom:6px;font-size:18px;font-weight:600}.day-type-tag{border-radius:12px;padding:2px 14px;font-size:13px;font-weight:500;display:inline-block}.tag-workday{color:#1677ff;background:#e6f4ff}.tag-holiday{color:#faad14;background:#fff7e6}.shift-list{flex-direction:column;gap:10px;display:flex}.page-center{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loading-spinner{border:3px solid #e8e8e8;border-top-color:#1677ff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-msg{color:#ff4d4f;font-size:16px}.retry-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;padding:10px 28px;font-size:16px}.task-list-section{margin-bottom:16px}.section-header{justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.section-title{color:#1677ff;font-size:18px;font-weight:700}.task-group{margin-bottom:4px}.group-label{color:#1677ff;padding:10px 16px 4px;font-size:14px;font-weight:600}.inactive-label{color:#bbb}.task-card{background:#fff;border-radius:8px;margin:0 8px 8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.task-inactive{opacity:.45;pointer-events:none;background:#f8f8f8}.task-inactive .task-expand-btn{pointer-events:auto;opacity:.6}.task-check-row{cursor:pointer;align-items:flex-start;gap:12px;min-height:48px;display:flex}.task-inactive .task-check-row{cursor:default}.task-checkbox{accent-color:#1677ff;cursor:pointer;flex-shrink:0;width:24px;height:24px;margin-top:2px}.task-checkbox:disabled{cursor:not-allowed;opacity:.5}.task-info{flex:1;min-width:0}.task-name{color:#333;word-break:break-all;font-size:16px;font-weight:500;line-height:1.4}.task-meta{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.meta-tag{color:#1677ff;background:#f0f5ff;border-radius:4px;padding:2px 8px;font-size:12px}.meta-time{color:#d48806;background:#fff7e6}.meta-inactive{color:#bbb;background:#f5f5f5}.review-list-section{margin-bottom:16px}.review-progress{color:#888;font-size:13px}.review-warn{color:#ff4d4f;font-weight:500}.review-card{background:#fff;border-radius:8px;margin:0 8px 8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.review-abnormal{border-left:4px solid #ff4d4f}.review-unset{border-left:4px solid #faad14}.review-radio-row{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:6px;display:flex}.radio-label{cursor:pointer;align-items:center;gap:6px;min-height:48px;padding:0 4px;font-size:15px;display:flex}.radio-label input[type=radio]{accent-color:#1677ff;width:20px;height:20px}.radio-label input[type=radio]:disabled{cursor:not-allowed;opacity:.5}.required-hint{color:#faad14;font-size:12px;font-weight:500}.review-task-name{color:#333;margin-bottom:8px;font-size:15px;font-weight:500}.inactive-badge{color:#bbb;margin-bottom:6px;font-size:12px}.review-comment-input{resize:vertical;border:1px solid #ffccc7;border-radius:6px;outline:none;width:100%;margin-bottom:6px;padding:10px;font-family:inherit;font-size:14px}.review-comment-input:focus{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f26}.review-comment-input:disabled{cursor:not-allowed;background:#f5f5f5}.task-inactive{opacity:.45;background:#f8f8f8}.task-expand-btn{color:#1677ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:6px 0 2px;font-size:13px}.task-detail{background:#fafafa;border-radius:6px;margin-top:8px;padding:10px 12px;line-height:1.8}.detail-label{color:#666;margin-bottom:4px;font-size:13px;font-weight:600}.detail-content{color:#555;white-space:pre-wrap;word-break:break-all;font-size:14px}.empty-hint{text-align:center;color:#999;padding:20px;font-size:15px}.submit-section{background:#fff;border-radius:10px;margin:8px;padding:16px;box-shadow:0 1px 3px #0000000f}.name-input-group{margin-bottom:14px}.name-label{color:#333;margin-bottom:8px;font-size:15px;font-weight:600;display:block}.name-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.name-input{border:1.5px solid #d9d9d9;border-radius:8px;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .2s}.name-input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f}.name-remove-btn{color:#ff4d4f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff1f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.name-add-btn{color:#1677ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px dashed #1677ff;border-radius:6px;width:100%;padding:8px 16px;font-size:14px}.name-add-btn:disabled{opacity:.4;cursor:not-allowed}.submit-btn{color:#fff;letter-spacing:4px;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1677ff;border:none;border-radius:8px;width:100%;min-height:52px;font-size:18px;font-weight:600;transition:all .2s}.submit-btn:active:not(:disabled){background:#0958d9;transform:scale(.98)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.draft-hint{text-align:center;color:#faad14;margin-top:10px;font-size:13px}.shift-page{max-width:600px;min-height:100vh;margin:0 auto;padding-bottom:20px}.nav-bar{z-index:10;background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.back-btn{cursor:pointer;color:#1677ff;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:8px;font-size:20px;line-height:1}.nav-title{text-align:center;flex:1;font-size:17px;font-weight:600}.nav-subtitle{color:#888;font-size:13px;font-weight:400}.nav-right{flex-shrink:0;align-items:center;gap:8px;min-width:48px;display:flex}.nav-save-btn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#1677ff;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.nav-save-btn:active:not(:disabled){background:#0958d9}.nav-save-btn:disabled{opacity:.7;cursor:default}.edit-mode-btn{color:#1677ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #1677ff;border-radius:6px;padding:4px 12px;font-size:13px}.page-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.divider{background:#e8e8e8;height:1px;margin:0 8px}.submitted-hint{text-align:center;color:#52c41a;background:#f6ffed;border-radius:8px;margin:8px;padding:16px 20px;font-size:15px;font-weight:500}.view-mode-hint{color:#1677ff;background:#e6f4ff}.view-mode-sub{color:#888;margin-top:4px;font-size:12px;font-weight:400}.view-mode-actions{padding:12px 8px}.edit-btn-full{color:#1677ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #1677ff;border-radius:8px;width:100%;min-height:52px;font-size:17px;font-weight:600}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:#333;background:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}#root{min-height:100vh}
