:root{--font-sans:"Noto Sans TC",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-serif:"Source Serif 4","Noto Serif TC",Georgia,serif;--font-mono:"JetBrains Mono","SF Mono","Roboto Mono",ui-monospace,monospace;--font-display:"Source Serif 4","Noto Serif TC",Georgia,serif;--vp-ink:#12151D;--vp-paper:#F5F4EF;--vp-line:#2A2F3A;--vp-accent:#317DE9;--vp-accent-green:#17A750;--vp-accent-amber:#E19100;--vp-font-wordmark:"Spectral",Georgia,serif;--vp-font-data:"IBM Plex Mono",ui-monospace,monospace}.theme-editorial{--bg:#f7f4ed;--bg-2:#efeae0;--surface:#fdfbf6;--ink:#1a1715;--ink-2:#3d3833;--ink-3:#6b625a;--ink-4:#9a9187;--rule:#d8d0c0;--rule-strong:#1a1715;--accent:#8b1e1e;--accent-2:#c9a961;--positive:#2d5a3f;--negative:#8b1e1e}.theme-editorial.dark{--bg:#1a1512;--bg-2:#221c17;--surface:#2a231d;--ink:#f5ede0;--ink-2:#d9cfbe;--ink-3:#a89f8f;--ink-4:#7a7266;--rule:#3d342a;--rule-strong:#f5ede0;--accent:#d94a4a;--accent-2:#e0b972}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100vh}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:15px;line-height:1.5;transition:background-color .18s ease,color .18s ease}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:none;cursor:pointer}img,svg{display:block;max-width:100%}ol,ul{list-style:none}input,select,textarea{font:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--ink-4)}.monospace{font-family:var(--font-mono);font-feature-settings:"tnum","zero"}.serif{font-family:var(--font-serif)}.hide{display:none!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes tickerFlash{0%{background:color-mix(in srgb,var(--accent) 30%,transparent)}to{background:transparent}}@keyframes spin{to{transform:rotate(1turn)}}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse 1.8s ease-in-out infinite;vertical-align:middle}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ticker-num{font-family:var(--font-mono);font-feature-settings:"tnum","zero";font-variant-numeric:tabular-nums}.sparkline-path{fill:none;stroke-width:1.5}.tag-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-family:var(--font-mono);color:var(--ink-3);border:1px solid var(--rule);background:transparent;border-radius:2px;white-space:nowrap;transition:all .12s ease}.tag-chip:hover{color:var(--ink);border-color:var(--ink-2)}.tag-chip.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--rule-strong);background:transparent;color:var(--ink);font-size:13px;font-weight:500;transition:all .12s ease;border-radius:2px}.btn-primary,.btn:hover{background:var(--ink);color:var(--bg)}.btn-primary{border-color:var(--ink)}.btn-primary:hover{background:var(--accent);border-color:var(--accent)}.shimmer{background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--ink) 8%,transparent) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.theme-editorial,.theme-editorial>div{overflow-x:hidden;max-width:100vw}.theme-editorial .v3-scroll-hint{position:relative;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent)}.theme-editorial h1{font-size:32px!important;line-height:1.15!important;letter-spacing:-.4px!important}.theme-editorial h2{font-size:24px!important;line-height:1.2!important}.theme-editorial h3{font-size:20px!important}.theme-editorial footer,.theme-editorial header,.theme-editorial main,.theme-editorial section{padding-left:16px!important;padding-right:16px!important}.theme-editorial table{white-space:nowrap}.theme-editorial table,.v3-prose table{display:block;overflow-x:auto;max-width:100%}.theme-editorial [style*="column-count: 2"],.theme-editorial [style*="columnCount: 2"]{-moz-column-count:1!important;column-count:1!important}}@media (max-width:480px){.theme-editorial h1{font-size:26px!important}.theme-editorial h2{font-size:20px!important}.theme-editorial footer,.theme-editorial header,.theme-editorial main,.theme-editorial section{padding-left:12px!important;padding-right:12px!important}}