*,*::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}.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: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: 768px){.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)}.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-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}.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-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}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:0.875rem}.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-body{padding:4rem 0}.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-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-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}
