@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap);.App{text-align:center}.App-logo-left{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo-left{-webkit-animation:App-logo-spin-left 20s linear infinite;animation:App-logo-spin-left 20s linear infinite}}.App-logo-right{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo-right{-webkit-animation:App-logo-spin-right 20s linear infinite;animation:App-logo-spin-right 20s linear infinite}}.App-header{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin-right{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin-right{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes App-logo-spin-left{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes App-logo-spin-left{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}:root{--orange:#ff4f40;--indigo:#635dff;--white:#fff;--light-aluminium:#eaecee;--aluminium:#bdc4cf;--dark-aluminium:#2a2e35;--black:#000;--yellow:#ebca40;--mandarine:#ff7f38;--pink:#f4d;--blue:#3885ff;--aqua:#3ec6eb;--emerald:#1bc99f;--yellow-mandarine-gradient:linear-gradient(153.07deg,var(--yellow) -2.47%,var(--mandarine) 102.78%);--mandarine-orange-gradient:linear-gradient(153.07deg,var(--mandarine) -2.47%,var(--orange) 102.78%);--pink-yellow-gradient:linear-gradient(153.07deg,var(--pink) -2.47%,var(--yellow) 102.78%);--pink-indigo-gradient:linear-gradient(153.07deg,var(--pink) -2.47%,var(--indigo) 102.78%);--indigo-aqua-gradient:linear-gradient(153.07deg,var(--indigo) -2.47%,var(--aqua) 102.78%);--blue-aqua-gradient:linear-gradient(153.07deg,var(--blue) -2.47%,var(--aqua) 102.78%);--aqua-emerald-gradient:linear-gradient(153.07deg,var(--aqua) -2.47%,var(--emerald) 102.78%);--emerald-yellow-gradient:linear-gradient(153.07deg,var(--emerald) -2.47%,var(--yellow) 102.78%);--font-primary:"Inter",sans-serif;--font-secondary:"Space Grotesk",sans-serif;--font-mono:"Fira Code",monospace}*{box-sizing:border-box}html{text-rendering:geometricPrecision;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:10px}body,html{height:100%;margin:0;padding:0;width:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--black);color:var(--white);font-family:var(--font-primary);overflow-y:scroll}h1,h2,h3,h4,h5,h6{color:rgba(0,0,0,.86);font-family:var(--font-secondary);font-weight:600}h1,h2,h3{margin-top:3.2rem}h1,h2,h3,h4,h5,h6{margin-bottom:1.6rem}h4,h5,h6{margin-top:1.6rem}h1{font-size:3.2rem}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.4rem}p{margin:0 0 1.6rem}strong{font-weight:500}small{font-size:1.2rem}blockquote{border-left:8px solid #eee;font-size:1.6rem;font-style:italic;margin:0 0 3.2rem;padding:1.6rem 3.2rem}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:var(--white);text-decoration:none}figure{margin:0}img{vertical-align:middle}code,pre{font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;width:100%}code{color:var(--emerald)}#root{height:100%;width:100%}@media only screen and (max-width:640px){.mobile-scroll-lock{overflow:hidden}}.auth0-features{padding:3.2rem 6.4rem}.auth0-features__title{color:var(--white);font-size:3.2rem;font-weight:600;line-height:3.2rem;margin-bottom:4.8rem;margin-top:0;text-align:center}.auth0-features__grid{grid-column-gap:6.4rem;grid-row-gap:6.4rem;-webkit-column-gap:6.4rem;column-gap:6.4rem;display:grid;grid-template-columns:1fr 1fr;row-gap:6.4rem}.auth0-feature{background-color:var(--white);border-radius:1.6rem;color:var(--black);cursor:pointer;display:block;padding:4.8rem;transition:all .3s ease-in-out 0s}.auth0-feature:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.auth0-feature__headline{align-items:center;color:var(--black);display:flex;font-size:2.4rem;font-weight:600;letter-spacing:-.05rem;line-height:3.2rem;margin-top:0}.auth0-feature__icon{margin-right:1.6rem}.auth0-feature:hover .auth0-feature__headline{-webkit-text-decoration:underline solid 2px var(--black);text-decoration:underline solid 2px var(--black);text-underline-offset:2px;transition:all .3s ease-in-out 0s}.auth0-feature__description{color:#242424;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin:0;opacity:.7}@media only screen and (max-width:900px){.auth0-features__grid{grid-template-columns:1fr;row-gap:3.2rem}.auth0-feature{border-radius:.8rem;padding:3.2rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width:480px){.auth0-features{padding:1.6rem}.auth0-features__title{font-size:2rem;line-height:2.8rem;margin-bottom:2.4rem}.auth0-features__grid{grid-template-columns:1fr;row-gap:1.6rem}.auth0-feature{border-radius:.8rem;padding:3.2rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}.button{border:0;border-radius:.8rem;color:var(--white);cursor:pointer;font-family:var(--font-primary);font-size:1.6rem;font-weight:600;line-height:2.4rem;min-width:10rem;padding:1.6rem;transition:background .3s ease-out,color .3s ease-out;-webkit-user-select:none;user-select:none}.button--compact{font-size:1.6rem;line-height:1.6rem;padding:1rem 1.6rem}.button--primary{background-color:var(--indigo)}.button--primary:hover{background:rgba(99,93,255,.85)}.button--secondary{background-color:var(--white);color:var(--black)}.button--secondary:hover{background:hsla(0,0%,100%,.85)}@media only screen and (max-width:480px){.button{font-size:1.3rem;line-height:2.2rem;min-width:.8rem;padding:1rem 1.2rem}.button--compact{font-size:1.3rem;line-height:2rem;padding:.6rem 1rem}}.button__login,.button__logout{background:var(--indigo);border:.1rem solid var(--indigo);border-radius:.8rem;font-family:var(--font-primary);font-weight:600;transition:background .3s ease-out,color .3s ease-out}.button__login,.button__logout,.button__sign-up{color:var(--white);cursor:pointer;font-size:1.6rem;font-style:normal;line-height:3.2rem;margin-right:1.6rem;min-width:8.4rem;padding:.8rem 0;text-align:center;-webkit-user-select:none;user-select:none;width:50%}.button__sign-up{background-color:initial;border:.1rem solid var(--white);border-radius:.8rem;font-weight:500}.button__login:last-child,.button__logout:last-child,.button__sign-up:last-child{margin-right:0}@media only screen and (min-width:641px){.button__login,.button__logout,.button__sign-up{font-size:1.4rem;line-height:1.6rem;padding:.8rem 1.2rem}}.code-snippet{border-radius:.8rem;display:flex;flex-direction:column;margin-top:3.2rem;overflow:hidden;width:100%}.code-snippet__title{background-color:var(--aluminium);color:var(--black);font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:1.6rem;font-weight:600;height:4.8rem;line-height:2.4rem;padding:1.2rem 1.6rem;width:100%}.code-snippet__container{background-color:var(--dark-aluminium);min-height:32.4rem;overflow-x:auto}.code-snippet__wrapper{display:inline-block;padding:32px}.code-snippet__body{word-wrap:break-word;color:var(--white);font-size:16px;line-height:32px;margin:0;white-space:pre-wrap}@media only screen and (max-width:480px){.code-snippet__title{font-size:1.4rem;height:4.4rem;line-height:2.2rem;padding:1.2rem 1.6rem}.code-snippet__wrapper{padding:1.6rem}.code-snippet__body{font-size:1.4rem;line-height:2.4rem}}.page-footer{background-color:var(--dark-aluminium);color:var(--light-aluminium);display:flex;flex-shrink:0;font-size:1.6rem;font-weight:500;justify-content:center;line-height:2.4rem;margin-top:2.4rem;text-align:center;width:100%}.page-footer-grid{display:grid;grid-template-rows:auto auto;max-width:120rem;padding:3.2rem;width:100%}.page-footer-grid__info{grid-column-gap:2.4rem;-webkit-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1.5fr 1fr auto}.page-footer-grid__brand{display:grid;grid-template-columns:1fr;justify-items:center;margin-top:3.2rem}.page-footer-info__message{text-align:left}.page-footer-message__headline{font-weight:500;margin:0 0 1.4rem}.page-footer-message__description{letter-spacing:.016rem;margin-bottom:0}.page-footer-info__button{align-items:center;display:flex;justify-content:center}.page-footer-info__resource-list{grid-row-gap:.8rem;display:grid;row-gap:.8rem}.page-footer-info__resource-list-item{text-align:right}.page-footer-brand{align-items:center;display:flex;justify-content:center;width:100%}.page-footer-brand__logo{margin-right:12px;width:20px}.page-footer__hyperlink{letter-spacing:.001rem}.page-footer__hyperlink,.page-footer__hyperlink:active,.page-footer__hyperlink:visited{color:var(--white)}.page-footer__hyperlink:hover{color:var(--aluminium)}@media only screen and (max-width:960px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{-webkit-column-gap:3.2rem;column-gap:3.2rem;grid-template-columns:1fr 1fr;row-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}}@media only screen and (max-width:480px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem 1.6rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{-webkit-column-gap:3.2rem;column-gap:3.2rem;grid-template-columns:1fr 1fr;row-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}}.hero-banner{align-items:center;color:var(--black);display:flex;flex-direction:column;margin:0 auto;padding:3.2rem 6.4rem;width:100%}.hero-banner,.hero-banner--yellow-mandarine{background:var(--yellow-mandarine-gradient)}.hero-banner--pink-yellow{background:var(--pink-yellow-gradient)}.hero-banner--blue-aqua{background:var(--blue-aqua-gradient)}.hero-banner--aqua-emerald{background:var(--aqua-emerald-gradient)}.hero-banner--emerald-yellow{background:var(--emerald-yellow-gradient)}.hero-banner__logo{align-items:center;background-color:var(--white);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.12);display:flex;height:12.8rem;justify-content:center;width:12.8rem}.hero-banner__image{height:10.8rem;width:10.8rem}.hero-banner__image--small{height:7.6rem;width:7.6rem}.hero-banner__headline{font-size:4.8rem;letter-spacing:-1.5px;margin:2.4rem 0 8px}.hero-banner__description{font-size:20px;line-height:3.2rem;margin-bottom:3.2rem;max-width:58rem;text-align:center}@media only screen and (max-width:540px){.hero-banner{padding:3.2rem 1.6rem}.hero-banner__logo{height:9.6rem;width:9.6rem}.hero-banner__image{height:7.2rem;width:7.2rem}.hero-banner__image--small{height:6rem;width:6rem}.hero-banner__headline{font-size:3.2rem}.hero-banner__description{font-size:1.6rem;line-height:2.4rem}}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;height:5rem;margin:auto;width:5rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nav-bar__container{background-color:var(--black);box-shadow:inset 0-1.5px 0 #5a5f66;display:flex;flex-shrink:0;justify-content:center;position:fixed;width:100%;z-index:300}.nav-bar{align-items:center;display:flex;flex:1 1;flex-shrink:0;height:80px;margin:0;max-width:1200px;padding:0 24px}.nav-bar__brand{margin-right:64px}.nav-bar__brand,.nav-bar__link{align-items:center;display:flex;height:100%}.nav-bar__logo{height:3.2rem}.nav-bar__tabs{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.nav-bar__tab{display:flex;flex-direction:row;font-size:16px;font-weight:500;justify-content:center;line-height:16px;margin-right:24px}.nav-bar__tab:last-child{margin-right:0}.nav-bar__tab--active{-webkit-text-decoration-color:var(--indigo);text-decoration-color:var(--indigo);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:4px;text-underline-offset:8px}.nav-bar__tab:hover{color:var(--white)}.nav-bar__icon{display:none}.nav-bar__buttons{display:flex;margin-left:24px}@media only screen and (max-width:640px){.nav-bar__container{display:none}.nav-bar__tab{font-size:1.5rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{align-items:center;display:flex;margin-right:1.6rem}.nav-bar__logo{height:3.2rem}.nav-bar__tab--active{color:var(--pink);-webkit-text-decoration-line:none;text-decoration-line:none}.nav-bar__label{display:none}.nav-bar__icon{display:block;font-size:3.2rem}.nav-bar__buttons{margin-left:24px}}@media only screen and (max-width:340px){.nav-bar__tab{font-size:1.3rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{align-items:center;display:flex;margin-right:1.6rem}.nav-bar__logo{height:2.8rem}.nav-bar__tab--active{color:var(--pink);-webkit-text-decoration-line:none;text-decoration-line:none}.nav-bar__buttons{margin-left:24px}}.mobile-nav-bar__container{background-color:var(--black);box-shadow:inset 0-1.5px 0 #5a5f66;display:none;flex-shrink:0;justify-content:center;position:fixed;width:100%;z-index:300}.mobile-nav-bar{align-items:center;display:flex;flex:1 1;flex-shrink:0;height:6.4rem;margin:0;max-width:1200px;padding:.8rem 1.6rem}.mobile-nav-bar__brand{flex:1 1;margin-right:1.6rem}.mobile-nav-bar__brand,.mobile-nav-bar__link{align-items:center;display:flex;height:100%}.mobile-nav-bar__logo{height:2.4rem}.mobile-nav-bar__menu{background-color:var(--black);height:calc(100% - 6.4rem);left:0;position:fixed;top:6.4rem;width:100%;z-index:300}.mobile-nav-bar__toggle{cursor:pointer;font-size:3.6rem;margin-left:2.4rem}.mobile-nav-bar__tabs{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;width:100%}.mobile-nav-bar__tab{background-color:var(--black);box-shadow:inset 0-1.5px 0 #5a5f66;color:var(--white);display:flex;flex-direction:row;font-size:2rem;font-weight:500;line-height:16px;padding:3.2rem 2.4rem;width:100%}.mobile-nav-bar__tab:last-child{margin-right:0}.mobile-nav-bar__tab--active{-webkit-text-decoration-color:var(--indigo);text-decoration-color:var(--indigo);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:4px;text-underline-offset:8px}.mobile-nav-bar__tab:hover{color:var(--white)}.mobile-nav-bar__icon{display:none}.mobile-nav-bar__buttons{background-color:var(--black);display:flex;justify-content:center;padding:3.2rem}@media only screen and (max-width:640px) and (hover:none){.mobile-nav-bar__tab--active:hover,.mobile-nav-bar__tab:hover{color:var(--white)}}@media only screen and (max-width:640px){.mobile-nav-bar__container{display:flex}.mobile-nav-bar__menu--closed{display:none}}.messages-grid{display:flex;flex-direction:column}.messages-grid__header{color:var(--white);font-size:24px;font-weight:500;line-height:32px;margin:48px 0 0;text-align:center}.messages-grid__options{border-radius:16px;display:flex;margin:32px auto}.messages-grid__option{background-color:var(--black);border:2px solid #606060;border-right:0;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;line-height:24px;margin:0;outline:none;padding:8px 24px;text-align:center;text-transform:uppercase;transition:background .3s ease-out,color .3s ease-out;-webkit-user-select:none;user-select:none}.messages-grid__option:first-child{border-radius:8px 0 0 8px}.messages-grid__option:last-child{border-radius:0 8px 8px 0;border-right:2px solid #606060}.messages-grid__option--active,.messages-grid__option--active:hover{background-color:var(--white);color:var(--black)}@media only screen and (max-width:540px){.messages-grid__header{font-size:2rem;line-height:2.8rem;margin:1.6rem 0}.messages-grid__options{border-radius:.8rem;flex-wrap:wrap;margin:.8rem auto 1.6rem;max-width:24rem}.messages-grid__option{border:.2rem solid #606060;font-size:1.4rem;padding:.4rem 1.6rem;width:12rem}.messages-grid__option:first-child{border-bottom:0;border-bottom-left-radius:0;border-right:0}.messages-grid__option:nth-child(2){border-bottom:0;border-top-right-radius:.8rem}.messages-grid__option:nth-child(3){border-bottom-left-radius:.8rem;border-right:0}.messages-grid__option:nth-child(4){border-top-right-radius:0}}.profile-grid{display:flex;flex-direction:column;margin-top:48px}.profile__header{grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr}.profile__avatar{border:2px solid var(--aqua);border-radius:50%;height:80px;width:80px}.profile__headline{display:flex;flex-direction:column;justify-content:space-around}.profile__title{color:var(--white);margin-bottom:0;margin-top:0}.profile__details{margin-top:32px}@media only screen and (max-width:480px){.profile-grid{margin-top:2.4rem}.profile__avatar{border:.13rem solid var(--aqua);border-radius:50%;height:5.6rem;width:5.6rem}.profile__title{font-size:1.6rem}.profile__description{font-size:1.3rem}.profile__details{margin-top:1.6rem}}.page-layout{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.page-layout__content{display:flex;flex:1 1;flex-basis:auto;flex-direction:column;flex-shrink:0;margin-top:8rem;max-width:120rem;width:100%}@media only screen and (max-width:640px){.page-layout__content{margin-top:6.4rem}}.content-layout{display:flex;flex:1 1;flex-direction:column;flex-shrink:0;min-height:640px;padding:48px;width:100%}.content__title{color:var(--white);margin-top:0}.content__body{font-size:1.6rem;line-height:2.4rem}#page-description{display:flex;flex-direction:column}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (max-width:480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}}app-nav-bar{width:100%}app-nav-bar-tabs{flex:1 1}app-nav-bar-tab{margin-right:24px}app-nav-bar-tab:last-child{margin-right:0}app-login-button,app-logout-button,app-signup-button{margin-right:1.6rem}app-login-button:last-child,app-logout-button:last-child,app-signup-button:last-child{margin-right:0}app-page-loader{display:flex;height:100%;width:100%}app-mobile-nav-bar,app-mobile-nav-bar-tab{width:100%}app-mobile-nav-bar-brand{flex:1 1}
/*# sourceMappingURL=main.5743b774.css.map*/