.plugin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.plugin-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plugin-form input{width:100%;margin-top:8px;padding:14px;border:1px solid #e5e7eb;border-radius:14px}#pOut table{width:100%;border-collapse:collapse}#pOut td,#pOut th{border:1px solid #e5e7eb;padding:10px;text-align:center}@media(max-width:800px){.plugin-grid,.plugin-form{grid-template-columns:1fr}}