.date-picker-inline.svelte-zmry26{display:inline}.date-btn.svelte-zmry26{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:var(--theme-card-bg, rgba(255,255,255,.05));border:1px solid var(--theme-border);border-radius:.5rem;color:var(--theme-text-secondary);font-size:.875rem;font-weight:400;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.date-btn.svelte-zmry26:hover{color:var(--theme-accent);border-color:var(--theme-accent)}.date-icon.svelte-zmry26{width:1rem;height:1rem;opacity:.6;flex-shrink:0}.date-btn.svelte-zmry26:hover .date-icon:where(.svelte-zmry26){opacity:1}.calendar-wrapper.svelte-zmry26{display:block;margin-top:.75rem}.calendar-inline.svelte-zmry26{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:.75rem;padding:1rem}@media(min-width:640px){.calendar-inline.svelte-zmry26{display:inline-block;min-width:280px}}.calendar-nav.svelte-zmry26{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.calendar-nav.svelte-zmry26 button:where(.svelte-zmry26){padding:.375rem;border-radius:.375rem;background:transparent;border:none;color:var(--theme-text);cursor:pointer;opacity:.7;transition:opacity .15s,background .15s}.calendar-nav.svelte-zmry26 button:where(.svelte-zmry26):hover{opacity:1;background:var(--theme-glass-bg)}.calendar-nav.svelte-zmry26 svg:where(.svelte-zmry26){width:1.25rem;height:1.25rem}.calendar-month.svelte-zmry26{font-weight:600;font-size:.875rem;color:var(--theme-text)}.calendar-weekdays.svelte-zmry26{display:grid;grid-template-columns:repeat(7,1fr);gap:.125rem;margin-bottom:.375rem}.calendar-weekdays.svelte-zmry26 span:where(.svelte-zmry26){text-align:center;font-size:.75rem;font-weight:500;color:var(--theme-text-muted);padding:.25rem}.calendar-days.svelte-zmry26{display:grid;grid-template-columns:repeat(7,1fr);gap:.125rem}.calendar-day.svelte-zmry26{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.875rem;border-radius:.375rem;background:transparent;border:none;color:var(--theme-text-muted);cursor:default;padding:.125rem}.calendar-day.empty.svelte-zmry26{visibility:hidden}.calendar-day.trading.svelte-zmry26{color:var(--theme-text);cursor:pointer}.calendar-day.trading.svelte-zmry26:hover:not(.selected){background:var(--theme-glass-bg)}.calendar-day.selected.svelte-zmry26{background:var(--theme-accent);color:#fff}.calendar-day.today.svelte-zmry26:not(.selected){border:1px solid var(--theme-accent)}.calendar-day-num.svelte-zmry26{position:relative;z-index:1}.calendar-dip-count.svelte-zmry26{position:absolute;bottom:.125rem;left:50%;transform:translate(-50%);font-size:.625rem;font-weight:600;color:var(--color-accent-rose-500);line-height:1}.calendar-day.selected.svelte-zmry26 .calendar-dip-count:where(.svelte-zmry26){color:#fffc}
