.auth-form-action-button{padding:.75rem;width:100%;}.auth-page{align-items:center;background-color:var(--primary-5);display:flex;height:100%;justify-content:center;min-height:100vh;width:100vw;}.auth-login,.auth-signup{flex-grow:1;max-width:30rem;}.auth-panel{background-color:var(--surface-default);border-radius:0;box-shadow:var(--elevate-moderate);margin:2rem 0;overflow:hidden;padding:2rem 3.5rem 0;}.auth-panel-padding{padding:3rem 0 0;}.auth-note{background-color:var(--primary-5);border-top:var(--pt) solid var(--divider-default);color:var(--text-subtle);font-size:.75rem;margin:0 -3.5rem;padding:.5rem;text-align:center;}.auth-error{color:var(--text-error);margin:1.5rem 0;min-height:1rem;text-align:center;}.auth-signup-login-link{margin:2rem 0;text-align:center;}@media only screen and (min-width:40rem){.auth-panel{border-radius:var(--radius-large);}}.host-catalog{background-color:var(--surface-low);box-shadow:rgba(0,0,0,.16) 0 1rem 3rem;height:100vh;overflow:scroll;padding:3.75rem 0 0;}.host-catalog .banner{background-color:var(--primary-50);}.host-catalog .banner .btn-icon{color:var(--text-light);}.host-catalog-area{flex-grow:1;margin:0 auto 0 0;max-width:60rem;padding:1rem 1rem 0;}.host-catalog-container{display:flex;}.host-catalog-element{align-items:center;aspect-ratio:1 / 1;background-color:var(--surface-default);border-radius:var(--radius-large);border:var(--pt) solid var(--outline-default);cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:.5rem;position:relative;transition:background .15s linear,border .15s linear,box-shadow .15s linear;width:calc(33.3333% - 1rem);}.host-catalog-element-icon{font-size:1.75rem;margin:0 0 .5rem;}.host-catalog-grid{display:flex;flex-wrap:wrap;justify-content:center;padding:.5rem 0 0;}.host-catalog-transit,.host-catalog-transit .banner{margin:0 100vw 0 -100vw;transition:200ms cubic-bezier(.4,0,1,1) 100ms;}.host-header{color:var(--text-light);margin:0 0 0 .75rem;}.host-go-system{font-size:1.5rem;margin:0 .5rem 0 auto;padding:.75rem;}.host-menu a{display:block;font-size:1rem;margin:.5rem 0;}.host-menu .material-symbol{font-size:1.5rem;}.host-open-menu{font-size:1.5rem;margin:0 0 0 .5rem;padding:.75rem;}@media only screen and (min-width:40rem){.host-catalog-element{width:6rem;}.host-catalog-grid{justify-content:flex-start;}}@media only screen and (min-width:56rem){.host-catalog-element{margin:1rem;width:8rem;}.host-catalog-element:hover{box-shadow:var(--elevate-moderate);}.host-catalog-element-icon{font-size:2.5rem;}.host-catalog-transit,.host-catalog-transit .banner{margin:0;}.host-header{margin:0 0 0 1rem;}.host-go-system{margin:0 1rem 0 auto;}.host-open-menu{font-size:1.5rem;margin:0 0 0 1rem;padding:.75rem;}}.host{height:100vh;width:100vw;}