.table thead tr:last-child th:first-child:before,.table thead tr:last-child td:first-child:before{content:"";position:absolute;background-color:transparent;bottom:0rem;left:0;height:1.5rem;width:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.75rem 0 0 var(--un-shadow-color);transform:rotate(180deg);clip-path:xywh(1px 0px 100% 100%);--un-shadow-color:color-mix(in srgb, var(--colors-gray-50) var(--un-shadow-opacity), transparent) ;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));--un-duration:.15s;transition-duration:.15s;--un-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@supports (color: color-mix(in lab,red,red)){.table thead tr:last-child th:first-child:before,.table thead tr:last-child td:first-child:before{--un-shadow-color:color-mix(in oklab, var(--colors-gray-50) var(--un-shadow-opacity), transparent) }}.dark .table thead tr:last-child th:first-child:before,.dark .table thead tr:last-child td:first-child:before{--un-shadow-color:color-mix(in srgb, var(--colors-gray-600) var(--un-shadow-opacity), transparent) }@supports (color: color-mix(in lab,red,red)){.dark .table thead tr:last-child th:first-child:before,.dark .table thead tr:last-child td:first-child:before{--un-shadow-color:color-mix(in oklab, var(--colors-gray-600) var(--un-shadow-opacity), transparent) }}.table thead tr:last-child th:last-of-type:before,.table thead tr:last-child td:last-of-type:before{content:"";position:absolute;background-color:transparent;bottom:-1.5rem;right:0;height:1.5rem;width:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.75rem 0 0 var(--un-shadow-color);clip-path:xywh(1px 0px 100% 100%);--un-shadow-color:color-mix(in srgb, var(--colors-gray-200) var(--un-shadow-opacity), transparent) ;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));--un-duration:.15s;transition-duration:.15s;--un-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@property --un-ease{syntax:"*";inherits:false;}@property --un-shadow-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.table thead tr:last-child th:last-of-type:before,.table thead tr:last-child td:last-of-type:before{--un-shadow-color:color-mix(in oklab, var(--colors-gray-200) var(--un-shadow-opacity), transparent) }}.dark .table thead tr:last-child th:last-of-type:before,.dark .table thead tr:last-child td:last-of-type:before{--un-shadow-color:color-mix(in srgb, var(--colors-gray-800) var(--un-shadow-opacity), transparent) }@supports (color: color-mix(in lab,red,red)){.dark .table thead tr:last-child th:last-of-type:before,.dark .table thead tr:last-child td:last-of-type:before{--un-shadow-color:color-mix(in oklab, var(--colors-gray-800) var(--un-shadow-opacity), transparent) }}.table{width:100%;white-space:nowrap;font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));padding:calc(var(--spacing) * 0);text-align:left}.table .table-flush{padding-block:calc(var(--spacing) * 0);padding-right:calc(var(--spacing) * 0)}.table .table-flush:not(:first-child){margin-left:calc(calc(var(--spacing) * 1) * -1);padding-left:calc(var(--spacing) * 1)}.table .table-flush:first-child{margin-left:calc(var(--spacing) * 0);padding-left:calc(var(--spacing) * 0)}.table .table-flush:not(:last-child){margin-right:calc(calc(var(--spacing) * 1) * -1);padding-right:calc(var(--spacing) * 1)}.table .table-buttons{padding:5px}.table thead{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));text-transform:uppercase;color:color-mix(in srgb,var(--colors-gray-700) var(--un-text-opacity),transparent);border-top-right-radius:var(--radius-xl)}@supports (color: color-mix(in lab,red,red)){.table thead{color:color-mix(in oklab,var(--colors-gray-700) var(--un-text-opacity),transparent)}}.dark .table thead{color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .table thead{color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}}.table thead tr:first-child th:last-child,.table thead tr:first-child td:last-child{border-top-right-radius:var(--radius-2xl)}.table thead tr:last-child th,.table thead tr:last-child td{position:relative}.table thead tr th,.table thead tr td{background-color:color-mix(in srgb,var(--colors-gray-200) var(--un-bg-opacity),transparent);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3)}@supports (color: color-mix(in lab,red,red)){.table thead tr th,.table thead tr td{background-color:color-mix(in oklab,var(--colors-gray-200) var(--un-bg-opacity),transparent)}}.dark .table thead tr th,.dark .table thead tr td{background-color:color-mix(in srgb,var(--colors-gray-800) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .table thead tr th,.dark .table thead tr td{background-color:color-mix(in oklab,var(--colors-gray-800) var(--un-bg-opacity),transparent)}}.table thead tr th .table-caret,.table thead tr td .table-caret{margin-left:calc(var(--spacing) * 2)}.table thead tr th .table-caret,.table thead tr th .table-caret svg,.table thead tr th .table-caret svg *,.table thead tr td .table-caret,.table thead tr td .table-caret svg,.table thead tr td .table-caret svg *{color:color-mix(in srgb,var(--colors-indigo-500) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.table thead tr th .table-caret,.table thead tr th .table-caret svg,.table thead tr th .table-caret svg *,.table thead tr td .table-caret,.table thead tr td .table-caret svg,.table thead tr td .table-caret svg *{color:color-mix(in oklab,var(--colors-indigo-500) var(--un-text-opacity),transparent)}}.table thead tr th .table-caret.up svg,.table thead tr td .table-caret.up svg{transform:translateY(-10%)}.table thead tr th .table-caret.down svg,.table thead tr td .table-caret.down svg{transform:translateY(10%) rotateX(180deg)}.table thead tr th.sortable,.table thead tr td.sortable{cursor:pointer}.table tbody tr:nth-child(odd){background-color:color-mix(in srgb,var(--colors-gray-50) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.table tbody tr:nth-child(odd){background-color:color-mix(in oklab,var(--colors-gray-50) var(--un-bg-opacity),transparent)}}.dark .table tbody tr:nth-child(odd){background-color:color-mix(in srgb,var(--colors-gray-600) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .table tbody tr:nth-child(odd){background-color:color-mix(in oklab,var(--colors-gray-600) var(--un-bg-opacity),transparent)}}.table tbody tr:nth-child(2n){background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.table tbody tr:nth-child(2n){background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}.dark .table tbody tr:nth-child(2n){background-color:color-mix(in srgb,var(--colors-gray-700) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .table tbody tr:nth-child(2n){background-color:color-mix(in oklab,var(--colors-gray-700) var(--un-bg-opacity),transparent)}}.table tbody tr tr:not(:last-child){border-bottom-width:1px}.table tbody tr th,.table tbody tr td{padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2.5);height:42px}.table th,.table td{overflow-wrap:break-word;text-overflow:ellipsis}.app{display:flex;height:100vh;max-height:100vh;height:-webkit-fill-available;background-color:color-mix(in srgb,var(--colors-gray-100) var(--un-bg-opacity),transparent)}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.app{background-color:color-mix(in oklab,var(--colors-gray-100) var(--un-bg-opacity),transparent)}}.dark .app{background-color:color-mix(in srgb,var(--colors-gray-900) var(--un-bg-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .app{background-color:color-mix(in oklab,var(--colors-gray-900) var(--un-bg-opacity),transparent)}}.app .app-wrapper{display:flex;flex-direction:column;width:100%;position:relative;overflow-x:hidden;min-height:100vh}@media (min-width: 48rem){.app .app-wrapper{padding-left:var(--sidebar-width)}}.title{color:color-mix(in srgb,var(--colors-gray-900) var(--un-text-opacity),transparent);--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium)}@supports (color: color-mix(in lab,red,red)){.title{color:color-mix(in oklab,var(--colors-gray-900) var(--un-text-opacity),transparent)}}.dark .title{color:color-mix(in srgb,var(--colors-gray-100) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .title{color:color-mix(in oklab,var(--colors-gray-100) var(--un-text-opacity),transparent)}}.link{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));text-decoration-line:underline;color:color-mix(in srgb,var(--colors-gray-600) var(--un-text-opacity),transparent)}.link:focus{--un-outline-style:none;outline-style:none}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.link{color:color-mix(in oklab,var(--colors-gray-600) var(--un-text-opacity),transparent)}}.link:hover{color:color-mix(in srgb,var(--colors-gray-900) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.link:hover{color:color-mix(in oklab,var(--colors-gray-900) var(--un-text-opacity),transparent)}}.dark .link{color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .link{color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}}.dark .link:hover{color:color-mix(in srgb,var(--colors-gray-100) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .link:hover{color:color-mix(in oklab,var(--colors-gray-100) var(--un-text-opacity),transparent)}}code{color:color-mix(in srgb,var(--colors-pink-500) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){code{color:color-mix(in oklab,var(--colors-pink-500) var(--un-text-opacity),transparent)}}.info{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));color:color-mix(in srgb,var(--colors-gray-600) var(--un-text-opacity),transparent)}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.info{color:color-mix(in oklab,var(--colors-gray-600) var(--un-text-opacity),transparent)}}.dark .info{color:color-mix(in srgb,var(--colors-gray-300) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .info{color:color-mix(in oklab,var(--colors-gray-300) var(--un-text-opacity),transparent)}}.success{color:color-mix(in srgb,var(--colors-green-500) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.success{color:color-mix(in oklab,var(--colors-green-500) var(--un-text-opacity),transparent)}}.danger{color:color-mix(in srgb,var(--colors-red-600) var(--un-text-opacity),transparent)}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.danger{color:color-mix(in oklab,var(--colors-red-600) var(--un-text-opacity),transparent)}}.attention{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold);text-decoration-line:underline}.app-main{padding-block:calc(var(--spacing) * 4);flex-grow:1}.page{margin-inline:auto;max-width:var(--container-7xl);min-height:100%}@media (min-width: 40rem){.page{padding-inline:calc(var(--spacing) * 4)}}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{animation:spinner 1.2s linear infinite}
