:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--muted-text:#7f89aa;font-family:Avenir Next,PingFang SC,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100svh}button,input{font:inherit}.dashboard-page,.error-page{background:radial-gradient(circle at 50% 30%,#5647da2e,#0000 30%),#080b1d;place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.dashboard-glow{aspect-ratio:1;filter:blur(100px);background:#6751eb1a;border-radius:50%;width:560px;position:absolute}.dashboard-card.ant-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121534db;border:1px solid #7e6fff2e;width:min(560px,100%);box-shadow:0 24px 70px #00000059}.dashboard-card .ant-typography{color:#eef0ff;margin-bottom:0}.error-page .ant-result{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111430c7;border:1px solid #7e6fff29;border-radius:24px;width:min(620px,100%);padding:56px 32px;box-shadow:0 28px 80px #00000057}.error-page .ant-result-title{color:#eef0ff}.error-page .ant-result-subtitle{color:var(--muted-text)}
