@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap");.hostinger-auth,.hostinger-auth-root{font-family:DM Sans,system-ui,sans-serif}.hostinger-auth input{font-family:inherit}.hostinger-auth .auth-field{display:flex;flex-direction:column;gap:6px}.hostinger-auth .auth-label{font-size:14px;font-weight:500;color:#4a5568}.hostinger-auth .auth-input{width:100%;height:48px;padding:0 14px;border:1px solid #dedee2;border-radius:12px;font-size:15px;outline:none;transition:border-color .15s}.hostinger-auth .auth-input:focus{border-color:#673de6;box-shadow:0 0 0 3px rgba(103,61,230,.15)}.hostinger-auth .auth-input:disabled{opacity:.6}.hostinger-auth .auth-btn{width:100%;height:48px;border:none;border-radius:12px;background:#673de6;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.hostinger-auth .auth-btn:hover:not(:disabled){background:#5b2fd4}.hostinger-auth .auth-btn:disabled{opacity:.55;cursor:wait}.hostinger-auth .auth-link{color:#673de6;font-weight:500}.hostinger-auth .auth-link:hover{text-decoration:underline}.hostinger-auth .auth-error{display:flex;gap:8px;padding:12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px}