body.contact-page,body:has(#main-content #contact-page){background:#f1f5f9 !important}#contact-page{max-width:1200px;margin:0 auto;padding:0 1.25rem 3rem;box-sizing:border-box}#contact-page *{box-sizing:border-box}.contact-header{padding:2.5rem 0 1.75rem;text-align:center}.contact-header h1{margin:0 0 0.5rem;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;color:#0f172a}.contact-header .breadcrumb{margin:0;font-size:0.92rem;color:#64748b}.contact-header .breadcrumb a{color:#b45309;text-decoration:none;font-weight:500}.contact-header .breadcrumb a:hover{text-decoration:underline}.main-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem}.contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 8px 24px rgba(15,23,42,0.06)}.contact-card h3{margin:0 0 1.25rem;font-size:1.15rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:0.55rem}.contact-card h3 i{color:#b45309}.info-item{display:flex;gap:0.85rem;align-items:flex-start;margin-bottom:1rem;color:#334155;line-height:1.6}.info-item:last-child{margin-bottom:0}.info-item>i{color:#b45309;font-size:1rem;margin-top:0.2rem;width:1.1rem;flex-shrink:0;text-align:center}.info-item a{color:#1d4ed8;text-decoration:none;font-weight:500}.info-item a:hover{text-decoration:underline}.map-section{margin-bottom:2rem}.map-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,0.06)}.map-card iframe{display:block;width:100%;min-height:420px;border:0}.divisional-contacts-header{margin:0 0 1.5rem;font-size:1.65rem;font-weight:700;color:#0f172a;text-align:center}.contact-section{margin-bottom:2rem}.contact-section h4{margin:0 0 1rem;padding-bottom:0.55rem;border-bottom:2px solid #fde68a;font-size:1.15rem;font-weight:700;color:#1e293b}.contact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.person-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.15rem 1.25rem;box-shadow:0 4px 14px rgba(15,23,42,0.05);transition:box-shadow 0.2s ease,transform 0.2s ease}.person-card:hover{box-shadow:0 10px 24px rgba(15,23,42,0.08);transform:translateY(-2px)}.person-card .role{margin:0 0 0.35rem;font-size:0.82rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:#b45309}.person-card .name{margin:0 0 0.35rem;font-size:1rem;font-weight:600;color:#0f172a}.person-card .qualification{margin:0 0 0.75rem;font-size:0.88rem;color:#64748b}.contact-links{display:flex;flex-direction:column;gap:0.45rem}.contact-links a{display:inline-flex;align-items:center;gap:0.45rem;color:#1d4ed8;text-decoration:none;font-size:0.92rem;font-weight:500}.contact-links a:hover{text-decoration:underline}.contact-links i{color:#b45309;width:1rem;text-align:center}@media (max-width:900px){.main-contact-grid{grid-template-columns:1fr}}@media (max-width:640px){#contact-page{padding:0 0.85rem 2rem}.contact-header{padding:1.75rem 0 1.25rem}.contact-card,.person-card{padding:1rem 1.1rem}.map-card iframe{min-height:280px}.contact-grid{grid-template-columns:1fr}}