html{scrollbar-gutter:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--colors-outline)60%,transparent);border-radius:4px}:hover::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--colors-on-surface-variant)80%,transparent)}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:var(--colors-outline)transparent}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar:vertical{width:8px}input,textarea,input:focus,textarea:focus{outline:none!important}