.account-page main { max-width: 1060px; margin: 0 auto; padding: 140px 32px 70px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 460px); gap: 80px; align-items: start; }
.account-page [hidden] { display: none !important; }
.account-intro { padding-top: 26px; }
.account-intro h1 { margin: 14px 0 20px; font-size: clamp(30px, 3.4vw, 42px); line-height: 1.45; letter-spacing: -.04em; }
.account-intro p { color: #53634f; font-size: 17px; line-height: 1.85; }
.account-intro .eyebrow { color: #796238; }
.account-intro .account-membership-note { font-size: 15px; padding-top: 22px; margin-top: 28px; border-top: 1px solid #d9dfd4; }
.account-membership-note a { color: #354d3b; text-underline-offset: 4px; }
.account-paper { min-width: 0; padding: 32px; background: #fffefa; border: 1px solid #d9dfd4; border-radius: 14px; }
.account-field { display: block; margin-bottom: 20px; font-size: 15px; font-weight: 500; color: #293d32; }
.account-field input { display: block; width: 100%; min-height: 48px; margin-top: 8px; padding: 11px 14px; border: 1px solid #b9c4b2; background: #fff; color: #293d32; border-radius: 6px; font-size: 16px; }
.account-field input::placeholder { color: #6b7566; }
.account-field small { display: block; font-size: 13px; line-height: 1.7; font-weight: 400; color: #606e57; margin-top: 6px; }
.account-password { position: relative; }
.account-password input { padding-right: 66px; }
.account-password button { position: absolute; right: 4px; top: 3px; min-width: 54px; min-height: 42px; border: 0; background: transparent; color: #485c40; font-size: 14px; cursor: pointer; }
.account-paper .account-primary { display: flex; width: 100%; min-height: 50px; align-items: center; justify-content: center; padding: 12px 18px; border: 1px solid #293d32; border-radius: 6px; background: #293d32; color: white; font-size: 16px; font-weight: 500; text-decoration: none; cursor: pointer; }
.account-paper .account-primary:disabled { opacity: .6; cursor: wait; }
.account-paper .account-primary:hover:not(:disabled) { background: #3a5342; }
.account-text-button { min-height: 44px; padding: 8px 0; border: 0; background: transparent; color: #526348; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
.account-paper .account-privacy { font-size: 13px; color: #606e57; line-height: 1.8; margin: 18px 0; }
.account-switch { padding-top: 20px; margin: 24px 0 0; border-top: 1px solid #d9dfd4; text-align: center; font-size: 15px; }
.account-switch a { margin-left: 8px; color: #293d32; font-weight: 500; text-underline-offset: 5px; }
.account-status { font-size: 15px; line-height: 1.85; color: #8b4329; margin: 18px 0 0; }
.account-status:empty { display: none; }
#account-current p { margin-top: 0; font-size: 16px; line-height: 1.9; }
.account-page .account-footer { padding: 24px; text-align: center; border-top: 1px solid #d9dfd4; font-size: 14px; color: #5a6a51; }
.account-footer a { margin: 0 10px; text-underline-offset: 5px; }
.account-page[data-account-page="signup"] main { max-width: 1160px; grid-template-columns: minmax(0, 1fr) minmax(0, 540px); gap: 64px; }
.member-type, .account-fields { min-width: 0; margin: 0; padding: 0; border: 0; }
.member-type { margin-bottom: 24px; }
.member-type legend, .account-fields legend { margin-bottom: 12px; font-size: 15px; font-weight: 600; color: #293d32; }
.member-type-options { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.member-type-options label { display: flex; align-items: flex-start; gap: 9px; padding: 16px 12px; border: 1px solid #cbd3c4; border-radius: 10px; cursor: pointer; }
.member-type-options label:has(input:checked) { border-color: #41634e; background: #edf2e8; box-shadow: inset 0 0 0 1px #41634e; }
.member-type-options input { width: 17px; height: 17px; margin: 2px 0 0; accent-color: #354f3e; flex: 0 0 auto; }
.member-type-options strong { display: block; font-size: 16px; line-height: 1.3; }
.member-type-options small { display: block; margin-top: 7px; font-size: 13px; color: #53644f; line-height: 1.5; word-break: keep-all; }
#signup-type-description { margin: 12px 0 0; color: #53644f; font-size: 14px; line-height: 1.7; word-break: keep-all; }
#corporate-fields { margin-bottom: 22px; padding-bottom: 4px; border-bottom: 1px solid #d9dfd4; }
.account-field-row { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 14px; }
.account-field small.optional { display: inline; margin-left: 5px; font-size: 12px; }
.account-consent { padding: 17px; margin: 6px 0 22px; border-radius: 9px; background: #f0f3eb; }
.account-consent label { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; line-height: 1.7; color: #293d32; }
.account-consent input { flex: 0 0 auto; margin: 4px 0 0; width: 17px; height: 17px; accent-color: #354f3e; }
.account-consent small { font-size: 12px; color: #6d5935; white-space: nowrap; }
.account-consent p { margin: 10px 0 0 27px; font-size: 13px; line-height: 1.8; color: #53644f; word-break: keep-all; }
.account-page .visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.account-page input:focus-visible, .account-page button:focus-visible, .account-page a:focus-visible { outline: 2px solid #41634e; outline-offset: 3px; }
.account-field input[readonly] { background: #f0f3eb; color: #53644f; }
@media(max-width:850px) {
  .account-page main { max-width: 600px; padding-top: 108px; grid-template-columns: 1fr; gap: 24px; }
  .account-intro { padding: 0; }
  .account-intro h1 { font-size: 32px; }
  .account-intro .account-membership-note { margin-top: 18px; padding-top: 18px; }
  .account-page[data-account-page="signup"] main { max-width: 640px; grid-template-columns: 1fr; gap: 24px; }
}
@media(max-width:520px) {
  .account-page main { padding: 98px 22px 44px; }
  .account-paper { padding: 26px 20px; }
  .account-intro p { font-size: 16px; }
}
