
:root{--paper:#f5f3eb;--surface:#fffcf5;--ink:#213e32;--muted:#59665d;--line:#d3d9c9;--soft:#e8eddf;--accent:#355b3f;color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang TC","Noto Sans TC",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px;border-radius:3px}.skip-link{position:absolute;left:16px;top:-80px;padding:10px 16px;background:var(--ink);color:white;z-index:10}.skip-link:focus{top:16px}.wrap{width:min(1080px,calc(100% - 64px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:29px 25px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;gap:12px;align-items:center}.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--ink);color:var(--paper);border-radius:50%;font-size:13px;font-weight:650;letter-spacing:.06em}.brand-name{display:block;font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.1;letter-spacing:-.04em}.brand-note{display:block;font-size:14px;color:var(--muted);margin-top:4px;letter-spacing:.08em}.language{display:flex;align-items:center;gap:3px;font-size:14px;border:1px solid var(--line);border-radius:100px;padding:4px}.language a,.language span{display:block;padding:5px 12px;text-decoration:none;border-radius:100px}.language [aria-current]{background:var(--ink);color:var(--paper)}.language a:hover{background:var(--soft)}main{padding-top:50px}.intro{max-width:720px;margin-bottom:35px}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.17em;font-weight:650;color:var(--accent);margin:0 0 12px}.intro h1{font-family:Georgia,"Times New Roman","Songti TC","Noto Serif TC",serif;font-size:clamp(29px,4.2vw,45px);font-weight:500;letter-spacing:-.035em;line-height:1.35;margin:0 0 14px}.intro p:last-child{color:var(--muted);font-size:15px;line-height:1.85;margin:0;max-width:660px}.section-label{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px}.section-label h2{font-size:14px;font-weight:650;letter-spacing:.12em;margin:0}.section-label p{font-size:14px;color:var(--muted);margin:0}.directories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}.directory{grid-column:span 2;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--surface)}.directory:nth-child(n+4){grid-column:span 3}.directory a{position:relative;display:flex;flex-direction:column;flex:1;text-decoration:none;padding:24px;min-height:254px;transition:background .15s,border-color .15s}.directory a:hover{background:#edf0e4}.directory a:focus-visible{outline-offset:-5px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.icon{width:36px;height:36px;color:var(--accent)}.icon svg{width:100%;height:100%;display:block;stroke:currentColor;stroke-width:1.35;fill:none;stroke-linecap:round;stroke-linejoin:round}.topic{font-size:14px;letter-spacing:.09em;color:var(--muted);border:1px solid var(--line);padding:3px 8px;border-radius:3px}.directory h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:27px;line-height:1.2;letter-spacing:-.045em;margin:0 0 9px}.directory p{font-size:13px;line-height:1.75;color:var(--muted);margin:0 0 22px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--accent);margin-top:auto}.arrow{font-size:20px;line-height:1}.source-note{margin-block:28px 48px;display:grid;grid-template-columns:160px 1fr;gap:24px;padding-top:22px;border-top:1px solid var(--line)}.source-note h2{font-size:14px;font-weight:650;margin:0}.source-note p{font-size:14px;line-height:1.9;color:var(--muted);margin:0;max-width:720px}.site-footer{display:flex;justify-content:space-between;gap:16px;padding-block:18px 26px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.site-footer p{margin:0}.footer-brand{color:var(--ink)}
@media(min-width:850px){.directory:nth-child(n+4) a{min-height:215px}.directory:nth-child(n+4) .card-top{margin-bottom:16px}}
@media(max-width:849px){.directories{grid-template-columns:repeat(2,minmax(0,1fr))}.directory,.directory:nth-child(n+4){grid-column:span 1}.directory:last-child{grid-column:1/-1}.directory:last-child a{min-height:220px}}
@media(max-width:540px){.wrap{width:calc(100% - 36px)}.site-header{padding-block:22px}.brand{gap:9px}.brand-mark{width:35px;height:35px;font-size:14px}.brand-name{font-size:23px}.brand-note{font-size:14px}.language{font-size:14px}.language a,.language span{padding:5px 9px}main{padding-top:32px}.intro{margin-bottom:28px}.intro h1{font-size:30px}.intro p:last-child{font-size:14px}.section-label p{display:none}.directories{grid-template-columns:1fr;gap:11px}.directory a,.directory:last-child a{min-height:218px;padding:21px}.card-top{margin-bottom:18px}.directory h3{font-size:27px}.directory p{margin-bottom:19px}.source-note{grid-template-columns:1fr;gap:8px;margin-block:25px 32px}.site-footer{flex-direction:column;gap:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.directory a{transition:none}}

