.agendar-module__Nfjbbq__agendarPage{min-height:100vh}.agendar-module__Nfjbbq__agendarHero{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.agendar-module__Nfjbbq__agendarHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#f59e0b1a 0%,#0000 50%);position:absolute;inset:0}.agendar-module__Nfjbbq__agendarHeroContent{text-align:center;z-index:2;max-width:800px;margin:0 auto;position:relative}.agendar-module__Nfjbbq__agendarHeroContent h1{font-family:var(--font-playfair);color:#fff;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.agendar-module__Nfjbbq__accent{color:var(--accent-color)}.agendar-module__Nfjbbq__heroDescription{color:#ffffffe6;font-size:1.25rem;line-height:1.8}.agendar-module__Nfjbbq__contactSection{padding:6rem 0}.agendar-module__Nfjbbq__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.agendar-module__Nfjbbq__contactInfo h2{font-family:var(--font-playfair);color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem}.agendar-module__Nfjbbq__intro{color:var(--text-light);margin-bottom:3rem;font-size:1.125rem}.agendar-module__Nfjbbq__contactMethods{flex-direction:column;gap:1.5rem;display:flex}.agendar-module__Nfjbbq__contactMethod{border:1px solid var(--border-color);background:#fff;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.agendar-module__Nfjbbq__contactMethod:hover{border-color:var(--accent-color);transform:translate(8px);box-shadow:0 8px 24px #0f172a1a}.agendar-module__Nfjbbq__methodIcon{background:var(--bg-light);width:48px;height:48px;color:var(--accent-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.agendar-module__Nfjbbq__methodInfo h4{color:var(--primary-color);margin-bottom:.25rem;font-weight:600}.agendar-module__Nfjbbq__methodInfo p{color:var(--secondary-color);margin-bottom:.25rem;font-size:1rem}.agendar-module__Nfjbbq__methodInfo span{color:var(--text-light);font-size:.875rem}.agendar-module__Nfjbbq__contactForm{border:1px solid var(--border-color);background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #0f172a0d}.agendar-module__Nfjbbq__contactForm h3{font-family:var(--font-playfair);color:var(--accent-color);margin-bottom:2rem;font-size:1.75rem}.agendar-module__Nfjbbq__formGroup{margin-bottom:1.5rem}.agendar-module__Nfjbbq__formGroup label{color:var(--primary-color);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.agendar-module__Nfjbbq__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.agendar-module__Nfjbbq__formGroup input,.agendar-module__Nfjbbq__formGroup select,.agendar-module__Nfjbbq__formGroup textarea{border:2px solid var(--border-color);width:100%;font-size:1rem;font-family:var(--font-inter);resize:vertical;border-radius:12px;padding:1rem;transition:all .3s}.agendar-module__Nfjbbq__formGroup input:focus,.agendar-module__Nfjbbq__formGroup select:focus,.agendar-module__Nfjbbq__formGroup textarea:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #f59e0b1a}.agendar-module__Nfjbbq__contactForm button{justify-content:center;width:100%;margin-top:1rem}.agendar-module__Nfjbbq__mapSection{background:var(--bg-light);padding:4rem 0}.agendar-module__Nfjbbq__mapTitle{font-family:var(--font-playfair);color:var(--primary-color);text-align:center;margin-bottom:2rem;font-size:2.5rem}.agendar-module__Nfjbbq__mapContainer{border:1px solid var(--border-color);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.agendar-module__Nfjbbq__mapContainer iframe{display:block}body.dark .agendar-module__Nfjbbq__contactInfo h2{color:var(--accent-color)}body.dark .agendar-module__Nfjbbq__contactForm h3{color:var(--accent-color)}body.dark .agendar-module__Nfjbbq__mapTitle{color:var(--accent-color)}body.dark .agendar-module__Nfjbbq__intro{color:#94a3b8}body.dark .agendar-module__Nfjbbq__contactMethod{background:#1e293b;border-color:#334155}body.dark .agendar-module__Nfjbbq__methodIcon{background:#0f172a}body.dark .agendar-module__Nfjbbq__methodInfo h4{color:#f1f5f9}body.dark .agendar-module__Nfjbbq__methodInfo p{color:#cbd5e1}body.dark .agendar-module__Nfjbbq__methodInfo span{color:#94a3b8}body.dark .agendar-module__Nfjbbq__contactForm{background:#1e293b;border-color:#334155}body.dark .agendar-module__Nfjbbq__formGroup label{color:#f1f5f9}:is(body.dark .agendar-module__Nfjbbq__formGroup input,body.dark .agendar-module__Nfjbbq__formGroup select,body.dark .agendar-module__Nfjbbq__formGroup textarea){color:#e2e8f0;background:#0f172a;border-color:#334155}body.dark .agendar-module__Nfjbbq__mapSection{background:#0f172a}@media (max-width:768px){.agendar-module__Nfjbbq__agendarHeroContent h1{font-size:2.5rem}.agendar-module__Nfjbbq__contactGrid{grid-template-columns:1fr;gap:3rem}.agendar-module__Nfjbbq__contactMethod{padding:1.25rem}.agendar-module__Nfjbbq__contactForm{padding:2rem 1.5rem}.agendar-module__Nfjbbq__formRow{grid-template-columns:1fr;gap:1.5rem}}
