.NotificationToast__lightErrorIcon{color:#e91d36;transform:rotate(180deg)}.NotificationToast__container--lightError{background-color:rgba(233,29,54,.26);border-radius:8px!important;color:#0d0d0d}.SearchBarV2__container{display:flex;flex-direction:row}.SearchBarV2__wrapper{display:flex;gap:8px;position:relative;width:100%}.SearchBarV2__filterButton{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;height:56px;width:56px}@media (min-width:768px){.SearchBarV2__filterButton{display:none}}.SearchBarV2__form{align-items:stretch;background-color:var(--white);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;height:56px;padding:8px;position:relative;width:100%}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdown{background-color:#ededed;border-radius:4px;cursor:pointer;min-width:68px;outline:none!important;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdown{border-radius:8px}}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownLight{background-color:#fff}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownWrapper{align-items:center;display:flex;gap:8px;height:100%;justify-content:center;padding:8px}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownText{color:var(--black);display:none;font-size:16px;max-width:150px;overflow:hidden;text-overflow:ellipsis}@media (min-width:992px){.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownText{display:inline-block}}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownIcon{transition:all .2s ease}.SearchBarV2__form .SearchBarV2__searchFilterCategoryDropdownIconActive{transform:rotateX(180deg)}.SearchBarV2__form .SearchBarV2__input{background:transparent;border:0;box-sizing:border-box;color:var(--night-rider);display:flex;flex:1 1;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0;overflow:hidden;padding:11px 4px 11px 8px;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:768px){.SearchBarV2__form .SearchBarV2__input{font-size:16px;line-height:24px;padding:8px 8px 8px 16px}}.SearchBarV2__form .SearchBarV2__input:focus{box-shadow:none!important;color:var(--night-rider);outline:0}.SearchBarV2__form .SearchBarV2__input::placeholder{color:#767676}.SearchBarV2__form .SearchBarV2__closeIconWrapper{align-items:center;cursor:pointer;display:flex}.SearchBarV2__form .SearchBarV2__closeIcon{filter:brightness(0) saturate(100%) invert(33%) sepia(0) saturate(0) hue-rotate(146deg) brightness(99%) contrast(88%)}.SearchBarV2__form .SearchBarV2__closeIcon:focus,.SearchBarV2__form .SearchBarV2__closeIcon:hover{filter:unset}.SearchBarV2__form .SearchBarV2__reverseSearchButton{align-self:center;display:none;filter:brightness(0) saturate(100%) invert(33%) sepia(0) saturate(0) hue-rotate(146deg) brightness(99%) contrast(88%);height:40px;width:40px}@media (min-width:768px){.SearchBarV2__form .SearchBarV2__reverseSearchButton{display:inline-block}}.SearchBarV2__form .SearchBarV2__reverseSearchButton:focus,.SearchBarV2__form .SearchBarV2__reverseSearchButton:hover{filter:unset}.SearchBarV2__form .SearchBarV2__dragAndDropContainer{align-items:stretch;display:flex;order:1;position:relative}@media (min-width:768px){.SearchBarV2__form .SearchBarV2__dragAndDropContainer{order:unset}}.SearchBarV2__form .SearchBarV2__button{border-radius:8px;height:40px;width:40px}.SearchBarV2__formLight{background-color:#ededed}.SideBarLayout__sideBarWrapper{display:flex;height:100vh;overflow:hidden;width:100%}.SideBarLayout__layoutContent{flex:1 1;max-height:100vh;overflow:auto;position:relative;width:100%}.SideBarLayout__header{align-items:center;background-color:var(--layout-background);display:flex;gap:24px;padding:24px;position:relative;z-index:10}.SideBarLayout__sideBar{background-color:var(--sidebar-background);border-right:1px solid var(--sidebar-stroke-outline);display:flex;flex-direction:column;gap:32px;height:100vh;justify-content:space-between;overflow:auto;padding:32px 0;width:120px}.SideBarLayout__sideBar::-webkit-scrollbar{display:inline-block;width:4px}.SideBarLayout__sideBar::-webkit-scrollbar-thumb{background:var(--sidebar-scrollbar-thumb);border-radius:20px;flex-shrink:0}.SideBarLayout__sideBarSticky{left:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.SideBarLayout__searchBarContainer{flex:1 1}.SideBarLayout__pricingLink{border-radius:2px;color:var(--title-sideMobile-text)!important;font-size:16px;font-weight:400;line-height:24px;padding:11px 8px}.SideBarLayout__pricingLink:hover{background-color:var(--itemContent-background);color:var(--pricing-hover-text)!important}.SideBarLayout__headerRight{align-items:center;display:flex;gap:16px}.SideBarLayout__headerRight .Button__wrapper{padding:8px 24px}.SideBarLayout__logoHeader{filter:brightness(var(--icon-inverse));height:auto;width:84px}.SideBarLayout__logoHeaderMobile{filter:brightness(var(--icon-inverse));height:auto;width:93px}.SideBarLayout__mobileLogoContainer{flex:1 1}.SideBarLayout__mobileSideBarWrapper{height:100vh;overflow:auto;position:relative}.SideBarLayout__mobileHeaderContainer{background-color:var(--header-mobile-background);display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:62px;padding:8px 16px}.SideBarLayout__mobileHeaderStickyContainer{left:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.SideBarLayout__mobileHeader{align-items:center;background-color:var(--header-mobile-background);display:flex;gap:8px;width:100%}.SideBarLayout__sideBarContentBottom,.SideBarLayout__sideBarContentItemsTop,.SideBarLayout__sideBarContentTop{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.SideBarLayout__mobileMenuButton{cursor:pointer;width:-moz-fit-content;width:fit-content}.SideBarLayout__menuIcon{filter:invert(var(--icon-inverse));height:24px;width:24px}.SideBarLayout__logoImage{filter:brightness(var(--icon-inverse));height:auto;width:56px}.AutoCompleteV2__container{background:var(--white);border-radius:8px;box-shadow:0 8px 16px rgba(145,158,171,.24);height:-moz-fit-content;height:fit-content;overflow:hidden;padding:12px 0;position:absolute;top:64px;width:inherit;z-index:100}@media (min-width:768px){.AutoCompleteV2__container{padding:16px 0;top:72px}}.AutoCompleteV2__containerLight{background:#f9f9f9}.AutoCompleteV2__containerWord{background:#f9f9f9;cursor:pointer;text-align:left;z-index:3}.AutoCompleteV2__containerWord:hover{background:#f9f9f9}.AutoCompleteV2__containerWord--selected{cursor:pointer;text-align:left;z-index:3}.AutoCompleteV2__containerWord--selected:hover{background:#f9f9f9}.AutoCompleteV2__containerLight .AutoCompleteV2__containerWord{background-color:#ededed}.AutoCompleteV2__containerLight .AutoCompleteV2__containerWord--selected:hover,.AutoCompleteV2__containerLight .AutoCompleteV2__containerWord:hover{background:#ededed}.AutoCompleteV2__item{align-items:center;display:flex;gap:8px;padding:4px 16px}@media (min-width:768px){.AutoCompleteV2__item{padding:8px 24px}}.AutoCompleteV2__title{font-size:12px}@media (min-width:768px){.AutoCompleteV2__title{font-size:16px}}.AutoCompleteV2__keyword--input{color:#595959;font-weight:400}.AutoCompleteV2__keyword--original{color:#0d0d0d;font-weight:600}.DragAndDropV2__wrapper{background:var(--white);border-radius:8px;display:none;filter:drop-shadow(0 8px 16px rgba(145,158,171,.24));padding:24px;position:absolute;right:0;top:64px;width:inherit;z-index:999}@media (min-width:768px){.DragAndDropV2__wrapper{top:72px}}@media (min-width:992px){.DragAndDropV2__wrapper{width:720px}}.DragAndDropV2__wrapper--visible{display:block}.DragAndDropV2__wrapper--light{background:#f9f9f9}.DragAndDropV2__head{margin-bottom:24px}.DragAndDropV2__title{font-size:24px;font-weight:600}.DragAndDropV2__closeButton{position:absolute;right:15px;top:15px}.DragAndDropV2__closeButton:hover{opacity:unset!important}.DragAndDropV2__dropbox{align-items:center;border:1px dashed #a3a3a3;border-radius:8px;color:var(--night-rider);display:flex;flex:1 1;flex-direction:column;justify-content:center;outline:none;padding:32px;transition:border .24s ease-in-out}.DragAndDropV2__dropbox--clickable{cursor:pointer}.DragAndDropV2__dropbox--active{background:#fff6dc;border:1px dashed #ffd44d}.DragAndDropV2__notificationToast{margin-bottom:16px;width:100%}.DragAndDropV2__dropboxIcon{display:block!important;margin:0 auto 16px}.DragAndDropV2__dragAndDropFileText,.DragAndDropV2__dragAndDropFileText .TextLink{font-size:16px}.DragAndDropV2__dropboxMessage{display:block}.DragAndDropV2__dropboxMessage--dragging{font-size:16px}.DragAndDropV2__dropboxMessage--hidden{display:none}.DragAndDropV2__wrapper .AIGenerativeLoading__desc{color:#333;font-size:16px}.UserHistoryV2__container{background:var(--white);border-radius:8px;filter:drop-shadow(0 8px 16px rgba(145,158,171,.24));position:absolute;top:64px;width:inherit;z-index:100}@media (min-width:768px){.UserHistoryV2__container{top:72px}}.UserHistoryV2__containerLight{background:#f9f9f9}.UserHistoryV2__wrapper{padding:16px 0}@media (min-width:768px){.UserHistoryV2__wrapper{padding:24px 0}}.UserHistoryV2__removeAll{float:right;font-size:12px;margin-right:16px}@media (min-width:768px){.UserHistoryV2__removeAll{margin-right:24px}}.UserHistoryV2__subtitle{color:#595959;font-size:12px;margin-left:16px}@media (min-width:768px){.UserHistoryV2__subtitle{margin-left:24px}}.UserHistoryV2__list{clear:both;margin-top:4px}.UserHistoryV2__item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 16px}@media (min-width:768px){.UserHistoryV2__item{padding:8px 24px}}.UserHistoryV2__item:focus,.UserHistoryV2__item:hover{background:#f9f9f9;border:0;outline:0}.UserHistoryV2__item--selected{background:#f0f0f0;z-index:3}.UserHistoryV2__item--light:focus,.UserHistoryV2__item--light:hover{background:#ededed}.UserHistoryV2__itemText{clear:both;color:var(--night-rider);flex-grow:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.UserHistoryV2__itemText{font-size:16px}}.UserHistoryV2__closeButton{filter:brightness(0) saturate(100%) invert(33%) sepia(0) saturate(0) hue-rotate(146deg) brightness(99%) contrast(88%);height:24px;width:24px}.UserHistoryV2__closeButton:hover{filter:unset}.UserHistoryV2__wrapperImages,.UserHistoryV2__wrapperImagesNoTerms{margin-top:24px}.UserHistoryV2__listImage{clear:both;height:48px;margin:4px 16px 0;overflow:hidden}@media (min-width:768px){.UserHistoryV2__listImage{margin:4px 24px 0}}.UserHistoryV2__itemImage{border-radius:50%;cursor:pointer;display:block;height:48px;margin:auto;object-fit:cover;overflow:hidden;width:48px}.UserHistoryV2__itemImage:hover{border:3px solid transparent}.UserHistoryV2__itemImageWrapper{display:inline-block}.UserHistoryV2__itemImageWrapper--selected{background:#f0f0f0;opacity:.5;z-index:3}.UserHistoryV2__itemImageWrapper+.UserHistoryV2__itemImageWrapper{margin-left:16px}.SearchFilterCategoryDropdownV2__container{background-color:rgba(0,0,0,.5);inset:0;position:fixed;top:100%;z-index:900}@media (min-width:768px){.SearchFilterCategoryDropdownV2__container{background-color:unset;inset:unset;position:unset;z-index:unset}}.SearchFilterCategoryDropdownV2__container--active{top:0}.SearchFilterCategoryDropdownV2__title{align-items:center;border-bottom:1px solid var(--gainsboro);display:flex;font-weight:700;gap:8px;justify-content:space-between;padding:11px 16px;position:relative}.SearchFilterCategoryDropdownV2__title--text{flex-grow:1}.SearchFilterCategoryDropdownV2__title--icon{height:20px;width:20px}.SearchFilterCategoryDropdownV2__title--icon:focus{outline:revert}@media (min-width:768px){.SearchFilterCategoryDropdownV2__title{display:none}}.SearchFilterCategoryDropdownV2__list{background-color:var(--white);border-radius:10px 10px 0 0;bottom:0;box-shadow:0 8px 16px rgba(145,158,171,.24);display:flex;flex-direction:column;flex-grow:1;max-height:0;min-width:100%;opacity:0;outline:none!important;overflow:hidden;position:absolute;text-align:left;transition-duration:.2s;transition-property:max-height,opacity;transition-timing-function:ease-in;white-space:normal!important;width:max-content;z-index:999}@media (min-width:768px){.SearchFilterCategoryDropdownV2__list{border-radius:8px;bottom:unset;left:0;min-width:200px;top:48px}}.SearchFilterCategoryDropdownV2__list--active{max-height:100%;opacity:1}@media (min-width:768px){.SearchFilterCategoryDropdownV2__list--active{max-height:-moz-fit-content;max-height:fit-content;opacity:1}}.SearchFilterCategoryDropdownV2__item{align-items:center;cursor:pointer;display:flex;gap:8px;outline:none!important;padding:8px 16px;transition:all .2s ease-in-out;white-space:nowrap}@media (min-width:768px){.SearchFilterCategoryDropdownV2__item{padding:8px}}.SearchFilterCategoryDropdownV2__item:focus,.SearchFilterCategoryDropdownV2__item:hover{background-color:var(--snow)}.SearchFilterCategoryDropdownV2__item--active{background-color:#ededed;font-weight:600}.SearchFilterCategoryDropdownV2__item--focus{background-color:var(--snow)}.SearchFilterCategoryDropdownV2__item--disabled{cursor:unset}.SearchFilterCategoryDropdownV2__item--disabled:focus,.SearchFilterCategoryDropdownV2__item--disabled:hover{background-color:unset}.SearchFilterCategoryDropdownV2__item--separator{background-color:var(--gainsboro);height:1px}.SearchFilterCategoryDropdownV2__item--child{padding:8px 8px 8px 40px}.SearchFilterCategoryDropdownV2__scrollable{overflow-y:auto}.SearchFilterCategoryDropdownV2__scrollable::-webkit-scrollbar{width:4px}.SearchFilterCategoryDropdownV2__scrollable::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:30px}.SearchFilterCategoryDropdownV2__container--light .SearchFilterCategoryDropdownV2__list{background-color:#f9f9f9}.SearchFilterCategoryDropdownV2__container--light .SearchFilterCategoryDropdownV2__item:focus,.SearchFilterCategoryDropdownV2__container--light .SearchFilterCategoryDropdownV2__item:hover{background-color:#ededed}.UserInfoSection__container{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.UserInfoSection__profile{align-items:center;border-radius:4px;color:var(--title-sidebar-text)!important;display:flex;gap:8px;padding:4px}.UserInfoSection__profile:hover{background-color:var(--itemContent-hover-background)}.UserInfoSection__arrowIcon,.UserInfoSection__profileIcon{filter:invert(var(--icon-inverse));height:24px;width:24px}.UserInfoSection__profileDetails{display:flex;flex:1 1;flex-direction:column;max-width:216px;overflow:hidden}.UserInfoSection__username{font-size:14px;font-weight:600;line-height:21px}.UserInfoSection__userEmail,.UserInfoSection__username{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.UserInfoSection__userEmail{font-size:12px;font-weight:400;line-height:18px}.UserInfoSection__divider{background-color:var(--divider-color);height:1px;width:100%}.UserInfoSection__plansSection{display:flex;flex-direction:column;gap:8px}.UserInfoSection__plan,.UserInfoSection__proformaSection{align-items:center;border-radius:4px;display:flex;gap:8px;padding:4px}.UserInfoSection__plan .Button__wrapper,.UserInfoSection__proformaSection .Button__wrapper{height:40px;padding:8px 24px}.UserInfoSection__plan{align-items:center;border-radius:4px;color:var(--contentSidebar-text)!important;display:flex;gap:8px;padding:4px}.UserInfoSection__plan:hover{background-color:var(--itemContent-hover-background);color:var(--content-item-hover)!important}.UserInfoSection__plan:hover>img{filter:invert(var(--icon-hover-inverse)) brightness(var(--icon-hover-brightness))!important}.UserInfoSection__planName,.UserInfoSection__proformaText{flex:1 1;font-size:14px;font-weight:600;line-height:21px;margin-bottom:0}.UserInfoSection__proformaText{color:var(--contentSidebar-text)!important}.UserInfoSection__invoiceIcon,.UserInfoSection__planIcon{filter:invert(var(--icon-itemContent-inverse)) brightness(var(--icon-itemContent-brightness));height:24px;width:24px}.UserInfoSection__planValue{background-color:var(--itemContent-hover-background);border-radius:4px;font-size:12px;font-weight:600;line-height:18px;margin-bottom:0;padding:4px 8px}.SideBarItem__sideBarItem{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px;position:relative}.SideBarItem__iconContainer{border-radius:4px;padding:4px}.SideBarItem__iconContainer:hover{background:var(--item-hover-background)}.SideBarItem__iconContainerLabel,.SideBarItem__iconContainerLabel:hover{background:var(--pinkGradient-background)}.SideBarItem__sideBarItemTitle{text-wrap:nowrap;color:var(--title-sidebar-text);font-size:14px;font-weight:600;line-height:21px;margin-bottom:0;text-align:center;white-space:pre}.SideBarItem__sideBarItemLabel{background:linear-gradient(108deg,#ff6777 2.05%,#ff35b5 28.03%,#ff29c5 37.65%,#c100e7 96.99%);border-radius:44px;color:#fff;font-size:12px;font-weight:600;line-height:20px;padding:0 8px;position:absolute;text-align:center;top:-16px}.SideBarItem__icon{filter:invert(var(--icon-inverse));height:32px;padding:4px;width:32px}.SideBarItem__iconGradient{filter:none}.DrawerFilter__drawerFilter{background:rgba(33,33,33,.5);display:flex;height:100vh;justify-content:flex-start;left:0;position:fixed;top:0;width:100vw;z-index:1000}.DrawerFilter__drawerContent{animation:DrawerFilter__slideInFromLeft .3s ease-out;box-shadow:2px 0 10px rgba(0,0,0,.1);height:100vh;opacity:1;width:-moz-fit-content;width:fit-content}@keyframes DrawerFilter__slideInFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.SidebarMobile__sidebarMobile{animation:SidebarMobile__slideIn .4s ease-out;background-color:var(--sidebar-background);display:flex;flex-direction:column;height:100vh;left:0;max-width:320px;overflow:hidden;position:fixed;top:0;width:100%;z-index:100}.SidebarMobile__mainMenuWrapper,.SidebarMobile__submenuWrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;transition:transform .3s ease-out;width:100%;will-change:transform}.SidebarMobile__mainMenuWrapper{opacity:1;transform:translateX(0);transition:transform .3s ease-out,opacity .2s ease-out}.SidebarMobile__mainMenuWrapper.SidebarMobile__hidden{opacity:0;transform:translateX(-100%)}.SidebarMobile__submenuWrapper{opacity:0;transform:translateX(100%);transition:transform .3s ease-out,opacity .2s ease-out}.SidebarMobile__submenuWrapper.SidebarMobile__visible{opacity:1;transform:translateX(0)}.SidebarMobile__overlay{animation:SidebarMobile__fadeIn .4s ease-out;background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99}@keyframes SidebarMobile__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SidebarMobile__slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes SidebarMobile__submenuOpen{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes SidebarMobile__menuItemAppear{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.SidebarMobile__mainMenu{height:100%;justify-content:space-between;overflow:auto;padding:24px}.SidebarMobile__mainMenu,.SidebarMobile__topSection{display:flex;flex-direction:column;gap:24px}.SidebarMobile__logo{align-items:center;display:flex;filter:brightness(var(--icon-inverse));justify-content:space-between}.SidebarMobile__logoImage{height:20px;width:auto}.SidebarMobile__closeButton{cursor:pointer;filter:invert(var(--icon-inverse));height:24px;width:24px}.SidebarMobile__menuContainer{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:0}.SidebarMobile__menuItem{align-items:center;animation:SidebarMobile__menuItemAppear .2s ease-out;cursor:pointer;display:flex;gap:8px;height:unset;justify-content:start;padding:8px 0 8px 8px!important;position:relative;width:100%}.SidebarMobile__menuItem .Button__icon{filter:invert(var(--icon-inverse));height:24px;margin-right:0;width:24px}.SidebarMobile__menuItemContent{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:space-between}.SidebarMobile__expandIcon{filter:invert(var(--icon-inverse));height:28px;width:28px}.SidebarMobile__menuItemTitle{color:var(--title-sideMobile-text);font-size:14px;font-weight:600;line-height:21px}.SidebarMobile__menuItemIcon{filter:invert(var(--icon-inverse))}.SidebarMobile__submenu{animation:SidebarMobile__submenuOpen .3s ease-out;background-color:var(--sideMobile-background);display:flex;flex-direction:column;gap:8px;height:0;opacity:0;overflow:auto;padding:0;transition:visibility 0s,opacity .2s ease-out,height .2s ease-out;visibility:hidden}.SidebarMobile__activeSubmenu{animation:SidebarMobile__fadeIn .2s ease-out;height:100%;opacity:1;visibility:visible}.SidebarMobile__submenuHeader{align-items:center;background-color:var(--sidebar-background);display:flex;gap:8px;padding:16px}.SidebarMobile__submenuHeader:hover{cursor:pointer}.SidebarMobile__backButton{filter:invert(var(--icon-inverse));height:24px;width:24px}.SidebarMobile__submenuTitle{color:var(--title-sidebar-text);font-size:16px;font-weight:600;line-height:24px}.SidebarMobile__submenuContent{background-color:var(--sidebar-background);display:flex;flex:1 1;flex-direction:column;gap:8px;overflow:auto;padding:16px}.SidebarMobile__submenuItem{align-items:center;animation:SidebarMobile__menuItemAppear .5s ease-out;background-color:unset;border:none;border-radius:4px;color:var(--subItem-mobile-text)!important;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;height:unset;justify-content:start;line-height:21px;padding:4px}.SidebarMobile__submenuItem .Button__icon{filter:invert(var(--icon-itemContent-inverse)) brightness(var(--icon-itemContent-brightness));height:24px;margin-right:0;width:24px}.SidebarMobile__submenuItem:hover{background-color:var(--itemContent-hover-background);color:var(--content-item-hover)!important}.SidebarMobile__submenuItem:hover .Button__icon{filter:invert(var(--icon-hover-inverse)) brightness(var(--icon-hover-brightness))}.SidebarMobile__activeSubmenuItem{-webkit-text-fill-color:transparent;background:var(--yellowGradient-text);background-clip:text;-webkit-background-clip:text}.SidebarMobile__activeSubmenuItem .Button__icon{filter:none}.SidebarMobile__activeSubmenuItem:hover{-webkit-text-fill-color:transparent;background:var(--yellowGradient-text);background-clip:text;-webkit-background-clip:text}.SidebarMobile__activeSubmenuItem:hover .Button__icon{filter:none}.SidebarMobile__bottomSection{display:flex;flex-direction:column;gap:8px}.SidebarMobile__promotion{align-items:center;background-color:var(--purchase-sideMobile-background);border:1px solid var(--purchase-stroke-outline);border-radius:8px;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:16px;position:relative}.SidebarMobile__promotion .Button__wrapper{background-color:#fff;border:1px solid #a3a3a3;border-radius:38px;color:#212121;font-size:12px;font-weight:600;line-height:18px;padding:8px;text-align:center;width:100%;z-index:1}.SidebarMobile__promotionBackgroundGradientLeft{background:radial-gradient(53.69% 55.55% at 29.39% 40.69%,#ff00fb 0);filter:blur(50px);height:96.248px;left:-15.441px;opacity:.6;position:absolute;top:-38.9px;width:79.052px;z-index:0}.SidebarMobile__promotionBackgroundGradientRight{background:#c8b26e;bottom:-9.648px;filter:blur(50px);height:87.648px;opacity:.6;position:absolute;right:-46.854px;width:85.823px;z-index:0}.SidebarMobile__promotionContent{display:flex;flex-direction:column;gap:8px;justify-content:start;width:100%;z-index:1}.SidebarMobile__promotionIconContainer{align-items:center;display:flex;gap:4px}.SidebarMobile__discountGradient{height:24px;width:24px}.SidebarMobile__percentage50{height:16px;width:auto}.SidebarMobile__promotionText{color:var(--promotionPurchase-text);font-size:12px;font-weight:600;line-height:18px;margin-bottom:0}.SidebarMobile__settingsContainer{align-items:center;display:flex;gap:8px}.SidebarMobile__languageButton,.SidebarMobile__themeButton{align-items:center;background:none;border:none;color:var(--bottomSection-sidebar-text);cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:4px;line-height:18px;padding:4px}.SidebarMobile__languageButton img,.SidebarMobile__themeIcon{filter:invert(var(--icon-inverse));height:24px;width:24px}.SidebarMobile__themeMenu{width:-moz-fit-content!important;width:fit-content!important}.SidebarMobile__authButtons{display:flex;flex-direction:column;gap:8px}:root{--sidebar-background:#212121;--layout-background:#0d0d0d;--header-mobile-background:#212121;--itemContent-background:#333;--pinkGradient-background:linear-gradient(108deg,rgba(255,103,119,.2) 2.05%,rgba(255,53,181,.2) 28.03%,rgba(255,41,197,.2) 37.65%,rgba(193,0,231,.2) 96.99%),#212121;--itemContent-hover-background:#595959;--item-hover-background:#333;--sideMobile-background:#1a1a1a;--purchase-sideMobile-background:#333;--promotionPurchase-text:#fff;--title-sidebar-text:#f9f9f9;--contentSidebar-text:#c8c8c8;--bottomSection-sidebar-text:#fff;--subItem-mobile-text:#c8c8c8;--yellowGradient-text:linear-gradient(96deg,#f6ca45,#ee7983);--title-sideMobile-text:#f9f9f9;--content-item-hover:#f9f9f9;--footer-text:#fff;--pricing-hover-text:#fff;--sidebar-stroke-outline:#333;--purchase-stroke-outline:#333;--sidebar-scrollbar-thumb:#595959;--icon-itemContent-inverse:0.83;--icon-itemContent-brightness:0.9;--icon-inverse:1;--icon-hover-inverse:1;--icon-hover-brightness:0.95;--divider-color:#595959}[data-theme=light]{--sidebar-background:#ededed;--layout-background:#fff;--header-mobile-background:#fff;--itemContent-background:#ededed;--pinkGradient-background:linear-gradient(108deg,rgba(255,103,119,.1) 2.05%,rgba(255,53,181,.1) 28.03%,rgba(255,41,197,.1) 37.65%,rgba(193,0,231,.1) 96.99%),#ededed;--itemContent-hover-background:#e0e0e0;--item-hover-background:#e0e0e0;--sideMobile-background:#e0e0e0;--purchase-sideMobile-background:#fff;--promotionPurchase-text:#212121;--title-sidebar-text:#1a1a1a;--contentSidebar-text:#595959;--bottomSection-sidebar-text:#1a1a1a;--subItem-mobile-text:#595959;--yellowGradient-text:#0d0d0d;--title-sideMobile-text:#212121;--content-item-hover:#595959;--footer-text:#333;--pricing-hover-text:#212121;--sidebar-stroke-outline:#e0e0e0;--purchase-stroke-outline:#f9f9f9;--sidebar-scrollbar-thumb:#e0e0e0;--icon-itemContent-inverse:1;--icon-itemContent-brightness:0.4;--icon-inverse:0;--icon-hover-inverse:1;--icon-hover-brightness:0.4;--divider-color:#c8c8c8}.MenuContent__tooltipMenuContent{position:relative;width:100%}.MenuContent__tooltipMenuContent:hover{z-index:999}.MenuContent__activeMenuButtonContainer:before{background:linear-gradient(96deg,#f6ca45,#ee7983);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.MenuContent__menuItem{cursor:pointer;height:unset;padding:0;width:100%}.MenuContent__tooltipContent{background-color:var(--itemContent-background);border-radius:8px;box-shadow:0 8px 16px 0 rgba(30,30,30,.5);color:var(--contentSidebar-text);min-width:212px;opacity:0;padding:16px;pointer-events:auto;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden}.MenuContent__tooltipContent.MenuContent__visible{animation:MenuContent__fadeIn .2s ease-in-out;opacity:1;visibility:visible}.MenuContent__tooltipContent:before{content:"";height:100%;left:-16px;position:absolute;top:0;width:16px}.MenuContent__tooltipContent::-webkit-scrollbar{display:inline-block;width:4px}.MenuContent__tooltipContent::-webkit-scrollbar-thumb{background:var(--sidebar-scrollbar-thumb);border-radius:20px;flex-shrink:0}@keyframes MenuContent__fadeIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.MenuContent__hoverBridge{background:transparent;pointer-events:auto}.MenuContent__wrapperMenuContent{display:flex;flex-direction:column;gap:8px}.MenuContent__itemContainer{display:grid;grid-gap:8px;gap:8px}.MenuContent__itemContent{align-items:center;border-radius:4px;color:var(--contentSidebar-text)!important;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;height:unset;justify-content:start;line-height:21px;padding:4px;transition:background-color .2s ease}.MenuContent__itemContent .Button__icon{filter:invert(var(--icon-itemContent-inverse)) brightness(var(--icon-itemContent-brightness));height:24px;margin-right:0;width:24px}.MenuContent__itemContent:hover{background-color:var(--itemContent-hover-background);color:var(--content-item-hover)!important}.MenuContent__itemContent:hover .Button__icon{filter:invert(var(--icon-hover-inverse)) brightness(var(--icon-hover-brightness))}.MenuContent__activeItem,.MenuContent__activeItem:hover{-webkit-text-fill-color:transparent;background:var(--yellowGradient-text);background-clip:text;-webkit-background-clip:text}.MenuContent__activeItem .Button__icon,.MenuContent__activeItem:hover .Button__icon{filter:none}.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding)*1px);position:relative}.react-photo-album--image{aspect-ratio:var(--react-photo-album--photo-width)/var(--react-photo-album--photo-height);display:block;height:auto;width:100%}.react-photo-album--button{background:initial;border:initial;cursor:pointer}.react-photo-album--rows{flex-direction:column;row-gap:calc(var(--react-photo-album--spacing)*1px)}.react-photo-album--rows .react-photo-album--track{justify-content:space-between;--react-photo-album--track-gaps:calc(var(--react-photo-album--spacing)*(var(--react-photo-album--track-size) - 1) + var(--react-photo-album--padding)*2*var(--react-photo-album--track-size))}.react-photo-album--rows .react-photo-album--photo{width:calc((100% - var(--react-photo-album--track-gaps)*1px)/(var(--react-photo-album--container-width) - var(--react-photo-album--track-gaps))*var(--react-photo-album--photo-width) + 2px*var(--react-photo-album--padding))}.react-photo-album--columns{justify-content:space-between}.react-photo-album--columns .react-photo-album--track{flex-direction:column;justify-content:space-between;row-gap:calc(var(--react-photo-album--spacing)*1px);width:calc((100% - 1px*(var(--react-photo-album--columns) - 1)*var(--react-photo-album--spacing) - 2px*var(--react-photo-album--columns)*var(--react-photo-album--padding) - var(--react-photo-album--adjusted-gaps)*1px)*var(--react-photo-album--column-ratio)/var(--react-photo-album--total-ratio) + 2px*var(--react-photo-album--padding))}.react-photo-album--columns .react-photo-album--photo{width:100%}.react-photo-album--masonry{justify-content:space-between}.react-photo-album--masonry .react-photo-album--track{flex-direction:column;justify-content:flex-start;row-gap:calc(var(--react-photo-album--spacing)*1px);width:calc((100% - var(--react-photo-album--spacing)*1px*(var(--react-photo-album--columns) - 1))/var(--react-photo-album--columns))}.react-photo-album--masonry .react-photo-album--photo{width:100%}