*,*::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}:root{--font-sans: Noto Sans, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--font-heading: Noto Sans, system-ui, -apple-system, Segoe UI, Roboto, sans-serif}:lang(zh-TW){--font-sans: Noto Sans, Noto Sans TC, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--font-heading: Noto Sans, Noto Sans TC, system-ui, -apple-system, Segoe UI, Roboto, sans-serif}:lang(zh-CN){--font-sans: Noto Sans, Noto Sans SC, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--font-heading: Noto Sans, Noto Sans SC, system-ui, -apple-system, Segoe UI, Roboto, sans-serif}html{font-family:var(--font-sans);font-size:16px;color:#191b23;background:#faf8ff;line-height:1.5;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1 0 auto;padding-top:64px}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}h1{font-size:2rem;font-weight:600;line-height:1.2}h2{font-size:1.5rem;font-weight:500;line-height:1.3}h3{font-size:1.5rem;font-weight:500;line-height:1.4}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.6}a{color:#003d9b;transition:color .15s ease}a:hover{color:#002a6b}@media(min-width: 768px){h1{font-size:3rem;letter-spacing:-0.02em}h2{font-size:2rem}}.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:#faf8ff;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 12px rgba(0,0,0,.05);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:1rem;color:#434654}.card__title{font-size:1.125rem;font-weight:600}.card__summary{color:#434654;font-size:1rem}.feature{padding:1.5rem;border-radius:8px;background:#f3f3fd}.feature__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#003d9b}.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:1rem}.contact-info__value{color:#191b23;word-break:break-word}.contact-info__social-link{display:inline-block;color:#003d9b}.site-header{display:block;position:fixed;top:0;left:0;right:0;z-index:50;height:64px;background:rgba(250,248,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #c3c6d6}.site-header__inner{display:flex;align-items:center;height:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media(min-width: 1024px){.site-header__inner{padding-inline:5rem}}.site-header__brand{display:inline-flex;align-items:center;text-decoration:none}.site-header__logo{display:block;height:36px;width:auto}@media(min-width: 768px){.site-header__logo{height:40px}}.site-header__nav{display:flex;align-items:stretch;align-self:stretch;margin-left:auto}.site-header__nav-list{display:flex;align-items:stretch;gap:1rem;list-style:none;margin:0;padding:0}@media(min-width: 768px){.site-header__nav-list{gap:2rem}}.site-header__nav-link{display:inline-block;padding-bottom:.25rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#434654;text-decoration:none;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s ease,border-color .15s ease}.site-header__nav-link:hover{color:#003d9b}.site-header__nav-link--trigger{appearance:none;background:rgba(0,0,0,0);border:0;border-bottom:2px solid rgba(0,0,0,0);cursor:pointer;padding-inline:0}.site-header__nav-link--active{color:#003d9b;border-bottom-color:#003d9b}.site-header__nav-item{display:flex;align-items:center}.site-header__nav-item--has-dropdown{position:relative}.site-header__nav-item--has-dropdown:hover>.site-header__dropdown,.site-header__nav-item--has-dropdown:focus-within>.site-header__dropdown{display:block}.site-header__dropdown{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);margin:0;padding:0;list-style:none;width:max-content;min-width:140px;background:#faf8ff;border:1px solid #c3c6d6;box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:50}.site-header__dropdown-item{position:relative}.site-header__dropdown-item--has-submenu:hover>.site-header__submenu,.site-header__dropdown-item--has-submenu:focus-within>.site-header__submenu{display:block}.site-header__dropdown-link{display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.25rem .5rem;font-family:var(--font-sans);font-size:1rem;font-weight:500;color:#191b23;text-decoration:none;text-transform:none;letter-spacing:0;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.site-header__dropdown-link:hover,.site-header__dropdown-link:focus{background:#003d9b;color:#fff}.site-header__dropdown-item--has-submenu:hover>.site-header__dropdown-link,.site-header__dropdown-item--has-submenu:focus-within>.site-header__dropdown-link{background:#003d9b;color:#fff}.site-header__dropdown-chevron{font-size:1rem;line-height:1;color:currentColor;opacity:.7}.site-header__submenu{display:none;position:absolute;top:0;left:100%;margin:0;padding:0;list-style:none;min-width:120px;background:#faf8ff;border:1px solid #c3c6d6;box-shadow:0 4px 12px rgba(0,0,0,.05)}.site-header__submenu-link{display:block;padding:.25rem .5rem;font-family:var(--font-sans);font-size:1rem;font-weight:500;color:#191b23;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.site-header__submenu-link:hover,.site-header__submenu-link:focus{background:#003d9b;color:#fff}.site-header__actions{display:flex;align-items:center;align-self:stretch;gap:1rem;margin-left:2rem}.site-footer{display:block;background:#faf8ff;border-top:1px solid #c3c6d6}.site-footer__inner{max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media(min-width: 1024px){.site-footer__inner{padding-inline:5rem}}.site-footer__columns{display:grid;gap:2rem;padding-block:5rem;grid-template-columns:1fr}@media(min-width: 768px){.site-footer__columns{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.site-footer__columns{grid-template-columns:repeat(4, 1fr)}}.site-footer__column-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#003d9b;margin:0 0 1.5rem}.site-footer__column-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.site-footer__column-item{margin:0}.site-footer__column-link,.site-footer__column-text{display:inline-block;font-size:1rem;color:#434654;text-decoration:none;transition:color .15s ease}.site-footer__column-link:hover{color:#003d9b}.site-footer__bottom{border-top:1px solid #c3c6d6;padding-block:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width: 768px){.site-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.site-footer__copyright{margin:0;font-family:var(--font-heading);font-size:1rem;color:#434654;opacity:.8}.lang-switcher{position:relative;display:inline-flex;align-items:center;align-self:stretch}.lang-switcher__toggle{appearance:none;background:rgba(0,0,0,0);border:0;cursor:pointer;padding:0 0 .25rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#434654;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s ease,border-color .15s ease}.lang-switcher__toggle:hover{color:#003d9b}.lang-switcher__toggle:focus-visible{outline:2px solid #003d9b;outline-offset:2px}.lang-switcher:hover>.lang-switcher__menu,.lang-switcher:focus-within>.lang-switcher__menu{display:block}.lang-switcher__menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);margin:0;padding:0;list-style:none;width:max-content;min-width:100%;background:#faf8ff;border:1px solid #c3c6d6;box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:50}.lang-switcher__option{display:block;padding:.25rem .5rem;font-family:var(--font-sans);font-size:1rem;font-weight:500;color:#191b23;text-transform:none;letter-spacing:0;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.lang-switcher__option:hover,.lang-switcher__option:focus-visible{background:#003d9b;color:#fff;outline:none}.lang-switcher__option.is-current{color:#003d9b}.lang-switcher__option.is-current:hover,.lang-switcher__option.is-current:focus-visible{color:#fff}.contact-cta{padding:7.5rem 1.5rem;background:#faf8ff}.contact-cta__inner{max-width:1280px;margin-inline:auto;background:#fff;border:1px solid #c3c6d6;border-radius:8px;padding:2rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;box-shadow:0 1px 2px rgba(0,0,0,.05)}@media(min-width: 768px){.contact-cta__inner{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);padding:3rem;gap:4rem}}.contact-cta__media{border-radius:4px;overflow:hidden;background:#f3f3fd;aspect-ratio:4/3}.contact-cta__image{width:100%;height:100%;object-fit:cover;display:block}.contact-cta__copy{display:flex;flex-direction:column}.contact-cta__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.2;color:#191b23;margin:0 0 1rem}@media(min-width: 768px){.contact-cta__title{font-size:2.25rem}}.contact-cta__body{font-size:1rem;line-height:1.8;color:#434654;margin:0 0 2rem}.contact-cta__contacts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.contact-cta__contact{display:flex;align-items:flex-start}.contact-cta__contact-text{display:flex;flex-direction:column;gap:2px;min-width:0}.contact-cta__contact-label{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#191b23;line-height:1.4}.contact-cta__contact-value{font-size:1rem;color:#434654;text-decoration:none;word-break:break-all;transition:color .15s ease}.contact-cta__contact-value:hover{color:#003d9b}.home-product-card__cta,.home-product-card__tag,.home-products__eyebrow,.home-hero__cta{font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}home-page{display:block}.home-hero{position:relative;width:100%;min-height:846px;overflow:hidden}.home-hero__slides{position:absolute;inset:0}.home-hero__slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s}.home-hero__slide--active{opacity:1;visibility:visible;transition:opacity .6s ease,visibility 0s linear 0s}.home-hero__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.home-hero__image{width:100%;height:100%;object-fit:cover}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(to right, #faf8ff 0%, rgba(250, 248, 255, 0.6) 50%, transparent 100%)}.home-hero__inner{position:relative;z-index:1;width:100%;max-width:1280px;margin-inline:auto;padding:5rem 1.5rem}@media(min-width: 1024px){.home-hero__inner{padding-inline:5rem}}.home-hero__content{max-width:42rem}.home-hero__title{font-family:var(--font-heading);font-size:2rem;font-weight:600;line-height:1.2;color:#191b23;margin:0 0 1.5rem}@media(min-width: 768px){.home-hero__title{font-size:3rem;letter-spacing:-0.02em}}.home-hero__body{font-size:1.125rem;line-height:1.6;color:#434654;margin:0 0 3rem;max-width:32rem}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:1px solid rgba(0,0,0,0);border-radius:4px;text-decoration:none;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.home-hero__cta--primary{background:#0052cc;color:#fff;border-color:#0052cc}.home-hero__cta--primary:hover{background:#003d9b;border-color:#003d9b;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.home-hero__cta--outline{background:rgba(0,0,0,0);color:#191b23;border-color:#191b23}.home-hero__cta--outline:hover{background:#ededf8;color:#191b23}.home-hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.7);color:#191b23;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.home-hero__nav:hover{background:hsla(0,0%,100%,.95)}.home-hero__nav:focus-visible{outline:2px solid #003d9b;outline-offset:2px}.home-hero__nav--prev{left:1rem}.home-hero__nav--next{right:1rem}.home-hero__nav .material-symbols-outlined{font-size:28px}.home-hero__nav[hidden]{display:none}.home-hero__dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;gap:.5rem}.home-hero__dots[hidden]{display:none}.home-hero__dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(15,23,42,.25);cursor:pointer;transition:background-color .15s ease,transform .15s ease}.home-hero__dot:hover{background:rgba(15,23,42,.55)}.home-hero__dot--active{background:#003d9b;transform:scale(1.25)}.home-hero__dot:focus-visible{outline:2px solid #003d9b;outline-offset:2px}@media(prefers-reduced-motion: reduce){.home-hero__slide{transition:none}}.home-products{background:#faf8ff;padding-block:7.5rem}.home-products__inner{max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media(min-width: 1024px){.home-products__inner{padding-inline:5rem}}.home-products__heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}.home-products__eyebrow{color:#003d9b;margin-bottom:.5rem}.home-products__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.3;color:#191b23;margin:0}.home-products__list{display:grid;grid-template-columns:1fr;gap:1.5rem}.home-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #c3c6d6;transition:box-shadow .15s ease,border-color .15s ease;overflow:hidden}.home-product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}@media(min-width: 768px){.home-product-card{flex-direction:row}}.home-product-card__media{overflow:hidden;aspect-ratio:16/9}@media(min-width: 768px){.home-product-card__media{flex:0 0 33.333%;aspect-ratio:auto}}.home-product-card__cover{width:100%;height:100%;object-fit:cover}.home-product-card__body{padding:2rem;display:flex;flex-direction:column;flex:1}@media(min-width: 768px){.home-product-card__body{padding:3rem;justify-content:center}}.home-product-card__tag{align-self:flex-start;font-size:1rem;background:#f3f3fd;color:#434654;padding:.25rem .5rem;margin-bottom:1rem}.home-product-card__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;line-height:1.4;color:#191b23;margin:0 0 1rem}.home-product-card__summary{font-size:1rem;line-height:1.6;color:#434654;margin:0 0 1.5rem;flex-grow:1}.home-product-card__cta{display:inline-flex;align-items:center;justify-content:space-between;color:#003d9b;text-decoration:none;padding-top:1.5rem;border-top:1px solid #c3c6d6;transition:color .15s ease}.home-product-card__cta:hover{color:#002a6b}.home-product-card__cta .material-symbols-outlined{font-size:20px;transition:transform .15s ease}.home-product-card:hover .home-product-card__cta .material-symbols-outlined{transform:translateX(4px)}.products-series-card__spec-label,.products-hero__eyebrow{font-family:var(--font-heading);font-size:1rem;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:5rem 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;background:#e7e7f2;border:1px solid #c3c6d6;border-radius:2px}}.products-hero__image{width:100%;height:100%;object-fit:cover}.products-hero__eyebrow{letter-spacing:.2em;color:#003d9b;display:block;margin-bottom:1rem}.products-hero__title{font-family:var(--font-heading);font-size:2rem;font-weight:600;line-height:1.2;color:#191b23;margin:0 0 1.5rem}@media(min-width: 768px){.products-hero__title{font-size:3rem;letter-spacing:-0.02em}}.products-hero__body{font-size:1.125rem;line-height:1.6;color:#434654;margin:0;max-width:36rem}.products-series{background:#faf8ff;border-top:1px solid #c3c6d6}.products-series__inner{max-width:1280px;margin-inline:auto;padding:5rem 1.5rem}.products-series__heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}.products-series__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.3;color:#191b23;margin:0 0 .5rem}.products-series__rule{display:block;width:48px;height:4px;background:#003d9b}.products-series__grid{display:grid;gap:3rem;grid-template-columns:1fr;justify-items:center}@media(min-width: 768px){.products-series__grid{grid-template-columns:repeat(2, 1fr)}}.products-series-card{position:relative;display:flex;flex-direction:column;width:100%;max-width:500px;height:600px;background:#faf8ff;border:1px solid #c3c6d6;border-radius:4px;overflow:hidden;transition:box-shadow .15s ease}.products-series-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.products-series-card__badge{position:absolute;top:0;right:0;z-index:10;padding:.25rem 1rem;background:#ba1a1a;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 1px 2px rgba(0,0,0,.05)}.products-series-card__media{height:16rem;padding:1.5rem;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.products-series-card__cover{max-width:100%;max-height:100%;object-fit:contain}.products-series-card__body{padding:2rem;display:flex;flex-direction:column;flex:1}.products-series-card__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#191b23;margin:0 0 1rem}.products-series-card__summary{font-size:1.125rem;line-height:1.6;color:#434654;margin:0 0 2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.products-series-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.products-series-card__spec{display:flex;justify-content:space-between;align-items:center;padding-block:1rem;border-top:1px solid #c3c6d6}.products-series-card__spec-label{color:#434654}.products-series-card__spec-value{font-size:1rem;font-weight:500;color:#003d9b}.products-series-card__cta{display:block;width:100%;padding:1rem;border-radius:4px;background:#0052cc;color:#fff;font-weight:600;text-align:center;text-decoration:none;transition:background-color .15s ease,color .15s ease}.products-series-card__cta:hover{background:#003d9b;color:#fff}.applications-card__cta,.applications-card__tag,.applications-hero__eyebrow{font-family:var(--font-heading);font-size:1rem;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:5rem 1.5rem;max-width:56rem}.applications-hero__eyebrow{color:#003d9b;display:block;margin-bottom:1rem}.applications-hero__title{font-family:var(--font-heading);font-size:2rem;font-weight:600;line-height:1.2;color:#191b23;margin:0 0 1.5rem}@media(min-width: 768px){.applications-hero__title{font-size:3rem;letter-spacing:-0.02em}}.applications-hero__body{font-size:1.125rem;line-height:1.6;color:#434654;margin:0}.applications-cards{padding-bottom:5rem}.applications-cards__inner{max-width:1280px;margin-inline:auto;padding-inline:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 1024px){.applications-cards__inner{padding-inline:5rem}}.applications-card{position:relative;display:flex;flex-direction:column;background:#e1e2ec;border:1px solid #c3c6d6;border-radius:2px;overflow:hidden;transition:border-color .15s ease}.applications-card:hover{border-color:#003d9b}@media(min-width: 768px){.applications-card{flex-direction:row}}.applications-card__media{position:relative;overflow:hidden;aspect-ratio:16/9}@media(min-width: 768px){.applications-card__media{flex:0 0 33.333%;aspect-ratio:auto}}.applications-card__image{width:100%;height:100%;object-fit:cover}.applications-card__overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, transparent 100%)}.applications-card__media-content{position:absolute;left:2rem;bottom:2rem;color:#fff;z-index:1}.applications-card__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.3;color:#fff;margin:0}.applications-card__body{padding:2rem;background:#191b23;color:#fff;display:flex;flex-direction:column;flex:1}@media(min-width: 768px){.applications-card__body{padding:3rem}}.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__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.applications-card__tag{padding:.25rem 1rem;color:#fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2)}.applications-card__footer{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;color:#fff}.applications-card__cta .material-symbols-outlined{font-size:18px}.product-detail-feature__tag,.product-detail-feature__link,.product-detail-feature__eyebrow,.product-detail-specs__cert,.product-detail-hero__eyebrow{font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}product-detail-page{display:block;background:#faf8ff}.product-detail-hero{background:#faf8ff}.product-detail-hero__inner{max-width:1280px;margin-inline:auto;padding:5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 768px){.product-detail-hero__inner{grid-template-columns:1fr 1fr;gap:4rem}}.product-detail-hero__media{aspect-ratio:1/1;overflow:hidden;background:#f3f3fd;border:1px solid #c3c6d6;border-radius:8px;display:flex;align-items:center;justify-content:center}.product-detail-hero__image{width:100%;height:100%;object-fit:cover}.product-detail-hero__copy{display:flex;flex-direction:column;justify-content:center;padding-block:1rem}.product-detail-hero__eyebrow{display:inline-block;margin-bottom:1rem;padding:.25rem 1rem;background:#e7e7f2;color:#003d9b;font-size:1rem;letter-spacing:.15em;border-radius:4px;align-self:flex-start}.product-detail-hero__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.2;color:#191b23;margin:0 0 1.5rem}@media(min-width: 768px){.product-detail-hero__title{font-size:2.25rem}}.product-detail-hero__body{font-size:1rem;line-height:1.6;color:#434654;margin:0;max-width:36rem}.product-detail-specs{background:#faf8ff;border-top:1px solid #c3c6d6}.product-detail-specs__inner{max-width:1280px;margin-inline:auto;padding:4rem 1.5rem 5rem}.product-detail-specs__heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem;gap:1rem}.product-detail-specs__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.3;color:#191b23;margin:0}.product-detail-specs__cert{display:inline-flex;align-items:center;gap:.5rem;color:#003d9b;margin:0}.product-detail-specs__cert .material-symbols-outlined{font-size:16px}.product-detail-specs__table-wrap{border:1px solid #c3c6d6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.product-detail-specs__table{width:100%;border-collapse:collapse}.product-detail-specs__table thead{background:#003d9b;color:#fff}.product-detail-specs__table th,.product-detail-specs__table td{padding:1.5rem;text-align:center;vertical-align:middle;white-space:pre-line}.product-detail-specs__table thead th{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;letter-spacing:.05em;padding-block:1.5rem}.product-detail-specs__table tbody th[scope=row]{border-bottom:1px solid #e1e2ec}.product-detail-specs__table tbody td[rowspan],.product-detail-specs__table tbody tr.is-item-end td{border-bottom:1px solid #e1e2ec}.product-detail-specs__table tbody td:not(:last-child){border-right:1px solid #e1e2ec}.product-detail-specs__table tbody tr:last-child th,.product-detail-specs__table tbody tr:last-child td{border-bottom:none}.product-detail-specs__table tbody th[scope=row]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#003d9b;width:22%;background:#e7e7f2}.product-detail-specs__table tbody td{font-size:1rem;color:#191b23}.product-detail-specs__table tbody .product-detail-specs__row--a td{background:#faf8ff}.product-detail-specs__table tbody .product-detail-specs__row--b td{background:#f3f3fd}.product-detail-features{background:#faf8ff;border-top:1px solid #c3c6d6}.product-detail-features__inner{max-width:1280px;margin-inline:auto;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:3rem}.product-detail-feature{display:grid;grid-template-columns:1fr;grid-template-areas:"media" "copy";gap:1.5rem;align-items:center}@media(min-width: 768px){.product-detail-feature{grid-template-columns:1fr 1fr;grid-template-areas:"copy media";gap:3rem}.product-detail-feature--reversed{grid-template-areas:"media copy"}}.product-detail-feature__media{grid-area:media;aspect-ratio:16/9;overflow:hidden;border:1px solid #c3c6d6;border-radius:8px;background:#f3f3fd}.product-detail-feature__image{width:100%;height:100%;object-fit:cover}.product-detail-feature__copy{grid-area:copy;display:flex;flex-direction:column;justify-content:center}.product-detail-feature__eyebrow{color:#003d9b;margin-bottom:.5rem}.product-detail-feature__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;line-height:1.3;color:#191b23;margin:0 0 1rem}.product-detail-feature__body{font-size:1rem;line-height:1.6;color:#434654;margin:0 0 1rem}.product-detail-feature__link{display:inline-flex;align-items:center;gap:.5rem;color:#003d9b;text-decoration:none;transition:gap .15s ease}.product-detail-feature__link:hover{gap:1rem}.product-detail-feature__link .material-symbols-outlined{font-size:18px}.product-detail-feature__tags{display:flex;flex-wrap:wrap;gap:.5rem}.product-detail-feature__tag{padding:.25rem 1rem;background:#e7e7f2;color:#003d9b;border-radius:9999px;font-size:1rem}.application-detail-hero__cta,.application-detail-hero__eyebrow{font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1}application-detail-page{display:block;background:#faf8ff}.application-detail-hero{position:relative;width:100%;min-height:846px;overflow:hidden;color:#fff;display:flex;align-items:flex-start;padding:3rem 0 5rem}.application-detail-hero__bg{position:absolute;inset:0;z-index:0}.application-detail-hero__image{width:100%;height:100%;object-fit:cover}.application-detail-hero__overlay{position:absolute;inset:0;background:rgba(25,27,35,.5)}.application-detail-hero__inner{position:relative;z-index:1;max-width:1280px;margin-inline:auto;padding-inline:1.5rem;width:100%}.application-detail-hero__eyebrow{display:inline-block;padding:.25rem 1rem;margin-bottom:1.5rem;background:#003d9b;color:#fff;border-radius:2px}.application-detail-hero__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.2;color:#fff;margin:0 0 1rem;max-width:40rem}@media(min-width: 768px){.application-detail-hero__title{font-size:3rem;letter-spacing:-0.02em}}.application-detail-hero__body{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0 0 3rem;max-width:36rem}.application-detail-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;margin-top:3rem;background:#0052cc;color:#fff;border:1px solid #0052cc;border-radius:4px;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.application-detail-hero__cta:hover{background:#003d9b;border-color:#003d9b;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.application-detail-hero__cta[hidden]{display:none}.application-detail-hero__highlights{display:grid;grid-template-columns:1fr;gap:1rem;max-width:56rem}@media(min-width: 768px){.application-detail-hero__highlights{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.application-detail-hero-highlight{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.application-detail-hero-highlight__icon{width:2.5rem;height:2.5rem;border-radius:9999px;background:#0052cc;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.application-detail-hero-highlight__icon .material-symbols-outlined{font-size:20px}.application-detail-hero-highlight__copy{display:flex;flex-direction:column;gap:.25rem}.application-detail-hero-highlight__title{font-weight:700;font-size:1rem;color:#fff;line-height:1.3}.application-detail-hero-highlight__body{font-size:1rem;line-height:1.4;color:hsla(0,0%,100%,.75)}.application-detail-architecture{background:#faf8ff;border-top:1px solid #c3c6d6}.application-detail-architecture[hidden]{display:none}.application-detail-architecture__inner{max-width:1280px;margin-inline:auto;padding:5rem 1.5rem}@media(min-width: 1024px){.application-detail-architecture__inner{padding-inline:5rem}}.application-detail-architecture__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.3;text-align:center;color:#191b23;margin:0 0 3rem}.application-detail-architecture__media{border:1px solid #c3c6d6;border-radius:8px;overflow:hidden;background:#fff}.application-detail-architecture__image{width:100%;height:auto;display:block}
