.account-page { background: var(--paper, #f6f2e9); color: var(--forest, #071b14); min-height: 100vh; padding-bottom: 64px; }
body.account-active .topbar { position: absolute; background: #102b21; }
.account-page *, .account-nav *, .account-save-bar * { box-sizing: border-box; letter-spacing: 0; }
.account-wrap { width: min(1120px, calc(100% - 48px)); margin-inline: auto; }
.account-photo { background: linear-gradient(90deg, rgba(7,27,20,.8), rgba(7,27,20,.25)), url('/premium-golf-hero.png') center 58% / cover; padding: 132px 0 40px; color: #fffaf0; }
.account-photo p { font-size: 14px; color: #e9d8b7; margin: 0 0 12px; }
.account-page h1 { font-family: Georgia, 'Times New Roman', serif; font-size: 42px; font-weight: 500; line-height: 1.15; margin: 0; overflow-wrap: anywhere; }
.account-page h1:focus { outline: none; }
.account-page h2 { font-family: Georgia, 'Times New Roman', serif; font-size: 25px; font-weight: 500; line-height: 1.25; margin: 0; }
.account-page h3 { font-family: Georgia, 'Times New Roman', serif; font-size: 25px; font-weight: 500; line-height: 1.22; margin: 20px 0 12px; overflow-wrap: anywhere; }
.account-content { padding-top: 32px; }
.account-notice { max-width: 760px; font-size: 14px; line-height: 1.6; border-left: 2px solid #b89152; padding-left: 16px; margin: 0 0 28px; color: #45524b; }
.account-login-form { max-width: 440px; display: grid; gap: 16px; font-size: 16px; }
.account-login-form label { font-weight: 650; }
.account-login-form input[type=email], .account-login-form input[type=password], .account-login-form input[type=text] { width: 100%; min-height: 48px; border: 1px solid #aeb7af; border-radius: 4px; padding: 10px 12px; background: #fffdf8; color: #10271b; font: inherit; }
.account-password-field { position: relative; display: block; }
.account-password-field input { padding-right: 68px !important; }
.account-show-password { position: absolute; inset: 5px 5px 5px auto; min-width: 56px; padding: 0 8px; border: 0; border-left: 1px solid #d1d6ce; background: transparent; color: #173a2b; font: 650 13px/1 system-ui, sans-serif; cursor: pointer; }
.account-help { color: #59645b; font-size: 13px; line-height: 1.55; margin: -7px 0 0; }
.account-switch, .account-auth-copy p { line-height: 1.65; margin: 2px 0; }
.account-login-row { display: flex; justify-content: flex-end; margin-top: -4px; }
.account-auth-copy { max-width: 650px; }
.account-auth-copy h2 { margin-bottom: 16px; }
.account-auth-copy .account-button { margin-top: 22px; }
.account-button { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 10px 18px; border: 1px solid #173a2b; border-radius: 4px; background: #173a2b; color: #fffaf0; font: 600 15px/1.4 system-ui, sans-serif; text-decoration: none; cursor: pointer; text-align: center; overflow-wrap: anywhere; }
.account-button:hover { background: #234c3a; }
.account-button:disabled { opacity: .55; cursor: not-allowed; }
.account-page :focus-visible, .account-nav :focus-visible, .account-save-bar :focus-visible { outline: 3px solid #947035; outline-offset: 3px; }
.account-text-link, .account-text-button { font: 600 14px/1.5 system-ui, sans-serif; text-underline-offset: 4px; color: inherit; }
.account-text-button { background: none; border: 0; padding: 10px 4px; text-decoration: underline; cursor: pointer; }
.account-feedback { font-size: 15px; line-height: 1.6; overflow-wrap: anywhere; }
.account-feedback:empty { display: none; }
.account-feedback a { display: inline-block; margin: 12px 0; }
.account-pass { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding: 24px 0; margin-bottom: 36px; border-block: 1px solid #d5d3c7; }
.account-pass h2 { font-size: 20px; margin: 0 0 6px; }
.account-pass strong { color: #346245; font-size: 15px; }
.account-pass p { margin: 0; text-align: right; line-height: 1.7; font-size: 15px; }
.account-pass span { display: block; color: #59645b; }
.account-list-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 20px; margin-bottom: 24px; }
.account-trip-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; padding: 0; }
.account-trip-card { min-width: 0; padding: 26px; border: 1px solid #d4d8cd; border-top: 3px solid #b89152; border-radius: 6px; background: #fffdf8; display: flex; flex-direction: column; }
.account-trip-meta { display: flex; flex-wrap: wrap; gap: 8px 20px; justify-content: space-between; font-size: 13px; line-height: 1.5; color: #59645b; }
.account-destinations { font-size: 14px; line-height: 1.6; color: #536153; margin: 0 0 20px; overflow-wrap: anywhere; }
.account-trip-card dl { margin: 0 0 24px; flex: 1; font-size: 15px; line-height: 1.6; }
.account-trip-card dl div { margin-bottom: 12px; }
.account-trip-card dt { color: #687267; font-size: 13px; }
.account-trip-card dd { margin: 0; overflow-wrap: anywhere; }
.account-card-actions { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.account-empty { padding: 30px 0 70px; }
.account-empty h2 { margin-bottom: 24px; }
.account-message { padding-top: 160px; }
.account-message p { line-height: 1.7; margin: 24px 0; }
.account-nav { display: flex; align-items: center; gap: 18px; margin-left: auto; font-size: 14px; color: #fffaf0; white-space: nowrap; }
.account-nav a { text-underline-offset: 4px; }
.account-nav button { color: inherit; }
.account-save-bar { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; width: min(1120px, calc(100% - 48px)); margin: 0 auto; padding: 22px 0; border-bottom: 1px solid #d5d3c7; color: #193d2c; }
.account-save-bar p { margin: 0; font-size: 14px; line-height: 1.6; }
.account-page[hidden], .account-save-bar[hidden] { display: none; }
@media (max-width: 1200px) { .topbar nav { gap: 15px; } .topbar { gap: 16px; } }
@media (max-width: 1050px) { .topbar nav { display: none; } }
@media (max-width: 650px) {
  .topbar { flex-wrap: wrap; gap: 8px; }
  .topbar .brand { font-size: 14px; gap: 8px; }
  .topbar .brand-mark { width: 30px; height: 30px; flex-shrink: 0; }
  .topbar > .button { display: none; }
  .account-nav { gap: 12px; font-size: 13px; }
  .account-nav button { font-size: 13px; }
  .account-wrap, .account-save-bar { width: calc(100% - 36px); }
  .account-page h1 { font-size: 34px; }
  .account-photo { padding: 120px 0 32px; }
  .account-content { padding-top: 24px; }
  .account-trip-grid { grid-template-columns: minmax(0, 1fr); gap: 20px; }
  .account-trip-card { padding: 22px; }
  .account-list-heading { align-items: flex-start; flex-direction: column; }
  .account-pass { gap: 18px; align-items: flex-start; }
  .account-pass p { max-width: 50%; }
}
@media (max-width: 380px) { .account-nav { width: 100%; justify-content: flex-end; } }
