@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600;700&family=Noto+Serif+SC:wght@400;600&family=Geist+Mono:wght@400;500&display=swap";:root{--accent: #7ec9de;--accent-2: #a8dde9;--accent-deep: #2d7a92;--accent-glow: rgba(126, 201, 222, .28);--bg-0: #0a0a0d;--bg-1: #111114;--bg-2: #16161b;--bg-3: #1c1c22;--bg-card: #14141a;--line: rgba(255, 255, 255, .07);--line-strong: rgba(255, 255, 255, .12);--text-0: #f5f5f7;--text-1: rgba(245, 245, 247, .78);--text-2: rgba(245, 245, 247, .55);--text-3: rgba(245, 245, 247, .38);--danger: #f87171;--warn: #fbbf24;--ok: #34d399;--info: #60a5fa;--radius: 14px;--radius-sm: 10px;--radius-lg: 20px;--fs-h1: 30px;--fs-h2: 18px;--fs-h3: 15px;--fs-body: 15px;--fs-ui: 14px;--fs-hint: 12px;--fs-tiny: 11px;--lh-body: 1.6;--lh-heading: 1.2;--lh-hero: 1.05}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{background:var(--bg-0);color:var(--text-0);font-family:Noto Sans SC,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0;line-height:1.6;-webkit-font-smoothing:antialiased;word-break:keep-all;line-break:strict;overflow-wrap:anywhere}:lang(en),.latin{font-feature-settings:"ss01"}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}::selection{background:var(--accent-glow)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:inherit}:focus:not(:focus-visible){outline:none}main{display:block}
