.auth-container.svelte-1rsb2r4{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px}.login-button.svelte-1rsb2r4{background-color:#4285f4;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer;transition:background-color .3s}.login-button.svelte-1rsb2r4:hover{background-color:#357ae8}.user-info.svelte-1rsb2r4{text-align:center;padding:20px;border:1px solid #ddd;border-radius:8px;background-color:#f9f9f9}.user-info.svelte-1rsb2r4 h2:where(.svelte-1rsb2r4){margin-top:0}.user-info.svelte-1rsb2r4 button:where(.svelte-1rsb2r4){margin-top:15px;padding:10px 20px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer}.user-info.svelte-1rsb2r4 button:where(.svelte-1rsb2r4):hover{background-color:#c82333}.error.svelte-1rsb2r4{color:#dc3545;padding:15px;border:1px solid #dc3545;border-radius:4px;background-color:#f8d7da}.callback-container.svelte-56l1u8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.loading.svelte-56l1u8{text-align:center}.error.svelte-56l1u8{text-align:center;color:#dc3545;padding:20px}.error.svelte-56l1u8 a:where(.svelte-56l1u8){display:inline-block;margin-top:10px;color:#4285f4;text-decoration:none}.error.svelte-56l1u8 a:where(.svelte-56l1u8):hover{text-decoration:underline}.modal-overlay.svelte-dufvvu{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-dufvvu{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}.modal-header.svelte-dufvvu{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.modal-header.svelte-dufvvu h2:where(.svelte-dufvvu){margin:0;font-size:1.5rem}.close-btn.svelte-dufvvu{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn.svelte-dufvvu:hover{color:#000}.modal-body.svelte-dufvvu{padding:20px;overflow-y:auto;flex:1}.search-box.svelte-dufvvu{margin-bottom:15px}.search-box.svelte-dufvvu input:where(.svelte-dufvvu){width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.search-box.svelte-dufvvu input:where(.svelte-dufvvu):focus{outline:none}.loading.svelte-dufvvu,.error.svelte-dufvvu,.no-results.svelte-dufvvu{text-align:center;padding:20px;color:#666}.error.svelte-dufvvu{color:#dc3545}.employee-list.svelte-dufvvu{display:flex;flex-direction:column;gap:10px}.employee-item.svelte-dufvvu{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s}.employee-item.svelte-dufvvu:hover{background-color:#f5f5f5}.employee-item.selected.svelte-dufvvu{background-color:#e3f2fd}.employee-info.svelte-dufvvu{flex:1}.employee-name.svelte-dufvvu{font-weight:500;margin-bottom:4px}.employee-email.svelte-dufvvu{font-size:.85rem;color:#666}.assign-btn.svelte-dufvvu{padding:6px 16px;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.assign-btn.svelte-dufvvu:hover,.assign-btn.selected.svelte-dufvvu{color:#fff}.selected-count.svelte-dufvvu{margin-top:15px;padding:10px;border-radius:4px;text-align:center;font-weight:500;color:#1976d2}.modal-footer.svelte-dufvvu{padding:20px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:10px}.cancel-btn.svelte-dufvvu,.confirm-btn.svelte-dufvvu{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.cancel-btn.svelte-dufvvu{background:#f5f5f5;color:#333}.cancel-btn.svelte-dufvvu:hover{background:#e0e0e0}.confirm-btn.svelte-dufvvu{color:#fff}.confirm-btn.svelte-dufvvu:hover:not(:disabled){background:#357ae8}.confirm-btn.svelte-dufvvu:disabled{background:#ccc;cursor:not-allowed}.modal-overlay.svelte-1d2u1i5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-1d2u1i5{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}.modal-header.svelte-1d2u1i5{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.modal-header.svelte-1d2u1i5 h2:where(.svelte-1d2u1i5){margin:0;font-size:1.5rem}.close-btn.svelte-1d2u1i5{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1d2u1i5:hover{color:#000}.modal-body.svelte-1d2u1i5{padding:20px;overflow-y:auto;flex:1}.info-section.svelte-1d2u1i5{margin-bottom:20px}.info-section.svelte-1d2u1i5 h3:where(.svelte-1d2u1i5){margin:0 0 10px}.task-description.svelte-1d2u1i5{color:#666;margin:0}.edit-section.svelte-1d2u1i5{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.edit-section.svelte-1d2u1i5:last-child{border-bottom:none}.edit-section.svelte-1d2u1i5 label:where(.svelte-1d2u1i5){display:block}.edit-section.svelte-1d2u1i5 input[type=date]:where(.svelte-1d2u1i5){width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;margin-top:5px;font-size:14px;box-sizing:border-box}.section-header.svelte-1d2u1i5{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.toggle-btn.svelte-1d2u1i5{background:none;border:1px solid #4285f4;color:#4285f4;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:12px}.toggle-btn.svelte-1d2u1i5:hover{background:#4285f4;color:#fff}.current-users.svelte-1d2u1i5{display:flex;flex-wrap:wrap;gap:8px}.user-chip.svelte-1d2u1i5{background:#e3f2fd;padding:6px 12px;border-radius:4px;font-size:14px}.user-selection.svelte-1d2u1i5{margin-top:10px}.search-box.svelte-1d2u1i5{margin-bottom:10px}.search-box.svelte-1d2u1i5 input:where(.svelte-1d2u1i5){width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.loading.svelte-1d2u1i5,.error.svelte-1d2u1i5,.no-results.svelte-1d2u1i5{text-align:center;padding:15px;color:#666}.error.svelte-1d2u1i5{color:#dc3545}.employee-list.svelte-1d2u1i5{max-height:250px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.employee-item.svelte-1d2u1i5{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #e0e0e0;border-radius:4px}.employee-info.svelte-1d2u1i5{flex:1}.employee-name.svelte-1d2u1i5{font-weight:500;margin-bottom:2px}.employee-email.svelte-1d2u1i5{font-size:.85rem;color:#666}.select-btn.svelte-1d2u1i5{width:30px;height:30px;border:1px solid #4285f4;background:#fff;color:#4285f4;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.select-btn.selected.svelte-1d2u1i5{background:#4285f4;color:#fff}.modal-footer.svelte-1d2u1i5{padding:20px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between}.right-buttons.svelte-1d2u1i5{display:flex;gap:10px}.delete-btn.svelte-1d2u1i5,.cancel-btn.svelte-1d2u1i5,.save-btn.svelte-1d2u1i5{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.delete-btn.svelte-1d2u1i5{background:#dc3545;color:#fff}.delete-btn.svelte-1d2u1i5:hover{background:#c82333}.cancel-btn.svelte-1d2u1i5{background:#f5f5f5;color:#333}.cancel-btn.svelte-1d2u1i5:hover{background:#e0e0e0}.save-btn.svelte-1d2u1i5{background:#4285f4;color:#fff}.save-btn.svelte-1d2u1i5:hover{background:#357ae8}.admin-header.svelte-fbee9o{padding:1.5rem 2rem;background-color:#4285f4;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.admin-header.svelte-fbee9o h1:where(.svelte-fbee9o){margin:0;font-size:1.8rem}.user-info.svelte-fbee9o{display:flex;align-items:center;gap:1rem}.logout-btn.svelte-fbee9o{padding:.5rem 1rem;background-color:#fff;color:#4285f4;border:none;border-radius:4px;cursor:pointer;font-weight:500}.logout-btn.svelte-fbee9o:hover{background-color:#f0f0f0}.main.svelte-fbee9o{width:100;height:100;display:flex;justify-content:space-evenly}.container.svelte-fbee9o{margin-top:10rem;margin-bottom:auto;width:30rem;border:solid .1rem black;border-radius:.5rem;display:flex;flex-direction:column;align-items:center}.container-form.svelte-fbee9o{width:100%;padding:1rem;box-sizing:border-box}.form-item.svelte-fbee9o{display:flex;flex-direction:column;margin-bottom:1rem}.task-top-info.svelte-fbee9o{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.assigned-task.svelte-fbee9o{width:100%;border:solid .1rem black;padding:.5rem;margin-bottom:1rem;box-sizing:border-box}.assigned-task.finished.svelte-fbee9o{background-color:#f0f9f0;border-color:#28a745}.assigned-task.waiting.svelte-fbee9o{background-color:#fff8e1;border-color:#ffc107}.finished-badge.svelte-fbee9o{background-color:#28a745;color:#fff;padding:.3rem .6rem;border-radius:4px;font-size:.85rem;font-weight:500}.action-buttons.svelte-fbee9o{display:flex;gap:.5rem}.approve-btn.svelte-fbee9o,.return-btn.svelte-fbee9o{padding:.4rem .8rem;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:500}.approve-btn.svelte-fbee9o{background-color:#28a745;color:#fff}.approve-btn.svelte-fbee9o:hover{background-color:#218838}.return-btn.svelte-fbee9o{background-color:#ffc107;color:#333}.return-btn.svelte-fbee9o:hover{background-color:#e0a800}.task-top-info.svelte-fbee9o img:where(.svelte-fbee9o){max-width:2.5rem;border-radius:50%}.assigned-task-description.svelte-fbee9o{margin-top:.5rem;color:#333}.assigned-task-description.svelte-fbee9o p:where(.svelte-fbee9o){margin:0}.additional-users.svelte-fbee9o{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #eee}.additional-users.svelte-fbee9o p:where(.svelte-fbee9o){margin:0}.assigned-users-preview.svelte-fbee9o{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.user-tag.svelte-fbee9o{display:inline-flex;align-items:center;gap:.3rem;background-color:#e3f2fd;padding:.2rem .5rem;border-radius:3px;font-size:.85rem}.remove-user-btn.svelte-fbee9o{background:none;border:none;color:#666;cursor:pointer;font-size:1.2rem;padding:0;line-height:1}.remove-user-btn.svelte-fbee9o:hover{color:#dc3545}.employee-header.svelte-14auprb{padding:1.5rem 2rem;background-color:#4285f4;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.employee-header.svelte-14auprb h1:where(.svelte-14auprb){margin:0;font-size:1.8rem}.user-info.svelte-14auprb{display:flex;align-items:center;gap:1rem}.logout-btn.svelte-14auprb{padding:.5rem 1rem;background-color:#fff;color:#4285f4;border:none;border-radius:4px;cursor:pointer;font-weight:500}.logout-btn.svelte-14auprb:hover{background-color:#f0f0f0}.main.svelte-14auprb{width:100%;height:100%;display:flex;justify-content:space-evenly;padding:2rem 0}.container.svelte-14auprb{margin-top:2rem;margin-bottom:auto;width:30rem;border:solid .1rem black;border-radius:.5rem;display:flex;flex-direction:column;align-items:center}.container.svelte-14auprb h1:where(.svelte-14auprb){font-size:1.5rem;margin:1rem 0}.container-form.svelte-14auprb{width:100%;padding:1rem;box-sizing:border-box}.assigned-task.svelte-14auprb{width:100%;border:solid .1rem black;padding:.8rem;margin-bottom:1rem;box-sizing:border-box;border-radius:4px}.assigned-task.waiting.svelte-14auprb{background-color:#fff8e1;border-color:#ffc107}.assigned-task.finished.svelte-14auprb{background-color:#f0f9f0;border-color:#28a745}.assigned-task.returned.svelte-14auprb{background-color:#fff3cd;border-color:#ff9800;border-width:2px}.task-top-info.svelte-14auprb{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem;gap:1rem}.task-header-info.svelte-14auprb{flex:1}.task-header-info.svelte-14auprb p:where(.svelte-14auprb){margin:.3rem 0;font-size:.9rem}.task-title.svelte-14auprb{margin:.5rem 0}.task-title.svelte-14auprb p:where(.svelte-14auprb){margin:0;font-size:1.1rem}.assigned-task-description.svelte-14auprb{margin-top:.5rem;color:#333}.assigned-task-description.svelte-14auprb p:where(.svelte-14auprb){margin:0;line-height:1.4}.submit-btn.svelte-14auprb{padding:.5rem 1rem;background-color:#4285f4;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;white-space:nowrap}.submit-btn.svelte-14auprb:hover{background-color:#357ae8}.waiting-badge.svelte-14auprb,.finished-badge.svelte-14auprb{padding:.4rem .8rem;border-radius:4px;font-size:.85rem;font-weight:500;white-space:nowrap}.waiting-badge.svelte-14auprb{background-color:#ffc107;color:#333}.finished-badge.svelte-14auprb{background-color:#28a745;color:#fff}.rejection-info.svelte-14auprb{margin-top:1rem;padding:.8rem;background-color:#fff;border:1px solid #ff9800;border-radius:4px}.rejection-info.svelte-14auprb p:where(.svelte-14auprb){margin:.3rem 0}.rejection-reason.svelte-14auprb{font-style:italic;color:#d84315;margin-top:.5rem}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
