.users-main-wrapper{padding:0!important}.users-page-layout{background:#f6f6f6;grid-template-columns:280px 1fr;height:100%;display:grid}.users-page-layout.users-page-layout--no-teams-sidebar{grid-template-columns:1fr}.users-sidebar{background:#fff;border-right:1px solid #e5e7eb;width:280px;height:100%;overflow:hidden auto}.users-main-content{background:#f6f6f6;height:100%;padding:24px;overflow:hidden auto}.user-groups-sidebar{padding:22px 18px}.user-groups-header{justify-content:space-between;align-items:center;padding:6px 10px 14px;display:flex}.user-groups-title{color:#6b7280;letter-spacing:.1px;font-size:20px;font-weight:400}.user-groups-create{color:#fff;cursor:pointer;background:#3dbb2f;border:none;border-radius:10px;padding:8px 14px;font-size:14px;box-shadow:0 10px 20px #3dbb2f40}.user-groups-search{color:#9ca3af;align-items:center;gap:10px;padding:4px 10px 18px;display:flex}.user-groups-search input{color:#9ca3af;background:0 0;border:none;outline:none;width:100%;height:40px;font-size:14px;font-weight:400}.user-groups-list{padding:8px 4px}.user-group-item{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:background .2s;display:flex}.user-group-item:hover{background:#f9fafb}.user-group-item.active{background:#f3f4f6}.user-group-icon{opacity:.6;width:46px;height:46px}.user-group-badge{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:16px;font-weight:600;display:grid}.user-group-badge-orange{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);box-shadow:0 2px 8px #f973164d}.user-group-badge-red{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 2px 8px #ef44444d}.user-group-badge-pink{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);box-shadow:0 2px 8px #ec48994d}.user-group-badge-blue{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 2px 8px #3b82f64d}.user-group-badge-teal{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);box-shadow:0 2px 8px #14b8a64d}.user-group-badge-green{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 2px 8px #10b9814d}.user-group-badge-brown{background:linear-gradient(135deg,#92400e 0%,#78350f 100%);box-shadow:0 2px 8px #92400e4d}.user-group-badge-light-blue{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);box-shadow:0 2px 8px #0ea5e94d}.user-group-info{flex:1;min-width:0}.user-group-name{color:#6b7280;margin-bottom:2px;font-size:15px;font-weight:400}.user-group-count{color:#9ca3af;font-size:13px;font-weight:400}.users-content-header{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;margin-bottom:0;display:flex}.users-filters-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:0;margin-bottom:24px;padding:20px;box-shadow:0 1px 3px #0000001a}.users-filters-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.users-filters-card-title{color:#111827;margin:0;font-size:16px;font-weight:600}.users-filters-card-content{align-items:center;gap:12px;display:flex}.users-filters-card-row{flex-wrap:nowrap;flex-shrink:1;align-items:stretch;gap:12px;min-width:0;display:flex}.users-filters-control{flex-shrink:0;align-items:stretch;display:flex}.users-filters-control--org{min-width:180px}.users-filters-control--status{min-width:140px}.users-filters-control .modern-select{align-items:stretch;width:100%;display:flex}.users-filters-control .modern-select .modal-input{box-sizing:border-box;height:52px;min-height:52px}.users-search--filters-row{box-sizing:border-box;border-radius:8px;height:52px;min-height:52px;padding:0 16px}.users-search--filters-row input{font-size:15px}.users-content-title{align-items:center;gap:12px;display:flex}.users-title-icon{opacity:.7;width:32px;height:32px}.users-content-title h1{color:#111827;margin:0;font-size:28px;font-weight:500}.users-content-actions{flex-wrap:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin-left:16px;display:flex}.users-search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:1;align-items:center;gap:8px;min-width:200px;padding:10px 16px;display:flex}.users-search input{color:#6b7280;background:0 0;border:none;outline:none;flex:1;font-size:14px}.users-search input::placeholder{color:#9ca3af}.users-create-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s}.users-create-btn[style*=border]{border:1px solid #fdba74!important}.users-create-btn:hover{background:#4f46e5}.users-bulk-upload-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ea580c;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s}.users-bulk-upload-btn:hover{background:#c2410c}.users-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1600px){.users-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:1440px){.users-grid{grid-template-columns:repeat(3,1fr);gap:14px}.user-card{padding:16px}.user-card-name{font-size:16px}.user-card-phone{font-size:13px}.user-card-email{font-size:12px}}@media (max-width:1366px){.users-grid{grid-template-columns:repeat(2,1fr);gap:12px}.users-page-layout{grid-template-columns:260px 1fr}.users-sidebar{width:260px}.user-card{padding:14px}.user-card-avatar{width:56px;height:56px}.user-card-name{font-size:15px}.users-content-title h1{font-size:24px}}@media (max-width:1280px){.users-grid{grid-template-columns:repeat(2,1fr);gap:10px}.users-page-layout{grid-template-columns:240px 1fr}.users-sidebar{width:240px}.users-main-content{padding:16px}.user-card{padding:12px}.user-card-avatar{width:48px;height:48px}.user-card-name{font-size:14px}.users-content-title h1{font-size:22px}}.user-card{background:#fff;border-radius:16px;flex-direction:column;padding:20px;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.user-card:hover{box-shadow:0 4px 12px #0000001a}.user-card-menu{color:#111827;cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex}.user-card-menu:hover{color:#111827;background:#f3f4f6}.user-card-context-menu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;padding:8px;position:absolute;top:56px;right:16px;box-shadow:0 8px 24px #00000026}.user-card-menu-item{cursor:pointer;color:#374151;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;transition:background .2s;display:flex}.user-card-menu-item span{color:inherit;font-family:Quicksand,sans-serif;font-size:14px;font-weight:500}.user-card-menu-item:hover{background:#f9fafb}.user-card-menu-item-danger{color:#ef4444}.user-card-menu-item-danger:hover{background:#fef2f2}.user-card-menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.user-card-menu-icon img{object-fit:contain;width:100%;height:100%}.user-card-menu-item:not(.user-card-menu-item-danger) .user-card-menu-icon{color:#374151}.user-card-menu-item:not(.user-card-menu-item-danger) .user-card-menu-icon img{filter:brightness(0)saturate()invert(25%)sepia(6%)saturate(1038%)hue-rotate(177deg)brightness(95%)contrast(88%)}.user-card-menu-item-danger .user-card-menu-icon{color:#ef4444}.user-card-menu-item-danger .user-card-menu-icon img{filter:brightness(0)saturate()invert(27%)sepia(96%)saturate(1352%)hue-rotate(331deg)brightness(97%)contrast(96%)}.user-card-avatar{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;overflow:hidden}.user-card-avatar img{object-fit:cover;width:100%;height:100%}.user-card-initials{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:600;display:flex}.user-card-info{text-align:center;margin-bottom:16px}.user-card-name{color:#111827;margin-bottom:6px;font-size:18px;font-weight:500}.user-card-phone{color:#6b7280;margin-bottom:4px;font-size:14px}.user-card-email{color:#9ca3af;word-break:break-word;font-size:13px}.user-card-groups{border-top:1px solid #f3f4f6;margin-top:16px;padding-top:16px}.user-card-groups-label{color:#9ca3af;text-align:center;margin-bottom:8px;font-size:12px}.user-card-groups-badges{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.user-assigned-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.user-assigned-badge-pink{background:#ec4899}.user-assigned-badge-green{background:#22c55e}.user-assigned-badge-teal{background:#14b8a6}.user-assigned-badge-blue{background:#3b82f6}.user-assigned-badge-orange{background:#f59e0b}.user-assigned-badge-light-blue{background:#38bdf8}.user-assigned-badge-anthracite{background:#374151}.user-assigned-badge-more{color:#6b7280;background:#e5e7eb}.user-card-toggle-wrapper{justify-content:flex-end;align-items:center;margin-top:auto;padding-top:16px;display:flex}.user-card-toggle-label{cursor:pointer;width:50px;height:26px;display:inline-block;position:relative}.user-card-toggle{opacity:0;width:0;height:0}.user-card-toggle-slider{cursor:pointer;background-color:#cbd5e1;border-radius:26px;transition:all .3s;position:absolute;inset:0}.user-card-toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0003}.user-card-toggle:checked+.user-card-toggle-slider{background-color:#3dbb2f}.user-card-toggle:checked+.user-card-toggle-slider:before{transform:translate(24px)}.user-card-toggle-label:hover .user-card-toggle-slider{background-color:#94a3b8}.user-card-toggle:checked:hover+.user-card-toggle-slider{background-color:#2ea023}.modal-overlay{top:var(--partner-delegation-banner-height,0px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.add-to-group-modal{top:calc(50vh + var(--partner-delegation-banner-height,0px)/2);z-index:9999;background:#fff;border-radius:20px;flex-direction:column;min-width:480px;max-width:90vw;height:auto;max-height:95vh;padding:32px;display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.add-to-group-modal .modal-content{max-height:none}.modal-header{flex-shrink:0;align-items:center;gap:16px;margin-bottom:20px;display:flex}.modal-header-icon{justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;display:flex}.create-user-icon{position:relative}.create-user-icon .plus-icon{color:#fff;background:#6366f1;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;display:flex;position:absolute;bottom:-2px;right:-2px}.modal-title{color:#111827;margin:0;font-size:28px;font-weight:500}.modal-content{flex-direction:column;flex:1;gap:14px;min-height:0;max-height:none;margin-bottom:0;padding-right:8px;display:flex;overflow:visible auto}@media (max-height:900px){.create-user-modal,.add-to-group-modal{max-height:90vh}}@media (max-height:800px){.create-user-modal,.add-to-group-modal{max-height:85vh}}@media (max-height:768px){.create-user-modal,.add-to-group-modal{max-height:80vh;padding:16px}.modal-header{margin-bottom:12px}.modal-title{font-size:22px}.modal-footer{padding:12px 0 0}}.modal-label{color:#374151;margin-bottom:8px;font-size:16px;font-weight:500}.modal-input-wrapper{align-items:center;display:flex;position:relative;overflow:visible}.modal-input{color:#0f172a;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:52px;padding:12px 40px 12px 16px;font-size:15px;transition:border-color .2s,box-shadow .15s}.modal-input:focus{border-color:#6366f1}.modal-input::placeholder{color:#9ca3af}.modal-chevron{color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;position:absolute;right:12px}.modal-selected-groups{flex-wrap:wrap;gap:8px;min-height:32px;margin-top:8px;display:flex}.modal-selected-group-badge{cursor:pointer;background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;transition:background .2s;display:flex}.modal-selected-group-badge:hover{background:#e5e7eb}.modal-selected-group-name{color:#374151;font-weight:400}.modal-selected-group-remove{color:#9ca3af;margin-left:4px;font-size:18px;line-height:1}.modal-groups-dropdown{z-index:40001;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:250px;position:fixed;overflow:hidden auto;box-shadow:0 8px 24px #00000026}.modal-groups-dropdown-fixed{z-index:40000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:300px;margin-top:4px;position:fixed;overflow-y:auto;box-shadow:0 8px 24px #00000026}.modal-groups-list{z-index:50000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.modal-group-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;padding:12px 16px;transition:background .2s;display:flex}.modal-group-item:last-child{border-bottom:none}.modal-group-item:hover{background:#f9fafb}.modal-group-item.selected{background:#f3f4f6}.modal-group-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.modal-group-badge-red{background:#ef4444}.modal-group-badge-teal{background:#14b8a6}.modal-group-badge-green{background:#22c55e}.modal-group-badge-blue{background:#3b82f6}.modal-group-badge-brown{background:#92400e}.modal-group-badge-orange{background:#f97316}.modal-group-badge-pink{background:#ec4899}.modal-group-badge-light-blue{background:#0ea5e9}.modal-group-name{color:#374151;margin-left:4px;font-size:16px;font-weight:400}.modal-footer{background:#fff;border-top:1px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;gap:12px;margin-top:auto;padding:20px 0 0;display:flex;position:relative}@media (max-height:900px){.modal-footer{padding:16px 0 0}}@media (max-height:800px){.modal-footer{padding:12px 0 0}}.modal-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s}.modal-btn-cancel:hover{background:#f3f4f6}.modal-btn-add{color:#fff;cursor:pointer;background:#3dbb2f;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s}.modal-btn-add:hover{background:#34a828}.create-user-modal{top:calc(50vh + var(--partner-delegation-banner-height,0px)/2);z-index:9999;background:#fff;border-radius:20px;flex-direction:column;width:auto;min-width:560px;max-width:calc(100vw - 40px);height:auto;max-height:95vh;padding:32px;display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.create-user-modal form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (max-height:900px){.create-user-modal{padding:24px}}@media (max-height:800px){.create-user-modal{padding:20px}.modal-header{margin-bottom:16px}.modal-title{font-size:24px}}@media (max-height:768px){.modal-content{gap:12px}.modal-section{margin-bottom:12px}}@media (max-width:1440px){.create-user-modal{width:520px;padding:28px}.modal-title{font-size:24px}.modal-label{font-size:15px}.modal-input{height:48px;font-size:14px}}@media (max-width:1366px){.create-user-modal{width:480px;padding:24px}.modal-title{font-size:22px}.modal-label{font-size:14px}.modal-input{height:44px;font-size:13px}.modal-profile-picture{width:100px;height:100px}}@media (max-width:1280px){.create-user-modal{width:440px;padding:20px}.modal-title{font-size:20px}.modal-label{font-size:13px}.modal-input{height:40px;font-size:12px}.modal-profile-picture{width:90px;height:90px}}.modal-section{flex-direction:column;flex-shrink:0;gap:8px;margin-bottom:14px;display:flex}.modal-section:last-of-type{margin-bottom:0}.modal-profile-picture{cursor:pointer;border:2px dashed #d1d5db;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 8px;transition:all .2s;display:flex;position:relative;overflow:hidden}.modal-profile-picture:hover{background:#f9fafb;border-color:#6366f1}.modal-profile-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.modal-profile-placeholder{margin-bottom:4px;font-size:40px}.modal-profile-hint{color:#9ca3af;text-align:center;padding:0 8px;font-size:11px;line-height:1.3}.modal-phone-input{border:1px solid #e5e7eb;border-radius:10px;align-items:center;display:flex;position:relative;overflow:visible}.modal-phone-country{color:#374151;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f9fafb;border-right:1px solid #e5e7eb;align-items:center;gap:6px;padding:12px 14px;font-size:14px;transition:background .2s;display:flex}.modal-phone-country:hover{background:#f3f4f6}.modal-country-dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:280px;max-height:400px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.modal-country-item{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;font-size:14px;transition:background .2s;display:flex}.modal-country-item:hover{background:#f9fafb}.modal-country-item.selected{background:#f3f4f6}.modal-country-name{color:#374151;flex:1}.modal-country-code{color:#6b7280;font-weight:500}.modal-phone-number{color:#374151;border:none;outline:none;flex:1;padding:12px 16px;font-size:14px}.modal-phone-number::placeholder{color:#9ca3af}.airbnb-image-dropzone{cursor:pointer;text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:140px;padding:20px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.airbnb-image-dropzone:hover:not(:disabled),.airbnb-image-dropzone[data-dragover=true]{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.airbnb-image-dropzone:disabled{cursor:default;opacity:.85}.airbnb-image-dropzone-empty{pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex}.airbnb-image-dropzone-icon{color:#6366f1;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.airbnb-image-dropzone-title{color:#111827;font-size:15px;font-weight:600}.airbnb-image-dropzone-hint{color:#6b7280;max-width:320px;font-size:12px;line-height:1.4}.airbnb-image-dropzone-previews{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.airbnb-image-dropzone-previews img{object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:88px;height:88px}.airbnb-image-dropzone-overlay{color:#fff;pointer-events:none;background:linear-gradient(#0000,#111827b8);padding:10px 12px;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}
