*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none;padding:0}a{text-decoration:none;color:inherit}button{background:none;border:none;padding:0;cursor:pointer;color:inherit}[data-i18n]:empty{min-height:1em}html{font-family:"Noto Sans TC","Noto Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;color:#191b23;background:#fff;line-height:1.5;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}h1{font-size:2.25rem;font-weight:700;line-height:1.25}h2{font-size:1.875rem;font-weight:700;line-height:1.25}h3{font-size:1.5rem;font-weight:600;line-height:1.25}h4{font-size:1.25rem;font-weight:600}h5{font-size:1.125rem;font-weight:500}h6{font-size:1rem;font-weight:500}p{font-size:1rem;line-height:1.5}a{color:#0052cc;transition:color .15s ease}a:hover{color:#003d99}@media(min-width: 768px){h1{font-size:3rem}}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media(min-width: 768px){.container{padding-inline:2rem}}.section{padding-block:3rem}@media(min-width: 768px){.section{padding-block:4rem}}.grid{display:grid;gap:1.5rem}@media(min-width: 768px){.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.grid--3-lg{grid-template-columns:repeat(3, 1fr)}.grid--4-lg{grid-template-columns:repeat(4, 1fr)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.text-center{text-align:center}.text-muted{color:#434654}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.card{background:#fff;border:1px solid #c3c6d6;border-radius:8px;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease;display:flex;flex-direction:column}.card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-2px)}.card__cover{width:100%;aspect-ratio:16/9;object-fit:cover;background:#f3f3fd}.card__body{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.card__date{font-size:.875rem;color:#434654}.card__title{font-size:1.125rem;font-weight:600}.card__summary{color:#434654;font-size:.875rem}.feature{padding:1.5rem;border-radius:8px;background:#f3f3fd}.feature__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#0052cc}.feature__description{color:#434654;line-height:1.5}.features-grid,.items-grid{display:grid;gap:1.5rem}@media(min-width: 768px){.features-grid,.items-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.features-grid,.items-grid{grid-template-columns:repeat(3, 1fr)}}.contact-info{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#f3f3fd;border-radius:8px;border:1px solid #c3c6d6}.contact-info__row{display:grid;gap:.25rem}@media(min-width: 768px){.contact-info__row{grid-template-columns:120px 1fr;align-items:baseline}}.contact-info__label{font-weight:600;color:#434654;font-size:.875rem}.contact-info__value{color:#191b23;word-break:break-word}.contact-info__social-link{display:inline-block;color:#0052cc}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #c3c6d6;position:sticky;top:0;z-index:100}.site-header__brand{display:flex;align-items:center}.site-header__logo{height:32px;width:auto}.site-header__nav-list{display:flex;gap:1rem}@media(min-width: 768px){.site-header__nav-list{gap:1.5rem}}.site-header__nav-link{color:#191b23;font-weight:500;transition:color .15s ease;font-size:.875rem}@media(min-width: 768px){.site-header__nav-link{font-size:1rem}}.site-header__nav-link:hover{color:#0052cc}.site-header__nav-link--active{color:#0052cc}.site-header__actions{display:flex;align-items:center;gap:1rem}.site-footer__copyright,.site-footer__column-title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}.site-footer{display:block;background:#faf8ff;border-top:1px solid #c3c6d6;color:#434654}.site-footer__inner{max-width:1280px;margin-inline:auto}.site-footer__main{padding:80px 1.5rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 768px){.site-footer__main{grid-template-columns:repeat(12, 1fr);gap:1.5rem}}@media(min-width: 768px){.site-footer__brand{grid-column:span 6}}.site-footer__brand-name{font-size:2rem;font-weight:600;line-height:1.3;color:#191b23;margin-bottom:1.5rem}.site-footer__brand-intro{font-size:1rem;line-height:1.6;color:#434654;margin:0;max-width:28rem}.site-footer__columns{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 640px){.site-footer__columns{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.site-footer__columns{grid-column:span 6;grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.site-footer__column-title{color:#0052cc;margin:0 0 1.5rem}.site-footer__column-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.site-footer__column-item{font-size:1rem;line-height:1.6;color:#434654}.site-footer__column-item a{color:#434654;text-decoration:none;transition:color .15s ease}.site-footer__column-item a:hover{color:#0052cc}.site-footer__column-item--contact{display:flex;align-items:center;gap:.5rem}.site-footer__contact-icon{display:inline-flex;align-items:center;color:#434654;flex-shrink:0}.site-footer__bottom{border-top:1px solid #c3c6d6;padding:2rem 1.5rem;text-align:center}.site-footer__copyright{color:#434654;opacity:.8;margin:0}.lang-switcher{display:inline-flex;align-items:center}.lang-switcher__select{appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0);border:1px solid #c3c6d6;border-radius:4px;padding:.25rem 1rem;font-size:.875rem;color:#191b23;cursor:pointer;transition:border-color .15s ease}.lang-switcher__select:hover{border-color:#0052cc}.lang-switcher__select:focus{outline:2px solid #0052cc;outline-offset:2px}.home-news-row__cat,.home-news-row__date,.home-product-card__cta,.home-product-card__tag,.home-section__eyebrow,.btn{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:4px;border:1px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,gap .15s ease}.btn__arrow{display:inline-block;transition:transform .15s ease}.btn:hover .btn__arrow{transform:translateX(4px)}.btn--primary{background:#0052cc;color:#fff;border-color:#0052cc}.btn--primary:hover{background:#003d99;border-color:#003d99}.btn--outline-light{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn--outline-light:hover{background:#fff;color:#0052cc}.btn--ghost-primary{background:rgba(0,0,0,0);color:#0052cc;border-color:#0052cc;padding:1rem 2rem}.btn--ghost-primary:hover{background:rgba(0,82,204,.06)}home-page{display:block}.home-hero{position:relative;width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#191b23;color:#fff}@media(max-width: 767px){.home-hero{min-height:480px}}.home-hero__bg{position:absolute;inset:0;z-index:0;opacity:.6}.home-hero__image{width:100%;height:100%;object-fit:cover}.home-hero__content{position:relative;z-index:1;text-align:center;padding:4rem 1.5rem;max-width:56rem}.home-hero__title{font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin:0 0 1.5rem;color:#fff}@media(max-width: 767px){.home-hero__title{font-size:2rem}}.home-hero__subtitle{font-size:1.125rem;line-height:1.6;margin:0 auto 3rem;max-width:42rem;color:hsla(0,0%,100%,.9)}.home-hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width: 767px){.home-hero__actions{flex-direction:column;align-items:stretch;max-width:18rem;margin-inline:auto}}.home-section{background:#fff;padding-block:80px}.home-section--alt{background:#faf8ff}.home-section__inner{max-width:1280px;margin-inline:auto;padding-inline:1.5rem}.home-section__heading{display:flex;flex-direction:column;margin-bottom:64px}.home-section__heading--center{align-items:center;text-align:center}.home-section__eyebrow{color:#0052cc;margin-bottom:1rem}.home-section__title{font-size:2rem;font-weight:500;line-height:1.3;margin:0 0 1rem;color:#191b23}.home-section__rule{display:block;width:64px;height:4px;background:#0052cc}.home-section__cta{margin-top:3rem;text-align:center}.home-product-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.home-product-grid{grid-template-columns:repeat(3, 1fr)}}.home-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #c3c6d6;border-radius:4px;padding:1.5rem;transition:box-shadow .15s ease,border-color .15s ease}.home-product-card:hover{border-color:#0052cc;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.home-product-card__cover-wrap{aspect-ratio:16/9;overflow:hidden;border-radius:4px;border:1px solid #c3c6d6;background:#f3f3fd;margin-bottom:1.5rem;flex-shrink:0}.home-product-card__cover{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.home-product-card:hover .home-product-card__cover{transform:scale(1.05)}.home-product-card__body{display:flex;flex-direction:column;flex:1}.home-product-card__tag{align-self:flex-start;font-size:10px;background:#f3f3fd;color:#434654;padding:.25rem .5rem;margin-bottom:1rem;border-radius:4px}.home-product-card__title{font-size:1.5rem;font-weight:500;line-height:1.4;margin:0 0 .5rem;color:#191b23}.home-product-card__summary{font-size:1rem;line-height:1.6;color:#434654;margin:0 0 1.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home-product-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;color:#0052cc;text-decoration:none;transition:gap .15s ease}.home-product-card:hover .home-product-card__cta{gap:1rem}.home-product-card__cta-arrow{display:inline-block}.home-news-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.home-news-row{background:#fff;border:1px solid #c3c6d6;border-radius:4px;transition:border-color .15s ease}.home-news-row:hover{border-color:#0052cc}.home-news-row__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;text-decoration:none;color:inherit}@media(max-width: 767px){.home-news-row__link{flex-direction:column;align-items:flex-start}}.home-news-row__meta{display:flex;align-items:center;gap:1.5rem;flex:1;min-width:0}@media(max-width: 767px){.home-news-row__meta{flex-wrap:wrap;gap:.5rem}}.home-news-row__date{color:#0052cc;white-space:nowrap}.home-news-row__cat{font-size:.75rem;background:#f3f3fd;color:#434654;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.home-news-row__title{font-size:1.125rem;font-weight:500;line-height:1.5;margin:0;color:#191b23;transition:color .15s ease}.home-news-row:hover .home-news-row__title{color:#0052cc}.home-news-row__arrow{color:#434654;transition:color .15s ease,transform .15s ease;flex-shrink:0}.home-news-row:hover .home-news-row__arrow{color:#0052cc;transform:translateX(4px)}.products-specs__table thead th,.products-series-card__spec-label,.products-hero__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}products-page{display:block}.products-hero{background:#faf8ff}.products-hero__inner{max-width:1280px;margin-inline:auto;padding:80px 1.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width: 768px){.products-hero__inner{grid-template-columns:repeat(12, 1fr);min-height:480px}}@media(min-width: 768px){.products-hero__copy{grid-column:span 6}}.products-hero__media{display:none}@media(min-width: 768px){.products-hero__media{display:block;grid-column:span 6;aspect-ratio:16/9;overflow:hidden;border:1px solid #c3c6d6;border-radius:4px;background:#f3f3fd}}.products-hero__image{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.8}.products-hero__eyebrow{letter-spacing:.2em;color:#0052cc;display:block;margin-bottom:1rem}.products-hero__title{font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin:0 0 1.5rem;color:#191b23}@media(max-width: 767px){.products-hero__title{font-size:2rem}}.products-hero__body{font-size:1.125rem;line-height:1.6;color:#434654;margin:0;max-width:36rem}.products-series{background:#f3f3fd;border-block:1px solid #c3c6d6}.products-series__inner{max-width:1280px;margin-inline:auto;padding:80px 1.5rem}.products-series__heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.products-series__title{font-size:2rem;font-weight:500;line-height:1.3;margin:0 0 .5rem;color:#191b23}.products-series__rule{display:block;width:48px;height:4px;background:#0052cc}.products-series__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.products-series__grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.products-series__grid{grid-template-columns:repeat(5, 1fr)}}.products-series-card{display:flex;flex-direction:column;background:#fff;border:1px solid #c3c6d6;transition:border-color .15s ease,box-shadow .15s ease}.products-series-card:hover{border-color:#0052cc;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.products-series-card__media{position:relative;height:160px;padding:1rem;border-bottom:1px solid #c3c6d6;display:flex;align-items:center;justify-content:center;overflow:hidden}.products-series-card__cover{max-height:100%;width:auto;max-width:100%;object-fit:contain}.products-series-card__badge{position:absolute;top:.5rem;left:.5rem;background:#ef4444;color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;padding:2px .25rem;z-index:1}.products-series-card__code{padding:1rem;background:#f3f3fd;color:#0052cc;font-weight:700;border-bottom:1px solid #c3c6d6;line-height:1.4}.products-series-card__summary{padding:1rem;font-size:12px;line-height:1.5;color:#434654;border-bottom:1px solid #c3c6d6;height:96px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.products-series-card__spec-label{padding:.5rem 1rem;text-align:center;background:#c3c6d6;color:#434654;background:rgba(195,198,214,.5);border-bottom:1px solid #c3c6d6}.products-series-card__spec-value{padding:1rem;text-align:center;font-size:1rem;color:#191b23}.products-series-card__cta{margin-top:auto;padding:1rem;background:#0052cc;color:#fff;font-weight:700;text-align:center;text-decoration:none;transition:background-color .15s ease}.products-series-card__cta:hover{background:#003d99}.products-specs{background:#faf8ff}.products-specs__inner{max-width:1280px;margin-inline:auto;padding:80px 1.5rem}.products-specs__title{font-size:1.5rem;font-weight:500;line-height:1.4;color:#191b23;text-align:center;margin:0 0 3rem}.products-specs__table-wrap{background:#fff;border:1px solid #c3c6d6;border-radius:4px;padding:2rem;overflow-x:auto}.products-specs__table{width:100%;border-collapse:collapse;text-align:left;font-size:1rem}.products-specs__table th,.products-specs__table td{padding:1rem;border-bottom:1px solid #c3c6d6;border-right:1px solid #c3c6d6}.products-specs__table th:last-child,.products-specs__table td:last-child{border-right:0}.products-specs__table thead th{background:rgba(195,198,214,.4);color:#191b23}.products-specs__table tbody th{font-weight:700;background:#f3f3fd;color:#191b23}.products-specs__table tbody tr:last-child th,.products-specs__table tbody tr:last-child td{border-bottom:0}.applications-card__cta,.applications-card__chip,.applications-card__sector,.applications-hero__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}applications-page{display:block;background:#faf8ff}.applications-hero{background:#faf8ff}.applications-hero__inner{max-width:1280px;margin-inline:auto;padding:80px 1.5rem}@media(min-width: 768px){.applications-hero__inner{max-width:calc(1280px*8/12 + 1.5rem*2);margin-inline:auto;margin-left:max(1.5rem,(100% - 1280px)/2 + 1.5rem)}}.applications-hero__eyebrow{color:#0052cc;display:block;margin-bottom:1rem}.applications-hero__title{font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:-0.02em;color:#191b23;margin:0 0 1.5rem}@media(max-width: 767px){.applications-hero__title{font-size:2rem}}.applications-hero__body{font-size:1.125rem;line-height:1.6;color:#434654;margin:0}.applications-grid{background:#faf8ff}.applications-grid__inner{max-width:1280px;margin-inline:auto;padding:0 1.5rem 80px;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.applications-grid__inner{grid-template-columns:repeat(2, 1fr)}}.applications-card{display:flex;flex-direction:column;background:#c3c6d6;border:1px solid #c3c6d6;border-radius:4px;overflow:hidden;transition:border-color .15s ease,transform .15s ease}.applications-card:hover{border-color:#0052cc}.applications-card__media{position:relative;aspect-ratio:16/9;overflow:hidden}.applications-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.applications-card:hover .applications-card__image{transform:scale(1.05)}.applications-card__overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2), transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;pointer-events:none}.applications-card__sector{font-size:10px;color:#fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2);padding:.25rem .5rem;align-self:flex-start;margin-bottom:1rem}.applications-card__title{font-size:2rem;font-weight:500;line-height:1.3;color:#fff;margin:0}@media(max-width: 767px){.applications-card__title{font-size:1.5rem}}.applications-card__body{display:flex;flex-direction:column;flex:1;padding:2rem;background:#191b23;color:#fff}.applications-card__summary{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.applications-card__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;min-height:34px}.applications-card__chip{color:#fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2);padding:.25rem .5rem}.applications-card__cta-wrap{margin-top:auto;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.applications-card__cta{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;transition:gap .15s ease}.applications-card__cta:hover{gap:1rem}.applications-card__cta-arrow{display:inline-block}.applications-features{background:#faf8ff;border-block:1px solid #c3c6d6}.applications-features__inner{max-width:1280px;margin-inline:auto;padding:80px 1.5rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 768px){.applications-features__inner{grid-template-columns:repeat(3, 1fr)}}.applications-feature__title{font-size:1.5rem;font-weight:500;line-height:1.4;color:#0052cc;margin:0 0 1rem}.applications-feature__body{font-size:1rem;line-height:1.6;color:#434654;margin:0}.page-home{background:#fff}.page-about__hero{padding:3rem 1rem;text-align:center}.page-about__content{max-width:800px;margin-inline:auto;padding:1.5rem 1rem}.page-products{display:block}.page-applications{display:block}.page-news__hero{padding:3rem 1rem;text-align:center}.page-news__list{max-width:800px;margin-inline:auto;padding:1.5rem 1rem}.page-news__item{border-bottom:1px solid #c3c6d6;padding:1.5rem 0}.page-news__item:last-child{border-bottom:0}.page-news__date{color:#434654;font-size:.875rem;margin-bottom:.25rem}.page-contact__hero{padding:3rem 1rem;text-align:center}.page-contact__layout{display:grid;gap:2rem;padding:1.5rem 1rem;max-width:1280px;margin-inline:auto}@media(min-width: 768px){.page-contact__layout{grid-template-columns:1fr 1fr}}.page-contact__info{display:flex;flex-direction:column;gap:1rem}
