.help-hero{padding:96px 0 64px}.help-hero .hero-title{font-size:44px}.help-hero .hero-subtitle{margin-bottom:0}.help-section{padding:56px 0}.help-section .section-subtitle{margin-bottom:40px}.help-card-mark{display:inline-block;width:36px;height:4px;border-radius:999px;background:var(--accent-gradient);margin-bottom:16px}.help-block{max-width:860px;margin:32px auto 0;padding:28px 32px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.help-block-title{font-size:17px;font-weight:700;margin-bottom:14px}.help-list{display:flex;flex-direction:column;gap:10px}.help-list li{position:relative;padding-left:20px;font-size:14.5px;color:var(--text-muted)}.help-list li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:var(--accent-gradient)}.help-block--limit{border-color:rgba(245,176,77,.32);background:rgba(245,176,77,.05)}.help-list--limit li:before{background:linear-gradient(135deg,#f5b04d,#ef8354)}.help-table-wrap{overflow-x:auto;border-radius:var(--radius)}.help-note{max-width:860px;margin:18px auto 0;padding-left:14px;border-left:3px solid var(--accent);font-size:13.5px;color:var(--text-muted)}.help-flow{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:32px}.help-flow-item{padding:5px 14px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.03em;font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-strong)}.help-flow-item--active{color:#0a0e14;background:var(--accent-gradient);border-color:transparent}.help-flow-arrow{color:var(--text-muted);font-size:15px}.help-section .card-text code{display:inline-block;margin-bottom:6px}.help-cta{text-align:center;background:radial-gradient(560px 240px at 50% 100%,rgba(79,140,255,.14),transparent 70%);border-top:1px solid var(--border)}.help-cta .section-subtitle{margin-bottom:32px}@media (max-width:768px){.help-hero{padding:72px 0 48px}.help-hero .hero-title{font-size:34px}.help-section{padding:44px 0}.help-block{padding:22px 20px}}