.page-module__ZVTo2a__contentSearchPage{padding:0 2rem 2rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel{background:linear-gradient(135deg, rgb(var(--color-primary-light) / .075) 0%, rgb(var(--color-primary-light) / .25) 100%);box-shadow:inset 0 0 0 1px rgb(var(--color-primary-light) / .25);border-radius:1rem;align-items:center;gap:.5rem;padding:1rem;display:flex}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel .page-module__ZVTo2a__filterPanelItem{cursor:pointer;white-space:nowrap;border:1px solid rgb(var(--color-primary-light) / .333);background:rgb(var(--color-background) / .25);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel .page-module__ZVTo2a__filterPanelItem svg{font-size:1rem}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel .page-module__ZVTo2a__filterPanelItem:hover{background:rgb(var(--color-primary-light) / .125)}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel .page-module__ZVTo2a__filterPanelItem.page-module__ZVTo2a__filterPanelItemWithMode{filter:grayscale();opacity:.6}.page-module__ZVTo2a__contentSearchPage .page-module__ZVTo2a__filterPanel .page-module__ZVTo2a__filterPanelItem.page-module__ZVTo2a__filterPanelItemWithMode.page-module__ZVTo2a__isActive{filter:none;opacity:1;background:rgb(var(--color-primary-light));color:rgb(var(--color-text-on-primary))}.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 .page-module__ZVTo2a__filterMenuSection{margin-bottom:2rem}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection:last-child{margin-bottom:0}.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) / .333);border-radius:.5rem;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.page-module__ZVTo2a__filterMenuDialog .page-module__ZVTo2a__filterMenuSection .page-module__ZVTo2a__filterMenuSectionContent .page-module__ZVTo2a__checkboxItem{background:linear-gradient(90deg, rgb(var(--color-primary-light) / .125) 0%, rgb(var(--color-primary-light) / 0) 100%);cursor:pointer;border-radius:.5rem;align-items:center;height:2.5rem;padding:0 .5rem;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)}.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:linear-gradient(90deg, rgb(var(--color-primary-light) / .333) 0%, rgb(var(--color-primary-light) / 0) 100%)}.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:1rem 0;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;border-radius:.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:500;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__sortMenuDialog .dialog-body{gap:1rem;display:flex}.page-module__ZVTo2a__sortMenuDialog .page-module__ZVTo2a__sortMenuColumn{flex:1}.page-module__ZVTo2a__sortMenuDialog .page-module__ZVTo2a__sortMenuOption{background-color:rgb(var(--color-form-background));border:solid 1px rgb(var(--color-primary-light));box-shadow:inset 0 0 .5rem rgb(var(--color-primary-light) / .333), inset 0 0 .333rem rgb(var(--color-primary-light) / .667);white-space:nowrap;cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:1rem 2rem;transition:all .2s;display:flex}.page-module__ZVTo2a__sortMenuDialog .page-module__ZVTo2a__sortMenuOption:hover{background-color:rgb(var(--color-primary-light) / .125)}.page-module__ZVTo2a__sortMenuDialog .page-module__ZVTo2a__sortMenuOption.page-module__ZVTo2a__sortMenuOptionActive{background-color:rgb(var(--color-primary-light) / .25)}.page-module__ZVTo2a__sortMenuDialog .page-module__ZVTo2a__sortMenuOption.page-module__ZVTo2a__sortMenuOptionDisabled{pointer-events:none;opacity:.6;background-color:rgb(var(--color-form-background))!important}
.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;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;max-width:calc(100% - 2rem);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 form{padding:0 1rem}.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;-webkit-text-decoration:underline wavy rgb(var(--color-primary-light));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}
.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;width:1.5rem;height:1.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__header .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__accountPage .page-module__faeGia__header .page-module__faeGia__headButton:hover{background-color:rgb(var(--color-primary-dark))}.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}
.style-module__SPMuYa__newsListBox .box-head{padding:0}.style-module__SPMuYa__newsListBox .box-head .box-headline{color:rgb(var(--color-primary-light));margin-bottom:1rem;font-size:1.5rem;font-weight:700}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList{position:relative;overflow:hidden;padding:1rem!important}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__showMore{z-index:1;width:100%;position:absolute;bottom:0;left:0}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__showMore .style-module__SPMuYa__showMoreButton{z-index:1;color:rgb(var(--color-primary-light));border:solid 1px rgb(var(--color-primary-light) / .25);background:color-mix(in oklch, rgb(var(--color-primary-light)) 25%, rgb(var(--color-text-on-primary)));text-align:center;cursor:pointer;border-radius:.5rem;margin:0 auto;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__showMore .style-module__SPMuYa__showMoreButton:hover{color:rgb(var(--color-text-on-primary));background:color-mix(in oklch, rgb(var(--color-primary-light)) 75%, rgb(var(--color-text-on-primary)))}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__showMore:after{content:"";background:linear-gradient(180deg, rgb(var(--color-background) / 0) 0%, rgb(var(--color-background)) 85%, rgb(var(--color-background)) 100%);pointer-events:none;width:100%;height:10rem;position:absolute;bottom:0;left:0}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem{border-bottom:1px solid rgb(var(--color-primary-light) / .125);cursor:pointer;background:linear-gradient(to right, rgb(var(--color-form-background)), transparent);border-left:3px solid rgb(var(--color-primary-light));border-radius:4px;padding:1rem;list-style:none;transition:all .2s;position:relative}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem:last-child{border-bottom:none}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem:after{content:"";border-top:2px solid rgb(var(--color-primary-light));border-right:2px solid rgb(var(--color-primary-light));opacity:0;width:6px;height:6px;transition:all .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)rotate(45deg)}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem:hover{background-color:rgb(var(--color-form-background));box-shadow:0 4px 8px rgb(var(--color-primary-light) / .125);transform:translateY(-2px)}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem:hover:after{opacity:1;right:.8rem}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem .style-module__SPMuYa__newsHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem .style-module__SPMuYa__newsHeader .style-module__SPMuYa__newsTitle{color:rgb(var(--color-primary-light));align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem .style-module__SPMuYa__newsHeader .style-module__SPMuYa__newsTitle .style-module__SPMuYa__badge{background:linear-gradient(90deg, color-mix(in oklch, rgb(var(--color-primary-light)) 90%, #fff), rgb(var(--color-primary-light)));color:rgb(var(--color-text-on-primary));border-radius:10px;padding:.1rem .4rem;font-size:.7rem;font-weight:400}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem .style-module__SPMuYa__newsHeader .style-module__SPMuYa__newsDate{background:linear-gradient(270deg, rgb(var(--color-primary-light) / .25) 0, rgb(var(--color-primary-light) / 0) 100%);text-transform:capitalize;border-radius:999px;padding:.2rem .5rem;font-size:.8rem}.style-module__SPMuYa__newsListBox .style-module__SPMuYa__newsList .style-module__SPMuYa__newsItem .style-module__SPMuYa__newsContent{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.style-module__SPMuYa__newsDialog{max-width:50rem}.style-module__SPMuYa__newsDialog .dialog-body{line-height:1.5}.style-module__SPMuYa__newsDialog .dialog-body img,.style-module__SPMuYa__newsDialog .dialog-body video{border-radius:.5rem;max-width:100%;display:flex}
.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog{width:80%}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper{flex-flow:wrap;gap:1rem;display:flex}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard{background-color:rgb(var(--color-form-background));width:14rem;box-shadow:0 0 .5rem rgb(var(--color-primary-light) / 0), 0 0 .333rem rgb(var(--color-primary-light) / 0), 0 0 0 1px rgb(var(--color-primary-light)), inset 0 0 .5rem rgb(var(--color-primary-light) / .333), inset 0 0 .333rem rgb(var(--color-primary-light) / .667);cursor:pointer;border-radius:.5rem;padding:1rem;text-decoration:none;transition:all .2s;overflow:hidden}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard:hover{background-color:rgb(var(--color-primary-light) / .1)}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard.QuickDashboardStyles-module__ndJy_q__active{background-color:color-mix(in oklch, rgb(var(--color-primary-light)) 15%, rgb(var(--color-form-background)));color:rgb(var(--color-primary-light));box-shadow:0 0 .5rem rgb(var(--color-primary-light) / 0), 0 0 .333rem rgb(var(--color-primary-light) / 0), 0 0 0 2px rgb(var(--color-primary-light)), inset 0 0 .5rem rgb(var(--color-primary-light) / .333), inset 0 0 .333rem rgb(var(--color-primary-light) / .667), 0 0 0 .25rem rgb(var(--color-primary-light) / .5)}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardHeader{align-items:center;gap:.5rem;display:flex}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardHeader .QuickDashboardStyles-module__ndJy_q__cardTitle{white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;font-weight:600;overflow:hidden}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardHeader .QuickDashboardStyles-module__ndJy_q__cardIcon{color:var(--color-primary);font-size:1.5rem}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardContent{font-size:.9rem}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardContent .QuickDashboardStyles-module__ndJy_q__cardMeta{gap:1rem;margin-top:.5rem;display:flex}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardContent .QuickDashboardStyles-module__ndJy_q__cardMeta .QuickDashboardStyles-module__ndJy_q__metaItem{gap:.25rem;display:flex}.QuickDashboardStyles-module__ndJy_q__quickDashboardDialog .QuickDashboardStyles-module__ndJy_q__cardWrapper .QuickDashboardStyles-module__ndJy_q__dashboardCard .QuickDashboardStyles-module__ndJy_q__cardContent .QuickDashboardStyles-module__ndJy_q__cardMeta .QuickDashboardStyles-module__ndJy_q__metaItem .QuickDashboardStyles-module__ndJy_q__metaLabel{font-weight:600}.QuickDashboardStyles-module__ndJy_q__quickViewGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.5rem;display:grid}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard{border:1px solid rgb(var(--color-primary-light) / .5);background:rgb(var(--color-background));border-radius:1rem}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard .QuickDashboardStyles-module__ndJy_q__quickViewCardHead{background:linear-gradient(135deg, rgb(var(--color-primary-light) / .075) 0%, rgb(var(--color-primary-light) / .25) 100%);border-radius:1rem 1rem 0 0;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.4rem .75rem;display:flex}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard .QuickDashboardStyles-module__ndJy_q__quickViewCardHead .QuickDashboardStyles-module__ndJy_q__quickViewCardIcon{color:rgb(var(--color-primary-light));font-size:.75rem}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard .QuickDashboardStyles-module__ndJy_q__quickViewCardHead .QuickDashboardStyles-module__ndJy_q__quickViewCardTitle{color:rgb(var(--color-primary-light));font-size:.75rem;font-weight:500;line-height:1.2}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard .QuickDashboardStyles-module__ndJy_q__quickViewChart{contain:paint;flex-direction:column;width:100%;height:10rem;padding:0 .5rem .5rem;display:flex;overflow:hidden}.QuickDashboardStyles-module__ndJy_q__quickViewGrid .QuickDashboardStyles-module__ndJy_q__quickViewCard .QuickDashboardStyles-module__ndJy_q__quickViewChart *{font-size:.6rem}.QuickDashboardStyles-module__ndJy_q__addDashboard{color:rgb(var(--color-text-on-background));background-color:rgb(var(--color-primary-light) / .125);border:solid 1px rgb(var(--color-primary-light));cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:400;transition:all .2s;display:flex}.QuickDashboardStyles-module__ndJy_q__addDashboard:hover{color:rgb(var(--color-primary-light));background-color:rgb(var(--color-primary-light) / .25)}
.Widget-module__STCOJG__widget{background-color:rgb(var(--color-background));border:2px solid rgb(var(--color-primary-light));transform-origin:0 0;border-radius:1rem;flex-direction:column;flex-shrink:0;transition:opacity .2s,scale .2s;display:flex;position:relative;overflow:hidden}.Widget-module__STCOJG__widget.Widget-module__STCOJG__small{grid-area:span 1/span 1}.Widget-module__STCOJG__widget.Widget-module__STCOJG__medium{grid-area:span 1/span 2}@container dashboardArea not (min-width:59rem){.Widget-module__STCOJG__widget.Widget-module__STCOJG__medium{grid-column:span 1}}.Widget-module__STCOJG__widget.Widget-module__STCOJG__large{grid-area:span 2/span 2}@container dashboardArea not (min-width:59rem){.Widget-module__STCOJG__widget.Widget-module__STCOJG__large{grid-column:span 1}}.Widget-module__STCOJG__widget.Widget-module__STCOJG__dragging{z-index:9;opacity:.75}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head{border-bottom:2px solid rgb(var(--color-primary-light));background:linear-gradient(90deg, rgb(var(--color-primary-light) / 1), rgb(var(--color-primary-light) / .75));height:2.5rem;color:rgb(var(--color-primary-light));align-items:center;padding-right:.5rem;display:flex;position:relative}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__dragHandleSpacer{width:.5rem}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__dragHandle{cursor:grab;width:2rem;height:100%;color:rgb(var(--color-text-on-primary));border-radius:.5rem;place-items:center;display:grid}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__icon{color:rgb(var(--color-primary-light));background-color:rgb(var(--color-background));border-radius:.5rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;margin-right:.75rem;padding:.25rem;font-size:1rem;display:flex}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__icon span{font-size:1.25rem;font-weight:900;line-height:1}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__headline{color:rgb(var(--color-text-on-primary));flex:1;font-size:1.125rem;font-weight:500}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__headButton{background-color:rgb(var(--color-primary-dark) / .25);width:1.75rem;height:1.75rem;color:rgb(var(--color-text-on-primary));cursor:pointer;border-radius:.5rem;place-items:center;margin-right:.25rem;transition:all .2s;display:grid}.Widget-module__STCOJG__widget .Widget-module__STCOJG__head .Widget-module__STCOJG__headButton:hover{background-color:rgb(var(--color-primary-dark) / .5);box-shadow:0 0 0 1px rgb(var(--color-text-on-primary) / .5)}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body{contain:paint;flex-direction:column;flex:1;padding:.5rem;display:flex;overflow:hidden auto}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .MuiPagination-root{border-top:solid 1px rgb(var(--color-primary-light) / .25);margin:.5rem -.5rem -.5rem;padding:.5rem}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .Widget-module__STCOJG__virtualGrid{overflow-x:hidden!important}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .Widget-module__STCOJG__virtualGrid>div{width:100%!important}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body.Widget-module__STCOJG__commentSentiment .recharts-pie-labels text{text-shadow:0 0 1px #000,0 0 1px #000,0 0 2px #000,0 0 2px #000,0 0 8px #00000040}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .Widget-module__STCOJG__wrapper{flex-direction:column;padding:1rem;display:flex}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .Widget-module__STCOJG__wrapper .Widget-module__STCOJG__headline{color:rgb(var(--color-primary-light));border:solid 1px rgb(var(--color-primary-light) / .25);background:linear-gradient(45deg, rgb(var(--color-primary-light) / .25) 0%, rgb(var(--color-primary-light) / 0) 100%);border-radius:.5rem;width:fit-content;margin:0 auto;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.Widget-module__STCOJG__widget .Widget-module__STCOJG__body .Widget-module__STCOJG__wrapper .Widget-module__STCOJG__sub-chart-wrapper{flex:1}.Widget-module__STCOJG__chartWrapper{-webkit-user-select:none;user-select:none;flex:1;padding-right:.5rem;display:flex;overflow:hidden}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root){padding:0}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root{border-radius:0}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer{flex-shrink:0;min-height:0;padding:.25rem 0}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer :not(svg){font-size:.8rem}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer .MuiToolbar-root{min-height:0}.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer .MuiToolbar-root .MuiButtonBase-root{padding-top:0;padding-bottom:0}:is(.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer .MuiTablePagination-selectLabel,.Widget-module__STCOJG__chartWrapper:has(.Widget-module__STCOJG__MuiDataGrid-root) .MuiDataGrid-root .MuiDataGrid-footerContainer .MuiTablePagination-displayedRows){margin:0}.Widget-module__STCOJG__customTooltip{background:linear-gradient(30deg, rgb(var(--color-highlight)), rgb(var(--color-highlight-2)));color:rgb(var(--color-primary-light));border:solid 1px rgb(var(--color-primary-light) / .25);border-radius:.5rem;padding:.5rem 1rem}.Widget-module__STCOJG__customTooltip .Widget-module__STCOJG__tooltipLabel{background-color:rgb(var(--color-primary-light) / .125);border-radius:.25rem;margin-bottom:.25rem;padding:.25rem .5rem;font-weight:700;line-height:100%}.Widget-module__STCOJG__customTooltip .Widget-module__STCOJG__row{align-items:center;display:flex}.Widget-module__STCOJG__customTooltip .Widget-module__STCOJG__color{border-radius:.125rem;width:.25rem;height:1rem;margin-right:.5rem}.Widget-module__STCOJG__customTooltip .Widget-module__STCOJG__label{white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:10rem;font-weight:500;overflow:hidden}.Widget-module__STCOJG__customTooltip .Widget-module__STCOJG__value{background-color:rgb(var(--color-primary-light) / .25);border-radius:.25rem;margin-left:1rem;padding:.125rem .25rem;font-weight:700}
.CloudWidget-module__bCp0Ja__emojiCommentsDialog{max-width:60rem}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__headerWrapper{flex-direction:row;gap:1rem;display:flex}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__emoji{background-color:rgb(var(--color-primary-light));border-radius:.5rem;place-items:center;width:5rem;height:5rem;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__emojiCount{background-color:rgb(var(--color-primary-light));width:5rem;height:5rem;color:rgb(var(--color-text-on-primary));border-radius:.5rem;place-items:center;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper{margin-top:1rem}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment{background:linear-gradient(90deg, rgb(var(--color-primary-light) / .125) 0%, rgb(var(--color-primary-light) / 0) 100%);border:solid 1px rgb(var(--color-primary-light) / .25);contain:paint;cursor:pointer;border-radius:.5rem;transition:all .2s;position:relative;box-shadow:0 0 .5rem #0000}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__head{border-bottom:solid 1px rgb(var(--color-primary-light) / .25);padding:0 .5rem;background:linear-gradient(90deg, rgb(var(--color-primary-light) / .5) 0%, rgb(var(--color-primary-light) / 0) 100%)!important}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__row{align-items:center;display:flex}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__authorHeader{border-bottom:solid 1px rgb(var(--color-primary-light) / .25);flex-direction:row;padding:.5rem 1rem;display:flex}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__authorHeader .CloudWidget-module__bCp0Ja__author{flex:1}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__sentiment{border:solid 1px rgb(var(--color-primary-light) / .25);background-color:rgb(var(--color-form-background));border-radius:.5rem;place-content:center;width:1.5rem;height:1.5rem;margin:0 .5rem .5rem 0;font-size:.9rem;display:grid}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__message{padding:1rem;font-size:.75rem;line-height:1.5}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__timestamp{text-transform:capitalize;flex:1;padding:0 1rem .5rem;font-size:.6rem;font-weight:700}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__likes{background-color:rgb(var(--color-primary-light) / .125);border-radius:.5rem;align-items:center;height:1.5rem;margin:0 .5rem .5rem 0;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:flex}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__likes svg{margin-right:.25rem;font-size:.8rem}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__deleteButton{background-color:rgb(var(--color-primary-light) / .125);cursor:pointer;border-radius:.5rem;place-content:center;height:1.5rem;margin:0 1rem .5rem 0;padding:.25rem .5rem;font-size:.8rem;transition:all .2s;display:grid}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment .CloudWidget-module__bCp0Ja__deleteButton:hover{color:rgb(var(--color-text-on-primary));background-color:rgb(var(--color-danger))}.CloudWidget-module__bCp0Ja__emojiCommentsDialog .CloudWidget-module__bCp0Ja__emojiCommentsWrapper .CloudWidget-module__bCp0Ja__comment:hover{box-shadow:0 0 .5rem #00000040}.CloudWidget-module__bCp0Ja__selectedHashtagPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper{min-width:70rem;max-width:70rem;color:rgb(var(--color-text-on-primary));flex-direction:row;gap:1rem;display:flex}.CloudWidget-module__bCp0Ja__selectedHashtagPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__hashtag{background-color:rgb(var(--color-primary-light));border-radius:.5rem;place-items:center;width:auto;height:5rem;padding:0 2rem;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__selectedHashtagPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__hashtagCount{background-color:rgb(var(--color-primary-light));border-radius:.5rem;place-items:center;width:5rem;height:5rem;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__selectedHashtagPostsDialog .CloudWidget-module__bCp0Ja__hashtagPostsWrapper{height:50rem;margin-top:1rem}.CloudWidget-module__bCp0Ja__selectedTopicPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper{min-width:70rem;max-width:70rem;color:rgb(var(--color-text-on-primary));flex-direction:row;gap:1rem;display:flex}.CloudWidget-module__bCp0Ja__selectedTopicPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__topic{background-color:rgb(var(--color-primary-light));border-radius:.5rem;place-items:center;width:auto;height:5rem;padding:0 2rem;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__selectedTopicPostsDialog .CloudWidget-module__bCp0Ja__headerWrapper .CloudWidget-module__bCp0Ja__topicCount{background-color:rgb(var(--color-primary-light));border-radius:.5rem;place-items:center;width:5rem;height:5rem;font-size:2rem;display:grid}.CloudWidget-module__bCp0Ja__selectedTopicPostsDialog .CloudWidget-module__bCp0Ja__topicPostsWrapper{height:50rem;margin-top:1rem}
.CommentsWidget-module__wees6a__orderSwitcher{border-radius:.5rem;height:1.75rem;margin-right:1rem;display:flex;overflow:hidden}.CommentsWidget-module__wees6a__orderSwitcher .CommentsWidget-module__wees6a__option{background-color:rgb(var(--color-primary-dark) / .25);height:100%;color:rgb(var(--color-text-on-primary));cursor:pointer;place-items:center;padding:0 .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:grid}.CommentsWidget-module__wees6a__orderSwitcher .CommentsWidget-module__wees6a__option:hover,.CommentsWidget-module__wees6a__orderSwitcher .CommentsWidget-module__wees6a__option.CommentsWidget-module__wees6a__active{background-color:rgb(var(--color-background));color:rgb(var(--color-primary-light))}
.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper:not(:last-child){margin-bottom:1.5rem}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__headline{font-size:.9rem;font-weight:500}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content{gap:.5rem;margin-top:.5rem;display:flex}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption{--background:rgb(var(--color-form-background));border:solid 2px rgb(var(--color-primary-light));cursor:pointer;background-color:var(--background);border-radius:.5rem;gap:.5rem;padding:.5rem;transition:all .2s;position:relative;overflow:hidden}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption img{object-fit:cover;object-position:center}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption .OptionsDialog-module__kJ2Zrq__label{z-index:2;background-color:rgb(var(--color-primary-light));color:rgb(var(--color-text-on-primary));text-align:center;border-radius:.25rem;padding:.25rem;font-size:.75rem;font-weight:600;position:relative}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption .OptionsDialog-module__kJ2Zrq__check{z-index:2;background-color:rgb(var(--color-primary-light));width:1.5rem;height:1.5rem;color:rgb(var(--color-text-on-primary));pointer-events:none;opacity:0;border-radius:.5rem 0 0;place-items:center;display:grid;position:absolute;bottom:0;right:0}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption.OptionsDialog-module__kJ2Zrq__selected{--background:rgb(var(--color-highlight-2))}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption.OptionsDialog-module__kJ2Zrq__selected .OptionsDialog-module__kJ2Zrq__check{opacity:1;box-shadow:0 0 0 2px var(--background)}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption:hover{--background:rgb(var(--color-highlight))}.OptionsDialog-module__kJ2Zrq__widgetOptionsDialog .OptionsDialog-module__kJ2Zrq__wrapper .OptionsDialog-module__kJ2Zrq__content .OptionsDialog-module__kJ2Zrq__imageOption:after{content:"";z-index:1;pointer-events:none;width:100%;height:100%;box-shadow:inset 0 0 1rem 4px var(--background), inset 0 0 1rem 3px var(--background), inset 0 0 1rem 2px var(--background), inset 0 0 1rem 1px var(--background), inset 0 0 1rem var(--background);transition:all .2s;position:absolute;top:0;left:0}
.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widgetList{flex-wrap:wrap;gap:1rem;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget{border:2px solid rgb(var(--color-primary-light));border-radius:1rem;flex-direction:column;width:26.25rem;padding:1rem;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__label{text-align:center;color:rgb(var(--color-primary-light));font-size:1.25rem;font-weight:700}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__description{text-align:center}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__icon{text-align:center;color:rgb(var(--color-primary-light));flex:1;justify-content:center;align-items:center;margin:1rem 0;font-size:5rem;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__notes{border:1px solid rgb(var(--color-gray-button-border));border-radius:.5rem;max-height:7rem;margin-bottom:1rem;overflow:hidden auto}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__notes .ModifyWidgetsDialog-module__ZPgDVG__note{background-color:rgb(var(--color-notes-background));padding:.5rem}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__notes .ModifyWidgetsDialog-module__ZPgDVG__note:not(:last-child){border-bottom:1px solid rgb(var(--color-gray-button-border))}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__notes .ModifyWidgetsDialog-module__ZPgDVG__note .ModifyWidgetsDialog-module__ZPgDVG__message{color:rgb(var(--color-notes-text));font-size:.75rem}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__platforms{gap:.25rem;margin-bottom:.5rem;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__actionWrapper{flex-direction:row;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__actionWrapper .ModifyWidgetsDialog-module__ZPgDVG__button{align-items:center;height:3rem;padding-top:0;padding-bottom:0;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__actionWrapper .ModifyWidgetsDialog-module__ZPgDVG__button .ModifyWidgetsDialog-module__ZPgDVG__widgetCount{border:solid 2px rgb(var(--color-text-on-secondary));border-radius:.5rem;padding:.25rem .5rem}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__actionWrapper .ModifyWidgetsDialog-module__ZPgDVG__button.ModifyWidgetsDialog-module__ZPgDVG__selected{background:rgb(var(--color-secondary));color:rgb(var(--color-primary-dark));flex:1;justify-content:space-between;margin-right:.5rem;font-weight:700;display:flex}.ModifyWidgetsDialog-module__ZPgDVG__addWidgetDialog .ModifyWidgetsDialog-module__ZPgDVG__widget .ModifyWidgetsDialog-module__ZPgDVG__actionWrapper .ModifyWidgetsDialog-module__ZPgDVG__button.ModifyWidgetsDialog-module__ZPgDVG__selected svg{margin:-.25rem 0;font-size:1.5rem}
.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog{width:60rem}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper{grid-template-areas:"plugins settings""history history";gap:1rem;display:grid}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .box{margin-bottom:0}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__panel .body{flex-direction:column;display:flex}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__panel .body .AutomaticExportDialog-module__Tpdz2G__spacer{flex:1}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel{grid-area:plugins}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper{--border-radius-top-left:0;--border-radius-top-right:0;--border-radius-bottom-right:0;--border-radius-bottom-left:0;width:100%;margin:0 0 1rem;padding:0}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper :nth-child(1 of .wrapper){--border-radius-top-left:.5rem;--border-radius-top-right:.5rem}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper :nth-last-child(1 of .wrapper){--border-radius-bottom-left:.5rem;--border-radius-bottom-right:.5rem}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper .wrapper{border-radius:var(--border-radius-top-left) var(--border-radius-top-right) var(--border-radius-bottom-right) var(--border-radius-bottom-left);align-items:center;padding:1rem;display:flex}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper .wrapper .select{width:100%}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper .wrapper label{flex-direction:column;flex:1;justify-content:center;margin-bottom:0;display:flex}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__pluginSelectorPanel .input-wrapper .wrapper input[type=checkbox]{margin-left:0}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__settingsPanel{grid-area:settings}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel{grid-area:history}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .body{max-height:30rem;padding:0;overflow-y:auto}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__nextExportWrapper{background:linear-gradient(90deg, rgb(var(--color-primary-light) / .125) 0%, rgb(var(--color-primary-light) / .05) 100%);border:1px solid rgb(var(--color-primary-light) / .25);border-radius:.5rem;gap:.5rem;padding:.625rem 1rem;font-size:.9rem;display:flex}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem{border-bottom:1px solid rgb(var(--color-primary-light) / .25);color:rgb(var(--color-text));flex-direction:row;gap:.5rem;padding:.5rem 2rem;font-size:.85rem;display:flex}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem:last-child{border-bottom:none}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem:nth-child(odd){background-color:rgb(var(--color-primary-light) / .05)}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem.AutomaticExportDialog-module__Tpdz2G__error{background-color:rgb(var(--color-danger) / .25)}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem .AutomaticExportDialog-module__Tpdz2G__state{width:1.5rem}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem .AutomaticExportDialog-module__Tpdz2G__date{width:10rem}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__historyItem .AutomaticExportDialog-module__Tpdz2G__message{flex:1}.AutomaticExportDialog-module__Tpdz2G__automaticExportDialog .AutomaticExportDialog-module__Tpdz2G__automaticExportDialogWrapper .AutomaticExportDialog-module__Tpdz2G__exportHistoryPanel .AutomaticExportDialog-module__Tpdz2G__empty{text-align:center;color:rgb(var(--color-text) / .6);padding:1rem;font-size:.85rem}.AutomaticExportDialog-module__Tpdz2G__spacer{border:none;width:100%;height:1rem}
.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{background-color:rgb(var(--color-primary-light));color:rgb(var(--color-text-on-primary));text-align:center;cursor:pointer;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{max-height:100svh;overflow:hidden auto}
.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);-webkit-backdrop-filter:blur(.75rem);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;opacity:.25;background:url(https://grainy-gradients.vercel.app/noise.svg);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)}
