#ph-page .ph-contact-hero{background:linear-gradient(165deg,#eef5ff 0%,#fff 70%)!important;padding:56px 0 40px!important;width:100%!important;max-width:100%!important}
#ph-page .ph-contact-section{width:100%!important;max-width:100%!important}
#ph-page .ph-contact-hero .ph-title{margin-bottom:10px!important}
#ph-page .ph-contact-hero .ph-subtitle{max-width:640px!important}
#ph-page .ph-contact-section{padding-top:24px!important;padding-bottom:80px!important}
#ph-page .ph-contact-layout{display:grid!important;grid-template-columns:1fr 1.2fr!important;gap:40px!important;align-items:start!important}
#ph-page .ph-contact-info{background:var(--ph-bg)!important;border:1px solid var(--ph-border)!important;border-radius:var(--ph-r-lg)!important;padding:28px!important}
#ph-page .ph-contact-info h3{font-size:1.05rem!important;font-weight:700!important;color:var(--ph-dark)!important;margin-bottom:12px!important}
#ph-page .ph-contact-info p{font-size:.92rem!important;color:var(--ph-muted)!important;line-height:1.7!important;margin-bottom:18px!important}
#ph-page .ph-contact-detail{display:flex!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important;font-size:.9rem!important;color:var(--ph-mid)!important}
#ph-page .ph-contact-detail-icon{width:36px!important;height:36px!important;border-radius:10px!important;background:var(--ph-blue-lt)!important;color:var(--ph-blue)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;font-size:1rem!important}
#ph-page .ph-contact-form-card{background:#fff!important;border:1px solid var(--ph-border)!important;border-radius:var(--ph-r-lg)!important;padding:32px!important;box-shadow:var(--ph-shadow-md)!important}
#ph-page .ph-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}
#ph-page .ph-form-field{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:18px!important}
#ph-page .ph-form-field.ph-full{grid-column:1/-1!important}
#ph-page .ph-form-field label{font-size:.84rem!important;font-weight:600!important;color:var(--ph-dark)!important}
#ph-page .ph-form-field input,#ph-page .ph-form-field textarea{width:100%!important;border:1.5px solid var(--ph-border)!important;border-radius:var(--ph-r-sm)!important;padding:12px 14px!important;font-size:.95rem!important;color:var(--ph-dark)!important;background:#fff!important;transition:border-color .18s, box-shadow .18s!important;font-family:inherit!important}
#ph-page .ph-form-field textarea{min-height:160px!important;resize:vertical!important;line-height:1.6!important}
#ph-page .ph-form-field input:focus,#ph-page .ph-form-field textarea:focus{outline:none!important;border-color:var(--ph-blue)!important;box-shadow:0 0 0 3px rgba(37,99,235,.12)!important}
#ph-page .ph-form-field input:disabled,#ph-page .ph-form-field textarea:disabled{opacity:.7!important;cursor:not-allowed!important}
#ph-page .ph-form-actions{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;margin-top:8px!important}
#ph-page .ph-form-note{font-size:.82rem!important;color:var(--ph-muted)!important}
#ph-page .ph-form-alert{display:none!important;padding:12px 14px!important;border-radius:var(--ph-r-sm)!important;font-size:.9rem!important;font-weight:500!important;margin-bottom:18px!important;line-height:1.5!important}
#ph-page .ph-form-alert.ph-show{display:block!important}
#ph-page .ph-form-alert.ph-success{background:#ecfdf5!important;border:1px solid #bbf7d0!important;color:#166534!important}
#ph-page .ph-form-alert.ph-error{background:#fef2f2!important;border:1px solid #fecaca!important;color:#b91c1c!important}
#ph-page .ph-hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
@media(max-width:900px){
  #ph-page .ph-contact-layout{grid-template-columns:1fr!important}
  #ph-page .ph-form-grid{grid-template-columns:1fr!important}
}
