.ui-typography-title{color:#fff;letter-spacing:0;margin:0;font-size:1.75rem;font-weight:500;line-height:34px}.ui-typography-subtitle{color:#a1a4a5;letter-spacing:0;margin:0;font-size:1rem;font-weight:500;line-height:24px}.ui-typography-text{color:#a1a4a5;letter-spacing:0;margin:0;font-size:.85rem;font-weight:400;line-height:20px}.ui-button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:36px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:20px;text-decoration:none;transition:transform .14s,box-shadow .14s,color .14s,background-color .14s;display:inline-flex}.ui-button:active{transform:translateY(1px)}.ui-button:disabled{color:#a1a4a566;cursor:not-allowed;background:#ffffff14}.ui-button--primary{color:#000;background:#f4e700}.ui-button--primary:focus-visible{outline:none;box-shadow:0 0 0 2px #f4e700}.ui-button--secondary{color:#000;background:#fff}.ui-button--outlined{color:#fff;background:0 0;border:1px solid #fff}.ui-button--secondary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff}.ui-button--text{color:#a1a4a5;background:0 0;width:auto;min-height:auto;padding:0}.ui-button--text:focus-visible{outline:none;box-shadow:0 0 0 2px #d6ebfd80}.ui-button__icon{color:inherit;flex:none;place-items:center;display:grid}.ui-button__label{align-items:center;display:inline-flex}.ui-button.compact{width:unset;min-height:unset;padding:.3rem .5rem}.saloon-fullscreen-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.salon-loader{justify-content:center;align-items:center;display:inline-flex;position:relative}.salon-loader__ring{border:2px solid #27272a;border-top-color:#f43f5e;border-radius:50%;animation:.9s linear infinite salon-spin;position:absolute;inset:0}.salon-loader__icon-wrapper{color:#fff;justify-content:center;align-items:center;width:50%;height:50%;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards salon-pop;display:flex}.salon-loader__icon-wrapper svg{width:100%;height:100%}@keyframes salon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes salon-pop{0%{opacity:0;transform:scale(.5)rotate(-15deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ui-icon{color:currentColor;width:18px;height:18px;display:block}.ui-icon--brand{width:38px;height:38px}.ui-initial-loader{z-index:1000;color:#fff;opacity:1;background:radial-gradient(41.07% 8.33% at 50% 0,#ffffff1a 0%,#fff0 100%),linear-gradient(#101010 0%,#000c 100%);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100dvh;transition:opacity .3s;display:flex;position:fixed;inset:0}.ui-initial-loader__brand{align-items:center;gap:12px;display:flex}.ui-initial-loader__logo{width:36px;height:36px}.ui-initial-loader__title{color:#fff;letter-spacing:0;margin:0;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:500;line-height:34px}.ui-initial-loader__spinner{border:2px solid #2c2c2e;border-top-color:#fff;border-radius:9999px;width:28px;height:28px;animation:.9s linear infinite spin}.ui-mylink{color:inherit;cursor:pointer;text-decoration:none}.forgot-password-screen{color:#fff;background:radial-gradient(41.07% 8.33% at 50% 0,#ffffff1a 0%,#fff0 100%),linear-gradient(#101010 0%,#000c 100%);flex-direction:column;min-height:100dvh;padding:24px 20px 32px;font-family:Inter,sans-serif;display:flex}.forgot-password-screen .forgot-password-screen__shell{flex-direction:column;flex:1;align-items:center;gap:32px;display:flex;position:relative}.forgot-password-screen .forgot-password-screen__back{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:8px;left:0}.forgot-password-screen .forgot-password-screen__back .ui-icon{width:32px;height:32px}.forgot-password-screen .forgot-password-screen__card{width:min(100%,360px);padding:28px 24px 24px}.forgot-password-screen .forgot-password-screen__card form{margin:0}.forgot-password-screen .forgot-password-screen__title.ui-typography-title,.forgot-password-screen .forgot-password-screen__subtitle.ui-typography-subtitle{text-align:center}.forgot-password-screen .forgot-password-screen__subtitle.ui-typography-subtitle{margin-top:.5rem;margin-bottom:1rem;font-size:.9rem}.forgot-password-screen .forgot-password-screen__icon-button{color:#a1a4a5;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.forgot-password-screen .forgot-password-screen__hint.ui-typography-text{margin-top:12px}.forgot-password-screen .forgot-password-screen__button{margin-top:24px}.forgot-password-screen .forgot-password-screen__support-copy.ui-typography-text{text-align:center;margin-top:4px}.forgot-password-screen .forgot-password-screen__error.ui-typography-text{color:#e56b6f;text-align:center;margin-top:12px}.forgot-password-screen .forgot-password-screen__link{color:#f4e700;text-decoration:none}.forgot-password-screen .forgot-password-screen__link:hover{text-decoration:underline}.forgot-password-screen .forgot-password-action-row{flex-direction:column;align-items:start;gap:.5rem;margin-top:1rem;display:flex}.verify-otp--password-action{margin-top:1rem}.login-screen{color:#fff;background:radial-gradient(41.07% 8.33% at 50% 0,#ffffff1a 0%,#fff0 100%),linear-gradient(#101010 0%,#000c 100%);min-height:100dvh;padding:24px 20px 32px;font-family:Inter,sans-serif}.login-screen__shell{flex-direction:column;align-items:center;gap:32px;min-height:calc(100dvh - 56px);display:flex}.login-screen__card{width:min(100%,360px)}.login-screen__field-stack{gap:16px;display:grid}.login-screen__card form{margin:0}.login-screen__links-row{justify-content:flex-end;margin:10px 0 14px;display:flex}.login-screen__signup-copy.ui-typography-text{text-align:center;margin:18px 0 16px}.login-screen__error.ui-typography-text{color:#e56b6f;text-align:center;margin:12px 0}.login-screen__link{color:#f4e700;text-decoration:none}.login-screen__link--subtle{color:#a1a4a5;font-size:.9rem}.login-screen__link:hover{text-decoration:underline}.register-screen{color:#fff;background:radial-gradient(41.07% 8.33% at 50% 0,#ffffff1a 0%,#fff0 100%),linear-gradient(#101010 0%,#000c 100%);min-height:100dvh;padding:24px 20px 32px;font-family:Inter,sans-serif}.register-screen__shell{flex-direction:column;align-items:center;gap:24px;min-height:calc(100dvh - 56px);display:flex}.register-screen__card{width:min(100%,360px)}.register-screen__card form{margin:0}.register-screen__name-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.register-screen__field-stack{gap:16px;margin-top:16px;display:grid}.register-screen__icon-button{color:#a1a4a5;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.register-screen__button{margin-top:24px}.register-screen__legal-copy.ui-typography-text,.register-screen__login-copy.ui-typography-text{text-align:center;width:min(100%,330px)}.register-screen__error.ui-typography-text{color:#e56b6f;text-align:center;margin-top:12px}.register-screen__link{color:#f4e700;text-decoration:none}.register-screen__link:hover{text-decoration:underline}@media (width<=340px){.register-screen__name-row{grid-template-columns:1fr}}.ui-card{background:#000;border:1px solid #2c2c2e;border-radius:4px;padding:18px 16px 20px}.ui-text-input{flex-direction:column;gap:6px;display:flex}.ui-text-input__label{color:#a1a4a5;font-size:.75rem;font-weight:500;line-height:16px}.ui-text-input__control{background:#000;border:1px solid #2c2c2e;border-radius:4px;align-items:center;gap:10px;min-height:38px;padding:0 10px;transition:border-color .14s;display:flex}.ui-text-input__control--error{border-color:#f44336!important}.ui-text-input__control:focus-within{border-color:#fff}.ui-text-input__icon,.ui-text-input__action{color:#a1a4a5;flex:none;place-items:center;display:grid}.ui-text-input__field{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.1rem}.ui-text-input__field::placeholder{color:#a1a4a5}.ui-text-input__error{color:#f44336;margin-top:2px;font-size:.75rem;font-weight:400}.ui-text-input__control--disabled{background-color:#a1a4a533}.ui-text-input__field::-webkit-calendar-picker-indicator{color:#fff;background-color:#fff}.ui-divider{color:#a1a4a5;align-items:center;gap:10px;margin:16px 0 14px;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.ui-divider__line{background:#2c2c2e;flex:1;height:1px}.ui-divider__label{white-space:nowrap}.ui-applogo-container{color:#fff;text-align:center;flex-direction:column;align-items:center;margin-top:18px;display:flex}.ui-applogo-container .title{margin-top:10px}.ui-applogo-container .subtitle{margin-top:8px}
