*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Noto Sans TC","Microsoft JhengHei","PingFang TC",Arial,sans-serif;color:#0d1b2a;background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#081018;color:#fff;font-size:13px;padding:8px 0}.topbar .container{display:flex;justify-content:space-between;gap:16px;align-items:center}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e8eef4}.nav-wrap{height:82px;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;min-width:185px}.logo img{height:55px;width:auto}.nav{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-item{position:relative}.nav>a,.nav-item>a{display:block;padding:27px 12px 24px;font-size:15px;font-weight:700;border-bottom:3px solid transparent}.nav>a:hover,.nav-item>a:hover{color:#3e7d10;border-color:#7fc443}.dropdown{position:absolute;top:76px;left:0;min-width:230px;background:#fff;border:1px solid #e1e8ee;border-radius:12px;padding:8px;box-shadow:0 15px 40px rgba(16,33,52,.12);opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:block;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:600}.dropdown a:hover{background:#f3f7fa;color:#3e7d10}.lang{display:flex;gap:6px;align-items:center;margin-left:6px}.lang a{font-size:12px;border:1px solid #dce4ea;border-radius:999px;padding:6px 9px}.lang a.active{background:#0b1f3a;color:#fff;border-color:#0b1f3a}.mobile-toggle{display:none;margin-left:auto;background:#fff;border:1px solid #dae3ea;border-radius:10px;padding:9px 11px;font-size:20px}.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f7fbff 0%,#fff 52%,#eef5fa 100%);padding:72px 0 62px}.hero:after{content:"";position:absolute;right:-180px;top:-180px;width:620px;height:620px;border-radius:50%;background:rgba(127,196,67,.09)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:12px;color:#4b6d35}.eyebrow:before{content:"";width:30px;height:3px;border-radius:4px;background:#7fc443}.hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.05;margin:18px 0 18px;letter-spacing:-.035em}.hero p{font-size:19px;color:#536579;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:12px 18px;font-weight:800;border:1px solid #d9e2e9;background:#fff;transition:.18s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,42,64,.1)}.btn.primary{background:#7fc443;border-color:#7fc443;color:#10210a}.hero-visual{position:relative}.hero-visual>img{border-radius:28px;box-shadow:0 25px 70px rgba(20,42,64,.14)}.app-chip{position:absolute;right:-10px;bottom:-25px;background:#fff;border-radius:18px;padding:13px;box-shadow:0 16px 42px rgba(20,42,64,.18);display:flex;align-items:center;gap:12px}.app-chip img{width:72px;height:72px;border-radius:16px;object-fit:cover}.app-chip strong{display:block;font-size:15px}.app-chip span{color:#6f7c88;font-size:12px}.section{padding:78px 0}.section.alt{background:#f6f9fb}.section-head{display:flex;justify-content:space-between;gap:26px;align-items:end;margin-bottom:34px}.section-head h2{font-size:34px;line-height:1.15;margin:0}.section-head p{max-width:650px;color:#6a7886;margin:0}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid #e1e8ee;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(14,35,54,.06);transition:.18s}.card:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(14,35,54,.1)}.card-img{aspect-ratio:16/9;object-fit:cover;width:100%;background:#edf2f6}.card-body{padding:20px}.card h3{margin:0 0 8px;font-size:20px;line-height:1.25}.card p{margin:0;color:#657483}.meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#728091;margin-bottom:8px}.pill{display:inline-flex;align-items:center;gap:7px;background:#edf6e6;color:#3d6b1e;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:700}.service-card{padding:28px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between}.service-icon{width:54px;height:54px;border-radius:16px;background:#eff7e9;display:grid;place-items:center;font-size:25px}.service-card a{font-weight:800;color:#3f7f13}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split .media img{border-radius:22px;box-shadow:0 20px 50px rgba(14,35,54,.12)}.store-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.store-btn{background:#0a0d10;color:white;border-radius:11px;padding:10px 14px;display:flex;align-items:center;gap:10px;min-width:160px}.store-btn .store-ico{width:31px;height:31px;border-radius:8px;background:#fff;color:#111;display:grid;place-items:center;font-weight:900}.store-btn small{display:block;font-size:10px;opacity:.7}.store-btn strong{display:block;font-size:15px}.app-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.app-card{border:1px solid #e0e7ed;border-radius:18px;padding:18px;display:flex;align-items:center;gap:16px;background:#fff}.app-card img{width:110px;height:110px;border-radius:22px;object-fit:cover}.page-hero{padding:66px 0 56px;background:#f4f8fb;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:450px;height:450px;right:-110px;top:-180px;border-radius:50%;background:rgba(127,196,67,.11)}.page-hero h1{font-size:44px;margin:0 0 12px;line-height:1.1}.page-hero p{color:#617286;max-width:720px;margin:0}.page-cover{margin-top:28px;border-radius:20px;overflow:hidden;max-height:360px}.page-cover img{width:100%;height:360px;object-fit:cover}.prose{font-size:17px;color:#293b4d}.prose h2{font-size:30px;margin:38px 0 14px;color:#0d1b2a}.prose h3{font-size:22px;margin:28px 0 10px;color:#0d1b2a}.prose p{margin:0 0 16px}.prose ul,.prose ol{padding-left:24px}.prose img{border-radius:14px;margin:20px auto;max-height:620px;object-fit:contain}.timeline{display:grid;gap:14px}.timeline-item{padding:17px 20px;border-left:4px solid #7fc443;background:#f8fafb;border-radius:0 12px 12px 0}.sub-card .flag{font-size:24px}.sub-card .flag-img{width:32px;height:22px;object-fit:cover;border-radius:3px;border:1px solid #dce3e8}.sub-card .country{display:flex;align-items:center;justify-content:space-between;gap:8px}.award-card .card-img{aspect-ratio:4/3;object-fit:contain;padding:14px}.news-card .card-img{aspect-ratio:16/10}.job-card{padding:22px}.job-card h3{font-size:22px;margin:0 0 14px}.job-info{display:grid;gap:10px}.job-line strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#778494}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-card{padding:26px;border:1px solid #e0e6ec;border-radius:16px;background:#fff}.contact-card h3{margin:0 0 7px}.contact-card a{color:#4c831f;font-weight:700}.help-search{max-width:760px;margin:0 auto 34px;display:flex;gap:10px}.help-search input{flex:1;border:1px solid #cfd9e0;border-radius:12px;padding:14px 16px;font-size:16px}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.help-cat{padding:24px 18px;border:1px solid #dfe7ed;border-radius:16px;text-align:center;background:#fff}.help-cat .ico{font-size:34px;margin-bottom:10px}.help-cat h3{margin:0 0 6px}.help-cat p{font-size:13px;color:#758391;margin:0}.legal-list{display:grid;gap:12px}.legal-item{border:1px solid #dde5eb;border-radius:14px;overflow:hidden}.legal-title{width:100%;text-align:left;background:#fff;border:0;padding:18px 20px;font-size:18px;font-weight:800;cursor:pointer;display:flex;justify-content:space-between}.legal-body{display:none;padding:0 20px 20px;color:#3f4f5e}.legal-item.open .legal-body{display:block}.detail-meta{font-size:13px;color:#718091;margin-bottom:24px}.empty{padding:56px 28px;text-align:center;border:1px dashed #cfd9e1;border-radius:16px;color:#6f7d8a;background:#fafcfd}.site-footer{background:#081018;color:#fff;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:42px}.footer-logo{height:52px;width:auto;max-width:280px;object-fit:contain}.site-footer p{color:#a9b7c3}.footer-links{display:grid;gap:8px}.footer-links a:hover{color:#8ed04e}.socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.socials a{width:36px;height:36px;border:1px solid #33414d;border-radius:9px;display:grid;place-items:center;font-size:13px;font-weight:900;background:#fff}.copyright{border-top:1px solid #263440;margin-top:35px;padding-top:18px;color:#8f9daa;font-size:13px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-legal{display:flex;gap:16px}.mobile-nav{display:none}.detail-image{border-radius:20px;max-height:520px;width:100%;object-fit:cover;margin-bottom:30px}.back{display:inline-flex;margin-bottom:18px;color:#4b7c29;font-weight:700}.badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:12px;background:#eef4f8;color:#4e6071}.floating-help{position:fixed;right:18px;bottom:18px;background:#0b1f3a;color:#fff;border-radius:999px;padding:11px 16px;box-shadow:0 12px 30px rgba(5,20,35,.28);font-weight:800;z-index:30}.floating-help:hover{background:#7fc443;color:#10210a}@media(max-width:1020px){.nav{display:none}.mobile-toggle{display:block}.mobile-nav{display:none;position:fixed;top:82px;left:0;right:0;background:#fff;border-top:1px solid #e4eaef;box-shadow:0 18px 35px rgba(10,29,45,.13);padding:18px 22px;z-index:50;max-height:calc(100vh - 82px);overflow:auto}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:10px 4px;border-bottom:1px solid #eef2f5;font-weight:700}.mobile-nav .sub{padding-left:16px;font-size:13px;color:#536474}.hero-grid,.split{grid-template-columns:1fr}.hero-visual{max-width:720px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.help-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.topbar{display:none}.nav-wrap{height:70px}.logo img{height:44px}.mobile-nav{top:70px}.hero{padding:48px 0 54px}.hero h1{font-size:42px}.hero p{font-size:17px}.app-chip{position:relative;right:auto;bottom:auto;margin-top:12px}.section{padding:56px 0}.section-head{display:block}.section-head h2{font-size:29px;margin-bottom:9px}.grid-2,.grid-3,.grid-4,.contact-grid,.help-grid,.footer-grid{grid-template-columns:1fr}.page-hero{padding:48px 0 40px}.page-hero h1{font-size:36px}.page-cover img{height:230px}.app-showcase{grid-template-columns:1fr}.app-card img{width:88px;height:88px}.footer-grid>div:first-child{grid-column:auto}.store-btn{min-width:145px}.floating-help{right:12px;bottom:12px}.copyright{display:block}.footer-legal{margin-top:8px}}
/* ===== Reference-page layout update ===== */
.page-hero{padding:54px 0;background:linear-gradient(112deg,#f8fbfd 0%,#edf4f9 58%,#e6eef5 100%);border-bottom:1px solid #dfe7ee}.page-hero:after{width:520px;height:520px;right:-170px;top:-255px;background:rgba(11,31,58,.055)}.page-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:40px;align-items:center;min-height:210px}.page-hero h1{font-size:42px;margin:10px 0 10px}.page-hero p{font-size:16px;max-width:760px}.page-hero-visual{height:170px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.page-hero-visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(11,31,58,.10))}
.list-page{background:#fff}.content-list{display:grid;gap:20px}.content-list-2{grid-template-columns:repeat(2,minmax(0,1fr))}.media-list-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:190px;background:#fff;border:1px solid #dfe6ec;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(14,35,54,.06);transition:.2s}.media-list-card:hover{transform:translateY(-3px);border-color:#cbd8e1;box-shadow:0 15px 38px rgba(14,35,54,.11)}.media-list-thumb{background:#eef3f6;min-height:190px;overflow:hidden}.media-list-thumb img{width:100%;height:100%;min-height:190px;object-fit:cover}.media-list-thumb.contain img{object-fit:contain;padding:18px;background:#f7fafb}.media-list-body{padding:20px 21px;display:flex;flex-direction:column;justify-content:center;min-width:0}.media-list-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.media-list-card h3{font-size:20px;line-height:1.3;margin:0 0 9px;color:#0d1b2a}.media-list-card p{font-size:14px;line-height:1.65;color:#607181;margin:0 0 10px}.media-list-card .flag{font-size:24px}.media-list-card .flag-img{width:32px;height:22px;border-radius:3px;object-fit:cover;border:1px solid #dce3e8}.text-link{font-size:13px;color:#457d1d;font-weight:800;margin-top:auto}.award-list-card{cursor:default}.award-list-card:hover{transform:none}.award-list-card .list-desc{font-size:13px;color:#87939d}.job-compact p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.job-compact strong{color:#283c4f}.help-panel{padding:26px;border-radius:22px;background:linear-gradient(120deg,#f8fbfd,#edf4f8);border:1px solid #e0e8ee}.help-cat{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(14,35,54,.05);transition:.2s}.help-cat:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(14,35,54,.1)}.help-cat .text-link{margin-top:12px}.help-result-list{display:grid;gap:12px;max-width:900px;margin:0 auto}.help-result{display:grid;grid-template-columns:48px 1fr 30px;align-items:center;gap:14px;padding:17px 19px;border:1px solid #dfe6ec;border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(14,35,54,.05)}.help-result:hover{border-color:#bfcdd7}.help-result-icon{width:42px;height:42px;border-radius:12px;background:#edf6e6;color:#3f7f13;display:grid;place-items:center;font-weight:900}.help-result h3{font-size:17px;margin:0 0 3px}.help-result p{font-size:12px;color:#81909d;margin:0}.help-result>span{font-size:20px;color:#6d7f8e}.footer-logo{filter:none!important;background:transparent!important}
@media(max-width:1020px){.page-hero-inner{grid-template-columns:1fr 180px}.content-list-2{grid-template-columns:1fr}.media-list-card{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:680px){.page-hero{padding:38px 0}.page-hero-inner{grid-template-columns:1fr;min-height:auto;gap:18px}.page-hero h1{font-size:34px}.page-hero-visual{height:105px;justify-content:flex-start}.page-hero-visual img{width:150px}.media-list-card{grid-template-columns:118px minmax(0,1fr);min-height:150px}.media-list-thumb,.media-list-thumb img{min-height:150px}.media-list-body{padding:15px 14px}.media-list-card h3{font-size:17px}.media-list-card p{font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.media-list-thumb.contain img{padding:9px}.help-panel{padding:14px}.help-result{grid-template-columns:42px 1fr 20px;padding:14px}.footer-logo{height:46px;max-width:240px}}


/* ===== V3: real-image lists, pagination, intro and lazy motion ===== */
.site-intro{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at 60% 40%,#183050 0,#0b1f3a 46%,#07111d 100%);display:grid;place-items:center;color:#fff;transition:opacity .65s ease,visibility .65s ease}.intro-seen .site-intro{display:none}.site-intro.done{opacity:0;visibility:hidden}.intro-inner{text-align:center;transform:translateY(8px)}.intro-brand{font-size:clamp(34px,5vw,68px);font-weight:900;letter-spacing:.18em;opacity:0;animation:introUp .6s .1s ease forwards}.intro-title{font-family:"Noto Serif TC","Songti TC",serif;font-size:clamp(54px,9vw,118px);font-weight:700;letter-spacing:.16em;line-height:1.08;margin-top:8px;opacity:0;transform:translateY(28px);animation:introUp .8s .28s cubic-bezier(.2,.7,.2,1) forwards}.intro-line{height:2px;width:min(320px,60vw);margin:25px auto 0;background:rgba(255,255,255,.15);overflow:hidden}.intro-line span{display:block;height:100%;width:0;background:#8ed04e;animation:introLine 1s .45s ease forwards}@keyframes introUp{to{opacity:1;transform:translateY(0)}}@keyframes introLine{to{width:100%}}
html.intro-playing,html.intro-playing body{overflow:hidden}.hero-visual>img{width:100%;height:470px;object-fit:cover}.page-hero-visual img{object-fit:cover;border-radius:18px;filter:none;box-shadow:0 18px 42px rgba(11,31,58,.14)}
.business-list-stack,.news-list-stack{grid-template-columns:1fr}.wide-list-card{grid-template-columns:320px minmax(0,1fr);min-height:210px}.wide-list-card .media-list-thumb,.wide-list-card .media-list-thumb img{min-height:210px}.news-row h3{font-size:24px}.eyebrow.mini{font-size:10px;margin-bottom:9px}.eyebrow.mini:before{width:22px}
.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:38px;flex-wrap:wrap}.page-btn{min-width:40px;height:40px;padding:0 12px;border:1px solid #d9e2e9;border-radius:10px;display:grid;place-items:center;background:#fff;font-weight:800;color:#30465a;transition:.2s}.page-btn:hover{border-color:#7fc443;color:#3f7f13;transform:translateY(-1px)}.page-btn.active{background:#0b1f3a;border-color:#0b1f3a;color:#fff}.page-btn.disabled{opacity:.35;cursor:not-allowed}.page-dots{color:#8795a2;padding:0 4px}
.floating-help{isolation:isolate}.floating-help:before,.floating-help:after{content:"";position:absolute;inset:-5px;border-radius:999px;border:1px solid rgba(127,196,67,.30);z-index:-1;animation:helpBreath 2.8s ease-out infinite}.floating-help:after{inset:-10px;animation-delay:1.1s;opacity:.55}@keyframes helpBreath{0%,45%{transform:scale(.92);opacity:.18}70%{opacity:.34}100%{transform:scale(1.16);opacity:0}}
body.js-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.7,.2,1)}body.js-ready .reveal.is-visible{opacity:1;transform:none}body.js-ready img.lazy-img{opacity:.18;filter:blur(5px);transition:opacity .55s ease,filter .55s ease}body.js-ready img.lazy-img.img-loaded{opacity:1;filter:none}
.about-photo-block{margin:34px 0;display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center;background:#f5f8fa;border:1px solid #e2e9ef;padding:18px;border-radius:20px}.about-photo-block img{width:100%;height:340px;object-fit:cover;margin:0;border-radius:14px}.about-photo-block .caption{padding:10px 16px}.about-photo-block .caption strong{display:block;font-size:22px;margin-bottom:8px}.about-photo-block .caption span{color:#657483}
@media(max-width:760px){.hero-visual>img{height:300px}.wide-list-card{grid-template-columns:132px minmax(0,1fr);min-height:160px}.wide-list-card .media-list-thumb,.wide-list-card .media-list-thumb img{min-height:160px}.news-row h3{font-size:18px}.about-photo-block{grid-template-columns:1fr}.about-photo-block img{height:220px}.intro-title{letter-spacing:.08em}.pagination{margin-top:28px}.page-btn{min-width:36px;height:36px;padding:0 10px}}
@media(prefers-reduced-motion:reduce){.site-intro,.intro-brand,.intro-title,.intro-line span,.floating-help:before,.floating-help:after,.reveal{animation:none!important;transition:none!important}}

/* Real social brand icons */
.socials a{transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.socials a img{width:18px;height:18px;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.socials a:hover{background:#7fc443;border-color:#7fc443;transform:translateY(-2px)}.socials a:hover img{filter:brightness(0);opacity:1}.socials a span{line-height:1}
