:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--grout:#e6dec8;--well:#d4c9ac;--ink:#22332f;--ink-2:#435b55;--accent:#1d5a52;--accent-on:#f6f0de;--brand-tile:#1d5a52;--brand-ink:#f6f0de;--bisque:#dbd2ba;--bisque-ink:#5d5a47;--shine:#ffffff8c;--shade:#00000012;--press:#22332f38;--glaze-0:#bcd8cd;--glaze-1:#f4e4b0;--glaze-2:#f2c8b8;--glaze-3:#b0cddc;--glaze-4:#d4cae4;--glaze-5:#d3dcae;--glaze-0-deep:#93c0b1;--glaze-1-deep:#ebd189;--glaze-2-deep:#e9ab96;--glaze-3-deep:#89b4c9;--glaze-4-deep:#b8a9d2;--glaze-5-deep:#b7c67f;--font:"Hiragino Maru Gothic ProN", "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", system-ui, sans-serif;--radius:16px;--radius-lg:22px;--radius-pill:999px;--gap:6px;--gutter:max(1rem, 3vw);--measure:74rem;--ease-out:cubic-bezier(.16, 1, .3, 1)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--grout:#0f1c1a;--well:#0a1413;--ink:#f6f0de;--ink-2:#b9c7c0;--accent:#7fc9bb;--accent-on:#0f1c1a;--brand-tile:#1f4a44;--brand-ink:#f6f0de;--bisque:#1a2826;--bisque-ink:#93a29b;--shine:#ffffff1f;--shade:#00000047;--press:#0006;--glaze-0:#2f5249;--glaze-1:#59502a;--glaze-2:#5f3f36;--glaze-3:#2c4b5c;--glaze-4:#443c5c;--glaze-5:#45502a;--glaze-0-deep:#3f6b5f;--glaze-1-deep:#766a35;--glaze-2-deep:#7e5346;--glaze-3-deep:#3b6379;--glaze-4-deep:#5a4f7a;--glaze-5-deep:#5c6a35}}*,:before,:after{box-sizing:border-box}html{font-family:var(--font);color:var(--ink);background:var(--grout);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;accent-color:var(--accent);caret-color:var(--accent);scrollbar-color:var(--bisque-ink) transparent;scrollbar-width:thin;font-size:16px;line-height:1.55}body{background:var(--grout);min-height:100dvh;margin:0}#root{flex-direction:column;min-height:100dvh;display:flex}::selection{background:var(--accent);color:var(--accent-on)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{background:var(--bisque-ink);border:3px solid var(--grout);border-radius:var(--radius-pill)}:focus-visible{outline:2px dashed var(--accent);outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,p,ol{margin:0}.container{width:100%;max-width:var(--measure);padding-inline:var(--gutter);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius);background:var(--accent);color:var(--accent-on);padding:.5rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:.75rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.site-header{padding-block:var(--gutter) 0}.brand-tile{border-radius:var(--radius-lg);background:radial-gradient(60% 120% at 88% -20%, #ffffff2e, transparent 70%), var(--brand-tile);color:var(--brand-ink);gap:.35rem;padding:clamp(1.4rem,4vw,2.4rem) clamp(1.3rem,4vw,2.4rem);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff47,inset 0 -4px #00000029}.brand__word{letter-spacing:.08em;font-size:clamp(2rem,7vw,3.6rem);font-weight:800;line-height:1.15}.brand__sub{letter-spacing:.12em;opacity:.92;font-size:clamp(.95rem,2.4vw,1.15rem)}.brand__meta{font-variant-numeric:tabular-nums;letter-spacing:.04em;opacity:.8;font-size:.85rem}.trim{gap:var(--gap);margin-top:var(--gap);display:flex}.trim__tile{border-radius:var(--radius-pill);background:var(--g);height:.9rem;box-shadow:inset 0 1px 0 var(--shine), inset 0 -2px 0 var(--shade);animation:lay .6s var(--ease-out) both;animation-delay:calc(var(--i) * 70ms);flex:1}@keyframes lay{0%{opacity:0;transform:translateY(-10px)scale(.94)}to{opacity:1;transform:none}}.site-main{flex:1;padding-block:0 3rem}.site-footer{color:var(--ink-2);padding-block:1.6rem 2rem;font-size:.82rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem;display:flex}.filter{z-index:5;padding-block:var(--gap);background:var(--grout);position:sticky;top:0}.filter__well{border-radius:var(--radius);background:var(--well);box-shadow:inset 0 3px 6px var(--press);transition:box-shadow .2s var(--ease-out);align-items:center;gap:.7rem;padding:.7rem 1rem;display:flex}.filter__well:focus-within{outline:2px dashed var(--accent);outline-offset:3px}.filter__icon{width:1.15rem;height:1.15rem;color:var(--ink-2);flex:none}.filter__input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;padding:.15rem 0;font-size:1rem}.filter__input::placeholder{color:var(--ink-2);opacity:1}.filter__input::-webkit-search-cancel-button{display:none}.filter__kbd{background:var(--grout);color:var(--ink-2);font:inherit;border-radius:6px;flex:none;padding:.05rem .5rem;font-size:.75rem}.filter__count{font-variant-numeric:tabular-nums;color:var(--ink-2);flex:none;font-size:.85rem}.filter__count b{color:var(--ink)}.chips{gap:var(--gap);padding-block:var(--gap) 0;flex-wrap:wrap;display:flex}.chip,.tile,.wall__head{background:var(--g);border-radius:var(--radius);box-shadow:inset 0 1px 0 var(--shine), inset 0 -3px 0 var(--shade)}.chip,.tile{transition:box-shadow .15s var(--ease-out), transform .15s var(--ease-out), background-color .15s var(--ease-out)}.chip:hover,.tile:hover{background:var(--g-deep);box-shadow:inset 0 3px 6px var(--press);transform:translateY(1px)}.chip{animation:lay .6s var(--ease-out) both;animation-delay:calc(var(--i) * 70ms + .3s);align-items:baseline;gap:.5rem;padding:.5rem 1rem;font-weight:700;display:inline-flex}.chip__count{font-variant-numeric:tabular-nums;color:var(--ink-2);font-size:.8rem;font-weight:500}.walls{gap:2.2rem;padding-top:1.6rem;display:grid}.wall{scroll-margin-top:4.5rem}.wall__head{margin-bottom:var(--gap);background:var(--g-deep);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.3rem;display:flex}.wall__name{letter-spacing:.08em;font-size:clamp(1.35rem,3.6vw,1.75rem);font-weight:800}.wall__count{border-radius:var(--radius-pill);background:var(--grout);min-width:2.2rem;color:var(--ink);font-variant-numeric:tabular-nums;text-align:center;padding:.1rem .7rem;font-size:.85rem;font-weight:700}.tiles{gap:var(--gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}.tiles>li{flex:auto;max-width:100%}.tile{flex-direction:column;gap:.15rem;height:100%;padding:.8rem 1.1rem;display:flex}.tile:focus-visible{background:var(--g-deep);box-shadow:inset 0 3px 6px var(--press)}.tile__title{font-weight:700;line-height:1.4}.tile__domain{letter-spacing:.02em;color:var(--ink-2);align-items:center;gap:.3rem;font-size:.8rem;display:inline-flex}.tile__note{color:var(--ink-2);font-size:.8rem}.tile__ext{flex:none;width:.8rem;height:.8rem}.tile.is-miss{background:var(--bisque);box-shadow:none;color:var(--bisque-ink)}.tile.is-miss .tile__domain,.tile.is-miss .tile__note{color:var(--bisque-ink)}.wall.is-empty .wall__head{background:var(--bisque);box-shadow:none;color:var(--bisque-ink)}.noresult{text-align:center;color:var(--ink-2);padding:2rem 1rem}.noresult b{color:var(--ink)}.notfound{border-radius:var(--radius-lg);background:var(--glaze-1);box-shadow:inset 0 1px 0 var(--shine), inset 0 -4px 0 var(--shade);color:#22332f;justify-items:start;gap:.8rem;margin-top:1.6rem;padding:clamp(2rem,6vw,3.5rem);display:grid}.notfound__code{font-size:clamp(3.5rem,14vw,6rem);font-weight:800;line-height:1}.notfound__text{font-size:1.1rem}.notfound__home{border-radius:var(--radius-pill);color:#f6f0de;background:#1d5a52;padding:.6rem 1.4rem;font-weight:700}.notfound__home:hover{background:#15423c}@media (width<=34rem){.filter__kbd{display:none}.filter__count{font-size:.78rem}}
