.help .help-ask{border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius-sm);background:var(--surface);margin:0 0 28px;padding:18px 20px}.help .help-ask h2{font-size:var(--t-heading);margin:0 0 8px;line-height:1.25}.help .help-ask p{font-size:var(--t-body);margin:0 0 12px;line-height:1.55}.help .help-ask .help-ask-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.help .help-ask .help-ask-actions .muted{font-size:var(--t-dense);color:var(--text-muted)}.help .help-toc{margin:0 0 8px}.help .help-toc ol{counter-reset:toc;grid-template-columns:1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.help .help-toc li{counter-increment:toc;margin:0}.help .help-toc a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);min-height:44px;font-size:var(--t-body);color:var(--text);align-items:center;gap:10px;padding:8px 14px;font-weight:500;line-height:1.35;display:flex}.help .help-toc a:before{content:counter(toc);font-variant-numeric:tabular-nums;min-width:22px;color:var(--text-muted);flex:none;font-weight:600}.help .help-toc a:hover{border-color:var(--primary);color:var(--primary);text-decoration:none}.help .help-toc a:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.help .help-section{scroll-margin-top:68px}.help .help-section>h2{margin:44px 0 6px}.help .section-intro{font-size:var(--t-body);color:var(--text-muted);margin:0 0 4px;line-height:1.55}.help .faq{border-top:1px solid var(--divider)}.help .faq>summary{cursor:pointer;min-height:44px;color:var(--text);align-items:flex-start;gap:10px;padding:12px 0;list-style:none;display:flex}.help .faq>summary::-webkit-details-marker{display:none}.help .faq>summary:before{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);flex:none;width:9px;height:9px;margin-top:8px;transition:transform .16s;transform:rotate(-45deg)}.help .faq[open]>summary:before{transform:rotate(45deg)}.help .faq>summary:hover{color:var(--primary)}.help .faq>summary:hover:before{border-color:currentColor}.help .faq>summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:var(--radius-sm)}.help .faq>summary h3{font-size:var(--t-lead);letter-spacing:-.005em;color:inherit;margin:0;font-weight:600;line-height:1.4}.help .faq-body{padding:0 0 16px 19px}.help .faq-body p{font-size:var(--t-body);margin:0 0 10px;line-height:1.6}.help .faq-body p:last-child{margin-bottom:0}.help .faq-body ul,.help .faq-body ol{margin:0 0 10px;padding-left:20px}.help .faq-body li{font-size:var(--t-body);color:var(--text-soft);margin-bottom:7px;line-height:1.55}.help .faq-body li:last-child{margin-bottom:0}.help .faq-body .takeaway{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text);margin:12px 0 0;padding:12px 14px}@media (prefers-reduced-motion:reduce){.help .faq>summary:before{transition:none}}.help .help-disclaimer{border:1px solid var(--border);border-left:3px solid var(--emergency);border-radius:var(--radius-sm);background:var(--emergency-soft);font-size:var(--t-dense);color:var(--text-soft);margin:20px 0 0;padding:14px 16px;line-height:1.55}.help .help-links{border-top:1px solid var(--divider);font-size:var(--t-dense);color:var(--text-muted);margin-top:40px;padding-top:16px;line-height:1.7}@media (min-width:761px){.help .help-toc ol{grid-template-columns:1fr 1fr}}@media (max-width:480px){.help .help-ask{padding:16px}}
