:root{--scrollbar-track: #f0e9f5;--scrollbar-thumb-strong: var(--color-vix-dark)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-strong) var(--scrollbar-track)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(180deg,#ffb7d626,#d4b7ff26,#b0f2c226);border-radius:20px;border:1px solid rgba(45,27,54,.06);box-shadow:inset 0 0 6px #d4b7ff1a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffb7d6cc,#d4b7ffe6,#b0f2c2b3);border-radius:20px;border:2px solid rgba(248,245,250,.8);box-shadow:0 2px 8px #d4b7ff4d,inset 0 1px #ffffff4d;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ffb7d6,#d4b7ff,#b0f2c2e6);box-shadow:0 4px 12px #d4b7ff80,inset 0 1px #fff6;transform:scale(1.05)}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#d4b7ffe6,#b0f2c2cc);transform:scale(.98)}::-webkit-scrollbar-corner{background:linear-gradient(135deg,#ffb7d61a,#d4b7ff1a);border-radius:0 0 8px}@media(max-width:640px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border-width:1.5px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
