@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#eef2ff,#faf5ff 35%,#ecfeff 70%,#eff6ff);background-attachment:fixed;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}body:after,body:before{border-radius:50%;content:"";filter:blur(90px);opacity:.45;pointer-events:none;position:fixed;z-index:0}body:before{background:radial-gradient(circle at center,#a5b4fc,#0000 70%);height:480px;left:-120px;top:-120px;width:480px}body:after{background:radial-gradient(circle at center,#f0abfc,#0000 70%);bottom:-160px;height:520px;right:-140px;width:520px}#root{position:relative;z-index:1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background:#64748b59;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#64748b8c}::-webkit-scrollbar-track{background:#0000}