.modal-fade-enter-active[data-v-82855da2],.modal-fade-leave-active[data-v-82855da2]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-82855da2],.modal-fade-leave-to[data-v-82855da2]{opacity:0}.modal-slide-enter-active[data-v-82855da2]{transition:all .3s ease-out}.modal-slide-leave-active[data-v-82855da2]{transition:all .2s ease-in}.modal-slide-enter-from[data-v-82855da2]{opacity:0;transform:translateY(-20px) scale(.95)}.modal-slide-leave-to[data-v-82855da2]{opacity:0;transform:translateY(-10px) scale(.98)}.icon-fade-enter-active[data-v-82855da2]{transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.icon-fade-leave-active[data-v-82855da2]{transition:opacity .3s ease,transform .3s ease}.icon-fade-enter-from[data-v-82855da2]{opacity:0;transform:scale(.5) rotate(-90deg)}.icon-fade-leave-to[data-v-82855da2]{opacity:0;transform:scale(.5) rotate(90deg)}.custom-modal-overlay[data-v-82855da2]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.custom-modal[data-v-82855da2]{background:#fff;width:540px;padding:30px;border-radius:8px;position:relative;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);min-height:298px}.close-button[data-v-82855da2]{position:absolute;right:15px;top:15px;cursor:pointer;z-index:10;transition:opacity .2s ease}.close-button[data-v-82855da2]:hover{opacity:.7}.content-wrapper[data-v-82855da2],.main-div-wrapper[data-v-82855da2]{width:100%;height:100%;display:flex}.content-wrapper[data-v-82855da2]{flex-direction:column;justify-content:center}.content-center[data-v-82855da2]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;text-align:center;padding:20px 0}.warning-icon-wrapper[data-v-82855da2]{margin-bottom:16px;display:flex;align-items:center;justify-content:center}.modal-heading[data-v-82855da2]{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;color:#343a40;margin:0 0 12px 0;line-height:1.4}.next-text[data-v-82855da2]{margin-bottom:0;font-size:14px;color:#333}.modal-text[data-v-82855da2]{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#343a40;margin:0;line-height:1.5;max-width:480px}.modal-actions[data-v-82855da2]{display:flex;justify-content:center;gap:12px;margin-top:24px}.btn[data-v-82855da2]{padding:10px 24px;font-size:14px;border-radius:4px;cursor:pointer;font-family:Poppins,sans-serif;font-weight:400;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-width:140px}.btn[data-v-82855da2]:disabled{cursor:not-allowed;opacity:.7}.btn-discard[data-v-82855da2]{background-color:#fff;color:#343a40;border:1px solid #343a40}.btn-discard[data-v-82855da2]:hover:not(:disabled){background-color:#f3f4f6}.btn-save[data-v-82855da2]{background-color:#5dd882;color:#000;border:1px solid #5dd882;position:relative}.btn-save[data-v-82855da2]:hover:not(:disabled){background-color:#4ab86d;border-color:#4ab86d}.btn-save[data-v-82855da2]:disabled{background-color:#5dd882!important;border-color:#5dd882!important;color:#000!important;opacity:1!important}.button-content[data-v-82855da2]{display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.save-icon-wrapper[data-v-82855da2]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.save-text[data-v-82855da2]{display:inline-block;white-space:nowrap}.spinner-svg[data-v-82855da2]{-webkit-animation:rotate-82855da2 .8s linear infinite;animation:rotate-82855da2 .8s linear infinite;transform-origin:center}.spinner-path[data-v-82855da2]{-webkit-animation:spinner-dash-82855da2 1.6s ease-in-out infinite;animation:spinner-dash-82855da2 1.6s ease-in-out infinite;transform-origin:center}@-webkit-keyframes rotate-82855da2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-82855da2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes spinner-dash-82855da2{0%{stroke-dasharray:1,44;stroke-dashoffset:0}50%{stroke-dasharray:22,44;stroke-dashoffset:-11}to{stroke-dasharray:1,44;stroke-dashoffset:-44}}@keyframes spinner-dash-82855da2{0%{stroke-dasharray:1,44;stroke-dashoffset:0}50%{stroke-dasharray:22,44;stroke-dashoffset:-11}to{stroke-dasharray:1,44;stroke-dashoffset:-44}}.save-icon-wrapper svg circle[fill="#5dd882"][data-v-82855da2]{-webkit-animation:checkmark-circle-in-82855da2 .3s ease-out;animation:checkmark-circle-in-82855da2 .3s ease-out}.save-icon-wrapper svg path[data-v-82855da2]{-webkit-animation:checkmark-tick-in-82855da2 .4s ease-out .2s both;animation:checkmark-tick-in-82855da2 .4s ease-out .2s both}@-webkit-keyframes checkmark-circle-in-82855da2{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes checkmark-circle-in-82855da2{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes checkmark-tick-in-82855da2{0%{stroke-dasharray:0,10;stroke-dashoffset:10;opacity:0}to{stroke-dasharray:10,0;stroke-dashoffset:0;opacity:1}}@keyframes checkmark-tick-in-82855da2{0%{stroke-dasharray:0,10;stroke-dashoffset:10;opacity:0}to{stroke-dasharray:10,0;stroke-dashoffset:0;opacity:1}}.btn[data-v-82855da2]:focus{box-shadow:none!important;outline:none}.edit-input .el-input__wrapper,.edit-input .el-select__wrapper{background:#f9fafb!important;height:36px!important;min-height:36px!important;border-radius:8px!important}.edit-input .el-input__inner,.edit-input .el-select__placeholder,.edit-input .el-select__selected-item{font-size:13px!important;font-weight:500!important}.load-more-section[data-v-4b733ce5]{padding:25px 0 15px;text-align:center;margin-left:auto;margin-right:auto}.load-more-button[data-v-4b733ce5],.load-more-section[data-v-4b733ce5]{font-family:Poppins!important;font-size:14px;color:#fff;font-weight:500;cursor:pointer}.load-more-button[data-v-4b733ce5]{line-height:21px;border-radius:4px;background-color:#263037;min-height:40px;width:110px;max-width:100%;padding:10px;border:none}.label-text[data-v-4b733ce5]{margin-bottom:0;padding-left:10px;font-size:13px;font-family:Poppins;font-weight:500;color:#000;width:100%}.drop-menu[data-v-4b733ce5]{width:224px;border-radius:8px}.div-gap[data-v-4b733ce5]{margin-bottom:15px}.events-waivers-container[data-v-4b733ce5]{display:flex;padding:15px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box;border-radius:10px;background-color:#f9fafb;overflow-x:hidden}.page-header[data-v-4b733ce5]{display:flex;padding:0 17px;padding-right:0!important;align-items:center;justify-content:space-between;gap:10px;align-self:stretch}.page-title[data-v-4b733ce5]{color:#000;font-family:Poppins!important;font-size:18px;font-weight:800;line-height:20px;text-transform:capitalize;margin:0}.add-btn[data-v-4b733ce5]{border:1px solid rgba(33,25,25,.6784313725490196);border-radius:4px;background:transparent;cursor:pointer;transition:background-color .3s,color .3s;padding:4px 6px;color:rgba(33,25,25,.6784313725490196);font-family:Poppins;font-weight:600;font-size:13px;line-height:20px;text-align:center;text-transform:capitalize}.add-btn[data-v-4b733ce5]:hover{background-color:#292d32;color:#fff}.table>:not(:last-child)>:last-child>[data-v-4b733ce5]{border-bottom:none;padding-bottom:0}.table-shell[data-v-4b733ce5]{width:100%;max-width:100%;box-sizing:border-box}.table[data-v-4b733ce5]{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0 12px}.table thead th[data-v-4b733ce5]{border-top:none}.table th[data-v-4b733ce5]{text-align:left;padding:10px 12px;font-size:13px;font-weight:600;color:#000;border-bottom:1px solid #e5e7eb;white-space:nowrap}.table th.actions-head[data-v-4b733ce5]{opacity:0!important;text-align:right}.table td[data-v-4b733ce5]{height:auto;min-height:64px;padding:14px 16px;vertical-align:middle;font-size:13px;font-weight:400;color:#1f2937;background:#f8fafc;font-family:Poppins;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table td.name-col[data-v-4b733ce5],.table th.name-col[data-v-4b733ce5]{width:16%;max-width:180px}.table td.email-col[data-v-4b733ce5],.table th.email-col[data-v-4b733ce5]{width:20%}.table td.role-col[data-v-4b733ce5],.table th.role-col[data-v-4b733ce5]{width:16%}.table td.locations-col[data-v-4b733ce5],.table th.locations-col[data-v-4b733ce5]{width:20%}.table td.templates-col[data-v-4b733ce5],.table th.templates-col[data-v-4b733ce5]{width:22%}.table td.actions[data-v-4b733ce5],.table th.actions-head[data-v-4b733ce5]{width:48px;padding-left:4px;padding-right:8px;overflow:visible;text-overflow:clip}.table td.actions .el-dropdown-link[data-v-4b733ce5]{display:inline-flex;align-items:center;justify-content:center;outline:none}.table td.actions .el-dropdown-link[data-v-4b733ce5]:focus,.table td.actions .el-dropdown-link[data-v-4b733ce5]:focus-visible{outline:none}.table td.actions svg.dots-icon[data-v-4b733ce5]{width:24px;height:24px;display:block}.table td.name-col[data-v-4b733ce5]{font-weight:700}.name-cell[data-v-4b733ce5]{font-weight:600}.registered-cell[data-v-4b733ce5],.role-cell[data-v-4b733ce5]{font-weight:400}.table tbody tr td[data-v-4b733ce5]:first-child{border-left:1px solid #e5e7eb;border-radius:10px 0 0 10px}.table tbody tr td[data-v-4b733ce5]:last-child{border-right:1px solid #e5e7eb;border-radius:0 10px 10px 0}.table tbody tr[data-v-4b733ce5]{box-shadow:0 1px 3px rgba(0,0,0,.05)}.table tbody tr.row-editing+tr.inline-edit-row[data-v-4b733ce5],.table tbody tr.row-editing[data-v-4b733ce5]{box-shadow:none}.row-editing td[data-v-4b733ce5]{background:#fff!important;border:none!important;border-radius:0!important}.email[data-v-4b733ce5]{color:#1d4ed8;font-weight:400}.actions[data-v-4b733ce5]{text-align:right}.cell-pills[data-v-4b733ce5]{display:flex;flex-wrap:wrap;gap:4px;align-items:flex-start}.location-pill[data-v-4b733ce5]{display:inline-block;margin:0;padding:2px 8px;border-radius:999px;background:#e5e7eb;font-size:11px;font-weight:500;color:#374151;white-space:normal;word-break:break-word;max-width:100%}.locations-cell[data-v-4b733ce5],.templates-cell[data-v-4b733ce5]{overflow:visible;white-space:normal;vertical-align:top}.location-none[data-v-4b733ce5]{color:#9ca3af;font-weight:400}tr.inline-edit-row[data-v-4b733ce5]{height:auto}.inline-edit-row td[data-v-4b733ce5]{height:auto!important}.inline-edit-cell[data-v-4b733ce5]{padding:0!important;vertical-align:top;overflow:hidden!important;border:none!important;border-radius:0!important;background:#fff!important;position:relative;top:-12px;width:100%;max-width:100%}.inline-edit-header-title[data-v-4b733ce5]{font-family:Poppins!important;font-weight:600;font-size:13px;line-height:100%;color:#000;margin-bottom:0}.inline-edit-container[data-v-4b733ce5]{padding:20px 24px 16px;background:#fff;border-radius:0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.inline-edit-avatar-row[data-v-4b733ce5]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.inline-edit-body[data-v-4b733ce5]{display:flex;gap:24px;align-items:stretch;width:100%;min-width:0}.inline-edit-left[data-v-4b733ce5]{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:12px;border:.83px solid #e5e7eb;border-radius:8px;padding:13px;box-sizing:border-box}.inline-edit-profile-heading[data-v-4b733ce5]{font-family:Poppins!important;font-weight:500;font-size:15px;line-height:27px;color:#1f2937;margin-bottom:8px;text-align:center}.inline-edit-personal-image[data-v-4b733ce5]{display:flex;justify-content:center}.inline-edit-avatar-input[data-v-4b733ce5]{display:none}.inline-edit-personal-figure[data-v-4b733ce5]{position:relative;width:158px;height:158px}.inline-edit-personal-avatar[data-v-4b733ce5]{cursor:pointer;width:158px;height:158px;box-sizing:border-box;border-radius:100%;border:2px solid transparent;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out;-o-object-fit:cover;object-fit:cover}.inline-edit-personal-avatar[data-v-4b733ce5]:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.inline-edit-personal-figcaption[data-v-4b733ce5]{cursor:pointer;position:absolute;top:0;width:inherit;height:inherit;border-radius:100%;opacity:0;background-color:transparent;transition:all .3s ease-in-out}.inline-edit-personal-figcaption[data-v-4b733ce5]:hover{opacity:1;background-color:rgba(0,0,0,.5)}.inline-edit-personal-figcaption>img[data-v-4b733ce5]{margin-top:32.5px;width:50px;height:50px}.inline-edit-upload-box[data-v-4b733ce5]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:158px;height:158px;margin:0 auto 8px auto;border-radius:50%;background:#e9edf2;cursor:pointer}.inline-edit-upload-box--success[data-v-4b733ce5]{box-shadow:0 8px 20px rgba(22,163,74,.22)}.inline-edit-upload-box__text[data-v-4b733ce5]{padding-top:10px;margin:0;font-weight:600;color:rgba(0,0,0,.5686274509803921);font-size:14px}.inline-edit-right[data-v-4b733ce5]{flex:1 1 0;min-width:0;display:flex;flex-direction:column;min-height:0;border:.83px solid #e5e7eb;border-radius:8px;padding:13px;box-sizing:border-box}.edit-name-row[data-v-4b733ce5]{display:flex;gap:12px}.edit-name-row .edit-field-group[data-v-4b733ce5]{flex:1;min-width:0}.edit-field-group[data-v-4b733ce5]{display:flex;flex-direction:column;gap:4px}.edit-field-label[data-v-4b733ce5]{font-family:Poppins!important;font-weight:500;font-size:13px;color:#1f2937;margin-bottom:0}.req-field[data-v-4b733ce5]{color:red}.edit-input[data-v-4b733ce5]{width:100%;background:#f9fafb!important;height:36px!important}.edit-input .el-input__wrapper[data-v-4b733ce5],.edit-input .el-select__wrapper[data-v-4b733ce5]{background:#f9fafb!important;height:36px!important;min-height:36px!important;border-radius:8px!important}.edit-input .el-input__inner[data-v-4b733ce5],.edit-input .el-select__placeholder[data-v-4b733ce5],.edit-input .el-select__selected-item[data-v-4b733ce5]{font-size:13px!important;font-weight:500!important}.role-details-box[data-v-4b733ce5]{font-size:12px;line-height:1.3em;color:#4d4d4d;text-wrap:auto;font-weight:400}.role-detail[data-v-4b733ce5]{word-break:keep-all;margin-bottom:4px;color:#4d4d4d;text-wrap:auto;font-weight:400;line-height:1.3em}.role-name[data-v-4b733ce5]{color:#0f9b52;font-weight:600}.member-name-cell[data-v-4b733ce5]{cursor:pointer}.member-name-cell[data-v-4b733ce5]:hover{color:#0f9b52}.locations-section-title[data-v-4b733ce5]{font-family:Poppins!important;font-size:14px;font-weight:700;color:#1f2937;margin-bottom:0;margin-top:0}.tpl-list-description[data-v-4b733ce5]{grid-column:1/-1;margin:0 0 15px 0;font-family:Poppins!important;font-size:12px;line-height:1.3em;color:#4d4d4d;text-wrap:auto;font-weight:400;word-break:keep-all}.locations-scroll[data-v-4b733ce5]{flex:0 1 auto;min-height:0;background:#f9fafb;margin-top:2px}.locations-empty[data-v-4b733ce5]{display:flex;align-items:center;justify-content:center;min-height:68px;padding:18px 16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#6b7280;text-align:center;background:#f9fafb;border-radius:8px;border:1px solid #ccd9e0}.loc-block[data-v-4b733ce5]{border:1px solid #ccd9e0;border-radius:8px;margin-bottom:10px}.loc-header-row[data-v-4b733ce5]{position:relative;height:44px;display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loc-header-row--expanded[data-v-4b733ce5]:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:.75px;background-color:#e5e7eb}.loc-header-row[data-v-4b733ce5]:hover{background:#f3f4f6}.custom-checkbox[data-v-4b733ce5]{position:relative;display:flex;align-items:center;font-weight:500;font-size:12px;flex-shrink:0}.loc-checkbox-wrap.custom-checkbox[data-v-4b733ce5]{width:auto;cursor:pointer}.custom-checkbox input[type=checkbox][data-v-4b733ce5]{display:none}.custom-checkbox .checkmark[data-v-4b733ce5]{display:inline-block;width:22px;height:22px;min-width:22px;min-height:22px;background-color:#f1f1f1;border:1px solid #b8bdc4;border-radius:2px;vertical-align:middle;position:relative;cursor:pointer;flex-shrink:0}.custom-checkbox input[type=checkbox]:checked+.checkmark[data-v-4b733ce5]{background-color:#5cd882;border-color:#5cd882}.custom-checkbox .checkmark[data-v-4b733ce5]:after{content:"";position:absolute;display:none;left:7px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input[type=checkbox]:checked+.checkmark[data-v-4b733ce5]:after{display:block}.loc-name[data-v-4b733ce5]{font-family:Poppins!important;font-size:12px;font-weight:700;color:#6b7280;cursor:pointer;margin-bottom:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loc-template-count[data-v-4b733ce5]{font-size:11px;color:#6b7280;white-space:nowrap;font-family:Poppins;font-weight:500}.loc-header-row--expanded .loc-name[data-v-4b733ce5],.loc-header-row--expanded .loc-template-count[data-v-4b733ce5]{color:#000}.tpl-list[data-v-4b733ce5]{padding:10px 14px 10px 14px}.tpl-list-grid[data-v-4b733ce5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.tpl-item.custom-checkbox[data-v-4b733ce5]{width:100%;cursor:pointer;font-family:Poppins!important;font-size:12px;font-weight:500;color:#000;margin-bottom:0}.tpl-item .tpl-label[data-v-4b733ce5]{font-family:Poppins!important;font-size:12px;font-weight:500;color:#000;margin-left:10px;flex:1;min-width:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.tpl-item input[type=checkbox]:checked~.tpl-label[data-v-4b733ce5]{color:#000!important}.tpl-item.tpl-item--disabled[data-v-4b733ce5]{cursor:default;opacity:1}.tpl-item.tpl-item--disabled .tpl-label[data-v-4b733ce5]{color:#374151!important}.tpl-item.tpl-item--disabled input[type=checkbox]:checked+.checkmark[data-v-4b733ce5]{background-color:#b8bdc4;border-color:#b8bdc4;cursor:default}.tpl-item.tpl-item--disabled input[type=checkbox]:checked+.checkmark[data-v-4b733ce5]:after{border-color:#fff}.tpl-loading[data-v-4b733ce5]{font-size:12px;color:#9ca3af;font-family:Poppins;padding:4px 0}.inline-edit-footer[data-v-4b733ce5]{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:14px;border-top:1px solid #f0f0f0}.ie-save-btn[data-v-4b733ce5]{background-color:#5cd882;border:1px solid #5cd882;padding:7px 28px;border-radius:4px;color:#000;font-family:Poppins!important;font-weight:500;font-size:14px;cursor:pointer;transition:opacity .2s}.ie-save-btn[data-v-4b733ce5]:disabled{opacity:.45;cursor:not-allowed}.ie-cancel-btn[data-v-4b733ce5]{background-color:#ced2d8;border:1px solid #ced2d8;padding:7px 24px;border-radius:4px;color:#000;font-family:Poppins!important;font-weight:500;font-size:14px;cursor:pointer}.ie-cancel-btn[data-v-4b733ce5]:hover{background-color:#b5b9bf}@media (max-width:1100px){.table td[data-v-4b733ce5],.table th[data-v-4b733ce5]{padding:8px 8px;font-size:12px}.table td.name-col[data-v-4b733ce5],.table th.name-col[data-v-4b733ce5]{width:15%;max-width:160px}.table td.email-col[data-v-4b733ce5],.table th.email-col[data-v-4b733ce5]{width:20%}.table td.role-col[data-v-4b733ce5],.table th.role-col[data-v-4b733ce5]{width:15%}.table td.locations-col[data-v-4b733ce5],.table th.locations-col[data-v-4b733ce5]{width:20%}.table td.templates-col[data-v-4b733ce5],.table th.templates-col[data-v-4b733ce5]{width:22%}.inline-edit-body[data-v-4b733ce5]{flex-direction:column;gap:16px}.inline-edit-left[data-v-4b733ce5],.inline-edit-right[data-v-4b733ce5]{width:100%;flex:1 1 auto;min-width:0}.inline-edit-container[data-v-4b733ce5]{padding:16px 14px 12px}.tpl-list-grid[data-v-4b733ce5]{grid-template-columns:1fr}.table td.inline-edit-cell[data-v-4b733ce5]{overflow:hidden!important;height:auto!important}}@media (max-width:767px){.events-waivers-container[data-v-4b733ce5]{padding:8px;overflow-x:hidden;width:100%;box-sizing:border-box}.page-header[data-v-4b733ce5]{padding:0 8px;padding-right:0!important;box-sizing:border-box}.table-shell[data-v-4b733ce5]{overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}.table[data-v-4b733ce5]{width:100%;table-layout:fixed;min-width:0;box-sizing:border-box}.table td[data-v-4b733ce5],.table th[data-v-4b733ce5]{padding:8px 4px;font-size:11px;overflow:hidden;box-sizing:border-box}.table th[data-v-4b733ce5]{white-space:normal;word-wrap:break-word}.table td.email-col[data-v-4b733ce5],.table th.email-col[data-v-4b733ce5]{width:70%!important}.table td.actions[data-v-4b733ce5],.table th.actions-head[data-v-4b733ce5]{width:40px!important;min-width:40px;max-width:48px;padding-left:2px;padding-right:6px;overflow:visible;text-overflow:clip;white-space:nowrap}.table td[data-v-4b733ce5]{word-wrap:break-word;white-space:normal;overflow:hidden;text-overflow:ellipsis}.table td.email[data-v-4b733ce5],.table td.locations-cell[data-v-4b733ce5],.table td.templates-cell[data-v-4b733ce5]{overflow:visible;text-overflow:unset}.table td.email[data-v-4b733ce5]{word-wrap:break-word;white-space:normal}.table td.actions svg[data-v-4b733ce5]{width:24px;height:24px;display:block}.table td.actions .el-dropdown-link[data-v-4b733ce5]{display:inline-flex;align-items:center;justify-content:center;outline:none}.edit-name-row[data-v-4b733ce5]{flex-direction:column;gap:12px}.inline-edit-container[data-v-4b733ce5]{padding:14px 10px 12px}}.dashboard-layout[data-v-41d72cd7]{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:7px;min-height:100vh!important;background-color:#fff}.team-list[data-v-41d72cd7]{padding:20px}.team-card[data-v-41d72cd7]{border:1px solid #ddd;border-radius:4px;padding:16px;margin-bottom:16px}.empty-state[data-v-41d72cd7],.loading[data-v-41d72cd7]{text-align:center;padding:40px 20px;color:#666}