*,*:before,*:after{box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;background:#0a0e1a;background-image:radial-gradient(ellipse at 0% 0%,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(ellipse at 100% 100%,rgba(139,92,246,.06) 0%,transparent 50%);background-attachment:fixed;min-height:100vh;display:flex;align-items:stretch;justify-content:stretch;color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{width:100%;height:100%;display:flex}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a80}::-webkit-scrollbar-thumb{background:#64748b66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b99}
