*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;background:#f5f5f7;padding:12px;min-height:100vh;font-size:14px;-webkit-font-smoothing:antialiased;color:#1d1d1f}.container{max-width:100%;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.summary{background:#f5f5f5;padding:10px 14px;border-radius:8px}[data-theme=dark] .summary{background:#0003}.summary-label{font-size:11px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}[data-theme=dark] .summary-label{color:#fff9}.summary-grid{display:flex;gap:16px;flex-wrap:wrap}.summary-item{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#e8e8e8;border-radius:6px}.summary-item label{font-weight:500;font-size:11px;color:#666}.summary-item span{font-weight:600;font-size:12px;color:#333}[data-theme=dark] .summary-item label{color:#ffffffb3}[data-theme=dark] .summary-item span{color:#fff}.toolbar{display:flex;gap:8px;padding:10px 16px;background:#fafafa;border-bottom:1px solid #e5e5e5;flex-wrap:wrap}.btn{padding:6px 14px;font-size:12px;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.btn:hover{filter:brightness(.95)}.btn:active{transform:scale(.98)}.btn-primary{background:var(--color-primary, #00AEEF);color:#fff}.btn-secondary{background:#34c759;color:#fff}.btn-success{background:var(--status-success, #4caf50);color:#fff}.btn-danger{background:#ff3b30;color:#fff}.btn-warning{background:#ff9500;color:#fff}.btn-warning:hover{background:#e68a00}.table-container{padding:0 12px 12px;overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 220px)}.report-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;color:#1d1d1f}.report-table thead{background:#f5f5f7;color:#1d1d1f;position:sticky;top:0;z-index:20}.report-table th{padding:8px 6px;text-align:center;font-weight:600;border-bottom:1px solid #d2d2d7;font-size:11px;line-height:1.3;color:#1d1d1f;background:#f5f5f7;text-transform:uppercase;letter-spacing:.3px}.report-table td{padding:6px 4px;border-bottom:1px solid #e5e5e5;text-align:center;color:#1d1d1f}.report-table tbody tr:hover{background:#f5f5f7}.report-table input[type=text],.report-table input[type=number],.report-table input[type=time],.report-table select{width:100%;padding:5px 8px;border:1px solid #d2d2d7;border-radius:4px;font-size:13px;font-family:inherit;transition:border-color .15s,box-shadow .15s;background:#fff;color:#1d1d1f}.report-table input[type=text]:focus,.report-table input[type=number]:focus,.report-table input[type=time]:focus,.report-table select:focus{outline:none;border-color:var(--color-primary, #00AEEF);box-shadow:0 0 0 2px #00aeef33}.report-table input.time-violation{background:#fff3e0!important;border-color:#ff9800!important;box-shadow:0 0 0 2px #ff98004d!important}.report-table input.time-violation:hover{cursor:help}[data-theme=dark] .report-table input.time-violation{background:#3d2f1f!important;border-color:#ff9800!important}.violations-count{background:#fff3e0;color:#e65100;padding:2px 8px;border-radius:10px;font-weight:700}[data-theme=dark] .violations-count{background:#3d2f1f;color:#ffb74d}.report-table input[readonly]{background:#f5f5f7;color:#555;cursor:default}.report-table input[id^=work-][readonly]{background:#e8f5e9;border-color:#c8e6c9;font-weight:600;color:#2e7d32}.col-day{width:32px;font-weight:600;color:#1d1d1f}.col-weekday{width:32px;font-weight:500;color:#555}.col-time{width:60px}.col-status{min-width:110px}.col-cost-center{min-width:90px}.col-hours{width:50px}.col-work{width:55px;min-width:55px}.col-flextime{width:60px;min-width:60px}.col-meal-reason{min-width:100px}.col-meal-eur,.col-other{width:55px}.col-key{width:45px}.col-note{min-width:140px}.col-ev{width:60px}.col-ev input[type=number]::-webkit-inner-spin-button,.col-ev input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.col-ev input[type=number]{-moz-appearance:textfield}.footer{background:#f5f5f7;color:#86868b;text-align:center;padding:12px;font-size:10px;border-top:1px solid #e5e5e5}@media screen and (max-width:768px){body{padding:10px}.container{border-radius:0}.toolbar{padding:15px}.btn{padding:10px 16px;font-size:.9em}.table-container{padding:15px}.report-table{font-size:.75em}.report-table th,.report-table td{padding:6px 4px}.summary-grid{grid-template-columns:1fr}}@media print{body{background:#fff;padding:0}.toolbar{display:none}.container{box-shadow:none}.report-table{font-size:.7em}.report-table th,.report-table td{padding:4px 2px}}.table-container{scrollbar-width:auto;scrollbar-color:#888 #f1f1f1}.table-container::-webkit-scrollbar{height:20px;width:20px}.table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.table-container::-webkit-scrollbar-thumb:hover{background:#666}.scroll-top-wrapper{overflow-x:auto;overflow-y:hidden;height:22px;margin-bottom:-1px;background:#f1f1f1;border-radius:6px;flex-shrink:0;scrollbar-width:auto;scrollbar-color:#888 #f1f1f1}.scroll-top-wrapper::-webkit-scrollbar{height:20px}.scroll-top-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.scroll-top-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.scroll-top-wrapper::-webkit-scrollbar-thumb:hover{background:#666}.scroll-top-content{height:1px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container{animation:fadeIn .2s ease-out}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:700}.highlight{background:#fef5e7!important}.error{background:#fee!important;border-color:#f56565!important}.success{background:#efe!important;border-color:#48bb78!important}#loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner{text-align:center;color:#fff}.spinner{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid white;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#loading-message{font-size:1.2em;font-weight:500}.toast{position:fixed;top:16px;right:16px;padding:10px 16px;border-radius:10px;box-shadow:0 4px 20px #00000026;font-size:12px;font-weight:500;color:#fff;opacity:0;transform:translateY(-20px);transition:all .2s ease-out;z-index:10000;max-width:320px}.toast.show{opacity:1;transform:translateY(0)}.toast-success{background:#34c759}.toast-error{background:#ff3b30}.toast-warning{background:#ff9500}.toast-info{background:var(--color-primary, #00AEEF)}.approval-section{margin-top:12px;padding:12px;background:#ffffff14;border-radius:8px}.status-container{display:flex;align-items:center;gap:8px;margin-bottom:10px}.status-container label{font-size:11px;font-weight:500;color:#ffffffb3}.status-badge{display:inline-block;padding:3px 10px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.status-draft{background:#a0aec0;color:#fff}.status-submitted{background:#ed8936;color:#fff}.status-approved{background:#48bb78;color:#fff}.status-rejected{background:#f56565;color:#fff}.rejection-notice{margin:15px 0;padding:15px;background:#f565651a;border-left:4px solid #f56565;border-radius:4px}.rejection-notice strong{display:block;margin-bottom:8px;color:#f56565}.rejection-notice p{margin:0;color:#fff;line-height:1.6}.approval-buttons{display:flex;gap:6px;flex-wrap:wrap}.btn-submit,.btn-approve,.btn-reject,.btn-reopen{padding:5px 12px;font-size:11px;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:filter .15s}.btn-submit{background:#ff9500;color:#fff}.btn-submit:hover{filter:brightness(.9)}.btn-approve{background:#34c759;color:#fff}.btn-approve:hover{filter:brightness(.9)}.btn-reject{background:#ff3b30;color:#fff}.btn-reject:hover{filter:brightness(.9)}.btn-reopen{background:#007aff;color:#fff}.btn-reopen:hover{filter:brightness(.9)}.btn-submit:disabled,.btn-approve:disabled,.btn-reject:disabled,.btn-reopen:disabled{opacity:.4;cursor:not-allowed}.form-readonly input:not([readonly]),.form-readonly select{opacity:.7;cursor:not-allowed}[data-theme=dark] body{background:var(--bg-primary)}[data-theme=dark] .container{background:var(--bg-secondary);box-shadow:0 10px 50px var(--shadow-dark)}[data-theme=dark] .toolbar{background:var(--bg-tertiary);border-bottom-color:var(--border-color)}[data-theme=dark] .table-container{background:var(--bg-secondary)}[data-theme=dark] .report-table{box-shadow:0 2px 10px var(--shadow-medium)}[data-theme=dark] .report-table thead{background:#2a2a3e}[data-theme=dark] .report-table th{background:#2a2a3e;border-color:var(--border-color);color:#f5f5f5}[data-theme=dark] .report-table td{background:var(--bg-secondary);border-color:var(--border-color);color:#f5f5f5}[data-theme=dark] .report-table tbody tr:nth-child(2n) td{background:var(--table-row-alt)}[data-theme=dark] .report-table tbody tr:hover td{background:var(--table-row-hover)}[data-theme=dark] .report-table input[type=text],[data-theme=dark] .report-table input[type=number],[data-theme=dark] .report-table input[type=time],[data-theme=dark] .report-table select{background:#2a2a3e;border-color:#505065;color:#f5f5f5}[data-theme=dark] .report-table input[readonly]{background:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .report-table input[id^=work-][readonly]{background:#1a3a30;border-color:#2d5a4a;color:#6ee7b7}[data-theme=dark] .footer{background:#1a1a2e;color:var(--text-secondary)}[data-theme=dark] .summary-item{background:#ffffff1a}[data-theme=dark] .toast{box-shadow:0 4px 12px #00000080}[data-theme=dark] #loading-overlay{background:#000000d9}[data-theme=dark] .table-container{scrollbar-color:#555 #2a2a3e}[data-theme=dark] .table-container::-webkit-scrollbar-track{background:#2a2a3e;border-radius:6px}[data-theme=dark] .table-container::-webkit-scrollbar-thumb{background:#555;border-radius:6px}[data-theme=dark] .table-container::-webkit-scrollbar-thumb:hover{background:#666}[data-theme=dark] .scroll-top-wrapper{background:#2a2a3e;scrollbar-color:#555 #2a2a3e}[data-theme=dark] .scroll-top-wrapper::-webkit-scrollbar-track{background:#2a2a3e;border-radius:6px}[data-theme=dark] .scroll-top-wrapper::-webkit-scrollbar-thumb{background:#555;border-radius:6px}[data-theme=dark] .scroll-top-wrapper::-webkit-scrollbar-thumb:hover{background:#666}[data-theme=dark] .highlight{background:var(--montage-bg)!important}[data-theme=dark] .error{background:var(--status-danger-bg)!important;border-color:var(--status-danger)!important}[data-theme=dark] .success{background:var(--status-success-bg)!important;border-color:var(--status-success)!important}[data-theme=dark] .approval-section{background:#0003;border-color:var(--border-color)}[data-theme=dark] .rejection-notice{background:#f4433626}[data-theme=dark] .rejection-notice p{color:var(--text-primary)}[data-theme=dark] .col-day{color:#f5f5f5!important}[data-theme=dark] .col-weekday{color:#d0d0d0!important}[data-theme=dark] .report-table{color:#f5f5f5}[data-theme=dark] .report-table td{color:#f5f5f5!important}[data-theme=dark] .report-table input,[data-theme=dark] .report-table select{color:#f5f5f5!important;background:#2a2a3e!important}[data-theme=dark] .report-table input::placeholder{color:#888!important}[data-theme=dark] .report-table input[readonly]{color:#d0d0d0!important;background:#353548!important}[data-theme=dark] .report-table input[id^=work-][readonly]{color:#6ee7b7!important;background:#1a3a30!important}[data-theme=dark] .report-table input[id^=flexTime-]{color:#f5f5f5!important}[data-theme=dark] .report-table input[id^=flexTime-][style*="color: rgb(46, 125, 50)"]{color:#6ee7b7!important;background:#1a3a30!important}[data-theme=dark] .report-table input[id^=flexTime-][style*="color: rgb(198, 40, 40)"]{color:#ef9a9a!important;background:#3d1f1f!important}.report-table input.value-positive{background:#e6ffe6!important;color:#2e7d32!important}.report-table input.value-negative{background:#ffe6e6!important;color:#c62828!important}[data-theme=dark] .report-table input.value-positive{background:#1a3a30!important;color:#6ee7b7!important}[data-theme=dark] .report-table input.value-negative{background:#3d1f1f!important;color:#ef9a9a!important}.block-row{cursor:pointer;transition:background .15s}.block-row:hover td{background:#e3f2fd!important}.block-row td{font-size:12px;color:#555;padding:3px 4px!important}.block-status-label{display:inline-block;background:#e0e0e0;padding:1px 6px;border-radius:3px;font-size:11px}.day-summary-row td{border-top:2px solid #ccc;padding:5px 4px!important;font-size:13px;font-weight:600;color:#333}.day-summary-row .summary-label{font-weight:700;color:#888;margin-left:4px;font-size:13px}.day-summary-row .summary-time.time-violation{background:#fff3e0;border-radius:2px;padding:1px 3px}.day-group-first td{border-top:2px solid #aaa}.day-collapsed{display:none}.day-expandable{cursor:pointer}.day-expandable .summary-label:before{content:"▼";font-size:12px;color:#00aeef;margin-right:2px}.day-expandable.day-is-collapsed .summary-label:before{content:"▶"}.daily-report-row td{padding:4px 8px;background:#fafbfc}.daily-report-wrapper{display:flex;align-items:flex-start;gap:8px}.daily-report-wrapper label{font-size:12px;color:#718096;white-space:nowrap;padding-top:8px}.daily-report-textarea{width:100%;min-height:48px;resize:vertical;font-family:inherit;font-size:13px;border:1px solid var(--border-color, #e5e5e7);border-radius:6px;padding:6px 8px;line-height:1.4}.daily-report-textarea:read-only{background:#f7fafc;cursor:default}.daily-report-textarea:focus{outline:none;border-color:#00aeef;box-shadow:0 0 0 2px #00aeef26}.tagesberichte-table td,.tagesberichte-table th{padding:10px 16px}.text-preview{max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-report-detail{white-space:pre-wrap;font-size:14px;line-height:1.6;padding:8px 0}.pagination-area{display:flex;align-items:center;gap:16px;padding:16px 0;justify-content:center}.pagination-info{color:#718096;font-size:14px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f0f7ff}.day-empty td{border-top:1px solid #ddd}.day-empty .col-day,.day-empty .col-weekday{color:#999}.day-summary-row .btn-add-block{width:22px;height:22px;border-radius:50%;border:2px solid var(--color-primary, #00AEEF);background:#fff;color:var(--color-primary, #00AEEF);font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:4px;transition:all .2s;padding:0;line-height:1}.day-summary-row .btn-add-block:hover{background:var(--color-primary, #00AEEF);color:#fff}.value-positive{color:#2e7d32;font-weight:600}.value-negative{color:#c62828;font-weight:600}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;width:500px;max-width:95%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #e0e0e0}.modal-header h2{margin:0;font-size:18px;color:#1d1d1f}.modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;line-height:1}.modal-close:hover{color:#333}.modal-body{padding:20px}.modal-footer{display:flex;justify-content:space-between;padding:15px 20px;border-top:1px solid #e0e0e0}.modal-footer .btn-danger{margin-right:auto}.validation-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}.validation-modal{background:var(--color-bg-primary, #fff);border-radius:var(--radius-lg, 12px);width:560px;max-width:95%;max-height:80vh;overflow-y:auto;box-shadow:var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, .2))}.validation-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--color-border, #e0e0e0)}.validation-modal-header.validation-error{border-left:4px solid var(--color-error, #e53e3e)}.validation-modal-header.validation-warning{border-left:4px solid var(--color-warning, #dd6b20)}.validation-modal-header h3{margin:0;font-size:16px;color:var(--color-text-primary, #1d1d1f)}.validation-modal-close{background:none;border:none;font-size:22px;cursor:pointer;color:var(--color-text-secondary, #666);padding:0;line-height:1}.validation-modal-close:hover{color:var(--color-text-primary, #333)}.validation-modal-body{padding:16px 20px}.validation-section{margin-bottom:16px}.validation-section:last-child{margin-bottom:0}.validation-section-title{margin:0 0 8px;font-size:14px;font-weight:600}.validation-error-title{color:var(--color-error, #e53e3e)}.validation-warning-title{color:var(--color-warning, #dd6b20)}.validation-list{margin:0;padding-left:20px;font-size:13px;line-height:1.6;color:var(--color-text-primary, #1d1d1f)}.validation-error-list li::marker{color:var(--color-error, #e53e3e)}.validation-warning-list li::marker{color:var(--color-warning, #dd6b20)}.validation-modal-footer{display:flex;justify-content:flex-end;padding:12px 20px;border-top:1px solid var(--color-border, #e0e0e0)}.form-row{display:flex;gap:15px;margin-bottom:15px}.form-group{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.form-group label{font-size:13px;font-weight:500;color:#333}.form-group input,.form-group select{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.form-group input:focus,.form-group select:focus{outline:none;border-color:var(--color-primary, #00AEEF);box-shadow:0 0 0 2px #00aeef26}[data-theme=dark] .block-row:hover td{background:var(--bg-selected)!important}[data-theme=dark] .block-row td{color:var(--text-secondary)}[data-theme=dark] .block-status-label{background:var(--border-color);color:var(--text-primary)}[data-theme=dark] .day-summary-row td{border-top-color:var(--border-color)}[data-theme=dark] .day-expandable .summary-label:before{color:var(--text-muted)}[data-theme=dark] .day-summary-row .summary-label{color:var(--text-muted)}[data-theme=dark] .day-summary-row .summary-time.time-violation{background:#3d2f1f}[data-theme=dark] .day-group-first td{border-top-color:var(--border-color)}[data-theme=dark] .day-summary-row .btn-add-block{background:var(--bg-input);border-color:var(--btn-primary);color:var(--btn-primary)}[data-theme=dark] .day-summary-row .btn-add-block:hover{background:var(--btn-primary);color:#fff}[data-theme=dark] .modal{background:#000000b3}[data-theme=dark] .modal-content{background:var(--bg-secondary);box-shadow:0 4px 20px var(--shadow-dark)}[data-theme=dark] .modal-header{border-bottom-color:var(--border-color)}[data-theme=dark] .modal-header h2{color:var(--text-primary)}[data-theme=dark] .modal-close{color:var(--text-secondary)}[data-theme=dark] .modal-close:hover{color:var(--text-primary)}[data-theme=dark] .modal-footer{border-top-color:var(--border-color)}.confirm-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10000;animation:confirmFadeIn .15s ease-out}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background:#fff;border-radius:12px;width:420px;max-width:92%;box-shadow:0 8px 32px #0003;overflow:hidden}.confirm-dialog-header{padding:16px 20px 0;font-size:16px;font-weight:600;color:#1d1d1f}.confirm-dialog-body{padding:12px 20px 20px;font-size:14px;color:#4b5563;line-height:1.5;white-space:pre-line}.confirm-dialog-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e5e7eb}.confirm-dialog-btn{padding:8px 18px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:1px solid #d1d5db;background:#fff;color:#374151;transition:background .15s}.confirm-dialog-btn:hover{background:#f3f4f6}.confirm-dialog-btn.confirm-dialog-ok{background:#3b82f6;color:#fff;border-color:#3b82f6}.confirm-dialog-btn.confirm-dialog-ok:hover{background:#2563eb}.confirm-dialog-btn.confirm-dialog-ok.danger{background:#ef4444;border-color:#ef4444}.confirm-dialog-btn.confirm-dialog-ok.danger:hover{background:#dc2626}[data-theme=dark] .confirm-dialog{background:#1e293b;box-shadow:0 8px 32px #00000080}[data-theme=dark] .confirm-dialog-header{color:#f1f5f9}[data-theme=dark] .confirm-dialog-body{color:#94a3b8}[data-theme=dark] .confirm-dialog-footer{border-top-color:#334155}[data-theme=dark] .confirm-dialog-btn{background:#334155;border-color:#475569;color:#e2e8f0}[data-theme=dark] .confirm-dialog-btn:hover{background:#475569}.confirm-dialog-body label{display:block;margin-bottom:8px;font-weight:500}.confirm-dialog-input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;box-sizing:border-box;margin-top:4px}.confirm-dialog-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}[data-theme=dark] .confirm-dialog-input{background:#0f172a;border-color:#475569;color:#f1f5f9}[data-theme=dark] .confirm-dialog-input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33}[data-theme=dark] .form-group label{color:var(--text-primary)}[data-theme=dark] .form-group input,[data-theme=dark] .form-group select{background:var(--bg-input);border-color:var(--border-color);color:var(--text-primary)}.overtime-slider-container{display:flex;align-items:center;gap:3px;margin-top:2px}.overtime-slider{width:40px;height:14px;cursor:pointer;-webkit-appearance:none;appearance:none;background:#ddd;border-radius:7px;outline:none}.overtime-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#2196f3;cursor:pointer}.overtime-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#2196f3;cursor:pointer;border:none}.overtime-slider-label{font-size:9px;color:#888;white-space:nowrap}[data-theme=dark] .overtime-slider{background:#444}[data-theme=dark] .overtime-slider-label{color:#aaa}.overtime-shift-slider{display:flex;align-items:center;gap:3px;margin-top:2px;font-size:9px}.overtime-shift-slider input[type=range]{width:60px;height:14px;cursor:pointer;-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,var(--color-primary, #00AEEF) 0%,#f0ad4e 100%);border-radius:7px;outline:none}.overtime-shift-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #555;cursor:pointer}.overtime-shift-slider input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #555;cursor:pointer}.overtime-shift-slider .shift-label{color:#888;white-space:nowrap}.overtime-shift-slider .shift-display{min-width:45px;color:#888;white-space:nowrap;font-variant-numeric:tabular-nums}[data-theme=dark] .overtime-shift-slider input[type=range]{background:linear-gradient(90deg,var(--color-primary, #00AEEF) 0%,#c87f0a 100%)}[data-theme=dark] .overtime-shift-slider input[type=range]::-webkit-slider-thumb{background:#333;border-color:#aaa}[data-theme=dark] .overtime-shift-slider .shift-label,[data-theme=dark] .overtime-shift-slider .shift-display{color:#aaa}.day-odd td{background-color:#f7f8fa}[data-theme=dark] .day-odd td{background-color:#ffffff05}.day-vacation td{background:#e8f5e9!important}.day-sick td{background:#fff3e0!important}.day-holiday td{background:#e3f2fd!important}[data-theme=dark] .day-vacation td{background:#1b3a1b!important}[data-theme=dark] .day-sick td{background:#3d2f1f!important}[data-theme=dark] .day-holiday td{background:#1a2a3d!important}.day-weekend td{background:#e8e0f0!important}[data-theme=dark] .day-weekend td{background:#2a2040!important}.hide-ev-columns .ev-header,.hide-ev-columns .col-ev{display:none}.col-sc{width:55px;min-width:55px;text-align:right;font-size:11px}.hide-surcharge-columns .sc-header,.hide-surcharge-columns .col-sc,.hide-sc-assembly .col-sc-assembly,.hide-sc-assembly-berg .col-sc-assembly-berg,.hide-sc-ot25 .col-sc-ot25,.hide-sc-ot50 .col-sc-ot50,.hide-sc-sunday .col-sc-sunday,.hide-sc-holiday .col-sc-holiday,.hide-sc-night-tf .col-sc-night-tf,.hide-sc-night-tx .col-sc-night-tx{display:none}.attachment-section{margin-top:16px;padding-top:12px;border-top:1px solid #e5e5ea}.attachment-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.attachment-header label{font-weight:600;font-size:13px;color:#1d1d1f}#attachmentCount{font-weight:400;color:#86868b;font-size:12px}.attachment-list{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.attachment-empty{color:#86868b;font-size:12px;padding:4px 0}.attachment-item{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#f5f5f7;border-radius:8px;font-size:13px}.attachment-link{display:flex;align-items:center;gap:8px;flex:1;min-width:0;text-decoration:none;color:#1d1d1f}.attachment-link:hover{color:#0071e3}.attachment-thumb{width:36px;height:36px;object-fit:cover;border-radius:4px;flex-shrink:0}.attachment-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.5px}.attachment-icon-pdf{background:#e74c3c;color:#fff}.attachment-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-size{color:#86868b;font-size:11px;flex-shrink:0}.btn-attachment-delete{background:none;border:none;font-size:18px;color:#86868b;cursor:pointer;padding:0 4px;line-height:1;flex-shrink:0}.btn-attachment-delete:hover{color:#e74c3c}.attachment-upload-area{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.attachment-upload-btn{cursor:pointer;font-size:12px;padding:4px 10px}.attachment-hint{color:#86868b;font-size:11px}.attachment-indicator{display:inline-block;width:16px;height:16px;margin-right:3px;vertical-align:-3px;color:#86868b}.change-indicator{display:inline-block;cursor:pointer;margin-left:4px;font-size:13px;color:#f5a623;vertical-align:middle;opacity:.85;transition:opacity .15s}.change-indicator:hover{opacity:1}.change-history-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:none;justify-content:center;align-items:center}.change-history-modal{background:var(--bg-secondary, #fff);color:var(--text-primary, #333);border-radius:12px;width:90%;max-width:900px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003}.change-history-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-color, #e5e5e7)}.change-history-modal .modal-header h3{margin:0;font-size:16px;color:var(--text-primary, #333)}.change-history-modal .modal-close{color:var(--text-secondary, #666);font-size:24px;background:none;border:none;cursor:pointer}.change-history-modal .modal-close:hover{color:var(--text-primary, #333)}.change-history-modal .modal-body{padding:16px 20px;overflow-y:auto;flex:1}.change-history-modal .modal-footer{padding:12px 20px;border-top:1px solid var(--border-color, #e5e5e7);text-align:right}.change-history-table{width:100%;border-collapse:collapse;font-size:13px;color:var(--text-primary, #333)}.change-history-table th{background:var(--bg-tertiary, #f5f5f7);color:var(--text-primary, #333);font-weight:600;text-align:left;padding:8px 10px;border-bottom:2px solid var(--border-color, #e5e5e7);white-space:nowrap}.change-history-table td{padding:6px 10px;border-bottom:1px solid var(--border-color, #e5e5e7);color:var(--text-primary, #333);vertical-align:top;max-width:200px;overflow:hidden;text-overflow:ellipsis}.change-history-table tbody tr:nth-child(2n){background:var(--bg-tertiary, #f5f5f7)}.change-history-table tbody tr:hover{background:var(--bg-hover, #e8e8ed)}.leader-info{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--bg-tertiary, #f5f5f7);border-radius:8px;font-size:13px;color:var(--text-secondary, #86868b)}#blockChangeReasonGroup textarea{width:100%;resize:vertical;font-family:inherit;font-size:13px;padding:8px;border:1px solid var(--border-color, #e5e5e7);border-radius:6px;background:var(--bg-input, #fff);color:var(--text-primary, #1d1d1f)}#blockChangeReasonGroup label{color:#f5a623;font-weight:600}
