@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Caveat&display=swap";@media only screen and (min-width:641px){.login-recovery-modal__submitted{width:320px}}.login-recovery-modal__submitted{display:flex;flex-direction:column;align-items:center;text-align:center}@media only screen and (min-width:641px){.login-students-modal{width:320px}}@media only screen and (min-width:641px){.signup-email-modal{max-width:450px}}.signup-email-modal__inline-provider{display:inline-flex;align-items:baseline}.signup-email-modal__inline-provider>.v-icon{align-self:center;margin-right:4px}@media only screen and (min-width:641px){.signin-form{width:320px!important;margin:0 auto}}.signin-form__oauth{display:grid;grid-auto-flow:column;justify-content:center;grid-gap:0 24px}.signin-form__oauth>li{width:64px;height:64px;background:#f5f5f5;border-radius:8px}.signin-form__oauth>li>a{display:block;width:64px;height:64px;padding:16px}.signin-form__divider{display:flex;align-items:center;color:gray}.signin-form__divider>hr{flex:1;height:1px;border:none;border-bottom:1px solid #d9d9d9}.signin-form__hide-btn{cursor:pointer;color:#c4c4c4;transition:color .2s ease}.signin-form__hide-btn_active{color:#007ff4}@media only screen and (min-width:641px){.signup-profile{width:320px!important;margin:0 auto}}.signup-profile__form{display:grid;grid-auto-rows:auto;gap:20px 0}.signup-profile__form .v-input[disabled]{background:#f5f5f5;border-color:#d9d9d9;opacity:1}.signup-profile__form .v-input[disabled] input{color:#191919}.signup-profile__form-label{display:flex}@media only screen and (min-width:641px){.signup-profile__form-label{flex-direction:column;justify-content:center}}@media only screen and (max-width:640px){.signup-profile__form-label{margin-top:12px;justify-content:space-between;align-items:center}}.signup-profile__form-inactive{color:#c4c4c4}.signup-profile__checkbox-links a{color:#007ff4}.signup-oauth-badge{background:#f5f5f5;border-radius:8px;padding:8px 16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-auto-columns:1fr;grid-auto-flow:row;gap:4px 16px;grid-template-areas:"icon title" "icon username"}.signup-oauth-badge__icon{grid-area:icon;place-self:center}.signup-oauth-badge__title{grid-area:title}.signup-oauth-badge__username{grid-area:username;font-weight:700}.signup-role{display:flex;flex-direction:column}.signup-role__icon{border-radius:999px;width:48px;height:48px;padding:12px}.signup-role__icon_parent{background:#d9ecfe}.signup-role__icon_teacher{background:#fbe4b0}.login-smartbook-student-create{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:641px){.login-smartbook-student-create{width:320px!important;margin:0 auto}}.login-smartbook-student-create .mx-datepicker{width:100%}.login-smartbook-student-create .v-field__label{margin-right:0}.login-redirect-loader{height:100%}@media only screen and (min-width:641px){.login-redirect-loader{width:320px!important;margin:0 auto}}.login-redirect-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.login-redirect-loader__orb{color:#53bb01;animation:orbAnim 2s ease infinite;border-radius:999px;padding:8px}@keyframes orbAnim{0%,to{background:#ccebb380}50%{background:#ccebb333}}.login-smartbook-student-select{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:641px){.login-smartbook-student-select{width:320px!important;margin:0 auto}}.login-smartbook-student-select__message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.login-smartbook-purchase{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:641px){.login-smartbook-purchase{width:400px!important;margin:0 auto}}.login-smartbook-purchase__info-grid{width:100%;display:grid;gap:8px}@media only screen and (min-width:641px){.login-smartbook-purchase__info-grid{grid-template-columns:1fr auto}}.login-smartbook-sidebar__paid-badge{background:#53bb01;color:#fff;display:inline-flex;align-items:center;font-size:14px;line-height:16px;font-weight:700;border-radius:4px;padding:4px 8px;margin-left:16px}.login-smartbook-sidebar__card{border-radius:8px;background:#fff;box-shadow:0 8px 16px #0000000d,0 2px 8px #0000001a;max-width:550px}.login-smartbook-sidebar__stepper>li{display:list-item;margin-left:32px;position:relative;padding:16px}.login-smartbook-sidebar__stepper>li[active]+li:not([active]),.login-smartbook-sidebar__stepper>li:not([active]):first-child{background:#007ff40d;border-radius:8px}.login-smartbook-sidebar__stepper>li[active]+li:not([active]):before,.login-smartbook-sidebar__stepper>li:not([active]):first-child:before{background:#007ff44d;color:#007ff4}.login-smartbook-sidebar__stepper>li[active]:before{background:#53bb014d;color:#53bb01;content:"✓"}.login-smartbook-sidebar__stepper>li+li{margin-top:8px}.login-smartbook-sidebar__stepper>li:before{left:-32px;position:absolute;content:counters(list-item,".");width:24px;height:24px;display:inline-block;text-align:center;border-radius:4px;background:#c4c4c44d;color:#c4c4c4}.login-smartbook-sidebar__stepper>li:not(:last-child):after{content:" ";display:block;width:1.5px;height:calc(100% - 28px);background:#d9d9d9;position:absolute;left:-20px;top:47px;border-radius:4px}.login{display:flex;width:100%;height:100%;flex:1}.login__content{flex:1;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:24px}@media only screen and (min-width:641px){.login__content{max-height:100vh;overflow-y:auto}}.login__content>*{max-width:576px;width:100%}.login__aside{flex:1;min-width:250px;background:linear-gradient(339.48deg,#ccebb3,#b3d9fc)}@media only screen and (max-width:640px){.login__aside{display:none}}.login__aside{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;pointer-events:none;box-sizing:border-box;padding:64px 16px}.login__aside>img{height:0;min-width:100%;min-height:250px;max-height:548px;flex:1 0 auto;object-fit:contain}.login__aside-text{max-width:530px;font-size:56px;line-height:64px;font-family:Caveat,cursive;-webkit-user-select:none;user-select:none}.login__branding-logo{position:relative;align-self:stretch}.login__logo-img{height:64px}@media only screen and (max-width:640px){.login__logo-img{height:40px}}.login__header{margin-bottom:48px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:640px){.login__header{margin-bottom:16px}}.login__tabs{overflow-x:auto;display:flex}.login__tabs-link{padding:8px;font-weight:700;margin-left:32px;white-space:nowrap;cursor:pointer}.login__tabs-link_active{color:#007ff4;border-bottom:3px solid #007ff4;pointer-events:none}.login__signup-stepper{flex:1;display:grid;justify-content:center;grid-auto-flow:column;gap:0 8px;padding-left:55px}@media only screen and (max-width:640px){.login__signup-stepper{padding:0 0 24px}}.login__signup-stepper-orb{background:#c4c4c4;border-radius:999px;width:8px;height:8px}.login__signup-stepper-orb_active{background:#007ff4}
