.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}.agendar-module__Nfjbbq__progressBar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.agendar-module__Nfjbbq__progressStep{color:#94a3b8;align-items:center;transition:all .3s;display:flex}.agendar-module__Nfjbbq__progressStep.agendar-module__Nfjbbq__active{color:var(--accent-color)}.agendar-module__Nfjbbq__stepCircle{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:all .3s;display:flex}.agendar-module__Nfjbbq__stepCircle.agendar-module__Nfjbbq__active{background:var(--accent-color);color:#fff}.agendar-module__Nfjbbq__stepLabel{margin-left:.5rem;font-size:.875rem;font-weight:500}.agendar-module__Nfjbbq__progressLine{background:#e2e8f0;flex:1;height:4px;margin:0 .5rem;transition:all .3s}.agendar-module__Nfjbbq__progressLine.agendar-module__Nfjbbq__active{background:var(--accent-color)}.agendar-module__Nfjbbq__stepContent{flex-direction:column;gap:1.5rem;display:flex}.agendar-module__Nfjbbq__stepTitle{font-family:var(--font-playfair);color:var(--primary-color);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.agendar-module__Nfjbbq__inputGroup{flex-direction:column;display:flex}.agendar-module__Nfjbbq__inputLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.agendar-module__Nfjbbq__inputField{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.agendar-module__Nfjbbq__inputField:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #f59e0b1a}.agendar-module__Nfjbbq__inputHint{color:#6b7280;margin-top:.25rem;font-size:.75rem}.agendar-module__Nfjbbq__horariosGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.agendar-module__Nfjbbq__horarioBtn{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s}.agendar-module__Nfjbbq__horarioBtn.agendar-module__Nfjbbq__disponivel{color:#166534;background:#dcfce7}.agendar-module__Nfjbbq__horarioBtn.agendar-module__Nfjbbq__disponivel:hover{background:#bbf7d0}.agendar-module__Nfjbbq__horarioBtn.agendar-module__Nfjbbq__selecionado{color:#fff;background:#22c55e}.agendar-module__Nfjbbq__horarioBtn.agendar-module__Nfjbbq__ocupado{color:#991b1b;cursor:not-allowed;opacity:.6;background:#fee2e2}.agendar-module__Nfjbbq__ocupadoLabel{margin-top:.25rem;font-size:.75rem;display:block}.agendar-module__Nfjbbq__horarioLegend{color:#6b7280;gap:1.5rem;margin-top:1rem;font-size:.75rem;display:flex}.agendar-module__Nfjbbq__legendItem{align-items:center;gap:.25rem;display:flex}.agendar-module__Nfjbbq__legendColor{border-radius:2px;width:12px;height:12px}.agendar-module__Nfjbbq__legendColor.agendar-module__Nfjbbq__disponivel{background:#22c55e}.agendar-module__Nfjbbq__legendColor.agendar-module__Nfjbbq__ocupado{background:#ef4444}.agendar-module__Nfjbbq__fileUpload{text-align:center;cursor:pointer;border:2px dashed #d1d5db;border-radius:.5rem;padding:1.5rem;transition:all .3s}.agendar-module__Nfjbbq__fileUpload:hover{border-color:var(--accent-color)}.agendar-module__Nfjbbq__fileUploadContent{flex-direction:column;align-items:center;display:flex}.agendar-module__Nfjbbq__fileIcon{color:#9ca3af;width:48px;height:48px;margin-bottom:.5rem}.agendar-module__Nfjbbq__fileText{color:#4b5563;font-size:.875rem}.agendar-module__Nfjbbq__fileHint{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.agendar-module__Nfjbbq__privacyBox{background:#f9fafb;border-radius:.5rem;padding:1rem}.agendar-module__Nfjbbq__privacyLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.agendar-module__Nfjbbq__privacyCheckbox{width:20px;height:20px;accent-color:var(--accent-color);cursor:pointer;margin-top:.25rem}.agendar-module__Nfjbbq__privacyText{color:#374151;font-size:.875rem;line-height:1.5}.agendar-module__Nfjbbq__privacyLink{color:var(--accent-color);text-decoration:underline}.agendar-module__Nfjbbq__buttonGroup{gap:.75rem;margin-top:1rem;display:flex}.agendar-module__Nfjbbq__btn{cursor:pointer;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.agendar-module__Nfjbbq__btnSecondary{color:#374151;background:#e5e7eb}.agendar-module__Nfjbbq__btnSecondary:hover{background:#d1d5db}.agendar-module__Nfjbbq__btnPrimary{background:var(--accent-color);color:#fff}.agendar-module__Nfjbbq__btnPrimary:hover{background:#d97706}.agendar-module__Nfjbbq__btnSuccess{color:#fff;background:#16a34a}.agendar-module__Nfjbbq__btnSuccess:hover{background:#15803d}.agendar-module__Nfjbbq__btnPrimary:disabled,.agendar-module__Nfjbbq__btnSuccess:disabled{opacity:.5;cursor:not-allowed}.agendar-module__Nfjbbq__btnPrimary:disabled:hover,.agendar-module__Nfjbbq__btnSuccess:disabled:hover{background:var(--accent-color)}.agendar-module__Nfjbbq__loadingSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite agendar-module__Nfjbbq__spin}@keyframes agendar-module__Nfjbbq__spin{to{transform:rotate(360deg)}}.agendar-module__Nfjbbq__loadingText{color:#6b7280;text-align:center;padding:1rem}body.dark .agendar-module__Nfjbbq__stepTitle{color:#f1f5f9}body.dark .agendar-module__Nfjbbq__inputLabel{color:#e2e8f0}body.dark .agendar-module__Nfjbbq__inputField{color:#e2e8f0;background:#0f172a;border-color:#334155}body.dark .agendar-module__Nfjbbq__privacyBox{background:#0f172a}body.dark .agendar-module__Nfjbbq__privacyText{color:#cbd5e1}body.dark .agendar-module__Nfjbbq__fileUpload{border-color:#334155}body.dark .agendar-module__Nfjbbq__fileText{color:#cbd5e1}@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}.agendar-module__Nfjbbq__stepLabel{display:none}.agendar-module__Nfjbbq__horariosGrid{grid-template-columns:repeat(2,1fr)}.agendar-module__Nfjbbq__buttonGroup{flex-direction:column}}
