:root{--primary:#036;--secondary:#334e68;--accent:#0056b3;--accent-hover:#004494;--bg-main:#fff;--bg-secondary:#f4f6f8;--text-main:#102a43;--text-light:#486581;--border:#d9e2ec;--container-width:1400px;--header-height:80px;--border-radius:4px;--shadow-sm:0 1px 3px #00000014;--shadow-md:4px 6px #00000014;--shadow-lg:0 10px 15px #00000014;--font-family:"Noto Sans TC",system-ui,-apple-system,sans-serif;--transition:all .2s ease-in-out}html{scroll-behavior:smooth}body h5,body h6{color:var(--secondary);margin-top:0;font-weight:700;line-height:1.3}body a{color:inherit;text-decoration:none;transition:color .2s}body ul,body ol{margin:0;padding:0;list-style:none}body img{max-width:100%;height:auto;display:block}body *{box-sizing:border-box}body .fade-in{animation:.8s forwards fadeIn}
.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:1000;width:100%;height:var(--header-height);box-shadow:var(--shadow-sm);transition:var(--transition);background-color:#fffffffa;justify-content:center;padding:0;display:flex;position:sticky;top:0}.Header-module__Af2_WG__headerInner{width:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex}.Header-module__Af2_WG__logoContainer{color:inherit;align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__Af2_WG__logoContainer:hover{opacity:.9}.Header-module__Af2_WG__logoContainer img{width:auto;height:48px}.Header-module__Af2_WG__logoContainer span{color:var(--text-main);letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1}.Header-module__Af2_WG__menuToggle{cursor:pointer;color:var(--text-main);background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}.Header-module__Af2_WG__navUl{gap:3rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-main);letter-spacing:.02em;padding:.5rem 0;font-size:1rem;font-weight:600;text-decoration:none;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__Af2_WG__navLink:hover:after,.Header-module__Af2_WG__active:after{width:100%}.Header-module__Af2_WG__active{color:var(--primary)}@media (max-width:992px){.Header-module__Af2_WG__navUl{top:var(--header-height);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);background-color:#fff;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem;display:none;position:absolute;left:0;right:0}.Header-module__Af2_WG__navUl.Header-module__Af2_WG__open{animation:.3s forwards Header-module__Af2_WG__fadeIn;display:flex}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__menuToggle{display:block}}
.Footer-module__EZoWya__footer{color:#cbd5e1;background-color:#0f172a;width:100%;padding-top:5rem;font-size:.95rem}.Footer-module__EZoWya__footerContainer{max-width:var(--container-width);grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin:0 auto;padding:0 2rem 4rem;display:grid}.Footer-module__EZoWya__footerCol h4{color:#fff;border-bottom:2px solid var(--accent);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;display:inline-block;position:relative}.Footer-module__EZoWya__footerLogo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__EZoWya__footerLogo img{border-radius:4px;width:auto;height:80px}.Footer-module__EZoWya__footerLogo span{color:#fff;font-size:1.8rem;font-weight:700}.Footer-module__EZoWya__address{font-style:normal;line-height:1.8}.Footer-module__EZoWya__address p{margin:.5rem 0}.Footer-module__EZoWya__address a{color:var(--accent);text-decoration:none}.Footer-module__EZoWya__address a:hover{color:#fff;text-decoration:underline}.Footer-module__EZoWya__footerLinks{padding:0;list-style:none}.Footer-module__EZoWya__footerLinks li{margin-bottom:.8rem}.Footer-module__EZoWya__footerLinks a{color:#cbd5e1;transition:color .2s;display:inline-block}.Footer-module__EZoWya__footerLinks a:hover{color:#fff;transform:translate(5px)}.Footer-module__EZoWya__certWrapper{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__certImage{border-radius:12px;width:100%;max-width:100px;box-shadow:0 4px 12px #0000004d}.Footer-module__EZoWya__certText{opacity:.8;font-size:.85rem;line-height:1.5}.Footer-module__EZoWya__bottomBar{background-color:#020617;border-top:1px solid #ffffff0d;padding:1.5rem 0}.Footer-module__EZoWya__copyright{text-align:center;color:#64748b;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__footerContainer{grid-template-columns:1fr;gap:3rem}}
