.owner-auth-shell{background:var(--soft);place-items:center;min-height:100dvh;padding:24px;display:grid}.owner-auth-card{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(100%,460px);padding:clamp(24px,5vw,40px)}.owner-auth-card .brand-mark{margin-bottom:24px}.owner-auth-card h1{font-size:2rem;line-height:1.15}.owner-auth-card>p:not(.eyebrow){color:var(--muted);font-size:1rem;line-height:1.5}.owner-auth-form{gap:14px;margin-top:28px;font-size:1rem;display:grid}.owner-auth-form>input{border:1px solid var(--line);width:100%;min-height:48px;font:inherit;border-radius:8px;padding:12px}.owner-auth-reveal{cursor:pointer;align-items:center;gap:10px;font-size:.875rem;display:flex}.owner-auth-reveal input{width:18px;height:18px}.owner-auth-error{color:#a51e21;background:var(--red-soft);border-radius:8px;margin:0;padding:12px;line-height:1.5}.owner-auth-form .secondary-button{border:1px solid var(--line);min-height:48px}
