@keyframes spinner-fade{0%{opacity:1}12.5%{opacity:.7}25%{opacity:.45}37.5%{opacity:.25}50%,to{opacity:.25}}@keyframes checkmark-draw{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}.spinner-line{transform-origin:50%;animation:1.4s linear infinite spinner-fade}.spinner-line-0{animation-delay:-1.225s;transform:rotate(0)}.spinner-line-1{animation-delay:-1.05s;transform:rotate(45deg)}.spinner-line-2{animation-delay:-.875s;transform:rotate(90deg)}.spinner-line-3{animation-delay:-.7s;transform:rotate(135deg)}.spinner-line-4{animation-delay:-.525s;transform:rotate(180deg)}.spinner-line-5{animation-delay:-.35s;transform:rotate(225deg)}.spinner-line-6{animation-delay:-.175s;transform:rotate(270deg)}.spinner-line-7{animation-delay:0s;transform:rotate(315deg)}.checkmark-path{stroke-dasharray:20;stroke-dashoffset:20px;animation:.6s ease-out forwards checkmark-draw}.thoughts-scroll::-webkit-scrollbar{display:none}
