.booking-module__0SntoW__organicBooking{color:#333;min-height:100vh;font-family:var(--font-geist-sans), sans-serif;text-align:center;background:linear-gradient(#fdfbfb 0%,#ebedee 100%);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.booking-module__0SntoW__bookingGlass{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;gap:2rem;width:100%;max-width:900px;padding:3rem;display:flex;box-shadow:0 10px 40px #0000000a}.booking-module__0SntoW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:1rem;margin-top:1rem;display:grid}.booking-module__0SntoW__daySlot{cursor:pointer;color:#1e293b;background:0 0;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-weight:600;transition:all .3s;display:flex}.booking-module__0SntoW__daySlot:hover{background:#f8fafc;border-color:#10b981;transform:translateY(-2px);box-shadow:0 5px 15px #10b9811a}.booking-module__0SntoW__activeDay{color:#fff!important;background:#10b981!important;border-color:#10b981!important;box-shadow:0 5px 20px #10b9814d!important}.booking-module__0SntoW__timeList{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.booking-module__0SntoW__timeSlot{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9999px;padding:.85rem 1.75rem;font-weight:500;transition:all .3s}.booking-module__0SntoW__timeSlot:hover{color:#10b981;background:#f8fafc;border-color:#10b981;transform:translateY(-2px)}.booking-module__0SntoW__activeTime{color:#fff!important;background:#10b981!important;border-color:#10b981!important;box-shadow:0 5px 15px #10b9814d!important}.booking-module__0SntoW__navigatorTip{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;animation:.5s ease-in booking-module__0SntoW__fadeIn;display:flex}@keyframes booking-module__0SntoW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.booking-module__0SntoW__navigatorCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1.5rem;max-width:600px;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 15px #00000005}.booking-module__0SntoW__payButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:9999px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 32px #10b9814d}.booking-module__0SntoW__payButton:hover{transform:translateY(-3px);box-shadow:0 12px 40px #10b98180}
