@charset "UTF-8";.pm-contact-hero{background:var(--pm-primary-dark);padding:72px 0;text-align:center}.pm-contact-hero h1{font-size:2.25rem;font-weight:800;color:var(--pm-white);margin-bottom:14px}.pm-contact-hero p{color:rgba(255,255,255,.78);max-width:520px;margin:0 auto}.pm-contact-card{background:var(--pm-white);border:1px solid var(--pm-border);border-radius:var(--pm-radius-lg);padding:32px 28px;text-align:center;height:100%}.pm-contact-card .icon-wrap{width:52px;height:52px;background:var(--pm-primary);border-radius:12px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.pm-contact-card .icon-wrap svg{width:26px;height:26px;fill:var(--pm-white)}.pm-contact-card h3{font-size:1rem;font-weight:700;margin-bottom:10px}.pm-contact-card p{font-size:.875rem;color:var(--pm-text-secondary);margin:0;line-height:1.6}.pm-contact-card a{color:var(--pm-primary);font-weight:600}.pm-contact-form-section{background:var(--pm-neutral-light);padding:72px 0}