@keyframes register-module-scss-module__bmZn-G__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes register-module-scss-module__bmZn-G__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes register-module-scss-module__bmZn-G__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes register-module-scss-module__bmZn-G__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes register-module-scss-module__bmZn-G__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.register-module-scss-module__bmZn-G__signup-wrapper{justify-content:center;padding:2rem;display:flex}.register-module-scss-module__bmZn-G__signup{border:.0625rem solid var(--border-color);background-color:var(--nav-background-color);width:100%;max-width:25rem;box-shadow:0rem .25rem .75rem color-mix(in srgb, var(--text-color), transparent 85%);border-radius:.75rem;padding:2rem}.register-module-scss-module__bmZn-G__signup--loading{opacity:.7;pointer-events:none}.register-module-scss-module__bmZn-G__signup--hidden{display:none}.register-module-scss-module__bmZn-G__signup__title{text-align:center;margin-bottom:1rem}.register-module-scss-module__bmZn-G__signup__error{margin-bottom:.75rem}.register-module-scss-module__bmZn-G__signup__group{flex-direction:column;margin-bottom:1rem;display:flex}.register-module-scss-module__bmZn-G__signup__label{color:var(--text-color);margin-bottom:.375rem;font-size:.875rem;font-weight:600}.register-module-scss-module__bmZn-G__signup__button{border:.0625rem solid var(--border-color);background-color:var(--theme-color-2);width:100%;color:var(--text-color);cursor:pointer;justify-content:center;align-items:center;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:filter .2s;display:flex}.register-module-scss-module__bmZn-G__signup__button:hover:not(:disabled){outline:.125rem solid var(--theme-color-2);filter:brightness(1.1)}.register-module-scss-module__bmZn-G__signup__button:disabled{cursor:not-allowed;background-color:var(--nav-background-color);opacity:.6}.register-module-scss-module__bmZn-G__signup__button svg{width:1.25rem;height:1.25rem;margin:0 .5rem;transform:translateY(-2px)}.register-module-scss-module__bmZn-G__signup__navigation{width:100%;color:var(--text-color);justify-content:center;gap:.25rem;margin-top:.625rem;padding:.5rem 0;font-size:.875rem;display:flex}@media (max-width:375px){.register-module-scss-module__bmZn-G__signup__navigation{flex-direction:column;align-items:center}}.register-module-scss-module__bmZn-G__signup__navigation--invisible{visibility:hidden}.register-module-scss-module__bmZn-G__signup__navigation-link{color:var(--theme-color-1)}.register-module-scss-module__bmZn-G__signup__navigation-link:hover{text-decoration:underline}.register-module-scss-module__bmZn-G__signup__legal{text-align:center;margin-top:.5rem}.register-module-scss-module__bmZn-G__signup__legal-text{color:var(--text-color-muted);font-size:.75rem;line-height:1.6}.register-module-scss-module__bmZn-G__signup__success{flex-direction:column;justify-content:space-between;display:flex}.register-module-scss-module__bmZn-G__signup__success--hidden{display:none}.register-module-scss-module__bmZn-G__signup__success-content{text-align:center;flex-direction:column;gap:.625rem;display:flex}.register-module-scss-module__bmZn-G__signup__success-message{text-align:center;align-self:center;margin:.3125rem 0}.register-module-scss-module__bmZn-G__signup__success-icon{color:var(--theme-color-1);align-self:center;margin:1.25rem 0}.register-module-scss-module__bmZn-G__signup__success-icon svg{width:3.125rem;height:3.125rem}.register-module-scss-module__bmZn-G__signup__success-alert{margin-top:auto}.register-module-scss-module__bmZn-G__signup a{color:var(--theme-color-1)}.register-module-scss-module__bmZn-G__signup a:hover{text-decoration:underline}.register-module-scss-module__bmZn-G__signup input{background-color:#0000}
@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}:root{--theme-color-1:#2d80b4;--alert-color:#a64253;--checkmark-color:#188c42;--ranking-green:#3ab56e;--ranking-red:#e05454;--best-third:#f59e0b;--champion:#f5c518;--runner-up:#9ca3af;--bronze:#cd7f32}html{background-color:#f5f5f5}@media (prefers-color-scheme:dark){html{background-color:#222831}}[data-theme=light]{background-color:#f5f5f5}[data-theme=dark]{background-color:#222831}[data-theme=light]{--background-color:#f5f5f5;--text-color:#000;--text-color-muted:#424242;--theme-color-2:#5b979a;--theme-color-3:#608ea9;--theme-color-4:#c6d2c8;--border-color:#b6b2bd;--nav-background-color:#e0e0e0;--nav-hover-color:#5b979a;--score-input-color:#1e5f8c}[data-theme=dark]{--background-color:#222831;--text-color:#fff;--text-color-muted:#bebebe;--theme-color-2:#4b7d81;--theme-color-3:#2f4858;--theme-color-4:#333948;--border-color:#3d3d3d;--nav-background-color:#1c1c1c;--nav-hover-color:#2e2e2e;--score-input-color:#4096d8}*{box-sizing:border-box}body{background-color:var(--background-color);min-height:100vh;color:var(--text-color);margin:0;padding:0;font-family:Work Sans,Arial,sans-serif;font-size:.875rem;line-height:1.2143;transition:background-color .3s}button{cursor:pointer;border-radius:.375rem;padding:0}button:disabled{cursor:default}h1{color:var(--theme-color-1);margin:.67em 0;font-size:1.875rem;line-height:1.2667}h2{margin-top:0;margin-bottom:.625rem;font-size:1.75rem;line-height:1.25}h3{margin-top:0;margin-bottom:.625rem;font-size:1rem;line-height:1.375}.h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-color);margin:0;font-size:.875rem}input[type=text],input[type=password],input[type=email],select{border:.0625rem solid var(--border-color);width:100%;color:var(--text-color);border-radius:.375rem;padding:.75rem}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,select:focus{outline:.125rem solid var(--theme-color-2)}a[href]{color:inherit;text-decoration:none}img{max-width:100%;height:auto}select{color:var(--text-color);background-color:var(--background-color);padding:.3125rem;font-family:FFDINWebPro,Arial,sans-serif;font-size:.8125rem}select :hover{border-color:var(--theme-color-1)}select:focus{border-color:var(--theme-color-1);box-shadow:0 0 0 1px var(--theme-color-1);outline:none}hr{border:none;border-top:.0625rem solid var(--border-color);width:100%;margin:2rem 0}.select-option{background-color:var(--nav-background-color);color:var(--text-color)}.select-option:hover,.select-option:checked{background-color:var(--theme-color-2);color:var(--text-color)}@media (min-width:768px){body{font-size:1rem;line-height:1.4375}button{line-height:1.4375}h1{font-size:2.5rem;line-height:1.175}h2{font-size:1.875rem;line-height:1.2333}h3{font-size:1.25rem;line-height:1.35}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-title{justify-self:center}
@keyframes layout-module-scss-module__7OKDyq__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes layout-module-scss-module__7OKDyq__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes layout-module-scss-module__7OKDyq__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes layout-module-scss-module__7OKDyq__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes layout-module-scss-module__7OKDyq__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.layout-module-scss-module__7OKDyq__main-container{flex-direction:column;display:flex}.layout-module-scss-module__7OKDyq__main-container--centered{width:95%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.layout-module-scss-module__7OKDyq__main-container .layout-module-scss-module__7OKDyq__main-container__content{padding:1.5rem .5rem}@media (min-width:768px){.layout-module-scss-module__7OKDyq__main-container .layout-module-scss-module__7OKDyq__main-container__content{padding-inline:.5rem}}@media (min-height:900px){.layout-module-scss-module__7OKDyq__main-container--centered{height:auto}}@media (min-width:1024px){.layout-module-scss-module__7OKDyq__main-container .layout-module-scss-module__7OKDyq__main-container__content{padding-inline:3.75rem}.layout-module-scss-module__7OKDyq__main-container .layout-module-scss-module__7OKDyq__main-container__content--sidebar{margin-left:4.375rem}}@media (min-width:1336px){.layout-module-scss-module__7OKDyq__main-container .layout-module-scss-module__7OKDyq__main-container__content{align-self:center;width:76rem;padding-inline:0}}
@keyframes header-module-scss-module__ME5lHG__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes header-module-scss-module__ME5lHG__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes header-module-scss-module__ME5lHG__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes header-module-scss-module__ME5lHG__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes header-module-scss-module__ME5lHG__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.header-module-scss-module__ME5lHG__header{background-color:var(--nav-background-color);border-bottom:.0625rem solid var(--border-color);box-sizing:border-box;z-index:3;justify-content:space-between;align-items:center;width:100%;height:4rem;padding:0 .75rem;display:flex;position:sticky;top:0}.header-module-scss-module__ME5lHG__header__left{align-items:center;height:100%;display:flex}.header-module-scss-module__ME5lHG__header__hamburger{width:2.25rem;height:2.25rem;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.header-module-scss-module__ME5lHG__header__hamburger:hover{background-color:var(--nav-hover-color)}.header-module-scss-module__ME5lHG__header__hamburger svg{width:1.25rem;height:1.25rem}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__hamburger{display:none}}.header-module-scss-module__ME5lHG__header__title-link{align-items:center;height:100%;display:flex}.header-module-scss-module__ME5lHG__header__title-container{align-items:center;gap:.625rem;display:flex}.header-module-scss-module__ME5lHG__header__logo-container{background:var(--theme-color-2);border-radius:.375rem;justify-content:center;width:2.25rem;height:2.25rem;display:flex}.header-module-scss-module__ME5lHG__header__title{margin:0;font-size:1.125rem;font-weight:700;display:none}@media (min-width:768px){.header-module-scss-module__ME5lHG__header__title{display:block}}.header-module-scss-module__ME5lHG__header__content{align-items:center;gap:.5rem;height:100%;display:flex}.header-module-scss-module__ME5lHG__header__group-section{flex:1;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.header-module-scss-module__ME5lHG__header__group-section{flex:none;justify-content:flex-start;margin-left:auto;padding-right:1.5625rem}}.header-module-scss-module__ME5lHG__header__group-section--placeholder{width:6.25rem;height:1.25rem;margin-left:auto;margin-right:auto;display:block}@media (min-width:768px){.header-module-scss-module__ME5lHG__header__group-section--placeholder{width:9.375rem;margin-right:.625rem}}.header-module-scss-module__ME5lHG__header__user-section{align-items:center;height:100%;padding:0;display:flex;position:relative}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__user-section{min-width:12.5rem}.header-module-scss-module__ME5lHG__header__user-section:hover .header-module-scss-module__ME5lHG__header__dropdown{display:flex}}.header-module-scss-module__ME5lHG__header__user-section--placeholder{flex-direction:row;align-items:center;gap:.75rem;height:100%;display:flex}.header-module-scss-module__ME5lHG__header__user-section--placeholder-name{border-left:.0625rem solid var(--border-color);width:12.5rem;height:1.25rem;padding-left:.9375rem;display:none}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__user-section--placeholder-name{display:block}}.header-module-scss-module__ME5lHG__header__user-section--placeholder-avatar{height:2.25rem}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__user-section--placeholder-avatar{border-left:.0625rem solid var(--border-color);padding-left:1.5625rem}}.header-module-scss-module__ME5lHG__header__user-trigger{display:none}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__user-trigger{cursor:pointer;max-width:100%;color:inherit;border-left:.0625rem solid var(--border-color);text-wrap:nowrap;background:0 0;align-items:center;gap:.75rem;height:2.25rem;padding-left:1.5625rem;display:flex}}.header-module-scss-module__ME5lHG__header__user-name{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:2.25rem;display:none;overflow:hidden}@media (min-width:768px){.header-module-scss-module__ME5lHG__header__user-name{display:block}}.header-module-scss-module__ME5lHG__header__avatar-trigger{border-left:.0625rem solid var(--border-color);cursor:pointer;align-items:center;height:2.25rem;padding-left:.75rem;display:flex}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__avatar-trigger{display:none}}.header-module-scss-module__ME5lHG__header__group-name{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:2.25rem;overflow:hidden}.header-module-scss-module__ME5lHG__header__group-name--link{color:var(--text-color);border-radius:.375rem;padding:0 .375rem;text-decoration:none;transition:background-color .2s}.header-module-scss-module__ME5lHG__header__group-name--link:hover{background-color:var(--nav-hover-color)}.header-module-scss-module__ME5lHG__header__avatar{background-color:var(--theme-color-1);border:.0625rem solid var(--border-color);min-width:2.25rem;max-width:2.25rem;height:2.25rem;color:var(--text-color);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.header-module-scss-module__ME5lHG__header__avatar-img{object-fit:cover;width:100%;height:100%}.header-module-scss-module__ME5lHG__header__dropdown{background-color:var(--nav-background-color);border:.0625rem solid var(--border-color);width:100%;box-shadow:0 .25rem .75rem color-mix(in srgb, var(--text-color), transparent 85%);z-index:6;border-radius:.375rem;flex-direction:column;padding:.5rem;display:none;position:absolute;top:100%;right:0}.header-module-scss-module__ME5lHG__header__dropdown-item{color:var(--text-color);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin:.125rem 0;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.header-module-scss-module__ME5lHG__header__dropdown-item:hover{background-color:var(--nav-hover-color)}.header-module-scss-module__ME5lHG__header__dropdown-item--active{background-color:color-mix(in srgb, var(--theme-color-1), transparent 90%);color:var(--theme-color-1)}.header-module-scss-module__ME5lHG__header__dropdown-item--active .header-module-scss-module__ME5lHG__header__dropdown-icon{color:var(--theme-color-1)}.header-module-scss-module__ME5lHG__header__dropdown-divider{border:none;border-top:.0625rem solid var(--border-color);margin:.25rem 0}.header-module-scss-module__ME5lHG__header__dropdown-icon{flex-shrink:0;width:1.125rem;height:1.125rem;transition:color .2s}.header-module-scss-module__ME5lHG__header__mobile-nav{background-color:var(--nav-background-color);border-bottom:.0625rem solid var(--border-color);z-index:6;box-shadow:0 .25rem .75rem color-mix(in srgb, var(--text-color), transparent 85%);flex-direction:column;padding:.5rem;display:flex;position:absolute;top:100%;left:0;right:0}@media (min-width:1024px){.header-module-scss-module__ME5lHG__header__mobile-nav{display:none}}
@keyframes page-module-scss-module__rcUngW__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes page-module-scss-module__rcUngW__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes page-module-scss-module__rcUngW__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes page-module-scss-module__rcUngW__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes page-module-scss-module__rcUngW__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.page-module-scss-module__rcUngW__intro{flex-direction:column;gap:2.25rem;margin-top:.9375rem;display:flex}@media (min-width:768px){.page-module-scss-module__rcUngW__intro{margin-top:2.25rem}}.page-module-scss-module__rcUngW__intro__description-container{text-align:justify;flex-direction:column;font-size:1rem;line-height:1.5;display:flex}@media (min-width:768px){.page-module-scss-module__rcUngW__intro__description-container{text-align:center;font-size:1.25rem}}.page-module-scss-module__rcUngW__intro__features-subtitle{color:var(--text-color);opacity:.6;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:600}.page-module-scss-module__rcUngW__intro__feature-list{flex-direction:column;gap:1.25rem;margin:0 0 6.25rem;display:flex}@media (min-width:768px){.page-module-scss-module__rcUngW__intro__feature-list{flex-flow:wrap;justify-content:center}}.page-module-scss-module__rcUngW__intro__feature-item{align-items:flex-start;gap:1rem;display:flex}@media (min-width:768px){.page-module-scss-module__rcUngW__intro__feature-item{width:30%}}.page-module-scss-module__rcUngW__intro__feature-icon{background-color:var(--border-color);border:.3125rem solid var(--border-color);width:3rem;min-width:3rem;height:3rem;color:var(--theme-color-1);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module-scss-module__rcUngW__intro__feature-icon svg{width:1.375rem;height:1.375rem}@media (min-width:768px){.page-module-scss-module__rcUngW__intro__feature-icon{width:3.75rem;min-width:3.75rem;height:3.75rem}.page-module-scss-module__rcUngW__intro__feature-icon svg{width:1.875rem;height:1.875rem}}.page-module-scss-module__rcUngW__intro__feature-details{flex-direction:column;gap:.25rem;padding-top:.25rem;display:flex}.page-module-scss-module__rcUngW__intro__feature-details h3{margin:0;font-size:1rem;font-weight:600}.page-module-scss-module__rcUngW__intro__feature-details p{opacity:.75;margin:0;font-size:.875rem}@media (min-width:768px){.page-module-scss-module__rcUngW__intro__feature-details p{max-width:80%}}.page-module-scss-module__rcUngW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module-scss-module__rcUngW__actions__title{margin:0}.page-module-scss-module__rcUngW__actions__btn-container{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.page-module-scss-module__rcUngW__actions__btn{background-color:var(--theme-color-2);border:.0625rem solid var(--border-color);text-wrap:nowrap;border-radius:.375rem;width:-moz-fit-content;width:fit-content;padding:.75rem;font-weight:600;text-decoration:none}.page-module-scss-module__rcUngW__actions__btn:hover{outline:.125rem solid var(--theme-color-2)}@media (min-width:768px){.page-module-scss-module__rcUngW__actions__btn{padding:.75rem 1.5rem}}.page-module-scss-module__rcUngW__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:1.25rem;display:flex}.page-module-scss-module__rcUngW__error__header{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module-scss-module__rcUngW__error__icon{width:5rem;height:5rem;color:var(--theme-color-1)}.page-module-scss-module__rcUngW__error__code{color:var(--theme-color-1);margin:0;font-size:5rem;font-weight:900;line-height:1}.page-module-scss-module__rcUngW__error__message{color:var(--text-color);opacity:.9;font-size:1.5rem;font-weight:500}.page-module-scss-module__rcUngW__error__button{background-color:var(--theme-color-2);color:var(--background-color);border-radius:.5rem;margin-top:2.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none}.page-module-scss-module__rcUngW__error__button:hover{filter:brightness(1.05);box-shadow:0rem 0rem 0rem .1875rem color-mix(in srgb, var(--theme-color-1), transparent 70%)}.page-module-scss-module__rcUngW__error__support{justify-content:center;width:100%;margin-top:1.5rem;display:flex}.page-module-scss-module__rcUngW__error__support a[href]{color:var(--theme-color-1);text-decoration:none}.page-module-scss-module__rcUngW__error__support a[href]:hover{text-decoration:underline}@media (min-width:768px){.page-module-scss-module__rcUngW__error__code{font-size:7.5rem}.page-module-scss-module__rcUngW__error__icon{width:6.25rem;height:6.25rem}.page-module-scss-module__rcUngW__error__message{font-size:2rem}.page-module-scss-module__rcUngW__error__button{font-size:1.125rem}}
@keyframes login-module-scss-module__dzXxVG__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes login-module-scss-module__dzXxVG__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes login-module-scss-module__dzXxVG__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes login-module-scss-module__dzXxVG__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes login-module-scss-module__dzXxVG__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.login-module-scss-module__dzXxVG__login-wrapper{justify-content:center;padding:2rem;display:flex}.login-module-scss-module__dzXxVG__login{border:.0625rem solid var(--border-color);background-color:var(--nav-background-color);width:100%;max-width:25rem;box-shadow:0rem .25rem .75rem color-mix(in srgb, var(--text-color), transparent 85%);border-radius:.75rem;padding:2rem}.login-module-scss-module__dzXxVG__login--loading{opacity:.7;pointer-events:none}.login-module-scss-module__dzXxVG__login__title{text-align:center;margin-bottom:1rem}.login-module-scss-module__dzXxVG__login__error{margin-bottom:.75rem}.login-module-scss-module__dzXxVG__login__verification-guidance{color:var(--text-color);opacity:.85;text-align:center;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.login-module-scss-module__dzXxVG__login__group{flex-direction:column;margin-bottom:1rem;display:flex}.login-module-scss-module__dzXxVG__login__label{color:var(--text-color);margin-bottom:.375rem;font-size:.875rem;font-weight:600}.login-module-scss-module__dzXxVG__login__forgot-password{justify-content:center;width:100%;padding:.75rem 0;font-size:.875rem;display:flex}.login-module-scss-module__dzXxVG__login__forgot-password a:hover{text-decoration:underline}.login-module-scss-module__dzXxVG__login__divider{text-align:center;align-items:center;margin:1.5rem 0;display:flex}.login-module-scss-module__dzXxVG__login__divider-line{border-bottom:1px solid var(--border-color);flex-grow:1}.login-module-scss-module__dzXxVG__login__divider-text{color:var(--text-color);opacity:.6;text-transform:uppercase;padding:0 .625rem;font-size:.8rem}.login-module-scss-module__dzXxVG__login__button{border:.0625rem solid var(--border-color);background-color:var(--theme-color-2);width:100%;color:var(--text-color);cursor:pointer;justify-content:center;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.login-module-scss-module__dzXxVG__login__button:hover{outline:.125rem solid var(--theme-color-2)}.login-module-scss-module__dzXxVG__login__button--social{background-color:var(--background-color)}.login-module-scss-module__dzXxVG__login__button:disabled{cursor:not-allowed;background-color:var(--nav-background-color);opacity:.6}.login-module-scss-module__dzXxVG__login__icon{width:1.125rem;height:1.125rem}.login-module-scss-module__dzXxVG__login__navigation{justify-content:center;width:100%;margin-top:1.25rem;padding:.75rem 0;font-size:.875rem;display:flex}.login-module-scss-module__dzXxVG__login a{color:var(--theme-color-1)}.login-module-scss-module__dzXxVG__login a:hover{text-decoration:underline}.login-module-scss-module__dzXxVG__login input{background-color:#0000}
@keyframes theme-helper-component-module-scss-module__AEC0gW__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes theme-helper-component-module-scss-module__AEC0gW__badge-live-pulse{0%,to{box-shadow:0 0 0 0 var(--pulse-color)}50%{box-shadow:0 0 0 6px #0000}}@keyframes theme-helper-component-module-scss-module__AEC0gW__text-live-pulse{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 8px var(--glow-color)}}@keyframes theme-helper-component-module-scss-module__AEC0gW__shine{0%{transform:skew(-15deg)translate(-250%)}to{transform:skew(-15deg)translate(500%)}}@keyframes theme-helper-component-module-scss-module__AEC0gW__snail-droop{0%,to{transform:rotate(0)}35%,65%{transform:rotate(20deg)}}.theme-helper-component-module-scss-module__AEC0gW__helperWrapper{--theme-helper-main-accent-color:#2d80b4;width:100%;min-height:100vh;margin-bottom:100px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__lightMode{--theme-helper-bg-color:#f5f5f5;--theme-helper-text-color:black;--theme-helper-sidebar-bg:#d6d6d6;--theme-helper-sidebar-hover:#5b979a;--theme-helper-border-color:#b6b2bd;--theme-helper-accent-color-1:var(--theme-helper-main-accent-color);--theme-helper-accent-color-2:#5b979a;--theme-helper-accent-color-3:#608ea9;--theme-helper-card-bg:#c6d2c8;background-color:var(--theme-helper-bg-color);color:var(--theme-helper-text-color);flex:1;padding:2.5rem}.theme-helper-component-module-scss-module__AEC0gW__darkMode{--theme-helper-bg-color:#222831;--theme-helper-text-color:#fffc;--theme-helper-sidebar-bg:#1c1c1c;--theme-helper-sidebar-hover:#2e2e2e;--theme-helper-border-color:#3d3d3d;--theme-helper-accent-color-1:var(--theme-helper-main-accent-color);--theme-helper-accent-color-2:#4b7d81;--theme-helper-accent-color-3:#2f4858;--theme-helper-card-bg:#333948;background-color:var(--theme-helper-bg-color);color:var(--theme-helper-text-color);flex:1;margin-left:50px;padding:2.5rem}.theme-helper-component-module-scss-module__AEC0gW__paneContent{flex-direction:column;gap:2rem;display:flex}.theme-helper-component-module-scss-module__AEC0gW__section{flex-direction:column;gap:1rem;display:flex}.theme-helper-component-module-scss-module__AEC0gW__paletteGrid{flex-wrap:wrap;gap:16px;max-width:400px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__swatchGroup{flex-direction:column;align-items:center;gap:8px;width:58px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__swatch{border:1px solid var(--theme-helper-border-color);border-radius:8px;width:40px;height:40px}.theme-helper-component-module-scss-module__AEC0gW__bgSwatch{background-color:var(--theme-helper-bg-color)}.theme-helper-component-module-scss-module__AEC0gW__textSwatch{background-color:var(--theme-helper-text-color)}.theme-helper-component-module-scss-module__AEC0gW__accentSwatch{background-color:var(--theme-helper-accent-color-1)}.theme-helper-component-module-scss-module__AEC0gW__accentSwatch2{background-color:var(--theme-helper-accent-color-2)}.theme-helper-component-module-scss-module__AEC0gW__accentSwatch3{background-color:var(--theme-helper-accent-color-3)}.theme-helper-component-module-scss-module__AEC0gW__accentSwatch4{background-color:var(--theme-helper-card-bg)}.theme-helper-component-module-scss-module__AEC0gW__sidebarSwatch{background-color:var(--theme-helper-sidebar-bg)}.theme-helper-component-module-scss-module__AEC0gW__hoverSwatch{background-color:var(--theme-helper-sidebar-hover)}.theme-helper-component-module-scss-module__AEC0gW__borderSwatch{background-color:var(--theme-helper-border-color)}.theme-helper-component-module-scss-module__AEC0gW__swatchLabel{text-transform:uppercase;font-size:8px;font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__h1{color:var(--theme-helper-accent-color-1);margin:0;font-size:2.25rem;font-weight:800}.theme-helper-component-module-scss-module__AEC0gW__h2{border-bottom:2px solid var(--theme-helper-border-color);margin:0;padding-bottom:8px;font-size:1.75rem}.theme-helper-component-module-scss-module__AEC0gW__h3{color:var(--theme-helper-accent-color-1);margin:0;font-size:1.25rem}.theme-helper-component-module-scss-module__AEC0gW__h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--theme-helper-text-color);opacity:.8;margin:0;font-size:.875rem}.theme-helper-component-module-scss-module__AEC0gW__p{font-size:1rem;line-height:1.6}.theme-helper-component-module-scss-module__AEC0gW__bold{color:var(--theme-helper-accent-color-1);font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__textLink{color:var(--theme-helper-accent-color-1);font-weight:600;text-decoration:none}.theme-helper-component-module-scss-module__AEC0gW__textLink:hover{text-decoration:underline}.theme-helper-component-module-scss-module__AEC0gW__contrastBadge{background-color:var(--theme-helper-accent-color-1);color:var(--theme-helper-text-color);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:900}.theme-helper-component-module-scss-module__AEC0gW__btnGroup{gap:12px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__btnPrimary{color:var(--theme-helper-text-color);background-color:var(--theme-helper-accent-color-2);cursor:pointer;border:none;border-radius:6px;padding:12px 24px;font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__btnSecondary{background-color:var(--theme-helper-accent-color-3);color:var(--theme-helper-text-color);border:1px solid var(--theme-helper-border-color);cursor:pointer;border-radius:6px;padding:12px 24px}.theme-helper-component-module-scss-module__AEC0gW__btnDisabled{background-color:var(--theme-helper-border-color);color:var(--theme-helper-text-color);border:none;border-radius:6px;padding:12px 24px}.theme-helper-component-module-scss-module__AEC0gW__btnDisabled:hover{cursor:no-drop}.theme-helper-component-module-scss-module__AEC0gW__matchRow{background-color:var(--theme-helper-sidebar-bg);border-radius:8px;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;padding:16px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__scoreInput{text-align:center;background-color:var(--theme-helper-bg-color);border:2px solid var(--theme-helper-border-color);width:50px;color:var(--theme-helper-accent-color-1);border-radius:6px;padding:8px;font-size:20px;font-weight:800}.theme-helper-component-module-scss-module__AEC0gW__teamName{min-width:60px;font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__featureCard{background-color:var(--theme-helper-card-bg);border:1px solid var(--theme-helper-border-color);border-radius:12px;flex-direction:column;gap:16px;max-width:400px;padding:24px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__form{flex-direction:column;gap:16px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__inputGroup{flex-direction:column;gap:6px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__label{font-size:14px;font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__inputField{border:1px solid var(--theme-helper-border-color);color:var(--theme-helper-text-color);background-color:#0000;border-radius:6px;padding:12px}.theme-helper-component-module-scss-module__AEC0gW__inputField:focus{outline:2px solid var(--theme-helper-accent-color-2)}.theme-helper-component-module-scss-module__AEC0gW__switchRow{align-items:center;gap:16px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__switch{width:44px;height:24px;display:inline-block;position:relative}.theme-helper-component-module-scss-module__AEC0gW__switch input{opacity:0;width:0;height:0}.theme-helper-component-module-scss-module__AEC0gW__slider{cursor:pointer;background-color:var(--theme-helper-border-color);border-radius:24px;transition:all .3s;position:absolute;inset:0}.theme-helper-component-module-scss-module__AEC0gW__slider:before{content:"";background-color:var(--theme-helper-accent-color-2);border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.theme-helper-component-module-scss-module__AEC0gW__switchInput:checked+.theme-helper-component-module-scss-module__AEC0gW__slider{background-color:var(--theme-helper-accent-color-3)}.theme-helper-component-module-scss-module__AEC0gW__switchInput:checked+.theme-helper-component-module-scss-module__AEC0gW__slider:before{transform:translate(20px)}.theme-helper-component-module-scss-module__AEC0gW__table{border-collapse:collapse;background-color:var(--theme-helper-sidebar-bg);border-radius:5px;width:100%}.theme-helper-component-module-scss-module__AEC0gW__th{text-align:left;border-bottom:2px solid var(--theme-helper-border-color);color:var(--theme-helper-accent-color-1);padding:12px;font-weight:700}.theme-helper-component-module-scss-module__AEC0gW__td{border-bottom:1px solid var(--theme-helper-border-color);padding:12px}.theme-helper-component-module-scss-module__AEC0gW__asideItem{background-color:var(--theme-helper-sidebar-bg);border:1px solid var(--theme-helper-border-color);cursor:pointer;border-radius:8px;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;padding:12px 20px;transition:all .2s;display:flex}.theme-helper-component-module-scss-module__AEC0gW__asideItem:hover{background-color:var(--theme-helper-border-color);color:var(--theme-helper-accent-color-1)}.theme-helper-component-module-scss-module__AEC0gW__asideIcon{font-size:18px}.theme-helper-component-module-scss-module__AEC0gW__iconContainer{color:var(--theme-helper-accent-color-1);gap:8px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__sidebar{background-color:var(--theme-helper-sidebar-bg);border-right:1px solid var(--theme-helper-border-color);z-index:3;flex-direction:column;width:70px;transition:width .2s cubic-bezier(.4,0,.2,1);display:flex;top:64px;bottom:0;left:0;overflow:hidden}.theme-helper-component-module-scss-module__AEC0gW__sidebar:hover{width:240px}.theme-helper-component-module-scss-module__AEC0gW__nav{flex-direction:column;gap:8px;padding:10px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__navItem{cursor:pointer;border-radius:6px;align-items:center;padding:10px;transition:background-color .2s;display:flex}.theme-helper-component-module-scss-module__AEC0gW__navItem:hover{background-color:var(--theme-helper-sidebar-hover)}.theme-helper-component-module-scss-module__AEC0gW__navItem .theme-helper-component-module-scss-module__AEC0gW__iconPlaceholder{width:24px;min-width:24px;height:24px;color:var(--theme-helper-accent-color-1);border-radius:4px;margin-right:16px}.theme-helper-component-module-scss-module__AEC0gW__navItem .theme-helper-component-module-scss-module__AEC0gW__label{color:var(--theme-helper-text-color);white-space:nowrap;opacity:0;font-size:14px;transition:opacity .2s}.theme-helper-component-module-scss-module__AEC0gW__footer{background-color:var(--theme-helper-sidebar-bg);flex-direction:column;flex-grow:1;justify-content:end;gap:8px;padding:10px;display:flex}.theme-helper-component-module-scss-module__AEC0gW__sidebar:hover .theme-helper-component-module-scss-module__AEC0gW__label{opacity:1}.theme-helper-component-module-scss-module__AEC0gW__selectWrapper{flex-direction:column;gap:.5rem;width:100%;max-width:18.75rem;display:flex;position:relative}.theme-helper-component-module-scss-module__AEC0gW__customSelect{appearance:none;cursor:pointer;background-color:var(--theme-helper-bg-color);width:100%;color:var(--theme-helper-text-color);border:2px solid var(--theme-helper-border-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%233ecf8e'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.125rem;border-radius:.5rem;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.theme-helper-component-module-scss-module__AEC0gW__customSelect:hover{border-color:var(--theme-helper-accent-color-1)}.theme-helper-component-module-scss-module__AEC0gW__customSelect:focus{border-color:var(--theme-helper-accent-color-1);box-shadow:0 0 0 1px var(--theme-helper-accent-color-1);outline:none}.theme-helper-component-module-scss-module__AEC0gW__customSelect:disabled{cursor:not-allowed;background-color:var(--theme-helper-sidebar-bg);opacity:.6}.theme-helper-component-module-scss-module__AEC0gW__option{background-color:var(--theme-helper-sidebar-bg);color:var(--theme-helper-text-color);padding:.625rem}
