.contact-hero{background:var(--brand-neutral-light);border-bottom:2px solid var(--brand-border);padding:64px 0}.contact-hero h1{font-size:max(1.75rem, min(3vw, 2.5rem))}.contact-section{padding:64px 0}.contact-card{background:#fff;border:1px solid var(--brand-border);border-radius:10px;padding:32px;height:100%;text-align:center}.contact-card .contact-icon{width:56px;height:56px;background:var(--brand-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.contact-card h3{font-size:1.1rem;margin-bottom:8px}.contact-card p{font-size:.875rem;color:var(--brand-text-muted);margin:0}.contact-card a{color:var(--brand-primary);font-weight:600}.contact-form-section{background:var(--brand-neutral-light);padding:64px 0}