@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background:#0d0d12;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}#root{min-height:100vh;background:#0d0d12}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}input::placeholder{color:#ffffff40}input:focus{outline:none;border-color:#06b6d480!important}button:hover{opacity:.85}
