:root{--bg-primary:#1e1e1e;--bg-secondary:#262626;--bg-surface:#2a2a2a;--bg-hover:#ffffff0e;--bg-active:#ffffff17;--text-normal:#dadada;--text-muted:#a3a3a3;--text-faint:#666;--border:#363636;--accent:#8fa08f;--accent-strong:#a5b5a5;--accent-dim:#8fa08f2e;--accent-text:var(--accent);--signal:#e08862;--signal-strong:#eaa17c;--signal-dim:#e0886229;--signal-text:#e08862;--c-red:#fb464c;--c-orange:#e9973f;--c-yellow:#e0de71;--c-green:#44cf6e;--c-blue:#4d9bff;--seal-ink:#b8b8b8;--seal-line:#4a4a4a;--g-llm:#5b8dd9;--g-web3:#d0605e;--g-web4:#6fa17a;--g-mm:#c9a55a;--g-cross:#e08862;--g-link:#7a7a7a;--g-label:#8f8f8f;--g-node-border:#1e1e1e;--font-ui:-apple-system, "Segoe UI", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", sans-serif;--font-text:var(--font-ui);--font-serif:"Palatino Linotype", "Times New Roman", "Source Han Serif SC", "Noto Serif CJK SC", "Songti SC", SimSun, serif;--font-mono:"Cascadia Code", Consolas, "SFMono-Regular", Menlo, monospace;--file-line-width:700px;--sidebar-width:280px;--rightbar-width:288px;--topbar-height:46px;--radius-s:4px;--radius-m:10px;--radius-l:14px;color-scheme:dark}[data-theme=light]{--bg-primary:#faf9f5;--bg-secondary:#f1eee6;--bg-surface:#fff;--bg-hover:#1414130d;--bg-active:#14141314;--text-normal:#141413;--text-muted:#6b6a63;--text-faint:#87857c;--border:#d8d2c7;--accent:#647064;--accent-strong:#4e5a4e;--accent-dim:#6470641f;--accent-text:#5a665a;--signal:#d97757;--signal-strong:#c6613f;--signal-dim:#d9775721;--signal-text:#b0502e;--c-red:#bf4d43;--c-orange:#c07b3e;--c-yellow:#a8853c;--c-green:#788c5d;--c-blue:#6a9bcc;--seal-ink:#6b6a63;--seal-line:#d5d2c6;--g-llm:#5a86ad;--g-web3:#b8574d;--g-web4:#6b8a58;--g-mm:#a8853c;--g-cross:#b0502e;--g-link:#b5b1a4;--g-label:#6b6a63;--g-node-border:#faf9f5;color-scheme:light}*{box-sizing:border-box}html{background:var(--bg-primary);color:var(--text-normal);font-family:var(--font-text);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}body{margin:0}a{color:var(--accent);text-decoration:none;transition:color .1s}a:hover{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-s)}.prose a{color:var(--accent-text)}.prose a[href^=http]:after{content:"↗";vertical-align:super;color:var(--text-faint);margin-left:.12em;font-size:.72em}h1,h2,h3,h4,h5,h6{font-family:var(--font-ui);color:var(--text-normal);font-weight:640;line-height:1.3}h1,h2{font-family:var(--font-serif);letter-spacing:.01em;font-weight:600}h1{line-height:1.25}code,kbd{font-family:var(--font-mono);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-s);padding:.08em .35em;font-size:.85em}kbd{color:var(--text-muted);font-size:.75em}pre{background:var(--bg-surface);border-radius:var(--radius-m);border:1px solid var(--border);padding:.9rem 1.1rem;overflow-x:auto}pre code{background:0 0;border:none;padding:0}blockquote{border-left:3px solid var(--accent);background:var(--accent-dim);border-radius:0 var(--radius-m) var(--radius-m) 0;color:var(--text-muted);margin:1.1em 0;padding:.65em 1em}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}mark{color:inherit;background:#ffd00059;border-radius:2px;padding:0 .1em}[data-theme=light] mark{background:#f5e3c7}hr{border:none;border-top:1px solid var(--border);margin:2.2rem 0}table{border-collapse:collapse;width:100%;margin:1.1em 0;font-size:.9em}th,td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.42em .75em}th{background:var(--bg-surface);font-size:.92em;font-weight:600}::selection{background:var(--accent-dim)}.container{max-width:1080px;margin:0 auto}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-faint);text-transform:uppercase;font-size:.7rem}.seal{border:1px solid var(--seal-line);width:1.45rem;height:1.45rem;color:var(--seal-ink);border-radius:var(--radius-s);user-select:none;background:var(--bg-surface);flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;display:inline-flex}.seal--accent{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.tag{color:var(--accent);background:var(--accent-dim);border-radius:999px;padding:.05rem .6rem;font-size:.78rem;text-decoration:none;display:inline-block}.gauge{align-items:center;gap:2px;display:inline-flex}.gauge i{border:1px solid var(--text-faint);border-radius:2px;width:8px;height:8px;display:inline-block}.gauge i.on{background:var(--accent);border-color:var(--accent)}.meta{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:.35rem .95rem;font-size:.73rem;display:flex}.prose{max-width:var(--file-line-width);font-size:1rem;line-height:1.78}.prose>p{margin:1.15em 0}.prose h2{border-bottom:1px solid var(--border);margin-top:2.6rem;margin-bottom:.9rem;padding-bottom:.32rem;font-size:1.36rem;line-height:1.35}.prose h3{margin-top:1.9rem;margin-bottom:.5rem;font-size:1.1rem}.prose h2+p,.prose h3+p{margin-top:.5em}.prose li{margin:.35em 0}.prose ul,.prose ol{padding-left:1.4em}.prose strong{color:var(--text-normal);font-weight:600}.hover-preview{z-index:90;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-m);pointer-events:none;opacity:0;width:360px;max-width:calc(100vw - 24px);padding:.75rem .9rem;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(4px);box-shadow:0 8px 28px #00000073}[data-theme=light] .hover-preview{box-shadow:0 8px 28px #1414131f}.hover-preview.show{opacity:1;transform:none}.hover-preview .hp-title{align-items:center;gap:.45rem;margin:0 0 .3rem;font-size:.95rem;font-weight:650;display:flex}.hover-preview .hp-desc{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.55}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
