.AppointmentForm-module__0IOgSq__wrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--color-border);background:#fff;overflow:hidden}.AppointmentForm-module__0IOgSq__progress{padding:var(--space-xl) var(--space-2xl);background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;gap:0;display:flex}.AppointmentForm-module__0IOgSq__progressStep{align-items:center;gap:.5rem;display:flex}.AppointmentForm-module__0IOgSq__progressDot{border:2px solid var(--color-border);width:2rem;height:2rem;color:var(--color-text-muted);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.AppointmentForm-module__0IOgSq__progressDot.AppointmentForm-module__0IOgSq__active{border-color:var(--color-primary-light);color:var(--color-primary-light)}.AppointmentForm-module__0IOgSq__progressDot.AppointmentForm-module__0IOgSq__done{border-color:var(--color-primary-light);background:var(--color-primary-light);color:#fff}.AppointmentForm-module__0IOgSq__progressLabel{color:var(--color-text-light);white-space:nowrap;font-size:.8rem;font-weight:600}.AppointmentForm-module__0IOgSq__progressLine{background:var(--color-border);flex-shrink:0;width:4rem;height:2px;margin:0 .5rem;transition:background .3s}.AppointmentForm-module__0IOgSq__activeLine{background:var(--color-primary-light)}.AppointmentForm-module__0IOgSq__formBody{padding:var(--space-2xl);min-height:440px}.AppointmentForm-module__0IOgSq__stepTitle{font-family:var(--font-display);color:var(--color-primary);margin-bottom:var(--space-xl);align-items:center;gap:.625rem;font-size:1.3rem;display:flex}.AppointmentForm-module__0IOgSq__formGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.AppointmentForm-module__0IOgSq__timeGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.375rem;display:grid}.AppointmentForm-module__0IOgSq__timeSlot{border:2px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-light);text-align:center;cursor:pointer;padding:.5rem;font-size:.8rem;font-weight:500;transition:all .2s}.AppointmentForm-module__0IOgSq__timeSlot:hover{border-color:var(--color-primary-light);color:var(--color-primary);background:#2d6a4f0d}.AppointmentForm-module__0IOgSq__timeSlotActive{font-weight:700;border-color:var(--color-primary-light)!important;color:var(--color-primary)!important;background:#2d6a4f1f!important}.AppointmentForm-module__0IOgSq__formActions{justify-content:flex-end;gap:var(--space-md);margin-top:var(--space-md);display:flex}.AppointmentForm-module__0IOgSq__confirmation{text-align:center;align-items:center;gap:var(--space-lg);padding:var(--space-lg) 0;flex-direction:column;display:flex}.AppointmentForm-module__0IOgSq__successIcon{background:linear-gradient(135deg, var(--color-secondary), var(--color-primary-light));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;box-shadow:0 8px 30px #2d6a4f66}.AppointmentForm-module__0IOgSq__successTitle{font-family:var(--font-display);color:var(--color-primary);font-size:1.75rem}.AppointmentForm-module__0IOgSq__successText{color:var(--color-text-light);max-width:440px;line-height:1.7}.AppointmentForm-module__0IOgSq__successDetails{background:var(--color-bg-alt);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);border:1px solid var(--color-border);gap:var(--space-md);flex-direction:column;width:100%;max-width:380px;display:flex}.AppointmentForm-module__0IOgSq__detailRow{justify-content:space-between;font-size:.9rem;display:flex}.AppointmentForm-module__0IOgSq__detailRow span{color:var(--color-text-light)}.AppointmentForm-module__0IOgSq__detailRow strong{color:var(--color-primary)}@media (max-width:600px){.AppointmentForm-module__0IOgSq__formBody{padding:var(--space-lg)}.AppointmentForm-module__0IOgSq__formGrid{grid-template-columns:1fr}.AppointmentForm-module__0IOgSq__timeGrid{grid-template-columns:repeat(3,1fr)}.AppointmentForm-module__0IOgSq__progressLabel{display:none}.AppointmentForm-module__0IOgSq__progressLine{width:2rem}.AppointmentForm-module__0IOgSq__formActions{flex-direction:column}}
