*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:420px;padding:50px 40px;text-align:center;width:100%}.logo{font-size:4rem;margin-bottom:20px}.login-card h1{color:#333;font-size:2rem;margin-bottom:10px}.subtitle{color:#666;font-size:1rem;margin-bottom:30px}.hint{color:#888;font-size:.9rem;margin-top:20px;text-align:center}.app{min-height:100vh}.header{background:#fff;box-shadow:0 2px 8px #0000001a;justify-content:space-between;padding:20px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header-left{align-items:center;display:flex}.header-left{gap:15px}.header h1{color:#667eea;font-size:1.5rem;margin:0}.badge{background:#667eea;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:5px 12px;width:100%}.avatar{height:auto;max-width:160px;width:100%}.logout-btn{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .3s}.logout-btn:hover{background:#c82333;box-shadow:0 4px 12px #dc35454d;transform:translateY(-2px)}.container{margin:40px auto;max-width:1200px;padding:0 20px}.notification-area{margin-bottom:20px}.top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.top-bar h2{color:#333;margin-bottom:5px}.subtitle-text{color:#666;font-size:.95rem}button{font-family:inherit}.btn-primary,button{background:#667eea;border:none;border-radius:8px;color:#fff;font-weight:600;padding:12px 24px}.btn-primary:hover{background:#5568d3;box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.action-buttons{display:flex;gap:8px}.btn-edit{background:#28a745;border:none;border-radius:6px;color:#fff;font-size:.9rem;font-weight:500;padding:8px 16px}.btn-edit:hover{background:#218838;transform:translateY(-1px)}.btn-delete{background:#dc3545;border:none;border-radius:6px;color:#fff;font-size:.9rem;font-weight:500;padding:8px 16px}.btn-delete:hover{background:#c82333;transform:translateY(-1px)}.btn-cancel{background:#6c757d;border:none;border-radius:8px;color:#fff;font-weight:500;margin-right:10px;padding:12px 24px}.btn-cancel:hover{background:#5a6268}.users-table{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}table{border-collapse:collapse;width:100%}thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}th{font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:18px 16px;text-align:left;text-transform:uppercase}td{border-bottom:1px solid #f0f0f0;padding:16px}tbody tr{transition:background .2s}tbody tr:hover{background:#f8f9ff}tbody tr:last-child td{border-bottom:none}.empty-state{padding:60px 20px!important;text-align:center}.empty-icon{font-size:4rem;margin-bottom:15px}.empty-state p{color:#999;font-size:1.1rem}.phone-number{background:#e7f3ff;border-radius:6px;color:#06c;font-family:Courier New,monospace;font-weight:600;padding:5px 12px}.not-assigned{color:#999;font-style:italic}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:5px 12px}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.form-group{margin-bottom:25px;text-align:left}.form-group label{color:#555;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 15px;transition:all .3s;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.hint-text{color:#888;display:block;font-size:.85rem;margin-top:8px}.modal-overlay{align-items:center;animation:fadeIn .2s;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{animation:slideUp .3s;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:520px;overflow-y:auto;padding:40px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal h2{color:#333;font-size:1.8rem;margin-bottom:30px}.modal-actions{display:flex;justify-content:flex-end;margin-top:30px}.error{background:#f8d7da;border-left:4px solid #dc3545;color:#721c24}.error,.success{border-radius:8px;font-weight:500;margin-bottom:20px;padding:14px 18px}.success{background:#d4edda;border-left:4px solid #28a745;color:#155724}@media (max-width:768px){.header{gap:15px;padding:15px 20px}.header,.header-left{flex-direction:column}.header-left{gap:10px}.header h1{font-size:1.3rem}.top-bar{align-items:flex-start;flex-direction:column;gap:15px}.users-table{overflow-x:auto}table{min-width:700px}.modal{margin:20px;padding:30px 20px}.action-buttons{flex-direction:column}.btn-delete,.btn-edit{width:100%}}
/*# sourceMappingURL=main.f38cec44.css.map*/