:root{--color-primary: #0f766e;--color-primary-light: #14b8a6;--color-secondary: #475569;--color-danger: #dc2626;--color-success: #16a34a;--color-bg: #ffffff;--color-text-main: #0f172a;--color-text-muted: #64748b;--font-family-base: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Helvetica Neue, Arial, "Apple Color Emoji", "Segoe UI Emoji";--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-weight-regular: 500;--font-weight-bold: 700;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 10px rgba(0,0,0,.08)}[data-theme=dark]:root{--color-primary: #14b8a6;--color-primary-light: #5eead4;--color-secondary: #94a3b8;--color-danger: #ef4444;--color-success: #22c55e;--color-bg: #0f172a;--color-text-main: #e2e8f0;--color-text-muted: #94a3b8}@tailwind base;@tailwind components;@tailwind utilities;body{@apply bg-slate-50 text-slate-800 dark:bg-slate-900 dark:text-slate-200 transition-colors duration-300 antialiased;}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}._root_go0g7_1{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-weight:var(--font-weight-regular);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:background-color .2s ease,color .2s ease,opacity .2s ease}._sm_go0g7_13{padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs)}._md_go0g7_14{padding:calc(var(--space-2) + 2px) var(--space-4);font-size:var(--font-size-sm)}._lg_go0g7_15{padding:var(--space-3) var(--space-5);font-size:var(--font-size-md)}._primary_go0g7_17{background:var(--color-primary);color:#fff}._primary_go0g7_17:disabled{opacity:.5}._secondary_go0g7_20{background:#e2e8f0;color:var(--color-text-main)}._secondary_go0g7_20:disabled{opacity:.6}._danger_go0g7_23{background:var(--color-danger);color:#fff}._danger_go0g7_23:disabled{opacity:.6}._ghost_go0g7_26{background:transparent;color:var(--color-text-main);box-shadow:none}._ghost_go0g7_26:hover{background:#0000000a}._ghost_go0g7_26:disabled{opacity:.6}._fullWidth_go0g7_30{width:100%}._wrapper_1ojue_1{background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}._table_1ojue_2{width:100%;text-align:right}._th_1ojue_3{padding:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted);font-weight:var(--font-weight-bold);white-space:nowrap;border-bottom:2px solid rgba(100,116,139,.25)}._td_1ojue_4{padding:var(--space-4);color:var(--color-text-main);border-bottom:1px solid rgba(100,116,139,.15)}._actions_1ojue_5{display:flex;gap:var(--space-2);justify-content:center;align-items:center}._actions_1ojue_5 button{display:flex;align-items:center;justify-content:center}._empty_1ojue_7{text-align:center;padding:2rem;color:var(--color-text-muted)}._pagination_1ojue_8{display:flex;justify-content:center;gap:var(--space-2);padding:var(--space-4)}
