@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:#eef1f6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccd3e0;border-radius:3px}input::placeholder{color:#93a0af}select option{background:#fff;color:#16212e}button{font-family:inherit}button:hover{filter:brightness(.98)}@keyframes dot-pulse{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@keyframes pulse-logo{0%,to{opacity:1}50%{opacity:.45}}