.motion-home{--home-bg:#080f11;--home-bg2:#0d181b;--home-card:#122226;--home-card-hi:#162c31;--home-ink:#edf3f1;--home-muted:#8fa6a2;--home-dim:#637875;--home-blue:#3ba0ff;--home-blue-deep:#1b6fcc;--home-amber:#e8a13a;--home-amber-ink:#241703;--home-line:rgba(255,255,255,0.1);--home-line-soft:rgba(255,255,255,0.06);--home-sans:"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;--home-num:"Oswald","Noto Sans TC","Microsoft JhengHei",sans-serif;font-family:var(--home-sans);font-size:16px;line-height:1.75}.motion-home .home-wrap,.motion-home .motion-container{width:min(100% - 3.5rem,73.75rem);margin-inline:auto}.motion-home .home-num{font-family:var(--home-num);font-variant-numeric:tabular-nums}.motion-home .home-eyebrow,.motion-home .motion-section-label{display:inline-flex;align-items:center;gap:9px;margin:0;color:var(--home-amber);font-family:var(--home-sans);font-size:12px;font-stretch:normal;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:none}.motion-home .home-eyebrow:before,.motion-home .motion-section-label:before{width:22px;height:2px;background:var(--home-amber);content:""}.motion-home .home-eyebrow.is-muted{color:var(--home-muted);letter-spacing:.14em}.motion-home .home-eyebrow.is-muted:before{display:none}.motion-home .apple-flow-heading h2,.motion-home .home-sec-h,.motion-home .motion-certificate h2,.motion-home .motion-faq-section h2,.motion-home .motion-section-heading h2{max-width:none;margin:16px 0 14px;color:var(--home-ink);font-family:var(--home-sans);font-size:clamp(27px,3.4vw,40px);font-weight:900;letter-spacing:.01em;line-height:1.15;text-wrap:balance}.motion-home .home-sec-p{max-width:52ch;margin:0;color:var(--home-muted);font-size:15.5px}.motion-home .home-btn{display:inline-flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:10px;padding:14px 26px;font-family:var(--home-sans);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.motion-home .home-btn:hover{transform:translateY(-2px)}.motion-home .home-btn>span[aria-hidden]{display:inline-block;transition:transform .18s ease}.motion-home .home-btn:hover>span[aria-hidden]{transform:translateX(3px)}.motion-home .home-btn-amber{background:var(--home-amber);color:var(--home-amber-ink);box-shadow:0 8px 26px rgba(232,161,58,.24)}.motion-home .home-btn-amber:hover{background:#f0ad4b;box-shadow:0 12px 30px rgba(232,161,58,.34)}.motion-home .home-btn-ghost{border-color:var(--home-line);background:rgba(255,255,255,.04);color:var(--home-ink)}.motion-home .home-btn-ghost:hover{border-color:rgba(59,160,255,.4);background:rgba(59,160,255,.08)}.motion-home .home-text-link{display:inline-flex;align-items:center;gap:4px;padding:8px 2px;color:var(--home-blue);font-size:14.5px;font-weight:700;text-decoration:none}.motion-home .home-text-link:hover{text-decoration:underline;text-underline-offset:4px}.motion-home .home-section{padding:92px 0}.motion-home .home-hero{position:relative;display:flex;min-height:660px;align-items:center;overflow:hidden;background:var(--home-bg)}.motion-home .home-hero-bg{position:absolute;inset:0}.motion-home .home-hero-bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:72% center;object-position:72% center;transform:scale(1.04);will-change:transform}.motion-home .home-hero-bg:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,12,14,.985) 0,rgba(6,12,14,.95) 30%,rgba(6,12,14,.72) 48%,rgba(6,12,14,.34) 70%,rgba(6,12,14,.18) 100%),linear-gradient(0deg,var(--home-bg) 1%,rgba(8,15,17,0) 30%);content:""}.motion-home .home-hero-in{position:relative;z-index:2;width:100%;padding:96px 0 78px}.motion-home .home-hero-tag{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(59,160,255,.35);border-radius:999px;background:rgba(59,160,255,.07);padding:6px 15px;color:var(--home-blue);font-size:12px;font-weight:700;letter-spacing:.2em}.motion-home .home-hero-tag:before{width:6px;height:6px;border-radius:50%;background:var(--home-blue);box-shadow:0 0 0 0 rgba(59,160,255,.6);content:"";animation:home-pulse 2.4s ease-out infinite}@keyframes home-pulse{0%{box-shadow:0 0 0 0 rgba(59,160,255,.55)}70%{box-shadow:0 0 0 9px rgba(59,160,255,0)}to{box-shadow:0 0 0 0 rgba(59,160,255,0)}}.motion-home .home-hero h1{max-width:15ch;margin:26px 0 22px;color:var(--home-ink);font-family:var(--home-sans);font-size:clamp(38px,5.6vw,72px);font-weight:900;letter-spacing:-.01em;line-height:1.15;text-wrap:balance}.motion-home .home-hero h1 span{display:block}.motion-home .home-hero h1 em{color:var(--home-blue);font-style:normal}.motion-home .home-hero-lede{max-width:46ch;margin:0;color:var(--home-muted);font-size:17px;line-height:1.85}.motion-home .home-hero-btns{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:34px}.motion-home .home-hero-proof{display:flex;flex-wrap:wrap;gap:8px 18px;margin:30px 0 0;padding:18px 0 0;border-top:1px solid var(--home-line-soft);color:var(--home-muted);font-size:13px;font-weight:500;list-style:none}.motion-home .home-hero-proof li{display:inline-flex;align-items:center;gap:8px}.motion-home .home-hero-proof li:before{width:5px;height:5px;border-radius:50%;background:var(--home-blue);content:""}.motion-home .home-stats{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:var(--home-bg2)}.motion-home .home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.motion-home .home-stat{border-right:1px solid var(--home-line-soft);padding:30px 28px}.motion-home .home-stat:last-child{border-right:none}.motion-home .home-stat-v{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;color:var(--home-blue);font-family:var(--home-num);font-size:40px;font-weight:600;line-height:1}.motion-home .home-stat-v small{color:var(--home-ink);font-family:var(--home-sans);font-size:15px;font-weight:700}.motion-home .home-stat-l{margin:9px 0 0;color:var(--home-muted);font-size:13px;line-height:1.6}.motion-home .home-svc{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:44px}.motion-home .home-card{position:relative;overflow:hidden;border:1px solid var(--home-line);border-radius:14px;background:var(--home-card);padding:28px 26px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.motion-home .home-card:before{position:absolute;inset:0;background:radial-gradient(420px circle at var(--mx,50%) var(--my,0),rgba(59,160,255,.14),transparent 60%);content:"";opacity:0;pointer-events:none;transition:opacity .26s ease}.motion-home .home-card:hover{border-color:rgba(59,160,255,.3);background:var(--home-card-hi);transform:translateY(-3px)}.motion-home .home-card:hover:before{opacity:1}.motion-home .home-card>*{position:relative}.motion-home .home-card-half,.motion-home .home-card-wide{grid-column:span 3}.motion-home .home-card-third{grid-column:span 2}.motion-home .home-card-ico{display:flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:18px;border:1px solid rgba(59,160,255,.22);border-radius:11px;background:rgba(59,160,255,.12);color:var(--home-blue)}.motion-home .home-card-ico svg{width:21px;height:21px}.motion-home .home-card-ico svg circle,.motion-home .home-card-ico svg path{stroke-dasharray:1;stroke-dashoffset:1}.motion-home .home-card h3{margin:0 0 9px;color:var(--home-ink);font-family:var(--home-sans);font-size:19px;font-weight:900;letter-spacing:0}.motion-home .home-card p{margin:0;color:var(--home-muted);font-size:14.5px;line-height:1.8}.motion-home .home-card-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.motion-home .home-tag{border:1px solid var(--home-line-soft);border-radius:6px;background:rgba(255,255,255,.06);padding:5px 11px;color:var(--home-ink);font-size:12px;font-weight:700}.motion-home .home-card-link{position:absolute;inset:0;z-index:2;border-radius:inherit}.motion-home .home-card-link:focus-visible{outline:2px solid var(--home-blue);outline-offset:2px}.motion-home .home-card-more{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--home-blue);font-size:13px;font-weight:700}.motion-home .home-card-more span{transition:transform .18s ease}.motion-home .home-card:hover .home-card-more span{transform:translateX(3px)}.motion-home .home-track{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:linear-gradient(135deg,#0f2430,#0a171c)}.motion-home .home-track-in{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:56px}.motion-home .home-track-form{border:1px solid var(--home-line);border-radius:16px;background:rgba(255,255,255,.05);padding:26px}.motion-home .home-track-lab{margin:0 0 6px;color:var(--home-muted);font-size:12px;font-weight:700;letter-spacing:.14em}.motion-home .home-track .motion-tracking-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:11px;border:0;border-radius:0;background:transparent;padding:0;color:var(--home-ink)}.motion-home .home-track .motion-tracking-form:has(input[name=customerCode]){grid-template-columns:1fr 1fr auto}.motion-home .home-track .motion-tracking-form label>span{margin-bottom:8px;color:var(--home-muted);font-size:12px;font-weight:700;letter-spacing:.14em}.motion-home .home-track .motion-tracking-form input{min-height:52px;border:1px solid var(--home-line)!important;border-radius:10px!important;background:rgba(0,0,0,.32)!important;padding:15px 17px;color:var(--home-ink)!important;font-family:var(--home-sans);font-size:15px;outline:none;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.motion-home .home-track .motion-tracking-form input::-moz-placeholder{color:var(--home-dim)}.motion-home .home-track .motion-tracking-form input::placeholder{color:var(--home-dim)}.motion-home .home-track .motion-tracking-form input:focus{border-color:var(--home-blue)!important;box-shadow:0 0 0 3px rgba(59,160,255,.16)!important}.motion-home .home-track .motion-tracking-form button{display:inline-flex;min-height:52px;min-width:0;align-items:center;justify-content:center;gap:9px;border:1px solid transparent!important;border-radius:10px!important;background:var(--home-amber)!important;padding:14px 26px;color:var(--home-amber-ink)!important;font-family:var(--home-sans);font-size:15px;font-weight:700;box-shadow:0 8px 26px rgba(232,161,58,.24)!important;transition:transform .18s ease,background .18s ease}.motion-home .home-track .motion-tracking-form button:hover{background:#f0ad4b!important;color:var(--home-amber-ink)!important;transform:translateY(-2px)}.motion-home .home-track .motion-tracking-switch{margin-top:14px;border:0;background:transparent;padding:0;color:var(--home-blue);font-family:var(--home-sans);font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.motion-home .home-track .motion-tracking-switch:hover{color:#72baff}.motion-home .home-track-error{margin:16px 0 0;border-left:3px solid #ff7777;border-radius:0 8px 8px 0;background:rgba(111,23,31,.42);padding:10px 14px;color:#ffb8bd;font-size:14px;font-weight:700}.motion-home .apple-flow-section{background:var(--home-bg);padding:92px 0}.motion-home .apple-flow-heading{max-width:none;margin-bottom:40px}.motion-home .apple-flow-section .motion-map{border:1px solid var(--home-line);border-radius:16px;background:var(--home-card);box-shadow:0 24px 64px rgba(0,0,0,.3)}.motion-home .apple-flow-section .motion-map-steps{border-radius:0 16px 16px 0;background:var(--home-card);color:var(--home-ink)}.motion-home .apple-flow-section .motion-map-steps li strong{color:var(--home-ink);font-family:var(--home-sans);font-weight:900}.motion-home .apple-flow-section .motion-map-steps li span{color:var(--home-blue);font-family:var(--home-num);font-weight:600;letter-spacing:.1em}.motion-home .apple-flow-section .motion-map-steps p{color:var(--home-muted)}.motion-home .apple-flow-section .motion-map-steps li.is-active{border-color:var(--home-blue)}.motion-home .home-partners{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin-top:44px}.motion-home .home-plist{margin:0;padding:0;list-style:none}.motion-home .home-plist li{display:flex;flex-wrap:wrap;align-items:center;gap:11px;border-bottom:1px solid var(--home-line-soft);padding:15px 0;color:var(--home-ink);font-size:16px;font-weight:500}.motion-home .home-plist li:last-child{border-bottom:none}.motion-home .home-plist .home-dot{width:6px;height:6px;flex:none;border-radius:50%;background:var(--home-blue)}.motion-home .home-plist .home-sub{width:100%;padding-left:17px;color:var(--home-dim);font-size:13px}.motion-home .home-badge{border-radius:999px;background:var(--home-amber);padding:3px 9px;color:var(--home-amber-ink);font-size:11px;font-weight:700;letter-spacing:.04em}.motion-home .home-plist-label{margin:0 0 6px}.motion-home .home-plist-label+.home-plist+.home-plist-label{margin-top:20px}.motion-home .motion-evidence{background:var(--home-bg);padding:48px 0 0}.motion-home .motion-evidence .motion-section-heading{display:block;border-bottom:0;padding-bottom:0}.motion-home .motion-evidence-grid{margin-top:20px}.motion-home .motion-certificate{background:var(--home-bg);padding:92px 0}.motion-home .motion-certificate-body{color:var(--home-muted)}.motion-home .motion-certificate-document{border:1px solid var(--home-line);border-radius:14px;background:var(--home-card);color:var(--home-ink);box-shadow:0 18px 48px rgba(0,0,0,.24)}.motion-home .motion-certificate-document:hover{border-color:rgba(59,160,255,.3);background:var(--home-card-hi);box-shadow:0 24px 60px rgba(0,0,0,.3);transform:translateY(-3px)}.motion-home .motion-certificate-document:after,.motion-home .motion-certificate-document:before{border-color:var(--home-blue)}.motion-home .motion-document-label,.motion-home .motion-document-link{color:var(--home-blue)}.motion-home .motion-certificate-document p{color:var(--home-muted)}.motion-home .motion-faq-section{border-top:1px solid var(--home-line);background:var(--home-bg2);padding:92px 0}.motion-home .motion-faq-item{border-color:var(--home-line-soft)}.motion-home .motion-faq-item button{color:var(--home-ink);font-family:var(--home-sans);font-weight:700}.motion-home .motion-faq-icon{color:var(--home-blue)}.motion-home .motion-faq-panel p{color:var(--home-muted)}.motion-home .home-cta-section{padding:0 0 92px}.motion-home .home-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;border:1px solid var(--home-line);border-radius:20px;background:linear-gradient(120deg,#13333f,#0c1f26);padding:56px 52px}.motion-home .home-cta h2{margin:0 0 12px;color:var(--home-ink);font-family:var(--home-sans);font-size:clamp(24px,3vw,34px);font-weight:900;letter-spacing:.01em;line-height:1.2}.motion-home .home-cta p{max-width:46ch;margin:0;color:var(--home-muted);font-size:15px}.motion-home .home-cta-actions{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.motion-home .home-cta-actions .home-btn-amber{padding:16px 32px;font-size:16px}.motion-home .home-footer{border-top:1px solid var(--home-line);background:var(--home-bg);padding:44px 0;color:var(--home-dim);font-size:13.5px}.motion-home .home-foot-in{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}.motion-home .home-foot-in b{color:var(--home-muted);font-weight:700}.motion-home .home-foot-in a{color:var(--home-blue);text-decoration:underline;text-underline-offset:3px}.motion-home .home-foot-links{display:flex;flex-wrap:wrap;gap:6px 18px;margin:0;padding:0;list-style:none}.motion-home .home-foot-links a{color:var(--home-muted);font-weight:600;text-decoration:none}.motion-home .home-foot-links a:hover{color:var(--home-ink);text-decoration:underline}.site-header .site-line-cta{display:inline-flex;align-items:center;margin-left:.5rem;border-radius:8px;background:#e8a13a;padding:9px 18px;color:#241703!important;font-size:14px;font-weight:700;white-space:nowrap;text-decoration:none;transition:background .18s ease,transform .18s ease}.site-header .site-line-cta:hover{background:#f0ad4b!important;color:#241703!important;transform:translateY(-1px)}.site-header .site-mobile-menu-panel .site-line-cta{margin:.5rem 0 0;justify-content:center}@media (max-width:1120px){.motion-home .home-svc{grid-template-columns:repeat(2,1fr)}.motion-home .home-card-half,.motion-home .home-card-third,.motion-home .home-card-wide{grid-column:span 1}.motion-home .home-card-wide{grid-column:span 2}}@media (max-width:940px){.motion-home .apple-flow-section,.motion-home .home-section,.motion-home .motion-certificate,.motion-home .motion-faq-section{padding:64px 0}.motion-home .home-cta-section{padding:0 0 64px}.motion-home .home-stats-grid{grid-template-columns:1fr 1fr}.motion-home .home-stat{border-bottom:1px solid var(--home-line-soft)}.motion-home .home-stat:nth-child(2n){border-right:none}.motion-home .home-stat:nth-last-child(-n+2){border-bottom:none}.motion-home .home-track-in{grid-template-columns:1fr;gap:30px}.motion-home .home-cta,.motion-home .home-partners{grid-template-columns:1fr}.motion-home .home-cta{padding:38px 28px}.motion-home .home-cta-actions{align-items:flex-start}.motion-home .home-hero-bg img{-o-object-position:64% center;object-position:64% center}.motion-home .home-hero{min-height:0}.motion-home .home-hero-in{padding:60px 0 44px}.motion-home .home-hero h1{margin:20px 0 16px;font-size:clamp(32px,9vw,44px)}.motion-home .home-hero-lede{font-size:15.5px}.motion-home .home-hero-btns{flex-direction:column;align-items:flex-start;gap:16px}.motion-home .home-hero-btns .home-btn-ghost{border:none;background:none;padding:0;color:var(--home-blue);text-decoration:underline;text-underline-offset:3px}.motion-home .home-track .motion-tracking-form,.motion-home .home-track .motion-tracking-form:has(input[name=customerCode]){grid-template-columns:1fr}.motion-home .home-track .motion-tracking-form button{width:100%}}@media (max-width:640px){.motion-home .home-wrap,.motion-home .motion-container{width:min(100% - 2.5rem,73.75rem)}.motion-home .home-svc{grid-template-columns:1fr}.motion-home .home-card-wide{grid-column:span 1}.motion-home .home-stats-grid{grid-template-columns:1fr}.motion-home .home-stat{border-right:none;border-bottom:1px solid var(--home-line-soft);padding:24px 0}.motion-home .home-stat:last-child{border-bottom:none}.motion-home .home-track-form{padding:20px}}@media (prefers-reduced-motion:reduce){.motion-home .home-hero-tag:before{animation:none}.motion-home .home-btn,.motion-home .home-btn>span[aria-hidden],.motion-home .home-card,.motion-home .home-card:before{transition:none}.motion-home .home-card-ico svg circle,.motion-home .home-card-ico svg path{stroke-dashoffset:0}}