.account-page:where(:not([data-wichf-shell], [data-wichf-shell] *)) { display: grid; min-height: 58vh; align-items: center; padding: 80px 36px; color: #1b211e; background: #f3efe7; font: 16px/1.75 "Segoe UI", "Microsoft YaHei", sans-serif; }
.account-page__inner:where(:not([data-wichf-shell], [data-wichf-shell] *)) { width: min(100%, 900px); margin: auto; }
.account-page h1:where(:not([data-wichf-shell], [data-wichf-shell] *)) { max-width: 800px; font: 400 clamp(32px,4vw,56px)/1.25 Georgia,"Microsoft YaHei",serif; margin: 16px 0 28px; }
.account-page p:where(:not([data-wichf-shell], [data-wichf-shell] *)) { margin: 4px 0; }
.account-page__eyebrow:where(:not([data-wichf-shell], [data-wichf-shell] *)) { letter-spacing: .2em; color: #806334; }
.account-page a:where(:not([data-wichf-shell], [data-wichf-shell] *)) { display: inline-flex; align-items: center; min-height: 48px; margin-top: 32px; color: #10271f; text-underline-offset: 6px; }
@media(max-width:720px) { .account-page:where(:not([data-wichf-shell], [data-wichf-shell] *)) { padding: 56px 18px; } }
