/*
Theme Name: ProtoMed Complete
Theme URI: https://example.com/protomed-complete
Author: Proto IT Consultants
Description: Complete WordPress implementation of the ProtoMed design handoff, including 46 page designs, secure lead capture, responsive navigation, and standard WordPress templates.
Version: 1.0.1
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: protomed
License: GNU General Public License v2 or later
*/

.protomed-honeypot { position:absolute !important; left:-9999px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
.pm-form-notice { margin:0 0 24px; padding:16px 18px; border-radius:6px; font-weight:500; }
.pm-form-notice--success { background:#eaf7ef; color:#176238; border:1px solid #bfe4cc; }
.pm-form-notice--error { background:#fff1f1; color:#8a2424; border:1px solid #efc7c7; }
.wp-site-blocks, .site-main-generic { min-height:55vh; }
.site-main-generic { max-width:1200px; margin:0 auto; padding:80px 32px; }
.site-main-generic article { max-width:800px; }
.site-main-generic h1 { color:#01233A; font-size:clamp(32px,4vw,48px); }
.site-main-generic .entry-content { color:#2B3A47; line-height:1.7; }
.site-main-generic .post-card { border:1px solid #E8EDF1; border-radius:8px; padding:24px; margin:0 0 24px; box-shadow:0 4px 20px rgba(1,35,58,.08); }
.admin-bar .site-header { top:32px; }
@media (max-width:782px){ .admin-bar .site-header{top:46px;} }
