.calendar.svelte-1pz16eh{width:100%;min-width:0;max-width:100%;box-sizing:border-box;background:var(--color-cream);border-radius:var(--md-shape-corner-medium);padding:1.5rem;box-shadow:var(--md-elevation-shadow-1);font-family:"Source Sans 3",sans-serif}.cal-header.svelte-1pz16eh{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.nav-btn.svelte-1pz16eh{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border-radius:50%;border:none;background:transparent;cursor:pointer;color:var(--color-brown);transition:background .2s ease}.nav-btn.svelte-1pz16eh:hover{background:var(--color-cream-dark)}.nav-btn.svelte-1pz16eh:active{background:color-mix(in srgb,var(--color-sage) 20%,transparent)}.nav-btn.svelte-1pz16eh:disabled{opacity:.3;cursor:not-allowed}.nav-btn.svelte-1pz16eh:disabled:hover{background:transparent}.month-title.svelte-1pz16eh{font-family:Lora,serif;font-size:1.375rem;font-weight:600;margin:0}.hint.svelte-1pz16eh{text-align:center;font-size:.8rem;color:var(--color-sage);font-weight:500;margin-bottom:.75rem;animation:svelte-1pz16eh-fadeIn .2s ease}.checkout-explainer.svelte-1pz16eh{margin:.5rem 0 0;font-size:.78rem;color:var(--color-text-muted);text-align:center;line-height:1.4}.weekdays.svelte-1pz16eh{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.days-grid.svelte-1pz16eh{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.weekdays.svelte-1pz16eh{margin-bottom:1rem}.weekday.svelte-1pz16eh{text-align:center;font-size:.78rem;font-weight:600;color:var(--color-text-muted);padding:.5rem 0;letter-spacing:.05em;text-transform:uppercase}.day.svelte-1pz16eh{aspect-ratio:1;min-height:44px;border-radius:50%;font-size:1.05rem;font-weight:500;border:none;cursor:pointer;transition:all .15s ease}.day.available.svelte-1pz16eh{background:var(--md-sys-color-surface-container-lowest);color:var(--color-text)}.day.available.svelte-1pz16eh:hover{background:var(--color-cream-dark)}.day.orphan.svelte-1pz16eh{background:repeating-linear-gradient(135deg,var(--md-sys-color-surface-container-lowest) 0 5px,var(--color-cream-dark) 5px 10px);color:var(--color-brown, #8b6f47);cursor:pointer;font-weight:500}.day.orphan.svelte-1pz16eh:hover{filter:brightness(.95)}.day.unavailable.svelte-1pz16eh{background:transparent;color:var(--color-text-muted);opacity:.3;cursor:default}.day.closed.svelte-1pz16eh{background:repeating-linear-gradient(135deg,var(--color-cream) 0 6px,var(--color-cream-dark) 6px 12px);color:var(--color-text-muted);cursor:not-allowed;opacity:.7}.day.checkout-only.svelte-1pz16eh{background:linear-gradient(90deg,var(--md-sys-color-surface-container-lowest) 0 50%,var(--color-cream) 50% 100%);color:var(--color-text);cursor:pointer;font-weight:500}.day.checkout-only.svelte-1pz16eh:disabled{cursor:default;opacity:.55}.day.checkout-only.svelte-1pz16eh:not(:disabled):hover{filter:brightness(.97)}.day.test-blocked.svelte-1pz16eh{background:repeating-linear-gradient(45deg,#f5b942,#f5b942 4px,#e89c1c 4px 8px);color:#4a3300;cursor:not-allowed}.day.past.svelte-1pz16eh{color:var(--color-text-muted);opacity:.3;cursor:default;background:transparent}.day.outside.svelte-1pz16eh{opacity:.5}.day.outside.svelte-1pz16eh:disabled{cursor:default}.day.outside.available.svelte-1pz16eh{color:var(--color-text-muted);background:color-mix(in srgb,var(--md-sys-color-surface-container-lowest) 60%,transparent)}.day.outside.unavailable.svelte-1pz16eh{background:transparent;opacity:.3}.day.selected-endpoint.svelte-1pz16eh{background:var(--color-sage);color:var(--md-sys-color-on-primary);font-weight:700;box-shadow:0 2px 8px color-mix(in srgb,var(--color-sage) 40%,transparent)}.day.selected-range.svelte-1pz16eh{background:color-mix(in srgb,var(--color-sage) 25%,transparent);color:var(--color-text)}.day.hover-range.svelte-1pz16eh{background:color-mix(in srgb,var(--color-sage) 12%,transparent);color:var(--color-text)}.day.preview-invalid.svelte-1pz16eh{background:color-mix(in srgb,var(--md-sys-color-error) 10%,transparent);color:var(--color-text-muted)}.day.booked-confirmed.svelte-1pz16eh{background:var(--color-sage);color:#fff;cursor:pointer;font-weight:600}.day.booked-confirmed.svelte-1pz16eh:hover{filter:brightness(1.1)}.day.booked-pending.svelte-1pz16eh{background:#fff4d6;color:#8a5a00;cursor:pointer;border:2px dashed #f5b942;box-sizing:border-box}.day.booked-pending.svelte-1pz16eh:hover{filter:brightness(.97)}.day.booked-cancelled.svelte-1pz16eh{background:var(--color-cream-dark);color:var(--color-text-muted);cursor:pointer;opacity:.6;text-decoration:line-through}.day.booked-cancelled.svelte-1pz16eh:hover{opacity:.85}.day.booked-test.svelte-1pz16eh{background:repeating-linear-gradient(45deg,#f5b942,#f5b942 4px,#e89c1c 4px 8px);color:#4a3300;cursor:pointer;font-weight:600}.day.booked-test.svelte-1pz16eh:hover{filter:brightness(1.05)}.day.booked-imported.svelte-1pz16eh{background:repeating-linear-gradient(45deg,#4a90c2,#4a90c2 4px,#2e5d80 4px 8px);color:#fff;cursor:pointer;font-weight:600}.day.booked-imported.svelte-1pz16eh:hover{filter:brightness(1.1)}.day.booked-admin-block.svelte-1pz16eh{background:var(--color-brown, #6b5642);color:#fff;cursor:pointer;font-weight:600}.day.booked-admin-block.svelte-1pz16eh:hover{filter:brightness(1.15)}.day.booked-other.svelte-1pz16eh{background:var(--color-cream-dark);color:var(--color-text);cursor:pointer}.day.pos-first.svelte-1pz16eh{border-radius:50% 0 0 50%}.day.pos-middle.svelte-1pz16eh{border-radius:0}.day.pos-last.svelte-1pz16eh{border-radius:0 50% 50% 0}.day.pos-single.svelte-1pz16eh{border-radius:50%}.legend.svelte-1pz16eh{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--color-cream-dark);display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.75rem;overflow-wrap:anywhere}.legend-item.svelte-1pz16eh{display:flex;align-items:center;gap:.5rem}.legend-swatch.svelte-1pz16eh{width:1rem;height:1rem;border-radius:4px}.legend-swatch.available.svelte-1pz16eh{background:var(--md-sys-color-surface-container-lowest);border:1px solid var(--color-cream-dark)}.legend-swatch.unavailable.svelte-1pz16eh,.legend-swatch.past.svelte-1pz16eh{background:var(--color-disabled);opacity:.3}.legend-swatch.test-blocked.svelte-1pz16eh{background:repeating-linear-gradient(45deg,#f5b942,#f5b942 3px,#e89c1c 3px 6px)}.legend-swatch.closed.svelte-1pz16eh{background:repeating-linear-gradient(135deg,var(--color-cream) 0 3px,var(--color-cream-dark) 3px 6px);border:1px solid var(--color-cream-dark)}.legend-swatch.orphan.svelte-1pz16eh{background:repeating-linear-gradient(135deg,var(--md-sys-color-surface-container-lowest) 0 3px,var(--color-cream-dark) 3px 6px);border:1px solid var(--color-cream-dark)}.legend-swatch.checkout-only.svelte-1pz16eh{background:linear-gradient(90deg,var(--md-sys-color-surface-container-lowest) 0 50%,var(--color-cream) 50% 100%);border:1px solid var(--color-cream-dark)}.selection-info.svelte-1pz16eh{margin-top:1.5rem;padding:.75rem 1rem;background:color-mix(in srgb,var(--color-sage) 15%,transparent);border-radius:var(--md-shape-corner-small);font-size:.875rem;color:var(--color-text);display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.selection-info.preview.svelte-1pz16eh{opacity:.7}.selection-info.invalid.svelte-1pz16eh{background:color-mix(in srgb,var(--md-sys-color-error) 10%,transparent);color:var(--md-sys-color-error)}.night-count.svelte-1pz16eh{font-weight:600;color:var(--color-sage)}.selection-info.invalid.svelte-1pz16eh .night-count:where(.svelte-1pz16eh){color:var(--md-sys-color-error)}@keyframes svelte-1pz16eh-fadeIn{0%{opacity:0}to{opacity:1}}
