.contact-page[data-astro-cid-2mxdoeuz]{background-color:var(--white);min-height:100vh}.container[data-astro-cid-2mxdoeuz]{max-width:var(--content-max-width, 1200px);margin:0 auto;padding:10px 1.5rem}.relative[data-astro-cid-2mxdoeuz]{position:relative;z-index:2}:root{--radius-sm: 6px;--radius-md: 12px}.section-contact[data-astro-cid-2mxdoeuz]{padding:20px 0;background:var(--white);position:relative;overflow:hidden}.contact-header[data-astro-cid-2mxdoeuz]{text-align:center;margin:0 auto 4rem}.eyebrow[data-astro-cid-2mxdoeuz]{color:var(--cta-dark);background-color:var(--cta-main);padding:.35rem 1rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;display:inline-block;margin-bottom:.3rem;border-radius:50px}.section-title[data-astro-cid-2mxdoeuz]{font-size:clamp(2.5rem,5vw,4rem);color:var(--brand-800);margin-top:0;margin-bottom:1rem;font-family:var(--font-header);text-transform:uppercase;line-height:1.1}.contact-header[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{font-size:1.15rem;color:var(--brand-600);line-height:1.6;margin:0}.contact-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem;align-items:stretch}.contact-info[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.2rem}.info-item[data-astro-cid-2mxdoeuz]{display:flex;gap:1.2rem;align-items:center;padding:1.5rem;background:var(--brand-100);border:1px solid transparent;border-radius:var(--radius-md);transition:all .2s ease}.info-item[data-astro-cid-2mxdoeuz].interactive:hover{border-color:var(--brand-200);transform:translate(5px)}.info-item[data-astro-cid-2mxdoeuz].highlight{background:var(--brand-800);color:var(--white);box-shadow:0 10px 25px #0000001a}.info-item[data-astro-cid-2mxdoeuz].highlight.interactive:hover{transform:translate(5px);box-shadow:0 15px 35px #00000026}.info-item[data-astro-cid-2mxdoeuz].highlight .contact-link[data-astro-cid-2mxdoeuz]{color:var(--white)}.info-icon[data-astro-cid-2mxdoeuz]{width:48px;height:48px;background:var(--white);color:var(--brand-600);display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;border:1px solid var(--brand-200)}.info-item[data-astro-cid-2mxdoeuz].highlight .info-icon[data-astro-cid-2mxdoeuz]{background:var(--cta-main);color:var(--brand-800);border:none}.info-item[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:.85rem;text-transform:uppercase;margin-bottom:.3rem;color:var(--brand-600)}.info-item[data-astro-cid-2mxdoeuz].highlight h3[data-astro-cid-2mxdoeuz]{color:var(--brand-400)}.contact-link[data-astro-cid-2mxdoeuz]{text-decoration:none;font-weight:700;font-size:1.2rem;color:var(--brand-800);transition:color .2s}.contact-link[data-astro-cid-2mxdoeuz]:hover{color:var(--cta-main)}.contact-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.5rem;background:var(--white);padding:1.8rem 3rem 3rem;border:1px solid rgba(0,0,0,.05);border-radius:var(--radius-md);box-shadow:0 15px 50px #0000000a}.form-header[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.8rem;color:var(--brand-800);margin-top:0;margin-bottom:.3rem}.form-header[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:var(--brand-600);margin-bottom:0;font-size:1rem}.form-row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-size:.8rem;font-weight:700;text-transform:uppercase;color:var(--brand-800)}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{padding:1rem 1.2rem;border:1px solid var(--brand-200);border-radius:var(--radius-sm);background:var(--brand-100);font-family:inherit;font-size:1rem;color:var(--brand-800);transition:all .2s ease}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{outline:none;border-color:var(--cta-main);background:var(--white);box-shadow:0 0 0 4px #feb74026}.btn-primary-form[data-astro-cid-2mxdoeuz]{background:var(--brand-800);color:var(--white);border:none;padding:1.2rem;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s;margin-top:.5rem;border-radius:var(--radius-sm)}.btn-primary-form[data-astro-cid-2mxdoeuz]:hover{background:var(--cta-main);color:var(--brand-800);transform:translateY(-2px);box-shadow:0 8px 20px #feb74033}.btn-primary-form[data-astro-cid-2mxdoeuz]:active{transform:translateY(0);box-shadow:none}.alert[data-astro-cid-2mxdoeuz]{padding:1rem;border-radius:var(--radius-sm);margin-bottom:.5rem;text-align:center;font-weight:700;font-size:.95rem}.alert[data-astro-cid-2mxdoeuz].success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert[data-astro-cid-2mxdoeuz].error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.fade-in[data-astro-cid-2mxdoeuz]{opacity:0;animation:fadeIn .8s cubic-bezier(.16,1,.3,1) forwards}.delay-1[data-astro-cid-2mxdoeuz]{animation-delay:.1s}.delay-2[data-astro-cid-2mxdoeuz]{animation-delay:.2s}.delay-3[data-astro-cid-2mxdoeuz]{animation-delay:.3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.section-contact[data-astro-cid-2mxdoeuz]{padding:3rem 0}.contact-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:3rem}.form-row[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:1.5rem}.contact-form[data-astro-cid-2mxdoeuz]{padding:2rem 1.5rem}}
