.rs-auth{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100vh}.rs-auth-grid{grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.rs-auth-brand{background:var(--ink);color:var(--paper);flex-direction:column;justify-content:space-between;gap:28px;padding:clamp(28px,4vw,56px);display:flex;position:relative;overflow:hidden}.rs-auth-brand .b-top{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);z-index:2;justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.rs-auth-brand .b-top .rs-wordmark{color:var(--paper);font-size:20px}.rs-auth-brand .b-top .dot{align-items:center;gap:7px;display:inline-flex}.rs-auth-brand .b-top .dot i{background:var(--green);border-radius:50%;width:7px;height:7px}.rs-auth-brand .b-mid{z-index:2;position:relative}.rs-auth-brand .tagline{font-family:var(--display);letter-spacing:-.03em;max-width:13ch;font-size:clamp(28px,3.2vw,46px);font-weight:600;line-height:1.04}.rs-auth-brand .tagline .rose{color:var(--rose)}.rs-auth-brand .sub{max-width:34ch;color:var(--paper-muted);margin-top:16px;font-size:15px;line-height:1.55}.rs-auth-brand .rs-receipt{z-index:1;opacity:.97;width:clamp(240px,24vw,320px);position:absolute;bottom:clamp(-120px,-10vw,-70px);right:clamp(-70px,-3vw,-40px);transform:rotate(5deg)}.rs-auth-brand .b-foot{z-index:2;font-family:var(--mono);letter-spacing:.03em;color:var(--ink-faint);font-size:12px;position:relative}.rs-auth-main{background:var(--paper);flex-direction:column;justify-content:center;align-items:center;padding:clamp(28px,5vw,56px) clamp(20px,4vw,48px);display:flex;position:relative}.rs-auth-back{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-soft);font-size:12px;transition:color .2s;position:absolute;top:clamp(18px,3vw,28px);left:clamp(18px,3vw,28px)}.rs-auth-back:hover{color:var(--rose)}.rs-auth-mobilebrand{display:none}.rs-auth-formwrap{width:100%;max-width:400px}@media (max-width:900px){.rs-auth-grid{grid-template-columns:1fr}.rs-auth-brand{display:none}.rs-auth-mobilebrand{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;display:flex}.rs-auth-mobilebrand .rs-wordmark{font-size:24px}.rs-auth-mobilebrand .tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:11.5px}}
