.help-center{display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem;max-width:800px;margin:0 auto;background:#fff;color:#1a1a1a;min-height:100vh}.help-center__title{font-size:1.75rem;font-weight:700;text-align:center;margin:0}.help-center__intro{font-size:1rem;line-height:1.7;text-align:center;opacity:.9;margin:0}.help-center__section{display:flex;flex-direction:column;gap:1rem}.help-center__subtitle{font-size:1.25rem;font-weight:600;margin:0;border-bottom:2px solid;padding-bottom:.5rem}.help-center__category{display:flex;flex-direction:column;gap:.5rem}.help-center__category-title{font-size:1rem;font-weight:600;margin:0}.help-center__list{list-style:disc;padding-inline-start:1.5rem;margin:0;display:grid;gap:.4rem}.help-center__list li{font-size:.95rem;line-height:1.5;opacity:.85}.help-center__text{font-size:.95rem;line-height:1.6;margin:0;opacity:.9}.help-center__contact{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:rgba(59,130,246,.08);border-radius:.75rem}.help-center__note{font-size:.9rem;margin:0;opacity:.8}.help-center__footer{text-align:center;font-size:1rem;font-weight:600;margin:0;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}