@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}@keyframes cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes card-pop-in{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.card-pop{transform-origin:50%;will-change:transform, opacity;animation:.45s cubic-bezier(.34,1.3,.64,1) both card-pop-in}
