@keyframes dashboard_pulse__LabIG{0%{transform:scale(.95);box-shadow:0 20px 24px 10px rgba(119,94,128,.5)}70%{transform:scale(1);box-shadow:0 20px 24px 10px rgba(119,94,128,.2)}to{transform:scale(.99);box-shadow:0 20px 24px 10px rgba(119,94,128,.3)}}.dashboard_container__J779a{display:flex;height:100vh;width:100%}.dashboard_navbarWrapper__jZpVM{width:-moz-fit-content;width:fit-content}.dashboard_contentWrapper__TtrLP{width:100%;height:100%;padding:40px 40px 40px 0}.dashboard_contentContainer__xqAt7{height:100%;display:flex;flex-direction:column;position:relative;gap:2rem}.dashboard_scrollFadeOverlay__4zr1Y{position:absolute;left:0;bottom:0;right:-500px;margin:auto;height:30px;background:linear-gradient(hsla(0,0%,100%,0),#000 99%) bottom /100% 30px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 30px) no-repeat;pointer-events:none;z-index:35}.dashboard_noProfilesContainer__ugX_E{position:relative;border-width:3px;border-radius:12px;overflow:hidden;align-self:center;align-items:center;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.dashboard_noProfilesContainer__ugX_E:hover{scale:1.05}.dashboard_noProfilesTextWrapper__TvK7I{position:absolute;bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.dashboard_noProfilesTitle__nIfzb{color:#2a2a2a;font-weight:600;font-size:14px}.dashboard_addNewFloatingBtn__UheoC{position:absolute!important;z-index:20;width:4rem;height:4rem;bottom:0;right:0}.dashboard_actionBtn__S95mF{cursor:pointer;border-width:2px;border-color:transparent;position:relative;transition:all .3s ease}.dashboard_actionBtn__S95mF:hover{opacity:.7}@keyframes dashboard_shine__eppF1{0%{mask-position:150%;-webkit-mask-position:150%}to{mask-position:-50%;-webkit-mask-position:-50%}}.dashboard_actionBtnShine__jr2rd{-webkit-mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.93) 50%,#000 70%);mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.93) 50%,#000 70%);mask-size:200%;-webkit-mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.75) 50%,#000 70%);-webkit-mask-size:200%;animation:dashboard_shine__eppF1 2s linear infinite}.dashboard_actionDel__axZDf{background-color:#ffffff10!important;border-color:var(--error-red)}.dashboard_actionDelIcon__AXGpm{color:var(--error-red)}.dashboard_actionBtnHoverWrapper__Uqv4m{position:absolute;left:5rem;top:-1rem;min-width:8rem;font-size:11px;background-color:var(--glass-blur-color-plain);backdrop-filter:blur(8px);padding:.6rem;border-radius:10px;z-index:10}.dashboard_premIcon__M1GXl{position:absolute;top:-5px;right:-5px}.dashboard_topRow__xwftp{width:100%;display:flex;flex-direction:row;align-items:center;gap:14px;margin-left:40px}.dashboard_filterBtnContainer__LVvx4{position:relative}.dashboard_filterContainer__r3jjQ{position:absolute;z-index:9001;width:100%}.dashboard_filterContentWrapper__XUlyB{backdrop-filter:blur(8px);width:130%;top:0;left:0;margin-top:10px;border-radius:10px;overflow:hidden}.dashboard_filterIndicator__yqBhJ{position:absolute!important;right:-5px;top:-5px;z-index:20}.dashboard_filterItemWrapper__vlnok{width:100%;background-color:var(--list-background-color);padding:.7rem 1rem;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:10px}.dashboard_filterItemWrapperSel__kkloP,.dashboard_filterItemWrapper__vlnok:hover{background-color:#6a6a6a80}.dashboard_filterItemIcon__0uNBx{width:14px;color:var(--soft-white)}.dashboard_filterBackdrop__BUePo{height:100vh;width:100vw;z-index:9000;opacity:.3;position:fixed;top:0;left:0}.dashboard_mainContent__bTGji{height:100%;padding:.3rem;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_mainContent__bTGji::-webkit-scrollbar{display:none}.dashboard_searchIcon__NsIpp{margin-right:16px}.dashboard_catCardsContainer__gQDLl{padding-top:1rem;gap:2rem;padding-left:40px}.dashboard_placeholderGridWrapper__C5Tog{position:relative;display:flex;justify-content:center;transition:all .2s ease;cursor:pointer}.dashboard_placeholderGridWrapper__C5Tog:hover{transform:scale(1.05)}.dashboard_placeholderGridContent__fVGGR{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;transition:all .3s ease}.dashboard_placeholderGridWrapper__C5Tog:hover .dashboard_placeholderGridContent__fVGGR{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_placeholderGridIconWrapper__QWr2G{width:60px;height:60px;border-radius:100%;background-color:var(--premium-btn-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dashboard_placeholderGridIconWrapper__QWr2G:hover{opacity:.7}.dashboard_placeholderIcon__6_ExF{color:var(--soft-white);font-size:16px;transition:all .3s ease}.dashboard_placeholderText__lvoPl{color:var(--main-dark-color);font-weight:800;font-size:13px;text-align:center;transition:all .3s ease}.dashboard_placeholderGridWrapper__C5Tog:hover .dashboard_placeholderText__lvoPl{color:var(--active-menu)}.dashboard_placeholderTyping__2OJ77{white-space:pre}.dashboard_placeholderCaret__8yzRl{display:inline-block;width:1px;height:1em;margin-left:2px;background-color:currentColor;vertical-align:text-bottom;animation:dashboard_placeholderCaretBlink__G7VOR 1s steps(1) infinite}@keyframes dashboard_placeholderCaretBlink__G7VOR{50%{opacity:0}}.dashboard_missingMemberWrapper__4WPGN{position:relative;display:flex;justify-content:center;transition:all .2s ease;cursor:pointer}.dashboard_missingMemberWrapper__4WPGN:hover{transform:scale(1.03)}.dashboard_missingMemberContent__PetSx{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1rem;transition:all .3s ease}.dashboard_missingMemberWrapper__4WPGN:hover .dashboard_missingMemberContent__PetSx{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_missingMemberTop__S2s3r{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%}.dashboard_missingMemberAvatar__dFXqf{width:80px;height:80px;border-radius:100%;background-color:var(--glass-blur-color-light);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--main-dark-color);font-size:22px;overflow:hidden;margin-top:.5rem}.dashboard_missingMemberAvatarImg__xbUAQ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard_missingMemberTextWrapper__nCs3N{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;text-align:center}.dashboard_missingMemberName__DnJG5{color:var(--main-dark-color);font-weight:700;font-size:14px;line-height:1.2;word-break:break-word}.dashboard_missingMemberEmail__xzp_P{color:#6a6a6a;font-weight:500;font-size:11px;line-height:1.3;word-break:break-all}.dashboard_missingMemberBadge__E8nS3{margin-top:.4rem;padding:4px 10px;border-radius:999px;background:rgba(74,74,74,.08);color:#6a6a6a;font-weight:600;font-size:10px;text-transform:uppercase}.dashboard_missingMemberCta__PRyb6{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;width:100%;border-radius:999px;background-color:var(--premium-btn-color);color:var(--soft-white);font-weight:700;font-size:12px;transition:all .3s ease}.dashboard_missingMemberCtaIcon__ui4e0{color:var(--soft-white);font-size:11px}.dashboard_missingMemberWrapper__4WPGN:hover .dashboard_missingMemberCta__PRyb6{opacity:.85}.dashboard_placeholderListWrapper__VpEzy{position:relative;transition:all .2s ease;cursor:pointer;width:40rem}.dashboard_placeholderListContent__CD9CM{height:80px;width:100%;transition:all .2s ease;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;padding-left:1.5rem}.dashboard_placeholderListWrapper__VpEzy:hover .dashboard_placeholderListContent__CD9CM{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_placeholderListIconWrapper__H_Fdw{width:45px;height:45px;border-radius:100%;background-color:var(--premium-btn-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dashboard_placeholderListIconWrapper__H_Fdw:hover{opacity:.7}.dashboard_placeholderListWrapper__VpEzy:hover .dashboard_placeholderText__lvoPl{color:var(--active-menu)}@media screen and (max-width:1200px){.dashboard_placeholderListWrapper__VpEzy{width:30rem!important}}.dashboard_catCardWrapper__5Ko6c{position:relative;display:flex;justify-content:center;transition:all .2s ease}.dashboard_catCardWrapperClickable__UhFpp{cursor:pointer}.dashboard_catCardWrapperClickable__UhFpp:hover .dashboard_catCardContent__LPHJK,.dashboard_catCardWrapperClickable__UhFpp:hover .dashboard_catListContent__M4yqe{opacity:.7}.dashboard_catCardContent__LPHJK{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:var(--glass-blur-color)!important;box-shadow:3px 7px 6px var(--box-swadow);border-radius:18px;cursor:grab;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;transition:all .4s ease}.dashboard_catCardContentDragging__WGB0E{backdrop-filter:blur(10px)}.dashboard_catCardContentDraggingTarget__UMXtM{opacity:.7}.dashboard_shareButtonWrapperGrid__vQ1fU{position:absolute;top:.6rem;right:.6rem;z-index:30;background-color:var(--premium-btn-color);backdrop-filter:blur(8px);border-radius:50%;padding:.4rem;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;opacity:0}.dashboard_catCardWrapper__5Ko6c:hover .dashboard_shareButtonWrapperGrid__vQ1fU{opacity:1}.dashboard_shareIcon__TVFnF{color:#fff;font-size:16px}.dashboard_shareIconGrid__CSbJx{color:#fff;font-size:12px}.dashboard_catCardWrapper__5Ko6c:hover{transform:scale(1.05)}.dashboard_catCardWrapperNoScale__11Sbr:hover{transform:none!important}.dashboard_catCardContentText__VfELt{transition:all .2s ease;opacity:1;display:flex;flex-direction:column;height:100%;padding-top:.7rem;gap:.3rem}.dashboard_catCardContentActions__4Xmw_{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;height:100%;flex:1}.dashboard_catCardBadge__UkerQ{padding:.3rem;z-index:30;transition:all .3s ease}.dashboard_catCardBadge__UkerQ,.dashboard_catListBadge__HUp5N{background-color:#4a4a4a60;backdrop-filter:blur(8px);position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%}.dashboard_catListBadge__HUp5N{z-index:20;height:20px}.dashboard_catCardBadgeText__DGAQI{font-size:10px;text-transform:capitalize}.dashboard_catListBadgeText__aCG5i{font-size:9px;text-transform:capitalize}.dashboard_catCardAvatarWrapper__YL3vE{position:relative;width:100%;height:100%;cursor:pointer;border-radius:12px;overflow:hidden}.dashboard_catCardAvatar__rYxcK{z-index:22;backdrop-filter:blur(8px);background-color:var(--glass-blur-color-light);width:100%;min-height:8rem;height:auto;aspect-ratio:1/1;border-radius:0;font-family:var(--font-ubuntu)!important;color:var(--action-dark-color);font-size:18px;transition:all .3s ease;box-shadow:3px 7px 6px var(--box-swadow)!important}.dashboard_catCardAvatarIcon__Q_44p>img{height:45px;width:45px}.dashboard_previewIcon__ujNSZ{position:absolute!important;top:-6rem;right:-150%;transform:translateX(50%);z-index:200;opacity:0;transition:all .2s ease}.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_previewIcon__ujNSZ,.dashboard_previewIcon__ujNSZ:hover{opacity:1}.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardAvatar__rYxcK,.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardBadge__UkerQ,.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardTeamWrapper__cokmH{filter:blur(3px)}.dashboard_catCardTextWrapper__Ve5Bu{display:flex;flex-direction:column;justify-content:start;height:auto}.dashboard_catCardName__Hwjwk{color:var(--main-dark-color)!important;font-weight:600;font-size:14px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard_catCardType__XF8Cs{align-self:center;text-transform:capitalize;background-color:var(--glass-blur-color-plain);padding:5px 15px;margin-top:2px;margin-bottom:2px;border-radius:8px;text-wrap:nowrap}.dashboard_catCardTypeFreemiumContainer__N3CFE{display:flex;flex-direction:column;align-items:center;gap:.3rem}.dashboard_catCardTypeFreemiumWrapper__j3_sd{display:flex;z-index:140!important;align-items:center;background-color:var(--glass-blur-color-plain);padding:6px 14px;border-radius:8px;width:70%;justify-content:space-between}.dashboard_catCardTheme__o3FU5{color:var(--main-dark-color)!important;font-weight:500;text-transform:capitalize;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dashboard_catCardTeamWrapper__cokmH{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;position:absolute;z-index:23;width:100%;background-color:#4a4a4a60;backdrop-filter:blur(8px);transition:all .3s ease}.dashboard_catCardTeamLogo__5RV_p{border-radius:8px;height:28px;width:28px;background-color:var(--glass-blur-color);font-size:11px;flex-shrink:0}.dashboard_catCardTeamName__HkfhH{font-size:12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dashboard_teamStatusWrapper__0Dqns{display:flex;align-items:center;gap:6px;margin-top:2px}.dashboard_teamStatusBadge__f5Gxy{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;font-size:10px!important;font-weight:600!important;width:-moz-fit-content;width:fit-content}.dashboard_teamStatusIcon__4gKyW{font-size:9px}.dashboard_teamStatusActive__N_tsH{background-color:rgba(72,187,120,.15);color:#48bb78}.dashboard_teamStatusPending__VRUYM{background-color:rgba(248,216,35,.15);color:var(--review-star-color)}.dashboard_teamStatusDeclined__Ni__C{background-color:rgba(217,69,69,.15);color:var(--error-red)}.dashboard_teamStatusExpired__1LRap{background-color:hsla(0,0%,63%,.15);color:var(--grey-color)}.dashboard_teamStatusUnassigned__HIivA{background-color:rgba(99,130,191,.15);color:#6382bf}.dashboard_catCardBtnsContainer__UiqId{display:flex;align-items:center;justify-content:center;gap:.5rem}.dashboard_catCardBtn__MXGrr{color:var(--action-dark-color);cursor:pointer;transition:all .2s ease;padding:8px}.dashboard_catCardBtn__MXGrr:hover{opacity:.7}.dashboard_catCardBtnDel__5Whf5{color:var(--error-red)}.dashboard_catListContainer__wEqSw{display:flex;flex-direction:column;gap:1.2rem;height:100%}.dashboard_catListScrollable__4bpuk{display:flex;flex-direction:column;gap:1.2rem;padding-bottom:1.5rem;padding-left:40px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_catListScrollable__4bpuk::-webkit-scrollbar{display:none}.dashboard_catListWrapper__mxZen{position:relative;transition:all .2s ease;width:40rem}@media screen and (max-width:1200px){.dashboard_catListWrapper__mxZen{width:30rem!important}}.dashboard_catListContent__M4yqe{min-height:90px;max-height:90px;cursor:grab;width:100%;transition:all .2s ease;position:relative;z-index:20;background-color:var(--list-background-color);box-shadow:none;border-radius:18px;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.dashboard_catListDragging__gG_ca{backdrop-filter:blur(10px)}.dashboard_catListDragTarget__LEBle{opacity:.7}.dashboard_catListName__IYz3g{font-weight:500;font-size:14px}.dashboard_catListSub__TpT5U{font-weight:400;font-size:12px;opacity:.9}.dashboard_catListUpdatedText__mbIPn{font-size:10px;opacity:.8}.dashboard_catListTeam___8grG{font-size:11px;opacity:.8}.dashboard_catListTeamWrapper__MgsYa{position:absolute;top:4px;left:4px;z-index:30}.dashboard_catListTeamLogo__BivSy{height:30px;width:30px;background-color:var(--glass-blur-color);border-radius:10px;font-size:9px;flex-shrink:0}.dashboard_catListTeamName__WY4MS{font-size:10px!important;color:var(--soft-white)!important;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard_shareButtonWrapperList__KYzpW{top:.5rem;left:2.8rem;z-index:30;border-radius:50%;background-color:transparent;padding:.8rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.dashboard_shareButtonWrapperList__KYzpW:hover{opacity:.7}.dashboard_catCardContentTextList__2fhkt{transition:all .2s ease;opacity:1;display:flex;justify-content:space-between;padding-left:1rem;padding-right:2rem}.dashboard_buttonsContainerList__9nMLc{width:clamp(20%,27%,30%)}.dashboard_catListAvatar___s7se{backdrop-filter:blur(8px);background-color:#4a4a4a;--Avatar-size:45px;font-family:var(--font-ubuntu)!important;color:var(--action-dark-color);font-size:18px;border-radius:0;height:90px;width:90px;box-shadow:none}.dashboard_catListAvatarWrapper__KyuZU{display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:20;position:relative;width:90px}.dashboard_catListInner__fe_Vg{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;gap:1rem;padding-right:1rem}.dashboard_catListAvatarSection__IVWrw{position:relative;flex-shrink:0;cursor:pointer}.dashboard_catListAvatarSection__IVWrw:hover .dashboard_catListAvatar___s7se{filter:blur(2px)}.dashboard_previewIconList__S7Viu{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;opacity:0;transition:all .2s ease;pointer-events:none}.dashboard_catListAvatarSection__IVWrw:hover .dashboard_previewIconList__S7Viu{opacity:1}.dashboard_catListNameSection__HvduB{flex-direction:column;flex:1;min-width:0;overflow:hidden}.dashboard_catListNameSection__HvduB,.dashboard_qrContainerList__C1VWJ{display:flex;justify-content:center;margin-left:10px;transform:translateX(-90px);transition:all .4s ease}.dashboard_qrContainerList__C1VWJ{flex-shrink:0;align-items:center;opacity:.85;z-index:10}.dashboard_catListSelected__dSxhq .dashboard_catListNameSection__HvduB,.dashboard_catListSelected__dSxhq .dashboard_qrContainerList__C1VWJ{transform:translateX(0)!important}.dashboard_catListExpired__2UQdE .dashboard_qrContainerList__C1VWJ{transform:translateX(-90px)!important;display:none}.dashboard_catListExpired__2UQdE .dashboard_catListNameSection__HvduB{transform:translateX(0)!important}.dashboard_catListWrapper__mxZen:hover .dashboard_catListNameSection__HvduB,.dashboard_catListWrapper__mxZen:hover .dashboard_qrContainerList__C1VWJ{transform:translateX(0)}.dashboard_qrWrapperList__AAnq7{width:52px;height:52px;display:flex;align-items:center;justify-content:center}.dashboard_catListActions__mOnfm{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px}.dashboard_catListBtnsContainer__t5rDH{width:100px!important}.dashboard_catListProfBtnsContainer__e6YWl{width:220px!important;display:flex;flex-direction:row}.dashboard_catCardProfPropsContainer__5byhH{display:flex;align-items:center;gap:1rem;justify-content:center}.dashboard_catCardProfPropsWrapper__jAZqb{display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.dashboard_catCardProfPropsIcon__ddQ__,.dashboard_catCardProfPropsText__bRQy6{transition:all .2s ease;font-weight:500;color:var(--main-dark-color)}.dashboard_catCardProfPropsText__bRQy6{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}.dashboard_emptyProfWrapperCard__tL5mg{position:absolute;top:8rem;margin-left:-1rem;width:100%;z-index:40;text-align:center;display:flex;align-items:center;justify-content:center}.dashboard_emptyProfWrapperList__hDl9i{position:absolute;top:0;left:0;border-radius:0;background-color:var(--error-red-glass);backdrop-filter:blur(8px);border-bottom-right-radius:6px}.dashboard_emptyProfText__tGFzc{font-size:11px;padding:5px 10px;border-radius:5px;width:-moz-fit-content;width:fit-content;color:#fff}.dashboard_expiredProfPopup__yzJ3k{padding-left:1rem;top:14rem;margin-left:-1rem}.dashboard_expiredProfPopupList__qVWNs,.dashboard_expiredProfPopup__yzJ3k{padding-right:1rem;position:absolute;opacity:0;transition:all .2s ease;border-radius:12px;z-index:22;text-align:center}.dashboard_expiredProfPopupList__qVWNs{margin-left:9rem;width:24rem}.dashboard_expiredProfPopupText__TtKbx{font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.dashboard_freezeOverlay__ieRun{position:absolute;background-color:#67c0e980;backdrop-filter:blur(4px);top:55px;z-index:24;height:70px;width:70px;border-radius:100%;display:flex;align-items:center;justify-content:center}.dashboard_freezeOverlayIcon__toYyO{color:var(--soft-white);height:20px}.dashboard_catLockDim__W9dka{position:absolute;inset:0;z-index:20;border-radius:18px;background-color:rgba(20,20,25,.28);backdrop-filter:blur(1px);pointer-events:none}.dashboard_catLockBadge__rpCGV{position:absolute;top:10px;left:10px;z-index:25;height:26px;width:26px;border-radius:100%;background-color:rgba(20,20,25,.65);display:flex;align-items:center;justify-content:center;pointer-events:none}.dashboard_catLockIcon__7WKYl{color:var(--soft-white);font-size:12px}.dashboard_freezeOverlayList__VX4Oa{position:absolute;background-color:#67c0e980;backdrop-filter:blur(1px);z-index:24;height:45px;width:45px;border-radius:100%;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.dashboard_freemiumCatBtnList__zX588{z-index:24}.dashboard_catListContentExpired__P1cIf{background-color:#a467678c!important}.dashboard_catCardContentFreezed__W5FWq,.dashboard_catListContentFreezed__2RLYc{background-color:#80cbee57!important}.dashboard_cardLoaderWrapper__WptLR{min-height:430px;max-height:430px;min-width:205px;max-width:205px;background-color:#ffffff10;border-radius:18px;box-shadow:3px 7px 6px var(--box-swadow);padding:1rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.dashboard_cardLoaderAvatarWrapper__R5k4O{position:relative;width:100%;margin-bottom:.7rem}.dashboard_cardLoaderAvatar__zOxhB{border-radius:12px;height:173px;width:100%;aspect-ratio:1/1;background-color:var(--glass-blur-color-light);box-shadow:3px 7px 6px var(--box-swadow)}.dashboard_cardLoaderTextWrapper__l0CEg{display:flex;flex-direction:column;gap:1rem;position:relative;height:100%;flex:1;padding-top:11rem}.dashboard_cardLoaderText__tda8U{border-radius:4px;position:relative;height:16px;background-color:var(--glass-blur-color-light)}.dashboard_cardLoaderTextTitle__6vgiw{width:80%;position:relative;height:18px}.dashboard_cardLoaderTextSubtitle__mhXnn{width:60%;position:relative;height:14px}.dashboard_cardLoaderQrContainer__eoaXX{width:70px;height:70px;position:relative;background-color:var(--glass-blur-color-light);border-radius:8px;margin-top:3rem}.dashboard_cardLoaderActions__dmGby{display:flex;position:relative;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto}.dashboard_cardLoaderActionBtn__PItFA{height:32px;position:relative;background-color:var(--glass-blur-color-light);border-radius:6px}.dashboard_cardLoaderActionBtnLeft__0McbC,.dashboard_cardLoaderActionBtnRight__nDYao{width:60px}.dashboard_listLoaderWrapper__PEBa_{height:90px;width:40rem;margin-left:40px;margin-bottom:20px;background-color:#ffffff10;border-radius:18px;display:flex;align-items:center;overflow:hidden;position:relative}.dashboard_listLoaderAvatarWrapper__hkgKR{flex-shrink:0;width:90px;height:90px;overflow:hidden}.dashboard_listLoaderAvatar__3VO7o{position:relative;border-radius:0;height:90px;width:90px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderTextWrapper__rGVFO{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;margin-left:14px}.dashboard_listLoaderText__u4hd_{position:relative;border-radius:4px;height:16px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderTextTitle__Isxqu{width:45%;height:16px}.dashboard_listLoaderTextSubtitle__s49dd{width:25%;height:12px}.dashboard_listLoaderActions__TYprh{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px;padding-right:1rem}.dashboard_listLoaderActionBtn__OS7gQ{position:relative;border-radius:6px;height:32px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderActionBtnLeft__sptJQ,.dashboard_listLoaderActionBtnRight__X6dmf{width:60px}.dashboard_contentCatContainer__M3vFv{display:flex;flex-direction:column;height:100%;width:100%;align-items:center;gap:40px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_contentCatContainer__M3vFv::-webkit-scrollbar{display:none}.dashboard_title__4IEOg{font-weight:700;font-size:18px;text-transform:uppercase}.dashboard_catTypesWrapper__9mr7t{gap:40px;transition:all .2s ease}.dashboard_catWrapper__gbou_{background-color:var(--glass-blur-color);padding:40px;width:-moz-fit-content;width:fit-content;justify-content:center;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:all .25s ease;backdrop-filter:blur(8px)}.dashboard_catWrapper__gbou_:hover{transform:scale(1.1);background-color:hsla(0,0%,100%,.281)}.dashboard_catImg__eSw3v{max-height:300px;width:auto}.dashboard_catLabel__rx_jJ{font-size:14px;font-weight:500}.dashboard_catPremIcon__ADT0u{right:-10px;top:-10px;height:14px!important;padding:10px}.dashboard_quickEditContainer__xXwLe{width:auto!important;height:auto!important;display:flex;flex-direction:column;transition:all 1s ease!important}.dashboard_quickEditHeaderText__5ZgHw{display:flex;align-items:center;gap:4px;padding:.5rem 3.8rem 0 1rem}.dashboard_quickEditContainerFreeze__ZOliS{background:linear-gradient(180deg,#80cbee99 0,#ffffff30 85%)}.dashboard_contentQuickEditWrapper__boVKT{display:flex;flex-direction:column;width:100%;height:100%}.dashboard_quickEditFooterWrapper__4Jx_E{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.dashboard_quickEditSaveStatus___Qceb{display:flex;align-items:center;gap:8px}.dashboard_quickEditFooterText__CGZr9{color:var(--success-light)}.dashboard_iconSvgComponent__vnt8P{width:35px;height:35px;padding:2px}.dashboard_iconSvgComponent__vnt8P svg{max-width:30px;max-height:30px}.dashboard_quickEditLinkName__wLVID{flex:1;font-size:12px;color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard_quickEditCatIconWrapper__s7TiF,.dashboard_quickEditLinkIconWrapper__nYtiD{display:flex;align-items:center;justify-content:center}.dashboard_quickEditCatIconWrapper__s7TiF{width:35px;height:35px;border-radius:6px;padding:5px;overflow:hidden;flex-shrink:0}.dashboard_dltBtn__dVleA{width:-moz-fit-content;width:fit-content;color:#e5e7eb;background-color:var(--error-red);padding:0}.dashboard_dltBtn__dVleA,.dashboard_pfpWrapper__b7Z3P{display:flex;justify-content:center;align-items:center}.dashboard_pfpWrapper__b7Z3P{flex-direction:column;margin:10px auto;padding-top:8px}.dashboard_nameJobWrapper__03ML0{display:flex;width:89%;flex-shrink:0;gap:1rem}.dashboard_cstmInptEdit___xwz4{box-shadow:none;padding:0!important}.dashboard_cstmInptEditDesc__18xBs{box-shadow:none;max-height:90px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.dashboard_cstmInptEditDesc__18xBs::-webkit-scrollbar{display:none}.dashboard_actionBtnContainer__YcBJA{display:flex;flex-direction:column;gap:10px;width:100%;margin:10px auto}.dashboard_actionBtnWrapper__GAMD3{display:flex;flex-direction:row;align-items:center;gap:6px}.dashboard_freezeContainer__yxI7E{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px;border-radius:10px;background-color:#ffffff30}.dashboard_freezeText__JkbM1{font-weight:500}.dashboard_contactOptionsRow__WY6Qh{display:flex;margin:10px auto;gap:4px;width:100%}.dashboard_contactFormContainer___wxtu{display:flex;flex-direction:column;gap:10px;padding:16px 20px;border-radius:10px;background-color:#414141;width:100%}.dashboard_contactFormTopRow__5y5Go{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:16px}.dashboard_defaultStatusLabel__T8RZs{opacity:.8;display:flex;align-items:center}.dashboard_vCardContainer__TcC1H{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:10px;background-color:#414141;width:100%}.dashboard_skeletonLinkCatName__Uo6ec{position:relative;width:60px;height:20px;border-radius:4px;background-color:var(--glass-blur-color)}.dashboard_skeletonLink__NoTLi{position:relative;width:170px;height:50px;border-radius:10px;background-color:var(--glass-blur-color)}.dashboard_skeletonCategContainer__b5_Mg{display:flex;flex-direction:column;gap:.8rem;padding-top:.8rem}.dashboard_skeletonCategWrapper__4HMja{display:flex;align-items:center;gap:1rem}.dashboard_actionBtns___0nRf{font-size:2px!important}.dashboard_linkWrapper__Z7niJ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:170px;padding:10px}.dashboard_linkContainer__EExBa{background-color:#2a2a2a90;border-radius:12px}.dashboard_linkLabelWrapper__6P4ZF{display:flex;width:100%;align-items:center}.dashboard_linkInputWrapper__5TPwm{padding:8px;border-radius:8px;width:100%;display:flex;text-overflow:ellipsis;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;-webkit-box-orient:horizontal;scrollbar-width:none;position:relative;z-index:30}.dashboard_linkInputValue__BXxuo{opacity:.8;flex-shrink:0;pointer-events:none}.dashboard_linkInputValue__BXxuo,.dashboard_linkLabel__HpZal{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dashboard_linkLabel__HpZal{width:65px}.dashboard_categoryContainer__qM6O7{display:flex;overflow-x:hidden;overflow:hidden;width:100%}.dashboard_categoryContainer__qM6O7::-webkit-scrollbar{display:none}.dashboard_categoryName__wu9PL{white-space:nowrap;margin-top:1rem}.dashboard_sortsLinksContainer__gVoVx{display:flex;flex-direction:column;flex-wrap:nowrap;scrollbar-width:none;overflow-y:auto;max-height:300px;margin:10px auto}.dashboard_CatNameWrapper__2mIsZ{min-width:80px}.dashboard_linkIcon__kAopm{height:30px;width:30px;margin-right:10px}.dashboard_linkIconCat__Ve1tr,.dashboard_linkIcon__kAopm{flex-shrink:0;border-radius:8px;box-shadow:0 3px 8px var(--box-swadow-min)!important}.dashboard_linkIconCat__Ve1tr{height:26px;width:26px;margin-right:14px}.dashboard_actionBtnBadge__hTQOJ{position:absolute;top:-12px;right:-12px;background-color:var(--premium-btn-color);display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;color:#f5f5f5}.dashboard_actionBtnBadgeText__4jCdZ{font-weight:500}.dashboard_actionBtnBadgeIcon__lpn5a{height:10px!important}.dashboard_qrContainer__sr1Jh{display:flex;flex-direction:column;position:relative;width:70px;height:100%!important;transition:all .3s ease}.dashboard_qrIcon__h8N4s{position:absolute;z-index:20;top:65%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:all .3s ease;opacity:0;cursor:pointer}.dashboard_qrWrapper__Jiv_w{border-radius:8px;display:flex;transition:all .3s ease;margin-left:-10px;bottom:5px;position:absolute}.dashboard_quickEditLinkItem__iSN1d{display:flex;align-items:center;gap:1rem;padding:.7em 1rem;background-color:#414141;border-radius:12px;margin-bottom:.5rem}.dashboard_quickEditGroupLinkItem__IIS_v{border:1px solid #858585}.dashboard_quickEditDragHandle__cA9ZG{display:flex;align-items:center;opacity:.5;cursor:grab}.dashboard_quickEditDragHandle__cA9ZG:active{cursor:grabbing}.dashboard_quickEditTitle__nNWmS{font-size:16px!important;font-weight:600!important}.dashboard_quickEditSubtitle__4UcGY{font-size:15px!important;font-weight:300!important}.dashboard_quickEditMainContent__aLmYW{padding:1rem;height:100%}.dashboard_quickEditSkeletonContainer__66OYS{display:flex;flex-direction:column;gap:.5rem}.dashboard_quickEditSkeletonItem__bvZtT{display:flex;align-items:center;gap:1rem;padding:2rem;background-color:#414141;border-radius:8px}.dashboard_quickEditEmptyState__ZDy_5{display:flex;justify-content:center;margin:10px auto;padding:1rem}.dashboard_listFreezedBadge__4dNnB{background-color:transparent;padding:5px 8px;width:-moz-fit-content;width:fit-content;border-radius:6px}.dashboard_listFreezedBadgeText__WU_ln{font-size:11px}.dashboard_mobileContainer__iDS8D{display:none}.dashboard_iloPreviewContainer__Ma8cd{position:fixed;right:0;top:50%;transform:translateY(-50%) translateX(111%);z-index:20;height:80vh;width:42vh;background:var(--glass-blur-color);backdrop-filter:none;border-radius:24px;transition:all .6s ease;padding:2rem;display:flex;flex-direction:column;gap:2rem}.dashboard_iloPreviewContainerOpen__LXA3a{transform:translateY(-50%) translateX(0);backdrop-filter:blur(4px)}.dashboard_iloPreviewCloseBtn__IqjoY{position:absolute!important;top:.5rem;left:.5rem}.dashboard_iloPreviewContent__uwYTP{position:relative;height:100%;width:100%;border-radius:20px;overflow:hidden}.dashboard_iloPreviewAvatarLoader__HBWtE{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;z-index:10;display:flex;align-items:center;justify-content:center;background-color:#fff}.dashboard_iloPreviewAvatarLoaderFadeOut__9Pout{opacity:0}@keyframes dashboard_pulsate__l_9Ow{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.dashboard_iloPreviewAvatarEl__73L_d{border-radius:100%;animation:dashboard_pulsate__l_9Ow 2s ease-in-out infinite;box-shadow:0 7px 16px var(--box-swadow)!important;margin-top:-4.6rem;border:4px solid transparent;border-image-slice:1;background-image:linear-gradient(0deg,#d9b5e2,#9e3eb6 49%,#d8ade2);background-origin:border-box}.dashboard_iloPreviewIframe__RaU2J{height:100%;width:100%}.dashboard_iloPreviewBtnsWrapper__sZRLa{display:flex;align-items:center;gap:1rem}.dashboard_noResultsContainer__BCc3c{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;gap:4px}.dashboard_noResults__edKmE{font-weight:600;font-size:16px}.dashboard_noResultsSub__KlbTG{font-size:12px;font-weight:300}@media screen and (max-width:1000px){.dashboard_container__J779a{display:none}.dashboard_mobileContainer__iDS8D{display:flex;flex-direction:column;height:100vh;width:100vw;align-items:center;justify-content:center;gap:8px;padding:1rem}.dashboard_mobileTitle__iO7HY{font-size:20px;font-weight:700;text-align:center}.dashboard_mobileSubtitle__LIOHU{font-size:14px;text-align:center;margin-bottom:1rem}}.dashboard_actionBtnLock__mNOym{position:absolute;top:50%;transform:translateY(-50%);right:10px}.dashboard_teamDotsMenuWrapper__b8sP9{position:relative}.dashboard_teamDotsMenuAbsolute__7SB_V{position:absolute;bottom:1rem;right:5.2rem;z-index:25;display:flex;flex-direction:row;align-items:center;gap:6px}.dashboard_teamDotsMenuAbsolutePending__hR6QW{right:7rem}.dashboard_teamDotsMenuDropdown__HV5zg{position:absolute;bottom:calc(100% + 6px);right:0;background-color:var(--glass-blur-color-plain);backdrop-filter:blur(12px);border-radius:10px;overflow:hidden;z-index:100;min-width:130px;box-shadow:0 4px 16px rgba(0,0,0,.2)}.dashboard_teamDotsMenuItem__2ho2i{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.dashboard_teamDotsMenuItem__2ho2i:hover{background-color:hsla(0,0%,100%,.1)}.dashboard_teamDotsMenuIcon__xYqqE{color:#fff;width:12px;height:12px}.dashboard_teamDotsMenuIconDelete__T1NAJ{color:var(--delete-red-light)}.dashboard_teamDotsMenuLabel__VnQfv{color:#fff!important;font-size:12px!important;white-space:nowrap}.dashboard_teamDotsMenuLabelDelete__2IBjT{color:var(--delete-red-light)!important}.content_container__8vpwF{display:flex;flex-direction:column;gap:20px;height:67vh;position:relative}.content_containerCustomPage__tniGS{width:100%;height:100vh;top:0;left:0;margin:0;padding:0;position:relative;overflow:auto}.content_fieldsWrapper__KoHtP{display:flex;flex-direction:column;row-gap:6px}.content_fieldUnifider__00jUl{display:flex;flex-direction:column;row-gap:3px}.content_d_none__Onvag{display:none}.content_topRow__0nQj0{width:100%;display:flex;flex-direction:row;align-items:center;gap:12px}.content_linksContainer__Q5sQ9{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.content_linksContainer__Q5sQ9::-webkit-scrollbar{display:none}.content_loaderContainer__aOUut{height:100%;width:100%;display:flex}.content_linksSortableContainer__4ec4b{display:flex;flex-direction:column;width:50%;gap:6px;position:relative!important}.content_noLinksContainer__o_iTU{display:flex;flex-direction:column;text-align:center;gap:1rem;width:300px;align-items:center;justify-content:center;padding-bottom:3rem;width:100%;height:100%}.content_vcardContainer__R9H0e{display:flex;align-items:center;justify-content:space-between;background-color:#2c2c2c;border-radius:12px;padding:18px 20px;height:72px;min-width:-moz-fit-content;min-width:fit-content;margin-bottom:15px;width:50%;border:1px solid #bebebe30}.content_vcardLeftWrapper__oHx5x{display:flex;align-items:center;gap:12px;margin-left:10px}.content_vcardIconWrapper__56rUV{display:flex;align-items:center;justify-content:center;height:44px;width:44px;border-radius:10px}.content_vcardIcon__JCqdV{height:44px;width:44px;border-radius:10px;box-shadow:0 3px 8px var(--box-swadow-min)}.content_vcardInfo__Kkmc6{display:flex;flex-direction:column;gap:2px;margin-left:4px}.content_vcardLabel__kw1L3{font-weight:500;font-size:13px!important;max-width:14vw}.content_vcardLabel__kw1L3,.content_vcardText__KQqrq{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--action-dark-color)}.content_vcardText__KQqrq{font-size:11px!important;opacity:.7}.content_vcardActions__Kx7pS{display:flex;align-items:center;gap:12px}.content_vcardEditIcon__xjwhA{height:15px;border-radius:8px;color:var(--main-dark-color);cursor:pointer;transition:all .2s ease}.content_vcardEditIcon__xjwhA:hover{opacity:.7}.content_linkContainer__i9_nX{background-color:#2a2a2a;border-radius:10px;padding:15px;height:60px;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.content_linkContainer__i9_nX:hover{transform:translateX(10px)}.content_ghostLinkRow__ZWkpu{background-color:#2a2a2a;border-radius:10px;padding:15px;height:60px;width:50%;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.65;border:1px dashed var(--dark-gray,#555);transition:opacity .2s ease}.content_ghostLinkRow__ZWkpu:hover{opacity:.9}.content_ghostLinkRowLeft__R2BRl{display:flex;align-items:center;gap:14px}.content_ghostLinkAddBtn__lgfPd{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background-color:var(--accent-color,#78467c);color:#fff;cursor:pointer;font-size:13px;transition:opacity .2s ease;flex-shrink:0}.content_ghostLinkAddBtn__lgfPd:hover{opacity:.8}.content_linksSortableSkeleton__ldaD9{background-color:#2a2a2a;transform:none!important;border-radius:10px}.content_linkContainerDragHandle__X6IQh{cursor:grab}.content_linkContainerCheckbox__ZICGn,.content_linkContainerDragHandle__X6IQh{padding:10px;margin-left:-10px;margin-right:-10px;display:flex;align-items:center;justify-content:center}.content_linkContainerCheckbox__ZICGn{cursor:pointer}.content_linkLabel__W__F_{color:var(--action-dark-color);display:inline-block}.content_linkLabel__W__F_,.content_linkOriginalName__QZYtT{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;max-width:10vw;overflow:hidden!important;text-overflow:ellipsis}.content_linkOriginalName__QZYtT{font-size:11px!important;color:#fff;opacity:.6;margin-top:-2px;text-transform:capitalize}.content_linkIconWrapper__vBznQ{display:flex;align-items:center;justify-content:center;height:38px;width:38px;border-radius:8px}.content_linkIcon__8mWDq{height:38px;width:38px}.content_linkIconCat__maFd9,.content_linkIcon__8mWDq{border-radius:8px;box-shadow:0 3px 8px var(--box-swadow-min)!important}.content_linkIconCat__maFd9{height:28px;width:28px}.content_customSvgIconContent__YoEce{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.content_customSvgIconContent__YoEce svg{width:100%;height:100%;padding:4px}.content_linkEditIcon__CsR7s{height:14px;border-radius:8px;color:var(--main-dark-color);cursor:pointer;transition:all .2s ease}.content_linkEditIcon__CsR7s:hover{opacity:.7}.content_linkLockedIcon__Xye0M{height:13px;color:var(--lock-color);cursor:default;opacity:.8}.content_linkFireIcon__Nc1sj{height:16px;border-radius:8px;color:var(--main-dark-color);cursor:pointer;transition:all .2s ease}.content_linkFireIconSel__HZHDU,.content_linkFireIcon__Nc1sj:hover{color:var(--flame-color)}.content_disLinkFireIcon__cWwvv{cursor:default;color:#a2a2a2;opacity:.5}.content_actionBtn__X_Lrp{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#2a2a2a;border-radius:10px;height:60px;padding-left:30px;padding-right:30px;width:-moz-fit-content;width:fit-content;color:var(--action-dark-color);font-size:12px;gap:10px;cursor:pointer;transition:all .2s ease}.content_actionBtn__X_Lrp:hover{opacity:.7}.content_linkFloatingPreview__4KP0J{height:auto;padding:20px 20px 12px}.content_linkFloatingPreviewNoLabels__7ySA9,.content_linkFloatingPreview__4KP0J{position:absolute;width:180px;right:0;margin-right:-220px;margin-top:-80px;background-color:#4a4a4a;border-radius:10px;z-index:900}.content_linkFloatingPreviewNoLabels__7ySA9{height:100px;padding:6px 20px}.content_linkPreviewBadgeShared__av6ss{background-color:rgba(100,160,255,.25);color:#90c0ff}.content_linkPreviewBadgeShared__av6ss,.content_linkPreviewBadgeUnique___eyYu{font-size:9px!important;padding:2px 6px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.content_linkPreviewBadgeUnique___eyYu{background-color:rgba(180,130,255,.25);color:#c9a0ff}.content_linkPreviewBadgeLocked__4oIrr{font-size:9px!important;padding:2px 6px;border-radius:4px;background-color:rgba(255,150,50,.25);color:#ffb070;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.content_linkFloatingWarning__Ruie_{position:absolute;width:180px;height:auto;right:0;margin-right:-220px;margin-top:-80px;background-color:#3a1f1f;border:1px solid hsla(0,100%,71%,.3);border-radius:10px;padding:20px;z-index:20}.content_linkFloatingWarningArrow__GlHKh{background-color:#3a1f1f;border-left:1px solid hsla(0,100%,71%,.3);border-bottom:1px solid hsla(0,100%,71%,.3)}.content_linkFloatingPreviewArrow__DG_2C,.content_linkFloatingWarningArrow__GlHKh{height:14px;width:14px;position:absolute;top:40%;transform:rotate(45deg);margin-left:-27px}.content_linkFloatingPreviewArrow__DG_2C{background-color:#4a4a4a}.content_linkStatusEnabled___WciR{padding:2px 6px;background-color:var(--accent-color);border-radius:5px;margin-bottom:2px}.content_linkStatusDisabled__MYF5C{padding:3px 6px;background-color:gray;border-radius:5px}.content_singleActionBtn__A6yyN{background-color:#4a4a4a;height:35px;width:55px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;cursor:pointer}.content_singleActionBtn__A6yyN:hover{opacity:.7}.content_singleActionBtnDisabled__zQh9k{background-color:#4a4a4a;height:35px;width:55px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;opacity:.5;cursor:not-allowed}.content_singleActionBtnText__9bzG3{color:var(--action-dark-color);font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_addLinkWrapper__gzsGf{height:100%;width:100%}.content_addLinkSubWrapper__OSOVG{display:flex;flex-direction:column;gap:24px;padding:30px;height:100%;width:100%;position:relative}.content_addLinkClose__yS6q6{height:30px;display:flex;width:30px;position:absolute;align-items:center;justify-content:center;z-index:48;right:8px;top:8px;cursor:pointer;transition:all .2s ease;color:var(--action-dark-color)}.content_addLinkClose__yS6q6:hover{opacity:.7}.content_addLinkTitleWrapper__BkqBU{display:flex;align-items:center;gap:12px}.content_addLinkTitle__Az2BO{font-weight:600;font-size:16px}.content_disclaimerModalFooter__ulAr_{display:flex;align-items:flex-end;gap:16px;flex-shrink:0}.content_disclaimerModalVersionNote__av4Ur{flex:1;color:#8f8f8f;font-size:10px;line-height:1.2;text-align:left}.content_disclaimerModalSave__U9kJS{flex-shrink:0;margin-left:auto}.content_addLinkIcon__RkHxp{border-radius:8px}.content_addLinkTopRow__TeO3x{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 0}.content_addLinkSearchIcon__rNVAV{width:14px;color:var(--action-dark-color);padding-left:4px;margin-right:-10px}.content_addLinkCatRow__uLiqB{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-left:10px;padding-right:10px}.content_addLinkCatRowWrapper__2NF7r{background-color:#4a4a4a;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;width:100%;cursor:pointer;transition:opacity .2s ease,background-color .4s ease}.content_addLinkCatRowWrapper__2NF7r:hover{opacity:.7}.content_addLinkCatRowText__LumKd{color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_addLinkContainer__HU8zR{width:100%;height:100%;display:flex;flex-direction:column;gap:30px;padding:0 10px 10px;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.content_addLinkContainer__HU8zR::-webkit-scrollbar{display:none}.content_addLinkCatWrapper__KsmcJ{display:flex;flex-direction:column}.content_addLinkCatText__q4zC0{font-size:14px;font-weight:500;color:var(--action-dark-color)}.content_addLinkCatLinks__ADIPU{margin-top:4px;gap:10px}.content_addLinkItem__nl4zw{background-color:#3a3a3a;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:10px;width:260px;height:50px;transition:all .2s ease;cursor:pointer;position:relative}.content_addLinkItem__nl4zw:hover{transform:scale(1.03);box-shadow:0 4px 6px var(--box-swadow)}.content_addLinkItemLocked__ngpeD{opacity:.7!important;transform:scale(1)!important;box-shadow:none!important}.content_addLinkItemLockedIcon__9uh5u{right:-5px;top:-5px}.content_addLinkItemLockedTemplate__ao6MW{opacity:.5!important;transform:scale(1)!important;box-shadow:none!important}.content_addLinkCatLockedIcon__0jjbK{position:absolute;background-color:var(--lock-color);padding:6px;border-radius:100%;color:var(--soft-white);height:8px;right:-5px;top:-5px;transition:all .2s ease}.content_addLinkItemLockOverlay__h18Ge{position:absolute;inset:0;border-radius:10px;display:flex;align-items:center;justify-content:center;z-index:1}.content_addLinkItemLockOverlayIcon__uNI_k{display:none;color:#f5f5f5;height:16px;opacity:.9}.content_addLinkCatHeaderLockIcon___5U_0{height:10px;color:var(--lock-color)}.content_linkLockTooltip__nxy_b{position:fixed;display:flex;align-items:center;gap:10px;background-color:var(--lock-color-light);border:1px solid var(--lock-color-lighter);border-radius:14px;padding:8px;z-index:99999;pointer-events:none;backdrop-filter:blur(12px);white-space:nowrap;transform-origin:top left}.content_linkLockTooltipIcon__PzaL4{color:#f5f5f5;font-size:14px;margin-right:4px;flex-shrink:0}.content_linkLockTooltipTextWrapper__t0LJ0{display:flex;flex-direction:column}.content_linkLockTooltipTitle__GzSt6{font-size:12px;font-weight:600;color:#f5f5f5}.content_linkLockTooltipSubtitle__Y6xNS{font-size:11px;color:#f5f5f5;opacity:.8}.content_addLinkItemBadge__wZA4L{position:absolute;top:-10px;right:-10px;background-color:var(--premium-btn-color);padding-left:6px;padding-right:6px;border-radius:4px}.content_addLinkItemBadgeText__60Pn_{font-size:11px}.content_addLinkItemText__pCIDS{color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content_addLinkCustomFieldIcon__WFrGf{color:var(--action-dark-color);height:13px;width:13px;opacity:.8;flex-shrink:0}.content_customFieldProviderBadge__kG23z{display:flex;align-items:center;gap:4px;max-width:70px;height:18px;padding:2px 5px;border-radius:999px;flex-shrink:0}.content_customFieldProviderLogo__SdkkI{width:14px;height:14px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.content_addLinkItemLimitText__RGyqx{font-size:10px;opacity:.6;text-align:end;margin-right:8px}.content_addLinkIconWrapper__Mak1e{display:flex;align-items:center;gap:8px}.content_addLinkItemButton__vPDJo{background-color:var(--accent-color);height:100%;width:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--action-dark-color)}.content_addLinkBackBtn__X2S6J{color:var(--action-dark-color);font-size:12px;padding:10px;cursor:pointer;transition:all .2s ease}.content_addLinkBackBtn__X2S6J:hover{opacity:.7}.content_addLinkMain__MyP0h{margin-left:45px;height:100%;margin-top:-40px;margin-bottom:-24px}.content_addLinkIconRow__ka9Ws{display:flex;align-items:center;gap:12px;margin-top:16px}.content_uploadDescription__hJKg1{color:var(--action-dark-color);font-size:12px;position:relative;width:100%;max-width:550px}.content_vcardCustomSwitchWrapper__g9Ya0{display:flex;flex-direction:column;align-items:flex-end;margin-left:12px}.content_vcardCustomSwitchDescription__Ud8lY{margin-bottom:16px}.content_optionComponent__5Z7CQ{background-color:#fff}.content_addLinkClearImg__KNPQF{background:var(--glass-blur-color-modal);backdrop-filter:blur(var(--glass-blur));position:absolute;top:-10px;right:-10px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:100%;font-size:12px;color:var(--action-dark-color);cursor:pointer;transition:all .2s ease}.content_addLinkClearImg__KNPQF:hover{opacity:.7}.content_addLinkImgCatalogBg__SRBbI{background-color:var(--accent-color);height:70px;width:70px;border-radius:16px;display:flex;align-items:center;justify-content:center}.content_addLinkIconBtnRow__LNxBt{flex-direction:column;justify-content:space-between;height:70px;position:relative}.content_addLinkIconLockWrapper__d5t1m{display:flex;align-items:center;gap:4px;align-self:center}.content_addLinkIconBtn___KhHP{background-color:#4a4a4a;height:30px;width:78px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;position:relative}.content_addLinkIconBtn___KhHP:hover{opacity:.7}.content_addLinkIconBtnDisabled__WuR9a{opacity:.4}.content_addLinkIconBtnText__CCPtr{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px}.content_addLinkActionBtnRow__pqWon{position:absolute;bottom:22px;right:30px;display:flex;flex-direction:row;align-items:center;gap:10px}.content_addLinkActionBtn__rx9c7{background-color:#4a4a4a;height:40px;width:80px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.content_addLinkActionBtn__rx9c7:hover{opacity:.7}.content_addLinkActionText__8Uzd2{color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_addLinkFieldsWrapper__G5PKv{margin-top:14px}.content_reviewTooltipRow__c8ZKz{display:flex;width:100%;align-items:center;gap:5px}.content_toolTipReview__SW7yv{left:20%}.content_addLinkCustomInputWrapper__ztMpX{display:flex;width:100%;flex-direction:column;gap:6px;max-height:300px;overflow-y:hidden;overflow-x:hidden}.content_addLinkDropdown__XmtM6{height:40px;background-color:#858585;font-size:10px!important;text-align:center;width:80px;padding:0!important}.content_addLinkDropdown__XmtM6:hover{background-color:#777!important}.content_addLinkDropdown__XmtM6 .content_p-placeholder__DNs8d{color:#2a2a2a!important}.content_addLinkMainRight__P8F_5{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-right:45px}.content_addLinkSchedRight__woBi8{background-color:#4a4a4ad7;border-radius:10px;height:360px;width:290px;padding:20px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden}.content_addLinkSchedRightTitle__QwtYw{width:290px;text-align:start;font-weight:500;font-size:13px;margin-top:-10px;margin-bottom:4px}.content_addLinkSchedRightDayWrapper__kDHvw{display:flex;flex-direction:column;gap:8px}.content_addLinkSchedRightDay__brmdS{text-transform:capitalize!important;font-weight:500;color:var(--action-dark-color);margin-bottom:2px}.content_addLinkSchedMorePlus__kDM8G{transition:opacity .2s ease,transform .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px}.content_addLinkSchedMorePlus__kDM8G:hover{opacity:.7}.content_addLinkCatDropdown__qySwu{height:43px!important;width:220px!important}.content_vcardGroupName__4xCkB{font-size:12px;font-weight:600;opacity:.7;margin-bottom:4px}.content_vcardGroupHeader__3tfJf{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;padding:2px 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:575px}.content_vcardGroupChevron__2U2Wr{font-size:10px;margin-left:3px;margin-bottom:4px;opacity:.5;color:#fff}.content_addLinkVcardFieldGroupWrapper__xIi8h{display:flex;flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.content_addLinkVcardFieldGroupWrapper__xIi8h::-webkit-scrollbar{display:none}.content_addLinkVcardFieldGroupContainer__Pfk50{display:grid;padding:4px 20px 4px 4px;padding-left:0!important;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px}.content_addLinkWeatherWrapper__mUUnQ{display:flex;align-items:end;gap:8px}.content_addLinkWeatherDataWrapper__uiLMf{display:flex;align-items:center;width:17.2rem;justify-content:space-between;background-color:#4a4a4a;padding:20px;border-radius:10px}.content_addLinkWeatherDataName__Px4_4{font-weight:500;font-size:13px}.content_addLinkWeatherDataDesc__HdhEc{font-size:10px}.content_addLinkWeatherDataTemp__3qU8l{font-weight:500;font-size:13px}.content_editLinkModalWrapper__8nWzd{display:flex;flex-direction:column;justify-content:space-between;width:100%;flex:1}.content_editLinkModalContainer__FuGcW{display:flex;flex-direction:row;justify-content:space-between;width:100%}.content_editLinkModalContainerLeft___csXu,.content_editLinkModalContainerRight__yhYvl{display:flex;flex-direction:column;gap:10px}.content_editLinkSchedRightTitle__U5k_F{width:290px;text-align:start;font-weight:500;font-size:13px;margin-bottom:0}.content_editLinkModalLabel__FH_ZK{font-weight:600;font-size:16px;color:#fff;text-transform:capitalize}.content_editLinkModalSubtitle___r7ew{color:#fff;opacity:.8;max-width:420px}.content_editLinkModalIcon__0t0g6{height:50px;width:50px;border-radius:14px}.content_editLinkModalIconCat__9q6yr{height:30px!important;width:30px!important;border-radius:14px}.content_customSvgIconWrapper__rh9Wv{display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;width:50px;height:50px;padding:2px}.content_editLinkModalIconSvg__FhGy_{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.content_editLinkModalIconSvg__FhGy_ svg{width:100%;height:100%}.content_translateSelectedGrid__CC_1a{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:8px;width:100%;justify-content:center}.content_translateSelectedChip__BTwfL{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border-radius:12px;border:1px solid var(--glass-blur-color-dark);cursor:grab;min-height:65px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.content_translateSelectedChipDragging__6Kl2M{background:#3d3d3d;border-color:hsla(0,0%,100%,.3);box-shadow:0 10px 28px rgba(0,0,0,.4);z-index:20}.content_translatePlaceholderChip__rXFCG{min-height:65px;border-radius:12px;border:1.5px dashed hsla(0,0%,100%,.18)}.content_translateChipRemove__01jT7{position:absolute;top:5px;right:5px;width:18px;height:18px;border-radius:50%;background:var(--glass-blur-color-dark);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--action-dark-color);cursor:pointer;transition:opacity .2s ease}.content_translateChipRemove__01jT7:hover{opacity:.7}.content_translateChipRemovePulse__YQAEq{background:var(--error-red,#ef4b48);color:#fff;box-shadow:0 0 0 2px rgba(239,75,72,.18)}.content_translateChipGrip__MbZdo{position:absolute;top:24px;left:10px;display:flex;align-items:center;justify-content:center;font-size:14px;color:hsla(0,0%,100%,.4);pointer-events:none}.content_translateChipFlag__ohS0r{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.content_translateChipName___73il{font-size:10px;font-weight:500;color:#fff;text-align:center;white-space:nowrap}.content_translateAddPlus__jp33g{margin-left:auto;flex-shrink:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;background:hsla(0,0%,100%,.12)}.content_translateSearchSection__Xb6I1{position:relative;width:100%;z-index:5}.content_translateSearchDropdown__s2CWc{position:absolute;top:100%;left:0;right:0;margin-top:6px;z-index:50;display:flex;flex-direction:column;gap:2px;padding:6px;max-height:260px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;background:#3d3d3d;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.35)}.content_translateSearchDropdown__s2CWc::-webkit-scrollbar{display:none}.content_translateSearchOption__rl2hH{display:flex;flex-direction:row;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;cursor:pointer;transition:background-color .18s ease}.content_translateSearchOption__rl2hH:hover{background:#4a4a4a}.content_translateSearchOptionDisabled__7_Gjv{cursor:default;opacity:.55}.content_translateSearchOptionDisabled__7_Gjv:hover{background:transparent}.content_translateSearchAddedBadge__F_gdn{margin-left:auto;flex-shrink:0;white-space:nowrap;font-size:10px;font-weight:600;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1);padding:3px 8px;border-radius:999px}.content_translateSearchOptionText__O7DJY{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.content_translateSearchOptionName__eJfAs{font-size:13px;font-weight:500;color:#f5f5f5;line-height:1.2}.content_translateSearchOptionLabel__Wxtsp{font-size:11px;font-weight:400;color:hsla(0,0%,100%,.5);line-height:1.2}.content_translateSearchNote__SwusH{padding:16px 12px;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.45);text-align:center}.content_translateSelectedLabel__3fVWg{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.6);margin-top:2px}.content_translateModalWrapper__3V0II{gap:14px;height:100%}.content_translateModalHeader__xXu6_{display:flex;flex-direction:column;gap:2px}.content_translateModalSubtitle__1fLuy{font-size:12px}.content_editLinkActionBtnRow__6hG1s{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.content_editLinkDelBtn__V3VFm{position:relative!important;padding:13px;background-color:var(--error-red);border-radius:10px;display:flex;justify-content:center}.content_editLinkDelBtnIcon__ZLEaL{height:12px;color:var(--action-dark-color)}.content_editLinkDelBtn__V3VFm:hover{cursor:pointer;opacity:.7;transition:all .2s ease}.content_editLinkIconRow__rcGqx{display:flex;align-items:center;gap:12px}.content_editReviewLinkIconRow__FryTM{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.content_optionComponentInfoHover__5rV6O{background:var(--glass-blur-color-modal);backdrop-filter:blur(8px);padding:12px;width:240px!important;border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:380px;margin-left:50px;margin-bottom:-20px;position:absolute;z-index:100;font-size:11px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_optionComponentInfoHoverFile__vHyZp{margin-left:20px;width:180px!important}.content_dropdown__7Dy6y{transition:all .2s ease;background-color:#4a4a4a;opacity:1;border-radius:10px;color:#e4e4e4;font-size:12px;height:43px!important;padding-left:20px!important;padding-right:20px!important;align-items:center;position:relative;justify-content:flex-start;text-align:start;font-family:var(--font-ubuntu)!important;gap:10px}.content_dropdown__7Dy6y:hover{opacity:.8}.content_dropdownListbox__15pvF{position:absolute;border-radius:10px;overflow-y:hidden!important;background-color:#3d3d3d!important;width:-moz-fit-content;width:fit-content;padding:4px;margin-top:10px}.content_reviewLinksContainer__oyilj{display:flex;gap:10px;flex-direction:column}.content_titleURLWrapper__mw2TV{display:flex;flex-direction:row;gap:10px}.content_descWrappper__j3MV0{display:flex;width:-moz-fit-content;width:fit-content}.content_addLinkIconRowReview__pg4jL{display:flex;margin-top:6px;flex-direction:column}.content_highlightReview__PQDtJ{height:40px;width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;background-color:#4a4a4a}.content_highlightReview__PQDtJ:hover{opacity:.7}.content_reviewStar__O7gV6{color:var(--main-dark-color);height:18px;width:18px;cursor:pointer;transition:all .4s ease}.content_highlightReview__PQDtJ:hover .content_reviewStar__O7gV6,.content_reviewStarActive__SqPoN,.content_reviewStar__O7gV6:hover{color:var(--review-star-color)!important}.content_dltLinkBtn__v1D9Y{background-color:var(--delete-red)!important;border-radius:10px;height:52px;min-width:105px;display:flex;flex-direction:row;justify-content:center;align-items:center;row-gap:3px;padding:14px;gap:5px}.content_actionBtnText__FmBRE{font-size:12px!important;color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400}.content_linkCheckIconActive__pDQeB{color:var(--accent-color)}.content_linkCheckIconInactive__hy8yy{color:var(--dark-gray)}.content_dropzoneContainer__qvfR6{border:1px dashed var(--main-dark-color);width:-moz-fit-content;width:fit-content;padding:1rem;width:20rem;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .3s ease}.content_dropzoneContainer__qvfR6:hover,.content_dropzoneContainer__qvfR6[data-hover=true]{opacity:.7}.content_dropzoneIconContainer__E6zev{width:2.8rem;height:2.8rem;border-radius:100%;background-color:var(--premium-btn-color-glass);display:flex;align-items:center;justify-content:center;margin-bottom:10px;--CircularProgress-progressColor:var(--premium-btn-color);--CircularProgress-trackColor:var(--premium-btn-color-glass);font-size:12px;color:var(--premium-btn-color);transition:all .3s ease}.content_dropzoneIconContainerError__ot8zw{--CircularProgress-progressColor:transparent;--CircularProgress-trackColor:var(--error-red-glass);background-color:var(--error-red-glass)}.content_dropzoneIcon__V1c3r{color:var(--premium-btn-color)}.content_dropzoneTextContainer__hMwX3{display:flex;flex-direction:column;align-items:center;justify-content:center}.content_dropzoneTitle__jyDgW{font-weight:500;font-size:14px}.content_dropzoneMain__IRi0z{color:var(--premium-btn-color)}.content_dropzoneInfoContainer__VLNr4{margin-top:1rem}.content_childLinkContainer__VyfeP{background-color:#252525;border-radius:10px;padding:15px;height:60px;display:flex;align-items:center;justify-content:space-between;margin-left:24px;margin-right:12px;transition:transform .2s ease;cursor:default}.content_childLinkContainer__VyfeP:hover{transform:translateX(10px)}.content_groupDefaultFolderIcon__VpRHK{height:20px;color:var(--action-dark-color);opacity:.7}.content_groupDefaultFolderIconBg__o8Ou1{background-color:#3a3a3a!important}.content_groupExpandedContainer__pjq3S{display:flex;flex-direction:column;gap:4px;padding:8px 54px;background-color:#222;border-radius:0 0 10px 10px;margin-top:-4px}.content_groupChildLink__5TQul{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:8px;background-color:#2a2a2a}.content_groupChildLinkIcon__uFCqi{height:20px;width:20px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.content_groupChildLinkName__4rvSk{font-size:12px!important;color:var(--action-dark-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_groupPreviewLinks__MQCsF{display:flex;flex-direction:column;gap:1px;margin-top:1px}.content_groupPreviewLinkName__f8LMs{font-size:10px!important;opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_groupOptionComponentInfoHover__u2Zcj{background:var(--glass-blur-color-modal);backdrop-filter:blur(8px);padding:12px;width:240px!important;border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:380px;margin-left:120px;margin-bottom:-20px;position:absolute;z-index:100;font-size:11px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.content_groupModalDefaultIcon__hvnjE{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#4a4a4a;font-size:24px;color:var(--action-dark-color)}.content_dropzoneInfo__HYdIL{font-weight:300;font-size:11px;opacity:.8;line-height:15px}.content_dropzoneFileDataContainer__PZKr5{display:flex;margin-top:.3rem;gap:6px;align-items:center;justify-content:center;width:100%;border:1px solid #ffffff50;border-radius:8px;padding:4px;position:relative}.content_dropzoneFileRemoveBtn__4Yqyj{height:100%;width:-moz-fit-content!important;width:fit-content!important}.content_dropzoneFileName__LvbEA,.content_dropzoneFileSize__wXFYm{font-size:11px;word-break:break-word;opacity:.8;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.content_dropzoneErrorMessage__YLmp7{color:var(--error-red);font-size:12px;font-weight:500;margin-top:8px;text-align:center}.content_enrichFieldsModalWrapper__it6O8,.content_uploadFileContainer__RNGrc{display:flex;flex-direction:column;gap:1rem}.content_enrichFieldsModalWrapper__it6O8{background:var(--glass-blur-color-modal);backdrop-filter:blur(var(--glass-blur));border-radius:20px;padding:2rem;width:34rem!important;height:24rem!important;text-align:center;justify-content:space-between}.content_enrichFieldsModalBtnsContainer__bjN8w{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.content_enrichFieldsModalContentWrapper__cy0iQ{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%}.content_enrichFieldsModalFieldsContainer__DxCEp{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.content_enrichFieldsModalFieldWrapper__3YKWs{display:flex;align-items:center;background-color:#4a4a4a99;padding:10px;gap:10px;border-radius:8px;cursor:pointer;transition:all .3s ease}.content_enrichFieldsModalFieldWrapper__3YKWs:hover{opacity:.7;transform:scale(1)}.content_enrichFieldsModalFieldWrapperSelected__NnQEq{background-color:var(--premium-btn-color-glass);opacity:1}.content_addLinkNoResultsContainer__Co_Mg{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:5px;padding:20px}.content_addLinkNoResultsTitle__6_iXH{font-size:16px!important;font-weight:500!important;color:#f5f5f5;text-align:center}.content_addLinkNoResultsSubtitle__rm4DW{font-size:12px!important;opacity:.7;color:#f5f5f5;text-align:center;max-width:300px}.content_addLinkCatTitleWrapper__eaKpB{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;width:-moz-fit-content;width:fit-content;height:auto}.content_toolTipUpload__gBOAm{position:absolute;right:-1.2rem;top:4px}.content_sortableItemWrapper___ynBa{position:relative}.content_sortableItemDragging__k51jd{opacity:.4}.content_groupLinkContainer__NIhnO{cursor:pointer;border:1px solid #858585}.content_groupLinkContainerExpanded__y6Qhl:hover{transform:none!important}.content_groupFolderIconBox__RhMRg{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.content_groupEmptyDropZone__v5cKp{background-color:transparent;border:1px dashed hsla(0,0%,100%,.25);border-radius:10px;padding:15px;height:60px;margin:2px 12px 6px 24px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:all .2s ease}.content_groupEmptyDropZoneText__zprgU{font-size:12px;color:hsla(0,0%,100%,.35);-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_groupBottomBorder__E_Fmk{height:1px;margin:6px 12px 6px 24px;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.1) 18%,hsla(0,0%,100%,.22) 50%,hsla(0,0%,100%,.1) 82%,transparent);border-radius:999px;pointer-events:none;transition:background .2s ease}.content_groupArrowWrapper__B1Q7q{display:flex;align-items:center;justify-content:center;margin-left:4px}.content_groupArrow__FvvOT{height:10px;color:var(--dark-gray);transition:color .15s ease,transform .15s ease}.content_groupArrowExpanded__c7NYJ{transform:rotate(90deg)}.content_groupArrowActive__r5chm{color:#fff!important}.content_groupChildrenMotionWrapper__MuSGr{overflow:hidden}.content_groupChildrenContainer__mk8eH{display:flex;flex-direction:column;gap:6px;padding-top:4px;padding-bottom:4px;transition:background .2s ease}.content_groupChildrenContainerDragOver__8ynDo{background:linear-gradient(180deg,#78467c18,transparent);border-radius:0 0 10px 10px;padding-left:4px;padding-right:4px;padding-bottom:6px}.content_emptyGroupPlaceholder__hySye{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #4a4a4a;border-radius:10px;margin-left:24px;padding:14px;overflow:hidden;transition:border-color .2s ease,background-color .2s ease}.content_emptyGroupPlaceholderActive__kM0AC{border-color:var(--accent-color)!important;background-color:#78467c12}.content_emptyGroupPlaceholderIcon__hM1hz{height:18px;color:#4a4a4a;transition:color .2s ease}.content_emptyGroupPlaceholderActive__kM0AC .content_emptyGroupPlaceholderIcon__hM1hz{color:var(--accent-color)}.content_emptyGroupPlaceholderText__eLUiA{font-size:12px!important;color:#606060!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;transition:color .2s ease}.content_emptyGroupPlaceholderActive__kM0AC .content_emptyGroupPlaceholderText__eLUiA{color:var(--accent-color)!important}.content_groupSheetContainer__1yPGD{width:100%;padding:.2rem 1rem}.content_groupSheetWrapper__ymS_B{padding:0;display:flex;flex-direction:column;gap:14px;max-height:72vh;width:100%}.content_groupSheetHeader__vnckU{display:flex;align-items:flex-start;flex-direction:column;gap:4px;padding:2px 16px 0}.content_groupSheetHeaderPreview__VC28H{display:flex;align-items:center;gap:8px;padding:2px 16px 0}.content_groupSheetGroupIcon__6il4a{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.content_addLinkIconSectionContainer__sTnQB{display:flex;flex-direction:column}.content_addLinkIconSectionTitleRow__3FD3T{display:flex;align-items:center;gap:6px}.content_addLinkIconSectionDescWrapper___Z74y{display:flex;align-items:flex-start;gap:8px;background:hsla(0,0%,100%,.06);border:1px solid var(--glass-border);border-radius:8px;padding:8px 10px;width:72%}.content_addLinkIconSectionDesc__BQwu2{opacity:.6;flex:1;font-size:12px!important}.content_addLinkIconDescDismissBtn__mqP47{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer;opacity:.5;transition:all .15s ease;margin-top:1px}.content_groupSheetGroupIconPreview__0BWTt{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.content_groupSheetIconFill__QRwst{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content_groupSheetIconFill__QRwst svg{width:100%;height:100%;max-width:100%;max-height:100%;padding:4px;display:block}.content_groupSheetFolderIcon__ioenl{width:3.2rem;height:3.2rem}.content_groupSheetNameWrapper__L_Na0{display:flex;flex-direction:column;gap:4px;width:100%}.content_groupSheetNamePreview__VC51v{font-weight:600;font-size:16px!important}.content_groupSheetName__ioObp{font-weight:600;font-size:20px!important}.content_groupSheetDescription__v_zru{font-size:14px!important}.content_groupSheetDescriptionPreview__SFLBw,.content_groupSheetDescription__v_zru{opacity:.7;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;line-break:auto}.content_groupSheetDescriptionPreview__SFLBw{font-size:12px!important;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.content_groupSheetDivider__XRqLD{height:1px;background-color:rgba(0,0,0,.08);margin:0 16px}.content_groupSheetLinksList__43_U1{display:flex;flex-direction:column;gap:6px;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.content_groupSheetNoLinks__G7nBx{text-align:center;opacity:.35;font-size:12px!important;padding:12px 16px}.content_groupSheetLinkItem__LKlk8{display:flex;align-items:center;gap:3vw;padding:3vw;cursor:pointer;transition:all .2s ease}.content_groupSheetLinkItemPreview___Ceog{display:flex;align-items:center;height:3.2rem;cursor:pointer;transition:all .2s ease}.content_groupSheetLinkItem__LKlk8:hover{opacity:.7}.content_groupSheetLinkIconBox__l__Ur{width:12vw;height:12vw}.content_groupSheetLinkIconBoxPreview__y5CZ0,.content_groupSheetLinkIconBox__l__Ur{overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.content_groupSheetLinkIconBoxPreview__y5CZ0{width:38px;height:38px}.content_groupSheetLinkName__cOYHc{flex:1;font-size:12px!important}.content_groupSheetLinkDotsBtn__jQyvq{width:32px;height:32px;cursor:pointer;transition:opacity .15s ease}.content_groupSheetLinkDotsBtnPreview__y7ONt,.content_groupSheetLinkDotsBtn__jQyvq{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px}.content_groupSheetLinkDotsBtnPreview__y7ONt{width:28px;height:28px}.content_groupSheetLinkDotsBtn__jQyvq:hover{opacity:.6}.content_groupSheetLinkDotsIcon__UAsUk{width:14px!important;height:14px!important}.content_groupSheetLinkDotsSpacer__nw5J6{width:32px;height:32px;flex-shrink:0}.content_groupSheetContainerPreview__qLXjW{padding:0 14px;display:flex;flex-direction:column;position:absolute;bottom:0;width:100%;overflow:hidden}.content_childRemoveBtn__2QXQl{padding:4px 8px;z-index:201}.content_childRemoveBtnForLabel__ld3Vp,.content_childRemoveBtn__2QXQl{display:flex;align-items:center;gap:5px;background-color:rgba(239,75,72,.1);border:1px solid rgba(239,75,72,.28);border-radius:6px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;position:relative}.content_childRemoveBtnForLabel__ld3Vp{padding:2px 4px}.content_childRemoveBtn__2QXQl:hover{background-color:rgba(239,75,72,.22);border-color:rgba(239,75,72,.55)}.content_childRemoveIcon__ExrPv{height:11px;width:11px;color:#ef4b48;flex-shrink:0}.content_groupSelectBar__McJk6{display:flex;align-items:center;width:100%;gap:12px;background-color:#2a2a2a;border:1px solid var(--accent-color);border-radius:10px;padding:10px 14px}.content_groupSelectBarText__OaUFX{font-size:13px!important;color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content_groupManageBtn__vINAQ{display:flex;align-items:center;background-color:rgba(120,70,124,.1);border:1px solid rgba(120,70,124,.28);border-radius:6px;padding:4px 8px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;position:relative;z-index:201}.content_groupManageBtn__vINAQ:hover{background-color:rgba(120,70,124,.22);border-color:rgba(120,70,124,.55)}.content_groupManageBtnActive__EKSKf{display:flex;align-items:center;background-color:rgba(120,70,124,.3);border:1px solid rgba(120,70,124,.7);border-radius:6px;padding:4px 8px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;position:relative;z-index:201}.content_groupManageBtnActive__EKSKf:hover{background-color:rgba(120,70,124,.45)}.content_groupManageBtnText__NYM4G{font-size:12px!important;color:var(--main-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.content_addToGroupButton__9Bfpx{height:12px;color:var(--main-dark-color)}.content_manageBackdrop__ZxYdj{position:fixed;inset:0;z-index:200;background-color:transparent;cursor:default;pointer-events:none}.content_linkManageAddBtn__WLKUr{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.28);border-radius:6px;padding:4px 8px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;position:relative;z-index:201}.content_linkManageHoverContainer__vx9p5{display:flex;align-items:center;gap:4px}.content_linkManageAddBtnForLabel__0Xmbx{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.28);border-radius:6px;padding:2px 4px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;position:relative}.content_linkManageAddBtn__WLKUr:hover{background-color:rgba(34,197,94,.22);border-color:rgba(34,197,94,.55)}.content_linkManageAddBtnIcon__UFRBm{height:11px;width:11px;color:#22c55e;flex-shrink:0}.content_groupDragHandleSpacer__PyUhK{visibility:hidden;cursor:default;pointer-events:none}.content_cursorTooltip__RPlHc{position:fixed;background-color:#4a4a4a;padding:10px;border-radius:12px;font-size:11px;color:var(--soft-white);z-index:10000;pointer-events:none;max-width:200px;transform:translate(14px,14px);margin:10px;white-space:normal}.content_addLinkIconDescDismissBtn__mqP47:hover{opacity:1}.content_addLinkIconInfoBtn__Rys9a{cursor:pointer;opacity:.5;font-size:13px;transition:opacity .15s ease;color:var(--action-dark-color)}.content_addLinkIconInfoBtn__Rys9a:hover{opacity:1}.content_addLinkIconBtnRow__LNxBt{flex-direction:row;height:-moz-fit-content;height:fit-content;margin-bottom:10px;margin-top:4px;gap:10px}.content_addLinkIconBtnRow__LNxBt,.content_linkOwnershipToggle__XlCCp{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.content_linkOwnershipToggle__XlCCp{border-radius:6px;overflow:hidden;border:1px solid var(--glass-border);background:#ffffff20;cursor:pointer;flex-shrink:0}.content_linkOwnershipLabel__0tjhP{font-size:12px;padding:4px 10px!important;color:#ccc!important;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.content_linkOwnershipLabelActive__iThZn{background:var(--accent-color)!important;color:#fff!important}.content_linkOwnershipDesc__hOl0I{font-size:12px!important;color:#fff!important;opacity:.7;transition:all .2s ease}.content_linkOwnershipBadge__Eunpt{font-size:10px!important;padding:2px 8px;border-radius:4px;background:var(--accent-color);color:#fff!important;margin-left:8px;white-space:nowrap}.content_linkOwnershipContainer__4eYj_{display:flex;flex-direction:column;margin-top:4px;gap:4px;background-color:#ffffff20;padding:10px;width:25rem;height:6.5rem;border-radius:10px;border:1px solid #ffffff40}.content_addLinkTitleDescWrapper__Vha9t,.content_editLinkTitleSection__vWaP4{display:flex;flex-direction:column}.content_editLinkIconRelative__qCBA3{position:relative}.content_editLinkAddressWrapper__CP8kc{display:flex;flex-direction:column;gap:6px;width:260px}.content_editLinkAddressSearchLink__E124b{color:#f5f5f5;cursor:pointer;text-decoration:underline;align-self:flex-start}.content_contentLockedOverlay__qGHFl{pointer-events:none;opacity:.5}.content_dropzoneIconError__hGfNN{color:var(--error-red)}.content_collapseTransformOrigin__RcVic{transform-origin:0 0 0}.content_editLinkOwnershipSpacing__61b0p{margin-bottom:1rem!important;margin-top:-.4rem!important}.content_schedHoursRow__lTVxH{display:flex;align-items:center;gap:8px}.content_schedMoreHoursIcon__D1a07{height:14px}.content_schedLoadingContainer__j1yVh{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.content_editLinkActionRight__1eGMp{display:flex;gap:8px}.content_addLinkCustomInputWrapperLg__PcHvu{max-height:350px!important}.content_overflowHidden__enlmU{overflow:hidden}.content_colorsRowModal__nNFgX{display:flex;margin:0;gap:34px}.content_customPageElemGrid__ToEH_{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;justify-content:flex-start}.content_customPageElemCardDisabled__alo12,.content_customPageElemCard__9uHzf{background-color:#3a3a3a;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:10px;width:240px;height:50px;transition:all .2s ease;cursor:pointer;position:relative}.content_customPageElemCard__9uHzf:hover{transform:scale(1.03);box-shadow:0 4px 6px var(--box-swadow)}.content_customPageElemCardDisabled__alo12{opacity:.5;cursor:default}.content_customPageElemInfo__jSS68{display:flex;align-items:center;gap:10px}.content_customPageElemIcon__Ukysj{width:16px;height:16px;color:var(--action-dark-color)}.content_customPageElemLabel__NtKIj{font-size:14px;color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.content_customPageElemAddBtn__hRJ5h{background-color:var(--accent-color);height:100%;width:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--action-dark-color)}.content_customPageElemLimit__S9djk{font-size:10px;font-weight:600;opacity:.6;color:var(--action-dark-color)}.content_customPageImageDrop__JBE4L{display:flex;align-items:center;justify-content:center;width:260px;min-height:150px;border-radius:12px;border:1.5px dashed var(--glass-border);background-color:hsla(0,0%,100%,.03);cursor:pointer;overflow:hidden;transition:border-color .2s ease,background-color .2s ease}.content_customPageImageDrop__JBE4L:hover{border-color:var(--accent-color);background-color:hsla(0,0%,100%,.06)}.content_customPageImageDropError__Sa9PB{border-color:var(--error-red)}.content_customPageImageDropInner__oi9Er{display:flex;flex-direction:column;align-items:center;gap:8px}.content_customPageImageDropIcon__MQeJ5{font-size:20px;color:#999}.content_customPageImageDropText__A9a19{font-size:12px;color:#aaa}.content_customPageImagePreview__7BbJ5{width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}.content_customPageFormFields__OqSJy{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;margin-top:24px}.content_customPageField__9t0ta{display:flex;flex-direction:column;gap:4px;width:260px}.content_customPageFieldCentered__l853l{align-self:center;align-items:center}.content_customPageFieldLabel__rXcO9{font-size:13px;color:var(--action-dark-color)}.content_customPageEditorError__cqlTt .tox-tinymce{border:1px solid var(--error-red)!important}