::-webkit-scrollbar{width:.2em}::-webkit-scrollbar-thumb{background:#585858;width:2px;border-radius:.2em;border:none}.material-symbols-outlined{-webkit-user-select:none;user-select:none;font-size:1.7em;height:1lh;width:1lh}div{box-sizing:border-box}button{position:relative;display:flex;align-items:center;width:fit-content;overflow:hidden;background:#0000;border:none;border-radius:.5em}button .ripple{width:150px;height:150px;position:absolute;background-color:#0000001a;border-radius:100%;pointer-events:none;transform:scale(0);opacity:0;animation:ripple .7s ease-out}@keyframes ripple{0%{opacity:1}to{transform:scale(2);opacity:0}}
