:root{--bg:#fff;--bg-soft:#f4f6f7;--ink:#0b1215;--text:#1c2529;--muted:#5f6b70;--line:#e4e9eb;--brand:#0a7ea4;--brand-strong:#07607e;--brand-tint:#e7f4f9;--accent:#e2372b;--warm:#fff4e5;--sans:"Inter", "Noto Sans TC", -apple-system, "PingFang TC", "Microsoft JhengHei", sans-serif;--radius-lg:28px;--radius:20px;--radius-sm:12px;--shadow-sm:0 1px 2px #0b12150d, 0 2px 8px #0b12150d;--shadow:0 2px 6px #0b12150d, 0 18px 40px -12px #0b121529;--container:1200px;--gutter:clamp(16px, 4vw, 32px);--paper:var(--bg);--sand:var(--bg-soft);--teal:var(--brand);--teal-strong:var(--brand-strong);--teal-soft:var(--brand-tint);--red:var(--accent);--white:#fff}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.75}img,video,iframe{max-width:100%}img{height:auto}a{color:var(--brand);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--brand-strong)}:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 60%, white);outline-offset:2px;border-radius:6px}h1,h2,h3,h4{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;margin:0 0 .5em;font-weight:800;line-height:1.25}h1{font-size:clamp(2.2rem,4.4vw,3.4rem);font-weight:900}h2{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900}h3{font-size:1.2rem;font-weight:700}p{margin:0 0 1em}.container{width:min(100% - 2 * var(--gutter), var(--container));margin-inline:auto}.js [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--delay,0s);transform:translateY(24px)}.js [data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js [data-reveal]{opacity:1;transition:none;transform:none}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:var(--radius-sm);padding:8px 14px;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}.btn{background:var(--ink);color:#fff;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5em;min-height:48px;padding:0 1.5em;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{color:#fff;background:#26343a;transform:translateY(-1px)}.btn--brand{background:var(--brand)}.btn--brand:hover{background:var(--brand-strong)}.btn--ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn--ghost:hover{background:var(--bg-soft);color:var(--ink)}.btn--light{color:var(--ink);background:#fff}.btn--light:hover{background:var(--bg-soft);color:var(--ink)}.btn svg{width:18px;height:18px}.more-link{white-space:nowrap;color:var(--ink);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.more-link:after{content:"→";transition:transform .2s}.more-link:hover:after{transform:translate(3px)}.chips{flex-wrap:wrap;gap:8px;margin:0 0 32px;padding:0;list-style:none;display:flex}.chips a{background:var(--bg-soft);color:var(--text);border-radius:999px;padding:.4em 1.1em;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.chips a:hover{background:var(--line)}.chips a[aria-current=page]{background:var(--ink);color:#fff}.tag{background:var(--brand-tint);color:var(--brand-strong);white-space:nowrap;border-radius:999px;padding:.1em .75em;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.eyebrow{letter-spacing:.08em;color:var(--brand);margin-bottom:10px;font-size:.85rem;font-weight:700;display:inline-block}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.section{padding-block:clamp(56px,8vw,104px)}.section--sand,.section--soft{background:var(--bg-soft)}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px;display:flex}.section-head h2{margin:0}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table,.prose table{border-collapse:collapse;width:100%;font-size:.97rem}.data-table th,.data-table td,.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.75em 1em}.data-table thead th,.prose thead th{color:var(--muted);white-space:nowrap;font-size:.85rem;font-weight:600}.prose tbody th{color:var(--ink);white-space:nowrap;width:1%;font-weight:700}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:var(--bg-soft)}.prose{max-width:44em}.prose>:first-child{margin-top:0}.prose h2{margin-top:1.8em;font-size:1.45rem;font-weight:800}.prose h3{margin-top:1.4em}.prose ul,.prose ol{margin:0 0 1.2em;padding-left:1.4em}.prose li+li{margin-top:.35em}.prose li::marker{color:var(--brand)}.prose blockquote{background:var(--brand-tint);border-radius:var(--radius-sm);color:var(--ink);margin:0 0 1.5em;padding:1.2em 1.5em;font-weight:500}.prose blockquote p:last-child{margin:0}.prose img{border-radius:var(--radius-sm)}.prose p>img+img{margin-left:8px}.prose figure{margin:2.2em 0}.prose figcaption{color:var(--muted);text-align:center;margin-top:.6em;font-size:.85rem}.prose figure img{box-shadow:var(--shadow);margin-inline:auto;display:block}.prose table{border-radius:var(--radius-sm);box-shadow:0 0 0 1px var(--line);background:#fff;margin:0 0 1.6em;overflow:hidden}.prose td:empty{padding:0}.prose .wp-block-gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}@media (width<=640px){.prose table{display:block;overflow-x:auto}}.page-hero{background:var(--bg-soft);padding-block:clamp(36px,6vw,72px)}.page-hero .container{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,56px);display:grid}.page-hero h1{margin:0;font-size:clamp(2.2rem,5vw,3.8rem)}.page-hero-photo{aspect-ratio:4/3;border-radius:var(--radius-lg);width:clamp(240px,36vw,460px);box-shadow:var(--shadow);margin:0;overflow:hidden}.page-hero-photo img{object-fit:cover;width:100%;height:100%}@media (width<=700px){.page-hero .container{grid-template-columns:minmax(0,1fr)}.page-hero-photo{aspect-ratio:16/9;order:2;width:100%}}.breadcrumbs{flex-wrap:wrap;gap:4px 0;margin:0 0 12px;padding:0;font-size:.9rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:#b8c2c6;margin:0 8px}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs a:hover{color:var(--ink)}.page-body{grid-template-columns:240px minmax(0,1fr);gap:clamp(32px,5vw,72px);padding-block:clamp(40px,6vw,72px);display:grid}.page-body--full{grid-template-columns:minmax(0,1fr)}@media (width<=900px){.page-body{grid-template-columns:minmax(0,1fr)}.page-body>aside{order:2}}.side-nav{background:0 0;border:0;padding:8px 0;position:sticky;top:96px}.side-nav h2{letter-spacing:.08em;color:var(--muted);margin:0 12px 8px;font-size:.85rem;font-weight:700}.side-nav ul{margin:0;padding:0;list-style:none}.side-nav ul ul{margin:2px 0 6px 16px}.side-nav a{border-radius:var(--radius-sm);color:var(--text);padding:8px 12px;font-weight:500;line-height:1.5;text-decoration:none;display:block}.side-nav a:hover{background:var(--bg-soft)}.side-nav a[aria-current=page]{background:var(--ink);color:#fff}.child-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:32px;display:grid}.child-grid a{color:var(--text);background:var(--bg-soft);border-radius:var(--radius);border:0;flex-direction:column;gap:6px;padding:24px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.child-grid a:hover{background:var(--brand-tint);transform:translateY(-3px)}.child-grid strong{color:var(--ink);font-size:1.15rem;font-weight:800}.child-grid strong:after{content:" →";color:var(--brand)}.child-grid span{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.93rem;display:-webkit-box;overflow:hidden}.news-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.news-item{color:inherit;grid-template-columns:120px minmax(0,1fr);gap:20px;padding:14px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:grid}.news-item:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.news-item img,.news-item .news-thumb{object-fit:cover;object-position:top;border-radius:var(--radius-sm);background:var(--bg-soft);width:120px;height:120px}.news-thumb{color:var(--brand);place-items:center;font-size:1.8rem;font-weight:900;display:grid}.news-item h3{margin:4px 0;font-size:1.15rem}.news-item p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.93rem;display:-webkit-box;overflow:hidden}.meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;display:flex}.album-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.album-card{color:inherit;background:0 0;border:0;text-decoration:none;display:block}.album-card .cover{aspect-ratio:4/3;border-radius:var(--radius);background:var(--bg-soft);overflow:hidden}.album-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.album-card:hover img{transform:scale(1.04)}.album-card .body{padding:12px 4px 0}.album-card h3{margin:0 0 4px;font-size:1.1rem}.empty{text-align:center;color:var(--muted);padding:32px}.site-header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:saturate(1.4)blur(14px);background:#ffffffe0;border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.site-header[data-astro-cid-nen7h5rs].is-scrolled,.site-header[data-astro-cid-nen7h5rs].is-open{border-bottom-color:var(--line)}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:24px;min-height:76px;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--ink);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:58px;height:auto}.brand-text[data-astro-cid-nen7h5rs]{flex-direction:column;line-height:1.25;display:flex}.brand-text[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{letter-spacing:.02em;font-size:1.15rem;font-weight:900}.brand-text[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{color:var(--muted);font-size:.75rem}.main-nav[data-astro-cid-nen7h5rs]{margin-inline:auto}.nav-l1[data-astro-cid-nen7h5rs]{gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{position:relative}.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{color:var(--text);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.97rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:hover,.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:focus-within>a[data-astro-cid-nen7h5rs]{background:var(--bg-soft)}.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs].active{color:var(--brand-strong);font-weight:700}.nav-l2[data-astro-cid-nen7h5rs]{border:1px solid var(--line);min-width:210px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;border-radius:16px;margin:0;padding:8px;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,6px)}.nav-l2[data-astro-cid-nen7h5rs]:before{content:"";height:12px;position:absolute;inset:-12px 0 auto}.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:hover>.nav-l2[data-astro-cid-nen7h5rs],.nav-l1[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]:focus-within>.nav-l2[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:translate(-50%)}.nav-l2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text);white-space:nowrap;border-radius:10px;padding:8px 12px;font-size:.95rem;line-height:1.4;text-decoration:none;display:block}.nav-l2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.nav-l2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{background:var(--bg-soft);color:var(--ink)}.nav-l3[data-astro-cid-nen7h5rs]{margin:0 0 4px 12px;padding:0;list-style:none}.nav-l3[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--muted);font-size:.9rem}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:14px;margin-left:auto;display:flex}.main-nav[data-astro-cid-nen7h5rs]+.header-actions[data-astro-cid-nen7h5rs]{margin-left:0}.members[data-astro-cid-nen7h5rs]{color:var(--text);white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none}.members[data-astro-cid-nen7h5rs]:hover{color:var(--brand)}.cta[data-astro-cid-nen7h5rs]{white-space:nowrap;min-height:42px;padding:0 1.2em;font-size:.95rem}.menu-toggle[data-astro-cid-nen7h5rs]{background:var(--bg-soft);width:44px;height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;place-items:center;display:none}.mobile-nav[data-astro-cid-nen7h5rs]{max-height:calc(100dvh - 76px);overflow-y:auto}.mobile-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{margin:0;padding:0;list-style:none}.mobile-nav[data-astro-cid-nen7h5rs]>ul[data-astro-cid-nen7h5rs]{margin-inline:auto;padding-block:4px 24px}.mobile-nav[data-astro-cid-nen7h5rs]>ul[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line)}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{color:var(--ink);cursor:pointer;padding:14px 4px;font-size:1.05rem;font-weight:700;text-decoration:none;display:block}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{justify-content:space-between;list-style:none;display:flex}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]:after{content:"+";color:var(--muted);font-weight:400}.mobile-nav[data-astro-cid-nen7h5rs] details[data-astro-cid-nen7h5rs][open] summary[data-astro-cid-nen7h5rs]:after{content:"–"}.mobile-nav[data-astro-cid-nen7h5rs] details[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{padding:0 0 10px 4px}.mobile-nav[data-astro-cid-nen7h5rs] details[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text);padding:8px 4px;font-size:1rem;font-weight:500}.mobile-nav[data-astro-cid-nen7h5rs] details[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{padding:0 0 4px 16px}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand)}.mobile-extra[data-astro-cid-nen7h5rs]{gap:10px;padding-top:20px;display:grid;border-bottom:0!important}.mobile-extra[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{padding:0 1.5em;font-size:1rem}.mobile-extra[data-astro-cid-nen7h5rs] .btn--brand[data-astro-cid-nen7h5rs]{color:#fff}@media (width<=1240px){.main-nav[data-astro-cid-nen7h5rs],.members[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs]{display:grid}.header-actions[data-astro-cid-nen7h5rs]{margin-left:auto!important}}@media (width>=1241px){.mobile-nav[data-astro-cid-nen7h5rs]{display:none}}@media (width<=480px){.cta[data-astro-cid-nen7h5rs],.brand-text[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{display:none}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#ffffffb8;margin-top:auto;font-size:.93rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1.2fr 1.2fr .8fr;gap:40px;padding-block:64px 44px;display:grid}@media (width<=960px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}h2[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.08em;margin-bottom:14px;font-size:.85rem;font-weight:700}a[data-astro-cid-jo6i4kqk]{color:#ffffffd9;text-decoration:none}a[data-astro-cid-jo6i4kqk]:hover{color:#fff;text-decoration:underline}.footer-brand[data-astro-cid-jo6i4kqk]{color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:1.1rem;font-weight:800;display:inline-flex}.footer-brand[data-astro-cid-jo6i4kqk]:hover{text-decoration:none}.footer-brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{background:#fff;border-radius:8px;padding:4px}.motto[data-astro-cid-jo6i4kqk]{max-width:22em;line-height:1.8}.motto[data-astro-cid-jo6i4kqk] small[data-astro-cid-jo6i4kqk]{opacity:.7}.social[data-astro-cid-jo6i4kqk]{background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.social[data-astro-cid-jo6i4kqk]:hover{background:#ffffff24;text-decoration:none}address[data-astro-cid-jo6i4kqk]{font-style:normal;line-height:1.9}dl[data-astro-cid-jo6i4kqk]{margin:0}dl[data-astro-cid-jo6i4kqk] div[data-astro-cid-jo6i4kqk]{grid-template-columns:5em 1fr;gap:8px;margin-bottom:6px;display:grid}dt[data-astro-cid-jo6i4kqk]{color:#fff;font-weight:600}dd[data-astro-cid-jo6i4kqk]{margin:0}ul[data-astro-cid-jo6i4kqk]{margin:0;padding:0;list-style:none}ul[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{line-height:2}.footer-bottom[data-astro-cid-jo6i4kqk]{color:#ffffff8c;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-block:20px 32px;font-size:.85rem;display:flex}body{flex-direction:column;min-height:100dvh;display:flex}
