.date-picker.svelte-zmry26{position:relative;display:inline-block}.month-badge.svelte-zmry26{display:inline-flex;align-items:center;gap:6px;background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500;color:var(--text-dim);cursor:pointer;transition:all .15s}.month-badge.svelte-zmry26:hover{border-color:var(--accent);color:var(--text)}.cal-icon.svelte-zmry26{width:14px;height:14px;opacity:.6}.chevron.svelte-zmry26{width:12px;height:12px;opacity:.5;transition:transform .2s}.chevron.rotated.svelte-zmry26{transform:rotate(180deg)}.dropdown.svelte-zmry26{position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 32px #0000001f;padding:12px;min-width:220px}.year-nav.svelte-zmry26{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.year-label.svelte-zmry26{font-size:14px;font-weight:600;color:var(--text)}.year-btn.svelte-zmry26{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:var(--text-dim);cursor:pointer;transition:background .15s,color .15s}.year-btn.svelte-zmry26:hover{background:var(--surface2);color:var(--accent)}.month-grid.svelte-zmry26{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.month-cell.svelte-zmry26{padding:10px 6px;font-size:13px;font-weight:500;border:none;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;transition:all .15s;text-align:center}.month-cell.svelte-zmry26:hover:not(.selected){background:var(--surface2)}.month-cell.selected.svelte-zmry26{background:var(--accent);color:#fff}.month-cell.today.svelte-zmry26:not(.selected){color:var(--accent);font-weight:700}.dropdown-wide.svelte-zmry26{min-width:260px}.mode-tabs.svelte-zmry26{display:flex;gap:2px;background:var(--surface2);border-radius:8px;padding:2px;margin-bottom:12px}.mode-tab.svelte-zmry26{flex:1;padding:6px 0;font-size:12px;font-weight:500;border:none;border-radius:6px;background:transparent;color:var(--text-dim);cursor:pointer;transition:all .15s}.mode-tab.active.svelte-zmry26{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.mode-tab.svelte-zmry26:hover:not(.active){color:var(--text)}.custom-range.svelte-zmry26{display:flex;flex-direction:column;gap:10px}.range-label.svelte-zmry26{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:500;color:var(--text-dim)}.date-input.svelte-zmry26{padding:8px 10px;font-size:13px;border:1px solid var(--border);border-radius:8px;background:var(--surface2);color:var(--text);outline:none;transition:border-color .15s;font-family:inherit}.date-input.svelte-zmry26:focus{border-color:var(--accent)}.range-error.svelte-zmry26{font-size:11px;color:var(--danger);font-weight:500}.apply-btn.svelte-zmry26{padding:8px 0;font-size:13px;font-weight:600;border:none;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;transition:opacity .15s}.apply-btn.svelte-zmry26:hover{opacity:.9}.popup-overlay.svelte-1mpoiy4{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.popup.svelte-1mpoiy4{position:fixed;z-index:1000;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 40px #0000001f,0 0 0 1px var(--border);min-width:240px;max-width:360px;max-height:380px;overflow:hidden;display:flex;flex-direction:column}.popup-header.svelte-1mpoiy4{padding:14px 16px 10px;border-bottom:1px solid var(--border);font-size:12px;color:var(--text-dim);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.popup-header.svelte-1mpoiy4 strong:where(.svelte-1mpoiy4){color:var(--text);font-size:13px}.popup-sub.svelte-1mpoiy4{font-size:12px;color:var(--text-dim)}.popup-header-right.svelte-1mpoiy4{display:flex;align-items:center;gap:8px}.popup-count.svelte-1mpoiy4{background:var(--surface2);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.popup-close.svelte-1mpoiy4{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:var(--surface2);border-radius:6px;cursor:pointer;color:var(--text-dim);font-size:16px;line-height:1;transition:background .15s,color .15s}.popup-close.svelte-1mpoiy4:hover{background:var(--danger-bg);color:var(--danger)}.popup-search.svelte-1mpoiy4{padding:8px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.popup-search.svelte-1mpoiy4 input:where(.svelte-1mpoiy4){width:100%;background:var(--surface2);border:1px solid var(--border);border-radius:6px;padding:6px 10px;font-size:12px;color:var(--text);outline:none}.popup-search.svelte-1mpoiy4 input:where(.svelte-1mpoiy4):focus{border-color:var(--accent)}.popup-search.svelte-1mpoiy4 input:where(.svelte-1mpoiy4)::placeholder{color:var(--text-dim)}.popup-body.svelte-1mpoiy4{overflow-y:auto;padding:8px 0;flex:1}.lead-item.svelte-1mpoiy4{padding:5px 16px;font-size:13px;font-family:SF Mono,Fira Code,monospace;color:var(--accent);cursor:pointer;transition:background .1s}.lead-item.svelte-1mpoiy4:hover{background:#4f5bd514}.popup-empty.svelte-1mpoiy4{padding:16px;text-align:center;color:var(--text-dim);font-size:12px}
