@charset "UTF-8";.contact-hero{background:var(--dl-secondary);color:#fff;padding:56px 0}.contact-hero h1{color:#fff;margin-bottom:12px}.contact-hero .hero-sub{color:rgba(255,255,255,.8);max-width:680px;font-size:1.05rem}.contact-info{padding:48px 0}.contact-card{text-align:center;padding:28px 20px;border:1px solid var(--dl-border);border-radius:var(--dl-radius);height:100%}.contact-card-icon{width:48px;height:48px;margin:0 auto 16px;background-size:contain;background-repeat:no-repeat;background-position:center}.contact-card-icon.contact-icon-email{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%230B6E4F'%3E%3Cpath d='M40 8H8c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h32c2.2 0 4-1.8 4-4V12c0-2.2-1.8-4-4-4zm0 8L24 26 8 16v-4l16 10 16-10v4z'/%3E%3C/svg%3E")}.contact-card-icon.contact-icon-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%230B6E4F'%3E%3Cpath d='M13.24 21.58c2.88 5.66 7.52 10.28 13.18 13.16l4.4-4.4c.54-.54 1.34-.72 2.04-.48 2.24.74 4.66 1.14 7.14 1.14 1.1 0 2 .9 2 2V40c0 1.1-.9 2-2 2C21.22 42 6 26.78 6 8c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2 0 2.48.4 4.9 1.14 7.14.24.7.06 1.5-.48 2.04l-4.42 4.4z'/%3E%3C/svg%3E")}.contact-card-icon.contact-icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%230B6E4F'%3E%3Cpath d='M24 4C16.26 4 10 10.26 10 18c0 10.5 14 26 14 26s14-15.5 14-26c0-7.74-6.26-14-14-14zm0 19c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z'/%3E%3C/svg%3E")}.contact-card h3{font-size:1.1rem;color:var(--dl-secondary);margin-bottom:12px}.contact-card p{font-size:.9rem;color:var(--dl-text-muted);margin-bottom:4px;line-height:1.5}.contact-card a{color:var(--dl-primary)}.contact-form-section{padding:48px 0;background:var(--dl-bg-light)}.contact-form-section h2{text-align:center;margin-bottom:24px}.contact-hours{padding:40px 0}.contact-hours h3{margin-bottom:12px}.contact-hours p{font-size:.92rem;color:var(--dl-text-muted);margin-bottom:4px}