.global-nav{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;box-shadow:0 1px 4px #0000000f}.nav-inner{justify-content:space-between;align-items:center;max-width:960px;height:48px;margin:0 auto;padding:0 16px;display:flex}.nav-brand{color:#1677ff;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;margin-right:12px;font-size:1rem;font-weight:700}.nav-brand:hover{opacity:.8}.nav-links{align-items:center;gap:4px;display:flex}.nav-item{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px 12px;font-family:inherit;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.nav-item:hover{color:#1677ff;background:#f0f5ff}.nav-item.active{color:#1677ff;background:#e6f0ff;font-weight:600}.nav-item:disabled{opacity:.5;cursor:not-allowed}.nav-external{color:#52c41a}.nav-external:hover{color:#389e0d;background:#f6ffed}@media (width<=480px){.nav-inner{height:44px;padding:0 8px}.nav-brand{font-size:.9rem}.nav-item{padding:4px 8px;font-size:.8rem}}.toast-container{z-index:10000;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:60px;left:50%;transform:translate(-50%)}.toast-item{pointer-events:auto;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;align-items:center;gap:10px;max-width:480px;padding:12px 24px;font-size:14px;font-weight:500;animation:.3s ease-out toast-slide-in;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000026}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.toast-icon{flex-shrink:0;font-size:18px;font-weight:700}.toast-success{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f}.toast-error{color:#cf1322;background:#fff2f0;border:1px solid #ffccc7}.toast-info{color:#0958d9;background:#e6f4ff;border:1px solid #91caff}.toast-warning{color:#d48806;background:#fffbe6;border:1px solid #ffe58f}.toast-message{flex:1}.confirm-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;animation:.2s ease-out overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.confirm-modal{background:#fff;border-radius:12px;min-width:320px;max-width:440px;padding:24px;animation:.2s ease-out modal-scale-in;box-shadow:0 8px 32px #0003}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.confirm-title{color:#1a1a1a;margin-bottom:12px;font-size:17px;font-weight:600}.confirm-body{color:#555;white-space:pre-wrap;word-break:break-word;margin-bottom:20px;font-size:14px;line-height:1.6}.confirm-actions{justify-content:flex-end;gap:10px;display:flex}.confirm-btn{cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;transition:opacity .15s}.confirm-btn:hover{opacity:.85}.confirm-btn-cancel{color:#666;background:#f5f5f5}.confirm-btn-ok{color:#fff;background:#1677ff;font-weight:500}.confirm-btn-danger{background:#ff4d4f}.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;text-overflow:ellipsis;background:#52c41a;border-radius:10px;max-width:180px;padding:3px 10px;font-size:12px;font-weight:500;overflow:hidden}.shift-current .shift-submitted-badge{background:#ffffff59}.home-page{width:100%;max-width:1200px;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}@media (width>=768px){.shift-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}}@media (width>=1100px){.shift-list{grid-template-columns:repeat(4,1fr)}.home-header h1{font-size:26px}}.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}.skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;border-radius:12px;min-height:100px;animation:1.5s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.task-gallery-section{margin-bottom:16px;padding:0 8px}.section-header{justify-content:space-between;align-items:center;padding:12px 8px 8px;display:flex}.section-title{color:#1677ff;font-size:18px;font-weight:700}.task-group-gallery{margin-bottom:12px}.group-label{color:#1677ff;padding:10px 4px 6px;font-size:14px;font-weight:600}.task-card-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (width>=900px){.task-card-grid{grid-template-columns:repeat(4,1fr);gap:12px}}@media (width>=1200px){.task-card-grid{grid-template-columns:repeat(5,1fr);gap:14px}}@media (width<=768px){.task-card-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media (width<=480px){.task-card-grid{grid-template-columns:1fr;gap:8px}}.task-gallery-card{cursor:pointer;background:#fff;border-radius:10px;outline:none;flex-direction:column;min-height:130px;padding:12px 14px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 4px #0000000f}.task-gallery-card:focus-visible{box-shadow:0 0 0 3px #1677ff4d,0 2px 8px #1677ff26}.task-gallery-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #1677ff1f}.task-gallery-card:active{transform:translateY(0)}.card-checked{border:2px solid #52c41a;box-shadow:0 2px 8px #52c41a1f}.card-checked:hover{box-shadow:0 4px 16px #52c41a2e}.card-inactive{opacity:.5;cursor:default;pointer-events:none;background:#fafafa}.card-inactive:hover{transform:none;box-shadow:0 1px 4px #0000000f}.card-inactive .card-expand-btn{pointer-events:auto;opacity:.6}.card-readonly{cursor:default}.card-readonly:hover{transform:none;box-shadow:0 1px 4px #0000000f}.card-top{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:8px;display:flex}.card-checkbox{accent-color:#1677ff;cursor:pointer;box-sizing:content-box;flex-shrink:0;width:24px;height:24px;margin:-10px;padding:10px}.card-checkbox:disabled{cursor:not-allowed;opacity:.5}.card-status-dot{align-items:center;display:flex}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot-green{background:#52c41a}.dot-orange{background:#faad14}.dot-gray{background:#d9d9d9}.card-body{flex:1;min-width:0}.card-task-name{color:#333;word-break:break-all;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.card-meta{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.card-tag{white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:11px}.tag-freq{color:#1677ff;background:#f0f5ff}.tag-time{color:#d48806;background:#fff7e6}.tag-inactive{color:#bbb;background:#f5f5f5}.card-expand-btn{color:#1677ff;cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;background:0 0;border:none;margin-top:auto;padding:4px 0 0;font-size:12px}.card-detail{cursor:default;background:#fafafa;border-radius:8px;margin-top:10px;padding:10px 12px;line-height:1.7}.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:13px}.detail-content strong{color:#333;font-weight:700}.empty-hint{text-align:center;color:#999;padding:20px;font-size:15px}.review-gallery-section{margin-bottom:16px;padding:0 8px}.review-progress{color:#888;font-size:13px}.review-warn{color:#ff4d4f;font-weight:500}.review-locked-hint{color:#ff4d4f;background:#fff1f0;border:1px solid #ffa39e;border-radius:4px;padding:2px 10px;font-size:13px;font-weight:600}.review-gallery-card{border:2px solid #0000}.review-card-normal{border-color:#52c41a}.review-card-abnormal{border-color:#ff4d4f}.review-card-unset{border-color:#faad14}.review-card-locked{opacity:.85;background:#fafafa!important;border-color:#d9d9d9!important}.review-card-top{flex-wrap:wrap;gap:4px}.review-radio-group{flex-wrap:wrap;gap:12px;display:flex}.radio-label{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:6px;align-items:center;gap:6px;min-height:40px;padding:6px 10px;font-size:14px;transition:background .15s;display:flex}.radio-label:hover{background:#f0f5ff}.radio-label input[type=radio]{accent-color:#1677ff;cursor:pointer;flex-shrink:0;width:20px;height:20px;margin:0}.radio-label input[type=radio]:disabled{cursor:not-allowed;opacity:.5}.radio-label span{color:#555}.tag-required{color:#faad14;background:#fff7e6}.tag-locked{color:#ff4d4f;background:#fff1f0;font-weight:500}.review-options-area{background:#fffbe6;border:1px solid #ffe58f;border-radius:6px;margin-top:8px;padding:8px 10px}.review-options-area.read-only-comment{background:#fafafa;border-color:#d9d9d9}.options-label{color:#888;margin-bottom:6px;font-size:12px;font-weight:500}.preset-options{flex-wrap:wrap;gap:6px;display:flex}.preset-option-btn{color:#555;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none;padding:4px 12px;font-family:inherit;font-size:12px;transition:all .2s}.preset-option-btn:hover:not(:disabled){color:#ff4d4f;border-color:#ff4d4f}.preset-option-btn.option-selected{color:#fff;background:#ff4d4f;border-color:#ff4d4f;font-weight:500}.preset-option-btn:disabled{color:#bfbfbf;cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.preset-option-btn.option-selected:disabled{color:#fff;background:#ffccc7;border-color:#ffa39e}.preset-other-btn{border-style:dashed}.review-comment-input{resize:vertical;box-sizing:border-box;border:1px solid #ffccc7;border-radius:6px;outline:none;width:100%;margin-top:8px;padding:8px 10px;font-family:inherit;font-size:13px}.review-comment-input:focus{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f1f}.review-comment-input:disabled{cursor:not-allowed;background:#f5f5f5}.readonly-comment-text{color:#333;padding:4px 0;font-size:13px;line-height:1.4}.dot-red{background:#ff4d4f}.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;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:15px;font-weight:600;display:flex}.selected-count{color:#1677ff;background:#e6f7ff;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:400}.selected-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.selected-tag{color:#1677ff;background:#e6f7ff;border:1px solid #91d5ff;border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.tag-remove{color:#1677ff;cursor:pointer;background:#1677ff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:12px;line-height:1;display:flex}.tag-remove:hover{color:#fff;background:#1677ff}.employee-select{position:relative}.select-trigger{cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;transition:border-color .2s;display:flex}.select-trigger:hover{border-color:#1677ff}.select-trigger-empty{background:#fff2f0;border-color:#ffccc7}.select-trigger-empty:hover{border-color:#ff7875}.select-placeholder{color:#999}.select-placeholder-warn{color:#ff4d4f;font-weight:500}.select-arrow{color:#999;font-size:12px;transition:transform .2s}.arrow-up{transform:rotate(180deg)}.select-dropdown{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;max-height:260px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 4px 16px #0000001a}.select-search{background:#fafafa;border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;outline:none;padding:10px 12px;font-size:14px}.select-list{max-height:200px;overflow-y:auto}.select-empty{text-align:center;color:#999;padding:16px;font-size:13px}.select-option{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;transition:background .15s;display:flex}.select-option:hover{background:#f0f5ff}.option-checked{background:#e6f7ff}.select-checkbox{accent-color:#1677ff;cursor:pointer;flex-shrink:0;width:18px;height:18px}.select-name{color:#333;font-size:15px}.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}.feedback-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.feedback-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.2s feedbackFadeIn;display:flex;box-shadow:0 8px 30px #00000026}@keyframes feedbackFadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.feedback-modal-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.feedback-modal-title{color:#333;font-size:17px;font-weight:600}.feedback-modal-close{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0 4px;font-size:22px;line-height:1}.feedback-modal-close:hover{color:#333}.feedback-modal-body{padding:20px;overflow-y:auto}.feedback-field{margin-bottom:16px}.feedback-label{color:#555;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.feedback-name-input{color:#333;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:15px;transition:border-color .2s}.feedback-name-input:focus{border-color:#1677ff}.feedback-content-input{color:#333;resize:vertical;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;min-height:100px;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .2s}.feedback-content-input:focus{border-color:#1677ff}.feedback-char-count{text-align:right;color:#aaa;margin-top:4px;font-size:12px}.feedback-modal-footer{justify-content:flex-end;gap:12px;padding:12px 20px 20px;display:flex}.feedback-btn-cancel{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #d9d9d9;border-radius:8px;padding:8px 20px;font-size:15px;transition:all .2s}.feedback-btn-cancel:hover:not(:disabled){color:#1677ff;border-color:#1677ff}.feedback-btn-submit{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1677ff;border:none;border-radius:8px;padding:8px 24px;font-size:15px;font-weight:500;transition:all .2s}.feedback-btn-submit:hover:not(:disabled){background:#0958d9}.feedback-btn-submit:disabled,.feedback-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.shift-page{width:100%;max-width:1200px;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-feedback-btn{color:#1677ff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #1677ff;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.nav-feedback-btn:active{background:#e6f4ff}.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}.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}.review-lock-warning{color:#ad6800;text-align:center;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;margin:4px 12px 0;padding:10px 16px;font-size:13px}.submitted-success-card{flex-direction:column;align-items:center;gap:8px;padding:24px 20px;display:flex}.success-icon{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.success-text{font-size:17px;font-weight:600}.success-names{color:#666;font-size:14px;font-weight:400}.back-home-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1677ff;border:none;border-radius:8px;margin-top:8px;padding:10px 32px;font-size:15px;font-weight:500}.back-home-btn:hover{background:#0958d9}.draft-time-hint{text-align:center;color:#aaa;padding:4px 0 0;font-size:12px}.feedback-list-page{width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding-bottom:20px}.feedback-filter{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:12px 16px}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-input{color:#333;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:8px 10px;font-size:14px;transition:border-color .2s}.filter-input:focus{border-color:#1677ff}.filter-shift{width:80px}.filter-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1677ff;border:none;border-radius:8px;padding:8px 16px;font-size:14px}.filter-btn:active{background:#0958d9}.filter-reset-btn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #d9d9d9;border-radius:8px;padding:8px 16px;font-size:14px}.feedback-list{padding:12px 8px}.feedback-count{color:#888;padding:4px 8px 12px;font-size:13px}.feedback-card{background:#fff;border-radius:10px;margin:0 0 10px;padding:14px 16px;box-shadow:0 1px 3px #0000000f}.feedback-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.feedback-shift-name{color:#1677ff;font-size:15px;font-weight:600}.feedback-date{color:#888;font-size:13px}.feedback-user{color:#555;margin-bottom:8px;font-size:14px}.feedback-content-text{color:#333;white-space:pre-wrap;word-break:break-all;background:#f9f9f9;border-radius:8px;margin-bottom:8px;padding:10px 12px;font-size:15px;line-height:1.6}.feedback-time{color:#bbb;text-align:right;font-size:12px}.page-center{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.admin-page{width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding-bottom:20px}.auth-gate{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:12px;width:100%;max-width:360px;padding:32px 24px;box-shadow:0 4px 24px #00000014}.auth-title{text-align:center;color:#333;margin-bottom:8px;font-size:20px}.auth-desc{text-align:center;color:#888;margin-bottom:24px;font-size:14px}.auth-input{box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:16px;transition:border-color .2s}.auth-input:focus{border-color:#1677ff}.auth-error{color:#ff4d4f;margin-top:8px;font-size:14px}.auth-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;width:100%;margin-top:16px;padding:12px 0;font-size:16px;font-weight:500;transition:background .2s}.auth-btn:active:not(:disabled){background:#0958d9}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.tab-bar{background:#f5f5f5;border-radius:10px;margin:10px 16px;padding:4px;display:flex}.tab-btn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 0;font-size:14px;transition:all .2s}.tab-active{color:#1677ff;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}.module-panel{padding:8px 16px 16px}.module-toolbar{margin-bottom:8px;padding:12px 0}.date-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.date-range-row{flex-wrap:wrap}.date-field{align-items:center;gap:6px;display:flex}.date-label{color:#555;white-space:nowrap;font-size:14px;font-weight:500}.date-input{color:#333;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:8px 10px;font-size:14px;transition:border-color .2s}.date-input:focus{border-color:#1677ff}.date-separator{color:#999;margin:0 4px;font-size:14px}.toolbar-actions{gap:10px;display:flex}.toolbar-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;flex:1;padding:10px 0;font-size:15px;font-weight:500;transition:all .2s}.query-btn{color:#fff;background:#1677ff}.query-btn:active:not(:disabled){background:#0958d9}.query-problem-btn{background:#ff4d4f}.query-problem-btn:active:not(:disabled){background:#cf1322}.export-btn{color:#fff;background:#52c41a}.export-btn:active:not(:disabled){background:#389e0d}.toolbar-btn:disabled{opacity:.6;cursor:not-allowed}.export-msg{text-align:center;color:#52c41a;background:#f6ffed;border-radius:6px;margin-top:10px;padding:8px;font-size:14px}.msg-error{color:#ff4d4f!important;background:#fff2f0!important}.page-loading{justify-content:center;align-items:center;min-height:30vh;display:flex}.admin-error{flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.retry-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;padding:10px 28px;font-size:16px}.feedback-empty{text-align:center;color:#999;padding:40px 20px;font-size:15px}.log-summary{padding:12px 0 8px}.summary-text{color:#666;font-size:14px}.summary-text strong{color:#1677ff}.card-view{padding-top:4px}.shift-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.shift-card-header{background:linear-gradient(135deg,#f6f8ff 0%,#edf2ff 100%);border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.shift-card-title{align-items:center;gap:10px;display:flex}.shift-card-badge{color:#fff;background:#1677ff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:inline-flex}.shift-card-name{color:#333;font-size:16px;font-weight:600}.shift-card-count{color:#888;font-size:13px}.work-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px;padding:10px 14px 12px;display:grid}.work-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;padding:12px 14px;transition:box-shadow .2s;display:flex}.work-card:hover{box-shadow:0 2px 6px #0000000f}.work-card-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.work-card-user{color:#333;font-size:14px;font-weight:600}.work-card-status{border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500}.status-done{color:#52c41a;background:#f6ffed}.status-undone{color:#ff4d4f;background:#fff2f0}.work-card-review{border-radius:4px;margin-left:auto;padding:2px 6px;font-size:11px}.review-ok{color:#52c41a;background:#f6ffed}.review-bad{color:#faad14;background:#fff7e6}.review-pending{color:#999;background:#f5f5f5}.work-card-task{color:#333;word-break:break-all;margin-bottom:4px;font-size:14px;font-weight:500}.work-card-tag{color:#1677ff;background:#e6f7ff;border-radius:4px;align-self:flex-start;margin-bottom:4px;padding:2px 6px;font-size:11px;display:inline-block}.work-card-comment{color:#666;background:#fffbe6;border-radius:4px;margin-top:4px;padding:6px 10px;font-size:12px}.card-anno-bar{margin-top:8px}.card-anno-add{color:#999;cursor:pointer;background:0 0;border:1px dashed #d9d9d9;border-radius:4px;width:100%;padding:4px 0;font-size:11px;transition:all .2s;display:block}.card-anno-add:hover{color:#1677ff;border-color:#1677ff}.card-anno-list{flex-direction:column;gap:4px;margin-top:6px;display:flex}.card-anno-item{background:#fff;border-left:3px solid #0000;border-radius:4px;align-items:flex-start;gap:6px;padding:4px 8px;font-size:12px;display:flex}.card-anno-normal{border-left-color:#faad14}.card-anno-serious{border-left-color:#ff7a45}.card-anno-critical{border-left-color:#ff4d4f}.card-anno-tag{color:#fff;white-space:nowrap;border-radius:3px;flex-shrink:0;padding:1px 6px;font-size:10px;display:inline-block}.card-anno-text{color:#555;word-break:break-all;flex:1;line-height:1.4}.card-anno-actions{flex-shrink:0;gap:2px;display:flex}.card-anno-btn{color:#888;cursor:pointer;background:#f0f0f0;border:none;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.card-anno-btn:hover{background:#e0e0e0}.card-anno-del:hover{color:#ff4d4f;background:#ffebee}.card-anno-form{background:#fffbf0;border:1px solid #f5ecd7;border-radius:6px;flex-direction:column;gap:4px;margin-top:4px;padding:8px;display:flex}.card-anno-type{background:#fff;border:1.5px solid #e0e0e0;border-radius:4px;outline:none;padding:4px 8px;font-size:12px}.card-anno-type:focus{border-color:#1677ff}.card-anno-textarea{resize:vertical;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:4px;outline:none;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}.card-anno-textarea:focus{border-color:#1677ff}.card-anno-form-actions{gap:6px;display:flex}.card-anno-submit{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:4px;padding:4px 12px;font-size:12px}.card-anno-submit:disabled{opacity:.5;cursor:not-allowed}.card-anno-cancel{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:4px;padding:4px 10px;font-size:12px}.log-table-wrapper{-webkit-overflow-scrolling:touch;padding:0;overflow-x:auto}.log-table{border-collapse:collapse;width:100%;min-width:700px;font-size:13px}.log-table thead{z-index:1;position:sticky;top:0}.log-table th{color:#fff;text-align:left;white-space:nowrap;background:#1677ff;padding:10px 8px;font-size:13px;font-weight:500}.log-table th:first-child{border-radius:8px 0 0}.log-table th:last-child{border-radius:0 8px 0 0}.log-table td{color:#333;vertical-align:top;border-bottom:1px solid #f0f0f0;padding:10px 8px}.log-table tbody tr:hover{background:#fafbff}.problem-table thead th{background:#ff4d4f}.problem-row{background:#fffbfb}.td-date{white-space:nowrap;color:#888!important;font-size:12px!important}.td-shift{white-space:nowrap}.td-user{white-space:nowrap;font-weight:500}.td-task{word-break:break-all;min-width:120px}.td-status{text-align:center;white-space:nowrap;font-weight:500}.td-done{color:#52c41a!important}.td-undone{color:#ff4d4f!important}.td-abnormal{color:#faad14!important}.td-problem-type{color:#ff4d4f;white-space:nowrap;font-weight:500}.anno-item{background:#fff7e6;border-left:2px solid #faad14;border-radius:2px;flex-direction:column;gap:2px;margin:2px 0;padding:3px 5px;display:flex}.anno-tag{color:#fff;border-radius:2px;align-self:flex-start;padding:0 5px;font-size:10px;display:inline-block}.anno-content{color:#555;word-break:break-all;font-size:11px;line-height:1.4}.td-annotation{min-width:200px;max-width:280px;vertical-align:top!important}.td-comment{word-break:break-all;max-width:150px;color:#888!important;font-size:12px!important}.employee-section{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:16px;padding:16px}.employee-section-title{color:#333;align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:600;display:flex}.employee-count{color:#888;background:#f5f5f5;border-radius:12px;padding:2px 10px;font-size:13px;font-weight:400}.employee-hint{color:#999;margin:0 0 8px;font-size:12px;line-height:1.6}.employee-form{flex-direction:column;gap:12px;display:flex}.employee-form-row{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.employee-field{flex-direction:column;gap:4px;display:flex}.employee-field-notes{grid-column:1/-1}.employee-label{color:#666;font-size:13px}.required{color:#ff4d4f}.employee-input{box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:8px 10px;font-size:14px;transition:border-color .2s}.employee-input:focus{border-color:#1677ff}.employee-textarea{resize:vertical;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.6}.employee-textarea:focus{border-color:#1677ff}.employee-submit-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;align-self:flex-start;padding:8px 24px;font-size:14px;font-weight:500;transition:background .2s}.employee-submit-btn:active:not(:disabled){background:#0958d9}.employee-submit-btn:disabled{opacity:.5;cursor:not-allowed}.employee-batch-btn{margin-top:8px}.employee-list{flex-direction:column;gap:8px;display:flex}.employee-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;transition:box-shadow .2s;display:flex}.employee-card:hover{box-shadow:0 2px 6px #0000000f}.employee-card-body{flex:1;min-width:0}.employee-card-name{color:#333;margin-bottom:4px;font-size:15px;font-weight:600}.employee-card-info{color:#888;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.employee-card-info span{background:#f5f5f5;border-radius:4px;padding:2px 8px}.employee-delete-btn{color:#999;cursor:pointer;background:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:12px;font-size:18px;transition:all .2s;display:flex}.employee-delete-btn:hover{color:#ff4d4f;background:#ffebee}.config-footer{flex-direction:column;gap:8px;margin-top:8px;padding:0 16px;display:flex}.shift-config-toggle{color:#555;cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;width:100%;padding:10px 0;font-size:15px;font-weight:500;transition:background .2s}.shift-config-toggle:active{background:#e0e0e0}.shift-config-panel{margin-top:12px;margin-bottom:8px;padding:0 16px}.shift-editor{background:#fff;border:1px solid #f0f0f0;border-radius:10px;margin-bottom:20px}.shift-editor-header{background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:10px 10px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.shift-editor-title{color:#333;margin:0;font-size:15px;font-weight:600}.shift-edit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1677ff;border:none;border-radius:6px;padding:6px 16px;font-size:13px}.shift-edit-btn:active{background:#0958d9}.shift-edit-actions{flex-wrap:wrap;gap:6px;display:flex}.shift-save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#52c41a;border:none;border-radius:6px;padding:6px 14px;font-size:13px}.shift-save-btn:active:not(:disabled){background:#389e0d}.shift-save-btn:disabled{opacity:.6;cursor:not-allowed}.shift-reset-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#faad14;border:none;border-radius:6px;padding:6px 12px;font-size:13px}.shift-reset-btn:active{background:#d48806}.shift-cancel-btn{color:#666;cursor:pointer;white-space:nowrap;background:#f0f0f0;border:none;border-radius:6px;padding:6px 12px;font-size:13px}.shift-cancel-btn:active{background:#e0e0e0}.shift-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.shift-table{border-collapse:collapse;width:100%;min-width:360px;font-size:14px}.shift-table th{text-align:center;color:#888;border-bottom:1px solid #f0f0f0;padding:10px;font-size:13px;font-weight:500}.shift-table td{text-align:center;color:#333;border-bottom:1px solid #f5f5f5;padding:8px 10px}.shift-table tbody tr:last-child td{border-bottom:none}.shift-input{text-align:center;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:6px;outline:none;padding:6px 8px;font-size:14px;transition:border-color .2s}.shift-input:focus{border-color:#1677ff}.shift-name-input{width:100%;max-width:100px}.shift-time-input{width:100%;max-width:120px}.shift-name-input-full{width:100%;max-width:100px}.shift-feishu-select{width:100%;max-width:130px;padding:6px 4px}.shift-move-btn{color:#666;cursor:pointer;background:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;margin:0 1px;padding:2px 6px;font-size:12px;line-height:1.2;transition:all .2s}.shift-move-btn:hover:not(:disabled){color:#1677ff;background:#e6f4ff;border-color:#1677ff}.shift-move-btn:disabled{opacity:.3;cursor:not-allowed}.shift-delete-btn{color:#ff4d4f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:2px 6px;font-size:16px;line-height:1;transition:all .2s}.shift-delete-btn:hover{background:#fff1f0;border-color:#ffa39e}.shift-add-btn{color:#1677ff;cursor:pointer;background:#fafafa;border:1.5px dashed #91caff;border-radius:8px;width:100%;margin-top:10px;padding:10px 0;font-size:14px;font-weight:500;transition:all .2s}.shift-add-btn:hover{background:#e6f4ff;border-color:#1677ff}.shift-row-error td{background:#fff2f0!important}.shift-row-error .shift-input{border-color:#ff4d4f}.shift-error-row td{border-bottom:none!important;padding:0 10px 6px!important}.shift-error-msg{color:#ff4d4f;background:#fff2f0;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:500}.shift-error-global{margin-top:10px}.shift-edit-table{min-width:640px}.shift-edit-table .td-no{color:#888;width:30px;font-size:13px}.shift-edit-table .td-actions{width:70px}@media (width<=600px){.log-table{font-size:12px}.log-table td,.log-table th{padding:8px 6px}.employee-form-row{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.shift-card-header{flex-direction:column;align-items:flex-start;gap:8px}.shift-card-meta{justify-content:space-between;width:100%}}.init-data-section{padding:20px}.init-title{color:#333;margin-bottom:6px;font-size:18px;font-weight:700}.init-desc{color:#888;margin-bottom:20px;font-size:13px;line-height:1.5}.init-password-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.init-label{color:#555;white-space:nowrap;font-size:13px;font-weight:500}.init-password-input{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 14px;font-size:14px;transition:border-color .2s}.init-password-input:focus{border-color:#1677ff}.init-cards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:20px;display:grid}.init-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:12px;padding:20px}.init-card-danger{background:#fffbfb;border-color:#ffccc7}.init-card-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.init-card-icon{font-size:20px}.init-card-title{color:#333;font-size:15px;font-weight:600}.init-card-desc{color:#888;margin-bottom:16px;font-size:13px;line-height:1.5}.init-confirm-input{border:1.5px solid #ffccc7;border-radius:6px;outline:none;width:100%;margin-bottom:12px;padding:8px 12px;font-size:14px;transition:border-color .2s}.init-confirm-input:focus{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f26}.init-shift-row{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.init-field{align-items:center;gap:8px;display:flex}.init-date-input{border:1.5px solid #e0e0e0;border-radius:6px;outline:none;padding:8px 10px;font-size:14px}.init-date-input:focus{border-color:#1677ff}.init-shift-select{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:6px;outline:none;padding:8px 10px;font-size:14px}.init-btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 0;font-size:15px;font-weight:600;transition:all .2s}.init-btn:disabled{opacity:.6;cursor:not-allowed}.init-btn-danger{color:#fff;background:#ff4d4f}.init-btn-danger:hover:not(:disabled){background:#e84040}.init-btn-primary{color:#fff;background:#1677ff}.init-btn-primary:hover:not(:disabled){background:#0958d9}.init-msg{border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500}.init-msg-success{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.init-msg-error{color:#ff4d4f;background:#fff2f0;border:1px solid #ffccc7}*,: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}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-shimmer}.skeleton-text{background:linear-gradient(90deg,#e0e0e0 25%,#eee 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.5s ease-in-out infinite skeleton-shimmer}.skeleton-text-sm{height:11px}
