@import "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";: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}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #fff879}.skip-link{z-index:1000;color:#041f4e;background:#fff879;border:2px solid #fff879;border-radius:6px;min-height:44px;padding:11px 16px;font-family:Futura,Arial,sans-serif;font-size:1.5rem;font-weight:700;transition:transform .12s;position:fixed;top:10px;left:16px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}html{text-rendering:geometricprecision;-webkit-tap-highlight-color:#0000;font-size:10px}html,body{width:100%;height:100%;margin:0;padding:0}body{background-color:var(--black);color:var(--white);font-family:var(--font-primary);-webkit-tap-highlight-color:#0000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}.entitlement-lock{text-align:center;background:#0000006b;border:1px solid #ffffff2e;border-radius:8px;width:min(720px,100vw - 32px);margin:72px auto;padding:28px 32px}.entitlement-lock__title{color:#ffdf5d;margin:0 0 12px;font-size:2.4rem}.entitlement-lock__message,.entitlement-lock-note{color:#ffffffd1;font-size:1.4rem}.entitlement-lock__cta{color:#39ff14;border:1px solid #39ff146b;border-radius:4px;justify-content:center;align-items:center;min-height:30px;padding:0 14px;font-size:1.3rem;font-weight:700;display:inline-flex}.entitlement-lock-note{text-align:center;margin:8px 0 0}.plan-usage-summary{z-index:250;color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06122ad1;border:1px solid #0dbdd859;border-radius:6px;width:235px;padding:10px 12px;position:fixed;top:88px;left:24px;box-shadow:0 10px 22px #00000047}.plan-usage-summary__header,.plan-usage-summary__meter-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.plan-usage-summary__header{margin-bottom:8px}.plan-usage-summary__eyebrow{color:#ffffff94;text-transform:uppercase;margin-bottom:1px;font-size:1rem;line-height:1;display:block}.plan-usage-summary__plan{color:#ffdf5d;font-size:1.35rem;line-height:1.1}.plan-usage-summary__upgrade{color:#39ff14;white-space:nowrap;border:1px solid #39ff146b;border-radius:4px;flex:none;padding:5px 8px;font-size:1.05rem;font-weight:700;line-height:1}.plan-usage-summary__meter{margin-top:7px}.plan-usage-summary__meter-row{font-size:1.1rem;line-height:1.2}.plan-usage-summary__meter-row span{color:#ffffffad}.plan-usage-summary__meter-row strong{color:#fffffff0;font-size:1.08rem}.plan-usage-summary__track{background:#ffffff24;border-radius:999px;height:5px;margin-top:4px;position:relative;overflow:hidden}.plan-usage-summary__fill{border-radius:inherit;background:linear-gradient(90deg,#39ff14,#ffdf5d);position:absolute;inset:0 auto 0 0}.plan-usage-summary__fill--unlimited{background:linear-gradient(90deg,#027bc1,#39ff14)}.mobile-nav-bar__menu .plan-usage-summary{width:calc(100% - 32px);margin:16px;position:static}@media only screen and (width<=640px){.page-layout>.plan-usage-summary{display:none}}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);color:#000000db;font-weight:600}h1,h2,h3{margin-top:3.2rem;margin-bottom:1.6rem}h4,h5,h6{margin-top:1.6rem;margin-bottom: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;margin:0 0 3.2rem;padding:1.6rem 3.2rem;font-size:1.6rem;font-style:italic}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{width:100%;font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}code{color:var(--emerald)}#root{width:100%;height:100%}@media only screen and (width<=640px){.mobile-scroll-lock{overflow:hidden}}.auth0-features{padding:3.2rem 6.4rem}.auth0-features__title{color:var(--white);text-align:center;margin-top:0;margin-bottom:4.8rem;font-size:3.2rem;font-weight:600;line-height:3.2rem}.auth0-features__grid{grid-template-columns:1fr 1fr;gap:6.4rem;display:grid}.auth0-feature{background-color:var(--white);color:var(--black);cursor:pointer;border-radius:1.6rem;padding:4.8rem;transition:all .3s ease-in-out;display:block}.auth0-feature:hover{transform:scale(1.03)}.auth0-feature__headline{color:var(--black);letter-spacing:-.05rem;align-items:center;margin-top:0;font-size:2.4rem;font-weight:600;line-height:3.2rem;display:flex}.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}.auth0-feature__description{color:#242424;opacity:.7;margin:0;font-size:1.6rem;font-weight:500;line-height:2.4rem}@media only screen and (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 (width<=480px){.auth0-features{padding:1.6rem}.auth0-features__title{margin-bottom:2.4rem;font-size:2rem;line-height:2.8rem}.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}}.app-error-fallback{box-sizing:border-box;color:#fff;background-color:#07172b;justify-content:center;align-items:center;min-height:100dvh;padding:24px;font-family:Futura,Arial,sans-serif;display:flex}.app-error-fallback__content{background:#041f4e;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,620px);padding:32px}.app-error-fallback__eyebrow{color:#fff879;text-transform:uppercase;font-size:.9rem;font-weight:700}.app-error-fallback h1{margin:10px 0 14px;font-size:2rem}.app-error-fallback p{color:#ffffffd1;font-size:1.05rem;line-height:1.5}.app-error-fallback button{color:#041f4e;min-height:44px;font:inherit;cursor:pointer;background:#fff879;border:1px solid #fff879;border-radius:6px;margin-top:12px;padding:10px 18px;font-weight:700}.app-error-fallback__actions,.public-status-page__actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.app-error-fallback__actions button,.app-error-fallback__primary,.app-error-fallback__secondary,.public-status-page__primary,.public-status-page__secondary{border-radius:6px;justify-content:center;align-items:center;min-height:44px;margin-top:0;padding:10px 18px;font-family:Futura,Arial,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.app-error-fallback__primary,.public-status-page__primary{color:#041f4e;background:#fff879;border:1px solid #fff879}.app-error-fallback__secondary,.public-status-page__secondary{color:#fff;background:0 0;border:1px solid #fff9}.public-status-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:calc(100dvh - 8rem);padding:40px 20px 80px;display:flex}.public-status-page__content{color:#fff;background:#041f4e;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,660px);padding:36px;font-family:Futura,Arial,sans-serif;box-shadow:0 12px 30px #00000047}.public-status-page__eyebrow{color:#fff879;font-size:1.1rem;font-weight:800}.public-status-page h1{margin:10px 0 14px;font-size:3rem}.public-status-page p{color:#ffffffd1;font-size:1.5rem;line-height:1.55}@media only screen and (width<=640px){.app-error-fallback__content,.public-status-page__content{padding:24px 20px}.app-error-fallback__actions,.public-status-page__actions{flex-direction:column}.public-status-page{min-height:calc(100dvh - 6.4rem);padding:24px 12px 48px}.public-status-page h1{font-size:2.4rem}}.button{font-family:var(--font-primary);color:var(--white);cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:.8rem;min-width:10rem;padding:1.6rem;font-size:1.6rem;font-weight:600;line-height:2.4rem;transition:background .3s ease-out,color .3s ease-out}.button--compact{padding:1rem 1.6rem;font-size:1.6rem;line-height:1.6rem}.button--primary{background-color:var(--indigo)}.button--primary:hover{background:#635dffd9}.button--secondary{background-color:var(--white);color:var(--black)}.button--secondary:hover{background:#ffffffd9}@media only screen and (width<=480px){.button{min-width:.8rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:2.2rem}.button--compact{padding:.6rem 1rem;font-size:1.3rem;line-height:2rem}}.button__login,.button__logout{border:.1rem solid var(--indigo);color:#fff;background:var(--indigo);width:50%;min-width:8.4rem;min-height:4.4rem;font-size:1.6rem;font-family:var(--font-primary);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.8rem;margin-right:1.6rem;padding:.8rem 0;font-style:normal;font-weight:600;line-height:3.2rem;transition:background .3s ease-out,color .3s ease-out}.button__login:hover,.button__logout:hover{color:#000}.button__sign-up{border:.1rem solid var(--white);min-width:8.4rem;min-height:4.4rem;color:var(--white);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:.8rem;width:50%;margin-right:1.6rem;padding:.8rem 0;font-size:1.6rem;font-style:normal;font-weight:500;line-height:3.2rem}.button__sign-up:hover{font-weight:700}.button__login:last-child,.button__logout:last-child,.button__sign-up:last-child{margin-right:0}.auth-action-control{margin-right:1.6rem;display:flex;position:relative}.auth-action-control:last-child{margin-right:0}.auth-action-control .button__login,.auth-action-control .button__sign-up{width:auto;margin-right:0}.auth-action-error{z-index:500;color:#fff;background:#5c1824;border:1px solid #fff879b3;border-radius:6px;width:min(320px,100vw - 32px);margin:0;padding:12px 14px;font-family:Futura,Arial,sans-serif;font-size:1.3rem;line-height:1.4;position:fixed;top:88px;right:24px;box-shadow:0 8px 20px #00000057}.button__login:disabled,.button__sign-up:disabled,.home-landing__cta:disabled,.pro-primary-action:disabled{cursor:wait;opacity:.72}@media only screen and (width>=641px){.button__login,.button__logout,.button__sign-up{padding:.8rem 1.2rem;font-size:1.4rem;line-height:1.6rem}}@media only screen and (width<=640px){.auth-action-control{flex:1;margin-right:1.2rem}.auth-action-control:last-child{margin-right:0}.auth-action-control .button__login,.auth-action-control .button__sign-up{width:100%}.auth-action-error{width:auto;top:74px;left:16px;right:16px}}.code-snippet{border-radius:.8rem;flex-direction:column;width:100%;margin-top:3.2rem;display:flex;overflow:hidden}.code-snippet__title{background-color:var(--aluminium);width:100%;height:4.8rem;color:var(--black);padding:1.2rem 1.6rem;font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:1.6rem;font-weight:600;line-height:2.4rem}.code-snippet__container{background-color:var(--dark-aluminium);min-height:32.4rem;overflow-x:auto}.code-snippet__wrapper{padding:32px;display:inline-block}.code-snippet__body{color:var(--white);word-wrap:break-word;white-space:pre-wrap;margin:0;font-size:16px;line-height:32px}@media only screen and (width<=480px){.code-snippet__title{height:4.4rem;padding:1.2rem 1.6rem;font-size:1.4rem;line-height:2.2rem}.code-snippet__wrapper{padding:1.6rem}.code-snippet__body{font-size:1.4rem;line-height:2.4rem}}.page-footer{background-color:var(--dark-aluminium);width:100%;color:var(--light-aluminium);text-align:center;flex-shrink:0;justify-content:center;margin-top:2.4rem;font-size:1.6rem;font-weight:500;line-height:2.4rem;display:flex}.page-footer-grid{grid-template-rows:auto auto;width:100%;max-width:120rem;padding:3.2rem;display:grid}.page-footer-grid__info{grid-template-columns:1.5fr 1fr auto;column-gap:2.4rem;display:grid}.page-footer-grid__brand{grid-template-columns:1fr;justify-items:center;margin-top:3.2rem;display:grid}.page-footer-info__message{text-align:left}.page-footer-message__headline{margin:0 0 1.4rem;font-weight:500}.page-footer-message__description{letter-spacing:.016rem;margin-bottom:0}.page-footer-info__button{justify-content:center;align-items:center;display:flex}.page-footer-info__resource-list{row-gap:.8rem;display:grid}.page-footer-info__resource-list-item{text-align:right}.page-footer-brand{justify-content:center;align-items:center;width:100%;display:flex}.page-footer-brand__logo{width:20px;margin-right:12px}.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 (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{grid-template-columns:1fr 1fr;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 (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{grid-template-columns:1fr 1fr;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{background:var(--yellow-mandarine-gradient);width:100%;color:var(--black);flex-direction:column;align-items:center;margin:0 auto;padding:3.2rem 6.4rem;display:flex}.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{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:12.8rem;height:12.8rem;display:flex;box-shadow:0 2px 4px #0000001f}.hero-banner__image{width:10.8rem;height:10.8rem}.hero-banner__image--small{width:7.6rem;height:7.6rem}.hero-banner__headline{letter-spacing:-1.5px;margin:2.4rem 0 8px;font-size:4.8rem}.hero-banner__description{text-align:center;max-width:58rem;margin-bottom:3.2rem;font-size:20px;line-height:3.2rem}@media only screen and (width<=540px){.hero-banner{padding:3.2rem 1.6rem}.hero-banner__logo{width:9.6rem;height:9.6rem}.hero-banner__image{width:7.2rem;height:7.2rem}.hero-banner__image--small{width:6rem;height:6rem}.hero-banner__headline{font-size:3.2rem}.hero-banner__description{font-size:1.6rem;line-height:2.4rem}}.loader{isolation:isolate;perspective:900px;place-items:center;width:min(920px,100vw - 64px);min-height:220px;margin:0;display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.loading-text{z-index:2;color:#fffaf2;width:min(880px,100vw - 72px);font-family:var(--font-secondary);letter-spacing:0;text-align:center;text-shadow:0 3px 18px #07051c57;margin:0;font-size:5.2rem;font-weight:600;line-height:1.12;animation:2.8s ease-in-out infinite loaderTextBreathe;position:relative}.loader__orbit{backface-visibility:hidden;width:min(760px,100vw - 56px);height:148px;transform-style:preserve-3d;will-change:transform;border-radius:50%;animation:3.2s linear infinite loaderOrbit;position:absolute}.loader__orbit--rear{z-index:1;clip-path:inset(0 0 50%);filter:drop-shadow(0 -3px 8px #0e07381f);border:1px solid #e0ebff6b}.loader__orbit--front{z-index:3;clip-path:inset(50% 0 0);filter:drop-shadow(0 7px 10px #20082c3d);border:2px solid #ff6556e6}@keyframes loaderOrbit{0%{transform:rotateX(60deg)rotate(0)scale(.98)}50%{transform:rotateX(68deg)rotate(180deg)scale(1)}to{transform:rotateX(60deg)rotate(360deg)scale(.98)}}@keyframes loaderTextBreathe{0%,to{opacity:.82}50%{opacity:1}}@media only screen and (width<=640px){.loader{width:calc(100vw - 24px);min-height:190px}.loading-text{width:calc(100vw - 40px);font-size:3.2rem}.loader__orbit{width:calc(100vw - 32px);height:112px}}@media (prefers-reduced-motion:reduce){.loader__orbit{animation:none;transform:rotateX(64deg)rotate(-12deg)}.loading-text{animation:none}}.nav-bar__container{z-index:300;background-color:#143278;flex-shrink:0;justify-content:center;width:100%;display:flex;position:fixed;top:0;left:0;overflow:visible;box-shadow:inset 0 -1.5px #994602}.nav-bar__loading{opacity:0;transform-origin:0 0;pointer-events:none;background:linear-gradient(90deg,#39ff14,#62b6ff,#39ff14) 0 0/200% 100%;width:100%;height:3px;transition:opacity .12s,transform .2s;position:absolute;top:0;left:0;transform:scaleX(.1)}.nav-bar__loading--active{opacity:1;animation:1s ease-in-out infinite navBarLoadingSlide;transform:scaleX(1)}@keyframes navBarLoadingSlide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.nav-bar{flex:1 0;align-items:center;max-width:95%;height:80px;margin:0;padding:0 24px;display:flex}.nav-bar__brand{align-items:center;gap:12px;height:100%;margin-right:64px;display:flex}.nav-bar__brand>a{align-items:center;min-height:44px;display:inline-flex}.nav-bar__link{align-items:center;height:100%;display:flex}.nav-bar__logo{width:auto;height:3.2rem;color:var(--white);overflow:visible}.nav-bar__logo text{fill:currentColor;letter-spacing:10.56px;font-family:Outfit,sans-serif;font-size:88px;font-weight:800}.nav-bar__pro-badge{color:#39ff14;font-family:var(--font-secondary);letter-spacing:0;white-space:nowrap;border:1px solid #39ff147a;border-radius:4px;align-self:center;padding:3px 8px;font-size:1.45rem;font-weight:700;line-height:1}.nav-bar__tabs{flex:1;justify-content:flex-end;align-items:center;display:flex}.nav-bar__tab:hover{text-decoration-line:underline}.nav-bar__tab{flex-direction:row;justify-content:center;margin-right:24px;font-size:16px;font-weight:500;line-height:16px;display:flex}.nav-bar__tab:last-child{margin-right:0}.nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-color:var(--indigo);text-decoration-color:var(--indigo);text-underline-offset:8px;text-decoration-thickness:4px}.nav-bar__tab:hover{color:var(--white)}.nav-bar__icon{display:none}.nav-bar__buttons{margin-left:24px;display:flex}@media (width<=2000px){.nav-bar__logo{display:none}.nav-bar{flex:1 0;align-items:center;max-width:95%;height:80px;margin:0;padding:0;display:flex}.nav-bar__brand{align-items:center;height:100%;margin-right:0;display:flex}.nav-bar__tab{flex-direction:row;justify-content:center;margin-right:0;font-size:16px;font-weight:500;line-height:16px;display:flex}}@media (width<=1855px){.nav-bar__logo{display:none}.nav-bar{flex:1 0;align-items:center;max-width:95%;height:80px;margin:0;padding:0;display:flex}.nav-bar__brand{align-items:center;height:100%;margin-right:0;display:flex}.nav-bar__tab{flex-direction:row;justify-content:center;margin-right:0;font-size:16px;font-weight:500;line-height:16px;display:flex}}@media (width<=1560px){.nav-bar__logo{display:none}.nav-bar{flex:1 0;align-items:center;max-width:95%;height:80px;margin:0;padding:0;display:flex}.nav-bar__brand{align-items:center;height:100%;margin-right:0;display:none}.nav-bar__tab{flex-direction:row;justify-content:center;margin-right:0;font-size:16px;font-weight:500;line-height:16px;display:flex}}@media (width<=1230px){.nav-bar__logo{display:none}.nav-bar{flex:1 0;align-items:center;max-width:95%;height:80px;margin:0;padding:0;display:flex}.nav-bar__brand{align-items:center;height:100%;margin-right:0;display:none}.nav-bar__tab{flex-direction:row;justify-content:center;margin-right:0;font-size:16px;font-weight:500;line-height:16px;display:flex}}@media only screen and (width<=640px) and (hover:none){.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white)}}@media only screen and (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;margin-right:1.6rem;display:flex}.nav-bar__logo{height:3.2rem}.nav-bar__tab--active{color:var(--pink);text-decoration-line:none}.nav-bar__label{display:none}.nav-bar__icon{font-size:3.2rem;display:block}.nav-bar__buttons{margin-left:24px}}@media only screen and (width<=340px){.nav-bar__tab{font-size:1.3rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{align-items:center;margin-right:1.6rem;display:flex}.nav-bar__logo{height:2.8rem}.nav-bar__tab--active{color:var(--pink);text-decoration-line:none}.nav-bar__buttons{margin-left:24px}}@media only screen and (width>=1100px){.nav-bar--public .nav-bar__brand{flex:none;margin-right:32px;display:flex}.nav-bar--public .nav-bar__logo{width:auto;display:block}.nav-bar--public .nav-bar__tab{align-items:center;min-height:44px;padding:0 12px}}@media only screen and (width>=1650px){.nav-bar--authenticated{gap:clamp(16px,1.1vw,24px);width:95%;max-width:95%;padding:0}.nav-bar--authenticated .nav-bar__brand{flex:none;margin-right:clamp(24px,2.2vw,40px);display:flex}.nav-bar--authenticated .nav-bar__logo{width:auto;display:block}.nav-bar--authenticated .nav-bar__tabs{flex:auto;justify-content:flex-end;gap:clamp(14px,1vw,20px);min-width:0;transform:none}.nav-bar--authenticated .nav-bar__tab{white-space:nowrap;align-items:center;min-height:44px;margin:0;padding:0 clamp(6px,.45vw,10px);font-size:16px;line-height:1}.nav-bar--authenticated .nav-bar__buttons{flex:none;margin-left:0;transform:none}.nav-bar--authenticated .button__logout{width:auto;min-width:78px;min-height:44px;margin:0;padding:8px 10px;font-size:14px;line-height:1}}@media only screen and (width>=641px) and (width<=1649px){.nav-bar--authenticated{gap:clamp(8px,1vw,16px);width:100%;max-width:100%;padding:0 clamp(8px,1.5vw,24px)}.nav-bar--authenticated .nav-bar__brand{display:none}.nav-bar--authenticated .nav-bar__tabs{flex:auto;justify-content:flex-start;gap:clamp(5px,.95vw,16px);min-width:0;transform:none}.nav-bar--authenticated .nav-bar__tab{white-space:nowrap;flex:0 auto;align-items:center;min-width:0;min-height:44px;margin:0;padding:0 clamp(3px,.35vw,7px);font-size:clamp(11px,1.15vw + 3.6px,16px);line-height:1}.nav-bar--authenticated .nav-bar__buttons{flex:none;margin-left:0;transform:none}.nav-bar--authenticated .button__logout{width:auto;min-width:clamp(58px,5vw,78px);min-height:44px;margin:0;padding:8px clamp(5px,.7vw,10px);font-size:clamp(11px,.7vw + 6.5px,14px);line-height:1}}.mobile-nav-bar__container{z-index:300;background-color:var(--black);flex-shrink:0;justify-content:center;width:100%;display:none;position:fixed;box-shadow:inset 0 -1.5px #5a5f66}.mobile-nav-bar{flex:1 0;align-items:center;max-width:1200px;height:6.4rem;margin:0;padding:.8rem 1.6rem;display:flex}.mobile-nav-bar__brand{flex:1;align-items:center;min-width:0;height:100%;margin-right:.8rem;display:flex}.mobile-nav-bar__link{align-items:center;height:100%;display:flex}.mobile-nav-bar__logo{width:auto;max-width:100%;height:3.2rem;color:var(--white);overflow:visible}.mobile-nav-bar__logo text{fill:currentColor;letter-spacing:10.56px;font-family:Outfit,sans-serif;font-size:88px;font-weight:800}.mobile-portfolio-select{flex:none;align-items:center;display:flex;position:relative}.mobile-portfolio-select__trigger{flex:0 0 4.4rem;min-width:4.4rem;margin-left:0}.mobile-portfolio-select__trigger:hover,.mobile-portfolio-select__trigger:focus-visible,.mobile-portfolio-select__trigger[aria-expanded=true]{background:0 0}.mobile-portfolio-select__trigger:focus-visible{outline-offset:.2rem;outline:.2rem solid #fff700b8}.mobile-portfolio-select__menu{z-index:330;box-sizing:border-box;background:#143278;border:.1rem solid #0dbdd84d;border-radius:0 0 .8rem .8rem;width:min(26rem,100vw - 3.2rem);max-height:calc(100vh - 8rem);padding:.8rem;position:fixed;top:6.4rem;right:6.8rem;overflow:hidden auto;box-shadow:0 1.4rem 3.5rem #040a1c7a}.mobile-portfolio-select__list{gap:.4rem;padding:.7rem 0;display:grid}.mobile-portfolio-select__option,.mobile-portfolio-select__add{box-sizing:border-box;width:100%;min-height:4.2rem;color:var(--white);font-family:var(--font-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:1.4rem;line-height:1.2;display:flex}.mobile-portfolio-select__option:hover,.mobile-portfolio-select__option:focus-visible,.mobile-portfolio-select__option--selected{background:#027bc1}.mobile-portfolio-select__option:focus-visible,.mobile-portfolio-select__add:focus-visible{outline-offset:-.2rem;outline:.2rem solid #fff700b8}.mobile-portfolio-select__add{background:var(--indigo);text-align:center;border:.1rem solid #fff3;justify-content:center;font-weight:700}.mobile-portfolio-select__add:hover,.mobile-portfolio-select__add:focus-visible{background:#5049dd}.mobile-nav-bar__menu{background-color:var(--black);z-index:300;width:100%;height:calc(100% - 6.4rem);position:fixed;top:6.4rem;left:0;overflow-y:auto}.mobile-nav-bar__toggle{width:4.4rem;height:4.4rem;color:var(--white);cursor:pointer;background:0 0;border:0;border-radius:.4rem;justify-content:center;align-items:center;margin-left:.8rem;padding:0;font-size:3.6rem;display:inline-flex}.mobile-nav-bar__tabs{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;display:flex}.mobile-nav-bar__tab{background-color:var(--black);color:var(--white);flex-direction:row;width:100%;padding:3.2rem 2.4rem;font-size:2rem;font-weight:500;line-height:16px;display:flex;box-shadow:inset 0 -1.5px #5a5f66}.mobile-nav-bar__tab:last-child{margin-right:0}.mobile-nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-color:var(--indigo);text-decoration-color:var(--indigo);text-underline-offset:8px;text-decoration-thickness:4px}.mobile-nav-bar__tab:hover{color:var(--white)}.mobile-nav-bar__icon{display:none}.mobile-nav-bar__buttons{background-color:var(--black);justify-content:center;padding:3.2rem;display:flex}@media only screen and (width<=640px) and (hover:none){.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white)}}@media only screen and (width<=640px){.mobile-nav-bar__container{display:flex}.mobile-nav-bar__menu--closed{display:none}}.messages-grid{flex-direction:column;display:flex}.messages-grid__header{color:var(--white);text-align:center;margin:48px 0 0;font-size:24px;font-weight:500;line-height:32px}.messages-grid__options{border-radius:16px;margin:32px auto;display:flex}.messages-grid__option{background-color:var(--black);color:var(--white);text-transform:uppercase;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #606060;border-right:0;outline:none;margin:0;padding:8px 24px;font-size:16px;font-weight:600;line-height:24px;transition:background .3s ease-out,color .3s ease-out}.messages-grid__option:first-child{border-radius:8px 0 0 8px}.messages-grid__option:last-child{border-right:2px solid #606060;border-radius:0 8px 8px 0}.messages-grid__option--active,.messages-grid__option--active:hover{background-color:var(--white);color:var(--black)}@media only screen and (width<=540px){.messages-grid__header{margin:1.6rem 0;font-size:2rem;line-height:2.8rem}.messages-grid__options{border-radius:.8rem;flex-wrap:wrap;max-width:24rem;margin:.8rem auto 1.6rem}.messages-grid__option{border:.2rem solid #606060;width:12rem;padding:.4rem 1.6rem;font-size:1.4rem}.messages-grid__option:first-child{border-bottom:0;border-right:0;border-bottom-left-radius:0}.messages-grid__option:nth-child(2){border-bottom:0;border-top-right-radius:.8rem}.messages-grid__option:nth-child(3){border-right:0;border-bottom-left-radius:.8rem}.messages-grid__option:nth-child(4){border-top-right-radius:0}}.profile-grid{flex-direction:column;margin-top:48px;display:flex}.profile__header{grid-template-columns:auto 1fr;column-gap:16px;display:grid}.profile__avatar{border:solid 2px var(--aqua);border-radius:50%;width:80px;height:80px}.profile__headline{flex-direction:column;justify-content:space-around;display:flex}.profile__title{color:var(--white);margin-top:0;margin-bottom:0}.profile__details{margin-top:32px}@media only screen and (width<=480px){.profile-grid{margin-top:2.4rem}.profile__avatar{border:solid .13rem var(--aqua);border-radius:50%;width:5.6rem;height:5.6rem}.profile__title{font-size:1.6rem}.profile__description{font-size:1.3rem}.profile__details{margin-top:1.6rem}}body{overflow:hidden}.page-layout{scrollbar-width:none;background-color:#09d442;background-image:radial-gradient(at 100% 0,#340290 1%,#0000),radial-gradient(circle,#027bc1 1%,#0000),radial-gradient(at 0 100%,#340290 1%,#0000);flex-direction:column;align-items:center;width:100%;height:100%;display:flex;overflow:scroll}.page-layout.page-layout--historical{background-color:#f2ff00}.page-layout::-webkit-scrollbar{display:none}.page-layout__content{flex-direction:column;flex:1 0 auto;width:100%;max-width:95%;margin-top:8rem;display:flex}@media only screen and (width<=640px){.page-layout__content{margin-top:6.4rem}}.content-layout{flex-direction:column;flex:1 0;width:100%;min-height:640px;padding:30px;display:flex}.content__title{color:var(--white);margin-top:0}.content__body{font-size:1.6rem;line-height:2.4rem}#page-description{flex-direction:column;display:flex}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (width<=480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}}app-nav-bar{width:100%}app-nav-bar-tabs{flex:1}app-nav-bar-tab{margin-right:24px}app-nav-bar-tab:last-child{margin-right:0}app-login-button,app-signup-button,app-logout-button{margin-right:1.6rem}app-login-button:last-child,app-signup-button:last-child,app-logout-button:last-child{margin-right:0}app-page-loader{width:100%;height:100%;display:flex}app-mobile-nav-bar,app-mobile-nav-bar-tab{width:100%}app-mobile-nav-bar-brand{flex:1}
