:root{--query-bg: #f3f5f8;--query-surface: #ffffff;--query-text: #181b22;--query-text-2: #353b47;--query-muted: #667085;--query-muted-2: #98a2b3;--query-border: #e4e8ef;--query-border-soft: #edf0f4;--query-primary: #2563eb;--query-primary-soft: #93b4ff;--query-primary-bg: #eef4ff;--query-success: #16a36a;--query-warning: #d97706;--query-danger: #dc3545;--query-radius: 14px;--query-shadow: 0 12px 32px rgb(30 42 66 / 6%)}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%}html{background:var(--query-bg)}body{margin:0;background:var(--query-bg);color:var(--query-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Source Han Sans CN,Microsoft Yahei,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#2563eb2e}
