#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) { min-height: 480px; grid-template-columns: minmax(240px, .84fr) minmax(0, 1.16fr); }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) * { letter-spacing: 0; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual { min-height: 0; padding: 40px 20px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual::after { animation: none; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-copy { min-width: 0; padding: 36px 28px 24px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-copy h2 { font-size: 28px; line-height: 1.2; margin: 12px 0 8px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-mode-badge { border: 0; background: none; padding: 0; min-height: 20px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-mode-badge i { display: none; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-form,
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt { border: 0; border-top: 1px solid rgba(134,185,183,.28); border-radius: 0; padding: 20px 0 0; background: none; box-shadow: none; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-heading strong { display: none; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) [data-account-connection-gate] .account-auth-heading strong { display: block; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-heading { min-height: 44px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-back { width: 44px; height: 44px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-field label { font-size: 13px; text-transform: none; color: var(--text); }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-field input { font-size: 16px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt-icon { display: none; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt > strong { font: 600 15px/1.5 Arial, sans-serif; color: var(--text); }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt p { font-size: 14px; line-height: 1.6; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt p strong { font: inherit; font-weight: 700; color: var(--text); overflow-wrap: anywhere; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-auth-receipt small { font-size: 12px; line-height: 1.6; }
.account-email-step { margin: 12px 0; border-left: 2px solid var(--gold-2); padding-left: 14px; }
.account-email-step b { color: var(--gold-2); font-size: 14px; }
.account-email-step p { margin-top: 8px !important; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-actions { display: grid; grid-template-columns: minmax(0,1fr); margin-top: 8px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-actions .btn { white-space: normal; min-height: 46px; font-size: 14px; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-note:empty { display: none; }
.account-gateway-avatar.account-traveler-art { display: grid; width: 250px; max-width: 100%; height: 320px; margin-inline: auto; background: transparent; border: 0; border-radius: 0; overflow: visible; }
.account-traveler-art .atelier-art-frame { width: 100%; height: 100%; }
#accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .creator-entry-portrait { display: grid; width: 250px; max-width: 100%; height: 320px; margin-inline: auto; }
.account-gateway-visual:has(.account-traveler-art)::before { top: 45%; }
.account-gateway-visual:has(.account-traveler-art)::after { top: 45%; }
.account-gateway-note.account-receipt-summary { position: absolute; width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
@media (max-width: 759px) {
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) { min-height: 0; grid-template-columns: minmax(0,1fr); }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual { padding: 16px 54px 16px 20px; min-height: 160px; border-right: 0; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual > div { display: flex; align-items: center; gap: 14px; width: 100%; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual::before,
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-visual::after { display: none; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-avatar { width: 82px; min-width: 82px; height: 128px; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .creator-entry-portrait { width: 82px; min-width: 82px; height: 128px; margin: 0; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-identity { margin: 0; justify-items: start; text-align: left; min-width: 0; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-identity strong { font-size: 17px; overflow-wrap: anywhere; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-identity span { font-size: 10px; line-height: 1.5; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-copy { padding: 22px 20px; }
  #accountGatewayBody[data-account-auth]:not([data-account-auth='overview']) .account-gateway-copy h2 { font-size: 26px; }
}
