.login-page{display:flex;flex-direction:column;margin:1rem auto;padding:0 1rem;gap:1.5rem;width:100%}.login-page h1,.login-page h3,.login-page p{margin:0;padding:0}.login-page h3{text-align:center;font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:normal;margin-top:4rem}.login-page>.hero-form-container{display:flex;flex-wrap:wrap;gap:2.5rem}.login-page>.hero-form-container>section.login-hero{display:flex;flex-direction:column;gap:.5rem;width:100%}.login-page>.hero-form-container>section.login-hero>h1{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:2rem;font-weight:600;line-height:110%}.login-page>.hero-form-container>section.login-hero>p{color:#5e5e5f;font-size:1rem;font-style:normal;font-weight:400;line-height:150%}.login-page>.hero-form-container>section.login-hero p.login-feature{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:150%}.login-page>.hero-form-container>section.login-hero li.feature-row{margin-top:1rem;display:flex;gap:.5rem}.login-page>.hero-form-container>.auth-container{padding:1rem;height:fit-content;width:100%}@media screen and (min-width:768px){.login-page{margin:5rem auto;padding:1.5rem 1.25rem;max-width:1280px}.login-page>.hero-form-container>section.login-hero{width:45%}.login-page>.hero-form-container>section.login-hero>h1{font-size:3rem}.login-page>.hero-form-container>.auth-container{padding:2rem;width:45%}}@media screen and (prefers-color-scheme:dark){.login-page{background-color:#06080a}.login-page>.hero-form-container>section.login-hero>p{color:#c1c2c3}}@keyframes AccountExistsDialog_fade-in__LSCTp{0%{opacity:0}to{opacity:1}}.AccountExistsDialog_account-exists__WNwIw{position:fixed;top:0;left:0;right:0;bottom:0;z-index:51;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;padding:1rem;gap:.5rem;background-color:#fff;border-radius:.5rem;border:1px solid #767777;outline:none;box-shadow:0 0 1rem rgba(0,0,0,.2);width:34rem;max-width:calc(100% - 2rem);animation:AccountExistsDialog_fade-in__LSCTp .25s ease-in}.AccountExistsDialog_account-exists__WNwIw header{display:flex;align-items:center;justify-content:space-between;width:100%}.AccountExistsDialog_account-exists__WNwIw header h3{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:100%;margin:0}.AccountExistsDialog_account-exists__WNwIw button svg{color:#012837}@media screen and (prefers-color-scheme:dark){.AccountExistsDialog_account-exists__WNwIw button svg{color:#fff}}.AccountExistsDialog_account-exists__WNwIw::backdrop{background-color:rgba(0,0,0,.6)}@media screen and (prefers-color-scheme:dark){.AccountExistsDialog_account-exists__WNwIw{background-color:#1d1e1f;box-shadow:0 0 1rem rgba(0,0,0,.2);border-color:#27282a}}@keyframes TextField_fade-in__8XoER{0%{opacity:0}to{opacity:1}}.TextField_text-field__0_Ah3{display:flex;flex-direction:column;gap:.5rem}.TextField_text-field__0_Ah3 label{color:#9b9b9b;font-size:.875rem;line-height:normal}@media only screen and (prefers-color-scheme:dark){.TextField_text-field__0_Ah3 label{color:#9b9b9b}}.TextField_text-field__0_Ah3 p.TextField_message__9hXtY{font-size:.875rem;line-height:normal;color:#767777}.TextField_text-field__0_Ah3>.TextField_field-row__iz_RP{display:flex;align-items:center;gap:.25rem;border:1px solid #e6e7e9;border-radius:.4rem;background-color:#fff}.TextField_text-field__0_Ah3>.TextField_field-row__iz_RP>input{border:none;outline:none}.TextField_input__AhnjF{padding:.75rem;width:100%;font-size:1rem}.TextField_text-field__0_Ah3.TextField_focused__uW4ax>.TextField_field-row__iz_RP{outline:1px auto -webkit-focus-ring-color;outline-offset:0}.TextField_text-field__0_Ah3.TextField_error__JQUGk>.TextField_field-row__iz_RP{border-color:#f63c5b}.TextField_text-field__0_Ah3.TextField_error__JQUGk label,.TextField_text-field__0_Ah3.TextField_error__JQUGk p.TextField_message__9hXtY{color:#f63c5b}.TextField_loading-spinner__IRthi:after{content:"";position:absolute;top:0;right:1rem;bottom:0;margin:auto;z-index:12;width:14px;height:14px;border:3px solid #3c5bf6;border-bottom-color:rgba(0,0,0,0);border-radius:50%;padding:0;display:inline-block;animation:TextField_rotation__UijhU 1s linear infinite}.TextField_loading-spinner__IRthi.TextField_type-search__DFuXp:after{right:2rem}@keyframes TextField_rotation__UijhU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (prefers-color-scheme:dark){.TextField_text-field__0_Ah3>.TextField_field-row__iz_RP{background-color:#1d1e1f;border-color:#3a3c3e}.TextField_text-field__0_Ah3.TextField_focused__uW4ax>.TextField_field-row__iz_RP{border-color:#3c5bf6;outline:none;box-shadow:0 0 0 .2rem rgba(60,91,246,.5019607843)}.TextField_text-field__0_Ah3.TextField_focused__uW4ax>.TextField_field-row__iz_RP>input{border:none;box-shadow:none}}@keyframes AuthForm_fade-in__9jTro{0%{opacity:0}to{opacity:1}}form.AuthForm_auth-form__nZbpM{display:flex;flex-direction:column}form.AuthForm_auth-form__nZbpM h4{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:100%}form.AuthForm_auth-form__nZbpM input{padding:.75rem;border-radius:.375rem}form.AuthForm_auth-form__nZbpM input.AuthForm_checkbox__gKiVy{padding:.5rem}form.AuthForm_auth-form__nZbpM button.AuthForm_auth-submit__KzhHW{font-size:1rem;margin-top:1.5rem}form.AuthForm_auth-form__nZbpM button.AuthForm_forgot-password__vZYDY{border:0;margin-left:auto;padding:0;margin-top:.5rem;color:#3c5bf6}form.AuthForm_auth-form__nZbpM button.AuthForm_forgot-password__vZYDY:active{background:rgba(0,0,0,0);filter:brightness(.8)}form.AuthForm_auth-form__nZbpM .AuthForm_label-terms___9nog{display:inline-block;vertical-align:middle;line-height:normal;text-align:start;font-size:.875rem}form.AuthForm_auth-form__nZbpM .AuthForm_label-terms___9nog a{all:unset;text-decoration:underline;cursor:pointer;color:inherit}@media screen and (prefers-color-scheme:dark){form.AuthForm_auth-form__nZbpM button.AuthForm_forgot-password__vZYDY{color:#698cff}}@keyframes Checkbox_fade-in__9D_Rg{0%{opacity:0}to{opacity:1}}.Checkbox_container__Z2fVl{display:flex;align-items:center;gap:.5rem}input.Checkbox_checkbox__UkByk{position:relative;width:1rem;height:1rem;border-radius:.25rem;appearance:none;cursor:pointer;transition:all .2s;padding:.5rem!important;border:1px solid #d9d9d9}@media only screen and (prefers-color-scheme:dark){input.Checkbox_checkbox__UkByk{border-color:#5e5e5f}}input.Checkbox_checkbox__UkByk:hover{border-color:#3c5bf6}input.Checkbox_checkbox__UkByk:focus{box-shadow:0 0 0 4px #d8eafd}@media only screen and (prefers-color-scheme:dark){input.Checkbox_checkbox__UkByk:focus{box-shadow:0 0 0 4px #030c3b}}input.Checkbox_checkbox__UkByk:after{content:"";position:absolute;top:0;right:0;left:0;bottom:.125rem;opacity:0;margin:auto;width:5px;height:9px;border-right:2px solid;border-bottom:2px solid;transition:transform .3s}input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz{background:#3c5bf6;border-color:#0824b0}@media only screen and (prefers-color-scheme:dark){input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz{border-color:#3c5bf6}}input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz:after{border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(43deg);opacity:1}@media only screen and (prefers-color-scheme:dark){input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz:after{border-right-color:#06080a;border-bottom-color:#06080a}}input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz:disabled,input.Checkbox_checkbox__UkByk:disabled{background-color:#f2f2f4;border-color:#d9d9d9;cursor:not-allowed;opacity:.9}@media only screen and (prefers-color-scheme:dark){input.Checkbox_checkbox__UkByk.Checkbox_checked__7NEhz:disabled,input.Checkbox_checkbox__UkByk:disabled{background-color:#1c1c1c;border-color:#3a3c3e}}label.Checkbox_checkbox-label__DlaAw{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:400}label.Checkbox_checkbox-label__DlaAw.Checkbox_disabled__jC01s{cursor:not-allowed;color:#c1c2c3}@media only screen and (prefers-color-scheme:dark){label.Checkbox_checkbox-label__DlaAw.Checkbox_disabled__jC01s{color:#9b9b9b}}.Checkbox_errorMessage__vNq_N{font-size:.875rem;line-height:normal;color:#f63c5b}@keyframes SecretTextField_fade-in__URNLJ{0%{opacity:0}to{opacity:1}}.SecretTextField_secret-text-field__I_RUW i{font-size:1.5rem;line-height:1;margin-right:.75rem}@keyframes ForgotPasswordDialog_fade-in__c5bwK{0%{opacity:0}to{opacity:1}}.ForgotPasswordDialog_reset-password-dialog__TrODc{display:flex;flex-direction:column;padding:1rem;gap:1rem;border-radius:8px;border:1px solid #e6e7e9;width:40rem;background-color:#fff}.ForgotPasswordDialog_reset-password-dialog__TrODc::backdrop{background-color:rgba(0,0,0,.6)}.ForgotPasswordDialog_reset-password-dialog__TrODc>header{display:flex;align-items:center;justify-content:space-between}.ForgotPasswordDialog_reset-password-dialog__TrODc>header h4{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:100%;margin:0}.ForgotPasswordDialog_reset-password-dialog__TrODc>.ForgotPasswordDialog_response-section__8CEqn,.ForgotPasswordDialog_reset-password-dialog__TrODc>form{display:flex;flex-direction:column;gap:1rem}.ForgotPasswordDialog_reset-password-dialog__TrODc>.ForgotPasswordDialog_response-section__8CEqn strong{color:#3c5bf6}@media screen and (prefers-color-scheme:dark){.ForgotPasswordDialog_reset-password-dialog__TrODc{border-color:#27282a;background-color:#06080a}}@keyframes LoginFooter_fade-in__2MBR6{0%{opacity:0}to{opacity:1}}footer.LoginFooter_default-footer__qQEkN,footer.LoginFooter_fantasy-hq-footer__BUXMv{display:flex;flex-direction:column;gap:1rem}footer.LoginFooter_default-footer__qQEkN h3,footer.LoginFooter_fantasy-hq-footer__BUXMv h3{text-align:center;font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:normal;margin-top:4rem}footer.LoginFooter_fantasy-hq-footer__BUXMv>div.LoginFooter_connectors-container__VxZj8{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}footer.LoginFooter_fantasy-hq-footer__BUXMv>div.LoginFooter_connectors-container__VxZj8>a{display:flex;flex-direction:column;white-space:nowrap;font-weight:700;background:#fff;width:10rem}footer.LoginFooter_fantasy-hq-footer__BUXMv>div.LoginFooter_connectors-container__VxZj8>a:active{background:#fff}footer.LoginFooter_fantasy-hq-footer__BUXMv>div.LoginFooter_connectors-container__VxZj8>a>span.LoginFooter_top__8sJoT{display:none}footer.LoginFooter_underdog-footer__Zr40Y{display:flex;flex-direction:column;padding:1rem;gap:1rem;border-radius:1rem;background:#ffdc45}footer.LoginFooter_underdog-footer__Zr40Y>div.LoginFooter_texts-container__GatoD{display:flex;flex-direction:column;color:#012837}footer.LoginFooter_underdog-footer__Zr40Y>div.LoginFooter_texts-container__GatoD>h4{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:2.25rem}footer.LoginFooter_underdog-footer__Zr40Y>div.LoginFooter_texts-container__GatoD>p{font-size:1rem;font-weight:500;line-height:100%}footer.LoginFooter_underdog-footer__Zr40Y>button{background:#06080a;width:100%;margin-top:.5rem}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_texts-container__GatoD{display:flex;flex-direction:column;text-align:center;gap:.5rem}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_texts-container__GatoD>strong{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:100%}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_texts-container__GatoD>p{font-size:1rem;font-weight:500;line-height:100%}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_badges-container__hZYHj{display:flex;flex-direction:row;justify-content:center}@media screen and (prefers-color-scheme:dark){.LoginFooter_login-page__XQ_Y9>div.LoginFooter_connectors-container__VxZj8>a,.LoginFooter_login-page__XQ_Y9>div.LoginFooter_connectors-container__VxZj8>a:active{background:#1d1e1f}footer.LoginFooter_default-footer__qQEkN img[src$="fswa-award-logo.png" i]{content:url(/assets/img/awards/fswa-award-logo-dark.png)}footer.LoginFooter_default-footer__qQEkN img[src$="fsga-logo.png" i]{content:url(/assets/img/awards/fsga-logo-dark.png)}}@media screen and (min-width:768px){footer.LoginFooter_underdog-footer__Zr40Y{flex-direction:row;align-items:center;justify-content:space-between;padding:1.875rem 2.5rem;gap:1rem;margin-top:2.5rem}footer.LoginFooter_underdog-footer__Zr40Y>div.LoginFooter_texts-container__GatoD{align-items:center;text-align:center}footer.LoginFooter_underdog-footer__Zr40Y>button{width:13.9375rem}footer.LoginFooter_default-footer__qQEkN,footer.LoginFooter_fantasy-hq-footer__BUXMv{gap:1.5rem}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:1.25rem}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_texts-container__GatoD{text-align:left;white-space:nowrap}footer.LoginFooter_default-footer__qQEkN>div.LoginFooter_awards-container__UXSCH>div.LoginFooter_badges-container__hZYHj{gap:1.5rem}}.add-league-step-counter{display:flex;align-items:center;gap:.75rem}.add-league-step-counter span.title{font-family:Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:700;color:#5e5e5f}.add-league-step-counter span.description{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;color:#9b9b9b}.add-league-step-counter p.step-number{position:absolute;left:50%;top:50%;color:#5e5e5f;text-align:center;font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1.375rem;font-weight:600;line-height:normal;transform:translate(-50%,-50%)}.add-league-step-counter .button.back{margin-right:.5rem}.add-league-step-counter .button.back i{width:2rem;height:2rem;font-size:1.5rem}.add-league-step-counter .circular-progress-bg{stroke:#e6e7e9}.add-league-step-counter .circular-progress-fg{stroke:#26cf86}.fantasy-connector-card{position:relative;display:flex;align-items:center;justify-content:center;width:100%;gap:.5rem;padding:.75rem 1rem;border-radius:.375rem;border:1px solid #dfe0e1;overflow:hidden;transition:all .25s ease-in-out;line-height:1;color:#012837}.fantasy-connector-card:hover{background-color:#f5f5f5;text-decoration:none;color:#012837}.fantasy-connector-card:active{filter:brightness(90%)}.fantasy-connector-card p{margin:0}.fantasy-connector-card .top{position:absolute;top:.25rem;left:-21px;display:flex;padding:0 1.5rem 1px;font-family:Space Grotesk,Inter,sans-serif;font-size:.5rem;font-weight:700;background-color:#facc15;color:#171717;transform:rotate(-45deg);-webkit-user-select:none;user-select:none}.draft-score-survive{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:linear-gradient(90deg,#2835a2,#4559eb);border-radius:.5rem;color:#fff}.draft-score-survive a{display:flex;background-color:#fff;color:#3c5bf6;gap:.25rem;padding:.5rem 1.5rem;border-radius:.25rem;text-decoration:none}.draft-score-survive a span{line-height:1.2;margin:0}.draft-score-survive .guillotine-button-icon{border-radius:.125rem}.draft-score-survive .title{text-align:center;font-family:Radio Canada,Inter,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal}.draft-score-survive .description{text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.league-sync-text-field{display:flex;flex-direction:column;color:#5e5e5f;width:100%;border:none}.league-sync-text-field.error{color:#b00825}.league-sync-text-field.disabled{color:#d9d9d9}.league-sync-text-field-content{display:flex;align-items:center;padding:.75rem;gap:1rem;border:1px solid #d9d9d9;border-radius:.25rem}.league-sync-text-field-content.focused{border-color:#012837}.league-sync-text-field-content.error{border-color:#b00825}.league-sync-text-field-content.disabled{background-color:#d9d9d9}.league-sync-text-field-content>label{color:inherit;white-space:nowrap;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.league-sync-text-field-content input{font-family:Inter,sans-serif;font-weight:400;color:inherit;width:100%;padding:0;border:none;background-color:#f8f8f8}.league-sync-text-field-content input:focus{outline:none;border:none;box-shadow:none}.league-sync-text-field-content input::placeholder{color:#9b9b9b}.league-sync-text-field-content input.error::placeholder{color:#b00825}.league-sync-text-field-content input:disabled{background:rgba(0,0,0,0)}.league-sync-text-field-content input:disabled::placeholder{color:#d9d9d9}.league-sync-text-field-right-icon{display:flex;justify-content:center;color:#c1c2c3;height:100%}.league-sync-text-field-right-icon i{max-height:1.25rem}.league-sync-text-field-right-icon.error,.league-sync-text-field-right-icon:focus{color:inherit}.league-sync-text-field-right-icon button.league-sync-text-field-right-icon-button.eye-button{padding:0;margin:0;background-color:rgba(0,0,0,0);color:#012837;min-height:100%;line-height:1.5}.league-sync-text-field-supportive-text{padding:0 .75rem;color:inherit;font-size:.875rem;font-weight:400}.league-sync-connector-form{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:27.5rem}section .espn-blue-card{padding:.75rem;margin-top:.75rem;width:100%;max-width:27.5rem;background:#d8eafd;border-radius:.4rem}section .espn-blue-card p{margin-bottom:1em}section .espn-blue-card p:last-child{margin-bottom:0}.league-sync-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:0 1rem}.league-sync-empty-state>p:first-child{text-align:center;font-size:1rem;font-family:Inter,sans-serif}.league-sync-add-connector-leagues-page{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem}.league-sync-add-connector-leagues-page>button{width:58.3%}.league-sync-add-connector-leagues-page .checkboxes{display:grid;grid-template-columns:1fr;gap:1rem;max-width:49.25rem}@media screen and (min-width:768px){.league-sync-add-connector-leagues-page .checkboxes{grid-template-columns:1fr}.league-sync-add-connector-leagues-page .checkboxes:has(>:nth-child(2)){grid-template-columns:1fr 1fr}}.select-league-checkbox{display:flex;align-items:center;gap:.5rem;padding-left:.25rem;overflow:hidden;width:100%}.select-league-checkbox div:first-child{height:1rem;width:1rem;flex-shrink:0}.select-league-checkbox div:first-child>input{padding:0}.select-league-checkbox .name-row{display:flex;flex-direction:column;align-items:start}.select-league-checkbox .name-row>h5{margin:0;font-size:1rem;font-weight:600}.select-league-checkbox .name-row>h5,.select-league-checkbox .name-row>p{width:100%;max-width:15.625rem;text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-league-checkbox .name-row>p{font-size:.875rem}@media screen and (prefers-color-scheme:dark){.fantasy-connector-card{color:#fff;border-color:#27282a}.fantasy-connector-card:hover{background-color:#5e5e5f;color:#fff}.add-league-step-counter p.step-number{color:#d9d9d9}.add-league-step-counter .circular-progress-bg{stroke:#5e5e5f}.add-league-step-counter .circular-progress-fg{stroke:#26cf86}.league-sync-text-field-content input{color:#fff;background-color:#1d1e1f}.espn-blue-card{background:#030c3b}.league-sync-text-field-content,.league-sync-text-field-right-icon button.league-sync-text-field-right-icon-button.eye-button{border-color:#27282a}.league-sync-text-field-content.focused{border-color:#d9d9d9}.add-league-step-counter span.description,.add-league-step-counter span.title{color:#d9d9d9}.draft-score-survive button{background-color:#012837;border-color:#012837}}@media screen and (max-width:768px){.draft-score-survive{flex-direction:column-reverse}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fl-card{background-color:#fff;border-radius:.5rem;padding:.75rem 1rem;transition:box-shadow .25s ease;color:#012837}@media(prefers-color-scheme:dark){.fl-card.card{background-color:#1d1e1f;color:#fff}.fl-card--outlined{background-color:#06080a;color:#767777}}.fl-card--elevated{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.fl-card--elevated:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.fl-card--outlined{border:1px solid #e6e7e9}.fl-card--filled{background-color:#f2f2f4}@media(prefers-color-scheme:dark){.fl-card{background-color:#1d1e1f;color:#fff}.fl-card--outlined{border-color:#3a3c3e}.fl-card--filled{background-color:#5e5e5f}.fl-card--elevated{box-shadow:0 4px 6px -1px hsla(0,0%,100%,.1),0 2px 4px -2px hsla(0,0%,100%,.1)}.fl-card--elevated:hover{box-shadow:0 10px 15px -3px hsla(0,0%,100%,.1),0 4px 6px -4px hsla(0,0%,100%,.1)}}@keyframes ResetPasswordDialog_fade-in__XblxP{0%{opacity:0}to{opacity:1}}.ResetPasswordDialog_reset-password-dialog__xjWTt{display:flex;flex-direction:column;padding:1rem;gap:1rem;border-radius:8px;border:1px solid #e6e7e9;width:40rem}.ResetPasswordDialog_reset-password-dialog__xjWTt>header{display:flex;align-items:center;justify-content:space-between}.ResetPasswordDialog_reset-password-dialog__xjWTt>header h4{font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:100%;margin:0}.ResetPasswordDialog_reset-password-dialog__xjWTt>.ResetPasswordDialog_response-section___okbp,.ResetPasswordDialog_reset-password-dialog__xjWTt>form{display:flex;flex-direction:column;gap:1rem}.ResetPasswordDialog_reset-password-dialog__xjWTt>.ResetPasswordDialog_response-section___okbp strong{color:#3c5bf6}@media screen and (prefers-color-scheme:dark){.ResetPasswordDialog_reset-password-dialog__xjWTt{border-color:#27282a}}.styles_link__SnbtY{all:unset;cursor:pointer;color:inherit;margin-left:.25rem;text-decoration:underline}.styles_link__SnbtY:hover{color:inherit}