.contact-hero[data-astro-cid-6bfsojfh]{background:var(--primary-brown);color:var(--white);text-align:center;padding:4rem 0}.contact-hero[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{color:var(--white);margin-bottom:1rem;font-size:3.5rem}.hero-subtitle[data-astro-cid-6bfsojfh]{color:var(--light-cream);font-size:1.3rem}.section-title[data-astro-cid-6bfsojfh]{text-align:center;color:var(--primary-brown);margin-bottom:3rem}.contact-section[data-astro-cid-6bfsojfh]{background-color:var(--light-cream)}.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1.5fr 1fr;align-items:start;gap:3rem;display:grid}.contact-form-container[data-astro-cid-6bfsojfh]{background-color:var(--white);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}.contact-form-container[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:var(--dark-brown);flex-shrink:0;margin-bottom:2rem;padding:2.5rem 2.5rem 0}.contact-form[data-astro-cid-6bfsojfh]{flex:1;padding:0 2.5rem 2.5rem;overflow-y:auto}.contact-form[data-astro-cid-6bfsojfh]::-webkit-scrollbar{width:8px}.contact-form[data-astro-cid-6bfsojfh]::-webkit-scrollbar-track{background:var(--light-cream);border-radius:4px}.contact-form[data-astro-cid-6bfsojfh]::-webkit-scrollbar-thumb{background:var(--primary-brown);border-radius:4px}.contact-form[data-astro-cid-6bfsojfh]::-webkit-scrollbar-thumb:hover{background:var(--dark-brown)}.form-group[data-astro-cid-6bfsojfh]{margin-bottom:1.5rem}.form-group[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{color:var(--text-dark);margin-bottom:.5rem;font-weight:600;display:block}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{border:2px solid var(--cream);border-radius:8px;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--primary-brown);outline:none}.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical}.submit-btn[data-astro-cid-6bfsojfh]{width:100%;padding:1rem;font-size:1.1rem}.form-message[data-astro-cid-6bfsojfh]{text-align:center;border-radius:8px;margin-top:1.5rem;margin-bottom:0;padding:1rem;font-weight:600;display:none}.form-message[data-astro-cid-6bfsojfh].success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;display:block}.form-message[data-astro-cid-6bfsojfh].error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;display:block}.contact-info[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]{background-color:var(--white);border-left:4px solid var(--primary-brown);border-radius:12px;padding:1.5rem;transition:all .3s}.info-card[data-astro-cid-6bfsojfh]:hover{transform:translate(10px);box-shadow:0 4px 15px #b8792b33}.info-card[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--dark-brown);margin-bottom:.5rem;font-size:1.2rem}.info-card[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin-bottom:.25rem}.info-card[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:var(--primary-brown);font-weight:600}.info-description[data-astro-cid-6bfsojfh]{color:var(--text-medium);margin-top:.5rem;font-size:.9rem}.faq-section[data-astro-cid-6bfsojfh]{background-color:var(--white)}.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.faq-item[data-astro-cid-6bfsojfh]{background-color:var(--cream);border-radius:12px;padding:1.5rem;transition:all .3s}.faq-item[data-astro-cid-6bfsojfh]:hover{transform:translateY(-5px);box-shadow:0 6px 20px #b8792b26}.faq-item[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--dark-brown);margin-bottom:.75rem;font-size:1.1rem}.faq-item[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-medium)}.cta-section[data-astro-cid-6bfsojfh]{background:var(--primary-brown);color:var(--white)}.cta-content[data-astro-cid-6bfsojfh]{text-align:center;padding:2rem}.cta-content[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:var(--white);margin-bottom:1rem;font-size:2.5rem}.cta-content[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--light-cream);margin-bottom:2rem;font-size:1.2rem}.cta-buttons[data-astro-cid-6bfsojfh]{justify-content:center;gap:1rem;display:flex}.cta-section[data-astro-cid-6bfsojfh] .btn-secondary[data-astro-cid-6bfsojfh]{background-color:var(--white);color:var(--deep-brown);border:2px solid var(--light-brown)}.cta-section[data-astro-cid-6bfsojfh] .btn-secondary[data-astro-cid-6bfsojfh]:hover{background-color:var(--cream)}.contact-hero[data-astro-cid-6bfsojfh]{background:var(--primary-brown);padding:clamp(5rem,10vw,8rem) 0;position:relative;overflow:hidden}.contact-hero[data-astro-cid-6bfsojfh] .container[data-astro-cid-6bfsojfh]{z-index:1;position:relative}.contact-hero[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{font-size:clamp(3rem,8vw,5.6rem)}.hero-subtitle[data-astro-cid-6bfsojfh]{max-width:760px;margin:1.5rem auto 0;line-height:1.55}.section-title[data-astro-cid-6bfsojfh]{color:var(--deep-brown)}.contact-section[data-astro-cid-6bfsojfh]{background:var(--light-cream)}.contact-grid[data-astro-cid-6bfsojfh]{gap:clamp(1.5rem,4vw,3rem)}.contact-form-container[data-astro-cid-6bfsojfh]{border:1px solid var(--border-soft);box-shadow:var(--shadow-md);background:#ffffffe0;border-radius:28px}.contact-form-container[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:var(--deep-brown)}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{background:var(--light-cream);color:var(--text-dark);border:1px solid #6f431f29;border-radius:16px}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--primary-brown);background:var(--white);box-shadow:0 0 0 4px #b8792b1a}.info-card[data-astro-cid-6bfsojfh],.faq-item[data-astro-cid-6bfsojfh]{border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);background:#ffffffe0;border-left:0;border-radius:22px}.info-card[data-astro-cid-6bfsojfh]:hover,.faq-item[data-astro-cid-6bfsojfh]:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.faq-section[data-astro-cid-6bfsojfh]{background:#ffffffc7}.faq-item[data-astro-cid-6bfsojfh]{background:var(--cream)}.cta-section[data-astro-cid-6bfsojfh]{background:var(--primary-brown)}.cta-content[data-astro-cid-6bfsojfh]{background:#ffffff12;border:1px solid #ffffff24;border-radius:28px;max-width:780px;margin:0 auto;box-shadow:inset 0 1px #ffffff1f}@media (width<=968px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.contact-form-container[data-astro-cid-6bfsojfh]{max-height:none}.contact-hero[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{font-size:2.5rem}.cta-buttons[data-astro-cid-6bfsojfh]{flex-direction:column;align-items:center}.cta-buttons[data-astro-cid-6bfsojfh] .btn[data-astro-cid-6bfsojfh]{width:100%;max-width:320px}}@media (width<=768px){.contact-form-container[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{margin-bottom:1.5rem;padding:1.75rem 1.5rem 0}.contact-form[data-astro-cid-6bfsojfh]{padding:0 1.5rem 1.75rem}.info-card[data-astro-cid-6bfsojfh],.faq-item[data-astro-cid-6bfsojfh]{padding:1.25rem}.cta-content[data-astro-cid-6bfsojfh]{padding:1.75rem 1.25rem}}
