@charset "UTF-8";.esp-contact-hero{background:var(--brand-gradient);padding:160px 0 64px;text-align:center}.esp-contact-hero h1{color:#fff;font-size:2.25rem;margin-bottom:12px}.esp-contact-hero p{color:rgba(255,255,255,.88);font-size:1.05rem;max-width:600px;margin:0 auto}.esp-contact-body{padding:64px 0}.contact-form-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:40px 32px}.contact-form-card h2{font-size:1.4rem;color:var(--brand-text);margin-bottom:24px}.contact-info-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:32px 24px;margin-bottom:24px}.contact-info-card h3{font-size:1.1rem;color:var(--brand-primary-dark);margin-bottom:16px}.contact-info-card p{font-size:.9rem;color:var(--brand-text);margin-bottom:8px}.contact-info-card a{color:var(--brand-primary)}.collab-types{margin-top:16px}.collab-type{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--brand-border)}.collab-type:last-child{border-bottom:none}.collab-type .collab-icon{width:36px;height:36px;border-radius:50%;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.collab-type span{font-size:.88rem;color:var(--brand-text)}