.calendar-scheduler-grid[data-v-07ddcf07]{display:grid;gap:1rem;min-height:600px}@media (min-width:768px){.calendar-scheduler-grid[data-v-07ddcf07]{grid-template-columns:repeat(2,1fr)}}.calendar-scheduler-grid .calendar-section[data-v-07ddcf07]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.calendar-scheduler-grid .calendar-button[data-v-07ddcf07]{border-radius:.5rem;padding:.5rem 1rem;text-align:center;transition:all .2s ease}.calendar-scheduler-grid .calendar-button-primary[data-v-07ddcf07]{background-color:#2563eb;color:#fff;font-weight:600}.calendar-scheduler-grid .calendar-button-primary[data-v-07ddcf07]:hover{background-color:#1e40af;cursor:pointer}.calendar-scheduler-grid .calendar-button-secondary[data-v-07ddcf07]{border:1px solid #e5e7eb;cursor:pointer}.calendar-scheduler-grid .calendar-button-secondary[data-v-07ddcf07]:hover{background-color:#1e40af;color:#fff}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-button-secondary[data-v-07ddcf07]{border-color:#374151}}.calendar-scheduler-grid .calendar-title[data-v-07ddcf07]{font-size:1.5rem;font-weight:700}.calendar-scheduler-grid .calendar-grid[data-v-07ddcf07]{background-color:#d1d5db;border:1px solid #d1d5db;border-radius:.5rem;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);overflow:hidden}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-grid[data-v-07ddcf07]{background-color:#374151}}.calendar-scheduler-grid .calendar-day-header[data-v-07ddcf07]{background-color:#4b5563;color:#fff;font-size:.875rem;font-weight:600;padding:.75rem 0;text-align:center}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-day-header[data-v-07ddcf07]{background-color:#374151}}.calendar-scheduler-grid .calendar-day[data-v-07ddcf07]{align-items:center;display:flex;justify-content:center;min-height:48px;padding:.75rem 0;text-align:center;transition:all .2s ease}.calendar-scheduler-grid .calendar-day-current-month[data-v-07ddcf07]{background-color:#fff;color:#6b7280;cursor:not-allowed}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-day-current-month[data-v-07ddcf07]{background-color:#374151;color:#9ca3af}}.calendar-scheduler-grid .calendar-day-selected[data-v-07ddcf07]{background-color:#1e40af;color:#fff;cursor:not-allowed;font-weight:700}.calendar-scheduler-grid .calendar-day-available[data-v-07ddcf07]{background-color:#2563eb;color:#fff;cursor:pointer;font-weight:600}.calendar-scheduler-grid .calendar-day-available[data-v-07ddcf07]:hover{background-color:#1e40af}.calendar-scheduler-grid .calendar-day-past[data-v-07ddcf07]{background-color:#fff;color:#9ca3af;cursor:not-allowed}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-day-past[data-v-07ddcf07]{background-color:#374151;color:#6b7280}}.calendar-scheduler-grid .calendar-day-other-month[data-v-07ddcf07]{background-color:#fff;color:#fff}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-day-other-month[data-v-07ddcf07]{background-color:#374151;color:#9ca3af}}.calendar-scheduler-grid .timezone-selector[data-v-07ddcf07]{margin-top:1rem}.calendar-scheduler-grid .timezone-label[data-v-07ddcf07]{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.calendar-scheduler-grid .calendar-input[data-v-07ddcf07]{border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:colors .2s ease;width:100%}.calendar-scheduler-grid .calendar-input[data-v-07ddcf07]:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680;outline:none}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .calendar-input[data-v-07ddcf07]{border-color:#374151}}.calendar-scheduler-grid .time-selection-section[data-v-07ddcf07]{border-left:1px solid #e5e7eb;padding-left:1rem}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .time-selection-section[data-v-07ddcf07]{border-color:#374151}}.calendar-scheduler-grid .time-selection-title[data-v-07ddcf07]{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}.calendar-scheduler-grid .time-selection-subtext1[data-v-07ddcf07]{color:#6b7280;font-style:italic;font-weight:400}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .time-selection-subtext1[data-v-07ddcf07]{color:#9ca3af}}.calendar-scheduler-grid .time-selection-subtext2[data-v-07ddcf07]{color:#9ca3af;font-size:.875rem}@media (prefers-color-scheme:dark){.calendar-scheduler-grid .time-selection-subtext2[data-v-07ddcf07]{color:#6b7280}}.calendar-scheduler-grid .no-time-slots[data-v-07ddcf07],.calendar-scheduler-grid .time-selection-placeholder[data-v-07ddcf07]{font-style:italic;padding:4rem 0;text-align:center}.calendar-scheduler-grid .time-slot[data-v-07ddcf07]{background-color:#2563eb;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;text-align:center;transition:all .2s ease}.calendar-scheduler-grid .time-slot[data-v-07ddcf07]:hover{background-color:#1e40af}.calendar-scheduler-grid .booking-form[data-v-07ddcf07]{display:flex;flex-direction:column;gap:1rem}.calendar-scheduler-grid .form-group[data-v-07ddcf07]{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.calendar-scheduler-grid .success-message[data-v-07ddcf07]{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-top:2rem;padding:1.5rem;text-align:center}.calendar-scheduler-grid .success-title[data-v-07ddcf07]{color:#166534;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.calendar-scheduler-grid .success-text[data-v-07ddcf07]{color:#15803d}.calendar-scheduler-grid .success-subtext[data-v-07ddcf07]{color:#16a34a;font-size:.875rem}.calendar-scheduler-grid .success-button[data-v-07ddcf07]{background-color:#16a34a;border-radius:.5rem;color:#fff;font-weight:500;margin-top:1rem;padding:.5rem 1.5rem;transition:background-color .2s ease}.calendar-scheduler-grid .success-button[data-v-07ddcf07]:hover{background-color:#15803d}.calendar-scheduler-grid .w-full[data-v-07ddcf07]{width:100%}.calendar-scheduler-grid .cursor-not-allowed[data-v-07ddcf07]{cursor:not-allowed}.unified-auth-container{width:100%}.unified-auth-container .auth-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.unified-auth-container .auth-description{font-size:1rem;margin-bottom:1rem}.unified-auth-container .auth-error{align-items:center;color:#ef4444;display:inline-flex;font-weight:600;justify-content:center;letter-spacing:-.025em;line-height:1.25;padding:2rem 0;width:100%}.unified-auth-container .button-container{display:flex;flex-direction:column;gap:.5rem}.unified-auth-container .auth-button{align-items:center;border:1px solid #d1d5db;border-radius:.375rem;display:inline-flex;flex-wrap:nowrap;font-weight:500;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.unified-auth-container .auth-button:hover{background-color:#3b82f6;color:#000}.unified-auth-container .button-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}
