.calendar-day-weekend{color:#9ca3af!important;background-color:#f8fafc!important}.calendar-day-past{color:#9ca3af!important;cursor:not-allowed!important;background-color:#f3f4f6!important}.time-slot-unavailable{color:#9ca3af!important;cursor:not-allowed!important;background-color:#f3f4f6!important;border-color:#e5e7eb!important}.booking-confirmation{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:16px;margin-top:2rem;padding:2rem}.booking-confirmation h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.booking-confirmation p{opacity:.9;margin-bottom:1.5rem}.calendar-loading{color:#6b7280;justify-content:center;align-items:center;height:200px;display:flex}.form-validation-error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.demo-feature-highlight{background:linear-gradient(135deg,#f293221a 0%,#f293220d 100%);border:1px solid #f2932233;border-radius:12px;margin:1rem 0;padding:1.5rem}.demo-feature-highlight h4{color:#f29322;margin-bottom:.5rem;font-weight:600}.calendar-legend{justify-content:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.legend-item{align-items:center;gap:.5rem;display:flex}.legend-color{border-radius:2px;width:12px;height:12px}.legend-available{background-color:#f29322}.legend-unavailable{background-color:#e5e7eb}.legend-selected{background-color:#032836}@media (max-width:768px){.time-slots{grid-template-columns:repeat(2,1fr)!important}.calendar-grid{font-size:.8rem}.step-card{margin-bottom:2rem}.benefits-list{align-items:center;flex-direction:column!important;gap:1rem!important}}.fade-in{animation:.5s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.calendar-day:hover{transform:scale(1.05)}.time-slot:hover:not(.time-slot-unavailable){transform:translateY(-2px);box-shadow:0 4px 12px #f293224d}.booking-options{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}@media (max-width:768px){.booking-options{grid-template-columns:1fr}}.booking-option{text-align:center;cursor:pointer;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.booking-option:hover{background-color:#fff7ed;border-color:#f29322}.booking-option.selected{color:#fff;background-color:#f29322;border-color:#f29322}.booking-option h4{margin-bottom:.5rem;font-weight:600}.booking-option p{opacity:.8;font-size:.9rem}
