:root,:root[data-theme=dark]{color-scheme:dark;--rgb-surface-950: 2 6 23;--rgb-surface-900: 15 23 42;--rgb-surface-800: 30 41 59;--rgb-surface-700: 51 65 85;--rgb-surface-600: 71 85 105;--rgb-surface-500: 100 116 139;--rgb-text-strong: 255 255 255;--rgb-text-100: 241 245 249;--rgb-text-200: 226 232 240;--rgb-text-300: 203 213 225;--rgb-text-400: 148 163 184;--rgb-text-500: 100 116 139;--rgb-text-inverse: 8 47 73;--rgb-border-800: 30 41 59;--rgb-border-700: 51 65 85;--rgb-border-600: 71 85 105;--rgb-border-500: 100 116 139;--rgb-accent-300: 125 211 252;--rgb-accent-400: 56 189 248;--rgb-accent-500: 14 165 233;--rgb-accent-600: 2 132 199;--rgb-success-400: 74 222 128;--rgb-success-500: 34 197 94;--rgb-success-600: 22 163 74;--rgb-danger-400: 248 113 113;--rgb-danger-500: 239 68 68;--rgb-danger-600: 220 38 38;--rgb-warning-300: 252 211 77;--rgb-warning-400: 251 191 36;--rgb-emerald-300: 110 231 183;--rgb-emerald-500: 16 185 129;--rgb-rose-300: 253 164 175;--rgb-rose-500: 244 63 94;--rgb-overlay: 2 6 23;--rgb-backdrop: 15 23 42}:root[data-theme=light]{color-scheme:light;--rgb-surface-950: 255 255 255;--rgb-surface-900: 240 252 254;--rgb-surface-800: 223 247 250;--rgb-surface-700: 179 235 242;--rgb-surface-600: 139 210 220;--rgb-surface-500: 94 150 161;--rgb-text-strong: 8 43 51;--rgb-text-100: 12 54 63;--rgb-text-200: 18 71 82;--rgb-text-300: 29 85 97;--rgb-text-400: 77 119 128;--rgb-text-500: 107 143 149;--rgb-text-inverse: 8 43 51;--rgb-border-800: 205 235 240;--rgb-border-700: 173 221 228;--rgb-border-600: 137 198 208;--rgb-border-500: 101 164 174;--rgb-accent-300: 91 186 209;--rgb-accent-400: 61 161 189;--rgb-accent-500: 37 138 172;--rgb-accent-600: 22 104 136;--rgb-success-400: 34 139 113;--rgb-success-500: 22 127 103;--rgb-success-600: 17 101 83;--rgb-danger-400: 217 97 97;--rgb-danger-500: 197 66 66;--rgb-danger-600: 166 43 43;--rgb-warning-300: 180 132 36;--rgb-warning-400: 160 117 28;--rgb-emerald-300: 25 129 103;--rgb-emerald-500: 17 115 92;--rgb-rose-300: 192 86 112;--rgb-rose-500: 172 56 85;--rgb-overlay: 7 31 38;--rgb-backdrop: 19 55 64}:root[data-theme=light] button[class~=bg-sky-500],:root[data-theme=light] button[class~=bg-sky-600],:root[data-theme=light] button[class~="hover:bg-sky-400"],:root[data-theme=light] button[class~="hover:bg-sky-500"]{color:#fff!important}html,body{background-color:rgb(var(--rgb-surface-900));color:rgb(var(--rgb-text-200))}body,button,input,select,textarea,pre,table,th,td{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}::selection{background-color:rgb(var(--rgb-accent-400) / .25)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgb(var(--rgb-surface-800))}::-webkit-scrollbar-thumb{background:rgb(var(--rgb-surface-600));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgb(var(--rgb-surface-500))}@media screen and (max-width: 768px){.responsive-table tr{border-bottom-color:rgb(var(--rgb-border-700))}.responsive-table td:before{color:rgb(var(--rgb-text-400))}}[class~="bg-black/70"]{background-color:rgb(var(--rgb-overlay) / .7)!important}[class~=bg-slate-950]{background-color:rgb(var(--rgb-surface-950))!important}[class~="bg-slate-950/50"]{background-color:rgb(var(--rgb-surface-950) / .5)!important}[class~="bg-slate-950/75"]{background-color:rgb(var(--rgb-surface-950) / .75)!important}[class~=bg-slate-900]{background-color:rgb(var(--rgb-surface-900))!important}[class~="bg-slate-900/40"]{background-color:rgb(var(--rgb-surface-900) / .4)!important}[class~="bg-slate-900/50"]{background-color:rgb(var(--rgb-surface-900) / .5)!important}[class~="bg-slate-900/60"]{background-color:rgb(var(--rgb-surface-900) / .6)!important}[class~="bg-slate-900/70"]{background-color:rgb(var(--rgb-surface-900) / .7)!important}[class~="bg-slate-900/80"]{background-color:rgb(var(--rgb-surface-900) / .8)!important}[class~=bg-slate-800]{background-color:rgb(var(--rgb-surface-800))!important}[class~="bg-slate-800/50"]{background-color:rgb(var(--rgb-surface-800) / .5)!important}[class~="bg-slate-800/60"]{background-color:rgb(var(--rgb-surface-800) / .6)!important}[class~="bg-slate-800/80"]{background-color:rgb(var(--rgb-surface-800) / .8)!important}[class~=bg-slate-700]{background-color:rgb(var(--rgb-surface-700))!important}[class~="bg-slate-700/50"]{background-color:rgb(var(--rgb-surface-700) / .5)!important}[class~="bg-slate-700/70"]{background-color:rgb(var(--rgb-surface-700) / .7)!important}[class~=bg-slate-600]{background-color:rgb(var(--rgb-surface-600))!important}[class~=bg-slate-500]{background-color:rgb(var(--rgb-surface-500))!important}[class~=bg-sky-400]{background-color:rgb(var(--rgb-accent-400))!important}[class~=bg-sky-500]{background-color:rgb(var(--rgb-accent-500))!important}[class~="bg-sky-500/20"]{background-color:rgb(var(--rgb-accent-500) / .18)!important}[class~=bg-sky-600]{background-color:rgb(var(--rgb-accent-600))!important}[class~=bg-green-500]{background-color:rgb(var(--rgb-success-500))!important}[class~="bg-green-500/20"]{background-color:rgb(var(--rgb-success-500) / .16)!important}[class~=bg-green-600]{background-color:rgb(var(--rgb-success-600))!important}[class~="bg-red-500/20"]{background-color:rgb(var(--rgb-danger-500) / .16)!important}[class~=bg-red-600]{background-color:rgb(var(--rgb-danger-600))!important}[class~=bg-emerald-500]{background-color:rgb(var(--rgb-emerald-500))!important}[class~="bg-emerald-500/20"]{background-color:rgb(var(--rgb-emerald-500) / .16)!important}[class~=bg-amber-400]{background-color:rgb(var(--rgb-warning-400))!important}[class~=bg-rose-500]{background-color:rgb(var(--rgb-rose-500))!important}[class~="bg-rose-500/10"]{background-color:rgb(var(--rgb-rose-500) / .12)!important}[class~=text-white]{color:rgb(var(--rgb-text-strong))!important}[class~=text-slate-100]{color:rgb(var(--rgb-text-100))!important}[class~=text-slate-200]{color:rgb(var(--rgb-text-200))!important}[class~=text-slate-300]{color:rgb(var(--rgb-text-300))!important}[class~=text-slate-400]{color:rgb(var(--rgb-text-400))!important}[class~=text-slate-500]{color:rgb(var(--rgb-text-500))!important}[class~=text-slate-900]{color:rgb(var(--rgb-text-strong))!important}[class~=text-slate-950]{color:rgb(var(--rgb-text-inverse))!important}[class~=text-sky-300]{color:rgb(var(--rgb-accent-300))!important}[class~=text-sky-400]{color:rgb(var(--rgb-accent-400))!important}[class~=text-sky-500]{color:rgb(var(--rgb-accent-500))!important}[class~=text-green-400]{color:rgb(var(--rgb-success-400))!important}[class~=text-red-300]{color:rgb(var(--rgb-danger-400))!important}[class~=text-red-400]{color:rgb(var(--rgb-danger-500))!important}[class~=text-emerald-300]{color:rgb(var(--rgb-emerald-300))!important}[class~=text-amber-300]{color:rgb(var(--rgb-warning-300))!important}[class~=text-rose-200]{color:rgb(var(--rgb-rose-300))!important}[class~=text-rose-300]{color:rgb(var(--rgb-rose-500))!important}[class~=border-slate-500]{border-color:rgb(var(--rgb-border-500))!important}[class~=border-slate-600]{border-color:rgb(var(--rgb-border-600))!important}[class~=border-slate-700]{border-color:rgb(var(--rgb-border-700))!important}[class~="border-slate-700/80"]{border-color:rgb(var(--rgb-border-700) / .8)!important}[class~=border-slate-800]{border-color:rgb(var(--rgb-border-800))!important}[class~=border-sky-400]{border-color:rgb(var(--rgb-accent-400))!important}[class~="border-sky-400/40"]{border-color:rgb(var(--rgb-accent-400) / .4)!important}[class~="border-sky-400/70"]{border-color:rgb(var(--rgb-accent-400) / .7)!important}[class~="border-sky-400/80"]{border-color:rgb(var(--rgb-accent-400) / .8)!important}[class~="border-sky-500/30"]{border-color:rgb(var(--rgb-accent-500) / .3)!important}[class~="border-sky-500/50"]{border-color:rgb(var(--rgb-accent-500) / .5)!important}[class~="border-sky-500/60"]{border-color:rgb(var(--rgb-accent-500) / .6)!important}[class~=border-red-500]{border-color:rgb(var(--rgb-danger-500))!important}[class~="border-red-500/50"]{border-color:rgb(var(--rgb-danger-500) / .5)!important}[class~="border-rose-500/40"]{border-color:rgb(var(--rgb-rose-500) / .4)!important}[class~="border-amber-400/50"]{border-color:rgb(var(--rgb-warning-400) / .5)!important}[class~=ring-sky-500]{--tw-ring-color: rgb(var(--rgb-accent-500)) !important}[class~="ring-sky-500/30"]{--tw-ring-color: rgb(var(--rgb-accent-500) / .3) !important}[class~="focus:ring-sky-500"]:focus,[class~="focus:ring-sky-500"]:focus-visible{--tw-ring-color: rgb(var(--rgb-accent-500)) !important}[class~="hover:bg-green-500"]:hover{background-color:rgb(var(--rgb-success-500))!important}[class~="hover:bg-red-500"]:hover{background-color:rgb(var(--rgb-danger-500))!important}[class~="hover:bg-sky-400"]:hover{background-color:rgb(var(--rgb-accent-400))!important}[class~="hover:bg-sky-500"]:hover{background-color:rgb(var(--rgb-accent-500))!important}[class~="hover:bg-slate-500"]:hover{background-color:rgb(var(--rgb-surface-500))!important}[class~="hover:bg-slate-600"]:hover{background-color:rgb(var(--rgb-surface-600))!important}[class~="hover:bg-slate-700/50"]:hover{background-color:rgb(var(--rgb-surface-700) / .5)!important}[class~="hover:bg-slate-800/60"]:hover{background-color:rgb(var(--rgb-surface-800) / .6)!important}[class~="hover:border-amber-400/50"]:hover{border-color:rgb(var(--rgb-warning-400) / .5)!important}[class~="hover:border-rose-400"]:hover{border-color:rgb(var(--rgb-rose-300))!important}[class~="hover:border-sky-400"]:hover{border-color:rgb(var(--rgb-accent-400))!important}[class~="hover:border-sky-400/70"]:hover{border-color:rgb(var(--rgb-accent-400) / .7)!important}[class~="hover:border-sky-400/80"]:hover{border-color:rgb(var(--rgb-accent-400) / .8)!important}[class~="hover:border-sky-500/50"]:hover{border-color:rgb(var(--rgb-accent-500) / .5)!important}[class~="hover:border-sky-500/60"]:hover{border-color:rgb(var(--rgb-accent-500) / .6)!important}[class~="hover:border-slate-400"]:hover{border-color:rgb(var(--rgb-text-400))!important}[class~="hover:text-red-400"]:hover{color:rgb(var(--rgb-danger-500))!important}[class~="hover:text-rose-300"]:hover{color:rgb(var(--rgb-rose-500))!important}[class~="hover:text-sky-300"]:hover{color:rgb(var(--rgb-accent-300))!important}[class~="hover:text-white"]:hover{color:rgb(var(--rgb-text-strong))!important}[class~=from-slate-800]{--tw-gradient-from: rgb(var(--rgb-surface-800)) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(var(--rgb-surface-800) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}[class~=to-slate-900]{--tw-gradient-to: rgb(var(--rgb-surface-900)) var(--tw-gradient-to-position) !important}
