::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent;margin:2px}::-webkit-scrollbar-thumb{background:rgba(29,32,35,.08);border-radius:9999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(29,32,35,.12);background-clip:padding-box}::-webkit-scrollbar-thumb:active{background:rgba(29,32,35,.16);background-clip:padding-box}*{scrollbar-width:thin;scrollbar-color:rgba(29,32,35,.08) transparent}::selection{background-color:#b8d5ff;color:#001738}::-moz-selection{background-color:#b8d5ff;color:#001738}input::selection,textarea::selection{background-color:#b8d5ff;color:#001738}input::-moz-selection,textarea::-moz-selection{background-color:#b8d5ff;color:#001738}