*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif;color:#243746;line-height:1.75}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e5edf2}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo img{display:block;width:330px;height:auto;max-height:78px;object-fit:contain}.menu{display:flex;gap:30px;align-items:center}.menu a{font-weight:800;padding:24px 0 18px;border-bottom:3px solid transparent;white-space:nowrap;color:#263f51}.menu a.active,.menu a:hover{color:#0c4770;border-bottom-color:#3a9dcc}
.hero{position:relative;overflow:hidden}.hero>img{display:block;width:100%;height:min(560px,43vw);min-height:360px;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.93) 0%,rgba(255,255,255,.72) 28%,rgba(255,255,255,.12) 58%,rgba(255,255,255,0) 76%)}.hero-content{position:absolute;inset:0;display:flex;align-items:center}.hero-content h1{font-size:clamp(34px,4.7vw,62px);line-height:1.22;color:#073d61;margin:0 0 16px;font-weight:900;word-break:keep-all}.hero-content p{font-size:clamp(17px,2vw,23px);color:#48616f;margin:0 0 15px;word-break:keep-all}.hero-en{font-size:14px;letter-spacing:4px;color:#607987;font-weight:800}
.section{padding:58px 0}.section.alt{background:#edf6fb}.section-title{text-align:center;margin-bottom:30px}.section-title h2{font-size:clamp(28px,3.5vw,40px);line-height:1.35;color:#0a405f;margin:0 0 5px;word-break:keep-all}.section-title p{margin:0;color:#72828d;font-size:17px;word-break:keep-all}
.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.card{background:#fff;border:1px solid #dce7ed;border-radius:7px;overflow:hidden;box-shadow:0 4px 14px rgba(17,58,82,.07);display:flex;flex-direction:column}.card img{width:100%;height:145px;object-fit:cover}.card-body{padding:15px;display:flex;flex-direction:column;flex:1}.card h3{margin:0 0 6px;color:#0b4466;font-size:clamp(17px,1.6vw,21px);line-height:1.4;word-break:keep-all}.card p{margin:0;color:#6a7882;font-size:14px;line-height:1.75}.more{margin-top:auto;padding-top:12px;color:#17658f;font-weight:900;font-size:14px}
.about-home{display:grid;grid-template-columns:1fr 1fr}.about-copy{padding:48px max(5vw,30px)}.about-copy h2{font-size:clamp(29px,3.4vw,40px);color:#0b4466;margin:0 0 8px;word-break:keep-all}.about-copy h3{color:#26779e;margin:0 0 16px;font-size:19px;word-break:keep-all}.about-copy p{color:#637680}.about-img img{width:100%;height:100%;min-height:390px;object-fit:cover}.timeline{border-left:2px solid #2d7da6;padding-left:22px}.timeline-item{position:relative;margin-bottom:15px;display:grid;grid-template-columns:60px 1fr;gap:14px}.timeline-item:before{content:"";position:absolute;left:-28px;top:9px;width:9px;height:9px;border-radius:50%;background:#12628e}.timeline-year{font-weight:900;color:#17668f}.timeline-text{color:#647681;font-size:14px}
.page-banner{background:#edf6fb;padding:54px 0}.page-banner h1{margin:0;color:#0a405f;font-size:clamp(31px,4vw,44px);line-height:1.3;word-break:keep-all}.page-banner p{margin:6px 0;color:#6c7e89;word-break:keep-all}.two{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.two img{width:100%;border-radius:12px}.two h2{font-size:clamp(27px,3vw,36px);color:#0b4466;line-height:1.4;word-break:keep-all}.two p{color:#60727d}.detail h2{color:#0b4466}.detail li{color:#60727d}.btn{display:inline-block;background:#0d4d77;color:#fff;padding:10px 24px;border-radius:24px;font-weight:800}
.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-item{padding:24px;border:1px solid #e0e9ee;border-radius:10px}.contact-item h3{margin-top:0;color:#0b4466}
footer{background:#0c3857;color:#d8e7ef;padding:30px 0}.footer-inner{display:flex;justify-content:space-between;gap:28px;align-items:center}.footer-logo{display:block;width:190px;height:auto;filter:none}.footer-links{display:flex;gap:24px}.footer-links a{font-weight:700}.footer-note{font-size:13px;color:#c2d5df;text-align:right}
@media(max-width:1050px){.services-grid{grid-template-columns:repeat(3,1fr)}.menu{gap:20px}}
@media(max-width:800px){.nav{display:block;padding:11px 0 9px}.logo{display:flex;justify-content:center;margin-bottom:8px}.logo img{width:min(300px,78vw);max-height:68px}.menu{justify-content:center;gap:0 20px;flex-wrap:wrap}.menu a{font-size:14px;padding:3px 0}.hero>img{height:64vw;min-height:330px;object-position:center}.hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.18))}.hero-content h1{font-size:clamp(31px,8vw,48px)}.services-grid{grid-template-columns:repeat(2,1fr)}.about-home,.two,.contact-box{grid-template-columns:1fr}.about-img{order:-1}.about-img img{min-height:260px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-note{text-align:left}}
@media(max-width:520px){.container{width:92%}.menu{gap:2px 13px}.menu a{font-size:13px}.hero>img{height:88vw;min-height:340px;object-position:62% center}.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.5) 55%,rgba(255,255,255,.05))}.hero-content{align-items:flex-start;padding-top:52px}.hero-content h1{font-size:clamp(28px,8.5vw,37px);line-height:1.35}.hero-content p{font-size:16px}.hero-en{font-size:11px;letter-spacing:2.5px}.section{padding:45px 0}.section-title h2{font-size:clamp(26px,7.8vw,32px)}.services-grid{gap:10px}.card img{height:115px}.card-body{padding:12px}.card h3{font-size:17px}.card p{font-size:13px}.about-copy{padding:36px 24px}}
