@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%;scroll-behavior:auto}body{position:relative;font-family:Manrope,sans-serif;font-size:2rem;font-weight:400;line-height:1.15;color:#000;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background:linear-gradient(225deg,#4aa2d9,#98bd5f)}.container{max-width:120rem;width:90%;margin:0 auto}h1{font-family:Manrope,sans-serif;font-weight:700;line-height:1.1;margin:0}ul,ol{list-style-type:none;margin:0;padding-left:0}p{margin:0;line-height:1.25}img{max-width:100%;height:auto}a{color:#667eea;outline:none;transition:.25s ease color;display:inline-block;text-decoration:none}a:hover{color:#000}a:focus-within{outline:.1rem dashed #667eea}button{background:transparent;border:none;cursor:pointer;text-align:left;padding:0;outline:none}button:focus-visible{outline:.1rem dashed #000000}button:hover{outline:none}.skip-to-content{font-family:Manrope,sans-serif,sans-serif;font-size:1.6rem;font-weight:400;position:absolute!important;top:0;left:50%;transform:translate(-50%);overflow:hidden;clip:rect(.1rem,.1rem,.1rem,.1rem);width:.1rem;height:.1rem;padding:.5rem 1.4rem .6rem;word-wrap:normal;color:#fff;background-color:#667eea;z-index:2100}.skip-to-content:focus{overflow:visible;clip:auto;width:auto;height:auto;color:#fff}.sr-only{position:absolute;width:.1rem;height:.1rem;font-size:0;text-indent:-999rem;display:inline-block}.hidden{display:none}::selection{background-color:#667eea1a;padding:1rem}.home__nav{position:absolute;top:3.2rem;right:3.2rem}.home__nav-link{color:#fff;text-decoration:none;font-size:1.6rem;font-weight:500;padding:1.2rem 2.4rem;border-radius:.6rem;transition:all .2s ease;display:inline-block;background:#ffffff1a}.home__nav-link:hover{background:#fff3;color:#fff}.home__container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 6.4rem);padding-top:6.4rem}.home__logo{text-align:center;margin-bottom:12vh}.home__logo-image{width:100%;max-width:6.4rem;height:auto;margin-bottom:1.2rem}.home__logo-title{color:#fff;font-size:2.8rem;font-weight:600}.home__logo-subtitle{color:#fff;font-size:1.9rem;font-weight:400;margin-top:.3rem}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(225deg,#4aa2d9,#98bd5f);font-family:Manrope,sans-serif;padding:4rem}.auth__container{width:100%;max-width:44rem}.auth__container--wide{max-width:50rem}.auth__header{display:flex;justify-content:center}.auth__logo{display:inline-flex;flex-flow:column wrap;align-items:center;margin-bottom:2.4rem}.auth__logo-image{width:100%;max-width:4rem;height:auto;margin-bottom:.6rem}.auth__logo-title{color:#fff;font-size:1.6rem;font-weight:500}.auth__card{background:#fff;border-radius:.8rem;box-shadow:0 .4rem 2.4rem #00000026;padding:3.5rem 4rem}.auth__title{font-size:3rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:3.2rem}.auth__subtitle{font-size:1.5rem;color:#6b7280;text-align:center;margin-top:-1.6rem;margin-bottom:3.2rem;line-height:1.5}.auth__form-group{margin-bottom:2.4rem}.auth__form-group--checkbox{margin-bottom:1.6rem}.auth__form-group--checkbox .auth__form-label{display:inline-flex;align-items:center;font-weight:400;cursor:pointer}.auth__form-group--honeypot{position:absolute;left:-9999rem;width:.1rem;height:.1rem;overflow:hidden}.auth__form-label{display:block;font-size:1.4rem;font-weight:600;color:#374151;margin-bottom:.8rem}.auth__form-input{width:100%;padding:1.2rem 1.6rem;font-size:1.6rem;border:.1rem solid #d1d5db;border-radius:.6rem;transition:all .15s ease}.auth__form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 .3rem #667eea1a}.auth__form-input::placeholder{color:#9ca3af}.auth__form-input[readonly]{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.auth__form-checkbox{width:auto;margin-right:.8rem;cursor:pointer}.auth__form-checkbox:focus{outline:none;box-shadow:0 0 0 .3rem #667eea26}.auth__form-text{font-size:1.4rem}.auth__form-hint{display:block;margin-top:.8rem;font-size:1.2rem;color:#6b7280}.auth__form-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .15s ease;display:inline-block}.auth__form-link:hover{color:#000;text-decoration:underline;text-underline-offset:.3rem}.auth__form-separator{border:none;border-top:.1rem solid #e5e7eb;margin:0 0 2rem}.auth__button{width:100%;padding:1.4rem 2.4rem;font-size:1.6rem;font-weight:500;letter-spacing:.05rem;color:#fff;background:#667eea;border:none;border-radius:.6rem;cursor:pointer;transition:all .15s ease;text-align:center}.auth__button:hover{background:#556fe7;transform:translateY(-.1rem);box-shadow:0 .4rem 1.2rem #667eea66;color:#fff}.auth__button:active{transform:translateY(0)}.auth__button--disabled,.auth__button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.auth__links{margin-top:2.4rem;text-align:center;font-size:1.4rem}.auth__link{color:#667eea;text-decoration:none;font-weight:600;transition:color .15s ease;display:inline-block}.auth__link--password-reset{margin-bottom:.5rem}.auth__link:hover{color:#000;text-decoration:underline;text-underline-offset:.3rem}.auth__message-text .auth__link{color:#000}.auth__message{padding:1.6rem;margin-bottom:2.4rem;border-radius:.6rem}.auth__message--error{background:#fef2f2;border:.1rem solid #fecaca}.auth__message--success{background:#f0fdf4;border:.1rem solid #86efac}.auth__message-text{font-size:1.4rem;margin:0}.auth__message--error .auth__message-text{color:#dc2626}.auth__message--success .auth__message-text{color:#16a34a}.auth__message-text+.auth__message-text{margin-top:.8rem}.auth__success-group{text-align:center}
