.ratlab-auth{box-sizing:border-box;width:100%;max-width:600px;margin:0 auto;padding:24px 20px 40px;color:var(--text,#f4f5f7);font:16px/1.5 system-ui,sans-serif;letter-spacing:0}
.ratlab-auth span.auth-password-row{position:relative;display:block}
.ratlab-auth span.auth-password-row input{display:block;width:100%;padding-right:56px}
.ratlab-auth span.auth-password-row button{position:absolute;right:2px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:10px;border:0;background:transparent;box-shadow:none}
.ratlab-auth span.auth-password-row button:focus-visible{outline-offset:-3px}
.ratlab-auth [data-eye][aria-pressed=false] .auth-eye-open,.ratlab-auth [data-eye][aria-pressed=true] .auth-eye-closed{display:none}
.ratlab-auth [data-eye][aria-pressed=true] .auth-eye-open,.ratlab-auth [data-eye][aria-pressed=false] .auth-eye-closed{display:inline}
.ratlab-auth *{box-sizing:border-box;min-width:0}.ratlab-auth h1{font-size:28px;line-height:1.2;margin:20px 0}.ratlab-auth .auth-brand{display:block;width:200px;height:46px;object-fit:cover;object-position:center 47%;margin-bottom:24px}.ratlab-auth form,.ratlab-auth fieldset{display:grid;gap:16px}.ratlab-auth fieldset{border:0;padding:0;margin:0}.ratlab-auth label{display:grid;gap:6px;font-size:14px;font-weight:600}.ratlab-auth input,.ratlab-auth select,.ratlab-auth textarea{width:100%;min-height:48px;border:1px solid #606674;border-radius:6px;padding:10px 12px;font:inherit;background:var(--surface,#151a21);color:inherit}.ratlab-auth input[type=checkbox]{width:20px;height:20px;min-height:20px;flex:none}.ratlab-auth .auth-consent{display:flex;align-items:flex-start;gap:10px;font-weight:400}.ratlab-auth button{min-height:48px;padding:10px 16px;border:1px solid #666e7c;border-radius:6px;background:var(--surface,#151a21);color:inherit;font:inherit;cursor:pointer;white-space:normal}.ratlab-auth button[type=submit]{background:#bd263b;color:#fff;border-color:#bd263b;font-weight:700}.ratlab-auth button:disabled{opacity:.6;cursor:wait}.ratlab-auth a{color:inherit;text-decoration:underline}.ratlab-auth :focus-visible{outline:3px solid #50bfd4;outline-offset:3px}.ratlab-auth .auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ratlab-auth .auth-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.ratlab-auth .auth-actions>*{flex:1}.ratlab-auth .auth-notice{padding:12px;border-left:3px solid #50bfd4;background:var(--surface,#151a21);overflow-wrap:anywhere;margin:12px 0}.ratlab-auth [role=alert]{border-color:#e47886}.ratlab-auth small{font-size:13px;font-weight:400;line-height:1.4}.ratlab-auth .auth-password-row{display:flex;gap:6px}.ratlab-auth .auth-password-row input{flex:1;width:0}.ratlab-auth .auth-password-row button{flex:none;width:48px;padding:10px}.ratlab-auth .auth-password-row svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.ratlab-auth meter{width:100%;height:10px}.ratlab-auth [hidden]{display:none!important}.ratlab-auth legend{font-size:18px;font-weight:700;margin-bottom:12px}.ratlab-auth textarea{min-height:90px}.ratlab-auth .auth-code{font-size:24px;font-variant-numeric:tabular-nums;text-align:center}.ratlab-auth .auth-secondary-copy{color:inherit;opacity:.85}.ratlab-auth .auth-links{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;margin-top:24px}
@media(max-width:480px){.ratlab-auth{padding:20px 16px 32px}.ratlab-auth .auth-grid{grid-template-columns:1fr}.ratlab-auth h1{font-size:24px}.ratlab-auth .auth-actions{flex-direction:column}}
.ratlab-auth-entry{display:grid;align-items:center;min-height:100svh;width:100%;padding:24px 0;background:#08090b}
.ratlab-auth-entry .ratlab-auth{max-width:440px;padding:24px;color:#f5f6f7;font-family:"Bahnschrift","Arial Narrow","Segoe UI",sans-serif}
.ratlab-auth-entry .auth-brand{width:260px;max-width:80%;height:60px;margin:0 auto 40px}
.ratlab-auth-entry .ratlab-auth input{background:#101215;border-color:#34383e;border-radius:6px;min-height:48px}
.ratlab-auth-entry .ratlab-auth input:focus{border-color:#f52c4b}
.ratlab-auth-entry .ratlab-auth input[type=checkbox]{min-height:20px;accent-color:#f52c4b}
.ratlab-auth-entry .ratlab-auth button[type=submit]{background:#df1641;border-color:#df1641;min-height:48px}
.ratlab-auth-entry .auth-password-row button{background:#17191d;border-color:#34383e}
.ratlab-auth-entry .auth-recovery-link{margin-top:8px;justify-content:center}
.ratlab-auth-entry .auth-recovery-link button{background:transparent;border:0;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.ratlab-auth-entry .auth-actions button[data-action=signup]{background:transparent;border-color:#565b63;font-weight:600}
.ratlab-auth-entry .auth-links{justify-content:center;color:#b8bdc5;gap:20px;margin-top:32px}
.ratlab-auth [data-cooldown]{font-size:13px;color:#b8bdc5;min-height:20px;margin:8px 0;font-variant-numeric:tabular-nums}
@media(max-height:600px){.ratlab-auth-entry{align-items:start;padding:8px 0}.ratlab-auth-entry .auth-brand{margin-bottom:24px}}
