::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}::-webkit-scrollbar-thumb{border-radius:2px;background-color:color-mix(in srgb,var(--template-palette-primary-main) 30%,transparent)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pulse-element{animation-name:pulse;animation-duration:3s;animation-iteration-count:1}@keyframes pulse{0%{transform:scale(1);opacity:1}33%{transform:scale(.9);opacity:.7}67%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}
