:root{--ink: #1a1612;--ink-light: #3d3530;--ink-muted: #6b5e54;--parchment: #faf7f2;--parchment-warm: #f5efe6;--cream: #ede5d8;--gold: #c8a96e;--gold-light: #dfc9a0;--gold-dark: #a68b4b;--tea-green: #4a6741;--tea-green-deep: #2d4228;--tea-green-light: #6b8c62;--tea-amber: #8b6914;--tea-red: #8b3a3a;--white: #ffffff;--font-serif: "Noto Serif TC", "Georgia", serif;--font-sans: "Noto Sans TC", "Helvetica Neue", sans-serif;--section-pad: clamp(3rem, 8vw, 6rem);--content-width: 1100px;--narrow-width: 780px;--shadow-sm: 0 1px 3px rgba(26,22,18,.06);--shadow-md: 0 4px 16px rgba(26,22,18,.08);--shadow-lg: 0 8px 32px rgba(26,22,18,.12);--radius: 4px;--transition: .3s cubic-bezier(.25, .46, .45, .94)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:var(--parchment);line-height:1.85;font-weight:400;font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:600;line-height:1.35;letter-spacing:.02em}a{color:var(--tea-green);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--gold-dark)}img{max-width:100%;height:auto;display:block}html,body{overflow-x:hidden;width:100%}main{overflow-x:hidden}.hero-bg,.mid-banner-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;max-width:none!important}::selection{background:var(--gold-light);color:var(--ink)}.nav[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;right:0;z-index:100;background:#faf7f2eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,169,110,.15)}.nav-inner[data-astro-cid-5hce7sga]{max-width:var(--content-width);margin:0 auto;padding:.9rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;line-height:1.1;color:var(--ink)!important}.logo[data-astro-cid-5hce7sga]:hover{color:var(--tea-green)!important}.logo-cn[data-astro-cid-5hce7sga]{font-family:var(--font-serif);font-size:1.3rem;font-weight:700;letter-spacing:.15em}.logo-en[data-astro-cid-5hce7sga]{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);font-weight:500}.nav-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:2rem}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.9rem;color:var(--ink-muted);font-weight:400;letter-spacing:.04em;position:relative}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.nav-cta):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--gold);transition:width var(--transition)}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.nav-cta):hover:after{width:100%}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.nav-cta):hover{color:var(--ink)}.nav-cta[data-astro-cid-5hce7sga]{background:var(--tea-green);color:var(--white)!important;padding:.5rem 1.3rem;border-radius:2px;font-weight:500;font-size:.85rem;letter-spacing:.05em;transition:all var(--transition)}.nav-cta[data-astro-cid-5hce7sga]:hover{background:var(--tea-green-deep);color:var(--white)!important}.nav-cta-icon[data-astro-cid-5hce7sga]{margin-right:.3rem}.menu-toggle[data-astro-cid-5hce7sga]{display:none;background:none;border:none;cursor:pointer;padding:4px;width:28px;height:24px;position:relative}.menu-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{display:block;width:100%;height:2px;background:var(--ink);position:absolute;left:0;transition:all .3s}.menu-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(1){top:2px}.menu-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(2){top:11px}.menu-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(3){top:20px}.menu-toggle[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(1){top:11px;transform:rotate(45deg)}.menu-toggle[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(3){top:11px;transform:rotate(-45deg)}.footer[data-astro-cid-5hce7sga]{margin-top:0}.footer-top[data-astro-cid-5hce7sga]{background:var(--ink);color:#fffc;padding:4rem 2rem 3rem}.footer-inner[data-astro-cid-5hce7sga]{max-width:var(--content-width);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-logo[data-astro-cid-5hce7sga]{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--white);letter-spacing:.15em;margin-bottom:.5rem}.footer-tagline[data-astro-cid-5hce7sga]{font-size:.85rem;color:var(--gold);letter-spacing:.1em;margin-bottom:1rem}.footer-desc[data-astro-cid-5hce7sga]{font-size:.9rem;line-height:1.7;color:#ffffff80}.footer-col[data-astro-cid-5hce7sga] h4[data-astro-cid-5hce7sga]{font-family:var(--font-serif);color:var(--white);font-size:.95rem;margin-bottom:1rem;letter-spacing:.08em}.footer-col[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:block;color:#fff9;font-size:.9rem;margin-bottom:.6rem;transition:color var(--transition)}.footer-col[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--gold-light)}.footer-bottom[data-astro-cid-5hce7sga]{background:#0000004d;text-align:center;padding:1rem 2rem;font-size:.8rem;color:#ffffff4d;background:#141210}.line-float[data-astro-cid-5hce7sga]{position:fixed;bottom:2rem;right:2rem;background:var(--tea-green);color:var(--white)!important;padding:.85rem 1.6rem;border-radius:2px;font-weight:600;font-size:.9rem;letter-spacing:.04em;box-shadow:var(--shadow-lg);z-index:99;transition:all var(--transition)}.line-float[data-astro-cid-5hce7sga]:hover{background:var(--tea-green-deep);transform:translateY(-2px);box-shadow:0 12px 40px #1a161233}@media(max-width:768px){.nav-links[data-astro-cid-5hce7sga]{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#faf7f2fa;backdrop-filter:blur(12px);padding:1.5rem 2rem;gap:1.2rem;border-bottom:1px solid rgba(200,169,110,.15)}.nav-links[data-astro-cid-5hce7sga].open{display:flex}.menu-toggle[data-astro-cid-5hce7sga]{display:block}.footer-inner[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:2rem}.line-float[data-astro-cid-5hce7sga]{bottom:1rem;right:1rem;padding:.7rem 1.2rem;font-size:.85rem}}
