.account-header{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1120px;margin:auto;padding:24px}.help-main{max-width:1000px;margin:auto;padding:30px 24px 70px}.help-main h1{font-size:clamp(2rem,6vw,3.5rem);line-height:1.2;margin:12px 0}.help-intro{color:#53535b;font-size:1.125rem}.help-nav{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.help-nav a{padding:12px 16px;border:1px solid #ddd;border-radius:999px;text-decoration:none;font-size:1rem;color:#202024}.help-nav [aria-current]{background:#111113;color:white;border-color:#111113}.help-section{background:#fff;border:1px solid #e4e4e7;border-radius:20px;padding:28px;margin:20px 0}.help-section h2{font-size:1.45rem;margin:0 0 18px}.help-section p{font-size:1rem;line-height:1.85;margin:12px 0;overflow-wrap:anywhere}.help-section .primary{display:inline-flex;margin:14px 0}.help-section details{border-bottom:1px solid #eee;padding:18px 0}.help-section summary{font-weight:650;cursor:pointer;font-size:1.05rem;line-height:1.6}.help-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.help-facts>div{padding:18px;background:#f5f5f7;border-radius:12px}.help-facts dt{color:#5c5c65;font-size:.9rem}.help-facts dd{margin:8px 0 0;font-size:1.1rem}.support-ticket{width:100%;background:#fff;border:1px solid #e0e0e5;border-radius:14px;display:flex;justify-content:space-between;text-align:right;gap:16px;padding:18px;margin:12px 0;font:inherit;cursor:pointer}.support-ticket strong,.support-ticket small{display:block;overflow-wrap:anywhere}.support-ticket small{margin-top:7px;color:#555;font-size:.875rem}.support-thread{display:grid;gap:14px;margin:20px 0;max-height:45vh;overflow:auto}.support-message{background:#f4f4f7;border-radius:14px;padding:16px;overflow-wrap:anywhere}.support-message.from-staff{background:#e9eee4;border-inline-start:3px solid #465d33}.support-message small{display:block;color:#555;font-size:.875rem;margin-top:5px}.support-message p{white-space:pre-wrap;line-height:1.7;margin:10px 0 0}#support-create label,#support-reply label{display:grid;gap:8px;margin:14px 0}#support-create textarea,#support-reply textarea{width:100%}.customer-footer-links{display:flex;flex-wrap:wrap;gap:15px;font-size:.9rem}.help-back{margin-top:30px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b28a27;outline-offset:4px}@media(max-width:600px){.help-main{padding:18px 16px 50px}.help-section{padding:20px}.help-facts{grid-template-columns:1fr}.support-ticket{flex-direction:column}.account-header{padding:18px 16px}}
