.main-header,.main-header *{font-family:"Helvetica Neue",Helvetica,Arial,"微軟正黑體","Microsoft JhengHei",sans-serif !important;box-sizing:border-box !important}.main-header .header-container{height:70px !important;max-height:70px !important}.main-header.scrolled .header-container{height:55px !important;max-height:55px !important}.main-header .desktop-nav .nav-link,.main-header .desktop-nav .nav-title{font-size:16px !important;line-height:1.42857 !important;padding:12px 20px !important}.main-header{background:rgba(248,249,250,0.85);backdrop-filter:blur(16px);font-family:'Helvetica Neue',Helvetica,Arial,"微軟正黑體","Microsoft JhengHei",sans-serif !important;font-size:16px;line-height:1.5;-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 30px rgba(0,0,0,0.04);border-bottom:1px solid rgba(0,0,0,0.03);position:sticky;top:0;z-index:1000;transition:all 0.4s cubic-bezier(0.4,0,0.2,1)}.main-header.scrolled{background:rgba(255,255,255,0.95);border-bottom-color:rgba(0,123,138,0.3);box-shadow:0 8px 30px rgba(0,123,138,0.08)}.nav-link:hover{background:transparent;color:#007b8a;transform:translateY(-2px);box-shadow:none}.mega-menu{background:#ffffff;box-shadow:0 16px 40px rgba(0,0,0,0.08);border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:1px solid rgba(0,0,0,0.04)}.main-header{background:#f8f9fa;box-shadow:0 2px 8px rgba(0,0,0,0.08);position:sticky;top:0;z-index:1000;transition:all 0.3s ease-in-out;border-bottom:3px solid transparent}.header-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;height:70px;transition:height 0.3s ease-in-out}.logo{font-size:24px;font-weight:700;color:#000;text-decoration:none;display:flex;align-items:center;gap:8px;transition:font-size 0.3s ease-in-out}.logo img{height:27px;width:auto;aspect-ratio:190 / 27;display:block}.logo-accent{color:#007b8a}.main-header.scrolled{border-bottom-color:#007b8a;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.main-header.scrolled .header-container{height:55px}.main-header.scrolled .logo{font-size:20px}.desktop-nav{display:flex;align-items:center;gap:8px}.nav-item{position:relative}.nav-link{padding:12px 20px;color:#333;text-decoration:none;font-size:16px;font-weight:500;display:flex;align-items:center;gap:6px;border-radius:6px;transition:all 0.3s ease;position:relative}.nav-link:hover{background:#fff;color:#007b8a;box-shadow:0 2px 8px rgba(0,123,138,0.15);transform:translateY(-1px)}.nav-link.active{background:#fff;color:#007b8a;box-shadow:0 2px 8px rgba(0,123,138,0.2)}.chevron{width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s}.nav-item:hover .chevron{transform:rotate(45deg) translateY(-2px)}.mega-menu{position:fixed;top:70px;width:100vw;left:50%;transform:translateX(-50%);background:#FAFAFA;box-shadow:0 8px 24px rgba(0,0,0,0.12);border-radius:0;padding:32px 0;opacity:0;visibility:hidden;transition:top 0.3s ease-in-out,opacity 0.3s,visibility 0.3s}.main-header.scrolled .mega-menu{top:55px}.nav-item:hover .mega-menu{opacity:1;visibility:visible}.mega-menu-grid{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.mega-menu-section h3{font-size:18px;font-weight:600;color:#007b8a;margin-bottom:16px;text-transform:uppercase;letter-spacing:0.5px}.mega-menu-links{display:flex;flex-direction:column;gap:8px}.mega-menu-links a{color:#333;text-decoration:none;padding:8px 12px;border-radius:6px;transition:all 0.3s ease;font-size:16px}.mega-menu-links a:hover{background:#fff;color:#007b8a;transform:translateX(4px);box-shadow:0 2px 6px rgba(0,123,138,0.15)}.mega-menu-links a.featured{color:#007b8a;font-weight:600;background:rgba(0,123,138,0.05)}.mega-menu-links a.featured:hover{background:#fff;box-shadow:0 2px 8px rgba(0,123,138,0.2)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;transition:all 0.3s ease;position:relative;flex-shrink:0;z-index:1001}.mobile-menu-btn:hover{background:#fff;box-shadow:0 2px 6px rgba(0,123,138,0.15)}.hamburger{width:24px;height:20px;position:relative}.hamburger span{display:block;height:2px;background:#333;border-radius:2px;transition:all 0.3s ease;position:absolute;left:0;right:0}.mobile-menu-btn:hover .hamburger span{background:#007b8a}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:9px}.hamburger span:nth-child(3){bottom:0}.mobile-menu-btn.active .hamburger span:nth-child(1){transform:rotate(45deg);top:9px}.mobile-menu-btn.active .hamburger span:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger span:nth-child(3){transform:rotate(-45deg);bottom:9px}.mobile-nav{display:none;position:fixed;top:70px;left:0;right:0;bottom:0;background:#FAFAFA;overflow-y:auto;padding:20px}.main-header.scrolled .mobile-nav{top:55px}.mobile-nav.active{display:block}.mobile-nav-item{border-bottom:1px solid #e0e0e0;transition:all 0.3s ease;padding:0 8px;margin-bottom:4px}.mobile-nav-item:hover{background:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,123,138,0.1);border-bottom-color:transparent}.mobile-nav-item.active{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,123,138,0.15);border-bottom-color:transparent}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;user-select:none;transition:all 0.3s ease}.mobile-nav-header:hover{color:#007b8a}.mobile-nav-header span{font-size:20px;font-weight:500;color:inherit}.mobile-chevron{width:10px;height:10px;border-right:2px solid #999;border-bottom:2px solid #999;transform:rotate(45deg);transition:transform 0.3s}.mobile-nav-item.active .mobile-chevron{transform:rotate(-135deg)}.mobile-nav-item.active .mobile-nav-header{color:#007b8a}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.mobile-nav-item.active .mobile-submenu{max-height:1000px}.mobile-submenu-content{padding:12px 0 20px 16px}.mobile-submenu-section{margin-bottom:20px}.mobile-submenu-section h4{font-size:18px;color:#007b8a;margin-bottom:12px;text-transform:uppercase;letter-spacing:0.5px;font-weight:600}.mobile-submenu-links{display:flex;flex-direction:column;gap:8px}.mobile-submenu-links a{color:#333;text-decoration:none;padding:8px 12px;border-radius:6px;transition:all 0.3s ease;font-size:15px}.mobile-submenu-links a:hover{background:#fff;color:#007b8a;box-shadow:0 2px 6px rgba(0,123,138,0.15)}.mobile-submenu-links a.featured{color:#007b8a;font-weight:600;background:rgba(0,123,138,0.05)}.mobile-submenu-links a.featured:hover{background:#fff;box-shadow:0 2px 8px rgba(0,123,138,0.2)}.search-icon{width:20px;height:20px;cursor:pointer;color:#666;transition:all 0.3s ease}.search-icon:hover{color:#007b8a;transform:scale(1.1)}@media (max-width:1024px){.desktop-nav{display:none}.mobile-menu-btn{display:block}}@media (max-width:768px){.main-header .header-container,.main-header.scrolled .header-container{height:60px !important;max-height:60px !important;padding:0 16px}.logo{font-size:20px}.mobile-nav,.main-header.scrolled .mobile-nav{top:60px !important}.mega-menu,.main-header.scrolled .mega-menu{top:60px !important}}@media (max-width:768px){.mobile-nav{top:60px;left:0;right:0;height:calc(100vh - 60px);box-sizing:border-box;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px;padding-bottom:calc(20px+env(safe-area-inset-bottom))}.mobile-nav.active{display:block}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height 0.28s cubic-bezier(.4,0,.2,1)}.mobile-nav-item.active .mobile-submenu{max-height:calc(100vh - 160px)}.mobile-submenu-content{max-height:calc(100vh - 220px);overflow-y:auto;-webkit-overflow-scrolling:touch}}.nav-title{display:block;font-size:1rem;font-weight:600;color:#333;padding:10px 15px;cursor:default}.nav-title:hover{color:#000}@media (max-width:768px){.nav-title{padding:12px 20px}}.desktop-nav .mega-menu-header{padding-left:18px;position:relative;margin-bottom:12px;padding-bottom:4px;font-size:16px;font-weight:700;color:#333}.desktop-nav .mega-menu-header::before{content:'';width:6px;height:6px;background-color:#0089A7;border-radius:50%;position:absolute;left:2px;top:50%;transform:translateY(-50%)}.desktop-nav .mega-menu-header{padding-left:16px}.desktop-nav .mega-menu-header+.mega-menu-links{border-top:1px solid #e0e0e0;padding-top:12px;margin-top:-12px}@media (max-width:992px){.mobile-nav .mobile-submenu-section h4{padding-left:18px;position:relative;margin-bottom:12px;padding-bottom:4px;font-size:16px;font-weight:700;color:#333}.mobile-nav .mobile-submenu-section h4::before{content:'';width:6px;height:6px;background-color:#0089A7;border-radius:50%;position:absolute;left:2px;top:50%;transform:translateY(-50%);box-shadow:0 0 6px rgba(0,137,167,0.4)}.mobile-nav .mobile-submenu-section h4{padding-left:16px}}.mobile-nav .mobile-submenu-section h4+nav{border-top:1px solid #e0e0e0;padding-top:12px;margin-top:-12px}.mega-menu-info{border-left:1px solid #e0e0e0;padding-left:40px;display:flex;align-items:flex-start}.info-card{background:#f5f5f5;border-radius:8px;padding:24px;border:1px solid #e9e9e9;width:100%;transition:all 0.3s ease-in-out}.info-card:hover{background:#ffffff;border-color:transparent;box-shadow:0 8px 24px rgba(0,0,0,0.15);transform:translateY(-3px)}.info-card h4{font-size:18px;font-weight:700;color:#333;margin-bottom:12px}.info-card p{font-size:15px;color:#555;line-height:1.6;margin-bottom:20px}.info-card .btn-primary{display:inline-block;background-color:#007b8a;color:#ffffff;padding:10px 18px;border-radius:6px;text-decoration:none;font-weight:600;transition:all 0.3s ease}.info-card .btn-primary:hover{background-color:#005f6b;color:#fff;box-shadow:0 4px 10px rgba(0,123,138,0.2)}.info-card-image{width:100%;height:auto;border-radius:6px;margin-bottom:16px;display:block}.info-card h4{margin-top:0}:root{--brand-color:#007b8a;--brand-color-dark:#006662}.header-container{gap:12px;align-items:center}.desktop-nav{display:flex;gap:20px;flex:0 0 auto;align-items:center;margin-left:6px}.desktop-nav .nav-link,.desktop-nav .nav-title{position:relative;padding-bottom:12px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit}@media (min-width:769px){.desktop-nav .nav-link::after,.desktop-nav .nav-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%) scaleX(0);transform-origin:center;bottom:6px;width:100px;height:3px;border-radius:3px;background:var(--brand-color);opacity:0;transition:transform 0.22s cubic-bezier(.2,.9,.2,1),opacity 0.22s ease}.desktop-nav .nav-item:hover>.nav-link::after,.desktop-nav .nav-item:hover>.nav-title::after,.desktop-nav .nav-link:focus::after,.desktop-nav .nav-item:focus-within>.nav-link::after{transform:translateX(-50%) scaleX(1);opacity:1}}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;background:var(--brand-color);color:#fff;text-decoration:none;font-weight:700;border-radius:8px;box-shadow:0 6px 18px rgba(0,123,138,0.12);transition:transform 0.12s ease,box-shadow 0.12s ease,background 0.12s ease;white-space:nowrap;flex-shrink:0}.header-cta:hover,.header-cta:focus{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,123,138,0.18);background:var(--brand-color-dark)}.nav-title{cursor:default}.desktop-nav .nav-item .nav-link,.desktop-nav .nav-item .nav-title{padding:8px 6px}.desktop-nav .chevron{margin-left:6px;transition:transform 0.22s ease}.main-header.scrolled .header-cta{background:var(--brand-color-dark)}@media (max-width:991px){.desktop-nav{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important}.mobile-menu-btn{display:block !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;z-index:13000 !important}.header-cta{display:none !important}.mobile-nav{display:none !important;position:fixed !important;left:0 !important;right:0 !important;top:60px !important;bottom:0 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;z-index:12000 !important}.mobile-nav.active{display:block !important}.header-container,.header-inner{flex-wrap:nowrap !important;align-items:center !important}}@media (max-width:768px){.desktop-nav{display:none !important}.mobile-menu-btn{display:block !important}.header-cta{display:none !important}}@media (max-width:991px){.header-cta{display:none !important}.mobile-cta-item{list-style:none;padding:12px 16px;margin-top:8px;box-sizing:border-box}.mobile-cta-wrap{display:flex;justify-content:center;align-items:center}.mobile-cta{display:inline-block;width:100%;text-align:center;padding:12px 14px;background:var(--brand-color,#007b8a);color:#fff;font-weight:700;border-radius:10px;text-decoration:none;box-shadow:0 8px 20px rgba(0,0,0,0.08);transition:transform 0.12s ease,box-shadow 0.12s ease,background 0.12s ease}.mobile-cta:active,.mobile-cta:hover,.mobile-cta:focus{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,0.12);background:var(--brand-color-dark,#006662);outline:none}.mobile-nav .mobile-cta-item{margin-top:12px}}.header-cta,.mobile-cta{transition:color 0.12s ease,background 0.12s ease}.header-cta:hover,.header-cta:focus,.header-cta:active,.mobile-cta:hover,.mobile-cta:focus,.mobile-cta:active{color:#ffffff !important;outline:none}.header-cta svg,.mobile-cta svg{transition:fill 0.12s ease}.header-cta:hover svg,.mobile-cta:hover svg,.header-cta:focus svg,.mobile-cta:focus svg{fill:#ffffff}.footer,.footer *{font-family:"Helvetica Neue",Helvetica,Arial,"微軟正黑體","Microsoft JhengHei",sans-serif !important;box-sizing:border-box !important;line-height:1.5 !important}.footer p,.footer li{font-size:14px !important}.footer h3,.footer h4{font-size:18px !important}.footer .footer-copyright{font-size:13px !important}html body div.footer p a:not([class*="btn"]):not([class*="nav"]),html body div.footer li a:not([class*="btn"]):not([class*="nav"]),html body div.footer td a:not([class*="btn"]):not([class*="nav"]),html body div.footer a:not([class*="btn"]):not([class*="nav"]){color:#555555 !important;font-weight:normal !important;text-decoration:none !important;background-image:none !important;transition:color 0.3s ease !important;font-family:'Helvetica Neue',Helvetica,Arial,"微軟正黑體","Microsoft JhengHei",sans-serif !important;font-size:15px}html body div.footer p a:not([class*="btn"]):not([class*="nav"]):hover,html body div.footer li a:not([class*="btn"]):not([class*="nav"]):hover,html body div.footer td a:not([class*="btn"]):not([class*="nav"]):hover,html body div.footer a:not([class*="btn"]):not([class*="nav"]):hover{color:#007b8a !important;background-image:none !important;text-decoration:none !important;font-family:'Helvetica Neue',Helvetica,Arial,"微軟正黑體","Microsoft JhengHei",sans-serif !important;font-size:15px}.utitech-modern-footer{background-color:#f4f9f9;border-top:4px solid #007b8a;color:#333333;padding:60px 0 20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.utitech-modern-footer a{color:#555555;text-decoration:none;transition:all 0.3s ease}.utitech-modern-footer a:hover{color:#007b8a;text-decoration:underline}.footer-container{max-width:1400px;margin:0 auto;padding:0 30px}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:40px;border-bottom:1px solid #e0ebeb;padding-bottom:20px;gap:20px}.footer-brand{flex:1;min-width:280px}.footer-brand img{max-width:200px;margin-bottom:15px}.footer-certs{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.footer-certs img{height:65px;width:auto;object-fit:contain;max-width:100%}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:30px;margin-bottom:40px}.footer-nav-col h3{font-size:1.1rem;color:#007b8a;margin-bottom:20px;font-weight:700}.footer-nav-col ul{list-style:none;padding:0;margin:0}.footer-nav-col ul li{margin-bottom:12px}.footer-nav-col ul li a{font-size:0.95rem}.footer-contact address{font-style:normal;line-height:1.8;font-size:0.95rem;color:#555}.footer-contact address p{white-space:nowrap;margin-bottom:12px}.footer-contact i{color:#007b8a;margin-right:8px;width:16px;text-align:center}.footer-btn{display:inline-flex;align-items:center;background-color:#007b8a;color:#ffffff !important;padding:8px 20px;border-radius:25px;font-weight:600;margin-top:15px;text-decoration:none !important;box-shadow:0 4px 10px rgba(0,123,138,0.2)}.footer-btn:hover{color:#ffffff !important;text-decoration:none !important;background-color:#005f6b;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,123,138,0.3)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #e0ebeb;font-size:0.9rem;color:#777;gap:15px}.footer-socials{display:flex;gap:15px}.footer-socials a{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background-color:#ffffff;box-shadow:0 2px 5px rgba(0,0,0,0.05);transition:all 0.3s ease}.footer-socials a img{width:20px;height:20px;object-fit:contain}.footer-socials a:hover{background-color:#007b8a;transform:translateY(-3px)}@media (max-width:1100px){.footer-main{grid-template-columns:repeat(3,1fr)}.footer-contact{grid-column:1 / -1;margin-top:20px}}@media (max-width:767px){.utitech-modern-footer{padding:40px 0 20px}.footer-container{padding:0 15px}.footer-main{grid-template-columns:1fr;gap:20px}.footer-contact{grid-column:1 / -1;margin-top:10px}.footer-contact address{font-size:0.85rem}.footer-contact address p{white-space:normal;word-break:break-word}.footer-nav-col h3{margin-bottom:12px}.footer-bottom{flex-direction:column;align-items:center;text-align:center}}.mega-menu.mega-menu-brands{position:fixed;top:70px;width:100vw;left:50%;transform:translateX(-50%);background:#ffffff;box-shadow:0 16px 40px rgba(0,0,0,0.1);border-top:1px solid #eef2f6;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:24px 0;opacity:0;visibility:hidden;transition:top 0.3s ease-in-out,opacity 0.25s ease,visibility 0.25s ease}.main-header.scrolled .mega-menu.mega-menu-brands{top:55px}.nav-item:hover .mega-menu.mega-menu-brands{opacity:1;visibility:visible}.mega-brands-container{max-width:1200px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:220px 1fr;gap:32px;min-height:330px;max-height:440px;align-items:stretch}.mega-brands-sidebar{display:flex;flex-direction:column;gap:6px;border-right:1px solid #eef2f6;padding-right:16px}.mega-brand-tab{appearance:none;-webkit-appearance:none;background:transparent;border:none;outline:none;text-align:left;padding:12px 16px;font-size:15px;font-weight:600;color:#475569;border-radius:8px;cursor:pointer;transition:all 0.2s ease;width:100%;display:block}.mega-brand-tab:hover{background:#f8fafc;color:#007b8a}.mega-brand-tab.is-active{background:#e6f4f6;color:#007b8a;font-weight:700;border-left:3px solid #007b8a;border-top-left-radius:2px;border-bottom-left-radius:2px}.mega-brands-panels{position:relative;width:100%}.mega-brand-panel{display:none}.mega-brand-panel.is-active{display:block;animation:megaPanelFadeIn 0.22s cubic-bezier(0.16,1,0.3,1) forwards}@keyframes megaPanelFadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mega-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid #eef2f6}.mega-panel-title{font-size:16px;font-weight:700;color:#007b8a;margin:0;letter-spacing:0.5px}.mega-panel-more{font-size:13.5px;font-weight:600;color:#007b8a;text-decoration:none;transition:color 0.2s ease}.mega-panel-more:hover{text-decoration:underline;color:#005f6b}.mega-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 20px}.mega-product-grid a{color:#334155;text-decoration:none;padding:6px 10px;border-radius:6px;font-size:14px;transition:all 0.2s ease;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-product-grid a:hover{background:#f1f5f9;color:#007b8a;transform:translateX(3px)}