.contact-module__swMWYG__page{min-height:calc(100vh - 64px);padding:3rem 0 5rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:3rem}.contact-module__swMWYG__title{font-family:var(--font-display);color:var(--foreground);margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem);font-weight:900}.contact-module__swMWYG__subtitle{color:var(--secondary-text);max-width:520px;margin:0 auto;font-size:1.0625rem;line-height:1.65}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:2rem}}.contact-module__swMWYG__formCard,.contact-module__swMWYG__infoCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:1.75rem}.contact-module__swMWYG__cardTitle{color:var(--foreground);margin:0 0 1.375rem;font-size:1.125rem;font-weight:800}.contact-module__swMWYG__form{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__field{flex-direction:column;gap:.375rem;display:flex}.contact-module__swMWYG__field label{color:var(--foreground);font-size:.875rem;font-weight:600}.contact-module__swMWYG__field input,.contact-module__swMWYG__field textarea{border:1.5px solid var(--border-color);border-radius:var(--radius-md);background:var(--background);width:100%;color:var(--foreground);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:.75rem .875rem;font-family:inherit;font-size:.9375rem}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.contact-module__swMWYG__field textarea{resize:vertical;min-height:130px}.contact-module__swMWYG__infoCol{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__infoRow{border-radius:var(--radius-md);border:1px solid var(--border-color);color:var(--foreground);transition:all var(--transition-fast);align-items:flex-start;gap:1rem;margin-bottom:.625rem;padding:.875rem;text-decoration:none;display:flex}.contact-module__swMWYG__infoRow:last-child{margin-bottom:0}.contact-module__swMWYG__infoRow:hover{border-color:var(--primary);background:var(--primary-light);transform:translateY(-1px)}.contact-module__swMWYG__infoIcon{border-radius:var(--radius-md);background:var(--primary-light);width:40px;height:40px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__whatsapp{color:#25d366;background:#25d3661a}.contact-module__swMWYG__infoLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.contact-module__swMWYG__infoValue{color:var(--foreground);word-break:break-all;font-size:.9375rem;font-weight:600}.contact-module__swMWYG__hoursList{flex-direction:column;gap:0;display:flex}.contact-module__swMWYG__hourRow{border-bottom:1px solid var(--border-color);color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:.625rem 0;font-size:.9375rem;display:flex}.contact-module__swMWYG__hourRow:last-child{border-bottom:none}.contact-module__swMWYG__hourRow span:first-child{font-weight:600}.contact-module__swMWYG__closed{color:var(--danger);font-weight:700}
