[data-theme=light-dash]{--background: #ffffff;--surface: #ffffff;--elevated: #f7f8fa;--card: #ffffff;--popover: #ffffff;--foreground: #0f172a;--card-foreground: #0f172a;--popover-foreground: #0f172a;--muted-foreground: #64748b;--border: #e6e8ec;--input: #e6e8ec;--muted: #f1f5f9;--secondary: #f1f5f9;--secondary-foreground: #0f172a;--accent: #eef2ff;--accent-foreground: #1e1b4b;--primary: #5b6cff;--primary-foreground: #ffffff;--primary-hover: #4f5fe6;--ring: #5b6cff;--destructive: #dc2626;--destructive-foreground: #ffffff;--dl-pill-scheduled-bg: #eef2ff;--dl-pill-scheduled-fg: #4f46e5;--dl-pill-completed-bg: #ecfdf5;--dl-pill-completed-fg: #047857;--dl-pill-no_show-bg: #fef2f2;--dl-pill-no_show-fg: #b91c1c;--dl-pill-cancelled-bg: #f1f5f9;--dl-pill-cancelled-fg: #475569;--dl-pill-rescheduled-bg: #fff7ed;--dl-pill-rescheduled-fg: #c2410c;--dl-pill-pending-bg: #f1f5f9;--dl-pill-pending-fg: #475569;--dl-pill-sold-bg: #ecfdf5;--dl-pill-sold-fg: #047857;--dl-pill-not_sold-bg: #fef2f2;--dl-pill-not_sold-fg: #b91c1c;--dl-pill-deposit_paid-bg: #eff6ff;--dl-pill-deposit_paid-fg: #1d4ed8;--dl-pill-to_reschedule-bg: #fff7ed;--dl-pill-to_reschedule-fg: #c2410c;background:#fbfbfc;color:var(--foreground)}[data-theme=light-dash] ::selection{background:color-mix(in oklab,var(--primary) 25%,transparent)}.dl-grid{border:1px solid var(--border);border-radius:8px;background:#fff;overflow:hidden}.dl-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;color:var(--foreground)}.dl-table thead th{position:sticky;top:0;z-index:2;background:#f7f8fa;color:#64748b;font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.06em;text-align:left;padding:8px 10px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap}.dl-table thead th:last-child{border-right:0}.dl-table tbody td{padding:0;border-bottom:1px solid #eef0f3;border-right:1px solid #eef0f3;background:#fff;vertical-align:middle;height:36px}.dl-table tbody td:last-child{border-right:0}.dl-table tbody tr:hover td{background:#fafbfd}.dl-table tbody tr[data-selected=true] td{background:#f3f5ff}.dl-cell{display:flex;align-items:center;width:100%;height:100%;padding:0 10px;cursor:text;min-height:36px;color:var(--foreground);outline:none;position:relative}.dl-cell--readonly{cursor:default;color:var(--muted-foreground)}.dl-cell:focus,.dl-cell--editing{box-shadow:inset 0 0 0 2px var(--primary);background:#fff}.dl-cell input,.dl-cell select{width:100%;border:0;outline:0;background:transparent;font:inherit;color:inherit;padding:0}.dl-cell--num{justify-content:flex-end;font-variant-numeric:tabular-nums}.dl-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;line-height:1.4;white-space:nowrap;border:1px solid transparent}.dl-pill:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.7}.dl-toolbar-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--foreground);font-size:13px;height:32px}.dl-toolbar-btn:hover{background:#f7f8fa}.dl-toolbar-btn[data-active=true]{border-color:var(--primary);color:var(--primary);background:color-mix(in oklab,var(--primary) 8%,#ffffff)}
