.customer{max-width:880px;margin:auto;padding:24px}.customer>header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line,#d3c79e);padding:12px 0 24px}.customer h1{font:clamp(32px,6vw,58px) Fraunces,Georgia,serif;line-height:1.12;margin:32px 0 20px}.customer form{display:grid;gap:18px}.customer article{padding:24px 0;border-bottom:1px solid #d3c79e}.customer .actions{display:flex;gap:12px;flex-wrap:wrap}.customer label{display:grid;gap:8px}.customer input,.customer textarea,.customer select{width:100%;box-sizing:border-box}.customer #customer-message{position:sticky;bottom:12px;background:#efe8d2;padding:16px;border-radius:12px}.customer #customer-message:empty{display:none}.customer small{display:block;color:#6e6849;margin:12px 0}.customer .account-links{display:flex;gap:20px;margin:24px 0;flex-wrap:wrap}
