@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}a{color:#a78bfa;text-decoration:none;transition:color .2s}a:hover{color:#c4b5fd}input,textarea,select{font-family:inherit;transition:border-color .2s}input:focus,textarea:focus,select:focus{outline:none;border-color:#a78bfa!important}button{font-family:inherit;transition:opacity .2s,transform .15s}button:not(:disabled):hover{opacity:.9}button:not(:disabled):active{transform:scale(.98)}::selection{color:#e2e8f0;background:#a78bfa44}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-300px)}to{transform:translate(300px)}}
