@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:all .2s ease}a:hover{color:#3a6d78}.content a,article p a{color:#3a6d78;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.content a:hover,article p a:hover{text-decoration-thickness:2px}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-weight:400;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{line-height:1.8;margin-bottom:1rem}b,strong{font-weight:600}em,i{font-style:italic}small{font-size:14px}img{display:block;height:auto;max-width:100%}figure{margin:1.5rem 0}figcaption{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-top:.5rem}hr{border:none;border-top:1px solid #d4d0b8;margin:2rem 0}.divider-thick{border-color:#000;border-top-width:3px}blockquote{border-left:3px solid #3a6d78;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}blockquote p{margin-bottom:0}ol,ul{margin:1rem 0;padding-left:1.5rem}li{margin-bottom:.5rem}table{border-collapse:collapse;margin:1.5rem 0;width:100%}td,th{border-bottom:1px solid #d4d0b8;padding:.5rem 1rem;text-align:left}th{border-bottom-width:2px;font-weight:600}.container{max-width:1200px}.container,.container-narrow{margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:800px}.article-card__category,.category-tag{color:#1a365d;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.article-card__category:hover,.category-tag:hover{color:#3a6d78}.category-title{border-bottom:3px solid #000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;margin-bottom:1.5rem;padding-bottom:.5rem}.category-title a{color:inherit}.category-title a:hover{color:#3a6d78}.article-card{display:block}.article-card:hover .article-card__title{color:#3a6d78}.article-card__image-wrapper{margin-bottom:1rem;position:relative}.article-card__image{aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.article-card__category{display:inline-block;margin-bottom:.5rem}.article-card__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;line-height:1.2;margin-bottom:.5rem;transition:color .2s ease}.article-card__excerpt{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:.5rem}.article-card__date{font-size:12px}.article-card__credit,.article-card__date{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.article-card__credit{font-size:11px;margin-top:4px}.article-card--hero .article-card__title{font-size:2.5rem}.article-card--hero .article-card__excerpt{font-size:1.125rem}.article-card--small{display:grid;gap:.5rem;grid-template-columns:1fr}.article-card--small .article-card__title{font-size:1.125rem}.article-card--small .article-card__excerpt,.article-card--text-only .article-card__image{display:none}.article-card--horizontal{align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.article-card--horizontal{grid-template-columns:1fr}}.headlines-list{list-style:none;margin:0;padding:0}.headlines-list__item{border-bottom:1px solid #d4d0b8;display:grid;gap:1rem;grid-template-columns:2rem 1fr;padding:1rem 0}.headlines-list__item:last-child{border-bottom:none}.headlines-list__number{color:#1f1d1a;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.headlines-list__content{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:18px;font-weight:400;line-height:1.6}.headlines-list__content a{color:#000;text-decoration:none}.headlines-list__content a:hover{color:#3a6d78}.headlines-list__category{color:#3a6d78;display:block;font-size:11px;letter-spacing:.03em;margin-bottom:2px;text-transform:uppercase}.btn,.headlines-list__category{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.btn{border:1px solid transparent;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:.5rem 1.5rem;text-align:center;transition:all .2s ease}.btn--primary{background-color:#000;color:#f8f5d7}.btn--primary:hover{background-color:#3a6d78;color:#f8f5d7}.btn--secondary{background-color:transparent;border-color:#000;color:#000}.btn--secondary:hover{background-color:#000;color:#f8f5d7}.tag{background-color:#0000000d;color:#1f1d1a;display:inline-block;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-bottom:.5rem;margin-right:.5rem;padding:2px 8px}.tag:hover{background-color:#3a6d781a;color:#3a6d78}.newsletter-box{background-color:#00000008;margin:2rem 0;padding:2rem}.newsletter-box__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-bottom:1rem}.newsletter-box__desc{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;margin-bottom:1.5rem}.newsletter-box__form{display:flex;gap:1rem}@media(max-width:576px){.newsletter-box__form{flex-direction:column}}.newsletter-box__input{background:#f8f5d7;border:1px solid #d4d0b8;flex:1;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;padding:.5rem 1rem}.newsletter-box__input:focus{border-color:#3a6d78;outline:none}.site{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1}.site-header{background-color:#f8f5d7;border-bottom:1px solid #d4d0b8;padding:1rem 0}.site-header__inner{align-items:center;display:grid;gap:.5rem 1.5rem;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:1200px;padding:0 1.5rem}.site-header__left{align-items:center;display:flex;gap:1rem;grid-column:1;grid-row:2}.site-header__globe{animation:spin 20s linear infinite;color:#000}.site-header__globe .globe-icon{display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.site-header__datetime{display:flex;flex-direction:column;gap:2px}.site-header__time{color:#000;font-size:.875rem;font-weight:400;font-weight:600;letter-spacing:.02em}.site-header__date-text,.site-header__time{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-header__date-text{color:#1f1d1a;font-size:.75rem;font-weight:400}.site-header__center-top{grid-column:2;grid-row:1;text-align:center}.site-header__slogan{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.1em}.site-header__logo{grid-column:2;grid-row:2;text-align:center}.site-header__logo a{color:#000;font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.site-header__logo a:hover{color:#3a6d78}.site-header__clocks{align-items:center;display:flex;gap:1.5rem;grid-row:2}.site-header__clocks--left{grid-column:1;justify-content:flex-end;margin-left:auto}.site-header__clocks--right{grid-column:3;justify-content:flex-start}.clock-item{align-items:center;display:flex;flex-direction:column;gap:2px}.clock-item__city{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.625rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.clock-item__face{height:32px;width:32px}.clock-svg{color:#000;height:100%;width:100%}.clock-hand{transform-origin:20px 20px;transition:transform .3s ease}.site-header__right{display:none;grid-column:3;grid-row:2;justify-content:flex-end}.site-header__menu-btn{background:none;border:none;color:#000;cursor:pointer;padding:.5rem}.site-header__menu-btn:hover{color:#3a6d78}@media(max-width:1024px){.site-header__clocks{gap:1rem}.clock-item__face{height:28px;width:28px}}@media(max-width:768px){.site-header__inner{grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto}.site-header__clocks{display:none}.site-header__left{grid-column:1;grid-row:2}.site-header__logo{grid-column:2;grid-row:2}.site-header__logo a{font-size:2rem}.site-header__right{display:flex}.site-header__center-top{grid-column:1/-1;grid-row:1}}@media(max-width:576px){.site-header__logo a{font-size:1.5rem;letter-spacing:.1em}.site-header__datetime{display:none}}.site-logo{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.site-logo a{color:inherit}.site-header__meta{color:#1f1d1a;display:flex;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;gap:1.5rem}.site-nav{border-bottom:1px solid #d4d0b8}.site-nav__inner{margin:0 auto;max-width:1200px;padding:0 1.5rem}.site-nav__list{display:flex;gap:1.5rem;list-style:none;margin:0;overflow-x:auto;padding:1rem 0;scrollbar-width:none}.site-nav__list::-webkit-scrollbar{display:none}.site-nav__item{flex-shrink:0}.site-nav__divider{background-color:#d4d0b8;margin:0 .5rem;width:1px}.site-nav__link{color:#000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;padding:.5rem 0;position:relative}.site-nav__link.is-active,.site-nav__link:hover{color:#3a6d78}.site-nav__link.is-active:after{background-color:#3a6d78;bottom:-1rem;content:"";height:2px;left:0;position:absolute;right:0}@media(max-width:768px){.site-nav__list{gap:1rem}.site-nav__link{font-size:1rem}}.site-footer{border-top:3px solid #000;margin-top:4rem;padding:3rem 0 2rem}.site-footer__inner{margin:0 auto;max-width:1200px;padding:0 1.5rem}.site-footer__top{display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}@media(max-width:768px){.site-footer__top{gap:2rem;grid-template-columns:1fr}}.site-footer__brand .site-logo{margin-bottom:1rem}.site-footer__desc{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;max-width:300px}.site-footer__nav-title{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.site-footer__nav-list{list-style:none;margin:0;padding:0}.site-footer__nav-item{margin-bottom:.5rem}.site-footer__nav-link{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.site-footer__nav-link:hover{color:#3a6d78}.site-footer__support{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.site-footer__support-btn{border-radius:4px;display:inline-block;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500;padding:.4rem .9rem;text-decoration:none;transition:all .2s ease}.site-footer__support-btn--bmc{background:#fd0;color:#000}.site-footer__support-btn--bmc:hover{background:#e6c700}.site-footer__support-btn--kofi{background:#ff5e5b;color:#fff}.site-footer__support-btn--kofi:hover{background:#e54845}.site-footer__bottom{align-items:center;border-top:1px solid #d4d0b8;display:flex;justify-content:space-between;padding-top:1.5rem}@media(max-width:576px){.site-footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.site-footer__copyright{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.content-area{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.post-content{margin:0 auto;max-width:800px}.post-content h2,.post-content h3,.post-content h4{margin-bottom:1rem;margin-top:2rem}.post-content p{margin-bottom:1.5rem}.post-content img{margin:2rem auto}.post-content figure{margin:2rem 0}.homepage{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.hero-section{border-bottom:3px solid #000;display:grid;gap:2rem;grid-template-columns:1fr 2fr 1fr;margin-bottom:3rem;padding-bottom:3rem}@media(max-width:1024px){.hero-section{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero-section{grid-template-columns:1fr}}@media(max-width:1024px){.hero-section__glance{grid-column:1/-1;order:2}}.glance-title{align-items:center;display:flex;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;gap:1rem;margin-bottom:1.5rem}.glance-title:before{background-color:#3a6d78;border-radius:50%;content:"";height:8px;width:8px}.glance-updated{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-bottom:1rem}@media(max-width:1024px){.hero-section__main{order:1}.hero-section__sidebar{display:grid;gap:1.5rem;grid-column:1/-1;grid-template-columns:repeat(2,1fr);order:3}}@media(max-width:576px){.hero-section__sidebar{grid-template-columns:1fr}}.category-section{border-bottom:1px solid #d4d0b8;padding:3rem 0}.category-section:last-child{border-bottom:none}.category-section__header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:2rem}.category-section__more{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.category-section__more:hover{text-decoration:underline}.category-layout--a{display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.category-layout--a{grid-template-columns:1fr}}.category-layout--a .category-layout__list{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.category-layout--a .category-layout__list{grid-template-columns:1fr}}.category-layout--b{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.category-layout--b{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.category-layout--b{grid-template-columns:1fr}}.category-layout--c{display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr}@media(max-width:768px){.category-layout--c{grid-template-columns:1fr}}.category-layout--d{display:flex;flex-direction:column;gap:0}.category-layout--d .article-card{border-bottom:1px solid #d4d0b8;padding:1rem 0}.category-layout--d .article-card:last-child{border-bottom:none}.category-layout--d .article-card .article-card__title{font-size:1rem;margin-bottom:0}.category-dual{display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.category-dual{gap:2rem;grid-template-columns:1fr}}.category-layout--featured .article-card:first-child{margin-bottom:1.5rem}.category-layout__list-small{display:flex;flex-direction:column;gap:0}.category-layout__list-small .article-card{border-bottom:1px solid #d4d0b8;padding:.5rem 0}.category-layout__list-small .article-card:last-child{border-bottom:none}.category-layout__list-small .article-card .article-card__title{font-size:.95rem;line-height:1.4}.articles-grid--list{display:flex;flex-direction:column;gap:1rem}.articles-grid--list .article-card--horizontal{align-items:start;gap:1rem;grid-template-columns:100px 1fr}.articles-grid--list .article-card--horizontal .article-card__image{aspect-ratio:1;height:100px;width:100px}.articles-grid--list .article-card--horizontal .article-card__title{font-size:1rem}.articles-grid--list .article-card--horizontal .article-card__excerpt{display:none}.articles-grid{display:grid;gap:2rem}.articles-grid--2col{grid-template-columns:repeat(2,1fr)}@media(max-width:576px){.articles-grid--2col{grid-template-columns:1fr}}.articles-grid--3col{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.articles-grid--3col{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.articles-grid--3col{grid-template-columns:1fr}}.articles-grid--4col{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.articles-grid--4col{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.articles-grid--4col{grid-template-columns:1fr}}.section-divider{border:none;border-top:1px solid #d4d0b8;margin:3rem 0}.section-divider--thick{border-top:3px solid #000}.directory-section{border-bottom:1px solid #d4d0b8;padding:3rem 0}.directory-section__header{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:2rem}.directory-section__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400}.directory-section__title a{color:#000}.directory-section__title a:hover{color:#3a6d78}.directory-section__desc{color:#1f1d1a;flex:1;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.directory-section__more{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.directory-section__more:hover{text-decoration:underline}.directory-section__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(6,1fr)}@media(max-width:1024px){.directory-section__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.directory-section__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.directory-section__grid{grid-template-columns:1fr}}.directory-section__grid--people{grid-template-columns:repeat(6,1fr)}@media(max-width:1024px){.directory-section__grid--people{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.directory-section__grid--people{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.directory-section__grid--people{grid-template-columns:repeat(2,1fr)}}.category-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.category-page__header{border-bottom:3px solid #000;margin-bottom:2rem;padding-bottom:2rem;text-align:center}.category-page__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}@media(max-width:768px){.category-page__title{font-size:2rem}}.category-page__count{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.category-page__row{border-bottom:1px solid #d4d0b8;margin-bottom:2rem;padding-bottom:2rem}.category-page__row:last-child{border-bottom:none}.category-page__row--3col{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.category-page__row--3col{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.category-page__row--3col{grid-template-columns:1fr}}.category-page__row--3col .article-card__title{font-size:1.25rem}.category-page__row--3col .article-card__excerpt{display:-webkit-box;font-size:14px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-page__row--4col{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.category-page__row--4col{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.category-page__row--4col{grid-template-columns:1fr}}.category-page__row--4col .article-card__title{font-size:1.125rem}.category-page__row--4col .article-card__excerpt{display:-webkit-box;font-size:14px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-page__row--text{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.category-page__row--text{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.category-page__row--text{grid-template-columns:1fr}}.category-page__text-item{padding-bottom:1rem}.text-item{display:block;transition:all .2s ease}.text-item:hover .text-item__title{color:#3a6d78}.text-item__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;-webkit-line-clamp:3;line-height:1.2;transition:color .2s ease}.text-item__excerpt,.text-item__title{display:-webkit-box;font-weight:400;margin-bottom:.5rem;-webkit-box-orient:vertical;overflow:hidden}.text-item__excerpt{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;-webkit-line-clamp:2;line-height:1.5}.text-item__meta{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.text-item__source{color:#1f1d1a}.category-page__more{border-top:3px solid #000;margin-top:2rem;padding-top:2rem}.category-page__more-title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.category-page__list{display:flex;flex-direction:column}.category-page__list-item{border-bottom:1px solid #d4d0b8}.category-page__list-item:last-child{border-bottom:none}.list-item{display:grid;gap:1rem;grid-template-columns:1fr;padding:1rem 0;transition:all .2s ease}.list-item:hover .list-item__title{color:#3a6d78}.list-item__body{display:flex;flex-direction:column;gap:4px;min-width:0}.list-item__title{display:-webkit-box;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;-webkit-line-clamp:2;line-height:1.2;transition:color .2s ease;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:576px){.list-item__title{font-size:1rem}}.list-item__meta{align-items:center;color:#1f1d1a;display:flex;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;gap:.5rem}.list-item__source:before{content:"·";margin-right:.5rem}.post-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.post-page__header{margin:0 auto 3rem;max-width:800px;text-align:center}.post-page__meta{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.post-page__category{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.post-page__category:hover{text-decoration:underline}.post-page__date{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.post-page__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.75rem;font-weight:400;line-height:1.2;margin-bottom:1.5rem}@media(max-width:768px){.post-page__title{font-size:2rem}}.post-page__excerpt{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto 1.5rem;max-width:700px}@media(max-width:768px){.post-page__excerpt{font-size:1.125rem}}.post-page__source{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.post-page__source a{color:#3a6d78}.post-page__source a:hover{text-decoration:underline}.post-page__cover{margin:0 auto 3rem;max-width:1000px}.post-page__cover img{height:auto;width:100%}.post-page__content{margin:0 auto;max-width:800px}.post-page__content p{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:1.5rem}.post-page__content h2{border-bottom:2px solid #d4d0b8;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400;margin-bottom:1.5rem;margin-top:3rem;padding-bottom:.5rem}.post-page__content h3{font-size:1.5rem}.post-page__content h3,.post-page__content h4{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-weight:400;margin-bottom:1rem;margin-top:2rem}.post-page__content h4{font-size:1.25rem}.post-page__content a{color:#3a6d78;text-decoration:underline;text-underline-offset:2px}.post-page__content a:hover{text-decoration-thickness:2px}.post-page__content blockquote{background-color:#00000005;border-left:4px solid #3a6d78;margin:2rem 0;padding:1rem 1.5rem}.post-page__content blockquote p{font-style:italic;margin-bottom:0}.post-page__content blockquote p:last-child{margin-bottom:0}.post-page__content ol,.post-page__content ul{margin:1.5rem 0;padding-left:2rem}.post-page__content ol li,.post-page__content ul li{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:.5rem}.post-page__content img{display:block;height:auto;margin:2rem auto;max-width:100%}.post-page__content figure{margin:3rem 0}.post-page__content figure img{margin:0 auto}.post-page__content figure figcaption{color:#1f1d1a;font-size:12px;margin-top:1rem;text-align:center}.post-page__content code,.post-page__content figure figcaption{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.post-page__content code{background-color:#0000000d;border-radius:3px;font-size:.9em;padding:2px 6px}.post-page__content pre{background-color:#0000000d;margin:1.5rem 0;overflow-x:auto;padding:1.5rem}.post-page__content pre code{background:none;padding:0}.post-page__content hr{border:none;border-top:1px solid #d4d0b8;margin:3rem 0}.post-page__content table{border-collapse:collapse;margin:2rem 0;width:100%}.post-page__content table td,.post-page__content table th{border-bottom:1px solid #d4d0b8;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;padding:1rem;text-align:left}.post-page__content table th{font-weight:600}.post-page__content .youtube,.post-page__content iframe{aspect-ratio:16/9;margin:2rem 0;max-width:100%;width:100%}.post-page__footer{border-top:1px solid #d4d0b8;margin:3rem auto 0;max-width:800px;padding-top:2rem}.post-page__tags{display:flex;flex-wrap:wrap;gap:.5rem}.series-nav{border:2px solid #000;margin:3rem auto;max-width:800px;padding:0}.series-nav__header{background-color:#00000008;border-bottom:1px solid #d4d0b8;padding:1.5rem 2rem}.series-nav__label{color:#3a6d78;display:block;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.series-nav__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400;font-weight:500;margin-bottom:4px}.series-nav__progress{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.series-nav__list{list-style:none;margin:0;padding:0}.series-nav__item{align-items:baseline;border-bottom:1px solid rgba(212,208,184,.5);display:flex;gap:1rem;padding:1rem 2rem}.series-nav__item:last-child{border-bottom:none}.series-nav__item--current{background-color:#3a6d780f}.series-nav__number{color:#1f1d1a;flex-shrink:0;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;min-width:1.5rem}.series-nav__link{color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;line-height:1.5}.series-nav__link:hover{color:#3a6d78}.series-nav__link--current{color:#000;font-weight:600}.series-nav__arrows{border-top:2px solid #000;display:grid;grid-template-columns:1fr 1fr}@media(max-width:576px){.series-nav__arrows{grid-template-columns:1fr}}.series-nav__arrow{display:flex;flex-direction:column;gap:2px;padding:1rem 2rem;transition:all .2s ease}.series-nav__arrow:hover{background-color:#00000008}.series-nav__arrow--prev{border-right:1px solid #d4d0b8}@media(max-width:576px){.series-nav__arrow--prev{border-bottom:1px solid #d4d0b8;border-right:none}}.series-nav__arrow--next{text-align:right}.series-nav__arrow-label{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.series-nav__arrow-title{color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.post-page__related{border-top:3px solid #000;margin:4rem auto 0;max-width:1200px;padding-top:3rem}.post-page__related-title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;margin-bottom:2rem}.post-page__related-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.post-page__related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.post-page__related-grid{grid-template-columns:1fr}}.directory-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.directory-page__header{border-bottom:3px solid #000;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.directory-page__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:3rem;font-weight:400;margin-bottom:1rem}.directory-page__desc{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400}.directory-page__desc strong{color:#3a6d78;font-weight:600}.directory-filters{background-color:#00000008;border:1px solid #d4d0b8;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.directory-filters__group{display:flex;flex-direction:column;gap:.5rem}.directory-filters__group label{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.directory-filters__group--search{flex:1;min-width:200px}.directory-filters__input,.directory-filters__select{background-color:#f8f5d7;border:1px solid #d4d0b8;color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.directory-filters__input:focus,.directory-filters__select:focus{border-color:#3a6d78;outline:none}.directory-filters__select{cursor:pointer;min-width:140px}.directory-filters__input{width:100%}.directory-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.directory-grid--people{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.directory-no-results{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;padding:3rem;text-align:center}.company-card{background-color:#f8f5d7;border:1px solid #d4d0b8;display:flex;flex-direction:column;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.company-card:hover{border-color:#3a6d78;box-shadow:0 4px 12px #0000001a}.company-card__logo{background-color:#fff;border:1px solid #d4d0b8;border-radius:8px;height:64px;margin-bottom:1rem;overflow:hidden;width:64px}.company-card__logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.company-card__logo-placeholder{align-items:center;background-color:#3a6d78;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.company-card__logo-placeholder span{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.company-card__content{display:flex;flex:1;flex-direction:column}.company-card__status{align-self:flex-start;border-radius:2px;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-bottom:.5rem;padding:2px 6px}.company-card__status--private{background-color:#e8f4f8;color:#2c7a7b}.company-card__status--public{background-color:#e6fffa;color:#234e52}.company-card__status--acquired{background-color:#feebc8;color:#744210}.company-card__status--defunct{background-color:#fed7d7;color:#742a2a}.company-card__name{color:#000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400;margin-bottom:.5rem}.company-card__desc{color:#1f1d1a;flex:1;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-bottom:1rem}.company-card__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.company-card__category,.company-card__location{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.company-card__category:after{content:"·";margin-left:.5rem}.company-card__valuation{border-top:1px solid #d4d0b8;display:flex;justify-content:space-between;padding-top:1rem}.company-card__valuation-label{color:#1f1d1a;font-size:12px}.company-card__valuation-label,.company-card__valuation-value{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.company-card__valuation-value{color:#3a6d78;font-size:14px;font-weight:600}.company-card--small{padding:1rem}.company-card--small .company-card__logo{height:48px;width:48px}.company-card--small .company-card__name{font-size:1rem}.person-card{align-items:center;background-color:#f8f5d7;border:1px solid #d4d0b8;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:border-color .2s,box-shadow .2s}.person-card:hover{border-color:#3a6d78;box-shadow:0 4px 12px #0000001a}.person-card__photo{border:2px solid #d4d0b8;border-radius:50%;height:80px;margin-bottom:1rem;overflow:hidden;width:80px}.person-card__photo img{filter:grayscale(30%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.person-card__photo-placeholder{align-items:center;background-color:#3a6d78;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.person-card__photo-placeholder span{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400}.person-card__content{align-items:center;display:flex;flex:1;flex-direction:column}.person-card__name{color:#000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:2px}.person-card__name-zh{margin-bottom:.5rem}.person-card__name-zh,.person-card__position{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.person-card__position{margin-bottom:1rem}.person-card__badges{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.person-card__badge{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:2px 8px}.person-card__desc{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-top:1rem}.person-card--small{padding:1rem}.person-card--small .person-card__photo{height:60px;width:60px}.person-card--small .person-card__name{font-size:1rem}@media(max-width:768px){.directory-page__title{font-size:2rem}.directory-filters{flex-direction:column}.directory-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:576px){.directory-grid{grid-template-columns:1fr}}.company-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.company-page__header{align-items:flex-start;border-bottom:3px solid #000;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:2rem}.company-page__header-main{display:flex;flex:1;gap:2rem}.company-page__logo{background-color:#fff;border:1px solid #d4d0b8;border-radius:12px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.company-page__logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.company-page__logo-placeholder{align-items:center;background-color:#3a6d78;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.company-page__logo-placeholder span{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.company-page__info{flex:1}.company-page__name{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}.company-page__name-zh{color:#1f1d1a;margin-bottom:1rem}.company-page__name-zh,.company-page__tagline{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400}.company-page__tagline{margin-bottom:1.5rem}.company-page__meta{display:flex;flex-wrap:wrap;gap:1.5rem}.company-page__meta-item{align-items:center;color:#1f1d1a;display:flex;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;gap:.5rem}.company-page__meta-item svg{color:#3a6d78}.company-page__links{display:flex;flex-shrink:0;gap:1rem}.company-page__btn{background-color:transparent;border:1px solid #000;color:#000;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1.5rem;text-decoration:none;transition:all .2s}.company-page__btn:hover{background-color:#000;color:#f8f5d7}.company-page__btn--primary{background-color:#3a6d78;border-color:#3a6d78;color:#fff}.company-page__btn--primary:hover{background-color:#294e56}.company-page__btn--icon{align-items:center;display:flex;height:36px;justify-content:center;padding:0;width:36px}.company-page__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.company-page__badge{border-radius:2px;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.company-page__badge--private{background-color:#e8f4f8;color:#2c7a7b}.company-page__badge--public{background-color:#e6fffa;color:#234e52}.company-page__badge--acquired{background-color:#feebc8;color:#744210}.company-page__badge--defunct{background-color:#fed7d7;color:#742a2a}.company-page__badge--category{background-color:#3a6d78;color:#fff}.company-page__badge--subcategory{background-color:#3a6d7826;color:#3a6d78}.company-page__content{display:grid;gap:3rem;grid-template-columns:1fr 320px}.company-page__main{min-width:0}.company-page__section{border-bottom:1px solid #d4d0b8;margin-bottom:3rem;padding-bottom:2rem}.company-page__section:last-child{border-bottom:none}.company-page__section h2{border-bottom:2px solid #000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;padding-bottom:1rem}.company-page__description{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.0625rem;font-weight:400;line-height:1.8}.company-page__description p{margin-bottom:1.5rem}.company-page__taiwan{background-color:#3a6d780d;border-left:3px solid #3a6d78;margin-top:2rem;padding:1.5rem}.company-page__taiwan h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:1rem}.company-page__taiwan p{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;margin:0}.company-page__products{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.company-page__product{background-color:#00000005;border:1px solid #d4d0b8;padding:1.5rem}.company-page__product h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:.5rem}.company-page__product p{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-bottom:1rem}.company-page__product a{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.company-page__timeline{padding-left:2rem;position:relative}.company-page__timeline:before{background-color:#d4d0b8;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.company-page__timeline-item{padding-bottom:1.5rem;padding-left:1.5rem;position:relative}.company-page__timeline-item:before{background-color:#3a6d78;border:2px solid #f8f5d7;border-radius:50%;content:"";height:10px;left:calc(-2rem - 4px);position:absolute;top:4px;width:10px}.company-page__timeline-date{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;font-weight:600;margin-bottom:.5rem}.company-page__timeline-event{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400}.company-page__funding-summary{display:flex;gap:2rem;margin-bottom:2rem}.company-page__funding-stat{text-align:center}.company-page__funding-value{color:#3a6d78;display:block;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400}.company-page__funding-label{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.company-page__funding-table{border-collapse:collapse;width:100%}.company-page__funding-table td,.company-page__funding-table th{border-bottom:1px solid #d4d0b8;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;padding:1rem;text-align:left}.company-page__funding-table th{background-color:#00000008;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-weight:600}.company-page__people{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.company-page__person{border:1px solid #d4d0b8;padding:1.5rem;text-align:center}.company-page__person a{color:inherit;text-decoration:none}.company-page__person a:hover h3{color:#3a6d78}.company-page__person h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;margin-bottom:.5rem}.company-page__person p{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-bottom:.5rem}.company-page__person-badge{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:2px 8px}.company-page__related{display:flex;flex-direction:column;gap:1rem}.company-page__related-item{border:1px solid #d4d0b8;display:block;padding:1rem;transition:border-color .2s}.company-page__related-item:hover{border-color:#3a6d78}.company-page__related-item time{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.company-page__related-item h3{color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1rem;font-weight:400;margin-top:.5rem}.company-page__sidebar{display:flex;flex-direction:column;gap:1.5rem}.company-page__info-card{background-color:#00000005;border:1px solid #d4d0b8;padding:1.5rem}.company-page__info-card h3{border-bottom:1px solid #d4d0b8;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;margin-bottom:1rem;padding-bottom:.5rem}.company-page__info-card--meta{background-color:transparent}.company-page__info-list dt{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-top:1rem}.company-page__info-list dt:first-child{margin-top:0}.company-page__info-list dd{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin:0}.company-page__tags{display:flex;flex-wrap:wrap;gap:.5rem}.company-page__tag{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:2px 8px}.company-page__investors{list-style:none;margin:0;padding:0}.company-page__investors li{align-items:center;border-bottom:1px solid #d4d0b8;display:flex;justify-content:space-between;padding:.5rem 0}.company-page__investors li:last-child{border-bottom:none}.company-page__investors li span{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.company-page__investors li small{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}@media(max-width:1024px){.company-page__content{grid-template-columns:1fr 280px}}@media(max-width:768px){.company-page__header{flex-direction:column}.company-page__header-main{align-items:center;flex-direction:column;text-align:center}.company-page__links,.company-page__meta{justify-content:center}.company-page__content{grid-template-columns:1fr}.company-page__sidebar{order:-1}}@media(max-width:576px){.company-page__name{font-size:1.75rem}.company-page__logo{height:80px;width:80px}}.person-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.person-page__header{align-items:flex-start;border-bottom:3px solid #000;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:2rem}.person-page__header-main{display:flex;flex:1;gap:2rem}.person-page__photo{border:3px solid #d4d0b8;border-radius:50%;flex-shrink:0;height:120px;overflow:hidden;position:relative;width:120px}.person-page__photo img{filter:grayscale(20%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.person-page__photo-credit{bottom:-20px;color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;left:0;position:absolute;right:0;text-align:center}.person-page__photo-placeholder{align-items:center;background-color:#3a6d78;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.person-page__photo-placeholder span{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400}.person-page__info{flex:1}.person-page__name{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}.person-page__name-zh{color:#1f1d1a;margin-bottom:1rem}.person-page__name-zh,.person-page__tagline{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400}.person-page__tagline{margin-bottom:1.5rem}.person-page__current{margin-bottom:1rem}.person-page__position{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;font-weight:600}.person-page__org{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1rem;font-weight:400}.person-page__org a{color:#3a6d78}.person-page__meta{display:flex;flex-wrap:wrap;gap:1.5rem}.person-page__meta-item{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.person-page__links{display:flex;flex-shrink:0;gap:1rem}.person-page__btn{background-color:transparent;border:1px solid #000;color:#000;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1.5rem;text-decoration:none;transition:all .2s}.person-page__btn:hover{background-color:#000;color:#f8f5d7}.person-page__btn--primary{background-color:#3a6d78;border-color:#3a6d78;color:#fff}.person-page__btn--primary:hover{background-color:#294e56}.person-page__btn--icon{align-items:center;display:flex;height:36px;justify-content:center;padding:0;width:36px}.person-page__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.person-page__badge{border-radius:2px;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.person-page__badge--type{background-color:#3a6d78;color:#fff}.person-page__badge--expertise{background-color:#3a6d7826;color:#3a6d78}.person-page__content{display:grid;gap:3rem;grid-template-columns:1fr 320px}.person-page__main{min-width:0}.person-page__section{border-bottom:1px solid #d4d0b8;margin-bottom:3rem;padding-bottom:2rem}.person-page__section:last-child{border-bottom:none}.person-page__section h2{border-bottom:2px solid #000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;padding-bottom:1rem}.person-page__description{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.0625rem;font-weight:400;line-height:1.8}.person-page__description p{margin-bottom:1.5rem}.person-page__career{padding-left:2rem;position:relative}.person-page__career:before{background-color:#d4d0b8;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.person-page__career-item{display:flex;gap:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;position:relative}.person-page__career-item:before{background-color:#3a6d78;border:2px solid #f8f5d7;border-radius:50%;content:"";height:10px;left:calc(-2rem - 4px);position:absolute;top:4px;width:10px}.person-page__career-years{color:#1f1d1a;flex-shrink:0;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;min-width:100px}.person-page__career-details h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:.5rem}.person-page__career-details p{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.person-page__career-details p a{color:#3a6d78}.person-page__education{display:flex;flex-direction:column;gap:1.5rem}.person-page__education-item{background-color:#00000005;border:1px solid #d4d0b8;padding:1.5rem}.person-page__education-item h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:.5rem}.person-page__education-item p{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-bottom:.5rem}.person-page__education-years{color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.person-page__founded{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.person-page__founded-item{border:1px solid #d4d0b8;padding:1.5rem}.person-page__founded-item h3{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;margin-bottom:1rem}.person-page__founded-year{color:#1f1d1a;font-size:14px}.person-page__founded-outcome,.person-page__founded-year{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.person-page__founded-outcome{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-size:12px;margin-left:1rem;padding:2px 6px}.person-page__investments{display:flex;flex-wrap:wrap;gap:1rem}.person-page__investment-item{align-items:center;border:1px solid #d4d0b8;display:flex;gap:.5rem;padding:.5rem 1rem}.person-page__investment-company{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.person-page__investment-role{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.person-page__publications{display:flex;flex-direction:column;gap:1.5rem}.person-page__publication-item{border-bottom:1px solid #d4d0b8;padding-bottom:1.5rem}.person-page__publication-item:last-child{border-bottom:none}.person-page__publication-item h3{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1rem;font-weight:400;margin-bottom:.5rem}.person-page__publication-item h3 a{color:#000}.person-page__publication-item h3 a:hover{color:#3a6d78}.person-page__publication-meta{display:flex;gap:1rem}.person-page__publication-meta span{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.person-page__quotes{display:flex;flex-direction:column;gap:2rem}.person-page__quote{background-color:#3a6d7808;border-left:3px solid #3a6d78;margin:0;padding:1.5rem 1.5rem 1.5rem 2rem}.person-page__quote p{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-style:italic;font-weight:400;margin-bottom:1rem}.person-page__quote footer{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.person-page__quote footer cite{font-style:normal}.person-page__quote footer time{margin-left:1rem}.person-page__achievements{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;margin-bottom:1.5rem;padding-left:2rem}.person-page__achievements li{margin-bottom:.5rem}.person-page__awards{display:flex;flex-direction:column;gap:1rem}.person-page__award{align-items:center;border:1px solid #d4d0b8;display:flex;justify-content:space-between;padding:1rem}.person-page__award-name{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;font-weight:600}.person-page__award-meta{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.person-page__related{display:flex;flex-direction:column;gap:1rem}.person-page__related-item{border:1px solid #d4d0b8;display:block;padding:1rem;transition:border-color .2s}.person-page__related-item:hover{border-color:#3a6d78}.person-page__related-item time{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.person-page__related-item h3{color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1rem;font-weight:400;margin-top:.5rem}.person-page__sidebar{display:flex;flex-direction:column;gap:1.5rem}.person-page__info-card{background-color:#00000005;border:1px solid #d4d0b8;padding:1.5rem}.person-page__info-card h3{border-bottom:1px solid #d4d0b8;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;margin-bottom:1rem;padding-bottom:.5rem}.person-page__info-card--meta{background-color:transparent}.person-page__info-list dt{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-top:1rem}.person-page__info-list dt:first-child{margin-top:0}.person-page__info-list dd{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin:0}.person-page__tags{display:flex;flex-wrap:wrap;gap:.5rem}.person-page__tag{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:2px 8px}.person-page__related-companies{list-style:none;margin:0;padding:0}.person-page__related-companies li{align-items:center;border-bottom:1px solid #d4d0b8;display:flex;justify-content:space-between;padding:.5rem 0}.person-page__related-companies li:last-child{border-bottom:none}.person-page__related-companies li a{color:#3a6d78;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.person-page__related-companies li span{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}@media(max-width:1024px){.person-page__content{grid-template-columns:1fr 280px}}@media(max-width:768px){.person-page__header{flex-direction:column}.person-page__header-main{align-items:center;flex-direction:column;text-align:center}.person-page__links,.person-page__meta{justify-content:center}.person-page__content{grid-template-columns:1fr}.person-page__sidebar{order:-1}}@media(max-width:576px){.person-page__name{font-size:1.75rem}.person-page__photo{height:100px;width:100px}}.activities-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.activities-page__header{border-bottom:3px solid #000;margin-bottom:2rem;padding-bottom:2rem;text-align:center}.activities-page__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:3rem;font-weight:400;margin-bottom:1rem}.activities-page__desc{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400}.activities-page__desc strong{color:#3a6d78;font-weight:600}.activities-tabs{border-bottom:1px solid #d4d0b8;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.activities-tabs__btn{background-color:transparent;border:1px solid #d4d0b8;cursor:pointer;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:1rem 1.5rem;transition:all .2s}.activities-tabs__btn:hover{border-color:#3a6d78;color:#3a6d78}.activities-tabs__btn--active{background-color:#000;border-color:#000;color:#f8f5d7}.activities-tabs__count{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-left:.5rem;opacity:.7}.activities-filters{background-color:#00000008;border:1px solid #d4d0b8;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.activities-filters__group{display:flex;flex-direction:column;gap:.5rem}.activities-filters__group label{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.activities-filters__group--search{flex:1;min-width:200px}.activities-filters__input,.activities-filters__select{background-color:#f8f5d7;border:1px solid #d4d0b8;color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.activities-filters__input:focus,.activities-filters__select:focus{border-color:#3a6d78;outline:none}.activities-filters__select{cursor:pointer;min-width:140px}.activities-filters__input{width:100%}.activities-panel{display:none}.activities-panel--active{display:block}.activities-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.activities-empty,.activities-no-results{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-weight:400;padding:3rem;text-align:center}.activity-card{background-color:#f8f5d7;border:1px solid #d4d0b8;color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s}.activity-card:hover{border-color:#3a6d78;box-shadow:0 4px 12px #0000001a}.activity-card--past{opacity:.7}.activity-card--past:hover{opacity:1}.activity-card__image-wrapper{aspect-ratio:16/9;background-color:#d4d0b8;overflow:hidden;position:relative}.activity-card__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.activity-card__image--placeholder{align-items:center;background:linear-gradient(135deg,#3a6d781a,#3a6d7833);display:flex;justify-content:center}.activity-card__placeholder-icon{font-size:3rem}.activity-card__badge{border-radius:2px;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;left:1rem;padding:4px 8px;position:absolute;top:1rem}.activity-card__badge--featured{background-color:#3a6d78;color:#fff}.activity-card__badge--past{background-color:#000000b3;color:#fff}.activity-card__type-badge{background-color:#fffffff2;border-radius:2px;bottom:1rem;color:#000;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:4px 8px;position:absolute;right:1rem}.activity-card__type-badge--conference{border-left:3px solid #3182ce}.activity-card__type-badge--expo{border-left:3px solid #d69e2e}.activity-card__type-badge--workshop{border-left:3px solid #38a169}.activity-card__type-badge--meetup{border-left:3px solid #dd6b20}.activity-card__type-badge--hackathon{border-left:3px solid #805ad5}.activity-card__type-badge--webinar{border-left:3px solid #00b5d8}.activity-card__type-badge--course{border-left:3px solid #e53e3e}.activity-card__type-badge--competition{border-left:3px solid #ecc94b}.activity-card__content{display:flex;flex:1;flex-direction:column;padding:1.5rem}.activity-card__title{color:#000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;line-height:1.4;margin-bottom:1rem}.activity-card__meta{display:flex;flex-direction:column;gap:4px;margin-bottom:1rem}.activity-card__date,.activity-card__location{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.activity-card__excerpt{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-top:auto}.activity-card--small .activity-card__image-wrapper{aspect-ratio:4/3}.activity-card--small .activity-card__content{padding:1rem}.activity-card--small .activity-card__title{font-size:1rem}.activity-detail{margin:0 auto;max-width:900px;padding:2rem 1.5rem}.activity-detail__nav{margin-bottom:2rem}.activity-detail__back{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;text-decoration:none}.activity-detail__back:hover{color:#3a6d78}.activity-detail__hero{aspect-ratio:21/9;border:1px solid #d4d0b8;margin-bottom:2rem;overflow:hidden;position:relative}.activity-detail__hero-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.activity-detail__badge{border-radius:2px;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;left:1.5rem;padding:.5rem 1rem;position:absolute;top:1.5rem}.activity-detail__badge--past{background-color:#000c;color:#fff}.activity-detail__header{border-bottom:1px solid #d4d0b8;margin-bottom:3rem;padding-bottom:2rem}.activity-detail__type{background-color:#3a6d781a;color:#3a6d78;display:inline-block;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;margin-bottom:1rem;padding:.5rem 1rem}.activity-detail__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;line-height:1.3;margin-bottom:1.5rem}.activity-detail__excerpt{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.25rem;font-weight:400;line-height:1.6}.activity-detail__info-cards{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.activity-detail__card{background-color:#00000005;border:1px solid #d4d0b8;display:flex;gap:1.5rem;padding:2rem}.activity-detail__card-icon{flex-shrink:0;font-size:2rem}.activity-detail__card-content{flex:1}.activity-detail__card-title{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.activity-detail__card-text{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1.125rem;font-weight:400;font-weight:600;margin-bottom:.5rem}.activity-detail__card-address,.activity-detail__card-sub{color:#1f1d1a;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.activity-detail__card-address{margin-top:1rem}.activity-detail__calendar-btns,.activity-detail__map-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.activity-detail__cal-btn,.activity-detail__map-btn{background-color:#f8f5d7;border:1px solid #d4d0b8;color:#000;cursor:pointer;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.activity-detail__cal-btn:hover,.activity-detail__map-btn:hover{border-color:#3a6d78;color:#3a6d78}.activity-detail__meta{background-color:#00000005;border:1px solid #d4d0b8;margin-bottom:3rem;padding:1.5rem}.activity-detail__meta-item{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400;margin-bottom:1rem}.activity-detail__meta-item:last-child{margin-bottom:0}.activity-detail__meta-item strong{color:#1f1d1a;margin-right:.5rem}.activity-detail__meta-item a{color:#3a6d78;text-decoration:none}.activity-detail__meta-item a:hover{text-decoration:underline}.activity-detail__official-link{word-break:break-all}.activity-detail__content{margin-bottom:3rem}.activity-detail__section-title{border-bottom:2px solid #000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;padding-bottom:1rem}.activity-detail__body{font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:1rem;font-weight:400;line-height:1.8}.activity-detail__body h2,.activity-detail__body h3,.activity-detail__body h4{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-weight:400;margin-bottom:1rem;margin-top:2rem}.activity-detail__body h2{font-size:1.5rem}.activity-detail__body h3{font-size:1.25rem}.activity-detail__body p{margin-bottom:1.5rem}.activity-detail__body ol,.activity-detail__body ul{margin-bottom:1.5rem;padding-left:2rem}.activity-detail__body li{margin-bottom:.5rem}.activity-detail__body table{border-collapse:collapse;margin-bottom:1.5rem;width:100%}.activity-detail__body table td,.activity-detail__body table th{border:1px solid #d4d0b8;padding:1rem;text-align:left}.activity-detail__body table th{background-color:#0000000d;font-weight:600}.activity-detail__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.activity-detail__tag{background-color:#3a6d781a;border-radius:2px;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;padding:.5rem 1rem}.activity-detail__related{border-top:3px solid #000;margin-top:3rem;padding-top:3rem}.activity-detail__related-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media(max-width:768px){.activities-page__title{font-size:2rem}.activities-tabs{justify-content:center}.activities-filters{flex-direction:column}.activities-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.activity-detail__title{font-size:2rem}.activity-detail__info-cards{grid-template-columns:1fr}}@media(max-width:576px){.activities-grid{grid-template-columns:1fr}.activity-detail__title{font-size:1.5rem}.activity-detail__hero{aspect-ratio:16/9}.activity-detail__related-grid{grid-template-columns:1fr}}html{--color-mode:"light";--bg:#f8f5d7;--bg-dark:#1a1a1a;--text:#000;--accent:#3a6d78;--divider:#d4d0b8;--font-headline:Playfair Display,Georgia,Times New Roman,serif,GenYoMin,Noto Serif TC,Source Han Serif TC,serif;--font-body:GenYoMin,Noto Serif TC,Source Han Serif TC,serif;--font-ui:Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif}.sitemap-page{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.sitemap-page__header{border-bottom:3px solid #000;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.sitemap-page__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}.sitemap-page__desc{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}.sitemap-section{border-bottom:1px solid #d4d0b8;margin-bottom:3rem;padding-bottom:2rem}.sitemap-section:last-child{border-bottom:none}.sitemap-section__title{border-bottom:2px solid #000;font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;font-weight:500;margin-bottom:1.5rem;padding-bottom:.5rem}.sitemap-section__list{list-style:none;margin:0;padding:0}.sitemap-section__list li{border-bottom:1px solid rgba(212,208,184,.5);padding:.5rem 0}.sitemap-section__list li:last-child{border-bottom:none}.sitemap-section__list a{color:#000;font-family:GenYoMin,"Noto Serif TC",Georgia,serif;font-size:14px;font-weight:400}.sitemap-section__list a:hover{color:#3a6d78}.sitemap-section__list time{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;margin-left:1rem}.sitemap-section__list--compact li{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.sitemap-section__list--compact li a{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sitemap-section__list--grid{display:grid;gap:0 2rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.sitemap-section__list--grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.sitemap-section__list--grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.sitemap-section__list--grid{grid-template-columns:1fr}}.sitemap-category{margin-bottom:2rem}.sitemap-category__title{font-family:Playfair Display,GenYoMin,"Noto Serif TC",Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;font-weight:500;margin-bottom:1rem}.sitemap-category__count{color:#1f1d1a;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400}.sitemap-tags{display:flex;flex-wrap:wrap;gap:.5rem}.sitemap-tag{align-items:center;background-color:#0000000d;color:#000;display:inline-flex;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;gap:4px;padding:4px 10px;transition:all .2s ease}.sitemap-tag:hover{background-color:#3a6d781a;color:#3a6d78}.sitemap-tag__count{color:#1f1d1a;font-size:11px}.sitemap-meta-table{width:100%}.sitemap-meta-table td{font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.sitemap-meta-table td:first-child{font-weight:500;white-space:nowrap;width:200px}.sitemap-meta-table td a{color:#3a6d78;word-break:break-all}.sitemap-meta-table td a:hover{text-decoration:underline}.sitemap-section--meta{background-color:#00000005;margin-top:3rem;padding:2rem}.about-page{margin:0 auto;max-width:800px;padding:3rem 1.5rem 4rem}.about-page__header{border-bottom:2px solid #000;margin-bottom:3rem;padding-bottom:2rem}.about-page__title{color:#000;font-family:Playfair Display,Georgia,Times New Roman,serif,GenYoMin,"Noto Serif TC","Source Han Serif TC";font-size:2.5rem;font-weight:600;line-height:1.2}@media(max-width:576px){.about-page__title{font-size:2rem}}.about-page__content{color:#000;font-family:GenYoMin,"Noto Serif TC","Source Han Serif TC",serif;font-size:18px;line-height:1.8}.about-page__content p{margin-bottom:1.5rem}.about-page__content p:last-child{margin-bottom:0}.about-page__content h2{border-bottom:1px solid #d4d0b8;font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;margin-top:3rem;padding-bottom:.5rem}.about-page__content h2,.about-page__content h3{font-family:Playfair Display,Georgia,Times New Roman,serif,GenYoMin,"Noto Serif TC","Source Han Serif TC"}.about-page__content h3{font-size:1.25rem;font-weight:500;margin-bottom:1rem;margin-top:2rem}.about-page__content a{border-bottom:1px solid transparent;color:#3a6d78;text-decoration:none;transition:all .2s ease}.about-page__content a:hover{border-bottom-color:#3a6d78}.about-page__content strong{font-weight:600}.about-page__content hr{border:none;border-top:1px solid #d4d0b8;margin:3rem 0}.about-page__content em{color:#1f1d1a;font-style:italic}.about-support{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0 2rem}.about-support__btn{align-items:center;border-radius:6px;display:inline-flex;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.about-support__btn--bmc{background:#fd0;color:#000}.about-support__btn--bmc:hover{background:#e6c700;transform:translateY(-1px)}.about-support__btn--kofi{background:#ff5e5b;color:#fff}.about-support__btn--kofi:hover{background:#e54845;transform:translateY(-1px)}.about-email{margin:1rem 0}.about-email a{border-bottom:1px solid #3a6d78;color:#3a6d78;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;text-decoration:none}.about-email a:hover{border-bottom-color:#2d555e;color:#2d555e}.cookie-consent{background:#1a365d;border-radius:8px;bottom:1rem;box-shadow:0 10px 40px #0000004d;color:#fff;left:1rem;margin:0 auto;max-width:720px;position:fixed;right:1rem;z-index:9999}.cookie-consent__inner{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}@media(min-width:768px){.cookie-consent__inner{align-items:center;flex-direction:row}}.cookie-consent__text{flex:1;font-size:.875rem;line-height:1.5}.cookie-consent__policy{color:#f8f5d7;margin-left:.25rem;text-decoration:underline;white-space:nowrap}.cookie-consent__actions{display:flex;flex-shrink:0;gap:.5rem}.cookie-btn{border:1px solid transparent;border-radius:4px;cursor:pointer;font-family:var(--font-ui);font-size:.875rem;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.cookie-btn--ghost{background:transparent;border-color:#ffffff4d;color:#fff}.cookie-btn--ghost:hover{background:#ffffff1a;border-color:#ffffff80}.cookie-btn--primary{background:#f8f5d7;color:#1a365d}.cookie-btn--primary:hover{background:#fff}.consent-slide-enter-active,.consent-slide-leave-active{transition:all .3s ease}.consent-slide-enter-from,.consent-slide-leave-to{opacity:0;transform:translateY(20px)}
