::-webkit-scrollbar{height:1px;width:1px}.mobile-padding{padding-top:env(safe-area-inset-top,0)}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-color:#888;border-radius:2px}::-webkit-scrollbar-thumb:hover{background-color:#555}*{scrollbar-color:#888 #0000;scrollbar-width:thin}body.dark-mode *{scrollbar-color:#aaa #333}body.dark-mode ::-webkit-scrollbar-thumb{background-color:#aaa}.table-sticky-header-column td:first-child,.table-sticky-header-column thead tr{background-color:#eee}.table-sticky-header-column td:first-child,.table-sticky-header-column th:first-child{left:0;position:sticky;z-index:1}.table-sticky-header{max-height:710px}.table-sticky-header thead tr{background-color:#eee;position:sticky;top:0;z-index:2}.table-sticky-header td:first-child{background-color:#eee}.sticky-table-header{max-height:710px}.sticky-table-header thead tr{background-color:#eee;position:sticky;top:0;z-index:2}.sticky-header{height:710px}.sticky-header .q-table__bottom,.sticky-header .q-table__top,.sticky-header thead tr:first-child th{background-color:#eee}.sticky-header thead tr th{position:sticky;z-index:1}.sticky-header thead tr:first-child th{top:0}.sticky-header.q-table--loading thead tr:last-child th{top:48px}.sticky-header tbody{scroll-margin-top:48px}.route-enter-from{opacity:0;transform:translateY(100px)}.route-enter-active{transition:all .3s ease-out}.route-leave-to{opacity:0;transform:translateY(-100px)}.route-leave-active{transition:all .3s ease-in}