.page-module__ZVTo2a__contentSearchPage{padding:0 2rem 2rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults{margin-top:1rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary{color:rgb(var(--color-primary-light));align-items:center;margin-bottom:1.5rem;font-size:.8rem;font-weight:500;display:flex}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__spacer{flex:1}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons{align-items:center;gap:.5rem;display:flex}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__selectHelperButton,.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__deleteSelectedButton{cursor:pointer;background:rgb(var(--color-primary-light) / .125);border-radius:.5rem;padding:.25rem .5rem;transition:all .2s}:is(.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__selectHelperButton,.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__deleteSelectedButton):hover{background:rgb(var(--color-primary-light) / .25)}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__selectHelperButtonSeparator{opacity:.75;font-size:1rem;font-weight:300}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__deleteSelectedButton{background-color:rgb(var(--color-danger) / .125);border:1px solid rgb(var(--color-danger) / .25);color:rgb(var(--color-danger));margin-right:2rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__deleteSelectedButton:hover{background-color:rgb(var(--color-danger) / .25)}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__resultsSummary .page-module__ZVTo2a__selectHelperButtons .page-module__ZVTo2a__deleteSelectedButton.page-module__ZVTo2a__disabled{pointer-events:none;opacity:.5;filter:grayscale()}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__noResultsMessage{background:rgb(var(--color-gray-button));border-radius:1rem;padding:1rem 1.5rem;font-size:.9rem;font-style:italic;font-weight:500}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper{background:rgb(var(--color-primary-light) / .125);border:1px solid rgb(var(--color-primary-light) / .25);border-radius:.75rem;padding:.25rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper{cursor:pointer;align-items:center;padding:.25rem .25rem .5rem;display:flex}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__selectionCheckbox{border:solid 2px rgb(var(--color-primary-light));border-radius:.25rem;place-items:center;width:1.5rem;height:1.5rem;margin-right:.5rem;display:grid;position:relative}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__selectionCheckbox:after{content:"";background-color:rgb(var(--color-primary-light));opacity:0;border-radius:.125rem;width:1rem;height:1rem;transition:all .2s;position:absolute}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__selectionCheckbox.page-module__ZVTo2a__isSelected:after{opacity:1}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__selectionCheckboxLabel{color:rgb(var(--color-primary-light));font-size:.85rem;font-weight:500}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__spacer{flex:1}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__searchResults .page-module__ZVTo2a__postingCardWrapper .page-module__ZVTo2a__selectionCheckboxWrapper .page-module__ZVTo2a__debug{color:rgb(var(--color-primary-light) / .5);font-family:monospace;font-size:.7rem;font-weight:500}.page-module__ZVTo2a__filterMenuDialog .dialog-body{flex-direction:column;gap:1rem;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuGrid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;display:grid}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection{border:1px solid rgb(var(--color-primary-light) / .2);background:linear-gradient(180deg, rgb(var(--color-primary-light) / .09) 0%, rgb(var(--color-primary-light) / .03) 100%);border-radius:1rem;padding:1rem}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection.page-module__ZVTo2a__filterMenuSectionWide{grid-column:1/-1}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionTitle{color:rgb(var(--color-primary-light));margin-bottom:.75rem;font-weight:600}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent{border:1px solid rgb(var(--color-primary-light) / .2);background:rgb(var(--color-background) / .25);border-radius:.75rem;flex-direction:column;gap:.35rem;padding:.35rem;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem{background:rgb(var(--color-primary-light) / .06);cursor:pointer;border:1px solid #0000;border-radius:.5rem;align-items:center;min-height:2.75rem;padding:0 .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem:hover{background-color:rgb(var(--color-primary-light) / .125);border-color:rgb(var(--color-primary-light) / .2)}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem .page-module__ZVTo2a__checkbox{border:solid 2px rgb(var(--color-primary-light));border-radius:.25rem;place-items:center;width:1.5rem;height:1.5rem;margin-right:.5rem;display:grid;position:relative}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem .page-module__ZVTo2a__checkbox:after{content:"";background-color:rgb(var(--color-primary-light));opacity:0;border-radius:.125rem;width:1rem;height:1rem;transition:all .2s;position:absolute}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem.page-module__ZVTo2a__isSelected{color:rgb(var(--color-primary-light));background:rgb(var(--color-primary-light) / .16);border-color:rgb(var(--color-primary-light) / .3)}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem.page-module__ZVTo2a__isSelected .page-module__ZVTo2a__checkbox:after{opacity:1}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__presets{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__presets .page-module__ZVTo2a__presetButton{border:solid 1px rgb(var(--color-primary-light) / .5);color:rgb(var(--color-primary-light));background-color:rgb(var(--color-background) / .25);cursor:pointer;appearance:none;font-family:inherit;font-size:.7rem;font-weight:500;line-height:inherit;border-radius:.5rem;padding:.5rem 1rem;transition:all .2s}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__presets .page-module__ZVTo2a__presetButton:hover{background-color:rgb(var(--color-primary-light) / .125)}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuGrid{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuColumn{flex:1;min-width:14rem}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuColumn .page-module__ZVTo2a__sortMenuColumnTitle{color:rgb(var(--color-primary-light) / .8);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuOption{background-color:rgb(var(--color-background) / .3);border:solid 1px rgb(var(--color-primary-light) / .25);white-space:nowrap;cursor:pointer;appearance:none;width:100%;color:inherit;font-family:inherit;line-height:inherit;text-align:left;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.9rem 1rem;transition:all .2s;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuOption:hover{background-color:rgb(var(--color-primary-light) / .125)}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuOption.page-module__ZVTo2a__sortMenuOptionActive{background-color:rgb(var(--color-primary-light) / .2);border-color:rgb(var(--color-primary-light) / .45)}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuOption.page-module__ZVTo2a__sortMenuOptionDisabled{pointer-events:none;opacity:.5;filter:grayscale();background-color:rgb(var(--color-background) / .2)!important}@media (max-width:720px){.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__sortMenuGrid{flex-direction:column}}
.page-module__t07QGG__authSignMain{padding:0}.page-module__t07QGG__authSignMain header{z-index:100;background-color:rgb(var(--color-primary-light));justify-content:flex-end;width:100vw;height:4rem;margin-bottom:3rem;padding:0 3rem;display:flex;position:relative;box-shadow:0 1px .25rem #0005}@media (min-width:64rem){.page-module__t07QGG__authSignMain header{display:none}}.page-module__t07QGG__authSignMain header .page-module__t07QGG__logo{position:absolute;left:0;right:0}.page-module__t07QGG__authSignMain main{display:flex}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection{background-color:rgb(var(--color-primary-light));flex-direction:column;width:60%;min-height:100svh;display:flex;position:relative}@media (max-width:64rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection{display:none}}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo{flex-direction:column;justify-content:center;align-items:center;width:18rem;height:4rem;margin:auto;display:flex;position:absolute;top:1rem;left:0}@media (min-width:38rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo{justify-content:center}}@media (max-width:38rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo{width:10rem}}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo img{fill:#fff;flex-shrink:0;width:auto;height:3rem;margin:0 1rem;padding:0}@media (max-width:38rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo img{height:3.75rem;fill:rgb(var(--color-text-on-primary))}}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo span{color:#fff;letter-spacing:1px;margin:-.75rem 0 1.125rem 3.5rem;font-size:.8rem;transform:skew(-15deg)}@media (max-width:38rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__logo span{color:rgb(var(--color-text-on-primary));font-size:.7rem}}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__coverImage{background:url(/images/auth/cover.svg) 50%/cover no-repeat;justify-content:center;align-items:flex-end;width:100%;height:60%;display:flex}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__coverImage .page-module__t07QGG__laptop{z-index:1;border-radius:2rem 2rem 0 0;width:calc(100% - 2rem);max-width:50rem;height:auto;margin:0 auto;position:relative;box-shadow:0 0 1rem #00000040}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__bottomText{color:#fff;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:10%;display:flex}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__bottomText .page-module__t07QGG__headline{font-size:1.5rem;font-weight:500}.page-module__t07QGG__authSignMain section.page-module__t07QGG__coverSection .page-module__t07QGG__bottomText .page-module__t07QGG__description{opacity:.8;letter-spacing:.0078125rem;margin-top:1rem;font-size:.8rem;line-height:1.5rem}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:30rem;max-width:100vw;padding:2rem 0;display:flex}@media (max-width:64rem){.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection{min-width:unset}}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox{width:28rem;max-width:calc(100vw - 2rem)}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__head .page-module__t07QGG__headline{padding:0 2rem}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin{border-bottom:2px dashed #999;flex-direction:column;margin-bottom:2rem;padding:2rem 1rem 2.5rem;display:flex;position:relative}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton{cursor:pointer;color:#fff;background:#fff;border:1px solid #d7dfe3;border-radius:.5rem;justify-content:center;align-items:center;max-width:100%;min-height:3rem;margin-bottom:1rem;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton:hover{background:#eee}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton:hover .page-module__t07QGG__label{background-color:unset}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton.page-module__t07QGG__socialButtonInstagram{box-shadow:0 6px 1rem #bc188880}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton.page-module__t07QGG__socialButtonFacebook{box-shadow:0 6px 1rem #2a529880}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton.page-module__t07QGG__socialButtonGoogle{box-shadow:0 6px 1rem #4285f480}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton.page-module__t07QGG__socialButtonApple{box-shadow:0 6px 1rem #00000080}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton .page-module__t07QGG__icon{border-right:1px solid #d7dfe3;justify-content:center;align-items:center;width:4rem;height:3rem;display:flex}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton .page-module__t07QGG__icon svg,.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton .page-module__t07QGG__icon picture,.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton .page-module__t07QGG__icon img{object-fit:contain;width:2rem;height:2rem}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__socialButton .page-module__t07QGG__label{color:#555;flex:1;justify-content:flex-start;padding:0 1rem}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__orItem{justify-content:center;width:100%;display:flex;position:absolute;bottom:-.5rem;left:0;right:0}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__socialSignin .page-module__t07QGG__orItem .page-module__t07QGG__label{color:#999;text-transform:uppercase;background:#fff;padding:0 1.1rem;font-weight:700}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__forgotPassword{color:#999;cursor:pointer;margin-top:1rem;font-size:.9rem;display:inline-flex}.page-module__t07QGG__authSignMain section.page-module__t07QGG__formSection .page-module__t07QGG__signBox .page-module__t07QGG__forgotPassword:hover{color:#555;text-decoration:underline wavy rgb(var(--color-primary-light))}.page-module__t07QGG__authSignMain .page-module__t07QGG__switchMode{margin-top:2rem}.page-module__t07QGG__changeSecuredDataModal{max-width:30rem}.page-module__t07QGG__changeSecuredDataModal .dialog-body{padding:0!important}.page-module__t07QGG__changeSecuredDataModal .dialog-foot .flex-group{width:100%}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress{border-bottom:solid 1px rgb(var(--color-form-border));padding:1rem 2rem}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__row{justify-content:center;align-items:center;display:flex}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__stepDot{background-color:rgb(var(--color-form-border));border-radius:100%;width:1rem;height:1rem;transition:all .2s}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__stepDot[data-active=true]{background-color:rgb(var(--color-primary-light))}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__stepLine{background-color:rgb(var(--color-form-border));flex:1;height:2px;transition:all .2s}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__stepLine[data-active=true]{background-color:rgb(var(--color-primary-light))}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__progress .page-module__t07QGG__title{color:rgb(var(--color-text-on-background));margin-top:1rem;font-size:.9rem;font-weight:500}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step{padding:1rem 2rem 2rem}@media (max-width:420px){.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step{padding:1rem}}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__box{border:solid 1px rgb(var(--color-form-border));border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 1rem #00000020}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__intro{background-color:rgb(var(--color-form-background));border-bottom:solid 1px rgb(var(--color-form-border));color:rgb(var(--color-text-on-background));padding:2rem;font-size:.9rem;line-height:1.5}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__intro .page-module__t07QGG__small{color:rgb(var(--color-text-on-background) / .5);margin-top:.5rem;font-size:.8rem;font-style:italic}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input{color:rgb(var(--color-text-on-background));padding:1rem 2rem;font-size:.9rem;display:flex}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input input{box-shadow:inset 0 0 0 1px rgb(var(--color-form-border));text-align:center;color:rgb(var(--color-text-on-background));border:none;border-radius:.5rem;flex:1;padding:1rem 1.5rem;transition:all .2s;overflow:hidden}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input input.page-module__t07QGG__--otp{letter-spacing:1rem;text-indent:1rem;font-size:1.5rem;font-weight:900}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input input:focus{box-shadow:inset 0 0 0 2px rgb(var(--color-primary-light))}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input input::placeholder{letter-spacing:normal;text-indent:0;font-size:.9rem;font-weight:400}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input input.page-module__t07QGG__password{border-radius:.5rem 0 0 .5rem;margin-right:0}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input .page-module__t07QGG__passwordVisibilityToggle{background:rgb(var(--color-form-background));border:solid 1px rgb(var(--color-form-border));color:rgb(var(--color-text-on-background));cursor:pointer;border-left:none;border-radius:0 .5rem .5rem 0;place-items:center;padding:0 .75rem;transition:all .2s;display:grid}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__input .page-module__t07QGG__passwordVisibilityToggle:hover{background:rgb(var(--color-primary-light) / .125)}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator{background-color:#ddd;border-radius:.5rem;height:.5rem;margin:0 2rem 1rem;position:relative;overflow:hidden}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__minStrength{background-color:#ffffff80;width:.25rem;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner{width:0;height:100%;transition:all .2s}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner[data-strength="0"],.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner[data-strength="1"]{background-color:#eb3b5a}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner[data-strength="2"]{background-color:#fa8231}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner[data-strength="3"],.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__passwordStrengthIndicator .page-module__t07QGG__inner[data-strength="4"]{background-color:#20bf6b}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__error-message{color:#eb3b5a;margin:.5rem 1.5rem 1rem;padding-left:.5rem;font-size:.8rem;font-weight:500}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__resend{color:#333;text-align:center;margin-top:1rem;padding:0 2rem 2rem;font-size:.8rem}.page-module__t07QGG__changeSecuredDataModal .page-module__t07QGG__step .page-module__t07QGG__resend .button{margin:.5rem auto 0;padding:.75rem}
.userChoicePromptQueue-module__KGSSEG__dialog{background:0 0;border:none;width:100%;max-width:min(38rem,100vw - 2rem);padding:0}.userChoicePromptQueue-module__KGSSEG__dialog::backdrop{background:radial-gradient(circle at top, rgb(var(--color-primary-light) / .18), transparent 45%), #05050a59;backdrop-filter:blur(1.25rem)}.userChoicePromptQueue-module__KGSSEG__panel{background:linear-gradient(160deg, rgb(var(--color-primary-light) / .18), transparent 35%), rgb(var(--color-form-background));border:solid 1px rgb(var(--color-primary-light) / .333);box-shadow:inset 0 0 0 1px rgb(var(--color-primary-light) / .125), 0 1.5rem 4rem #0000004d;border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden}.userChoicePromptQueue-module__KGSSEG__queueBadge{background-color:rgb(var(--color-primary-light) / .125);border:solid 1px rgb(var(--color-primary-light) / .25);color:rgb(var(--color-primary-light));border-radius:999rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.userChoicePromptQueue-module__KGSSEG__title{color:rgb(var(--color-primary-light));font-size:clamp(1.6rem,3vw,2.35rem);font-weight:700;line-height:1.1}.userChoicePromptQueue-module__KGSSEG__description{color:rgb(var(--color-text-on-background) / .85);margin-top:.75rem;font-size:1rem;line-height:1.5}.userChoicePromptQueue-module__KGSSEG__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.75rem;display:grid}@media (max-width:36rem){.userChoicePromptQueue-module__KGSSEG__options{grid-template-columns:1fr}}.userChoicePromptQueue-module__KGSSEG__option{border:solid 1px rgb(var(--color-form-border));background:linear-gradient(180deg, rgb(var(--color-primary-light) / .08), transparent 60%), rgb(var(--color-form-background-2));min-height:13.5rem;color:rgb(var(--color-text-on-background));cursor:pointer;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.userChoicePromptQueue-module__KGSSEG__option:before{content:"";background:rgb(var(--color-primary-light) / .14);filter:blur(1.75rem);opacity:.65;border-radius:50%;width:10rem;height:10rem;transition:transform .3s,opacity .3s;position:absolute;inset:auto -30% -45% auto}.userChoicePromptQueue-module__KGSSEG__option:hover:not(:disabled){border-color:rgb(var(--color-primary-light) / .55);transform:translateY(-.35rem)scale(1.01);box-shadow:0 1rem 2rem #00000026}.userChoicePromptQueue-module__KGSSEG__option:hover:not(:disabled):before{opacity:1;transform:scale(1.15)}.userChoicePromptQueue-module__KGSSEG__option:hover:not(:disabled) .userChoicePromptQueue-module__KGSSEG__iconShell{transform:translateY(-.25rem)scale(1.05)}.userChoicePromptQueue-module__KGSSEG__option:hover:not(:disabled) .userChoicePromptQueue-module__KGSSEG__sunIconShell .userChoicePromptQueue-module__KGSSEG__icon{animation:.6s userChoicePromptQueue-module__KGSSEG__sun-wiggle}.userChoicePromptQueue-module__KGSSEG__option:hover:not(:disabled) .userChoicePromptQueue-module__KGSSEG__moonIconShell .userChoicePromptQueue-module__KGSSEG__icon{animation:.75s userChoicePromptQueue-module__KGSSEG__moon-sway}.userChoicePromptQueue-module__KGSSEG__option:disabled{cursor:wait;opacity:.75}.userChoicePromptQueue-module__KGSSEG__option.userChoicePromptQueue-module__KGSSEG__active{border-color:rgb(var(--color-primary-light));box-shadow:inset 0 0 0 1px rgb(var(--color-primary-light) / .25), 0 0 2rem rgb(var(--color-primary-light) / .12)}.userChoicePromptQueue-module__KGSSEG__lightOption{background:linear-gradient(180deg, #ffce582e, transparent 60%), rgb(var(--color-form-background-2))}.userChoicePromptQueue-module__KGSSEG__darkOption{background:linear-gradient(180deg, #7487ff2e, transparent 60%), rgb(var(--color-form-background-2))}.userChoicePromptQueue-module__KGSSEG__iconShell{background:rgb(var(--color-form-background));width:5.5rem;height:5.5rem;box-shadow:inset 0 0 0 1px rgb(var(--color-primary-light) / .125), 0 .75rem 1.5rem #0000001a;border-radius:1.5rem;place-items:center;transition:transform .2s;display:grid;position:relative}.userChoicePromptQueue-module__KGSSEG__icon{font-size:2.25rem}.userChoicePromptQueue-module__KGSSEG__sunIconShell{color:#f59e0b}.userChoicePromptQueue-module__KGSSEG__moonIconShell{color:#7487ff}.userChoicePromptQueue-module__KGSSEG__optionLabel{z-index:1;font-size:1.1rem;font-weight:700;position:relative}.userChoicePromptQueue-module__KGSSEG__meta{min-height:1.5rem;color:rgb(var(--color-text-on-background) / .75);text-align:center;margin-top:1rem;font-size:.9rem}.userChoicePromptQueue-module__KGSSEG__error{color:rgb(var(--color-danger));font-weight:600}@keyframes userChoicePromptQueue-module__KGSSEG__sun-wiggle{0%{transform:rotate(0)scale(1)}35%{transform:rotate(16deg)scale(1.08)}70%{transform:rotate(-10deg)scale(.98)}to{transform:rotate(0)scale(1)}}@keyframes userChoicePromptQueue-module__KGSSEG__moon-sway{0%{transform:rotate(0)translateY(0)}35%{transform:rotate(-14deg)translateY(-.2rem)}70%{transform:rotate(10deg)translateY(.1rem)}to{transform:rotate(0)translateY(0)}}
.style-module__Fy_6NW__footer{background-color:rgb(var(--color-primary-dark));color:#fff;width:100vw;padding:4rem}@media (max-width:62rem){.style-module__Fy_6NW__footer{margin-top:4rem;padding:2rem}}@media (max-width:26rem){.style-module__Fy_6NW__footer{padding:1rem}}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout{max-width:60rem;margin:auto}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout a{color:#fff;text-decoration:none}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__navigation{grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:38rem){.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__navigation{grid-template-columns:repeat(2,1fr)}}@media (max-width:26rem){.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__navigation{grid-template-columns:1fr}}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__navigation .style-module__Fy_6NW__item{text-align:center;cursor:pointer;padding:.5rem;font-size:.9rem}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__copyright{text-align:center;color:#ccdddb;margin-top:3rem;font-size:.8rem;line-height:2rem}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__copyright svg{vertical-align:text-bottom;color:#fff;font-size:1rem}.style-module__Fy_6NW__footer .style-module__Fy_6NW__layout .style-module__Fy_6NW__copyright a{color:#fff;font-weight:900}.style-module__Fy_6NW__LanguageSwitcher{max-width:20rem;margin:2rem auto 0}.style-module__Fy_6NW__LanguageSwitcher .style-module__Fy_6NW__LanguageSwitcherSelect [class$=-menu]{border:solid 2px rgb(var(--color-primary-light));border-radius:1rem;overflow:hidden}.style-module__Fy_6NW__LanguageSwitcher .style-module__Fy_6NW__LanguageSwitcherSelect [role=listbox]{padding:0!important}.style-module__Fy_6NW__LanguageSwitcher .style-module__Fy_6NW__LanguageSwitcherSelect a{margin:-8px -12px;padding:8px 12px;display:flex}.style-module__Fy_6NW__LanguageSwitcherOption{align-items:center;padding:.5rem;font-size:.9rem;display:flex}.style-module__Fy_6NW__LanguageSwitcherOption img{object-fit:cover;border-radius:.25rem;margin-right:1rem;display:flex}.style-module__Fy_6NW__themeSwitcher{justify-content:center;align-items:center;margin:1rem 0 2rem;padding:1rem 0 .5rem;display:flex}.style-module__Fy_6NW__themeSwitcher .MuiFormControlLabel-label{color:rgb(var(--color-text-on-primary) / .75);font-size:.9rem;font-weight:500}
.page-module__faeGia__accountPage{flex-direction:column;display:flex}.page-module__faeGia__accountPage .page-module__faeGia__header{z-index:10;align-items:center;width:100vw;max-width:100%;height:4rem;display:flex;position:fixed;top:0;box-shadow:0 2px 4px #00000040}.page-module__faeGia__accountPage .page-module__faeGia__header .page-module__faeGia__backdrop{z-index:-1;background:url(/images/auth/cover.svg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__faeGia__accountPage .page-module__faeGia__header .page-module__faeGia__logo{margin-left:2rem}.page-module__faeGia__accountPage .page-module__faeGia__header .page-module__faeGia__spacer{flex:1}.page-module__faeGia__accountPage .page-module__faeGia__main{min-height:100vh;overflow:visible}.page-module__faeGia__accountPage .page-module__faeGia__pageWrapper{margin-top:4rem}.page-module__faeGia__accountPage .page-module__faeGia__contentWrapper{flex-flow:wrap}.page-module__faeGia__accountPage .page-module__faeGia__contentWrapper .box-head{padding:0}.page-module__faeGia__accountPage .page-module__faeGia__contentWrapper .box-head .box-headline{color:rgb(var(--color-primary-light));margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__faeGia__headButton{color:rgb(var(--color-text-on-primary));cursor:pointer;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;transition:background-color .2s;display:flex}.page-module__faeGia__headButton:hover{background-color:rgb(var(--color-primary-dark))}
.Invites-module__8nXhwG__invitesWrapper{flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:2rem 0;display:flex}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__headline{color:rgb(var(--color-primary-light));margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard{border:solid 2px rgb(var(--color-primary-light));width:20rem;color:rgb(var(--color-text-on-primary));background-image:url(/images/auth/cover.svg);background-size:cover;border-radius:1rem;margin:.5rem 0 1.5rem;padding:.5rem;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 .125rem .5rem #00000040}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper{background-color:rgb(var(--color-primary-light) / .125);backdrop-filter:blur(.75rem);border-radius:1rem;flex:1;display:flex;position:relative;overflow:hidden;box-shadow:0 0 .5rem #00000040}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper:after{content:"";z-index:-1;background:rgb(var(--color-primary-light)) url(/images/grainy-noise.svg) repeat 0 0 / 200px 200px;opacity:.25;width:100%;height:100%;position:absolute;top:0;left:0}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__column{flex:1;padding:1rem;overflow:hidden}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__username,.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__email{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__userId{text-overflow:ellipsis;opacity:.8;margin-top:.25rem;font-family:monospace;font-size:.75rem;font-weight:700;overflow:hidden}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__iconButton{cursor:pointer;width:3rem;color:rgb(var(--color-text-on-primary));background-color:#ffffff20;border-radius:1rem;flex-shrink:0;place-items:center;font-size:1.5rem;transition:background-color .2s;display:grid;position:relative;box-shadow:0 .25rem .5rem #1f1f1f40}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__myInviteCode .Invites-module__8nXhwG__memberCard .Invites-module__8nXhwG__wrapper .Invites-module__8nXhwG__iconButton:hover{background-color:#ffffff40}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites{flex-direction:column;gap:1rem;width:100%;height:100%;display:flex}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite{border:solid 2px rgb(var(--color-primary-light));border-radius:1rem;flex-direction:column;width:16rem;padding:0;transition:all .2s;display:flex;overflow:hidden}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__name{color:rgb(var(--color-primary-dark));background-color:rgb(var(--color-highlight));margin-bottom:.5rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:700}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__field{flex-direction:column;padding:.5rem 1rem;display:flex}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__field .Invites-module__8nXhwG__label{color:rgb(var(--color-primary-dark));font-size:.9rem}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__field .Invites-module__8nXhwG__value{color:rgb(var(--color-primary-dark));font-size:.9rem;font-weight:700}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__actions{border-top:solid 2px rgb(var(--color-primary-light));background-color:rgb(var(--color-highlight-2));justify-content:center;gap:.5rem;margin-top:.5rem;padding:.5rem;display:flex}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__actions .Invites-module__8nXhwG__button{color:rgb(var(--color-text-on-primary));background-color:rgb(var(--color-primary-light));cursor:pointer;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite .Invites-module__8nXhwG__actions .Invites-module__8nXhwG__button:hover{background-color:rgb(var(--color-primary-dark))}.Invites-module__8nXhwG__invitesWrapper .Invites-module__8nXhwG__invites .Invites-module__8nXhwG__invite:hover{background-color:rgb(var(--color-highlight-2));box-shadow:0 2px 4px rgb(var(--color-primary-dark) / .5)}
.Organizations-module__T7-3qG__organizationOverviewBox{flex:56rem;width:100%;min-width:min(100%,56rem);max-width:72rem}.Organizations-module__T7-3qG__organizationOverviewBox .box-head{padding:1.5rem 1.5rem 0}.Organizations-module__T7-3qG__organizationOverviewBox .box-body{padding:1.5rem}.Organizations-module__T7-3qG__headerBar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Organizations-module__T7-3qG__headerCopy{flex-direction:column;gap:.5rem;display:flex}.Organizations-module__T7-3qG__headerDescription{color:rgb(var(--color-text-on-background) / .75);max-width:42rem;font-size:.95rem;line-height:1.5}.Organizations-module__T7-3qG__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Organizations-module__T7-3qG__searchInput{flex:1;max-width:28rem}.Organizations-module__T7-3qG__resultsCounter{color:rgb(var(--color-text-on-background) / .7);flex-shrink:0;font-size:.95rem}.Organizations-module__T7-3qG__tableWrapper{--mf-background-color-a:light-dark(rgb(var(--color-background) / 1),rgb(var(--color-background) / 0));--mf-background-color-b:light-dark(rgb(var(--color-background) / .25),rgb(var(--color-background) / .25));--mf-background:linear-gradient(180deg, var(--mf-background-color-a), var(--mf-background-color-b));border:1px solid rgb(var(--color-primary-light) / .25);background:var(--mf-background);border-radius:1.25rem;overflow-x:auto}.Organizations-module__T7-3qG__tableWrapper:not(:last-child){margin-bottom:1rem}.Organizations-module__T7-3qG__table{min-width:52rem}.Organizations-module__T7-3qG__tableRow,.Organizations-module__T7-3qG__groupLabelRow{align-items:center;gap:1rem;display:flex}.Organizations-module__T7-3qG__favoriteColumnHeader{text-align:center}.Organizations-module__T7-3qG__groupLabelRow{background-color:rgb(var(--color-form-head) / .25);border-bottom:1px solid rgb(var(--color-primary-light) / .14);padding:.875rem 1.25rem .5rem;top:0}.Organizations-module__T7-3qG__scrollWrapper{scrollbar-gutter:stable;max-height:60vh;overflow:hidden auto}.Organizations-module__T7-3qG__groupLabel{width:fit-content;color:rgb(var(--color-primary-light));text-transform:uppercase;letter-spacing:.06em;grid-column:1/-1;align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;display:inline-flex}.Organizations-module__T7-3qG__groupLabel span{background-color:rgb(var(--color-primary-light) / .12);min-width:1.6rem;height:1.6rem;color:rgb(var(--color-text-on-background));border-radius:999px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.78rem;display:inline-flex}.Organizations-module__T7-3qG__tableRow{cursor:pointer;border-bottom:1px solid rgb(var(--color-primary-light) / .08);padding:1rem 1.25rem;transition:background-color .2s,transform .2s}.Organizations-module__T7-3qG__tableRow:last-child{border-bottom:none}.Organizations-module__T7-3qG__tableRow:hover,.Organizations-module__T7-3qG__tableRow:focus-visible{background-color:rgb(var(--color-highlight-2));text-decoration:none}.Organizations-module__T7-3qG__nameCell{flex:1;align-items:center;gap:.9rem;min-width:0;display:flex}.Organizations-module__T7-3qG__nameContent{flex-direction:column;gap:.35rem;min-width:0;display:flex}.Organizations-module__T7-3qG__organizationName{white-space:nowrap;text-overflow:ellipsis;color:rgb(var(--color-text-on-background));font-size:1.05rem;font-weight:700;overflow:hidden}.Organizations-module__T7-3qG__organizationMeta{color:rgb(var(--color-text-on-background) / .75);flex-wrap:wrap;flex:1;gap:.75rem;font-size:.85rem;display:flex}.Organizations-module__T7-3qG__organizationMeta span{align-items:center;gap:.35rem;display:inline-flex}.Organizations-module__T7-3qG__numberCell{color:rgb(var(--color-text-on-background));font-size:1rem;font-weight:600}.Organizations-module__T7-3qG__statusBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.3rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.Organizations-module__T7-3qG__statusBadgeActive{background-color:rgb(var(--color-primary-light) / .12);color:rgb(var(--color-text-on-background))}.Organizations-module__T7-3qG__statusBadgeWarning{background-color:rgb(var(--color-danger) / .14);color:rgb(var(--color-danger))}.Organizations-module__T7-3qG__favoriteCell{justify-content:center;display:flex}.Organizations-module__T7-3qG__favoriteButton{border:1px solid rgb(var(--color-primary-light) / .16);background-color:rgb(var(--color-background) / .72);width:2.5rem;height:2.5rem;color:rgb(var(--color-text-on-background) / .45);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;font-size:1.05rem;transition:color .2s,background-color .2s,border-color .2s,transform .2s;display:inline-flex}.Organizations-module__T7-3qG__favoriteButton:hover:enabled,.Organizations-module__T7-3qG__favoriteButton:focus-visible:enabled{color:rgb(var(--color-primary-light));border-color:rgb(var(--color-primary-light) / .35);background-color:rgb(var(--color-primary-light) / .1);transform:translateY(-1px)}.Organizations-module__T7-3qG__favoriteButton:disabled{cursor:progress;opacity:.6}.Organizations-module__T7-3qG__favoriteButtonActive{color:rgb(var(--color-primary-light));border-color:rgb(var(--color-primary-light) / .3);background-color:rgb(var(--color-primary-light) / .12)}.Organizations-module__T7-3qG__emptyState,.Organizations-module__T7-3qG__errorNotice{border-radius:1rem;padding:1.25rem}.Organizations-module__T7-3qG__emptyState{background:linear-gradient(180deg, rgb(var(--color-primary-light) / .05), rgb(var(--color-primary-light) / .1));border:1px solid rgb(var(--color-primary-light) / .14);flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.Organizations-module__T7-3qG__emptyStateHeadline{color:rgb(var(--color-text-on-background));font-size:1.05rem;font-weight:700}.Organizations-module__T7-3qG__emptyStateDescription{max-width:36rem;color:rgb(var(--color-text-on-background) / .72);line-height:1.55}.Organizations-module__T7-3qG__errorNotice{background-color:rgb(var(--color-danger) / .1);border:1px solid rgb(var(--color-danger) / .16);color:rgb(var(--color-danger));margin-bottom:1rem}.Organizations-module__T7-3qG__createOrganizationButton{justify-content:center;align-items:center;gap:.55rem;min-height:2.75rem;display:inline-flex}.Organizations-module__T7-3qG__compactCreateButton{white-space:nowrap}.Organizations-module__T7-3qG__dialogError .wrapper{outline:2px solid rgb(var(--color-danger) / .24)}@media (max-width:900px){.Organizations-module__T7-3qG__headerBar,.Organizations-module__T7-3qG__toolbar{flex-direction:column;align-items:stretch}.Organizations-module__T7-3qG__searchInput{max-width:100%}.Organizations-module__T7-3qG__resultsCounter{width:100%}}
.styles-module__BHTINa__PaymentPlan{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;margin:4rem 0 2rem;padding:1rem;display:grid}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement{background:rgb(var(--color-form-background));box-shadow:0 .5rem 1rem rgb(var(--color-primary-light) / .25);border-radius:.5rem;flex-direction:column;transition:all .2s;display:flex;position:relative}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000020}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement.styles-module__BHTINa__Recommended{box-shadow:0 0 0 .2rem rgb(var(--color-secondary)), 0 0 2rem rgb(var(--color-secondary));margin:-4rem 0 -2rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement.styles-module__BHTINa__Recommended .styles-module__BHTINa__RecommendPicture{position:absolute;top:-3.25rem;left:-1rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement.styles-module__BHTINa__Recommended .styles-module__BHTINa__RecommendedBadge{color:rgb(var(--color-text-on-primary));background:rgb(var(--color-primary-light));letter-spacing:.01rem;border-radius:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__PlanName{color:rgb(var(--color-primary-light));border-radius:.5rem .5rem 0 0;margin-bottom:.5rem;padding:2rem 1rem;font-size:1.5rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Price{color:rgb(var(--color-primary-light));justify-content:center;align-items:flex-end;margin-bottom:2rem;font-size:2.5rem;font-weight:700;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Price .styles-module__BHTINa__PerMonth{color:rgb(var(--color-gray-button-text));margin:0 0 .25rem .5rem;font-size:1rem;font-weight:500}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__MainInfos{color:rgb(var(--color-primary-light));font-size:1.15rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__MainInfos .styles-module__BHTINa__Info{margin-bottom:.5rem;padding:0 2rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__MainInfos .styles-module__BHTINa__SocialMediaPageTypes{background:rgb(var(--color-background));border:solid 1px rgb(var(--color-form-border));border-radius:.25rem;justify-content:center;gap:.75rem;width:fit-content;margin:1rem auto 0;padding:.5rem 1rem;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__MainInfos .styles-module__BHTINa__SocialMediaPageTypes img{border-radius:.25rem;width:1.5rem;height:1.5rem;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Features{flex:1;margin-top:2rem;padding:0 2rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Features .styles-module__BHTINa__Feature{color:rgb(var(--color-primary-light));gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:500;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Features .styles-module__BHTINa__Feature .styles-module__BHTINa__FeatureText{text-align:left}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Button{appearance:none;background-color:rgb(var(--color-primary-light));color:rgb(var(--color-text-on-primary));text-align:center;cursor:pointer;font:inherit;line-height:inherit;border:0;border-radius:.25rem;margin:1rem 2rem 2rem;padding:1rem .5rem;text-decoration:none;transition:all .2s}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__PlanElement .styles-module__BHTINa__Button:hover{background-color:rgb(var(--color-secondary));color:rgb(var(--color-primary-light));font-weight:700}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__feature-list{margin-top:1rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__feature-list .styles-module__BHTINa__feature-title{color:rgb(var(--color-primary-light));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__feature-list .styles-module__BHTINa__feature{color:rgb(var(--color-primary-light));align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container{flex-direction:row;place-content:flex-start;gap:1rem;padding:2rem;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container{background-color:rgb(var(--color-background));border-radius:.5rem;flex-direction:column;gap:1rem;width:30rem;padding:1rem;transition:all .2s;display:flex;box-shadow:0 0 10px #00000040}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__title{color:rgb(var(--color-primary-light));margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details{padding:1rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail{color:rgb(var(--color-primary-light));gap:1rem;margin-bottom:.75rem;font-size:1rem;font-weight:500;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__label{color:rgb(var(--color-primary-light));flex:1;margin-right:2rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__status{color:#fff;border-radius:1.25rem;width:fit-content;margin-top:-.5rem;padding:.5rem;font-size:.8rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__status.styles-module__BHTINa__--trial{background-color:#4f94ff}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__status.styles-module__BHTINa__--running{background-color:#50bc6f}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__status.styles-module__BHTINa__--canceled{background-color:#bd5151}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__status.styles-module__BHTINa__--ended{background-color:#919191}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__bar{flex:1;align-items:center;gap:1rem;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__bar .styles-module__BHTINa__startLabel{color:#aaa;font-size:.8rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__bar .styles-module__BHTINa__fullBar{background-color:#fff;border-radius:1rem;width:50%;height:.75rem;overflow:hidden}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__bar .styles-module__BHTINa__fullBar .styles-module__BHTINa__fill{background-color:rgb(var(--color-primary-light));height:1rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__detail .styles-module__BHTINa__bar .styles-module__BHTINa__endLabel{color:#aaa;font-size:.8rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__plan-features{margin-top:1rem}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__plan-details-container .styles-module__BHTINa__plan-details .styles-module__BHTINa__plan-features .styles-module__BHTINa__feature{color:rgb(var(--color-primary-light));align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions{background-color:rgb(var(--color-background));border-radius:.5rem;flex-direction:column;gap:1rem;width:50rem;padding:1rem;transition:all .2s;box-shadow:0 0 10px #00000040}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__title{color:rgb(var(--color-primary-light));margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__separator{border-top:1px solid #aaa;margin:1rem 0}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__action-button-wrapper{flex-direction:column;gap:1rem;padding:1rem;display:flex}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__action-button-wrapper .styles-module__BHTINa__title{color:rgb(var(--color-primary-light));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__action-button-wrapper .styles-module__BHTINa__description{color:rgb(var(--color-primary-light));margin-bottom:.5rem;font-size:1rem;font-weight:500}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__action-button-wrapper .styles-module__BHTINa__action-button{background-color:rgb(var(--color-primary-light));color:#fff;text-align:center;cursor:pointer;border-radius:.25rem;padding:1rem .5rem;transition:all .2s}.styles-module__BHTINa__PaymentPlan .styles-module__BHTINa__manage-payment-plan-container .styles-module__BHTINa__available-actions .styles-module__BHTINa__action-button-wrapper .styles-module__BHTINa__action-button:hover{background-color:rgb(var(--color-secondary));color:rgb(var(--color-primary-light));font-weight:700}
.mainContent-module__SS3-ZW__main{color:rgb(var(--color-text-on-background));flex-direction:column;flex:1;max-width:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.mainContent-module__SS3-ZW__main .mainContent-module__SS3-ZW__mainContentContainer{flex-direction:column;flex:1;align-items:flex-start;gap:1rem;max-width:100%;padding:0 2rem 2rem;display:flex;position:relative;overflow-x:hidden}.mainContent-module__SS3-ZW__main .mainContent-module__SS3-ZW__mainContentContainer:has(.sub-menu){flex-direction:row;overflow:hidden}.mainContent-module__SS3-ZW__main .mainContent-module__SS3-ZW__mainContentContainer.mainContent-module__SS3-ZW__mainContentContainerHorizontal{flex-direction:row}.mainContent-module__SS3-ZW__mainScrollWrap{scrollbar-gutter:stable;max-height:100svh;overflow:hidden auto}
.OrganizationAvatar-module__fsfsla__organizationAvatar{background:linear-gradient(180deg, rgb(var(--color-primary-light) / .08), rgb(var(--color-primary-light) / .18));box-shadow:0 0 0 1px rgb(var(--color-form-border) / 1);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.OrganizationAvatar-module__fsfsla__organizationAvatar .OrganizationAvatar-module__fsfsla__image{object-fit:cover}.OrganizationAvatar-module__fsfsla__organizationAvatar .OrganizationAvatar-module__fsfsla__avatarFallback{width:100%;height:100%}
/*# sourceMappingURL=17cw58wojbdot.css.map*/