::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:linear-gradient(to bottom,#f5f5f5,#fff,#f5f5f5);border-radius:8px;border:2px solid #dddddd;box-shadow:inset 0 0 5px #0000001a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fea60f,gold,#be540d,gold,#c41e3a);border-radius:10px;border:2px solid #ffffff;box-shadow:0 2px 4px #0003,inset 0 0 10px #ffffff4d;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d92347,gold,#d92347,gold,#d92347,gold);box-shadow:0 4px 8px #0000004d,inset 0 0 15px #fff6;transform:scale(1.02)}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#b01a2e,#e6c200,#b01a2e,#e6c200,#b01a2e);box-shadow:0 2px 4px #0006,inset 0 0 8px #fff3}::-webkit-scrollbar-corner{background:linear-gradient(45deg,#c41e3a,gold,#c41e3a);border-radius:8px}html,*,.custom-scroll{scrollbar-width:thin;scrollbar-color:#C41E3A #f5f5f5}.custom-scroll::-webkit-scrollbar{width:14px}.custom-scroll::-webkit-scrollbar-track{background:linear-gradient(to bottom,#f8f9fa,#fff,#f8f9fa);border-radius:7px;border:1px solid #e9ecef}.custom-scroll::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#c41e3a,gold,#c41e3a);border-radius:7px;border:1px solid #ffffff;transition:all .25s ease}.custom-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d92347,gold 30%,#d92347 70%,gold);box-shadow:0 2px 6px #c41e3a4d}.thin-scroll::-webkit-scrollbar{width:8px}.thin-scroll::-webkit-scrollbar-track{background:#f5f5f580;border-radius:4px}.thin-scroll::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#c41e3a,gold,#c41e3a);border-radius:4px;transition:background .2s ease}.thin-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#d92347,gold,#d92347)}@media (max-width: 768px){::-webkit-scrollbar{width:0px;background:transparent}.touch-scroll::-webkit-scrollbar{width:4px}.touch-scroll::-webkit-scrollbar-thumb{background:#c41e3acc;border-radius:2px}}@media (prefers-contrast: high){::-webkit-scrollbar-thumb{background:#c41e3a;border:2px solid #000000}::-webkit-scrollbar-track{background:#fff;border:1px solid #000000}}@media (prefers-reduced-motion: reduce){::-webkit-scrollbar-thumb{transition:none}.custom-scroll::-webkit-scrollbar-thumb{transition:none}}
