.portal-date-picker,.portal-time-picker{position:relative;min-width:0}.portal-native-date,.portal-native-time{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-date-trigger{display:flex;align-items:center;justify-content:space-between;gap:.7rem;width:100%;min-height:46px;color:#334155;text-align:left;cursor:pointer}.portal-date-trigger:hover,.portal-date-trigger:focus-visible{border-color:#52b788;background:#fff}.portal-date-trigger i{flex:0 0 auto;color:#2d6a4f}.portal-date-trigger.is-invalid,.portal-time-picker.is-invalid{border-color:#dc3545}.portal-date-trigger.is-invalid{box-shadow:0 0 0 4px #dc35451f}.portal-calendar-popover{position:absolute;z-index:30;top:calc(100% + .45rem);left:0;width:min(368px,calc(100vw - 2rem));padding:.9rem;border:1px solid #d7e0e7;border-radius:18px;background:#fff;box-shadow:0 18px 44px #0f172a2e}.portal-calendar-header{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:.5rem;margin-bottom:.25rem;color:#1e293b;text-align:center}.portal-calendar-header strong{overflow-wrap:anywhere;font-size:.95rem}.portal-calendar-nav{width:38px;height:38px;padding:0;border:1px solid #dbe4e8;border-radius:10px;color:#2d6a4f;background:#fff}.portal-calendar-nav:hover:not(:disabled),.portal-calendar-nav:focus-visible{border-color:#8bbfa2;color:#24543e;background:#f4faf6}.portal-calendar-helper{margin:0 0 .7rem;color:#64748b;font-size:.7rem;text-align:center}.portal-calendar-nav:disabled{cursor:not-allowed;opacity:.4}.portal-calendar-weekdays,.portal-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}.portal-calendar-weekdays{margin-bottom:.3rem;color:#64748b;font-size:.65rem;font-weight:800;text-align:center;text-transform:uppercase}.portal-calendar-day,.portal-calendar-empty{min-width:0;min-height:38px}.portal-calendar-day{position:relative;display:flex;align-items:center;justify-content:center;padding:.15rem;border:1px solid #d6dfe5;border-radius:10px;color:#1e293b;background:#fff;font-size:.78rem;font-weight:800;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.portal-calendar-day.is-available:not(.is-selected){color:#286b4f;background:#effaf3;border-color:#91cbaa}.portal-calendar-day.has-bookings:not(.is-full):not(.is-not-selectable):not(.is-selected){color:#805b0c;background:#fff8e7;border-color:#e5bc61}.portal-calendar-day.is-full:not(.is-not-selectable):not(.is-selected){color:#9f303a;background:#fff1f2;border-color:#e4a2a9}.portal-calendar-day:hover:not(:disabled):not(.is-selected){z-index:1;border-color:#5a9b76;outline:none}.portal-calendar-day.has-bookings:hover:not(:disabled):not(.is-selected){border-color:#c9982d}.portal-calendar-day:focus-visible{z-index:1;outline:2px solid #2d6a4f;outline-offset:2px}.portal-calendar-day:disabled{color:#8a94a3;background:#f1f3f5;border-color:#d9dee5;cursor:not-allowed;opacity:1}.portal-calendar-day.is-full:disabled:not(.is-not-selectable){color:#9f303a;background:#fff1f2;border-color:#e4a2a9}.portal-calendar-day.is-selected{color:#fff;background:#2d6a4f;border-color:#24543e;box-shadow:0 0 0 2px #2d6a4f2e}.portal-calendar-day.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px #7c8794}.portal-calendar-day-number{line-height:1}.portal-calendar-booking-count{position:absolute;right:.2rem;bottom:.15rem;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .18rem;border-radius:999px;color:#805b0c;background:#f5d98c;font-size:.56rem;font-weight:800;line-height:1}.portal-calendar-day.is-full .portal-calendar-booking-count{color:#9f303a;background:#f2c3c7}.portal-calendar-day.is-not-selectable .portal-calendar-booking-count,.portal-calendar-day:disabled:not(.is-full) .portal-calendar-booking-count{color:#7f8996;background:#dfe3e8}.portal-calendar-day.is-selected .portal-calendar-booking-count{color:#2d6a4f;background:#ffffffe6}.portal-calendar-legend{display:flex;flex-wrap:wrap;gap:.45rem .7rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid #edf0f2;color:#475569;font-size:.66rem;font-weight:700}.portal-calendar-legend-item{display:inline-flex;align-items:center;gap:.3rem}.portal-calendar-swatch{display:inline-block;width:.78rem;height:.78rem;border:1px solid transparent;border-radius:.25rem}.portal-calendar-swatch.is-available{background:#effaf3;border-color:#91cbaa}.portal-calendar-swatch.has-bookings{background:#fff8e7;border-color:#e5bc61}.portal-calendar-swatch.is-full{background:#fff1f2;border-color:#e4a2a9}.portal-calendar-swatch.is-unavailable{background:#f1f3f5;border-color:#d9dee5}.portal-calendar-hint{margin-top:.65rem;color:#64748b;font-size:.68rem;line-height:1.45}.portal-calendar-note{margin-top:.2rem;color:#94a3b8;font-size:.64rem;line-height:1.4}.portal-time-picker{padding:.7rem;border:2px solid #cbd5e1;border-radius:14px;background:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease}.portal-time-picker:focus-within{border-color:#52b788;box-shadow:0 0 0 4px #52b78826}.portal-time-picker.is-invalid{border-color:#dc3545;box-shadow:0 0 0 4px #dc35451f}.portal-time-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px;margin-bottom:.55rem}.portal-time-picker-heading>span:first-child{min-width:0;color:#334155;overflow-wrap:anywhere}.portal-time-select{min-height:44px;padding:.55rem .75rem;border:0;background-color:#fff;font-weight:700}.portal-time-select:disabled{color:#94a3b8;background-color:#f8fafc}.portal-time-select option:disabled{color:#9f1239}.portal-time-hint{min-height:1.3rem;margin-top:.55rem;color:#64748b;font-size:.68rem;line-height:1.45}.portal-time-hint.is-available{color:#2d6a4f}.portal-time-hint.is-conflict{color:#9f1239;font-weight:700}@media(max-width:991.98px){.portal-calendar-popover{width:min(390px,calc(100vw - 3rem))}}@media(max-width:575.98px){.portal-calendar-popover{position:fixed;top:auto;right:.5rem;bottom:.5rem;left:.5rem;width:auto;max-height:min(560px,calc(100dvh - 1rem));overflow-y:auto}.portal-calendar-day,.portal-calendar-empty{min-height:44px}}@media(prefers-reduced-motion:reduce){.portal-calendar-day{transition:none}}
