*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Noto Sans TC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.75;color:#1a2744;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1a2744;text-decoration:none;transition:color 0.2s}a:hover{color:#d4a84b}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:780px}.section-title{font-size:1.75rem;margin-bottom:2rem;position:relative;padding-bottom:0.75rem}.section-title::after{content:'';position:absolute;bottom:0;left:0;width:3rem;height:3px;background:#d4a84b}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-header{background:#1a2744;position:sticky;top:0;z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:64px}.site-logo{display:flex;align-items:center;gap:0.5rem;color:#fff;font-weight:700}.site-logo:hover{color:#fff}.site-logo .logo-k{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#d4a84b;color:#1a2744;border-radius:6px;font-size:1.125rem;font-weight:700}.site-logo .logo-text{font-size:1.125rem}.site-nav ul{display:flex;list-style:none;gap:1.2rem}.site-nav a{color:rgba(255,255,255,0.8);font-size:0.9375rem;font-weight:500;padding:0.25rem 0;border-bottom:2px solid transparent;transition:color 0.2s, border-color 0.2s}.site-nav a:hover,.site-nav a.active{color:#fff;border-bottom-color:#d4a84b}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:0.5rem}.menu-toggle .hamburger{display:block;width:24px;height:2px;background:#fff;position:relative;transition:background 0.2s}.menu-toggle .hamburger::before,.menu-toggle .hamburger::after{content:'';position:absolute;left:0;width:24px;height:2px;background:#fff;transition:transform 0.2s}.menu-toggle .hamburger::before{top:-7px}.menu-toggle .hamburger::after{top:7px}@media (max-width: 1024px){.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:64px;left:0;right:0;background:#2d3a52;padding:1rem 0}.site-nav.is-open{display:block}.site-nav ul{flex-direction:column;gap:0;padding:0 1.5rem}.site-nav a{display:block;padding:0.75rem 0;border-bottom:1px solid rgba(255,255,255,0.1)}.menu-toggle[aria-expanded="true"] .hamburger{background:transparent}.menu-toggle[aria-expanded="true"] .hamburger::before{transform:rotate(45deg);top:0}.menu-toggle[aria-expanded="true"] .hamburger::after{transform:rotate(-45deg);top:0}}.site-footer{background:#1a2744;color:rgba(255,255,255,0.7);padding:3rem 0 1.5rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,0.1)}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}}.footer-brand .footer-logo{color:#fff;font-size:1.25rem;font-weight:700;display:block;margin-bottom:0.5rem}.footer-brand p{font-size:0.875rem;line-height:1.6}.footer-links h4{color:#fff;font-size:0.9375rem;margin-bottom:0.75rem}.footer-links ul{list-style:none}.footer-links li+li{margin-top:0.5rem}.footer-links a{color:rgba(255,255,255,0.7);font-size:0.875rem}.footer-links a:hover{color:#d4a84b}.footer-bottom{padding-top:1.5rem;text-align:center;font-size:0.8125rem}.hero{background:#1a2744;color:#fff;padding:5rem 0;text-align:center}@media (max-width: 768px){.hero{padding:3rem 0}}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-title span{display:block;font-size:1.25rem;font-weight:400;color:#d4a84b;margin-top:0.25rem}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-title span{font-size:1rem}}.hero-subtitle{font-size:1.125rem;color:rgba(255,255,255,0.8)}.hero-search{margin-top:2rem}.hero-links{display:flex;justify-content:center;flex-wrap:wrap;gap:0.75rem;margin-top:1.5rem}.hero-links a{color:#fff;border:1px solid rgba(255,255,255,0.35);border-radius:999px;padding:0.5rem 1rem;font-size:0.875rem}.hero-links a:hover{color:#1a2744;background:#e4c47b;border-color:#e4c47b}.latest-posts{padding:4rem 0}.post-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media (max-width: 1024px){.post-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.post-grid{grid-template-columns:1fr}}.categories-section{background:#f9fafb;padding:4rem 0}.category-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media (max-width: 640px){.category-grid{grid-template-columns:1fr}}.category-grid-wide{grid-template-columns:repeat(4, 1fr)}@media (max-width: 1024px){.category-grid-wide{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.category-grid-wide{grid-template-columns:1fr}}.category-card-featured{border-color:rgba(212,168,75,0.55);background:linear-gradient(145deg, #fff, rgba(228,196,123,0.12))}.category-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;text-align:center;transition:border-color 0.2s, box-shadow 0.2s}.category-card:hover{border-color:#d4a84b;box-shadow:0 4px 12px rgba(26,39,68,0.08);color:#1a2744}.category-card h3{font-size:1.25rem;margin-bottom:0.5rem}.category-card p{font-size:0.875rem;color:#6b7280}.topic-paths{padding:4rem 0}.topic-paths .container{display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(300px, 1fr);gap:3rem;align-items:center}@media (max-width: 768px){.topic-paths .container{grid-template-columns:1fr}}.topic-paths-copy h2{font-size:1.75rem;margin-bottom:1rem}.topic-paths-copy p:last-child{color:#4b5563}.eyebrow{color:#b8923d;font-weight:700;font-size:0.8125rem;letter-spacing:0.08em;margin-bottom:0.5rem}.topic-stats{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.75rem}.topic-stats a{display:flex;align-items:baseline;gap:0.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px}.topic-stats strong{color:#b8923d;font-size:1.5rem}.topic-stats span{color:#4b5563;font-size:0.875rem}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color 0.2s, box-shadow 0.2s}.post-card:hover{border-color:#d4a84b;box-shadow:0 4px 12px rgba(26,39,68,0.08)}.post-card-link{display:block;color:#1a2744}.post-card-link:hover{color:#1a2744}.post-card-media{aspect-ratio:16 / 9;overflow:hidden;background:#1a2744;border-bottom:1px solid rgba(212,168,75,0.22)}.post-card-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.post-card-media picture{display:contents}.post-card:hover .post-card-media img{transform:scale(1.025)}.post-card-content{padding:1.5rem}.post-card-meta{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem;font-size:0.8125rem;color:#6b7280}.post-card-category{background:rgba(212,168,75,0.15);color:#b8923d;padding:0.125rem 0.5rem;border-radius:4px;font-size:0.75rem;font-weight:500}.post-card-title{font-size:1.125rem;margin-bottom:0.5rem;line-height:1.4}.post-card-summary{font-size:0.875rem;color:#4b5563;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-header{background:#1a2744;color:#fff;padding:3rem 0}.breadcrumb{display:flex;gap:0.5rem;margin-bottom:1rem;font-size:0.8125rem;color:rgba(255,255,255,0.65)}.breadcrumb a{color:rgba(255,255,255,0.8)}.breadcrumb a:hover{color:#e4c47b}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:0.875rem}.post-dates{display:flex;flex-wrap:wrap;gap:0.35rem 1rem}.post-category{background:rgba(212,168,75,0.2);color:#e4c47b;padding:0.25rem 0.75rem;border-radius:4px;font-size:0.8125rem;font-weight:500}.post-category:hover{color:#d4a84b}.post-header time{color:rgba(255,255,255,0.7)}.post-title{font-size:2rem;line-height:1.4}@media (max-width: 768px){.post-title{font-size:1.5rem}}.post-description{margin-top:0.75rem;font-size:1.0625rem;color:rgba(255,255,255,0.8)}.post-hero-wrap{margin-top:2rem}.post-hero{aspect-ratio:16 / 9;margin:0;overflow:hidden;border:1px solid rgba(212,168,75,0.3);border-radius:12px;background:#1a2744;box-shadow:0 14px 36px rgba(26,39,68,0.12)}.post-hero picture,.post-hero img{display:block;width:100%;height:100%}.post-hero img{object-fit:cover}.post-body{padding:2.5rem 0 4rem}.post-body h2{font-size:1.5rem;margin:2.5rem 0 1rem;padding-bottom:0.5rem;border-bottom:2px solid #f3f4f6}.post-body h3{font-size:1.25rem;margin:2rem 0 0.75rem}.post-body p{margin-bottom:1.25rem}.post-body ul,.post-body ol{margin-bottom:1.25rem;padding-left:1.5rem}.post-body ul li,.post-body ol li{margin-bottom:0.5rem}.post-body blockquote{border-left:4px solid #d4a84b;background:#f9fafb;padding:1rem 1.5rem;margin:1.5rem 0;font-style:italic;color:#4b5563}.post-body blockquote p:last-child{margin-bottom:0}.post-body strong{font-weight:700}.post-toc{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #d4a84b;border-radius:6px;padding:1.25rem 1.5rem;margin-bottom:2rem}.post-toc nav>ul{margin-top:0.75rem;margin-bottom:0}.post-toc ul{padding-left:1.25rem}.post-toc li{margin-bottom:0.25rem}.post-toc a{color:#374151}.post-toc a:hover{color:#b8923d}.post-faq{margin-top:3rem}.post-faq details{border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;padding:0 1.25rem}.post-faq details+details{margin-top:0.75rem}.post-faq summary{cursor:pointer;color:#1a2744;font-weight:700;padding:1rem 0}.post-faq p{color:#374151;margin:0;padding:0 0 1rem}.post-sources{margin-top:3rem;padding:1.25rem 1.5rem;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.post-sources h2{margin-top:0}.post-sources ol{margin-bottom:0.75rem}.post-sources p{margin:0;color:#4b5563;font-size:0.875rem}.post-footer{padding-bottom:4rem}.post-tags{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:2rem}.tag{display:inline-block;background:#f3f4f6;color:#4b5563;padding:0.25rem 0.75rem;border-radius:4px;font-size:0.8125rem;transition:background 0.2s, color 0.2s}.tag:hover{background:#d4a84b;color:#fff}.related-posts{border-top:1px solid #e5e7eb;padding-top:2rem}.related-posts h3{font-size:1.25rem;margin-bottom:1rem}.related-posts ul{list-style:none}.related-posts li+li{margin-top:0.75rem}.related-posts a{color:#1a2744;font-weight:500}.related-posts a:hover{color:#d4a84b}.list-header{background:#1a2744;color:#fff;padding:3rem 0}.list-title{font-size:2rem}@media (max-width: 768px){.list-title{font-size:1.5rem}}.list-description{margin-top:0.5rem;color:rgba(255,255,255,0.8);font-size:1.0625rem}.list-intro{max-width:780px;margin-top:1rem;color:rgba(255,255,255,0.82)}.list-intro p+p{margin-top:0.75rem}.list-content{padding:4rem 0}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;font-size:0.9375rem}.pagination-prev,.pagination-next{color:#1a2744;font-weight:500;padding:0.5rem 1rem;border:1px solid #e5e7eb;border-radius:6px;transition:border-color 0.2s, color 0.2s}.pagination-prev:hover,.pagination-next:hover{border-color:#d4a84b;color:#d4a84b}.pagination-info{color:#6b7280}.search-page{min-height:62vh;padding:4rem 0}.search-page h1{font-size:2rem;margin-bottom:0.75rem}.search-intro{color:#4b5563;margin-bottom:1.5rem}.site-search{display:grid;grid-template-columns:minmax(0, 1fr) auto;width:100%;max-width:720px;margin:1.5rem auto 0;padding:0.375rem;border:1px solid rgba(212,168,75,0.6);border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(15,24,41,0.18)}.site-search input{min-width:0;border:0;outline:0;background:transparent;color:#1a2744;font:inherit;padding:0.75rem 1rem}.site-search button{border:0;border-radius:7px;background:#d4a84b;color:#0f1829;cursor:pointer;font:inherit;font-weight:700;padding:0.75rem 1.25rem}.site-search button:hover{background:#e4c47b}.site-search input:focus-visible,.site-search button:focus-visible{outline:3px solid rgba(212,168,75,0.45);outline-offset:2px}.site-search-page{margin:1.5rem 0 0;border-color:#d1d5db;box-shadow:0 8px 24px rgba(26,39,68,0.08)}.search-status{color:#4b5563;margin:2rem 0 1rem}.search-result{border-top:1px solid #e5e7eb;padding:1.35rem 0}.search-result h2{font-size:1.2rem;margin:0.25rem 0 0.5rem}.search-result>p:last-child{color:#4b5563;line-height:1.65}.search-result-meta{color:#b8923d;font-size:0.8125rem;font-weight:700}@media (max-width: 640px){.site-search{grid-template-columns:1fr}.site-search button{width:100%}}.not-found{min-height:68vh;display:grid;align-items:center;padding:5rem 0;overflow:hidden;background:radial-gradient(circle at 14% 18%, rgba(212,168,75,0.16), transparent 24rem),linear-gradient(145deg, #0f1829, #1a2744 62%, #2d3a52);color:#fff}@media (max-width: 768px){.not-found{min-height:auto;padding:3.5rem 0}}.not-found-layout{display:grid;grid-template-columns:minmax(260px, 0.8fr) minmax(0, 1.2fr);gap:5rem;align-items:center}@media (max-width: 768px){.not-found-layout{grid-template-columns:1fr;gap:2.75rem}}.not-found-mark{width:22rem;max-width:72vw;aspect-ratio:1;position:relative;display:grid;place-items:center;justify-self:center}.not-found-mark strong{position:relative;z-index:2;color:#e4c47b;font-size:clamp(4.5rem, 10vw, 8rem);line-height:1;letter-spacing:-0.06em}.not-found-mark::before,.not-found-mark::after{content:'';position:absolute;border-radius:50%;background:#d4a84b;box-shadow:0 0 1.25rem rgba(228,196,123,0.45)}.not-found-mark::before{width:0.75rem;height:0.75rem;top:16%;right:21%}.not-found-mark::after{width:0.45rem;height:0.45rem;bottom:22%;left:13%}.not-found-orbit{position:absolute;inset:0;border:1px solid rgba(228,196,123,0.34);border-radius:50%;transform:rotate(-18deg) scaleY(0.48)}.not-found-orbit-inner{inset:17%;border-color:rgba(255,255,255,0.18);transform:rotate(28deg) scaleY(0.7)}.not-found-copy{max-width:42rem}.not-found-copy .eyebrow{color:#e4c47b}.not-found-copy h1{font-size:clamp(2.25rem, 5vw, 4rem);margin-bottom:1.25rem;letter-spacing:-0.035em}.not-found-copy>p:not(.eyebrow){max-width:38rem;color:rgba(255,255,255,0.76);font-size:1.0625rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin:2rem 0}.not-found-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0.65rem 1.25rem;border:1px solid transparent;border-radius:999px;font-weight:700}.not-found-actions a:focus-visible{outline:3px solid #fff;outline-offset:3px}.not-found-primary{background:#d4a84b;color:#0f1829}.not-found-primary:hover{background:#e4c47b;color:#0f1829}.not-found-secondary{border-color:rgba(255,255,255,0.45) !important;color:#fff}.not-found-secondary:hover{border-color:#e4c47b !important;color:#e4c47b}.not-found-topics{display:flex;flex-wrap:wrap;gap:0.5rem 1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,0.14);font-size:0.875rem}.not-found-topics span{width:100%;color:rgba(255,255,255,0.58)}.not-found-topics a{color:rgba(255,255,255,0.88);text-decoration:underline;text-decoration-color:rgba(212,168,75,0.55);text-underline-offset:0.25rem}.not-found-topics a:hover{color:#e4c47b}
