:root{--lp-purple:#1f0d4e;--lp-purple-dark:#1a1449;--lp-white:#fff;--lp-grad:linear-gradient(90deg,#ff6e51,#d157ea);--lp-font:"Archivo",system-ui,sans-serif;--lp-font-inter:"Inter",system-ui,sans-serif;--lp-bp:768px}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#8080804d transparent;margin:0;padding:0}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#80808080}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%;height:100vh}input::placeholder{color:#aaa;opacity:1}@media (prefers-color-scheme:dark){input::placeholder{color:#9da3af;opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}
