input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}html{color-scheme:dark}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background-color:rgba(187,192,223,.2);border-radius:20px}.scrollbar-show-on-hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);border-radius:20px}.scrollbar-show-on-hover:hover::-webkit-scrollbar-thumb{background-color:rgba(187,192,223,.2)}::-webkit-scrollbar-thumb:hover{background-color:rgba(187,192,223,.3)}*{scrollbar-width:thin;scrollbar-color:rgba(187,192,223,.2) rgba(0,0,0,0)}::-webkit-resizer{display:none}.container-overflow{container-name:table-height;container-type:size}.container-overflow>:first-child{visibility:hidden}.h-screen-safe-no-header{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 64px - 32px);height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 64px - 32px)}:root{--table-height:118px}@container table-height (min-height: 118px){.container-overflow>:first-child{visibility:visible}}@media print{@page{size:210mm 297mm;margin:40px 40px 40px 40px}}