.powermatch-container { max-width: 900px; margin: 24px auto; font-family: system-ui, sans-serif; }
.pm-section { border: 1px solid #eee; padding: 14px; margin-bottom: 12px; border-radius: 8px; }
.pm-section label { display: block; margin-bottom: 8px; }
.pm-actions { margin-top: 12px; }
.pm-result { margin-top: 24px; border-top: 1px solid #eee; padding-top: 12px; }
input.error, textarea.error { border: 1px solid red; }