.auth-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.development-auth-action{display:grid;gap:8px;margin-top:20px}.development-auth-label{color:var(--rc-muted);font-size:10px;font-weight:800;letter-spacing:.1em;margin:0;text-transform:uppercase}.development-auth-action form{margin:0}.development-auth-action .button{color:var(--rc-muted);font-size:11px;min-height:34px}.auth-control-message{color:var(--rc-danger);font-size:12px;line-height:1.4;margin:8px 0 0;max-width:220px}.auth-product-mark{display:block;height:auto;max-width:154px;width:100%}.rc-card>.auth-product-mark{margin-bottom:20px}.clerk-auth-page{align-content:center;display:grid;gap:20px;justify-items:center;min-height:100vh;padding:24px}.clerk-auth-page .cl-rootBox{display:flex;justify-content:center;max-width:100%;width:100%}@media(max-width:420px){.auth-actions{display:grid;gap:12px;grid-template-columns:1fr}.auth-actions .button,.development-auth-action .button{width:100%}.development-auth-action{margin-top:20px}.clerk-auth-page{align-items:flex-start;padding:24px 16px}.clerk-auth-page .cl-rootBox{width:100%}.clerk-auth-page .cl-card{box-shadow:none;max-width:100%;width:100%}}