.slot-picker.svelte-1poeyg0{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 720px){.slot-picker.svelte-1poeyg0{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem}}.cal-col.svelte-1poeyg0{display:flex;flex-direction:column;gap:.75rem;min-width:0}.month-header.svelte-1poeyg0{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.month-label.svelte-1poeyg0{font-size:.875rem;font-weight:600;color:#0f172a;text-transform:capitalize}.nav-btn.svelte-1poeyg0{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;transition:border-color .15s,color .15s}.nav-btn.svelte-1poeyg0:hover:not(:disabled){border-color:#bc2c34;color:#bc2c34}.nav-btn.svelte-1poeyg0:disabled{color:#cbd5e1;cursor:not-allowed}.nav-btn.svelte-1poeyg0:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.weekday-row.svelte-1poeyg0{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.weekday.svelte-1poeyg0{text-align:center;font-size:.625rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;padding:.25rem 0}.day-grid.svelte-1poeyg0{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;transition:opacity .15s}.day-grid.loading.svelte-1poeyg0{opacity:.55;pointer-events:none}.day-cell.svelte-1poeyg0{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;font-size:.8125rem;color:#cbd5e1;cursor:not-allowed;padding:0;transition:background-color .15s,border-color .15s,color .15s}.day-cell.empty.svelte-1poeyg0{visibility:hidden}.day-cell.available.svelte-1poeyg0{color:#0f172a;font-weight:500;cursor:pointer}.day-cell.available.svelte-1poeyg0:hover{background:#fef2f3;color:#bc2c34}.day-cell.today.available.svelte-1poeyg0{border-color:#cbd5e1}.day-cell.selected.svelte-1poeyg0{background:#bc2c34!important;border-color:#bc2c34!important;color:#fff!important}.day-cell.past.svelte-1poeyg0{color:#e2e8f0}.day-cell.svelte-1poeyg0:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.dot.svelte-1poeyg0{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#bc2c34}.error-msg.svelte-1poeyg0{font-size:.8125rem;color:#b91c1c;margin:0}.slots-col.svelte-1poeyg0{display:flex;flex-direction:column;min-width:0;height:360px}.day-title.svelte-1poeyg0{font-size:.8125rem;font-weight:600;color:#334155;text-transform:capitalize;margin:0 0 .75rem;flex-shrink:0}.slots-list.svelte-1poeyg0{display:flex;flex-direction:column;gap:.4rem;flex:1;min-height:0;overflow-y:auto;padding-right:.25rem}.slots-list.svelte-1poeyg0::-webkit-scrollbar{width:4px}.slots-list.svelte-1poeyg0::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.slot-btn.svelte-1poeyg0{padding:.5rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.8125rem;font-weight:500;font-variant-numeric:tabular-nums;color:#0f172a;cursor:pointer;text-align:center;transition:border-color .15s,background-color .15s,color .15s}.slot-btn.svelte-1poeyg0:hover{border-color:#bc2c34;color:#bc2c34}.slot-btn.selected.svelte-1poeyg0{background:#bc2c34;border-color:#bc2c34;color:#fff}.slot-btn.svelte-1poeyg0:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.empty-state.svelte-1poeyg0{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;text-align:center;font-size:.8125rem;color:#94a3b8;border:1px dashed #e2e8f0;border-radius:6px;padding:1.5rem 1rem}.empty-state.svelte-1poeyg0 p:where(.svelte-1poeyg0){margin:0;max-width:200px;line-height:1.4}.slots-skeleton.svelte-1poeyg0{display:flex;flex-direction:column;gap:.4rem;flex:1;min-height:0;overflow:hidden}.skel-row.svelte-1poeyg0{height:36px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;border-radius:6px;animation:svelte-1poeyg0-shimmer 1.4s ease-in-out infinite}@keyframes svelte-1poeyg0-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.day-grid.svelte-1poeyg0,.day-cell.svelte-1poeyg0,.slot-btn.svelte-1poeyg0,.nav-btn.svelte-1poeyg0{transition:none}.skel-row.svelte-1poeyg0{animation:none}}.success-wrapper.svelte-vq5quu{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.check-circle.svelte-vq5quu{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fef2f3;color:#bc2c34;margin-bottom:1rem}.success-title.svelte-vq5quu{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .375rem}.success-time.svelte-vq5quu{font-size:.95rem;font-weight:500;color:#bc2c34;text-transform:capitalize;margin:0 0 1rem}.success-desc.svelte-vq5quu{font-size:.875rem;color:#475569;max-width:28rem;line-height:1.5;margin:0 0 1.5rem}.email-strong.svelte-vq5quu{color:#0f172a;font-weight:600;word-break:break-all}.meet-link.svelte-vq5quu{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border-radius:6px;border:1px solid #bc2c34;color:#bc2c34;font-size:.875rem;font-weight:500;text-decoration:none;margin-bottom:.875rem;transition:background-color .15s,color .15s}.meet-link.svelte-vq5quu:hover{background:#bc2c34;color:#fff}.back-link.svelte-vq5quu{font-size:.8125rem;color:#64748b;text-decoration:none}.back-link.svelte-vq5quu:hover{color:#0f172a;text-decoration:underline}.flow.svelte-15aoghz{display:flex;flex-direction:column;gap:1rem;max-width:780px;margin:0 auto}.card.svelte-15aoghz{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}@media (min-width: 768px){.card.svelte-15aoghz{padding:1.5rem 1.75rem}}.schedule-step.svelte-15aoghz,.contact-step.svelte-15aoghz{display:flex;flex-direction:column;gap:1rem}.form.svelte-15aoghz{display:flex;flex-direction:column;gap:.875rem}.field.svelte-15aoghz{min-width:0}.grid-2.svelte-15aoghz{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 480px){.grid-2.svelte-15aoghz{grid-template-columns:1fr 1fr}}.label.svelte-15aoghz{display:block;font-size:.8125rem;font-weight:500;color:#334155;margin-bottom:.3rem}.req.svelte-15aoghz{color:#bc2c34;font-weight:400}.input.svelte-15aoghz{width:100%;height:38px;padding:0 .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s}.textarea.svelte-15aoghz{width:100%;min-height:96px;padding:.5rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;color:#0f172a;outline:none;resize:vertical;transition:border-color .15s,box-shadow .15s}.textarea-sm.svelte-15aoghz{min-height:60px}.input.svelte-15aoghz::-moz-placeholder,.textarea.svelte-15aoghz::-moz-placeholder{color:#94a3b8}.input.svelte-15aoghz::placeholder,.textarea.svelte-15aoghz::placeholder{color:#94a3b8}.input.svelte-15aoghz:hover:not(:focus),.textarea.svelte-15aoghz:hover:not(:focus){border-color:#cbd5e1}.input.svelte-15aoghz:focus-visible,.textarea.svelte-15aoghz:focus-visible{border-color:#bc2c34;box-shadow:0 0 0 3px #bc2c341a}.input.svelte-15aoghz:-webkit-autofill,.textarea.svelte-15aoghz:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset;-webkit-text-fill-color:#0f172a;caret-color:#0f172a}.input.svelte-15aoghz:-webkit-autofill:focus-visible,.textarea.svelte-15aoghz:-webkit-autofill:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(188,44,52,.1),0 0 0 1000px white inset}.tz-bar.svelte-15aoghz{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.tz-label.svelte-15aoghz{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.tz-bar.svelte-15aoghz .tz-trigger{flex:1;min-width:220px;max-width:360px}.confirm-section.svelte-15aoghz{display:flex;flex-direction:column;gap:.875rem;border-top:1px solid #e2e8f0;padding-top:1rem}.confirm-header.svelte-15aoghz{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.section-title.svelte-15aoghz{font-size:.875rem;font-weight:600;color:#0f172a;margin:0}.confirm-when.svelte-15aoghz{font-size:.8125rem;font-weight:500;color:#bc2c34;text-transform:capitalize;margin:0}.contact-header.svelte-15aoghz{display:flex;flex-direction:column;gap:.2rem}.contact-cta.svelte-15aoghz{text-align:center}.contact-link.svelte-15aoghz{background:none;border:none;padding:.25rem .5rem;font-size:.8125rem;font-weight:500;color:#bc2c34;cursor:pointer;border-radius:6px;transition:color .15s}.contact-link.svelte-15aoghz:hover{color:#a12329;text-decoration:underline;text-underline-offset:4px}.contact-link.svelte-15aoghz:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.contact-success.svelte-15aoghz{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem}.check-circle.svelte-15aoghz{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fef2f3;color:#bc2c34;margin-bottom:1rem}.success-title.svelte-15aoghz{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .375rem}.success-desc.svelte-15aoghz{font-size:.875rem;color:#475569;max-width:28rem;line-height:1.5;margin:0 0 1.5rem}.back-link.svelte-15aoghz{font-size:.8125rem;color:#64748b;text-decoration:none}.back-link.svelte-15aoghz:hover{color:#0f172a;text-decoration:underline}.error-banner.svelte-15aoghz{display:flex;gap:.625rem;align-items:center;padding:.75rem 1rem;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:.8125rem}.error-banner.svelte-15aoghz svg{color:#b91c1c}.error-banner.svelte-15aoghz p:where(.svelte-15aoghz){margin:0}.actions.svelte-15aoghz{display:flex;gap:.625rem;margin-top:.25rem}.actions-center.svelte-15aoghz{justify-content:center}.actions-split.svelte-15aoghz{justify-content:space-between;align-items:center;flex-wrap:wrap}.primary-btn.svelte-15aoghz{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-width:0;padding:.65rem 1.25rem;background:#bc2c34;color:#fff;font-size:.875rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:background-color .15s,transform .1s}@media (min-width: 540px){.primary-btn.svelte-15aoghz{width:auto;min-width:220px}}.primary-btn.svelte-15aoghz:hover:not(:disabled){background:#a12329}.primary-btn.svelte-15aoghz:active:not(:disabled){transform:translateY(1px)}.primary-btn.svelte-15aoghz:disabled{background:#cbd5e1;color:#fff;cursor:not-allowed}.primary-btn.svelte-15aoghz:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.ghost-btn.svelte-15aoghz{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:transparent;color:#475569;font-size:.8125rem;font-weight:500;border:none;cursor:pointer;border-radius:6px;transition:color .15s,background-color .15s}.ghost-btn.svelte-15aoghz:hover{color:#0f172a;background:#f1f5f9}.ghost-btn.svelte-15aoghz:focus-visible{outline:2px solid #bc2c34;outline-offset:2px}.includes.svelte-15aoghz{list-style:none;padding:1rem 0 0;margin:.5rem 0 0;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem}.includes.svelte-15aoghz li:where(.svelte-15aoghz){display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.includes.svelte-15aoghz svg{color:#bc2c34}@media (prefers-reduced-motion: reduce){.input.svelte-15aoghz,.textarea.svelte-15aoghz,.primary-btn.svelte-15aoghz,.ghost-btn.svelte-15aoghz,.contact-link.svelte-15aoghz{transition:none}}body{background:linear-gradient(to bottom,#fff,#fff)}.background-pattern.svelte-17et19q{background-color:#fff;background-image:radial-gradient(rgba(100,116,139,.12) 2px,transparent 2px),radial-gradient(#64748b1f 2px,#fff 2px);background-size:40px 40px;background-position:0 0,20px 20px}
