.ys-auth{color:#f4f5f7;background:#0f1b2d;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ys-auth *{box-sizing:border-box}.ys-auth__wrap{width:100%;max-width:380px}.ys-auth__brand{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.ys-auth__wordmark{letter-spacing:-.5px;color:#fff;font-size:20px;font-weight:800}.ys-auth__dot{color:#ff6b1a}.ys-auth__card{background:#1e3050;border:1px solid #f4f5f714;border-radius:16px;padding:28px 24px}.ys-auth__title{color:#f4f5f7;margin:0 0 6px;font-size:22px;font-weight:800}.ys-auth__subtitle{color:#9aa0ab;margin:0 0 22px;font-size:14px}.ys-auth__text{color:#9aa0ab;margin:0 0 12px;font-size:14px;line-height:1.6}.ys-auth__form{flex-direction:column;gap:16px;display:flex}.ys-auth__field{flex-direction:column;gap:6px;display:flex}.ys-auth__label{color:#9aa0ab;font-size:12px;font-weight:500}.ys-auth__input{color:#f4f5f7;background:#0f1b2d;border:1px solid #f4f5f71f;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .16s,box-shadow .16s}.ys-auth__input:focus{border-color:#ff6b1a;box-shadow:0 0 0 3px #ff6b1a33}.ys-auth__forgot{text-align:right;margin-top:6px}.ys-auth__forgot a{color:#9aa0ab;font-size:13px;text-decoration:none;transition:color .16s}.ys-auth__forgot a:hover{color:#ff6b1a}.ys-auth__button{color:#fff;cursor:pointer;background:#ff6b1a;border:none;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;transition:background-color .16s}.ys-auth__button:hover:not(:disabled){background:#e55400}.ys-auth__button:disabled{opacity:.5;cursor:default}.ys-auth__error{color:#ff4d4f;margin:0;font-size:14px}.ys-auth__success{color:#1fa67a;margin:0;font-size:14px;line-height:1.6}.ys-auth__alt{text-align:center;color:#9aa0ab;margin-top:20px;font-size:13px}.ys-auth__alt a,.ys-auth__link{color:#ff6b1a;font-weight:500;text-decoration:none}.ys-auth__alt a:hover,.ys-auth__link:hover{text-decoration:underline}
