:root{--navy:#002448;--navy-deep:#00162e;--orange:#ff6a00;--ink:#0a274b;--line:#d5d9de;--paper:#fff;--muted:#67717e;color:var(--ink);background:var(--paper);font-family:Noto Sans TC,Microsoft JhengHei,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{background:#fff;justify-content:space-between;align-items:center;min-height:96px;padding:13px clamp(28px,3.2vw,66px);display:flex}.wordmark{color:var(--ink);letter-spacing:.04em;font-size:clamp(26px,2.15vw,42px);font-weight:800}.header-actions,.hero__actions{gap:14px;display:flex}.action-button,.hero-cta{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.action-button{min-height:64px;padding:0 26px;font-size:clamp(18px,1.5vw,29px)}.action-button--phone,.hero-cta--phone{background:var(--orange);color:#fff}.action-button--line,.hero-cta--line{background:var(--navy);color:#fff}.icon{color:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;flex:none;width:1em;height:1em;display:block}.action-button .icon{margin-right:.35em;font-size:1.12em}.action-button .icon--line,.hero-cta .icon--line{color:#fff;background:#fff;border-radius:50%;padding:.06em}.hero{background-image:linear-gradient(90deg,#000f2359,#000f2300 70%),url(/media/hero/industrial-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:442px;padding:58px clamp(48px,4vw,82px);display:flex}.hero__content{color:#fff;text-shadow:0 2px 18px #00000052;max-width:920px}h1{letter-spacing:.045em;margin:0;font-size:clamp(48px,4.2vw,82px);font-weight:900;line-height:1.1}.hero-title__line{display:inline}.hero__promise{letter-spacing:.07em;gap:clamp(30px,2.8vw,56px);margin:16px 0 10px;font-size:clamp(20px,1.5vw,30px);font-weight:700;line-height:1.45;display:flex}.hero__service{color:#ff7a1a;letter-spacing:.03em;margin:8px 0 26px;font-size:clamp(22px,1.7vw,33px);font-weight:800;line-height:1.5}.hero-cta{min-height:74px;padding:0 30px;font-size:clamp(21px,1.65vw,32px)}.hero-cta--line{background:#002448e6;border:2px solid #ffffffe6}.hero-cta .icon{margin-right:.38em;font-size:1.12em}.vehicles-section{padding:8px clamp(28px,3vw,58px) 32px}.section-heading{justify-content:center;align-items:center;gap:27px;display:flex}.section-heading__rule{width:31px;height:27px;display:block;position:relative}.section-heading__rule:before,.section-heading__rule:after{background:var(--orange);content:"";width:29px;height:4px;position:absolute;top:5px;left:0;transform:rotate(-54deg)}.section-heading__rule:after{top:15px;left:12px}.section-heading__rule--right{transform:scaleX(-1)}.section-heading h2{letter-spacing:.13em;margin:0;font-size:clamp(28px,2vw,40px)}.vehicles-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(13px,1.1vw,22px);max-width:1850px;margin:10px auto 0;display:grid}.vehicle-card{border:1px solid #c7cdd4;border-radius:9px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.vehicle-card h3{background:var(--navy);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;min-height:49px;margin:0;font-size:clamp(19px,1.35vw,27px);display:flex}.vehicle-card__media{flex:1;align-items:center;min-height:329px;display:flex;position:relative}.vehicle-pair-stage{width:100%;height:100%;position:relative;overflow:hidden}.vehicle-pair{-webkit-user-select:none;user-select:none;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;width:100%;height:100%;padding:8px 30px;display:grid}.vehicle-pair img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#edf0f2;width:100%;height:100%;min-height:0;display:block}.vehicle-pair--incoming,.vehicle-pair--outgoing{position:absolute;inset:0}.vehicle-pair--outgoing.vehicle-pair--next{animation:.36s cubic-bezier(.22,.61,.36,1) both vehicle-pair-leave-left}.vehicle-pair--incoming.vehicle-pair--next{animation:.36s cubic-bezier(.22,.61,.36,1) both vehicle-pair-enter-right}.vehicle-pair--outgoing.vehicle-pair--previous{animation:.36s cubic-bezier(.22,.61,.36,1) both vehicle-pair-leave-right}.vehicle-pair--incoming.vehicle-pair--previous{animation:.36s cubic-bezier(.22,.61,.36,1) both vehicle-pair-enter-left}@keyframes vehicle-pair-enter-right{0%{opacity:.35;transform:translate(20%)}to{opacity:1;transform:translate(0)}}@keyframes vehicle-pair-leave-left{0%{opacity:1;transform:translate(0)}to{opacity:.15;transform:translate(-20%)}}@keyframes vehicle-pair-enter-left{0%{opacity:.35;transform:translate(-20%)}to{opacity:1;transform:translate(0)}}@keyframes vehicle-pair-leave-right{0%{opacity:1;transform:translate(0)}to{opacity:.15;transform:translate(20%)}}.carousel-arrow{color:var(--navy);cursor:pointer;z-index:1;background:0 0;border:0;padding:0;font-size:clamp(40px,3.1vw,58px);line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow--previous{left:6px}.carousel-arrow--next{right:6px}.carousel-dots{justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px;display:flex}.carousel-dots button,.carousel-dots i{cursor:pointer;background:#b6b6b6;border:0;border-radius:50%;width:9px;height:9px;padding:0;display:block}.carousel-dots button.is-active{background:var(--orange)}.vehicle-card--text{text-align:center;min-height:417px}.vehicle-card__placeholder{color:#555;background:#eee;border-radius:50%;justify-content:center;align-items:center;width:115px;height:115px;margin:58px auto 20px;font-size:76px;line-height:1;display:flex}.vehicle-card__placeholder .icon{stroke-width:1.7px;width:66px;height:66px}.vehicle-card--text p{margin:0 auto;font-size:clamp(17px,1.1vw,22px);line-height:1.55}.carousel-dots--muted{margin-top:auto}.video-section{border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(280px,.82fr) minmax(480px,1.28fr) minmax(250px,.7fr);align-items:center;gap:clamp(22px,2vw,40px);max-width:1840px;min-height:348px;margin:0 clamp(28px,3vw,58px) 28px;padding:22px clamp(20px,2.2vw,42px);display:grid}.video-section__intro h2{margin:5px 0 7px;font-size:clamp(27px,1.7vw,34px)}.video-section__intro p{color:var(--muted);margin:0;font-size:clamp(15px,1.05vw,19px)}.video-kicker{align-items:center;gap:8px;font-weight:900;display:flex;color:var(--orange)!important;font-size:18px!important}.video-kicker .icon{stroke-width:2.4px;font-size:1.35em}.video-section__player{min-width:0}.video-section video{aspect-ratio:16/9;background:var(--navy-deep);object-fit:contain;border-radius:7px;width:100%;max-width:540px;height:auto;display:block}.video-section__cta{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;justify-content:center;justify-self:center;align-items:center;gap:13px;min-height:68px;padding:0 25px;font-size:clamp(18px,1.25vw,25px);font-weight:800;display:inline-flex}.video-section__cta:hover{background:#063966}.video-section__cta-icon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.video-section__cta-icon .icon{margin-left:2px;font-size:20px}.contact-footer{color:#fff;background:linear-gradient(110deg,#002d5a,#00162e);border-radius:12px;max-width:1840px;margin:0 clamp(28px,3vw,58px) 36px;padding:36px clamp(20px,2vw,42px) 24px}.contact-footer__main{grid-template-columns:1.1fr 1.25fr 1.05fr .95fr .9fr;padding-right:110px;display:grid}.contact-item{border-right:1px dashed #ffffffbf;align-items:center;gap:13px;min-height:66px;padding:0 clamp(8px,1.2vw,23px);display:flex}.contact-item:first-child{padding-left:0}.contact-item:last-child{border-right:0}.contact-icon{background:var(--orange);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:47px;height:47px;display:inline-flex}.contact-icon .icon{stroke-width:2.15px;font-size:25px}.contact-icon--line .icon{color:#fff;font-size:31px}.contact-item small{font-size:15px;display:block}.contact-item strong{letter-spacing:.03em;white-space:nowrap;font-size:clamp(19px,1.45vw,28px);display:block}.contact-footer__bottom{border-top:1px solid #ffffff8c;justify-content:center;align-items:center;gap:36px;min-height:42px;margin-top:15px;padding:14px 0 0;display:flex;position:relative}.contact-footer__bottom p{align-items:center;gap:9px;margin:0;font-size:clamp(15px,1.1vw,21px);display:flex}.contact-footer__bottom p .icon{font-size:1.4em}.contact-footer__bottom img{background:#fff;border-radius:5px;width:82px;height:82px;padding:4px;position:absolute;top:-97px;right:0}.mobile-actions{display:none}@media (max-width:1280px){.site-header{min-height:78px}.action-button{min-height:53px;padding:0 18px}.hero{min-height:390px}.vehicle-card__media{min-height:276px}.vehicle-card--text{min-height:364px}.vehicle-card__placeholder{margin-top:46px}}@media (max-width:1000px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.header-actions{width:100%}.action-button{flex:1}.vehicles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vehicle-card__media{min-height:300px}.vehicle-card--text{min-height:392px}.video-section{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);min-height:0}.video-section video{max-width:720px}.video-section__cta{grid-column:1/-1;margin-top:-10px}.contact-footer__main{grid-template-columns:repeat(3,1fr);row-gap:16px;padding-right:0}.contact-item:nth-child(3){border-right:0}.contact-item:nth-child(4),.contact-item:nth-child(5){padding-left:0}.contact-footer__bottom img{position:static}}@media (max-width:650px){body{padding-bottom:66px}.site-header{min-height:0;padding:16px 18px 12px}.wordmark{font-size:24px}.header-actions{display:none}.hero{background-image:linear-gradient(90deg,#001127eb,#001127a1),url(/media/hero/industrial-background.webp);background-position:32%;align-items:flex-end;min-height:480px;padding:36px 22px 42px}h1{font-size:clamp(42px,12vw,58px);line-height:1.12}.hero-title__line{display:block}.hero__promise{letter-spacing:.05em;flex-direction:column;gap:0;margin:13px 0 10px;font-size:16px}.hero__service{margin:10px 0 20px;font-size:18px}.hero__actions{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:8px;width:100%;display:grid}.hero-cta{letter-spacing:-.025em;min-width:0;min-height:55px;padding:0 8px;font-size:15px}.vehicles-section{padding:24px 14px 26px}.section-heading{gap:11px}.section-heading h2{font-size:26px}.vehicles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vehicle-card h3{min-height:40px;font-size:18px}.vehicle-card__media{min-height:244px}.vehicle-pair{gap:6px;padding:6px 21px}.carousel-arrow{font-size:38px}.carousel-arrow--previous{left:2px}.carousel-arrow--next{right:2px}.carousel-dots{gap:5px;min-height:31px;padding:6px}.carousel-dots button,.carousel-dots i{width:7px;height:7px}.vehicle-card--text{min-height:315px}.vehicle-card__placeholder{width:84px;height:84px;margin:36px auto 13px;font-size:57px}.vehicle-card--text p{font-size:15px}.video-section{grid-template-columns:1fr;gap:12px;margin:0 14px 16px;padding:16px}.video-section video{min-height:auto}.video-section__cta{grid-column:auto;width:100%;min-height:52px;margin-top:0}.contact-footer{border-radius:0;margin:0;padding:22px 18px}.contact-footer__main{grid-template-columns:1fr 1fr;row-gap:16px}.contact-item{min-height:52px;border:0!important;padding:0!important}.contact-item strong{font-size:17px}.contact-item small{font-size:12px}.contact-icon{width:36px;height:36px;font-size:19px}.contact-footer__bottom{flex-direction:column;align-items:flex-start;gap:7px;padding-right:90px}.contact-footer__bottom p{font-size:14px}.contact-footer__bottom img{width:76px;height:76px;position:absolute;top:14px;right:0}.mobile-actions{z-index:10;background:#fff;grid-template-columns:1fr 1fr;padding:8px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 14px #00000026}.mobile-actions a{color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:45px;font-size:16px;font-weight:800;display:flex}.mobile-actions .icon{font-size:19px}.mobile-actions a:first-child{background:var(--orange);margin-right:8px}.mobile-actions a:last-child{background:var(--navy)}}
