.and-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:28px 0}.and-method{background:var(--and-card);border:1px solid var(--and-border);border-radius:14px;padding:24px}.and-method h3{color:var(--and-green);font-size:1rem;font-weight:700;margin:0 0 12px}.and-method p{color:rgba(255,255,255,.72);font-size:.88rem;line-height:1.5;margin:0 0 12px}