@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html,body{padding:0;margin:0;width:100%;height:100%;scroll-behavior:smooth}body{font-family:Inter,SF Pro Display,Segoe UI,system-ui,sans-serif;background:#0b0f1a;color:#f5f7ff}#root{min-height:100vh}::selection{background:rgba(124,92,255,.4);color:#f5f7ff}
