:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Segoe UI,Helvetica Neue,sans-serif;color:#102039;background:radial-gradient(circle at top left,rgba(72,114,255,.12),transparent 32%),linear-gradient(180deg,#eef2ff,#f7f9fc 36%,#fff);line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(72,114,255,.12),transparent 32%),linear-gradient(180deg,#eef2ff,#f7f9fc 36%,#fff);color:#102039}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 2rem;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,32,57,.08)}.brand-lockup{display:flex;align-items:center;gap:.85rem}.nav-brand-logo{width:auto;height:38px;object-fit:contain}.nav-brand-logo.plain{display:block}.brand-dot{width:.9rem;height:.9rem;border-radius:999px;background:linear-gradient(135deg,#2855ff,#7ab6ff);box-shadow:0 0 0 6px #2855ff14}.nav-links{display:flex;align-items:center;gap:1rem}.nav-links a{color:#4a5d79}.nav-links a.active{color:#102039;font-weight:600}.menu-button{display:none}.page-stack{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:3.5rem 0 2rem}.home-page-stack{padding-top:1.25rem}.brand-home-hero-v2{display:grid;grid-template-columns:minmax(0,1.15fr) 360px;gap:1.6rem;padding:2.4rem;border-radius:34px;background:radial-gradient(circle at top left,rgba(72,114,255,.12),transparent 30%),linear-gradient(180deg,#edf2ffeb,#f9fbfff5);border:1px solid rgba(16,32,57,.08);box-shadow:0 24px 64px #14245014}.brand-home-summary{display:grid;gap:1.4rem}.brand-home-summary-top{display:grid;grid-template-columns:124px minmax(0,1fr);gap:1.25rem;align-items:center}.brand-home-logo-box{display:grid;place-items:center;height:124px;border-radius:24px;border:1px solid rgba(16,32,57,.08);background:#ffffffe0;box-shadow:0 18px 42px #1424500f}.brand-home-logo{width:100%;height:100%;padding:1.1rem;object-fit:contain}.brand-home-heading{display:grid;gap:.55rem}.brand-home-kicker{margin:0;color:#5d6f8c;font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.brand-home-heading h1{margin:0;font-size:clamp(2.6rem,4.5vw,4.6rem);line-height:.94;letter-spacing:-.05em}.brand-home-description{margin:0;max-width:60ch;color:#5a6b87;font-size:1.06rem;line-height:1.76}.brand-home-glance{display:grid;align-content:stretch}.brand-home-glance-card{padding:1.35rem;border-radius:24px;border:1px solid rgba(16,32,57,.08);background:#ffffffd6;box-shadow:0 18px 42px #1424500f}.brand-home-glance-label{display:inline-flex;color:#6b7b95;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brand-home-glance-card p{margin:0;color:#5a6b87;font-size:.92rem;line-height:1.62}.brand-home-glance-list{display:grid;gap:.85rem;margin-top:.95rem}.brand-home-glance-row{display:grid;gap:.3rem;padding:0 0 .85rem;border-bottom:1px solid rgba(16,32,57,.08);text-decoration:none;color:inherit}.brand-home-glance-row:last-child{padding-bottom:0;border-bottom:0}.brand-home-glance-row strong{font-size:1rem;color:#102039;line-height:1.3}.brand-home-glance-row span{color:#62738e;font-size:.87rem;line-height:1.5}.signal-card{padding:1.35rem 1.4rem;border-radius:24px;background:#ffffffc2;border:1px solid rgba(16,32,57,.08);box-shadow:0 18px 42px #1424500f}.signal-card span{display:block;color:#667894;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.signal-card strong{display:block;margin-top:.35rem;font-size:2.25rem;line-height:1;letter-spacing:-.05em}.signal-card p{margin:.45rem 0 0;color:#5a6b87}.brand-portal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:-1.5rem;position:relative;z-index:1}.portal-strip-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.6rem;border-radius:28px;background:#ffffffdb;border:1px solid rgba(16,32,57,.08);box-shadow:0 20px 48px #1424500f}.portal-strip-card h3{margin:0 0 .35rem;font-size:1.25rem;line-height:1.08;letter-spacing:-.03em}.portal-strip-card p{margin:0;color:#5a6b87}.series-showcase{margin-top:6rem}.series-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.series-showcase-card{padding:1.7rem;border-radius:28px;background:linear-gradient(180deg,#102039f5,#142648eb);color:#edf4ff;box-shadow:0 24px 56px #1424501f}.series-showcase-card h3{margin:.85rem 0 .6rem;font-size:1.45rem;line-height:1.05;letter-spacing:-.03em}.series-showcase-card p{margin:0;color:#edf4ffc2}.series-label{display:inline-flex;color:#edf4ffb8;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.spotlight-panel{display:grid;gap:1rem;padding:2.2rem 2.2rem 2.8rem}.spotlight-panel.roomy h3{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.spotlight-panel .secondary-link{background:#ffffff1a;color:#edf4ff;width:fit-content}.spotlight-visual{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:#ffffff0a}.spotlight-visual.large{min-height:420px}.spotlight-visual img{width:100%;height:100%;object-fit:contain}.brand-home-sections,.series-grid,.band-grid{display:grid;gap:1.25rem}.brand-feature-band{display:grid;grid-template-columns:.95fr 1.05fr;gap:4rem;padding:0;margin-top:8rem}.dark-band{padding:4rem 0;color:#edf4ff;position:relative}.dark-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;left:-6vw;right:-6vw;border-radius:48px;background:radial-gradient(circle at top left,rgba(96,143,255,.18),transparent 35%),linear-gradient(180deg,#182847,#112039);z-index:-1}.light-band{padding:1rem 0 0}.dark-band .eyebrow,.dark-band p,.dark-band h2,.dark-band h3{color:inherit}.band-copy{display:grid;align-content:start;gap:1.25rem}.band-copy h2{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;letter-spacing:-.04em}.band-copy p{margin:0;color:inherit;max-width:56ch}.band-points{display:flex;flex-wrap:wrap;gap:.8rem}.band-points span{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem .95rem;border-radius:999px;background:#ffffff1a}.light-band .band-points span{background:#1020390d}.band-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.band-series-card{padding:2rem 1.8rem;border-radius:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.band-series-card h3{margin:.9rem 0 .6rem;font-size:1.6rem;line-height:1.05}.series-index{display:inline-flex;color:#edf4ffb8;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.brand-home-sections{grid-template-columns:repeat(3,1fr);gap:2rem}.brand-home-info-card{padding:0}.brand-home-info-card.minimal{border-top:1px solid rgba(16,32,57,.1);padding-top:1.25rem}.brand-home-info-card.minimal h3{margin:.9rem 0 .5rem;font-size:1.35rem;line-height:1.1}.series-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.series-card{padding:1.5rem}.series-card-head{display:flex;align-items:center;justify-content:space-between}.masthead{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;align-items:stretch;margin-top:1rem}.masthead-copy,.masthead-card,.page-hero,.detail-layout,.article-layout,.spec-section{background:#ffffffe6;border:1px solid rgba(16,32,57,.08);border-radius:28px;box-shadow:0 24px 60px #14245014}.masthead-copy{padding:3.25rem}.masthead-copy h1,.page-hero h1,.detail-copy h1,.article-layout h1{margin:0;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1;letter-spacing:-.04em}.lead{color:#52627f;font-size:1.05rem;max-width:56ch}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700;color:#2855ff}.hero-actions,.filter-bar,.section-head,.detail-layout,.modal-head,.footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.primary-button,.secondary-button,.ghost-button,.pagination button,.footer-links button{border:0;cursor:pointer}.primary-button,.secondary-button,.ghost-button,.secondary-link,.back-link{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.92rem 1.35rem;transition:.16s ease}.primary-button{background:linear-gradient(135deg,#204cff,#5f8eff);color:#fff;box-shadow:0 14px 30px #234cff3d}.secondary-button,.ghost-button,.secondary-link,.back-link,.pagination button,.footer-links button{background:#1020390d;color:#102039}.masthead-card{padding:1.5rem;background:linear-gradient(180deg,#142450f5,#172c54eb),linear-gradient(135deg,#2d4cff,#6ab0ff);color:#f4f7ff}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem}.metric-grid article,.spec-grid article{padding:1rem;border-radius:20px;background:#ffffff14}.metric-grid span,.spec-grid span,.muted-copy{color:#6c7d98}.metric-grid strong,.spec-grid strong{display:block;font-size:1.6rem;color:inherit}.brand-panel{display:grid;gap:1rem;padding:1.25rem;border-radius:22px;background:#ffffff14}.brand-logo{max-height:44px;width:auto;object-fit:contain}.channel-grid,.card-grid,.news-grid,.spec-grid{display:grid;gap:1.25rem}.channel-grid{grid-template-columns:repeat(3,1fr)}.channel-grid article{padding:1.4rem;border-radius:24px;border:1px solid rgba(16,32,57,.08);background:#fffc}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.product-card,.news-card,.news-tile{border-radius:30px;overflow:hidden;border:1px solid rgba(16,32,57,.08);background:#ffffffe6;box-shadow:0 20px 50px #14245014}.product-visual,.detail-visual,.news-image{aspect-ratio:4 / 3;display:grid;place-items:center;background:linear-gradient(180deg,#edf2ff,#f8fbff);color:#7486a7}.product-visual img,.detail-visual img,.news-image img,.article-hero{width:100%;height:100%;object-fit:contain}.product-body,.news-copy{padding:1.5rem}.product-spec-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.card-grid .product-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.7rem;row-gap:.75rem}.card-grid .product-body .meta-chip{margin:0;grid-column:2;justify-self:end}.card-grid .product-body h3{margin:0;grid-column:1;grid-row:1;justify-self:start;text-align:left}.card-grid .product-body .product-spec-preview{grid-column:1 / -1;margin-top:0}.home-page-stack .card-grid .product-body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.7rem;row-gap:.75rem}.home-page-stack .card-grid .product-body .meta-chip{margin:0}.home-page-stack .card-grid .product-body h3{margin:0;justify-self:end;text-align:right}.home-page-stack .card-grid .product-body .product-spec-preview{grid-column:1 / -1;margin-top:0}.home-page-stack .compact-news-grid .news-image{background:transparent}.home-page-stack .compact-news-grid .news-image img{display:block;object-fit:cover;object-position:center bottom}.product-spec-row{display:grid;gap:.3rem;padding:.7rem .75rem;border-radius:16px;background:#1020390d}.product-spec-row span{color:#6c7d98;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-spec-row strong{font-size:.92rem;color:#102039}.meta-chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#2855ff1a;color:#2855ff;font-size:.76rem;font-weight:700}.section-head{margin:7rem 0 2rem}.section-head.spacious,.section-head.compact{margin-top:0}.section-head h2{margin:.2rem 0 0;font-size:1.7rem;letter-spacing:-.03em}.home-page-stack .home-products-head,.home-page-stack .home-news-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}.home-page-stack .home-products-head .secondary-link,.home-page-stack .home-news-head .secondary-link{margin-left:auto}.section-head.compact.news-related-head{margin-top:2.5rem}.news-list{display:grid;gap:1rem}.news-card{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.3rem}.page-hero,.article-layout,.spec-section{padding:2rem}.catalog-masthead{display:block;padding:3rem 0 2rem;border-bottom:1px solid rgba(16,32,57,.08)}.catalog-masthead-main h1{margin:0;font-size:clamp(2.7rem,5vw,4.6rem);line-height:.96;letter-spacing:-.045em}.catalog-masthead-main .lead{margin-top:1.2rem;max-width:58ch}.catalog-masthead-label{font-size:.75rem;font-weight:700;color:#667894;text-transform:uppercase;letter-spacing:.14em}.catalog-series-bar{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(16,32,57,.08)}.catalog-series-bar-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.catalog-series-meta{margin:0;color:#6c7d98;font-size:.98rem}.catalog-series-row{gap:.75rem}.filter-reset{border:0;background:#1020390d;color:#102039;border-radius:999px;padding:.75rem 1rem;cursor:pointer}.series-chip-row{display:flex;flex-wrap:wrap;gap:.85rem}.series-chip{border:0;cursor:pointer;border-radius:999px;padding:.9rem 1.2rem;background:#1020390d;color:#334561;font-weight:600}.series-chip.active{background:#102039;color:#fff}.series-product-stack{display:grid;gap:3.5rem}.series-product-group .section-head.compact{margin-bottom:1.5rem}.product-results-head{margin-top:2rem}.filter-bar{flex-wrap:wrap}.search-field{display:flex;align-items:center;gap:.65rem;min-width:280px;flex:1;padding:.92rem 1rem;border-radius:18px;background:#f3f6fb}.search-field input,.filter-bar select,.modal-form input{width:100%;border:0;outline:0;background:transparent;color:#102039}.filter-bar select{min-width:200px;padding:.92rem 1rem;border-radius:18px;background:#f3f6fb}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.pagination-shell{align-items:center;justify-content:center;gap:1rem;width:100%;padding-top:1.5rem;border-top:1px solid rgba(16,32,57,.08)}.pagination-pages{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:center}.pagination-pages button{min-width:44px;height:44px;padding:0 1rem;border-radius:999px;border:1px solid rgba(16,32,57,.08);background:#ffffffb8;color:#29405f;font-weight:600;transition:all .2s ease}.pagination-pages button:disabled{opacity:.45;cursor:not-allowed}.pagination-pages button:hover:not(.active){border-color:#2855ff2e;background:#2855ff0f}.pagination button.active{background:#102039;color:#fff;border-color:#102039}.product-hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:2.5rem;align-items:start}.product-header{display:grid;gap:1.5rem;padding:.5rem 0 0}.product-header-copy{max-width:760px}.product-header-copy h1{margin:0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95;letter-spacing:-.05em}.product-header-copy .lead{margin-top:1.25rem;max-width:none;width:100%}.product-header-actions{display:grid;gap:.9rem;justify-items:start}.mobile-product-gallery{display:none}.product-gallery-panel{display:grid;gap:.9rem}.product-gallery-frame{aspect-ratio:1 / 1;min-height:0;max-height:none;display:grid;place-items:center;border-radius:32px;background:linear-gradient(180deg,#edf2ff,#f8fbff);border:1px solid rgba(16,32,57,.08);box-shadow:0 20px 50px #14245014;overflow:hidden}.product-gallery-frame img{width:100%;height:100%;object-fit:contain}.product-gallery-strip{display:flex;gap:.9rem;flex-wrap:wrap}.gallery-thumb{width:72px;height:72px;border-radius:16px;overflow:hidden;border:1px solid rgba(16,32,57,.1);background:#ffffffe6;cursor:pointer;padding:0}.gallery-thumb.active{border-color:#2d5bff;box-shadow:0 0 0 2px #2d5bff1f}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-specs-panel{margin-top:2.5rem;border-radius:28px;background:#ffffffe6;border:1px solid rgba(16,32,57,.08);box-shadow:0 20px 50px #14245014}.spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-spec-grid article{background:#1020390a;border:1px solid rgba(16,32,57,.04)}.product-spec-grid article span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.product-spec-grid article strong{font-size:1.02rem;line-height:1.35}.article-page{display:grid;gap:.9rem}.article-body-shell{background:#ffffffe6;border:1px solid rgba(16,32,57,.08);border-radius:30px;box-shadow:0 20px 50px #14245014}.article-title{margin:0;width:100%;font-size:clamp(1.9rem,2.8vw,2.9rem);line-height:1.15;letter-spacing:-.04em;color:#102039}.article-body-shell{padding:2rem}.article-content{width:100%;margin:0;color:#31435e;font-size:1.03rem;line-height:1.85}.article-title+.article-content{margin-top:1rem}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.article-content h2,.article-content h3,.article-content h4{margin:2.2rem 0 .9rem;color:#102039;line-height:1.22;letter-spacing:-.03em}.article-content h2{font-size:1.8rem}.article-content h3{font-size:1.4rem}.article-content p,.article-content ul,.article-content ol,.article-content blockquote{margin:.9rem 0 0}.article-content ul,.article-content ol{padding-left:1.25rem}.article-content li+li{margin-top:.45rem}.article-content strong{color:#102039}.article-content a{color:#2855ff;text-decoration:underline;text-underline-offset:.16em}.article-content blockquote{margin-left:0;padding:1rem 1.2rem;border-left:3px solid rgba(40,85,255,.22);background:#2855ff0a;color:#4c607d;border-radius:0 18px 18px 0}.article-content img{width:100%;border-radius:20px;margin:1.6rem 0}.back-link{width:fit-content;margin-bottom:1rem}.quote-banner{margin-top:2.5rem;padding:1.6rem 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.compact-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.newsroom-masthead{display:grid;gap:2rem;padding:3rem 0 2rem;border-bottom:1px solid rgba(16,32,57,.08)}.newsroom-masthead-copy h1{margin:0;font-size:clamp(2.7rem,5vw,4.6rem);line-height:.96;letter-spacing:-.045em}.newsroom-masthead-copy .lead{margin-top:1.15rem;max-width:56ch}.newsroom-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(16,32,57,.08)}.newsroom-search{width:min(460px,100%)}.newsroom-result-count{margin:0;color:#6c7d98;font-size:.95rem}.newsroom-feature{margin-top:2.25rem}.newsroom-feature-card,.newsroom-card{overflow:hidden;border:1px solid rgba(16,32,57,.08);background:#ffffffe6;box-shadow:0 20px 50px #14245014}.newsroom-feature-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);border-radius:34px}.newsroom-feature-copy{display:grid;align-content:start;gap:1rem;padding:2.2rem}.newsroom-feature-copy h2{margin:0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.02;letter-spacing:-.04em}.newsroom-feature-copy p{margin:0;color:#566987;font-size:1.02rem;line-height:1.75}.newsroom-feature-meta,.newsroom-card-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#6c7d98;font-size:.88rem}.newsroom-feature-image,.newsroom-card-image{display:grid;place-items:center;background:linear-gradient(180deg,#edf2ff,#f8fbff);color:#7486a7}.newsroom-feature-image{min-height:360px}.newsroom-feature-image img,.newsroom-card-image img{width:100%;height:100%;object-fit:cover}.newsroom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-top:1.75rem}.newsroom-card{border-radius:28px}.newsroom-card-image{aspect-ratio:16 / 10}.newsroom-card-copy{display:grid;gap:.95rem;padding:1.5rem}.newsroom-card-copy h3{margin:0;font-size:1.55rem;line-height:1.08;letter-spacing:-.03em}.newsroom-card-copy p{margin:0;color:#566987;line-height:1.7}.page-state{width:min(1180px,calc(100% - 2rem));margin:4rem auto;padding:2rem;text-align:center;border-radius:24px;background:#ffffffdb;border:1px solid rgba(16,32,57,.08)}.footer{width:min(1180px,calc(100% - 2rem));margin:4rem auto 2rem;color:#102039;display:flex;justify-content:center;padding-top:.5rem}.footer-cta{display:inline-flex;align-items:center;gap:.55rem;padding:.8rem 1.1rem;border-radius:999px;border:1px solid rgba(16,32,57,.08);background:#ffffffb8;color:#102039;font-size:.95rem;font-weight:700;transition:all .2s ease}.footer-cta:hover{border-color:#2855ff2e;background:#2855ff0f}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a112294;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;display:grid;place-items:center;padding:1rem}.modal-panel{width:min(860px,100%);padding:2rem 2.2rem 2.2rem;border-radius:6px;border:1px solid rgba(16,32,57,.1);background:#f8fbff;box-shadow:0 32px 80px #0a112242}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem}.modal-copy{display:block}.modal-copy h3{margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1;letter-spacing:-.04em}.modal-close{border:0;background:transparent;color:#495a74;padding:.2rem}.lightbox-backdrop{padding:.75rem}.lightbox-panel{width:min(960px,100%);max-height:calc(100vh - 1.5rem);position:relative;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:#0a112238;box-shadow:0 40px 90px #0a11226b;overflow:hidden;display:grid;place-items:center}.lightbox-close{position:absolute;top:.6rem;right:.6rem;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0a11228c;color:#ffffffeb;display:grid;place-items:center;cursor:pointer}.lightbox-image{width:100%;height:100%;max-height:calc(100vh - 1.5rem);object-fit:contain;display:block}.modal-form{display:grid;gap:1.35rem}.modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem}.modal-grid-span-2{grid-column:1 / -1}.modal-form label{display:grid;gap:.7rem;color:#52627f}.modal-form label span{color:#495a74;font-size:.92rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.modal-form input{padding:1.05rem 1.1rem;border-radius:2px;border:1px solid #c7d2e2;background:#fff;color:#102039;font-size:1.05rem}.modal-form input:focus{border-color:#2855ff7a;box-shadow:0 0 0 3px #2855ff14}.modal-actions{display:block;padding-top:.6rem}.form-success{margin:0;padding:.9rem 1rem;border-radius:2px;background:#0b8a5314;color:#0b8a53}.form-error{margin:0;padding:.9rem 1rem;border-radius:2px;background:#c0392b14;color:#c0392b}.modal-actions .primary-button{width:100%;justify-content:center;padding:1.15rem 1.2rem;border-radius:2px;font-size:1.05rem;font-weight:800;letter-spacing:.01em}@media(max-width:960px){.page-stack{width:min(100%,calc(100% - 1.5rem));padding:1.6rem 0 1.25rem}.masthead,.brand-home-hero,.brand-masthead,.catalog-masthead,.newsroom-feature-card,.product-dossier,.product-hero-layout,.channel-grid,.card-grid,.newsroom-grid,.spec-grid,.brand-portal-strip,.series-showcase-grid,.brand-home-sections,.series-grid,.compact-news-grid,.brand-feature-band,.band-grid,.hero-micro-stats{grid-template-columns:1fr}.topbar{flex-wrap:wrap}.menu-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:14px;background:#1020390f}.nav-links{display:none;width:100%;flex-direction:column;align-items:stretch;gap:.6rem;padding:.9rem 0 .2rem}.nav-links.open{display:flex}.nav-links a,.nav-links .secondary-button{justify-content:center;min-height:46px}.section-head,.filter-bar,.catalog-toolbar,.newsroom-toolbar,.pagination-shell,.hero-actions,.quote-banner{flex-direction:column;align-items:flex-start}.footer{justify-content:center}.modal-grid{grid-template-columns:1fr}.modal-actions,.modal-head{flex-direction:column;align-items:flex-start}.brand-home-hero-v2{grid-template-columns:1fr;padding:1.25rem;border-radius:24px}.brand-home-summary-top{grid-template-columns:104px minmax(0,1fr);gap:1rem}.brand-home-logo-box{height:104px;border-radius:22px}.brand-home-heading h1{font-size:clamp(2.6rem,10vw,3.6rem)}.brand-home-description{font-size:.98rem;line-height:1.64}.brand-home-glance{width:100%}.brand-portal-strip{gap:1rem;margin-top:1rem}.portal-strip-card{grid-template-columns:1fr;gap:.75rem;padding:1.2rem;border-radius:22px}.portal-strip-card svg{width:18px;height:18px}.series-showcase{margin-top:2.75rem}.series-showcase-card{padding:1.35rem 1.2rem;border-radius:22px}.series-showcase-card h3{margin-top:.7rem;font-size:1.25rem}.section-head{margin:3rem 0 1rem}.section-head h2{font-size:1.5rem}.card-grid,.compact-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.product-card,.news-tile{border-radius:22px}.product-visual,.news-image{aspect-ratio:5 / 4}.product-body,.news-copy{padding:1.05rem}.product-body h3,.news-copy h3{margin:.65rem 0 0;font-size:1rem;line-height:1.25}.product-body p,.news-copy p{margin-top:.55rem;font-size:.94rem;line-height:1.5}.catalog-masthead-side{width:100%}.catalog-series-bar-head{flex-direction:column;align-items:flex-start}.product-dossier-side{border-radius:24px}.product-dossier-visual{min-height:360px}.product-gallery-frame{aspect-ratio:1 / 1}.product-header{gap:1.1rem;padding-top:0}.product-header-copy h1{font-size:clamp(2.2rem,8vw,3.4rem);line-height:.96}.product-header-copy .lead{margin-top:.95rem;font-size:.98rem;line-height:1.68}.product-header-actions .primary-button{min-height:46px;padding:.85rem 1rem;border-radius:14px}.product-gallery-panel{display:none}.mobile-product-gallery{display:grid;gap:.5rem;width:100%}.mobile-gallery-swiper{display:block;width:100%;min-width:0;padding:.2rem 0 .35rem}.mobile-gallery-swiper .swiper-wrapper{align-items:stretch}.mobile-gallery-swiper .swiper-slide{height:auto}.mobile-gallery-card{width:100%;aspect-ratio:1 / 1;border-radius:16px;border:1px solid rgba(16,32,57,.1);background:linear-gradient(180deg,#edf2ff,#f8fbff);overflow:hidden;padding:0;flex:0 0 auto;cursor:pointer;box-shadow:0 10px 24px #1424501a}.mobile-gallery-card.active{border-color:#2d5bff;box-shadow:0 0 0 2px #2d5bff1f}.mobile-gallery-card img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-strip{gap:.6rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.gallery-thumb{width:60px;height:60px;border-radius:14px;flex:0 0 auto;scroll-snap-align:start}.product-specs-panel{margin-top:2rem;border-radius:24px}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-spec-grid article{padding:.9rem;border-radius:16px}.product-spec-grid article span{font-size:.68rem;letter-spacing:.08em}.product-spec-grid article strong{font-size:1rem}.newsroom-masthead{gap:1.4rem;padding:2rem 0 1.5rem}.newsroom-masthead-copy h1{font-size:clamp(2.2rem,8vw,3.4rem);line-height:.96}.newsroom-masthead-copy .lead{margin-top:.9rem;font-size:.98rem;line-height:1.66}.newsroom-result-count{font-size:.88rem}.newsroom-feature-copy{gap:.85rem;padding:1.5rem}.newsroom-feature-copy h2{font-size:clamp(1.45rem,5vw,2.2rem);line-height:1.06}.newsroom-feature-copy p{font-size:.96rem;line-height:1.65}.newsroom-feature-meta,.newsroom-card-meta{font-size:.8rem}.newsroom-card-copy{gap:.75rem;padding:1.1rem}.newsroom-card-copy h3{font-size:1.15rem;line-height:1.18}.newsroom-card-copy p{font-size:.9rem;line-height:1.55}.newsroom-feature-image{min-height:280px}.article-title{font-size:clamp(1.65rem,6.4vw,2.2rem);line-height:1.2}.article-body-shell{padding:.9rem}}@media(max-width:640px){.product-header-copy h1{font-size:clamp(1.85rem,8.8vw,2.5rem);line-height:1}.product-header-copy .lead{font-size:.92rem;line-height:1.6}.product-header-actions{gap:.65rem;justify-items:center}.product-header-actions .primary-button{min-height:44px;padding:.78rem .9rem;font-size:.92rem}.product-gallery-panel{display:none}.mobile-gallery-card{border-radius:12px}.product-specs-panel{margin-top:1.5rem;border-radius:20px}.product-specs-panel .section-head.compact{margin-bottom:1rem}.product-specs-panel .section-head h2{font-size:1.2rem}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.product-spec-grid article{padding:.75rem .7rem;border-radius:14px}.product-spec-grid article span{font-size:.62rem;line-height:1.2}.product-spec-grid article strong{font-size:.92rem;line-height:1.3}.back-link{margin-bottom:.75rem;font-size:.88rem}.article-body-shell{padding:1rem;border-radius:20px}.article-title{font-size:clamp(1.55rem,7vw,2rem);line-height:1.14}.article-content{width:100%;font-size:.98rem;line-height:1.8}.article-content h2{font-size:1.45rem}.article-content h3{font-size:1.2rem}.newsroom-masthead{gap:1rem;padding:1.4rem 0 1.1rem}.newsroom-masthead-copy h1{font-size:clamp(1.9rem,8.5vw,2.5rem)}.newsroom-masthead-copy .lead{font-size:.92rem;line-height:1.56}.newsroom-search{width:100%}.newsroom-result-count{font-size:.8rem}.newsroom-feature{margin-top:1.25rem}.newsroom-feature-card{border-radius:22px}.newsroom-feature-copy{gap:.7rem;padding:1rem}.newsroom-feature-copy h2{font-size:1.2rem;line-height:1.18;letter-spacing:-.02em}.newsroom-feature-copy p{font-size:.86rem;line-height:1.5}.newsroom-feature-meta{font-size:.74rem;gap:.5rem;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap}.pagination-shell{gap:.7rem;padding-top:1rem;justify-content:center;align-items:center}.pagination-pages{gap:.35rem;justify-content:center}.pagination-pages button{min-width:36px;height:36px;padding:0 .55rem;font-size:.82rem}.topbar{padding:.75rem .9rem}.nav-brand-logo{height:32px}.menu-button{width:40px;height:40px;border-radius:12px}.page-stack{width:min(100%,calc(100% - 1rem));padding-top:.95rem}.brand-home-hero-v2{padding:1rem;border-radius:20px}.brand-home-summary-top{grid-template-columns:76px minmax(0,1fr);gap:.8rem}.brand-home-logo-box{height:76px;border-radius:16px}.brand-home-kicker{font-size:.66rem;letter-spacing:.16em}.brand-home-heading h1{font-size:clamp(2rem,10vw,2.7rem)}.brand-home-description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:.92rem;line-height:1.56}.brand-home-series-row{gap:.4rem}.brand-home-series-row span{padding:.4rem .62rem;font-size:.68rem}.brand-home-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.brand-home-stat{padding:.72rem .65rem;border-radius:16px}.portal-strip-card{padding:1rem}.home-page-stack .series-showcase,.home-page-stack .section-head{display:none}.home-page-stack .home-products-head,.home-page-stack .home-news-head{display:flex;justify-content:space-between;align-items:center;margin:1rem 0 .65rem;gap:.35rem;padding:0;border:0}.home-page-stack .home-products-head>div,.home-page-stack .home-news-head>div{display:grid;gap:.15rem}.home-page-stack .home-products-head h2,.home-page-stack .home-news-head h2{margin:0;font-size:1.12rem;line-height:1.22;letter-spacing:-.02em}.home-page-stack .home-products-head .eyebrow,.home-page-stack .home-news-head .eyebrow{margin:0;font-size:.6rem;letter-spacing:.13em;color:#2855ffdb}.home-page-stack .home-products-head .secondary-link,.home-page-stack .home-news-head .secondary-link{align-items:center;gap:.28rem;margin-top:0;padding:0;background:transparent;border:0;color:#4f6280;font-size:.74rem;font-weight:600;line-height:1.2;border-radius:0;white-space:nowrap}.home-page-stack .home-products-head .secondary-link svg,.home-page-stack .home-news-head .secondary-link svg{width:13px;height:13px;opacity:.7}.home-page-stack .card-grid,.home-page-stack .compact-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.product-card,.news-tile{border-radius:18px}.product-visual,.news-image{aspect-ratio:1 / 1}.product-body,.news-copy{padding:.82rem}.product-body h3,.news-copy h3{font-size:.95rem}.product-spec-preview{gap:.45rem;margin-top:.8rem}.product-spec-row{padding:.5rem .45rem;border-radius:12px}.product-spec-row span{font-size:.58rem}.product-spec-row strong{font-size:.78rem}.portal-strip-card,.series-showcase-card,.signal-card{border-radius:18px}.brand-home-glance-card{padding:.95rem;border-radius:18px}.brand-home-glance-logo-mark{min-height:84px}.brand-home-glance-row strong{font-size:.9rem}.brand-home-glance-row span{font-size:.8rem}.newsroom-card{border-radius:18px}.newsroom-card-copy{gap:.7rem;padding:.9rem}.newsroom-card-meta{gap:.5rem;font-size:.72rem;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap}.newsroom-card-copy h3{font-size:.92rem;line-height:1.28;letter-spacing:-.015em}.newsroom-card-copy p{font-size:.82rem;line-height:1.45}}
