/* PawaHosting Core – Admin */
.pwhosting-admin .nav-tab-wrapper { margin-bottom: 16px; }
.pwhosting-admin .form-table th { width: 220px; }
.pwhosting-test-result { margin-left: 10px; font-weight: 600; }
.pwhosting-test-result.success { color: #16a34a; }
.pwhosting-test-result.error   { color: #dc2626; }
.pwhosting-shortcode-placeholder {
    padding: 24px; background: #f3f4f6; border: 1px dashed #cbd5e1;
    border-radius: 8px; text-align: center; color: #475569;
}
