.freshness.svelte-vvsonw{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--muted);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:.45rem;margin:0;padding:.25rem .55rem;display:inline-flex}.dot.svelte-vvsonw{background:var(--up);border-radius:50%;flex:none;width:.45rem;height:.45rem}.label.svelte-vvsonw{color:var(--text);font-weight:500}.detail.svelte-vvsonw{border-left:1px solid color-mix(in srgb, var(--border) 80%, transparent);min-width:7ch;color:var(--muted);padding-left:.45rem;display:inline-block}.behind.svelte-vvsonw{border-color:color-mix(in srgb, var(--accent) 45%, var(--border))}.behind.svelte-vvsonw .dot:where(.svelte-vvsonw){background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.failed.svelte-vvsonw{border-color:color-mix(in srgb, var(--warn) 45%, var(--border));background:color-mix(in srgb, var(--warn) 8%, var(--surface));color:var(--warn)}.failed.svelte-vvsonw .label:where(.svelte-vvsonw){color:var(--warn)}.failed.svelte-vvsonw .detail:where(.svelte-vvsonw){border-left-color:color-mix(in srgb, var(--warn) 30%, transparent);color:color-mix(in srgb, var(--warn) 70%, var(--muted))}.failed.svelte-vvsonw .dot:where(.svelte-vvsonw){background:var(--warn);clip-path:polygon(50% 0%,100% 100%,0% 100%);border-radius:0;width:.5rem;height:.5rem}@media (width<=400px){.freshness.svelte-vvsonw{white-space:normal;flex-wrap:wrap;padding:.3rem .55rem}.detail.svelte-vvsonw{border-left:0;min-width:0;padding-left:0}}.search.svelte-1o0c7a1{position:relative}input.svelte-1o0c7a1{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-width:8rem;color:var(--text);font-size:var(--fs-xs);padding:.3rem .6rem;transition:border-color .15s,box-shadow .15s}input.svelte-1o0c7a1::placeholder{color:var(--muted)}input.svelte-1o0c7a1:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);outline:none}.panel.svelte-1o0c7a1{z-index:20;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);min-width:20rem;max-width:min(26rem,100vw - 2.5rem);max-height:60vh;box-shadow:var(--shadow);padding:.4rem;position:absolute;top:calc(100% + .35rem);right:0;overflow-y:auto}.group.svelte-1o0c7a1{color:var(--text);font-size:var(--fs-xs);letter-spacing:.08em;margin:.25rem 0 .3rem;padding:0 .4rem;font-weight:600}.group.second.svelte-1o0c7a1{border-top:1px solid var(--border);margin-top:.6rem;padding-top:.6rem}.hit.svelte-1o0c7a1{border-radius:var(--radius);color:var(--text);grid-template-columns:auto 1fr auto;align-items:baseline;gap:.6rem;padding:.35rem .4rem;text-decoration:none;transition:background-color .15s;display:grid}.hit.svelte-1o0c7a1:hover{background:color-mix(in srgb, var(--accent) 16%, transparent)}.hit.svelte-1o0c7a1:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:color-mix(in srgb, var(--accent) 16%, transparent)}.code.svelte-1o0c7a1{font-size:var(--fs-base);font-variant-numeric:tabular-nums;font-weight:600}.name.svelte-1o0c7a1{color:var(--muted);font-size:var(--fs-xs)}.detail.svelte-1o0c7a1{color:var(--muted);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;text-align:right}.note.svelte-1o0c7a1{color:var(--muted);font-size:var(--fs-xs);margin:.3rem .4rem;line-height:1.6}.note.empty.svelte-1o0c7a1{max-width:34ch;color:var(--text);font-size:var(--fs-sm);padding:.5rem .4rem .6rem;line-height:1.7}.note.warn.svelte-1o0c7a1{border:1px solid color-mix(in srgb, var(--warn) 45%, var(--border));border-radius:var(--radius);color:var(--warn);padding:.4rem .5rem}@media (width<=480px){.panel.svelte-1o0c7a1{width:max-content;min-width:0;max-width:calc(100vw - 1.7rem)}}:root{--bg:#0b0d12;--surface:#12151c;--surface-2:#1a1e27;--border:#262b36;--border-soft:#1d212b;--text:#e8eaef;--muted:#8b93a1;--accent:#7db4ff;--up:#34d399;--down:#fb7185;--warn:#fbbf24;--shadow:0 1px 0 #0006;--accent-soft:color-mix(in srgb, var(--accent) 12%, transparent);--up-soft:color-mix(in srgb, var(--up) 14%, transparent);--down-soft:color-mix(in srgb, var(--down) 14%, transparent);--radius:8px;--fs-xs:.75rem;--fs-sm:.8125rem;--fs-base:.9375rem;--fs-lg:1.0625rem;--fs-xl:1.375rem}@media (prefers-color-scheme:light){:root{--bg:#f3f4f7;--surface:#fff;--surface-2:#e9ebf0;--border:#d6dae1;--border-soft:#e4e7ec;--text:#171a21;--muted:#4b5563;--accent:#1d4ed8;--up:#047857;--down:#b91c1c;--warn:#b45309;--shadow:0 1px 2px #0f172a14, 0 1px 0 #0f172a0d}}:root[data-theme=dark]{--bg:#0b0d12;--surface:#12151c;--surface-2:#1a1e27;--border:#262b36;--border-soft:#1d212b;--text:#e8eaef;--muted:#8b93a1;--accent:#7db4ff;--up:#34d399;--down:#fb7185;--warn:#fbbf24;--shadow:0 1px 0 #0006}:root[data-theme=light]{--bg:#f3f4f7;--surface:#fff;--surface-2:#e9ebf0;--border:#d6dae1;--border-soft:#e4e7ec;--text:#171a21;--muted:#4b5563;--accent:#1d4ed8;--up:#047857;--down:#b91c1c;--warn:#b45309;--shadow:0 1px 2px #0f172a14, 0 1px 0 #0f172a0d}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Noto Sans TC,system-ui,-apple-system,Segoe UI,sans-serif;font-size:var(--fs-base);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:var(--accent)}h1{font-size:var(--fs-xl);letter-spacing:.01em;margin:0 0 .3rem;font-weight:600}h2{font-size:var(--fs-lg);color:var(--text);margin:2rem 0 .75rem;font-weight:600}h3{font-size:var(--fs-base);margin:0;font-weight:600}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:var(--fs-sm)}th,td{border-bottom:1px solid var(--border-soft);text-align:left;padding:.5rem .65rem;line-height:1.45}th{color:var(--muted);font-weight:500;font-size:var(--fs-xs);letter-spacing:.02em;white-space:nowrap;border-bottom:1px solid var(--border)}tbody tr:hover{background:var(--surface-2)}td.n,th.n{text-align:right}.shell.svelte-12qhfyh{max-width:1180px;margin:0 auto;padding:0 1.25rem}.site-header.svelte-12qhfyh{z-index:10;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--border);position:sticky;top:0}.header-row.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;padding:.9rem 0 .6rem;display:flex}.identity.svelte-12qhfyh{align-items:baseline;gap:1.25rem;min-width:0;display:flex}.brand.svelte-12qhfyh{font-weight:700;font-size:var(--fs-lg);letter-spacing:.01em;color:var(--text);white-space:nowrap;text-decoration:none}nav.svelte-12qhfyh{gap:1.25rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:var(--fs-sm);white-space:nowrap;border-bottom:2px solid #0000;padding:.3rem 0;text-decoration:none;transition:color .15s,border-color .15s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);border-bottom-color:var(--accent)}.utilities.svelte-12qhfyh{align-items:center;gap:.6rem;min-width:0;display:flex}.theme.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);display:inline-flex;overflow:hidden}.theme.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--muted);font:inherit;font-size:var(--fs-xs);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:.25rem .5rem;line-height:1.4;transition:color .15s,background-color .15s}.theme.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--text)}.theme.svelte-12qhfyh button.active:where(.svelte-12qhfyh){background:var(--surface-2);color:var(--text)}.theme.svelte-12qhfyh button:where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.subnav.svelte-12qhfyh{flex-wrap:wrap;gap:1rem;padding:0 0 .55rem;display:flex}.subnav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);font-size:var(--fs-xs);white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:.2rem;text-decoration:none;transition:color .15s,border-color .15s}.subnav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.subnav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);border-bottom-color:color-mix(in srgb, var(--accent) 70%, transparent);font-weight:600}@media (width<=560px){.shell.svelte-12qhfyh{padding:0 .85rem}.header-row.svelte-12qhfyh{gap:.5rem 1rem}.identity.svelte-12qhfyh{gap:.9rem}.utilities.svelte-12qhfyh{flex:1 0 100%;justify-content:space-between}.utilities.svelte-12qhfyh .search{flex:auto;min-width:0}.utilities.svelte-12qhfyh .search input{min-width:0}}main.svelte-12qhfyh{padding:1.75rem 0 3rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--muted);font-size:var(--fs-xs);padding:1rem 0 2rem}
