:root{color-scheme:light}html.dark{color-scheme:dark}body{margin:0;padding:0;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:4px}.dark ::-webkit-scrollbar-thumb{background:#3f3f46}::-webkit-scrollbar-thumb:hover{background:#71717a}.dark ::-webkit-scrollbar-thumb:hover{background:#52525b}*,*:before,*:after{transition-property:background-color,border-color,color,fill,stroke,box-shadow,shadow;transition-timing-function:linear!important;transition-duration:.4s!important;transition-delay:0ms!important}@media print{body{overflow:visible}}
