@import url('statistics.css');.legal-warning{padding:18px;border:1px solid #efc3c5;border-left:4px solid var(--danger);border-radius:12px;background:var(--surface)}.legal-warning strong{font-size:15px}.legal-warning p{margin:7px 0 0;color:var(--muted)}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.help-grid article{padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.help-grid h2{margin:0 0 7px;font-size:15px}.help-grid p{margin:0;color:var(--muted)}@media(max-width:680px){.help-grid{grid-template-columns:1fr}}
