.table-outer{display:flex;flex-direction:column;width:fit-content;max-width:100%}.table-header-right{display:flex;align-items:center;justify-content:flex-end;margin-bottom:.5rem}.table-container{border-radius:.5rem;border:1px solid var(--color-surface-200, #e5e7eb);background-color:#fff;width:fit-content;max-width:100%;overflow:hidden;padding-bottom:.25rem}.table-scroll{max-height:min(800px,calc(100vh - 12rem));overflow-y:auto;overflow-x:auto}.data-table{font-size:.875rem;border-collapse:collapse}.data-table thead{position:sticky;top:0;z-index:10;background-color:var(--color-surface-80, #f8f8f8)}.header-row{border-bottom:1px solid var(--color-surface-200, #e5e7eb);height:46px}.th-cell{text-align:left;font-weight:500;color:var(--color-surface-700, #374151);height:46px;vertical-align:middle;white-space:nowrap}.first-col{padding-left:1.5rem;padding-right:.75rem}.mid-col{padding-left:.75rem;padding-right:.75rem}.last-col{padding-left:.75rem;padding-right:1.5rem}.actions-col{text-align:right}.sort-btn{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;font:inherit;color:inherit;padding:0}.sort-btn:hover{color:var(--color-primary-500, #229944)}.sort-indicator,.sort-ind{font-size:.75rem;opacity:.7}.filter-row{border-bottom:1px solid var(--color-surface-200, #e5e7eb);height:46px}.filter-cell{height:46px;vertical-align:middle}.filter-input{width:100%;border-radius:.25rem;border:1px solid var(--color-surface-300, #d1d5db);padding:.3125rem .375rem;font-size:.875rem;background-color:#fff}.filter-input:focus{border-color:var(--color-primary-500, #229944);outline:none;box-shadow:0 0 0 1px var(--color-primary-500, #229944)}.clear-filter-btn{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;background-color:var(--color-primary-100, #dcfce7);color:var(--color-primary-800, #166534);padding:.125rem .625rem;font-size:.75rem;font-weight:500;border:none;cursor:pointer;transition:background-color .15s}.clear-filter-btn:hover{background-color:var(--color-primary-200, #bbf7d0)}.data-table tbody{border-top:none}.data-table tbody tr+tr{border-top:1px solid var(--color-surface-100, #f3f4f6)}.data-row{cursor:pointer}.data-row:hover{background-color:#f7f7f7}.td-cell{padding-top:.5rem;padding-bottom:.5rem;white-space:nowrap}.td-cell.first-col{color:var(--color-surface-900, #111827)}.td-cell.mid-col{color:var(--color-surface-800, #1f2937)}.status-cell{padding:2rem .5rem;text-align:center;color:var(--color-surface-500, #6b7280)}.error-cell{color:var(--color-error-500, #d62727)}.inline-select{border-radius:.25rem;border:1px solid var(--color-surface-300, #d1d5db);padding:.125rem .375rem;font-size:.875rem;background-color:#fff;cursor:pointer}.inline-select:focus{border-color:var(--color-primary-500, #229944);outline:none;box-shadow:0 0 0 1px var(--color-primary-500, #229944)}.actions-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:.125rem;flex-wrap:nowrap}.icon-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem 0;min-height:0;height:1.5rem;color:#000}@media (max-width: 639px){.table-outer,.table-container{width:100%}.table-container{background-color:transparent;border:none;border-radius:0;padding-bottom:0;overflow:visible}.table-scroll{max-height:none;overflow:visible}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tbody tr,.data-table td{display:block;width:100%}.data-table tbody tr.data-row,.data-table tbody tr.editing-row{border:1px solid var(--color-surface-200, #e5e7eb);border-radius:var(--radius-sm, 8px);background-color:#fff;margin-bottom:.75rem;padding:.25rem .875rem}.data-table tbody tr+tr{border-top:1px solid var(--color-surface-200, #e5e7eb)}.data-table td.td-cell{display:flex;align-items:center;gap:1rem;padding:.5rem 0;border:none;white-space:normal;text-align:right}.data-table td.td-cell+td.td-cell{border-top:1px solid var(--color-surface-100, #f3f4f6)}.data-table td.td-cell:before{content:attr(data-label);margin-right:auto;font-weight:500;color:var(--color-surface-700, #374151);text-align:left;white-space:nowrap}.data-table td.td-cell:not([data-label]):before{content:none}.td-cell.first-col,.td-cell.mid-col,.td-cell.last-col{padding-left:0;padding-right:0}.data-table td.td-cell.td-stack{flex-direction:column;align-items:stretch;gap:.375rem;text-align:left}.data-table td.td-cell.td-stack:before{margin-right:0}.td-cell.actions-col,.actions-wrapper{justify-content:flex-end}.data-table tbody tr:not(.data-row){display:block}.status-cell{display:block;padding:1.5rem .5rem}}:root{--color-primary-50: oklch(98.07% .03 149.77deg);--color-primary-100: oklch(90.32% .06 151.8deg);--color-primary-200: oklch(82.32% .09 152.46deg);--color-primary-300: oklch(74.7% .12 151.16deg);--color-primary-400: oklch(67.02% .14 150.1deg);--color-primary-500: oklch(60.02% .16 147.91deg);--color-primary-600: oklch(53.01% .14 147.49deg);--color-primary-700: oklch(46.04% .13 146.94deg);--color-primary-800: oklch(38.49% .11 145.85deg);--color-primary-900: oklch(30.86% .09 144.79deg);--color-primary-950: oklch(22.27% .07 142.62deg);--color-secondary-50: oklch(95.33% .02 220.8);--color-secondary-100: oklch(92.68% .03 220.54);--color-secondary-200: oklch(90.11% .04 221.12);--color-secondary-300: oklch(87.5% .05 221.07);--color-secondary-400: oklch(84.96% .06 221.56);--color-secondary-500: oklch(82.39% .07 221.68);--color-secondary-600: oklch(71.66% .06 222.73);--color-secondary-700: oklch(60.62% .06 225.72);--color-secondary-800: oklch(49.24% .06 225.81);--color-secondary-900: oklch(37.05% .05 230.57);--color-secondary-950: oklch(23.78% .05 234.99);--color-tertiary-50: oklch(99.55% .02 106.74);--color-tertiary-100: oklch(99.06% .05 107.22);--color-tertiary-200: oklch(98.61% .07 107.67);--color-tertiary-300: oklch(98.23% .1 108.06);--color-tertiary-400: oklch(97.88% .12 108.44);--color-tertiary-500: oklch(97.6% .14 108.75);--color-tertiary-600: oklch(86.63% .13 108.86);--color-tertiary-700: oklch(74.99% .12 108.99);--color-tertiary-800: oklch(63.21% .11 109.19);--color-tertiary-900: oklch(50.55% .1 109.43);--color-tertiary-950: oklch(37.43% .08 109.76);--color-success-50: oklch(94.23% .04 146.49);--color-success-100: oklch(92.7% .06 145.82);--color-success-200: oklch(91.3% .08 144.87);--color-success-300: oklch(89.93% .1 145.08);--color-success-400: oklch(88.66% .12 144.46);--color-success-500: oklch(87.41% .14 144.24);--color-success-600: oklch(78.76% .13 144.18);--color-success-700: oklch(69.94% .12 144.12);--color-success-800: oklch(60.78% .11 144.01);--color-success-900: oklch(51.34% .1 143.9);--color-success-950: oklch(41.39% .09 143.67);--color-warning-50: oklch(97.38% .01 84.52);--color-warning-100: oklch(96.01% .02 84.57);--color-warning-200: oklch(94.66% .04 84.57);--color-warning-300: oklch(93.06% .05 83.95);--color-warning-400: oklch(91.75% .06 84);--color-warning-500: oklch(90.47% .08 83.94);--color-warning-600: oklch(81.12% .07 83.44);--color-warning-700: oklch(71.7% .06 84.32);--color-warning-800: oklch(61.66% .05 84.34);--color-warning-900: oklch(51.51% .04 85.87);--color-warning-950: oklch(40.58% .04 85.34);--color-error-50: oklch(96.89% .02 22.5);--color-error-100: oklch(89.94% .04 20.02);--color-error-200: oklch(83.04% .06 18.41);--color-error-300: oklch(76.26% .08 20.06);--color-error-400: oklch(69.55% .1 20.06);--color-error-500: oklch(63.08% .13 21.44);--color-error-600: oklch(55.91% .13 21.96);--color-error-700: oklch(48.58% .12 22.86);--color-error-800: oklch(41.13% .12 23.99);--color-error-900: oklch(33.71% .12 25.97);--color-error-950: oklch(26.16% .11 29.23);--color-surface-50: oklch(99.11% 0 none);--color-surface-60: oklch(98.86% 0 none);--color-surface-70: oklch(98.61% 0 none);--color-surface-80: oklch(97.61% 0 none);--color-surface-90: oklch(96.61% 0 none);--color-surface-100: oklch(94.61% 0 none);--color-surface-200: oklch(90.06% 0 none);--color-surface-300: oklch(85.14% 0 none);--color-surface-400: oklch(80.47% 0 none);--color-surface-500: oklch(75.72% 0 none);--color-surface-600: oklch(66.33% 0 none);--color-surface-700: oklch(56.93% 0 none);--color-surface-800: oklch(46.76% 0 none);--color-surface-900: oklch(36.39% 0 none);--color-surface-950: oklch(24.78% 0 none);--color-bg: #ffffff;--color-text: #1a1a1a;--color-text-muted: oklch(56.93% 0 none);--color-border: oklch(90.06% 0 none);--color-border-light: oklch(94.61% 0 none);--font-base: "Inter", system-ui, -apple-system, sans-serif;--font-heading: ui-monospace, SFMono-Regular, Menlo, Monaco, "Cascadia Code", monospace;--radius-sm: 8px;--radius-base: 12px;--radius-lg: 16px;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-base);color:var(--color-text);background:var(--color-bg);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-base);line-height:1.2}[data-sonner-toast]{background:#fff!important;border:1px solid rgb(220 220 220)!important;color:#1e1e1e!important;font-family:var(--font-base)!important;box-shadow:0 10px 15px -3px #0000001a!important}[data-sonner-toast][data-type=success]{background:var(--color-success-50)!important;border-color:var(--color-primary-600)!important;border-width:2px!important;color:var(--color-primary-950)!important}[data-sonner-toast][data-type=error]{background:var(--color-error-50)!important;border-color:var(--color-error-500)!important;border-width:2px!important;color:var(--color-error-900)!important}[data-sonner-toast][data-type=warning]{background:var(--color-warning-50)!important;border-color:var(--color-warning-500)!important;border-width:2px!important;color:var(--color-warning-950)!important}[data-sonner-toast][data-type=info]{background:var(--color-primary-50)!important;border-color:var(--color-primary-700)!important;border-width:2px!important;color:var(--color-primary-900)!important}[data-sonner-toast] [data-close-button]{background:var(--color-surface-100)!important;border-color:var(--color-surface-200)!important;color:var(--color-surface-600)!important;transition:all .2s ease-in-out!important}[data-sonner-toast] [data-close-button]:hover{background:var(--color-surface-200)!important;color:var(--color-surface-800)!important}[data-sonner-toast][data-type=success] [data-close-button]{background:var(--color-success-100)!important;border-color:var(--color-primary-600)!important;color:var(--color-primary-600)!important}[data-sonner-toast][data-type=success] [data-close-button]:hover{background:var(--color-success-200)!important}[data-sonner-toast][data-type=error] [data-close-button]{background:var(--color-error-100)!important;border-color:var(--color-error-500)!important;color:var(--color-error-500)!important}[data-sonner-toast][data-type=error] [data-close-button]:hover{background:var(--color-error-200)!important}
