<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/@zendeskgarden/css-tables@4.0.19/dist/index.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Copyright Zendesk, Inc.
 *
 * Use of this source code is governed under the Apache License, Version 2.0
 * found at http://www.apache.org/licenses/LICENSE-2.0.
 */
.c-table{display:table;border:none;width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;line-height:1.42857;color:#2f3941;font-size:14px}.c-table__caption{display:table-caption;text-align:left}.c-table__row{display:table-row;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;border-bottom:1px solid #e9ebed;height:40px;vertical-align:top;box-sizing:border-box}.c-table__row--group{height:32px;line-height:1.66667;font-size:12px}.c-table__row--header{border-bottom-color:#d8dcde;height:48px;vertical-align:bottom;font-weight:600}.c-table__row--group,.c-table__row--stripe{background-color:#f8f9f9}.c-table__row__cell{display:table-cell;-webkit-transition:border-color .25s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .25s ease-in-out,box-shadow .1s ease-in-out;padding:10px 12px;box-sizing:border-box}.c-table__row__cell--min{box-sizing:content-box;padding-right:0;width:1em}.c-table__row__cell--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-table__row--group .c-table__row__cell{padding:6px 10px}.c-table__row--header .c-table__row__cell:not(.c-table__row__cell--overflow){padding-top:14px;padding-bottom:14px;text-align:left}.c-table__row:not(.c-table__row--header):not(.c-table__row--group).is-hovered,.c-table__row:not(.c-table__row--header):not(.c-table__row--group):hover{background-color:#edf7ff}.c-table__row:focus{outline:0}.c-table__row:not(.c-table__row--header):not(.c-table__row--group).is-focused .c-table__row__cell:first-of-type,.c-table__row:not(.c-table__row--header):not(.c-table__row--group):focus .c-table__row__cell:first-of-type{box-shadow:inset 3px 0 0 0 #1f73b7}.c-table__row:not(.c-table__row--header).is-selected,.c-table__row:not(.c-table__row--header)[aria-selected]{border-bottom-color:#adcce4;background-color:#cee2f2}.c-table__row__cell--overflow{padding:0;width:2em;height:inherit}.c-table__row__cell__overflow{display:block;position:relative;z-index:0;margin-top:calc(20px - 1em);border:none;background-color:transparent;cursor:pointer;padding:0;width:100%;text-decoration:none;font-size:inherit}.c-table__row__cell__overflow,.c-table__row__cell__overflow:after,.c-table__row__cell__overflow:before{-webkit-transition:opacity .25s ease-in-out,background-color .1s ease-in-out;transition:opacity .25s ease-in-out,background-color .1s ease-in-out;height:2em}.c-table__row__cell__overflow:after,.c-table__row__cell__overflow:before{position:absolute;top:0;right:0;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);border-radius:50%;background-repeat:no-repeat;background-position:50%;width:2em;content:""}.c-table__row__cell__overflow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' color='%2368737d'%3E%3Cg fill='currentColor'%3E%3Ccircle cx='2.5' cy='8' r='1.5'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3Ccircle cx='13.5' cy='8' r='1.5'/%3E%3C/g%3E%3C/svg%3E")}.c-table__row__cell__overflow:after{opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' color='%232f3941'%3E%3Cg fill='currentColor'%3E%3Ccircle cx='2.5' cy='8' r='1.5'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3Ccircle cx='13.5' cy='8' r='1.5'/%3E%3C/g%3E%3C/svg%3E")}.c-table__row--header .c-table__row__cell__overflow{margin-top:0;margin-bottom:calc(24px - 1em)}.c-table--lg .c-table__row__cell__overflow{margin-top:calc(32px - 1em)}.c-table--sm .c-table__row__cell__overflow{margin-top:calc(16px - 1em)}.c-table__row__cell__overflow.is-active:before,.c-table__row__cell__overflow.is-focused:before,.c-table__row__cell__overflow.is-hovered:before,.c-table__row__cell__overflow:hover:before{opacity:0}.c-table__row__cell__overflow.is-active:after,.c-table__row__cell__overflow.is-focused:after,.c-table__row__cell__overflow.is-hovered:after,.c-table__row__cell__overflow:hover:after{opacity:1}.c-table__row__cell__overflow:focus{outline:0}.c-table__row__cell__overflow.is-focused:after,.c-table__row__cell__overflow.is-focused:before{background-color:rgba(104,115,125,.35)}.c-table__row__cell__overflow.is-active{z-index:1}.c-table__row:not(.c-table__row--header):not(.c-table__row--group).is-focused .c-table__row__cell__overflow,.c-table__row:not(.c-table__row--header):not(.c-table__row--group).is-hovered .c-table__row__cell__overflow,.c-table__row:not(.c-table__row--header):not(.c-table__row--group):focus .c-table__row__cell__overflow,.c-table__row:not(.c-table__row--header):not(.c-table__row--group):hover .c-table__row__cell__overflow,.c-table__row__cell__overflow.is-active{opacity:1}.c-table__row:not(.c-table__row--header) .c-table__row__cell__overflow{opacity:0}.c-table--lg .c-table__row--header .c-table__row__cell__overflow{margin-top:0;margin-bottom:calc(36px - 1em)}.c-table--sm .c-table__row--header .c-table__row__cell__overflow{margin-top:0;margin-bottom:calc(20px - 1em)}.c-table__row__cell--overflow .c-menu{top:calc(2em + 1px);right:calc(100% - 2em)}.c-table__row__cell__sortable{position:relative;border:none;background-color:transparent;cursor:pointer;padding:0 16px 0 0;text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:600}.c-table__row__cell__sortable,.c-table__row__cell__sortable:after,.c-table__row__cell__sortable:before{-webkit-transition:color .25s ease-in-out,opacity .25s ease-in-out;transition:color .25s ease-in-out,opacity .25s ease-in-out}.c-table__row__cell__sortable:after,.c-table__row__cell__sortable:before{position:absolute;top:0;right:0;background-repeat:no-repeat;background-position:50%;width:14px;height:100%;content:""}.c-table__row__cell__sortable:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='%2368737d'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' d='M2.5 4L5.6.9c.2-.2.5-.2.7 0L9.5 4m-7 4l3.1 3.1c.2.2.5.2.7 0L9.5 8'/%3E%3C/svg%3E")}.c-table__row__cell__sortable:after{opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='%231f73b7' fill='%231f73b7'%3E%3Cpath fill='currentColor' d='M10 5H2a.5.5 0 01-.46-.31.47.47 0 01.11-.54L5.29.5A1 1 0 016.7.5l3.65 3.65a.49.49 0 01.11.54A.51.51 0 0110 5z'/%3E%3Cpath d='M2 7a.5.5 0 00-.46.31.47.47 0 00.11.54L5.3 11.5a1 1 0 001.41 0l3.65-3.65a.49.49 0 00.11-.54A.53.53 0 0010 7z'/%3E%3C/svg%3E")}.c-table__row__cell__sortable.is-ascending:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='%2368737d' fill='%23c2c8cc'%3E%3Cpath fill='currentColor' d='M10 5H2a.5.5 0 01-.46-.31.47.47 0 01.11-.54L5.29.5A1 1 0 016.7.5l3.65 3.65a.49.49 0 01.11.54A.51.51 0 0110 5z'/%3E%3Cpath d='M2 7a.5.5 0 00-.46.31.47.47 0 00.11.54L5.3 11.5a1 1 0 001.41 0l3.65-3.65a.49.49 0 00.11-.54A.53.53 0 0010 7z'/%3E%3C/svg%3E")}.c-table__row__cell__sortable.is-ascending:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='%231f73b7' fill='rgba(31, 115, 183, 0.25)'%3E%3Cpath fill='currentColor' d='M10 5H2a.5.5 0 01-.46-.31.47.47 0 01.11-.54L5.29.5A1 1 0 016.7.5l3.65 3.65a.49.49 0 01.11.54A.51.51 0 0110 5z'/%3E%3Cpath d='M2 7a.5.5 0 00-.46.31.47.47 0 00.11.54L5.3 11.5a1 1 0 001.41 0l3.65-3.65a.49.49 0 00.11-.54A.53.53 0 0010 7z'/%3E%3C/svg%3E")}.c-table__row__cell__sortable.is-descending:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='%23c2c8cc' fill='%2368737d'%3E%3Cpath fill='currentColor' d='M10 5H2a.5.5 0 01-.46-.31.47.47 0 01.11-.54L5.29.5A1 1 0 016.7.5l3.65 3.65a.49.49 0 01.11.54A.51.51 0 0110 5z'/%3E%3Cpath d='M2 7a.5.5 0 00-.46.31.47.47 0 00.11.54L5.3 11.5a1 1 0 001.41 0l3.65-3.65a.49.49 0 00.11-.54A.53.53 0 0010 7z'/%3E%3C/svg%3E")}.c-table__row__cell__sortable.is-descending:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' color='rgba(31, 115, 183, 0.25)' fill='%231f73b7'%3E%3Cpath fill='currentColor' d='M10 5H2a.5.5 0 01-.46-.31.47.47 0 01.11-.54L5.29.5A1 1 0 016.7.5l3.65 3.65a.49.49 0 01.11.54A.51.51 0 0110 5z'/%3E%3Cpath d='M2 7a.5.5 0 00-.46.31.47.47 0 00.11.54L5.3 11.5a1 1 0 001.41 0l3.65-3.65a.49.49 0 00.11-.54A.53.53 0 0010 7z'/%3E%3C/svg%3E")}.c-table__row__cell--truncate .c-table__row__cell__sortable{max-width:100%;overflow:hidden;text-overflow:ellipsis}.c-table__row__cell__sortable.is-hovered,.c-table__row__cell__sortable:hover{text-decoration:none}.c-table .c-table__row__cell__sortable.is-focused,.c-table .c-table__row__cell__sortable.is-hovered,.c-table .c-table__row__cell__sortable:focus,.c-table .c-table__row__cell__sortable:hover{color:#1f73b7}.c-table__row__cell__sortable.is-focused:after,.c-table__row__cell__sortable.is-hovered:after,.c-table__row__cell__sortable:focus:after,.c-table__row__cell__sortable:hover:after{opacity:1}.c-table__row__cell__sortable:focus{outline:0;text-decoration:none}.c-table__row__cell__sortable.is-focused{text-decoration:underline}.c-table--lg .c-table__row--header{height:72px}.c-table--lg .c-table__row--header .c-table__row__cell:not(.c-table__row__cell--overflow){padding-top:26px;padding-bottom:26px}.c-table--sm .c-table__row--header{height:40px}.c-table--sm .c-table__row--header .c-table__row__cell:not(.c-table__row__cell--overflow){padding-top:10px;padding-bottom:10px}.c-table--lg .c-table__row:not(.c-table__row--header):not(.c-table__row--group){height:64px}.c-table--lg .c-table__row:not(.c-table__row--header):not(.c-table__row--group) .c-table__row__cell:not(.c-table__row__cell--overflow){padding-top:22px;padding-bottom:22px}.c-table--sm .c-table__row:not(.c-table__row--header):not(.c-table__row--group){height:32px}.c-table--sm .c-table__row:not(.c-table__row--header):not(.c-table__row--group) .c-table__row__cell:not(.c-table__row__cell--overflow){padding-top:6px;padding-bottom:6px}.c-table.is-rtl{direction:rtl}.c-table.is-rtl .c-table__caption{text-align:right}.c-table.is-rtl .c-table__row__cell--min{padding-right:12px;padding-left:0}.c-table.is-rtl .c-table__row--header .c-table__row__cell:not(.c-table__row__cell--overflow){text-align:right}.c-table.is-rtl .c-table__row__cell__sortable{padding-right:0;padding-left:16px}.c-table.is-rtl .c-table__row__cell__sortable:after,.c-table.is-rtl .c-table__row__cell__sortable:before{right:auto;left:0}.c-table.is-rtl .c-table__row__cell__overflow .c-menu{right:auto;left:calc(100% - 2em)}.c-table.is-rtl .c-table__row:not(.c-table__row--header):not(.c-table__row--group).is-focused .c-table__row__cell:first-of-type,.c-table.is-rtl .c-table__row:not(.c-table__row--header):not(.c-table__row--group):focus .c-table__row__cell:first-of-type{box-shadow:inset -3px 0 0 0 #1f73b7}
/*# sourceMappingURL=/sm/674e2c5d31ee98e3245a53fabf473ff88e311390447f95fc04509a3a4b55c30e.map */</pre></body></html>