*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Geist,-apple-system,system-ui,sans-serif;color:#18181b;-webkit-font-smoothing:antialiased;background:#fafafa}#root{min-height:100vh}::selection{background:#ddd6fe}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#e4e4e7;border-radius:8px;border:3px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#d4d4d8;background-clip:padding-box}@keyframes rm-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.65}}textarea,input{font-family:inherit}
