::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}.dark ::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#ba9672;border-radius:5px;border:2px solid #f1f1f1}.dark ::-webkit-scrollbar-thumb{background:#ba9672;border-color:#1f2937}::-webkit-scrollbar-thumb:hover{background:#9f7f5c}html{scrollbar-width:thin;scrollbar-color:#BA9672 #f1f1f1}html.dark{scrollbar-color:#BA9672 #1f2937}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(4);opacity:0}}.animate-ripple{animation:ripple .6s linear}@keyframes shine{to{background-position:200% center}}.animate-shine{background-size:200% auto;animation:shine 3s linear infinite}img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
