:root{--gradient-primary: linear-gradient(135deg, #e07856 0%, #b84a3d 100%);--gradient-secondary: linear-gradient(135deg, #d4a574 0%, #b8956a 100%)}.contact-page[data-astro-cid-2mxdoeuz]{min-height:100vh;background:#f8fafc}.contact-hero[data-astro-cid-2mxdoeuz]{position:relative;height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3c72,#2a5298);overflow:hidden}.hero-overlay[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;background:url(https://images.pexels.com/photos/3214995/pexels-photo-3214995.jpeg?auto=compress&cs=tinysrgb&w=1920) center/cover;opacity:.3}.hero-content[data-astro-cid-2mxdoeuz]{position:relative;z-index:1;text-align:center;color:#fff}.hero-title[data-astro-cid-2mxdoeuz]{font-size:3.5rem;font-weight:900;margin-bottom:1rem;animation:fadeInUp .8s ease-out}.gradient-text[data-astro-cid-2mxdoeuz]{background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-2mxdoeuz]{font-size:1.5rem;opacity:.95}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-container[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;padding:4rem 0}.contact-info[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:2.5rem}.info-section[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{font-size:2rem;font-weight:900;color:#1e293b;margin-bottom:1rem}.info-lead[data-astro-cid-2mxdoeuz]{color:#64748b;line-height:1.6;font-size:1.1rem}.contact-methods[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.5rem}.method-card[data-astro-cid-2mxdoeuz]{display:flex;gap:1.25rem;padding:1.75rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);opacity:0;animation:slideInLeft .6s ease-out forwards}.method-card[data-astro-cid-2mxdoeuz]:nth-child(1){animation-delay:.1s}.method-card[data-astro-cid-2mxdoeuz]:nth-child(2){animation-delay:.2s}.method-card[data-astro-cid-2mxdoeuz]:nth-child(3){animation-delay:.3s}.method-card[data-astro-cid-2mxdoeuz]:nth-child(4){animation-delay:.4s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.method-card[data-astro-cid-2mxdoeuz]:hover{transform:translate(8px) scale(1.02);box-shadow:0 8px 30px #667eea26}.method-card[data-astro-cid-2mxdoeuz]:hover .method-icon[data-astro-cid-2mxdoeuz]{transform:rotate(360deg) scale(1.1)}.method-icon[data-astro-cid-2mxdoeuz]{flex-shrink:0;width:56px;height:56px;padding:.875rem;background:var(--gradient-primary);border-radius:12px;display:flex;align-items:center;justify-content:center}.method-icon[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:28px;height:28px;color:#fff}.method-content[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.125rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.method-content[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{display:block;color:#e07856;font-weight:700;font-size:1.1rem;text-decoration:none;margin-bottom:.25rem;transition:color .2s}.method-content[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{color:#b84a3d}.method-content[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:#64748b;font-size:.9rem}.social-section[data-astro-cid-2mxdoeuz]{padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.social-section[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem}.social-links[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.social-link[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease}.social-link[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:24px;height:24px}.social-link[data-astro-cid-2mxdoeuz].facebook{background:#f0f4ff;color:#1877f2}.social-link[data-astro-cid-2mxdoeuz].facebook:hover{background:#1877f2;color:#fff;animation:socialBounce .6s ease}.social-link[data-astro-cid-2mxdoeuz].instagram{background:#fef3f2;color:#e4405f}.social-link[data-astro-cid-2mxdoeuz].instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;animation:socialBounce .6s ease}.social-link[data-astro-cid-2mxdoeuz].twitter{background:#f0f9ff;color:#1da1f2}.social-link[data-astro-cid-2mxdoeuz].twitter:hover{background:#1da1f2;color:#fff;animation:socialBounce .6s ease}.social-link[data-astro-cid-2mxdoeuz].linkedin{background:#f0f4ff;color:#0077b5}.social-link[data-astro-cid-2mxdoeuz].linkedin:hover{background:#0077b5;color:#fff;animation:socialBounce .6s ease}@keyframes socialBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(-2px)}75%{transform:translateY(-7px)}}.schedule-section[data-astro-cid-2mxdoeuz]{padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.schedule-section[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem}.schedule-grid[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1rem}.schedule-item[data-astro-cid-2mxdoeuz]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:10px}.schedule-item[data-astro-cid-2mxdoeuz] .day[data-astro-cid-2mxdoeuz]{font-weight:600;color:#475569}.schedule-item[data-astro-cid-2mxdoeuz] .hours[data-astro-cid-2mxdoeuz]{font-weight:800;color:#e07856}.schedule-note[data-astro-cid-2mxdoeuz]{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;background:#fef3c7;border-radius:10px;color:#92400e;font-size:.9rem;line-height:1.5}.schedule-note[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:20px;height:20px;flex-shrink:0;margin-top:2px}.contact-form-section[data-astro-cid-2mxdoeuz]{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 8px 30px #0000001a}.form-header[data-astro-cid-2mxdoeuz]{margin-bottom:2rem}.form-header[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{font-size:2rem;font-weight:900;color:#1e293b;margin-bottom:.75rem}.form-header[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:#64748b;font-size:1.05rem}.map-section[data-astro-cid-2mxdoeuz]{padding:4rem 0}.section-title[data-astro-cid-2mxdoeuz]{font-size:2.5rem;font-weight:900;color:#1e293b;text-align:center;margin-bottom:3rem}.map-container[data-astro-cid-2mxdoeuz]{border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #0000001f;margin-bottom:2rem}.map-info[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.map-info-card[data-astro-cid-2mxdoeuz]{display:flex;gap:1.25rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.map-info-card[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:40px;height:40px;color:#e07856;flex-shrink:0}.map-info-card[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.125rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.map-info-card[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:#64748b;line-height:1.6}.faq-section[data-astro-cid-2mxdoeuz]{padding:4rem 0;text-align:center}.section-badge[data-astro-cid-2mxdoeuz]{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#e0785615,#b84a3d15);color:#e07856;border-radius:20px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.faq-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;text-align:left}.faq-item[data-astro-cid-2mxdoeuz]{padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.faq-item[data-astro-cid-2mxdoeuz]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.faq-item[data-astro-cid-2mxdoeuz] h3[data-astro-cid-2mxdoeuz]{font-size:1.125rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.faq-item[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:#64748b;line-height:1.6}.cta-section[data-astro-cid-2mxdoeuz]{margin:4rem 0;padding:4rem 2rem;background:var(--gradient-primary);border-radius:24px;text-align:center;color:#fff}.cta-content[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-content[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95}.cta-buttons[data-astro-cid-2mxdoeuz]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-2mxdoeuz],.btn-secondary[data-astro-cid-2mxdoeuz]{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;border-radius:14px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.btn-primary[data-astro-cid-2mxdoeuz]{background:#fff;color:#e07856;box-shadow:0 8px 24px #0003}.btn-primary[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:20px;height:20px}.btn-primary[data-astro-cid-2mxdoeuz]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.btn-secondary[data-astro-cid-2mxdoeuz]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-astro-cid-2mxdoeuz] svg[data-astro-cid-2mxdoeuz]{width:22px;height:22px}.btn-secondary[data-astro-cid-2mxdoeuz]:hover{background:#fff;color:#25d366;transform:translateY(-4px)}@media (max-width: 768px){.hero-title[data-astro-cid-2mxdoeuz]{font-size:2.5rem}.contact-container[data-astro-cid-2mxdoeuz],.social-links[data-astro-cid-2mxdoeuz],.map-info[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr}.cta-buttons[data-astro-cid-2mxdoeuz]{flex-direction:column;align-items:stretch}}
