*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app-container{display:flex;flex-direction:column;min-height:100vh}.navbar{background:#2563eb;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 1.5rem}.navbar-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.navbar h1{font-size:1.5rem;font-weight:600}.navbar-user{align-items:center;display:flex;gap:1rem}.badge{background:#fff3;border-radius:12px;font-size:.875rem;padding:.25rem .75rem}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem 1.5rem;width:100%}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-secondary{background:#fff;border:1px solid #e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background:#f9fafb}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-small{font-size:.875rem;padding:.375rem .875rem}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card,.card-header{margin-bottom:1.5rem}.card-header{align-items:center;display:flex;justify-content:space-between}.card-title{color:#111827;font-size:1.25rem;font-weight:600}.form-group{margin-bottom:1.25rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;padding:.625rem .875rem;transition:all .2s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-textarea{min-height:100px;resize:vertical}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;padding:2.5rem;width:100%}.login-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}.error-message{background:#fee2e2;border-radius:8px;color:#991b1b;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.search-bar{display:flex;gap:1rem;margin-bottom:1.5rem}.search-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:1rem;padding:.75rem 1rem}.list-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:1rem;transition:all .2s}.list-item:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.list-item-content{flex:1 1}.list-item-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.list-item-subtitle{color:#6b7280;font-size:.875rem}.list-item-phone{color:#2563eb;font-weight:500;text-decoration:none}.list-item-phone:hover{text-decoration:underline}.list-item-actions{display:flex;gap:.5rem}.status-badge{border-radius:12px;display:inline-block;font-size:.875rem;font-weight:500;padding:.375rem .875rem}.status-none{background:#f3f4f6;color:#6b7280}.status-selected{background:#dbeafe;color:#1e40af}.history-item{background:#f9fafb;border-left:3px solid #2563eb;border-radius:4px;margin-bottom:.75rem;padding:1rem}.history-event{color:#111827;font-weight:600;margin-bottom:.25rem}.history-date{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.history-status{color:#2563eb;font-size:.875rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.modal-title{color:#111827;font-size:1.5rem;font-weight:600}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:0;width:2rem}.modal-close:hover{background:#f3f4f6}.modal-body,.modal-footer{padding:1.5rem}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end}.tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:1.5rem}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:.9375rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s}.tab.active,.tab:hover{color:#2563eb}.tab.active{border-bottom-color:#2563eb}.empty-state{color:#6b7280;padding:3rem 1rem;text-align:center}.empty-state-icon{font-size:3rem;margin-bottom:1rem}.empty-state-text{font-size:1.125rem;margin-bottom:1.5rem}.loading{color:#6b7280;padding:3rem;text-align:center}.spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;display:inline-block;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.share-container{background:#f9fafb;min-height:100vh;padding:2rem 1rem}.share-header{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.share-title{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.share-info{color:#6b7280;font-size:.875rem}.worker-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;padding:1.5rem}.worker-name{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.worker-phone{color:#2563eb;font-size:1rem;margin-bottom:1rem}@media (max-width:768px){.card,.main-content{padding:1rem}.form-row{grid-template-columns:1fr}.list-item{align-items:flex-start;flex-direction:column}.list-item-actions{margin-top:.75rem;width:100%}.btn-small{flex:1 1}.navbar-content{flex-direction:column;gap:1rem;text-align:center}.modal{border-radius:0;max-height:100vh}}@media (max-width:480px){.login-card{padding:1.5rem}.card-header{align-items:flex-start;gap:1rem}.card-header,.search-bar{flex-direction:column}}
/*# sourceMappingURL=main.83a7a4ce.css.map*/