::-webkit-scrollbar{width:12px;height:12px;background:rgba(243,244,246,0.15)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffb347 0%,#ff9900 70%,#d97706 100%);border-radius:16px;box-shadow:0 2px 8px 0 rgba(255,153,0,0.18),0 0 0 3px rgba(255,153,0,0.07) inset;border:3px solid rgba(255,255,255,0.37);transition:background 0.3s,box-shadow 0.3s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff9900 0%,#ffb347 80%);box-shadow:0 4px 16px 0 rgba(255,153,0,0.35)}::-webkit-scrollbar-track{background:rgba(243,244,246,0.42);border-radius:16px;backdrop-filter:blur(2.5px);margin:3px 0}html{scrollbar-width:thin;scrollbar-color:#ff9900 rgba(243,244,246,0.5)}