.whnm-account { max-width: 760px; margin: 1rem auto; overflow-wrap: anywhere; }
.whnm-account input:not([type=checkbox]), .whnm-account select, .whnm-account textarea { box-sizing: border-box; width: 100%; max-width: 620px; padding: .6rem; }
.whnm-account button { padding: .7rem 1rem; cursor: pointer; }
.whnm-account label, .whnm-account dt { font-weight: 600; }
.whnm-account dd { margin: 0 0 1rem; }
.whnm-account :focus-visible { outline: 3px solid #2271b1; outline-offset: 3px; }
.whnm-account-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
