:root{--ink:#18231d;--muted:#66736b;--paper:#f8f6f0;--card:#fff;--accent:#bc5b3c;--line:#dedbd2;--max:1120px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.75}a{color:inherit;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:.18em}img{max-width:100%;height:auto}main{min-height:75vh}.site-header{max-width:var(--max);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:auto;padding:1.2rem 1.5rem;display:flex}.brand{font-family:Georgia,serif;font-size:1.35rem;font-weight:700;text-decoration:none}.site-header nav{gap:1.4rem;display:flex}.site-header nav a{font-size:.95rem;text-decoration:none}.container{width:min(var(--max),calc(100% - 3rem));margin-inline:auto}.hero{max-width:900px;margin:0 auto;padding:clamp(5rem,12vw,9rem) 1.5rem}.hero h1,.page-head h1{letter-spacing:-.025em;font-family:Georgia,Noto Sans TC,serif;line-height:1.16}.hero h1{margin:.25rem 0 1.5rem;font-size:clamp(2.8rem,8vw,6.5rem)}.hero>p:not(.eyebrow){max-width:630px;color:var(--muted);font-size:1.2rem}.eyebrow{letter-spacing:.15em;color:var(--accent);font-size:.78rem;font-weight:700}.button{background:var(--ink);color:#fff;border-radius:999px;margin-top:1rem;padding:.75rem 1.15rem;text-decoration:none;display:inline-block}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.section-heading h2{margin:0 0 .5rem;font-size:2rem}.post-list{gap:1rem;padding-bottom:5rem;display:grid}.post-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,30%) 1fr;gap:1.5rem;padding:1.25rem 0;display:grid}.post-card img{aspect-ratio:16/10;object-fit:cover;border-radius:6px;width:100%}.post-card h2{margin:.15rem 0;font-family:Georgia,Noto Sans TC,serif;font-size:clamp(1.35rem,3vw,2rem);line-height:1.3}.post-card h2 a{text-decoration:none}.post-card p{color:var(--muted);margin:.35rem 0}.tags{color:var(--accent);flex-wrap:wrap;gap:.6rem;font-size:.85rem;display:flex}.page-head h1{margin:.2rem 0;font-size:clamp(2.5rem,6vw,4.5rem)}.article{--reading-width:720px;--article-wide:1080px;color:#213028;padding:clamp(4.5rem,8vw,7.5rem) 1.5rem 7rem}.article-header{text-align:left;width:min(860px,100%);margin:0 auto clamp(2.75rem,6vw,4.5rem)}.article-kicker{color:var(--accent);letter-spacing:.16em;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.75rem;font-weight:750;display:inline-flex}.article-kicker:before{content:"";background:currentColor;width:1.9rem;height:2px}.article h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Noto Sans TC,PingFang TC,PMingLiU,Georgia,serif;font-size:clamp(2.5rem,5vw,3.65rem);font-weight:750;line-height:1.28}.article .dek{color:#5c6c63;max-width:760px;margin:1.4rem 0 0;font-size:1.125rem;line-height:1.8}.article-meta{color:#758078;flex-wrap:wrap;gap:.4rem 1.35rem;margin-top:1.6rem;font-size:.82rem;line-height:1.6;display:flex}.article-tags{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.article-tags a{color:#66736b;border:1px solid #d8d7ce;border-radius:999px;padding:.18rem .72rem;font-size:.78rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-block}.feature-image{object-fit:cover;border-radius:4px;width:100%;max-height:680px;display:block;box-shadow:0 20px 55px #18231d17}.prose{width:min(var(--reading-width),100%);color:#29352f;letter-spacing:.012em;overflow-wrap:anywhere;margin-inline:auto;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.92}.prose h2,.prose h3,.prose h4{color:#19261f;letter-spacing:-.018em;text-wrap:pretty;scroll-margin-top:1.5rem;font-family:Noto Sans TC,PingFang TC,PMingLiU,Georgia,serif;font-weight:750}.prose h2{margin:3.35em 0 .9em;font-size:1.78rem;line-height:1.45}.prose h2:before{content:"";background:var(--accent);border-radius:99px;width:2.5rem;height:3px;margin-bottom:.72rem;display:block}.prose h3{margin:2.5em 0 .75em;font-size:1.36rem;line-height:1.52}.prose h4{margin:2.2em 0 .65em;font-size:1.12rem;line-height:1.6}.prose a{color:#9a412c;text-underline-offset:.2em;font-weight:550;text-decoration-color:#d8a18f;text-decoration-thickness:1px}.prose strong{color:#132019;font-weight:750}.prose li{margin:.45em 0;padding-left:.28em}.prose li::marker{color:var(--accent);font-weight:700}.prose blockquote{border:0;border-left:4px solid var(--accent);color:#4e5e55;background:#f0eee6;border-radius:0 4px 4px 0;margin:2.35em 0;padding:1.35rem 1.5rem 1.35rem 1.7rem;position:relative}.prose pre{color:#f5f4ee;background:#202a24;border-radius:4px;margin:2rem 0;padding:1.25rem 1.4rem;font-size:.9rem;line-height:1.65;overflow:auto}.prose code:not(pre code){background:#ece9df;border-radius:3px;padding:.12em .35em;font-size:.88em}.prose figure{width:min(880px,100vw - 3rem);max-width:none;margin:2.75rem 50%;transform:translate(-50%)}.prose figure img,.prose>img{border-radius:3px;width:100%;display:block}.prose>img{width:min(880px,100vw - 3rem);max-width:none;margin:2.75rem 50%;transform:translate(-50%)}.prose iframe{max-width:100%;margin:2rem auto;display:block}.prose .kg-gallery-row{gap:.65rem;margin-bottom:.65rem;display:flex}.prose .kg-gallery-image{flex:1}.prose .kg-gallery-image img{object-fit:cover;height:100%}.article-toc strong{color:#26372e;letter-spacing:.12em;margin-bottom:.65rem;font-size:.8rem;display:block}.article-toc li{margin:.32rem 0}.article-toc .toc-level-3{color:#67756d;margin-left:1rem}.article-page .article-header{margin-bottom:3.5rem}footer{border-top:1px solid var(--line);text-align:center;color:var(--muted);padding:2rem 1.5rem;font-size:.9rem}@media (width<=640px){.site-header{align-items:flex-start}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.post-card{grid-template-columns:1fr}.post-card img{aspect-ratio:16/9}.hero{padding-top:4rem}.container{width:min(100% - 2rem,var(--max))}.article{padding:3.4rem 1.25rem 5rem}.article-header{margin-bottom:2.6rem}.article h1{letter-spacing:-.028em;font-size:clamp(2rem,9.4vw,2.55rem);line-height:1.38}.article .dek{font-size:1.02rem;line-height:1.78}.article-meta{gap:.15rem;margin-top:1.3rem;display:grid}.feature-figure{width:calc(100vw - 2rem);margin-bottom:3.2rem}.feature-image{border-radius:3px;max-height:none;box-shadow:0 12px 32px #18231d14}.prose{letter-spacing:0;font-size:1.0625rem;line-height:1.92}.prose>p:first-child{font-size:1.08rem}.prose p{margin-bottom:1.5em}.prose h2{margin-top:3em;font-size:1.52rem;line-height:1.5}.prose h3{margin-top:2.35em;font-size:1.24rem}.prose h4{font-size:1.08rem}.prose blockquote{margin:2rem -.15rem;padding:1.15rem 1.1rem 1.15rem 1.25rem}.prose ul,.prose ol{padding-left:1.3em}.prose figure,.prose>img{width:calc(100vw - 2rem);margin-block:2.3rem}.prose .kg-gallery-row{gap:.35rem;margin-bottom:.35rem}.article-toc{margin:2rem -.1rem 2.5rem;padding:1.1rem 1.15rem;font-size:.9rem}.article-toc .toc-level-3{margin-left:.35rem}}.site-header{z-index:10;backdrop-filter:blur(12px);background:#f8f6f0f0;border-bottom:1px solid #18231d1f;max-width:none;margin:0;padding:0;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100% - 3rem);min-height:80px;margin-inline:auto;display:flex}.brand{color:#18231d;align-items:center;gap:.7rem;font-family:inherit;font-size:1rem;text-decoration:none;display:inline-flex}.brand-mark{color:#f8f6f0;background:#1d3428;border-radius:50%;place-items:center;width:2.15rem;height:2.15rem;font-family:Noto Sans TC,PingFang TC,serif;font-size:1rem;font-weight:750;display:grid}.site-header nav{align-items:center;gap:2rem;display:flex}.site-header nav a{color:#34433b;font-size:.9rem;font-weight:600;text-decoration:none;position:relative}.site-header nav a:after{content:"";background:var(--accent);height:2px;transition:transform .2s;position:absolute;bottom:-.45rem;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(3rem,7vw,7rem);width:min(1180px,100% - 3rem);margin-inline:auto;padding:clamp(4.5rem,8vw,7.5rem) 0 clamp(6rem,10vw,9rem);display:grid}.home-overline{color:var(--accent);letter-spacing:.18em;margin:0 0 1rem;font-size:.72rem;font-weight:750}.home-hero h1{color:#18271f;letter-spacing:-.045em;text-wrap:balance;max-width:680px;margin:0;font-family:Noto Sans TC,PingFang TC,PMingLiU,Georgia,serif;font-size:clamp(3.1rem,5vw,4.6rem);font-weight:750;line-height:1.2}.home-intro{color:#5c6c63;max-width:620px;margin:1.7rem 0 0;font-size:1.08rem;line-height:1.9}.featured-story{color:#fff;background:#20382b;border-radius:5px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 24px 65px #1d342829}.featured-story:hover{transform:translateY(-5px);box-shadow:0 30px 75px #1d342838}.featured-media{aspect-ratio:16/10;background:#d9d8cf;overflow:hidden}.featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured-story:hover img{transform:scale(1.025)}.featured-content{padding:1.4rem 1.55rem 1.65rem}.featured-label{color:#efb49e;letter-spacing:.12em;margin-right:.65rem;font-size:.7rem;font-weight:750;display:inline-block}.featured-content time{color:#b9c5be;font-size:.75rem}.featured-content h2{letter-spacing:-.02em;margin:.7rem 0 1rem;font-family:Noto Sans TC,PingFang TC,serif;font-size:clamp(1.45rem,2.3vw,2rem);font-weight:700;line-height:1.48}.featured-link{font-size:.82rem;font-weight:700}.home-articles{background:#fff;padding:clamp(5rem,8vw,7.5rem) max(1.5rem,50vw - 550px)}.home-section-head{border-bottom:1px solid #dddcd5;grid-template-columns:1fr minmax(260px,420px) auto;align-items:end;gap:2rem;margin-bottom:3rem;padding-bottom:1.4rem;display:grid}.home-section-head h2{color:#1c2c23;letter-spacing:-.035em;margin:0;font-family:Noto Sans TC,PingFang TC,serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.25}.home-section-head>p{color:#6b7770;margin:0;font-size:.95rem;line-height:1.75}.home-section-head>a{color:#9a412c;white-space:nowrap;padding-bottom:.2rem;font-size:.85rem;font-weight:700;text-decoration:none}.home-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 2rem;display:grid}.home-post-card{min-width:0}.home-post-image{aspect-ratio:16/9;background:#e8e5dc;border-radius:4px;text-decoration:none;display:block;overflow:hidden}.home-post-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-post-image:hover img{transform:scale(1.025)}.home-post-placeholder{color:#78847d;place-items:center;width:100%;height:100%;font-family:Georgia,serif;display:grid}.home-post-body{padding-top:1.2rem}.home-post-meta{color:#7b8580;justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;display:flex}.home-post-meta a{color:#a44a32;font-weight:700;text-decoration:none}.home-post-card h3{letter-spacing:-.02em;margin:.65rem 0 .7rem;font-family:Noto Sans TC,PingFang TC,serif;font-size:clamp(1.35rem,2.1vw,1.72rem);font-weight:700;line-height:1.48}.home-post-card h3 a{text-decoration:none}.home-post-card h3 a:hover{color:#9a412c}.home-post-card p{color:#66736b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.75;display:-webkit-box;overflow:hidden}.home-post-read{color:#334b3e;margin-top:1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-block}.home-more{justify-content:center;margin-top:4.5rem;display:flex}@media (width<=820px){.home-hero{grid-template-columns:1fr;gap:3rem}.home-hero-copy{max-width:680px}.home-section-head{grid-template-columns:1fr auto}.home-section-head>p{grid-area:2/1/auto/-1}.home-post-grid{gap:3rem 1.4rem}}@media (width<=640px){.header-inner{gap:1rem;width:calc(100% - 2rem);min-height:72px}.brand-mark{width:2rem;height:2rem}.site-header nav{gap:.85rem}.site-header nav a{font-size:.78rem}.home-hero{gap:2.8rem;width:calc(100% - 2.5rem);padding:3.7rem 0 5.5rem}.home-hero h1{font-size:clamp(2.35rem,11.2vw,3.15rem);line-height:1.3}.home-intro{font-size:1rem;line-height:1.85}.featured-content{padding:1.25rem}.featured-content h2{font-size:1.45rem}.home-articles{padding:4.5rem 1.25rem}.home-section-head{margin-bottom:2.4rem;display:block}.home-section-head>p{margin-top:.8rem}.home-section-head>a{margin-top:1rem;display:inline-block}.home-post-grid{grid-template-columns:1fr;gap:3.2rem}.home-post-card h3{font-size:1.42rem}.home-more{margin-top:3.5rem}}.home-hero h1{letter-spacing:-.04em;font-size:clamp(3rem,4vw,3.6rem);line-height:1.26}@media (width<=640px){.home-hero h1{font-size:clamp(2.15rem,8.8vw,2.55rem);line-height:1.4}}.home-filter-bar{scrollbar-width:thin;scrollbar-color:#c8c6bd transparent;gap:.65rem;margin:0 0 1rem;padding:.15rem 0 .45rem;display:flex;overflow-x:auto}.home-filter{color:#536159;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5d5cc;border-radius:999px;flex:none;align-items:center;gap:.45rem;padding:.48rem .9rem;font-size:.82rem;font-weight:650;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.home-filter:hover{border-color:#9aaa9f;transform:translateY(-1px)}.home-filter span{color:#78817c;background:#eeece5;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;font-size:.68rem;display:grid}.home-filter-status{color:#818a85;margin:0 0 1.5rem;font-size:.76rem}.home-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.4rem 1.55rem;display:grid}.home-filter-card{min-width:0}.home-filter-card[hidden]{display:none}.home-filter-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.home-filter-image{aspect-ratio:16/10;background:#e5e3da;border-radius:4px;position:relative;overflow:hidden}.home-filter-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.home-filter-card-link:hover .home-filter-image img{filter:saturate(1.04);transform:scale(1.035)}.home-filter-placeholder{color:#385043;background:linear-gradient(145deg,#dfe5df,#eee9df);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-filter-placeholder:before{content:"學";color:#f8f6f0;background:#294536;border-radius:50%;place-items:center;width:3rem;height:3rem;margin-bottom:.7rem;font-family:Noto Sans TC,PingFang TC,serif;font-size:1.2rem;display:grid}.home-filter-placeholder strong{letter-spacing:.08em;font-family:Noto Sans TC,PingFang TC,serif;font-size:1rem}.home-filter-placeholder small{color:#738078;letter-spacing:.13em;margin-top:.2rem;font-size:.56rem}.home-filter-card-body{flex-direction:column;flex:1;min-height:190px;padding-top:1rem;display:flex}.home-filter-card-meta{color:#808983;justify-content:space-between;align-items:center;gap:.8rem;min-height:1.5rem;font-size:.7rem;line-height:1.5;display:flex}.home-filter-card-tag{color:#a24a33;text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.home-filter-card h3{color:#203028;letter-spacing:-.018em;text-wrap:pretty;margin:.55rem 0 .9rem;font-family:Noto Sans TC,PingFang TC,serif;font-size:1.28rem;font-weight:700;line-height:1.52}.home-filter-card-read{color:#42574c;align-items:center;gap:.35rem;margin-top:auto;font-size:.76rem;font-weight:750;display:inline-flex}.home-filter-empty{text-align:center;color:#78827c;padding:3rem 1rem}@media (width<=960px){.home-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 1.4rem}.home-filter-card-body{min-height:175px}}@media (width<=640px){.home-filter-bar{margin-right:-1.25rem;padding-right:1.25rem}.home-filter{min-height:38px;padding:.42rem .8rem;font-size:.78rem}.home-filter-grid{grid-template-columns:1fr;gap:3.1rem}.home-filter-card-body{min-height:0}.home-filter-card h3{font-size:1.4rem}.home-filter-card-read{margin-top:.7rem}.home-filter-status{margin-bottom:1.25rem}}.home-filter-placeholder{width:auto;height:auto;position:absolute;inset:0}.home-filter-image img{z-index:1;position:relative}.home-filter-image img[hidden]{display:none}body{letter-spacing:.006em;font-size:17px;line-height:1.8}.container{width:min(1100px,100% - 3rem)}.header-inner{gap:1.75rem;width:min(1100px,100% - 3rem);min-height:76px}.site-header nav{gap:1.65rem}.site-header nav a{letter-spacing:.015em;font-size:.875rem;line-height:1.5}.button{letter-spacing:.015em;font-size:.825rem}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:clamp(2.75rem,5vw,4.75rem);width:min(1100px,100% - 3rem);padding:clamp(4rem,6vw,5.25rem) 0 clamp(5.25rem,8vw,6.75rem)}.home-hero h1{letter-spacing:-.032em;max-width:610px;font-family:Noto Sans TC,PingFang TC,PMingLiU,Georgia,serif;font-size:clamp(2.75rem,3.6vw,3.25rem);font-weight:700;line-height:1.34}.home-overline{margin-bottom:.8rem;font-size:.68rem}.home-intro{max-width:590px;margin-top:1.35rem;font-size:1.02rem;line-height:1.85}.featured-content h2{font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.5}.home-articles{padding-top:clamp(4.5rem,6.5vw,6rem);padding-bottom:clamp(5rem,7vw,6.5rem)}.home-section-head{gap:1.6rem;margin-bottom:2.5rem}.home-section-head h2{font-size:clamp(2rem,3.2vw,2.8rem);font-weight:700;line-height:1.32}.home-section-head>p{font-size:.9rem;line-height:1.8}.page-head{padding:4.25rem 0 1.75rem}.page-head h1{font-size:clamp(2.35rem,4.5vw,3.5rem);line-height:1.3}.post-card h2{font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.42}.article{padding-top:clamp(4rem,6vw,5.75rem)}.article h1{font-size:clamp(2.35rem,4.2vw,3.25rem);line-height:1.34}.prose{font-size:1.1rem;line-height:1.9}@media (width<=820px){.home-hero{gap:2.75rem;padding-top:3.75rem}.home-hero-copy{max-width:620px}.home-section-head{gap:1.25rem}}@media (width<=640px){body{font-size:16px;line-height:1.78}.container{width:calc(100% - 2.25rem)}.header-inner{width:calc(100% - 2rem);min-height:68px}.site-header nav{gap:.75rem}.site-header nav a{font-size:.75rem}.button{font-size:.78rem}.home-hero{gap:2.35rem;width:calc(100% - 2.5rem);padding:3rem 0 4.5rem}.home-hero h1{letter-spacing:-.024em;font-size:clamp(1.95rem,8.2vw,2.15rem);line-height:1.43}.home-intro{margin-top:1.15rem;font-size:.98rem;line-height:1.82}.featured-content h2{font-size:1.35rem}.home-articles{padding-top:3.75rem;padding-bottom:4.75rem}.home-section-head{margin-bottom:2rem}.home-section-head h2{font-size:1.9rem;line-height:1.38}.home-section-head>p{font-size:.88rem}.home-filter-card h3{font-size:1.3rem;line-height:1.55}.page-head{padding:3.25rem 0 1.5rem}.page-head h1{font-size:2.15rem}.article{padding-top:3.25rem}.article h1{font-size:clamp(2rem,8.5vw,2.3rem);line-height:1.42}.prose{font-size:1.04rem;line-height:1.9}}.home-hero{grid-template-columns:minmax(0,58%) minmax(0,42%);gap:clamp(2rem,4vw,4rem);padding-top:clamp(2.75rem,4vw,3.5rem);padding-bottom:clamp(4rem,6vw,5rem)}.home-logo-stage{place-items:center;min-height:280px;padding:clamp(2rem,5vw,4rem);display:grid}.home-logo-stage img{object-fit:contain;width:min(100%,360px);max-height:300px;display:block}.home-hero h1{max-width:580px;font-size:clamp(2.6rem,3.3vw,3rem);line-height:1.36}.home-intro{max-width:570px;font-size:1.02rem;line-height:1.86}.header-inner{min-height:72px}@media (width<=820px){.home-hero{grid-template-columns:1fr;padding-top:2.75rem;padding-bottom:4.25rem}.home-logo-stage{display:none}}@media (width<=640px){.header-inner{min-height:66px}.home-hero{padding-top:2.2rem;padding-bottom:3.75rem}.home-hero h1{font-size:clamp(1.9rem,7.8vw,2.08rem);line-height:1.45}.home-intro{font-size:.98rem;line-height:1.84}.site-header nav a{font-size:.74rem}}.site-header nav a{font-size:14px}.home-hero h1{font-size:37px;line-height:1.35}.home-intro{font-size:16px}.home-section-head h2{font-size:31px;line-height:1.3}.home-section-head>p{font-size:15px}.home-filter-card h3{font-size:21px;line-height:1.45}.home-filter-card-tag,.home-filter-card time{font-size:12px}.home-filter-card-read{font-size:13px}@media (width<=960px){.home-hero h1{font-size:34px}.home-section-head h2{font-size:30px}.home-filter-card h3{font-size:20px}}@media (width<=640px){.site-header nav a{font-size:12px}.home-hero h1{font-size:30px;line-height:1.4}.home-intro{font-size:15.5px}.home-section-head h2{font-size:28px;line-height:1.34}.home-section-head>p{font-size:14px}.home-filter-card h3{font-size:19px;line-height:1.48}.home-filter-card-tag,.home-filter-card time{font-size:11.5px}.home-filter-card-read{font-size:12px}}.home-filter-card-tag{color:#956515;font-size:14px;font-weight:500;line-height:1.5}.home-filter-card-read{text-align:right;align-self:flex-end}:root{--ink:#28251f;--muted:#6e675d;--paper:#fef9f2;--card:#fffdfc;--accent:#f8b743;--accent-dark:#d99a22;--accent-text:#a86c05;--accent-pale:#fff1ce;--line:#e8dfd2;color:#28251f;background:#fef9f2}body{color:#28251f;background:#fef9f2}.site-header{background:#fef9f2f0;border-color:#e8dfd2}.brand,.brand-copy,.site-header nav a{color:#28251f}.brand-mark{color:#28251f;background:#f8b743}.site-header nav a:after{background:#f8b743}.hero h1,.page-head h1,.article h1,.home-hero h1,.home-section-head h2,.home-filter-card h3,.post-card h2,.prose h2,.prose h3,.prose h4{color:#28251f}.hero>p:not(.eyebrow),.home-intro,.home-section-head>p,.post-card p,.article .dek,.article-meta,.prose figcaption,.home-filter-status,.home-filter-card-meta{color:#6e675d}.eyebrow,.home-overline,.article-kicker{color:#a86c05}.button{color:#fffdfc;background:#28251f;border-color:#28251f}.home-section-head{border-color:#e8dfd2}.home-section-head>a,.home-post-meta a,.home-post-card h3 a:hover,.prose a{color:#a86c05}.home-post-image,.home-filter-image{background:#fff1ce}.home-filter-placeholder{color:#28251f;background:linear-gradient(145deg,#fff1ce,#fffdfc)}.home-filter-placeholder:before{color:#28251f;background:#f8b743}.home-filter-placeholder small{color:#6e675d}.home-filter-bar{scrollbar-color:#d99a22 transparent}.home-filter{color:#6e675d;background:#fffdfc;border-color:#e8dfd2}.home-filter:hover{color:#28251f;border-color:#d99a22}.home-filter span{color:#6e675d;background:#fff1ce}.home-filter.is-active{color:#28251f;background:#f8b743;border-color:#f8b743;box-shadow:0 5px 16px #d99a222e}.home-filter-card-tag{color:#a86c05}.home-filter-card-link:hover h3{color:#28251f}.home-filter-card-read{color:#6e675d}.home-filter-card-link:hover .home-filter-card-read,.tags,.article-tags a{color:#a86c05}.article-tags a{border-color:#e8dfd2}.article-tags a:hover{color:#28251f;background:#fff1ce;border-color:#d99a22}.feature-image{box-shadow:0 20px 55px #28251f17}.prose,.prose>p:first-child{color:#28251f}.prose h2:before{background:#f8b743}.prose a{text-decoration-color:#d99a22}.prose a:hover,.prose strong{color:#28251f}.prose li::marker{color:#d99a22}.prose blockquote{color:#6e675d;background:#fff1ce;border-left-color:#f8b743}.prose hr{background:#e8dfd2}.prose pre{color:#fffdfc;background:#28251f}.prose code:not(pre code){background:#fff1ce}.article-toc{color:#6e675d;background:#fff1ce;border-color:#e8dfd2}.article-toc strong,.article-toc a{color:#28251f}.article-toc .toc-level-3{color:#6e675d}footer{color:#6e675d;border-color:#e8dfd2}.home-filter-card{height:100%}.home-filter-card-link{background:#fffdfc;border:1px solid #28251f0f;border-radius:24px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 8px 28px #28251f0f}.home-filter-card-link:hover{border-color:#28251f1a;transform:translateY(-3px);box-shadow:0 12px 34px #28251f17}.home-filter-image{border-radius:0}.home-filter-card-read{color:#6e675d;text-align:right;align-self:flex-end;margin-top:auto;font-weight:500}.home-filter-card-link:hover .home-filter-card-read{color:#a86c05}@media (width<=960px){.home-filter-card-body{min-height:210px;padding:20px 21px 21px}}@media (width<=640px){.home-filter-card-body{min-height:205px;padding:20px}.home-filter-card-read{margin-top:auto}}.home-section-head .home-overline{color:#a86c05;letter-spacing:.18em;text-align:left;margin:0 0 10px;font-size:11px;font-weight:500;line-height:1.4}.home-section-head{display:block}.home-filter-bar{flex-wrap:wrap;gap:.65rem;padding:.15rem 0 .45rem;display:flex;overflow:visible}.home-filter{white-space:nowrap;flex:auto;justify-content:center}.home-filter span{color:#8a8278;min-width:0;height:auto;font-size:inherit;background:0 0;border-radius:0;font-weight:400;display:inline}.home-filter.is-active span{color:#28251fad;background:0 0}.home-filter-status{color:#6e675d;margin:0 0 1.75rem;font-size:15px;font-weight:400;line-height:1.6}@media (width<=640px){.home-filter-bar{margin-right:0;padding-right:0}.home-filter{flex:auto}.home-filter-status{margin-bottom:1.5rem;font-size:15px}}.home-filter-grid{align-items:stretch;gap:3.4rem 2.15rem}.home-filter-card{flex-direction:column;height:100%;display:flex}.home-filter-card-link{border-radius:24px;flex-direction:column;flex:1;height:100%;display:flex;box-shadow:0 14px 42px #28251f0b}.home-filter-card-link:hover{box-shadow:0 18px 48px #28251f12}.home-filter-image{aspect-ratio:16/10;border-radius:24px 24px 0 0;flex:none}.home-filter-image img{object-fit:cover;width:100%;height:100%}.home-filter-card-body{min-height:240px;padding:22px 24px 24px}.home-filter-card h3{min-height:4.35em;margin:.9rem 0 1rem}.home-filter-card-read{align-self:flex-end;margin-top:auto}@media (width<=960px){.home-filter-grid{gap:3.2rem 2rem}.home-filter-card-body{min-height:230px;padding:22px 23px 23px}}@media (width<=640px){.home-filter-grid{gap:3.7rem}.home-filter-card-body{min-height:225px;padding:22px}.home-filter-card h3{min-height:4.44em}}.brand-logo{object-fit:contain;flex:none;width:auto;height:42px;display:block}@media (width<=640px){.brand-logo{height:36px}}.brand{gap:10px}.brand-logo-frame{box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;place-items:center;padding:0;display:grid}.home-hero{grid-template-columns:minmax(0,64%) minmax(0,36%);gap:clamp(1.5rem,3vw,3rem);padding-bottom:clamp(3.2rem,4.5vw,4rem)}.home-hero h1{max-width:620px}.home-intro{max-width:610px}@media (width<=820px){.home-hero{grid-template-columns:1fr;gap:2rem}.home-hero-copy{max-width:650px}}@media (width<=640px){.header-inner,.home-hero{width:calc(100% - 2.5rem)}.brand-logo{height:42px}.home-hero{padding-bottom:3rem}.home-articles{padding-top:3.5rem}}.home-hero{grid-template-columns:minmax(0,63fr) minmax(0,37fr);gap:clamp(2rem,4vw,4rem);width:min(1100px,100% - 3rem);padding-top:clamp(3.25rem,4.5vw,4rem);padding-bottom:clamp(3.25rem,4.5vw,4rem)}.home-hero-copy{width:100%;max-width:650px}.home-logo-stage{min-height:0;padding:0}@media (width<=820px){.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero-copy{max-width:none}}@media (width<=640px){.home-hero{width:calc(100% - 2.5rem);padding-top:2.2rem;padding-bottom:3rem}}.home-hero{position:relative;overflow:hidden}.home-hero-copy{z-index:1;position:relative}.home-logo-stage{z-index:0;pointer-events:none;align-self:stretch;min-height:100%;padding:0;display:block;position:relative}.home-logo-stage img{object-fit:contain;opacity:.065;pointer-events:none;user-select:none;width:clamp(340px,38vw,440px);max-width:none;height:auto;max-height:none;display:block;position:absolute;top:56%;right:-18%;transform:translateY(-50%)}@media (width<=960px){.home-logo-stage img{opacity:.055;width:clamp(280px,36vw,350px);right:-18%}}@media (width<=820px){.home-hero{grid-template-columns:minmax(0,63fr) minmax(0,37fr)}.home-logo-stage{display:block}}@media (width<=640px){.home-hero{grid-template-columns:minmax(0,1fr);overflow:visible}.home-logo-stage{display:none}}.home-watermark-mark{aspect-ratio:1;opacity:.065;pointer-events:none;user-select:none;background:#b89a7a;width:clamp(340px,38vw,440px);display:block;position:absolute;top:56%;right:-18%;transform:translateY(-50%);mask:url(/logo-mark.png) 50%/contain no-repeat}@media (width<=960px){.home-watermark-mark{opacity:.055;width:clamp(280px,36vw,350px);right:-18%}}.home-logo-stage img{object-fit:contain;opacity:.065;width:min(100%,400px);max-width:100%;height:auto;max-height:none;top:56%;right:0;transform:translateY(-50%)}@media (width<=960px){.home-logo-stage img{opacity:.055;width:100%;right:0}}.home-hero{overflow:visible}.home-logo-stage img{opacity:.12;width:min(110%,440px);right:-5%;transform:translateY(calc(15px - 50%))}@media (width<=960px){.home-logo-stage img{opacity:.12;width:110%;right:-5%}}.home-logo-stage img{opacity:.18;width:min(121%,484px);right:-10.5%}@media (width<=960px){.home-logo-stage img{opacity:.18;width:121%;right:-10.5%}}.home-logo-stage img{width:min(129%,516px);right:-16%;transform:translateY(calc(25px - 50%))}.brand-logo{height:56px}.home-articles{padding-top:clamp(2.75rem,4vw,4rem)}.home-filter-bar{align-items:center;margin-bottom:.35rem}.home-filter:not(.is-active){border-color:#e8dfd2a6}.home-filter.is-active{min-height:37px;padding-block:.36rem}@media (width<=960px){.home-logo-stage img{width:129%;right:-16%}}@media (width<=640px){.brand-logo{height:47px}.home-articles{padding-top:2.5rem}.home-filter.is-active{min-height:35px;padding-block:.3rem}}:root{--content-max:1160px}.header-inner,.home-hero{width:min(var(--content-max),calc(100% - 3rem))}.home-articles{padding-inline:max(1.5rem,calc((100vw - var(--content-max))/2))}.home-resources{padding:clamp(4.5rem,6vw,5.75rem) max(1.5rem,calc((100vw - var(--content-max))/2));background:#fff6e5}.home-resources-inner{width:100%}.resources-head{border-bottom:1px solid #e8dfd2;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.35rem;display:flex}.resources-head .home-overline{color:#a86c05;letter-spacing:.18em;margin:0 0 10px;font-size:11px;font-weight:500;line-height:1.4}.resources-head h2{color:#28251f;letter-spacing:-.035em;margin:0;font-family:Noto Sans TC,PingFang TC,serif;font-size:31px;font-weight:700;line-height:1.3}.resources-head>a{color:#a86c05;white-space:nowrap;padding-bottom:.2rem;font-size:.85rem;font-weight:600;text-decoration:none}.resources-head>a:hover{color:#d99a22}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.resource-card{color:#28251f;background:#fffdfcc7;border:1px solid #28251f11;border-radius:18px;align-items:flex-start;gap:1rem;min-height:178px;padding:1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 34px #28251f0a}.resource-card:not(.is-placeholder):hover{border-color:#d99a2257;transform:translateY(-2px);box-shadow:0 14px 38px #28251f11}.resource-icon{color:#a86c05;background:#fff1ce;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.resource-icon svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.resource-card-copy{flex-direction:column;flex:1;min-width:0;min-height:132px;display:flex}.resource-card-copy strong{font-family:Noto Sans TC,PingFang TC,serif;font-size:1.05rem;line-height:1.55}.resource-card-copy>span{color:#6e675d;margin-top:.45rem;font-size:.86rem;line-height:1.7}.resource-card-copy em{color:#6e675d;align-self:flex-end;margin-top:auto;font-size:.78rem;font-style:normal;font-weight:500}.resource-card:hover .resource-card-copy em{color:#a86c05}.resource-card.is-placeholder{box-shadow:none;opacity:.58}.resource-skeleton-icon,.resource-skeleton{background:#e8dfd2b8}.resource-skeleton{border-radius:999px;display:block}.resource-skeleton-title{width:72%;height:15px;margin-top:.2rem}.resource-skeleton-line{width:92%;height:10px;margin-top:1rem}.resource-skeleton-link{align-self:flex-end;width:34%;height:10px;margin-top:auto}.site-footer{padding:1.4rem max(1.5rem,calc((100vw - var(--content-max))/2)) 1rem;color:#28251f;text-align:left;background:#fef9f2;border-top:1px solid #e8dfd2}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:70px;display:flex}.footer-brand{text-decoration:none;display:inline-flex}.site-footer .brand-logo{height:46px}.footer-links{align-items:center;gap:1.6rem;display:flex}.footer-links a{color:#28251f;font-size:.84rem;font-weight:500;text-decoration:none}.footer-links a:hover{color:#a86c05}.footer-copyright{color:#6e675d;text-align:center;border-top:1px solid #e8dfd2cc;margin:.65rem 0 0;padding-top:.8rem;font-size:.75rem}@media (width<=960px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.header-inner,.home-hero{width:calc(100% - 2.5rem)}.home-articles,.home-resources{padding-inline:1.25rem}.home-resources{padding-top:3.75rem;padding-bottom:4rem}.resources-head{display:block}.resources-head>a{margin-top:1rem;display:inline-block}.resources-head h2{font-size:28px}.resource-grid{grid-template-columns:1fr}.resource-card.is-placeholder{display:flex}.footer-inner{flex-direction:column;gap:1.15rem;min-height:0;padding:.5rem 0}.footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem}.footer-copyright{margin-top:1rem}.site-footer .brand-logo{height:42px}}.footer-links{gap:1.7rem}.footer-links a{justify-content:center;align-items:center;display:inline-flex}.footer-icon-link{width:20px;height:20px}.footer-icon-link svg{stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}@media (width<=640px){.footer-links{gap:.75rem 1.25rem}}.site-footer{padding-top:26px;padding-bottom:26px}.footer-inner{width:min(100%,540px);min-height:0;margin-inline:auto}.footer-brand-group{align-items:center;gap:18px;display:flex}.footer-copyright{text-align:left;border:0;margin:0;padding:0}.footer-links{flex:none}@media (width<=640px){.footer-inner{gap:1.15rem}.footer-brand-group{flex-direction:column;gap:.8rem}.footer-copyright{text-align:center}.footer-links{gap:.75rem 1.25rem}}.home-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:3rem;display:flex}.pagination-button{color:#28251f;text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:1px solid #e8dfd2;border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.pagination-button:hover{background:#fff1ce;border-color:#f8b743;transform:translateY(-1px)}.pagination-button.is-active{color:#28251f;background:#f8b743;border-color:#0000}.pagination-button.is-active:hover{background:#f8b743;transform:none}.pagination-button.is-disabled{color:#b9b1a6;cursor:not-allowed;opacity:.62;background:0 0;border-color:#e8dfd2}.pagination-next{font-size:18px;font-weight:400}.pagination-ellipsis{color:#6e675d;justify-content:center;align-items:center;width:28px;height:46px;font-size:16px;line-height:1;display:inline-flex}.home-pagination:empty{display:none}@media (width<=640px){.home-pagination{gap:.45rem;margin-top:2.5rem}.pagination-button{flex-basis:42px;width:42px;height:42px}.pagination-ellipsis{width:20px;height:42px}}.article{--reading-width:760px;--article-wide:920px;padding-bottom:clamp(7rem,9vw,9rem);padding-left:clamp(1.25rem,3vw,2rem);padding-right:clamp(1.25rem,3vw,2rem)}.article-header{width:min(var(--reading-width),100%);margin-bottom:2.75rem}.article .dek{max-width:var(--reading-width);margin-top:1.35rem}.article-meta{margin-top:1.5rem}.article-tags{margin-top:.9rem}.feature-figure{width:min(var(--article-wide),calc(100vw - 3rem));margin-bottom:4.25rem}.feature-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:none;margin-inline:auto}.prose{width:min(var(--reading-width),100%);line-height:1.9}.prose h2{margin:3.25em 0 .85em;line-height:1.45}.prose h3{margin:2.35em 0 .7em;line-height:1.52}.prose h4{margin:2.05em 0 .65em}.prose figure,.prose>img{width:100%;max-width:100%;margin:2.65rem auto;display:block;transform:none}.prose figure img,.prose>img,.prose video,.prose picture{object-fit:contain;width:auto;max-width:100%;height:auto;margin-inline:auto;display:block}.prose figure.kg-width-wide,.prose .kg-gallery-card,.prose .kg-embed-card,.prose .kg-video-card{width:min(var(--article-wide),calc(100vw - 3rem));max-width:none;margin-left:50%;margin-right:50%;transform:translate(-50%)}.prose figcaption{color:#6e675d;text-align:center;max-width:680px;margin:.7rem auto 0;font-size:.8rem;line-height:1.65}.prose figcaption p{margin:0}.prose iframe{aspect-ratio:16/9;border:0;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.prose .kg-embed-card,.prose .kg-video-card{overflow:hidden}.prose .kg-video-container,.prose .kg-video-overlay,.prose .kg-video-player{max-width:100%}.prose .kg-video-container video{width:100%;max-width:100%;height:auto}.prose .kg-gallery-container{max-width:100%}.prose .kg-gallery-row{align-items:flex-start}.prose .kg-gallery-image{min-width:0}.prose .kg-gallery-image img{object-fit:contain;width:100%;height:auto}.prose .kg-bookmark-card{background:#fffdfc;border:1px solid #e8dfd2;border-radius:12px;overflow:hidden}.prose .kg-bookmark-container{min-width:0;color:inherit;text-decoration:none;display:flex}.prose .kg-bookmark-content{flex:1;min-width:0;padding:1.15rem}.prose .kg-bookmark-title{color:#28251f;font-weight:700;line-height:1.55}.prose .kg-bookmark-description{color:#6e675d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.45rem;font-size:.85rem;line-height:1.65;display:-webkit-box;overflow:hidden}.prose .kg-bookmark-metadata{color:#6e675d;align-items:center;gap:.45rem;min-width:0;margin-top:.8rem;font-size:.7rem;line-height:1.5;display:flex}.prose .kg-bookmark-icon{flex:0 0 18px;width:18px;height:18px}.prose .kg-bookmark-author,.prose .kg-bookmark-publisher{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prose .kg-bookmark-thumbnail{width:34%;min-width:180px}.prose .kg-bookmark-thumbnail img{object-fit:cover;width:100%;height:100%}.prose .kg-callout-card,.prose .kg-cta-card{box-shadow:none;border:1px solid #e8dfd2;border-left:3px solid #f8b743;border-radius:10px;margin:2.35rem 0;padding:1.35rem 1.5rem;color:#28251f!important;background:#fff8e8!important}.prose .kg-callout-card *,.prose .kg-cta-card *{color:inherit}.prose .kg-cta-card p:last-child{margin-bottom:0}.prose .kg-cta-button{border-radius:999px;margin-top:.85rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;color:#28251f!important;background:#f8b743!important}@media (width<=900px){.article{--article-wide:840px}.feature-figure,.prose figure.kg-width-wide,.prose .kg-gallery-card,.prose .kg-embed-card,.prose .kg-video-card{width:min(var(--article-wide),calc(100vw - 2.5rem))}}@media (width<=640px){.article{padding-bottom:6rem;padding-left:1.2rem;padding-right:1.2rem}.article-header{margin-bottom:2.35rem}.article-header:not(:has(+.feature-figure)){margin-bottom:3rem}.article .dek{margin-top:1.15rem}.article-meta{margin-top:1.2rem}.article-tags{margin-top:.8rem}.feature-figure{width:calc(100vw - 2.4rem);margin-bottom:3.15rem}.prose{width:100%;line-height:1.88}.prose p{margin-bottom:1.45em}.prose h2{margin-top:2.9em;margin-bottom:.8em}.prose h3{margin-top:2.2em;margin-bottom:.65em}.prose ul,.prose ol{padding-left:1.35em}.prose figure,.prose>img{margin-block:2.25rem}.prose figure.kg-width-wide,.prose .kg-gallery-card,.prose .kg-embed-card,.prose .kg-video-card{width:100%;max-width:100%;margin-left:auto;margin-right:auto;transform:none}.prose blockquote,.prose .kg-callout-card,.prose .kg-cta-card{margin:2rem 0;padding:1.15rem 1.1rem 1.2rem 1.2rem}.prose .kg-gallery-row{flex-direction:column;gap:.6rem}.prose .kg-gallery-image{width:100%}.prose .kg-bookmark-container{flex-direction:column}.prose .kg-bookmark-thumbnail{aspect-ratio:16/9;order:-1;width:100%;min-width:0}.prose .kg-bookmark-content{padding:1rem}.prose .kg-bookmark-description{-webkit-line-clamp:4}.prose .kg-bookmark-metadata{flex-wrap:wrap}.prose .kg-bookmark-author,.prose .kg-bookmark-publisher{white-space:normal;max-width:100%}}.article{--article-font:"Times New Roman","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;font-family:var(--article-font)}.article *{font-family:var(--article-font)!important}.article h1{font-weight:700}.prose{font-weight:400}.prose h2{font-weight:700}.prose h3,.prose h4{font-weight:600}.prose p,.prose ul,.prose ol,.prose li,.prose blockquote,.prose figcaption{font-weight:400}.prose a{font-weight:inherit}.prose strong,.prose b{font-weight:700}.article{--reading-width:800px;--article-wide:960px;color:#28251f;padding-top:clamp(4.5rem,7vw,6.25rem);padding-bottom:clamp(7.5rem,10vw,10rem)}.article-header{width:min(var(--reading-width),100%);text-align:left;margin:0 auto clamp(3rem,5vw,4rem)}.article-header:not(:has(+.feature-figure)){margin-bottom:clamp(3.5rem,6vw,5rem)}.article-tags{flex-wrap:wrap;gap:.55rem;margin:0 0 1.25rem;display:flex}.article-tags a{color:#8b641b;background:#fff1ce;border:0;border-radius:999px;padding:.3rem .75rem;font-size:.76rem;font-weight:600;text-decoration:none}.article-tags a:hover{color:#28251f;background:#f8b743}.article h1{color:#28251f;letter-spacing:-.028em;text-wrap:pretty;max-width:none;margin:0;font-size:clamp(42px,4vw,48px);font-weight:700;line-height:1.3}.article-meta{color:#746d63;border-top:1px solid #e8dfd2d1;flex-wrap:wrap;gap:.35rem 1.25rem;margin-top:1.35rem;padding-top:1rem;font-size:.78rem;font-weight:400;line-height:1.65;display:flex}.feature-figure{width:min(var(--article-wide),calc(100vw - 3rem));margin:0 auto clamp(3.75rem,6vw,5rem)}.feature-image{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;margin-inline:auto;display:block;box-shadow:0 18px 48px #28251f12}.prose{width:min(var(--reading-width),100%);color:#302d28;letter-spacing:.004em;overflow-wrap:anywhere;margin-inline:auto;font-size:19px;font-weight:400;line-height:1.92}.prose>p:first-child{color:#302d28;font-size:inherit}.prose p{margin:0 0 1.55em}.prose h2,.prose h3,.prose h4{color:#28251f;letter-spacing:-.018em;text-wrap:pretty}.prose h2{border-top:1px solid #e8dfd2e6;margin:3.6em 0 .9em;padding-top:1.25rem;font-size:31px;font-weight:700;line-height:1.4}.prose h2:before{display:none}.prose h3{margin:2.5em 0 .72em;font-size:24px;font-weight:600;line-height:1.48}.prose h4{margin:2.15em 0 .68em;font-size:20px;font-weight:600;line-height:1.55}.prose ul,.prose ol{margin:1.15em 0 1.7em;padding-left:1.55em}.prose li{margin:.42em 0;padding-left:.25em;line-height:1.9}.prose li>ul,.prose li>ol{margin:.55em 0 .75em}.prose strong,.prose b{color:#28251f;font-weight:700}.prose a{color:#9a6b12;text-underline-offset:.2em;text-decoration:underline 1px #d99a2294}.prose a:hover{color:#7d5205;text-decoration-color:currentColor}.prose mark,.prose .highlight,.prose [class*=highlight]{color:inherit;background:#fff1ce;border-radius:.12em;padding:0 .08em}.prose blockquote{color:#5f594f;box-shadow:none;background:#fff8e8;border:1px solid #e8dfd2eb;border-left:3px solid #f8b743;border-radius:0 10px 10px 0;margin:2.3em 0;padding:1.3rem 1.5rem 1.35rem 1.65rem}.prose blockquote p{margin-bottom:.85em}.prose blockquote p:last-child{margin-bottom:0}.prose hr{background:#e8dfd2;border:0;width:100%;height:1px;margin:3.6rem auto}.article-toc{color:#5f594f;background:#fff8e8;border:1px solid #e8dfd2;border-radius:12px;margin:2.5rem 0 3.5rem;padding:1.35rem 1.5rem 1.45rem;font-size:.92rem;line-height:1.75}.article-toc strong{color:#28251f;letter-spacing:.12em;margin-bottom:.7rem;font-size:.78rem;font-weight:700}.article-toc ol{margin:0;padding-left:1.35rem}.article-toc li{margin:.38rem 0;line-height:1.7}.article-toc a{color:#5f594f;font-weight:400;text-decoration:none}.article-toc a:hover{color:#9a6b12}.prose figure,.prose>img{margin-block:2.8rem}.prose figure img,.prose>img,.prose video,.prose picture{object-fit:contain;max-width:100%;height:auto}.prose figcaption{color:#746d63;margin-top:.72rem;font-size:.78rem;font-weight:400;line-height:1.65}.prose iframe{aspect-ratio:16/9;max-width:100%;height:auto}.prose table{border-collapse:collapse;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.prose pre{max-width:100%;overflow-x:auto}.prose .kg-callout-card,.prose .kg-cta-card{background:#fff8e8!important}.prose>:last-child{margin-bottom:0}@media (width<=900px){.article{--reading-width:760px;--article-wide:840px;padding-left:clamp(1.5rem,4vw,2.25rem);padding-right:clamp(1.5rem,4vw,2.25rem)}.article h1{font-size:clamp(38px,5.5vw,44px)}.prose{font-size:18.5px}}@media (width<=640px){.article{padding:3.5rem 22px 6.5rem}.article-header{margin-bottom:2.75rem}.article-header:not(:has(+.feature-figure)){margin-bottom:3.25rem}.article-tags{margin-bottom:1rem}.article-tags a{font-size:.72rem}.article h1{letter-spacing:-.022em;font-size:clamp(31px,9vw,36px);line-height:1.34}.article-meta{gap:.15rem;margin-top:1.15rem;padding-top:.85rem;display:grid}.feature-figure{width:calc(100vw - 44px);margin-bottom:3.25rem}.feature-image{border-radius:7px}.prose{letter-spacing:0;width:100%;font-size:17.5px;line-height:1.92}.prose p{margin-bottom:1.5em}.prose h2{margin-top:3.15em;padding-top:1rem;font-size:27px;line-height:1.42}.prose h3{margin-top:2.3em;font-size:22px;line-height:1.5}.prose h4{margin-top:2em;font-size:19px}.prose ul,.prose ol{padding-left:1.35em}.prose blockquote{margin:2.1em 0;padding:1.1rem 1.05rem 1.15rem 1.15rem}.article-toc{margin:2.15rem 0 3rem;padding:1.15rem 1.15rem 1.25rem}.prose figure,.prose>img{margin-block:2.35rem}.prose hr{margin-block:3rem}.prose iframe,.prose video,.prose img,.prose figure,.prose table,.prose pre,.prose .kg-card{max-width:100%}}.article-hero{width:min(var(--content-max),100%);grid-template-columns:minmax(0,47fr) minmax(0,53fr);align-items:center;gap:clamp(48px,5vw,64px);margin:0 auto clamp(4.25rem,6vw,5.5rem);display:grid}.article-hero:not(:has(.feature-figure)){width:min(var(--reading-width),100%);grid-template-columns:minmax(0,1fr)}.article-hero .article-header{width:auto;margin:0}.article-hero .article-tags{margin:0 0 18px}.article-hero .article h1,.article-hero h1{overflow-wrap:anywhere;text-wrap:pretty;max-width:100%;font-size:clamp(38px,3.45vw,46px);line-height:1.3}.article-hero .article-meta{color:#746d63;border-top:0;flex-wrap:wrap;gap:.35rem 1.25rem;margin-top:22px;padding-top:0;font-size:15px;font-weight:400;line-height:1.5;display:flex}.article-hero .feature-figure{place-items:center;width:100%;margin:0;display:grid}.article-hero .feature-image{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:520px;margin:0;display:block}.article-page .article-hero .article-header{margin:0}@media (width<=900px){.article-hero{width:min(var(--reading-width),100%);grid-template-columns:minmax(0,1fr);gap:2.5rem;margin-bottom:4.5rem}.article-hero .article-header,.article-hero .feature-figure{width:100%}.article-hero .feature-image{width:100%;max-height:none}.article-hero .article-meta{font-size:15px}}@media (width<=640px){.article-hero{gap:2rem;margin-bottom:3.5rem}.article-hero .article-tags{margin-bottom:16px}.article-hero .article h1,.article-hero h1{font-size:clamp(31px,9vw,36px);line-height:1.34}.article-hero .article-meta{gap:.2rem;margin-top:20px;font-size:14px;line-height:1.5;display:grid}.article-hero .feature-image{border-radius:7px;width:100%;max-height:none}}.article-toc{color:#28251f;font-family:var(--article-font);background:#fff8e8;border:1px solid #e8dfd2;border-radius:12px;margin:2.5rem 0 3.5rem;padding:30px;line-height:1.7}.article-toc .toc-title{color:#28251f;letter-spacing:0;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.5;display:block}.article-toc .toc-list{margin:0;padding:0;list-style:none;display:grid}.article-toc>.toc-list{gap:11px}.article-toc .toc-list .toc-list{gap:8px;margin-top:8px;padding-left:26px}.article-toc .toc-item{min-width:0;margin:0;padding:0}.article-toc .toc-item>a{color:#302d28;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;min-width:0;text-decoration:none;transition:color .18s;display:grid}.article-toc .toc-item.toc-depth-1>a{column-gap:10px;font-size:17px;font-weight:500;line-height:1.7}.article-toc .toc-item.toc-depth-2>a{color:#665f56;column-gap:8px;font-size:16px;font-weight:400;line-height:1.7}.article-toc .toc-item.toc-depth-3>a{color:#746d63;column-gap:8px;font-size:15px;font-weight:400;line-height:1.7}.article-toc .toc-number{color:#b87908;font-size:inherit;font-weight:600;line-height:inherit;white-space:nowrap}.article-toc .toc-text{overflow-wrap:anywhere;min-width:0}.article-toc .toc-item>a:hover{color:#b87908;text-underline-offset:.18em;text-decoration:underline 1px #b8790861}@media (width<=640px){.article-toc{margin:2.15rem 0 3rem;padding:22px 20px}.article-toc .toc-title{margin-bottom:14px;font-size:17px}.article-toc>.toc-list{gap:10px}.article-toc .toc-list .toc-list{gap:7px;margin-top:7px;padding-left:18px}.article-toc .toc-item.toc-depth-1>a{font-size:16px}.article-toc .toc-item.toc-depth-2>a,.article-toc .toc-item.toc-depth-3>a{font-size:15px}}.prose{line-height:1.92}.prose :where(p,li,blockquote):not(.article-toc :where(p,li,blockquote)){line-height:1.92!important}.prose p:not(.article-toc p){margin-top:0}.prose>p{margin-bottom:1.55em}.prose li:not(.article-toc li){margin-top:.42em;margin-bottom:.42em}.prose blockquote:not(.article-toc blockquote) p{margin-bottom:.85em}.prose blockquote:not(.article-toc blockquote) p:last-child{margin-bottom:0}@media (width<=640px){.prose{line-height:1.88}.prose :where(p,li,blockquote):not(.article-toc :where(p,li,blockquote)){line-height:1.88!important}.prose>p{margin-bottom:1.5em}}.prose h2{border-top:0;margin:clamp(56px,6vw,68px) 0 28px;padding-top:0}.prose .article-toc+h2{margin-top:0}@media (width<=640px){.prose h2{margin-top:56px;margin-bottom:24px}.prose .article-toc+h2{margin-top:0}}.prose figure.kg-video-card{width:100%;max-width:100%;margin:36px auto;display:block;overflow:visible;transform:none}.prose .kg-video-card .kg-video-container{background:#28251f;border:1px solid #28251f14;border-radius:14px;width:100%;max-width:100%;display:block;overflow:hidden}.prose .kg-video-card video{object-fit:contain;border:0;border-radius:13px;max-width:100%;max-height:none;margin:0 auto;display:block;transform:none;width:100%!important;height:auto!important}.prose .kg-video-card .kg-video-overlay,.prose .kg-video-card .kg-video-player-container{display:none!important}.prose .kg-video-card figcaption{color:#6e675d;text-align:center;margin:10px auto 0;font-size:14px;line-height:1.6}.prose .kg-video-card figcaption p{margin:0;line-height:inherit!important}@media (width<=640px){.prose figure.kg-video-card{width:100%;max-width:100%;margin:32px auto}.prose .kg-video-card .kg-video-container{border-radius:12px}.prose .kg-video-card video{border-radius:11px;max-width:100%;width:100%!important;height:auto!important}}.site-header .brand{gap:14px;min-width:0}.site-header .brand-logo{height:63px}.site-header .brand-copy{color:#28251f;letter-spacing:-.01em;white-space:nowrap;font-family:Times New Roman,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:22px;font-weight:700;line-height:1.2;display:block}.home-hero{grid-template-columns:minmax(0,60%) minmax(0,40%);margin-bottom:8px;padding-top:72px;padding-bottom:72px;overflow:hidden}.home-hero-copy{align-self:center}.home-logo-stage img{top:50%;transform:translateY(-50%)}@media (width<=960px){.site-header .brand{gap:12px}.site-header .brand-copy{font-size:19px}.home-hero{padding-top:64px;padding-bottom:64px}.home-logo-stage img{top:50%;transform:translateY(-50%)}}@media (width<=640px){.header-inner{flex-wrap:wrap;justify-content:center;gap:.65rem 1rem;padding-block:.6rem}.site-header .brand{justify-content:center;width:100%}.site-header .brand-copy{font-size:16px}.site-header .brand-logo{height:47px}.site-header nav{justify-content:center;width:100%}.home-hero{padding-top:44px;padding-bottom:48px}}.home-logo-stage img{width:min(120%,480px);max-width:94%;right:12px}@media (width<=960px){.home-logo-stage img{width:108%;right:8px}}.site-header nav{gap:34px;margin-right:8px}.site-header nav a{color:#28251f;font-size:16px;font-weight:600;line-height:1.4}.site-header nav a:after{display:none}.site-header nav a:hover{color:#d99a22}@media (width<=960px){.site-header nav{gap:26px;margin-right:0}.site-header nav a{font-size:15px}}@media (width<=640px){.site-header nav{gap:18px}.site-header nav a{font-size:12px}}.home-hero{isolation:isolate;background:#fbf7f3;margin-bottom:0;overflow:visible}.home-hero:before{content:"";z-index:-1;background:#fbf7f3;width:100vw;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.home-articles{background:#faf3ea}.home-hero .home-learning-flow{z-index:1;pointer-events:none;justify-content:center;align-self:center;align-items:center;min-width:0;min-height:220px;padding:0;display:flex;position:relative}.home-learning-flow-image{object-fit:contain;opacity:.87;width:min(121%,560px);max-width:none;height:auto;display:block}.home-hero-curve{z-index:2;pointer-events:none;width:100vw;max-width:none;height:96px;display:block;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}@media (width<=960px){.home-hero .home-learning-flow{min-height:190px}.home-learning-flow-image{width:min(116%,500px);max-width:none}}@media (width<=820px){.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero .home-learning-flow{width:100%;min-height:0;margin-top:6px;display:flex}.home-learning-flow-image{width:min(100%,620px);max-width:620px}}@media (width<=640px){.home-hero .home-learning-flow{margin-top:2px;display:flex}.home-learning-flow-image{width:100%;max-width:100%}.header-inner{gap:.5rem .75rem;width:calc(100% - 2rem);padding-block:.5rem}.site-header nav{gap:14px}.home-hero{row-gap:28px}.home-hero .home-learning-flow{margin-top:0}.home-learning-flow-image{object-fit:contain;width:100%;height:auto}.home-hero-curve{height:52px}.home-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.home-filter{width:100%;min-width:0;padding-left:.65rem;padding-right:.65rem}}:root{--site-font:"Times New Roman","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;font-family:var(--site-font)}html,body,button,input,select,textarea,body :is(main,.site-header,.site-footer) :not(code):not(pre):not(kbd):not(samp){font-family:var(--site-font)}
