/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--font-weight-normal:400;--font-weight-medium:500;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer components;@layer utilities{.border{border-style:var(--tw-border-style);border-width:1px}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--font-size:16px;--background:#fff;--foreground:oklch(14.5% 0 0);--card:#fff;--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:#030213;--primary-foreground:oklch(100% 0 0);--secondary:oklch(95% .0058 264.53);--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0000001a;--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--radius:.625rem;--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(14.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(14.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(98.5% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(39.6% .141 25.723);--destructive-foreground:oklch(63.7% .237 25.331);--border:oklch(26.9% 0 0);--input:oklch(26.9% 0 0);--ring:oklch(43.9% 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(26.9% 0 0);--sidebar-ring:oklch(43.9% 0 0)}table thead.bg-\[\#F8FAFC\]{background-color:#f1f5f9!important}table thead:not([class*=bg-]) tr:not([class*=bg-]){background-color:#f1f5f9}table thead th{font-weight:600}.overflow-x-auto table thead{z-index:1;position:sticky;top:0}table tbody tr:nth-child(2n){background-color:#fafafa}table tbody tr:hover{background-color:#f8fafc;transition:background-color .12s}table td.text-right,table th.text-right{text-align:right}html.dark table thead.bg-\[\#F8FAFC\],html.dark table thead:not([class*=bg-]) tr:not([class*=bg-]){background-color:#1e293b!important}html.dark table thead th{color:#94a3b8!important}html.dark table tbody td,html.dark table tbody td *{border-color:#334155}html.dark .bg-\[\#F8FAFC\]{background-color:#0f172a!important}html.dark .bg-\[\#F1F5F9\]{background-color:#1e293b!important}html.dark .bg-\[\#FAFAFA\]{background-color:#1a2535!important}html.dark .bg-white{background-color:#1e293b!important}html.dark .bg-\[\#EFF6FF\]{background-color:#172036!important}html.dark .bg-\[\#BFDBFE\]{background-color:#1e3a5f!important}html.dark .bg-\[\#EEF2FF\]{background-color:#1e1f4a!important}html.dark .bg-\[\#FFFBEB\]{background-color:#f59e0b14!important}html.dark .bg-\[\#F0FDF4\]{background-color:#22c55e14!important}html.dark .bg-\[\#FFFBEB\]\/30{background-color:#f59e0b0d!important}html.dark .bg-\[\#FEF2F2\]\/30{background-color:#ef44440d!important}html.dark .bg-\[\#F0FDF4\]\/30{background-color:#22c55e0d!important}html.dark .bg-\[\#FFFBEB\]\/50{background-color:#f59e0b14!important}html.dark .bg-\[\#FEF2F2\]\/50{background-color:#ef444414!important}html.dark .bg-\[\#F0FDF4\]\/50{background-color:#22c55e14!important}html.dark .bg-\[\#FFEDD5\]{background-color:#f973161f!important}html.dark .bg-\[\#FEF9C3\]{background-color:#eab3081f!important}html.dark .text-\[\#C2410C\]{color:#fb923c!important}html.dark .text-\[\#A16207\]{color:#fbbf24!important}html.dark .text-\[\#15803D\]{color:#4ade80!important}html.dark .text-\[\#B91C1C\]{color:#fca5a5!important}html.dark .bg-\[\#FEF3C7\]{background-color:#f59e0b1f!important}html.dark .bg-\[\#DCFCE7\]{background-color:#22c55e1f!important}html.dark .bg-\[\#FEE2E2\]{background-color:#ef44441f!important}html.dark .bg-\[\#F3F4F6\]{background-color:#1e293b!important}html.dark .bg-\[\#FAFBFC\]{background-color:#1a2535!important}html.dark .bg-\[\#F5F5F5\]{background-color:#1e293b!important}html.dark .bg-\[\#FEF2F2\]{background-color:#ef44441a!important}html.dark .border-\[\#FECACA\]{border-color:#ef44444d!important}html.dark .bg-\[\#BBF7D0\]{background-color:#22c55e1a!important}html.dark .border-\[\#BBF7D0\]{border-color:#22c55e4d!important}html.dark .border-\[\#FDE68A\]{border-color:#f59e0b4d!important}html.dark .bg-\[\#2563EB15\]{background-color:#2563eb2e!important}html.dark .bg-\[\#22C55E15\]{background-color:#22c55e2e!important}html.dark .bg-\[\#EF444415\]{background-color:#ef44442e!important}html.dark .bg-\[\#F59E0B15\]{background-color:#f59e0b2e!important}html.dark .bg-\[\#7C3AED15\]{background-color:#7c3aed2e!important}html.dark .bg-\[\#06B6D415\]{background-color:#06b6d42e!important}html.dark .bg-\[\#8B5CF615\]{background-color:#8b5cf62e!important}html.dark .bg-\[\#16A34A15\]{background-color:#16a34a2e!important}html.dark .bg-\[\#E0F2FE\]{background-color:#0ea5e91f!important}html.dark .bg-\[\#F0FDFA\]{background-color:#14b8a61f!important}html.dark .bg-\[\#F3E8FF\]{background-color:#7c3aed1f!important}html.dark .bg-\[\#ECFDF5\]{background-color:#22c55e1a!important}html.dark .bg-\[\#E0E7FF\]{background-color:#6366f11f!important}html.dark .bg-\[\#FFF7ED\]{background-color:#f973161a!important}html.dark .bg-\[\#FDF4FF\]{background-color:#c026d31a!important}html.dark .bg-\[\#F0F9FF\]{background-color:#0ea5e91a!important}html.dark .bg-\[\#0F172A\]{background-color:#020617!important}html.dark .bg-\[\#1E293B\]{background-color:#0f172a!important}html.dark .text-\[\#0F172A\]{color:#f1f5f9!important}html.dark .text-\[\#1E293B\]{color:#e2e8f0!important}html.dark .text-\[\#334155\]{color:#cbd5e1!important}html.dark .text-\[\#475569\],html.dark .text-\[\#64748B\]{color:#94a3b8!important}html.dark .text-\[\#94A3B8\]{color:#64748b!important}html.dark .text-\[\#CBD5E1\]{color:#475569!important}html.dark .text-\[\#2563EB\],html.dark .text-\[\#1D4ED8\]{color:#60a5fa!important}html.dark .text-\[\#3B82F6\]{color:#93c5fd!important}html.dark .text-\[\#22C55E\]{color:#86efac!important}html.dark .text-\[\#16A34A\]{color:#4ade80!important}html.dark .text-\[\#EF4444\]{color:#fca5a5!important}html.dark .text-\[\#DC2626\]{color:#f87171!important}html.dark .text-\[\#F59E0B\]{color:#fcd34d!important}html.dark .text-\[\#D97706\]{color:#fbbf24!important}html.dark .text-\[\#F97316\]{color:#fb923c!important}html.dark .text-\[\#7C3AED\],html.dark .text-\[\#8B5CF6\]{color:#c4b5fd!important}html.dark .text-\[\#06B6D4\]{color:#67e8f9!important}html.dark .text-\[\#0891B2\]{color:#22d3ee!important}html.dark .text-\[\#0369A1\]{color:#38bdf8!important}html.dark .text-\[\#92400E\]{color:#fcd34d!important}html.dark .text-\[\#991B1B\]{color:#fca5a5!important}html.dark .text-\[\#0C4A6E\]{color:#38bdf8!important}html.dark .border-\[\#E2E8F0\]{border-color:#334155!important}html.dark .border-\[\#CBD5E1\]{border-color:#475569!important}html.dark .border-\[\#BFDBFE\]{border-color:#1e3a5f!important}html.dark .divide-\[\#E2E8F0\]>*+*{border-color:#334155!important}html.dark .border-t-2.border-\[\#2563EB\]\/20{border-color:#2563eb4d!important}input[type=date]{color-scheme:light}input[type=date]::-webkit-calendar-picker-indicator{opacity:.7;cursor:pointer}html.dark input[type=date],html.dark input[type=text],html.dark input[type=search],html.dark select,html.dark textarea{color-scheme:dark;color:#f1f5f9!important;background-color:#1e293b!important;border-color:#334155!important}html.dark input::placeholder{color:#64748b!important}html.dark tbody tr:hover{background-color:#1e2d40!important}html.dark tfoot tr{background-color:#172036!important}html.dark table tbody tr{background-color:#1e293b}html.dark table tbody tr:nth-child(2n){background-color:#1a2535}html.dark table tbody tr:hover{background-color:#1e2d40!important}html.dark ::-webkit-scrollbar-track{background:#0f172a}html.dark ::-webkit-scrollbar-thumb{background:#334155}html.dark ::-webkit-scrollbar-thumb:hover{background:#475569}html.dark svg text{fill:#94a3b8}html.dark .shadow-lg{box-shadow:0 10px 15px -3px #00000080,0 4px 6px -2px #0006!important}html.dark .hover\:bg-\[\#F8FAFC\]:hover,html.dark .hover\:bg-\[\#FAFAFA\]:hover,html.dark .hover\:bg-\[\#F1F5F9\]:hover{background-color:#1e293b!important}html.dark .hover\:bg-\[\#FEF2F2\]:hover{background-color:#ef444426!important}html.dark .hover\:text-\[\#EF4444\]:hover{color:#f87171!important}html.dark .from-\[\#2563EB\]{--tw-gradient-from:#1d4ed8!important}html.dark .to-\[\#7C3AED\]{--tw-gradient-to:#6d28d9!important}html.dark .focus\:ring-\[\#2563EB\]:focus{--tw-ring-color:#3b82f6!important}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
