.step-datetime[data-v-98ca8f3e]{position:relative}.step-datetime__col[data-v-98ca8f3e]{min-width:0}.step-datetime__col-title[data-v-98ca8f3e]{font-size:16px;font-weight:700;color:var(--ds-text-primary);margin:0 0 14px}.step-datetime__layout[data-v-98ca8f3e]{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px;align-items:start}@media(max-width:720px){.step-datetime__layout[data-v-98ca8f3e]{grid-template-columns:1fr}}.step-datetime__calendar[data-v-98ca8f3e]{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);padding:16px;background:var(--ds-surface)}.step-datetime__cal-head[data-v-98ca8f3e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.step-datetime__month[data-v-98ca8f3e]{font-size:var(--text-body-sm);font-weight:700;color:var(--ds-text-primary)}.step-datetime__nav[data-v-98ca8f3e]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface);color:var(--ds-text-secondary);cursor:pointer;transition:border-color .12s,color .12s}.step-datetime__nav svg[data-v-98ca8f3e]{width:16px;height:16px}.step-datetime__nav[data-v-98ca8f3e]:hover:not(:disabled){border-color:var(--ds-brand-primary);color:var(--ds-brand-primary)}.step-datetime__nav[data-v-98ca8f3e]:disabled{opacity:.4;cursor:not-allowed}.step-datetime__days[data-v-98ca8f3e],.step-datetime__weekdays[data-v-98ca8f3e]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.step-datetime__weekday[data-v-98ca8f3e]{text-align:center;font-size:var(--text-body-sm);font-weight:600;color:var(--ds-text-muted);padding-bottom:6px}.step-datetime__day[data-v-98ca8f3e]{position:relative;aspect-ratio:1;border:none;border-radius:var(--ds-radius-md);background:transparent;font-family:inherit;font-weight:600;color:var(--ds-text-muted);cursor:default}.step-datetime__day[data-v-98ca8f3e],.step-datetime__day-badge[data-v-98ca8f3e]{display:inline-flex;align-items:center;justify-content:center;font-size:var(--text-body-sm)}.step-datetime__day-badge[data-v-98ca8f3e]{position:absolute;top:-5px;right:-3px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--ds-brand-primary);color:#fff;font-weight:700;line-height:1;box-shadow:0 1px 3px #0f172a33}.step-datetime__day--selected .step-datetime__day-badge[data-v-98ca8f3e]{background:#fff;color:var(--ds-brand-primary)}.step-datetime__day--pad[data-v-98ca8f3e]{visibility:hidden}.step-datetime__day--available[data-v-98ca8f3e]{background:rgba(var(--ds-brand-primary-rgb),.08);color:var(--ds-brand-primary);cursor:pointer;transition:background .12s,color .12s}.step-datetime__day--available[data-v-98ca8f3e]:hover{background:rgba(var(--ds-brand-primary-rgb),.16)}.step-datetime__day--disabled[data-v-98ca8f3e]{color:var(--ds-n300)}.step-datetime__day--selected[data-v-98ca8f3e]{background:var(--ds-brand-primary);color:#fff}.step-datetime__hint[data-v-98ca8f3e]{margin:12px 0 0;font-size:var(--text-body-sm);color:var(--ds-text-muted);text-align:center}.step-datetime__empty[data-v-98ca8f3e]{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 0;padding:18px 16px;text-align:center;background:var(--ds-surface-muted);border:1px solid var(--ds-border);border-radius:var(--ds-radius-md)}.step-datetime__empty-icon[data-v-98ca8f3e]{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--ds-brand-primary);background:rgb(var(--ds-brand-primary-rgb)/10%)}.step-datetime__empty-icon svg[data-v-98ca8f3e]{width:21px;height:21px}.step-datetime__empty-title[data-v-98ca8f3e]{margin:0;font-size:var(--text-body-sm);font-weight:700;color:var(--ds-text-primary);line-height:1.4}.step-datetime__empty-action[data-v-98ca8f3e]{padding:0;border:0;background:none;font:inherit;font-size:var(--text-body-sm);font-weight:700;color:var(--ds-brand-primary);cursor:pointer;text-decoration:underline}.step-datetime__empty-action[data-v-98ca8f3e]:hover{color:var(--ds-brand-deep)}.step-datetime__error[data-v-98ca8f3e]{margin:12px 0 0;font-size:var(--text-body-sm);color:var(--ds-error,#b91c1c);text-align:center}.step-datetime__retry[data-v-98ca8f3e]{display:inline-block;margin-left:4px;padding:0;border:none;background:none;font:inherit;font-size:var(--text-body-sm);font-weight:700;color:var(--ds-brand-primary);cursor:pointer;text-decoration:underline}.step-datetime__retry[data-v-98ca8f3e]:hover{color:var(--ds-brand-deep,#1a3372)}.step-datetime__slots[data-v-98ca8f3e]{position:relative;min-height:120px}.step-datetime__placeholder[data-v-98ca8f3e]{font-size:var(--text-body-sm);color:var(--ds-text-muted);padding:24px 0}.step-datetime__grid[data-v-98ca8f3e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-height:330px;overflow-y:auto;padding-right:6px;padding-top:4px;scrollbar-width:thin;scrollbar-color:var(--ds-brand-primary) transparent}.step-datetime__grid[data-v-98ca8f3e]::-webkit-scrollbar{width:6px}.step-datetime__grid[data-v-98ca8f3e]::-webkit-scrollbar-track{background:transparent}.step-datetime__grid[data-v-98ca8f3e]::-webkit-scrollbar-thumb{background:var(--ds-brand-primary);border-radius:8px}.step-datetime__grid[data-v-98ca8f3e]::-webkit-scrollbar-thumb:hover{background:var(--ds-brand-hover,#1a3372)}.step-datetime__slot[data-v-98ca8f3e]{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;padding:12px 10px;border:1px solid rgba(var(--ds-brand-primary-rgb),.16);border-radius:var(--ds-radius-md);cursor:pointer;background:rgba(var(--ds-brand-primary-rgb),.05);font-family:inherit;text-align:center;transition:border-color .14s,background .14s,box-shadow .14s}.step-datetime__slot[data-v-98ca8f3e]:hover{border-color:var(--ds-brand-primary);background:rgba(var(--ds-brand-primary-rgb),.14);box-shadow:inset 0 0 0 1px var(--ds-brand-primary)}.step-datetime__slot--active[data-v-98ca8f3e]{border-color:var(--ds-brand-primary);background:var(--ds-brand-primary);box-shadow:0 0 0 3px rgba(var(--ds-brand-primary-rgb),.18)}.step-datetime__slot--active[data-v-98ca8f3e]:hover{background:var(--ds-brand-primary)}.step-datetime__slot--active .step-datetime__time[data-v-98ca8f3e]{color:#fff}.step-datetime__slot--active .step-datetime__doctor[data-v-98ca8f3e]{color:#ffffffd9}.step-datetime__check[data-v-98ca8f3e]{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff40;color:#fff}.step-datetime__check svg[data-v-98ca8f3e]{width:10px;height:10px}.step-datetime__time[data-v-98ca8f3e]{font-size:15px;font-weight:700;color:var(--ds-brand-primary)}.step-datetime__doctor[data-v-98ca8f3e]{font-size:var(--text-body-sm);color:var(--ds-text-muted);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
