.help-page{min-height:100vh}.help-section{max-width:760px;padding-top:48px;padding-bottom:80px}.help-h1{font-size:34px;font-weight:800;color:#f0faff;margin:0 0 12px;letter-spacing:-.02em}.help-sub{color:rgba(200,220,240,.6);font-size:16px;margin:0 0 40px}.help-h2{font-size:24px;font-weight:800;color:#f0faff;margin:48px 0 20px;letter-spacing:-.02em}.help-h3{font-size:17px;font-weight:700;color:#e8f4ff;margin:0 0 8px}.help-section p{color:rgba(200,220,240,.65);line-height:1.8;font-size:15px;margin:0}.help-steps{display:flex;flex-direction:column;gap:14px}.help-step{display:flex;gap:16px;background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:16px;padding:20px}.help-step-n{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#00c8ff,#06f);color:#f0faff;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center}.help-tips{display:grid;grid-template-columns:1fr;gap:14px}.help-tip{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:16px;padding:20px}.help-faq details{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:14px;padding:18px 22px;margin-bottom:12px}.help-faq summary{cursor:pointer;font-size:15px;font-weight:600;color:#e8f4ff}.help-faq details p{margin-top:12px;font-size:14px;line-height:1.8}@media (max-width:560px){.help-h1{font-size:26px}.help-h2{font-size:21px}}