:root{--bg:#faf6ef;--surface:#fffdf8;--ink:#1f1a17;--muted:#6b625a;--line:#e4dccf;--accent:#b3261e;--accent-soft:#f6e3df;--phon:#1d5f7a;--phon-soft:#e0edf2;--both:#6a3d8f;--both-soft:#ece3f2;--comp:#c08400;--comp-ink:#8a6618;--comp-soft:#f3ead6;--shadow:0 1px 2px #3c28140f, 0 4px 14px #3c28140f;--font-ui:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-prose:"Iowan Old Style", "Palatino Linotype", Palatino, "Source Serif 4", Georgia, serif;--font-hanzi:"Songti SC", "Noto Serif CJK SC", "Source Han Serif SC", "Noto Serif SC", "STSong", "SimSun", "Jigmo2", "Jigmo3", "HanaMinB", "SimSun-ExtB", "MingLiU-ExtB", "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", serif;--radius:10px;--page:72rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#161412;--surface:#1f1c19;--ink:#ece5da;--muted:#a0968a;--line:#342f29;--accent:#ee7b6b;--accent-soft:#3a211d;--phon:#7cc0dc;--phon-soft:#17303a;--both:#b99be0;--both-soft:#2b2238;--comp:#d6b465;--comp-ink:#d6b465;--comp-soft:#332a17;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--bg:#161412;--surface:#1f1c19;--ink:#ece5da;--muted:#a0968a;--line:#342f29;--accent:#ee7b6b;--accent-soft:#3a211d;--phon:#7cc0dc;--phon-soft:#17303a;--both:#b99be0;--both-soft:#2b2238;--comp:#d6b465;--comp-ink:#d6b465;--comp-soft:#332a17;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:5rem}body{background:var(--bg);min-height:100dvh;color:var(--ink);font-family:var(--font-ui);flex-direction:column;margin:0;line-height:1.5;display:flex}a{color:var(--accent);text-underline-offset:.2em}h1,h2,h3{margin:0;line-height:1.2}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}[lang^=zh]{font-family:var(--font-hanzi)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}button.svelte-1cmi4dh{width:2.1rem;height:2.1rem;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;font-size:1.05rem;line-height:1}button.svelte-1cmi4dh:hover{color:var(--ink)}.skip.svelte-12qhfyh{left:calc(.5rem + env(safe-area-inset-left));z-index:20;background:var(--surface);border-radius:var(--radius);padding:.5rem .75rem;position:absolute;top:-4rem}.skip.svelte-12qhfyh:focus{top:.5rem}header.svelte-12qhfyh{z-index:10;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.bar.svelte-12qhfyh{max-width:var(--page);padding:calc(.6rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) .6rem calc(1rem + env(safe-area-inset-left));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem 1.25rem;margin:0 auto;display:grid}.brand.svelte-12qhfyh{color:var(--ink);align-items:center;gap:.6rem;text-decoration:none;display:flex}.seal.svelte-12qhfyh{background:var(--accent);color:var(--surface);white-space:nowrap;border-radius:6px;padding:.25em .35em .42em;font-size:1.15rem;font-weight:700;line-height:1;display:inline-block}.name.svelte-12qhfyh{font-family:var(--font-prose);letter-spacing:.01em;font-size:1.25rem;font-weight:600}search.svelte-12qhfyh{--field:2.4rem;justify-self:center;width:100%;max-width:34rem;position:relative}input.svelte-12qhfyh{width:100%;font:inherit;color:inherit;background:var(--surface);border:1px solid var(--line);height:var(--field);padding:0 var(--field) 0 1rem;border-radius:999px}input.svelte-12qhfyh::-webkit-search-cancel-button{appearance:none}input.svelte-12qhfyh::placeholder{color:var(--muted)}input.svelte-12qhfyh:focus-visible{outline-offset:0;border-radius:999px}kbd.svelte-12qhfyh,.clear.svelte-12qhfyh{top:calc((var(--field) - var(--slot)) / 2);right:calc((var(--field) - var(--slot)) / 2);width:var(--slot);height:var(--slot);color:var(--muted);place-items:center;display:grid;position:absolute}kbd.svelte-12qhfyh{--slot:1.5rem;font:.75rem/1 var(--font-ui);border:1px solid var(--line);pointer-events:none;border-radius:999px}input.svelte-12qhfyh:focus+kbd:where(.svelte-12qhfyh){display:none}.clear.svelte-12qhfyh{--slot:1.5rem;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0}.clear.svelte-12qhfyh:hover{color:var(--accent);background:var(--accent-soft)}.clear.svelte-12qhfyh svg:where(.svelte-12qhfyh){fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:.7rem;height:.7rem}nav.svelte-12qhfyh{align-items:center;gap:.25rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-radius:6px;padding:.35rem .6rem;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a[aria-current]:where(.svelte-12qhfyh){color:var(--ink)}nav.svelte-12qhfyh a[aria-current]:where(.svelte-12qhfyh){background:var(--accent-soft)}main.svelte-12qhfyh{width:100%;max-width:var(--page);padding:1.5rem calc(1rem + env(safe-area-inset-right)) 1.5rem calc(1rem + env(safe-area-inset-left));flex-direction:column;flex:1 0 auto;margin:0 auto;display:flex}footer.svelte-12qhfyh{z-index:10;background:var(--bg);border-top:1px solid var(--line);color:var(--muted);font-size:.8rem;position:sticky;bottom:0}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:var(--page);padding:.6rem calc(1rem + env(safe-area-inset-right)) calc(.6rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left));text-align:center;margin:0 auto}@media (width<=40rem){.bar.svelte-12qhfyh{grid-template-columns:auto auto;justify-content:space-between}search.svelte-12qhfyh{grid-area:2/1/auto/-1;max-width:none}kbd.svelte-12qhfyh{display:none}}
