@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
body{font-family:var(--font-sans);-webkit-user-select:text;user-select:text}*{-webkit-user-select:text;user-select:text}.lofi-bg-pattern{background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff0d 35px 70px),repeating-linear-gradient(-45deg,#0000,#0000 35px,#ffffff05 35px 70px)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}
