[data-theme=light-dash]{--background:#fff;--surface:#fff;--elevated:#f7f8fa;--card:#fff;--popover:#fff;--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:#fff;--primary-hover:#4f5fe6;--ring:#5b6cff;--destructive:#dc2626;--destructive-foreground:#fff;--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;color:var(--foreground);background:#fbfbfc}[data-theme=light-dash] ::selection{background:color-mix(in oklab,var(--primary) 25%,transparent)}.dl-grid{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.dl-table{border-collapse:separate;border-spacing:0;width:100%;color:var(--foreground);font-size:13px}.dl-table thead th{z-index:2;color:#64748b;text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap;background:#f7f8fa;padding:8px 10px;font-size:11px;font-weight:500;position:sticky;top:0}.dl-table thead th:last-child{border-right:0}.dl-table tbody td{vertical-align:middle;background:#fff;border-bottom:1px solid #eef0f3;border-right:1px solid #eef0f3;height:36px;padding:0}.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{cursor:text;width:100%;height:100%;min-height:36px;color:var(--foreground);outline:none;align-items:center;padding:0 10px;display:flex;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%;font:inherit;color:inherit;background:0 0;border:0;outline:0;padding:0}.dl-cell--num{font-variant-numeric:tabular-nums;justify-content:flex-end}.dl-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.dl-pill:before{content:"";opacity:.7;background:currentColor;border-radius:999px;width:6px;height:6px}.dl-toolbar-btn{border:1px solid var(--border);color:var(--foreground);background:#fff;border-radius:6px;align-items:center;gap:6px;height:32px;padding:6px 10px;font-size:13px;display:inline-flex}.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%,#fff)}
