:root{--connection-accent:#c53c23}
.connection-card{max-width:780px;margin:2rem 0;padding:clamp(1rem,3vw,2rem);border:1px solid currentColor;border-radius:4px}.connection-card p{max-width:62ch}.connection-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.25rem;border:0;border-radius:3px;background:var(--connection-accent);color:#fff;font:700 1rem Arial,sans-serif;cursor:pointer}.connection-button:focus-visible,.connection-card a:focus-visible{outline:3px solid currentColor;outline-offset:5px}.connection-card iframe{display:block;width:100%;height:1040px;border:0;background:#fff;border-radius:3px}.connection-card[data-kind="signup"] iframe{height:760px}.connection-help{font-size:.9rem;line-height:1.6}.connection-status:empty{display:none}.connection-card [hidden]{display:none!important}@media(max-width:600px){.connection-card{padding:1rem 0;border-left:0;border-right:0}.connection-card iframe{height:1220px}.connection-card[data-kind="signup"] iframe{height:760px}}