html{scrollbar-gutter:stable}html,body,#root{background:#0a1f2e;min-height:100%}*{scrollbar-width:thin;scrollbar-color:#d4af37b8 #132838b8}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#132838b8;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#f0d574 0%,#d4af37 52%,#b8941f 100%);border:2px solid #132838f0;border-radius:999px;box-shadow:0 0 8px #d4af3747}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffe28a 0%,#d4af37 48%,#a77f14 100%)}::-webkit-scrollbar-corner{background:0 0}@media (width<=768px){::-webkit-scrollbar{width:8px;height:8px}}