:root{color-scheme:light;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#16324b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #071e33;--navy-900: #0b2944;--navy-800: #123a5b;--navy-700: #22526f;--blue-700: #2379ab;--blue-600: #3d96c7;--blue-500: #53a8d5;--blue-200: #bfe4f7;--blue-100: #dff2fc;--blue-050: #eff8fd;--yellow: #eeeb55;--yellow-deep: #d7d137;--text: #17334a;--muted: #60788b;--line: #d9e7ef;--line-strong: #bdd8e7;--white: #ffffff;--shadow-sm: 0 10px 30px rgba(24, 75, 105, .08);--shadow-md: 0 22px 60px rgba(18, 67, 97, .13);--container: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--text);-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-900);line-height:1.22}p{color:var(--muted);line-height:1.85}::selection{color:var(--navy-950);background:var(--yellow)}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:12px 18px;color:#fff;background:var(--navy-900);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--yellow-deep);outline-offset:3px}.site-header{position:sticky;top:0;z-index:1000;height:88px;background:#fffffffa;border-bottom:1px solid var(--line);box-shadow:0 3px 18px #0f3f5b0a}.header-inner{width:min(1600px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center;gap:28px}.brand{width:226px;flex:0 0 226px}.logo-window{position:relative;display:block;width:226px;height:66px;overflow:hidden;background:#fff}.logo-window img{position:absolute;width:250px;max-width:none;left:-12px;top:-34px}.logo-window.compact{width:226px;height:66px}.logo-window.compact img{width:250px;left:-12px;top:-34px}.desktop-nav{display:flex;align-items:stretch;align-self:stretch;justify-content:center;gap:27px;flex:1}.desktop-nav a{position:relative;display:flex;align-items:center;color:#17364e;font-size:15px;font-weight:600;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue-600);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue-700)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.header-search{width:190px;flex:0 0 190px;height:42px;display:flex;align-items:center;background:var(--blue-050);border:1px solid var(--line)}.header-search input{width:100%;min-width:0;height:100%;padding:0 12px;color:var(--navy-900);background:transparent;border:0;outline:0}.header-search button{width:44px;height:100%;display:grid;place-items:center;color:var(--navy-800);background:transparent;border:0;cursor:pointer}.header-search:focus-within{border-color:var(--blue-600);box-shadow:0 0 0 3px #53a8d524}.menu-button,.mobile-panel{display:none}.button{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:2px;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--blue-700);border-color:var(--blue-700);box-shadow:0 11px 28px #2379ab30}.button.primary:hover{background:var(--navy-800);border-color:var(--navy-800)}.button.secondary{color:var(--navy-900);background:#fff;border-color:var(--line-strong)}.button.secondary:hover,.button.tertiary:hover{color:var(--blue-700);border-color:var(--blue-600)}.button.tertiary{color:var(--navy-800);background:var(--blue-050);border-color:var(--line)}.button.glass{color:#fff;background:#09253dd1;border-color:#ffffff6b}.button.light{color:var(--navy-950);background:#fff;border-color:#fff}.button.outline-light{color:#fff;background:transparent;border-color:#ffffff94}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-row{display:flex;flex-wrap:wrap;gap:12px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:700}.text-link:hover{color:var(--navy-900)}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--blue-700);font-size:12px;font-weight:800;letter-spacing:.18em}.eyebrow.inverse{color:var(--yellow)}.home-hero{position:relative;height:clamp(650px,46vw,880px);overflow:hidden;background-color:var(--navy-950);background-image:none;background-repeat:no-repeat;background-position:center bottom;background-size:cover}.home-hero-brand{position:absolute;top:24px;right:max(32px,calc((100vw - var(--container)) / 2));width:330px;height:102px;display:grid;place-items:center;overflow:hidden;background:#eaf5fd;border:1px solid rgba(255,255,255,.78);box-shadow:none}.home-hero-brand .logo-window{transform:scale(1.25)}.home-hero-actions{position:absolute;left:max(32px,calc((100vw - var(--container)) / 2));bottom:32px;width:min(570px,calc(100% - 64px));padding:22px 24px;color:#fff;background:#071e33e6;border:1px solid rgba(255,255,255,.27);box-shadow:var(--shadow-md)}.home-hero-actions .eyebrow{margin-bottom:8px}.home-hero-actions p{margin-bottom:16px;color:#ddecf6;font-size:16px;line-height:1.7}.stat-overlap{position:relative;z-index:3;margin-top:-24px}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-md)}.stat-strip>div{min-height:130px;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.stat-strip>div:last-child{border-right:0}.stat-strip strong{color:var(--navy-900);font-size:clamp(31px,3vw,46px);line-height:1}.stat-strip span{margin-top:9px;color:var(--muted)}.section{padding:105px 0}.section-white{background:#fff}.section-blue{background:var(--blue-050)}.section-soft{background:#f7fbfd;border-top:1px solid #ecf3f7;border-bottom:1px solid #ecf3f7}.section-heading{margin-bottom:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading>div:first-child{max-width:820px}.section-heading h2,.split-intro h2,.about-lead h2,.application-lead h2,.product-platform-intro h2,.form-aside h2{margin-bottom:15px;font-size:clamp(32px,3.4vw,52px);letter-spacing:-.025em}.section-heading p{max-width:720px;margin-bottom:0;font-size:17px}.split-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:105px;align-items:start}.split-intro h2{margin-bottom:0}.intro-copy p{margin-bottom:25px;font-size:18px}.product-showcase{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:28px;align-items:stretch}.artwork{position:relative;overflow:hidden;background:var(--navy-950);border:1px solid rgba(35,121,171,.18);box-shadow:var(--shadow-sm)}.artwork>img{width:100%;height:100%;object-fit:cover}.artwork-brand-mask{position:absolute;top:0;right:0;width:31%;height:22%;display:grid;place-items:center;overflow:hidden;background:#eaf5fd}.platform-artwork{min-height:595px}.platform-artwork>img{object-position:center}.family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.family-card{min-height:285px;padding:27px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px #184b690a;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.family-card:hover{transform:translateY(-4px);border-color:var(--blue-500);box-shadow:var(--shadow-sm)}.family-code{margin-bottom:32px;color:var(--blue-700);font-size:34px;font-weight:800;letter-spacing:-.04em}.family-card strong{margin-bottom:8px;color:var(--navy-900);font-size:20px}.family-card p{margin-bottom:auto;font-size:14px}.family-card>span:last-child{margin-top:26px;display:flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:700}.capability-grid,.principle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.capability-card,.principle-card{min-height:275px;padding:34px 30px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.capability-card>svg{margin-bottom:45px;color:var(--blue-700)}.capability-card h3,.principle-card h3{margin-bottom:12px;font-size:21px}.capability-card p,.principle-card p{margin-bottom:0;font-size:15px}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.application-grid.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.application-card{position:relative;min-height:290px;padding:34px 31px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 28px #184b690a;transition:transform .17s ease,border-color .17s ease}.application-card:hover{transform:translateY(-4px);border-color:var(--blue-500)}.application-card>svg:first-child{margin-bottom:36px;color:var(--blue-700)}.application-card h3{margin-bottom:13px;font-size:22px}.application-card p{margin-bottom:20px;font-size:15px}.application-card .card-arrow{position:absolute;right:28px;bottom:26px;color:var(--blue-700)}.featured-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mini-product{min-height:190px;padding:28px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.mini-product:hover{transform:translateY(-4px);border-color:var(--blue-500);box-shadow:var(--shadow-sm)}.mini-product>span{margin-bottom:17px;color:var(--blue-700);font-size:12px;font-weight:800;letter-spacing:.14em}.mini-product strong{color:var(--navy-900);font-size:19px;line-height:1.35}.mini-product p{margin:7px 0 auto;font-size:14px}.mini-product small{margin-top:18px;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.news-card{overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 10px 34px #1243610d}.news-image-link{display:block;overflow:hidden}.news-artwork{height:250px;border:0;box-shadow:none}.news-artwork>img{transition:transform .3s ease}.news-card:hover .news-artwork>img{transform:scale(1.025)}.news-card-body{padding:27px 28px 30px}.news-meta{margin-bottom:18px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.news-meta span{color:var(--blue-700);font-weight:700}.news-card h3{margin-bottom:13px;font-size:21px}.news-card h3 a:hover{color:var(--blue-700)}.news-card p{min-height:82px;margin-bottom:20px;font-size:14px}.page-hero{position:relative;overflow:hidden;padding:105px 0 88px;background:var(--blue-050);border-bottom:1px solid var(--line)}.page-hero:before{content:"RUNHONG ELECTRONICS";position:absolute;right:2vw;bottom:-24px;color:#2379ab0e;font-size:clamp(74px,10vw,180px);font-weight:900;letter-spacing:-.06em;white-space:nowrap;pointer-events:none}.page-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.6fr);gap:70px;align-items:end}.page-hero h1{max-width:930px;margin-bottom:22px;font-size:clamp(46px,5.2vw,78px);letter-spacing:-.045em;text-wrap:balance}.page-hero-inner.no-stats{grid-template-columns:minmax(0,1fr)}.page-hero-inner.no-stats>div,.page-hero-inner.no-stats h1{max-width:1180px}.page-hero p{max-width:820px;margin-bottom:0;color:var(--navy-700);font-size:18px}.page-hero-buttons{margin-top:31px}.page-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.page-hero-stats>div{min-height:128px;padding:25px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.page-hero-stats>div:last-child{border-right:0}.page-hero-stats strong{color:var(--navy-900);font-size:35px;line-height:1.15}.page-hero-stats span{margin-top:8px;color:var(--muted);font-size:14px}.about-lead,.application-lead,.product-platform-intro{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:68px;align-items:center}.about-lead>div:first-child>p,.application-lead>div:first-child>p,.product-platform-intro>div:last-child>p{font-size:17px}.about-artwork,.application-art,.product-platform-art{height:490px}.principle-card>span{display:block;margin-bottom:52px;color:var(--blue-500);font-size:28px;font-weight:800}.process-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:2px solid var(--blue-200)}.process-step{position:relative;padding:38px 35px 10px 0}.process-step>span{display:block;margin-bottom:26px;color:var(--blue-600);font-size:27px;font-weight:800}.process-step h3{margin-bottom:10px;font-size:21px}.process-step p{margin-bottom:0;font-size:14px}.product-platform-section{padding-bottom:65px}.product-platform-art{order:2;height:450px}.series-pills{margin-top:30px;display:flex;flex-wrap:wrap;gap:9px}.series-pills a{display:inline-flex;align-items:center;gap:5px;padding:11px 14px;color:var(--navy-800);background:#fff;border:1px solid var(--line-strong);text-decoration:none;cursor:pointer}.series-pills a span{margin-left:6px;color:var(--muted)}.series-pills a:hover,.series-pills a:focus-visible,.series-pills a.active{color:#fff;background:var(--blue-700);border-color:var(--blue-700)}.series-pills a.active span{color:#dbeef9}.filter-panel{padding:22px;display:grid;grid-template-columns:minmax(270px,1.4fr) minmax(180px,.65fr) minmax(230px,.85fr) auto;gap:14px;align-items:end;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.performance-filter-panel{grid-template-columns:repeat(5,minmax(0,1fr))}.category-filter-guidance{grid-column:1 / -1;margin:2px 0 0;padding:13px 16px;color:#47677c;background:#eff8fc;border-left:3px solid #2f88bd;font-size:13px;line-height:1.65}.protection-parameter-cell a,.product-mobile-parameter-note a{color:var(--blue-700);font-weight:750;text-decoration:none}.protection-parameter-cell a:hover,.product-mobile-parameter-note a:hover{text-decoration:underline}.performance-search-field{grid-column:span 2}.filter-panel>label:not(.search-field),.lead-form label{display:flex;flex-direction:column;gap:8px}.filter-panel>label>span,.lead-form label>span{color:var(--navy-700);font-size:13px;font-weight:700}.search-field{height:50px;padding:0 15px;display:flex;align-items:center;gap:10px;color:var(--blue-700);background:#fff;border:1px solid var(--line-strong)}.search-field input,.filter-panel select,.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--navy-900);background:#fff;border:1px solid var(--line-strong);border-radius:0;outline:none}.search-field input{height:100%;border:0}.filter-panel select,.lead-form input,.lead-form select{height:50px;padding:0 13px}.lead-form textarea{min-height:130px;padding:13px;resize:vertical}.search-field:focus-within,.filter-panel select:focus,.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px #53a8d521}.filter-panel select:disabled{color:#8ba0af;background:#f2f7fa;cursor:not-allowed}.reset-button{height:50px}.finder-assurance{min-height:48px;padding:12px 16px;display:flex;align-items:center;gap:10px;color:#47677a;background:#edf8fd;border:1px solid #cfe8f4;border-top:0;font-size:13px}.finder-assurance svg{flex:0 0 auto;color:var(--blue-700)}.result-meta{padding:28px 2px 16px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.result-meta strong{color:var(--navy-900)}.result-meta-actions{display:flex;align-items:center;gap:17px}.result-meta-actions button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);background:#fff;border:1px solid var(--line-strong);font-weight:700;cursor:pointer}.result-meta-actions button:hover{color:#fff;background:var(--blue-700);border-color:var(--blue-700)}.result-meta-actions button:disabled{opacity:.45;cursor:not-allowed}.product-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line)}.product-mobile-list{display:none}.product-table{width:100%;min-width:1260px;border-collapse:collapse}.product-table th,.product-table td{padding:19px 18px;text-align:left;border-bottom:1px solid var(--line)}.product-table th{color:var(--navy-700);background:var(--blue-050);font-size:13px;font-weight:800}.product-table td{color:#456277;font-size:14px;vertical-align:middle}.product-table tr:last-child td{border-bottom:0}.product-table tbody tr:hover{background:#f8fcfe}.model-link{display:block;max-width:340px;color:var(--navy-900);font-size:15px;font-weight:800;line-height:1.4}.model-link:hover{color:var(--blue-700)}.category-label{display:block;color:var(--navy-900);font-weight:750}.parameter-value{display:inline-flex;min-height:30px;padding:5px 9px;align-items:center;color:#164f6d;background:#e9f7fd;border:1px solid #c9e8f5;font-weight:750;white-space:nowrap}.parameter-value.needs-pdf{color:var(--muted);background:#f6f8f9;border-color:#dfe7eb;font-weight:650}.product-table td small{display:block;margin-top:6px;color:var(--muted)}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.icon-link,.download-link{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--blue-700);background:#fff;border:1px solid var(--line-strong);font-weight:700}.icon-link:hover,.download-link:hover{color:#fff;background:var(--blue-700);border-color:var(--blue-700)}.empty-state{padding:70px 30px;text-align:center;color:var(--blue-700)}.empty-state h3{margin:16px 0 7px}.empty-state p{margin-bottom:0}.pagination{margin-top:28px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.pagination button{min-width:43px;height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--navy-800);background:#fff;border:1px solid var(--line-strong);cursor:pointer}.pagination button.active{color:#fff;background:var(--blue-700);border-color:var(--blue-700)}.pagination button:disabled{opacity:.42;cursor:not-allowed}.bundle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.bundle-card{min-height:180px;padding:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:var(--blue-050);border:1px solid var(--line);transition:transform .17s ease,border-color .17s ease}.bundle-card:hover{transform:translateY(-4px);border-color:var(--blue-500)}.bundle-card span{display:block;margin-bottom:17px;color:var(--blue-700);font-size:28px;font-weight:800}.bundle-card strong,.bundle-card small{display:block}.bundle-card strong{color:var(--navy-900)}.bundle-card small{margin-top:7px;color:var(--muted)}.bundle-card>svg{flex:0 0 auto;color:var(--blue-700)}.detail-layout{display:grid;grid-template-columns:minmax(390px,.72fr) minmax(0,1.28fr);gap:28px;align-items:start}.performance-detail-section{border-bottom:1px solid var(--line)}.performance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.performance-card{min-height:190px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.performance-card>div span,.performance-card>div small{display:block}.performance-card>div span{color:var(--blue-700);font-size:14px;font-weight:850;letter-spacing:.04em}.performance-card>div small{margin-top:4px;color:var(--muted)}.performance-card strong{margin:20px 0 13px;color:var(--navy-900);font-size:23px;line-height:1.3}.performance-card em{color:var(--muted);font-size:12px;font-style:normal}.performance-card.confidence-high em{color:#247596}.performance-card.confidence-low,.performance-card.confidence-none{background:#f9fbfc}.model-matrix-wrap{margin-top:28px;background:#fff;border:1px solid var(--line)}.model-matrix-head{min-height:94px;padding:21px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.model-matrix-head h3{margin:4px 0 0;color:var(--navy-900);font-size:22px}.model-matrix-head>span{color:var(--blue-700);font-size:13px;font-weight:750}.model-matrix-scroll{overflow-x:auto}.model-matrix-scroll:focus-visible{outline:3px solid var(--blue-700);outline-offset:3px}.model-matrix{width:100%;min-width:760px;border-collapse:collapse}.model-matrix th,.model-matrix td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--line)}.model-matrix th{color:var(--navy-700);background:var(--blue-050);font-size:12px}.model-matrix td{color:#486577;font-size:14px}.model-matrix td:first-child{color:var(--navy-900);font-weight:800}.model-matrix tr:last-child td{border-bottom:0}.detail-card,.pdf-panel{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.detail-card{padding:34px}.detail-card h2{margin-bottom:27px;font-size:31px}.spec-definition{margin:0}.spec-definition>div{padding:15px 0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;border-bottom:1px solid var(--line)}.spec-definition dt{color:var(--muted)}.spec-definition dd{margin:0;color:var(--navy-900);font-weight:700}.hash-block{margin-top:25px;padding:17px;background:var(--blue-050);border:1px solid var(--line)}.hash-block span{display:block;margin-bottom:7px;color:var(--muted);font-size:12px}.hash-block code{display:block;overflow-wrap:anywhere;color:var(--navy-800);font-size:12px;line-height:1.6}.data-note{margin:24px 0 0;font-size:14px}.pdf-panel-head{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.pdf-panel-head>div,.pdf-panel-head a{display:flex;align-items:center;gap:8px}.pdf-panel-head>div{color:var(--navy-900);font-weight:800}.pdf-panel-head>div svg,.pdf-panel-head a{color:var(--blue-700)}.pdf-panel iframe{width:100%;height:750px;display:block;border:0}.checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.checklist-grid>div{min-height:110px;padding:24px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.checklist-grid svg{flex:0 0 auto;color:var(--blue-600)}.application-detail-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(540px,1.2fr);gap:64px;align-items:center}.application-detail-copy>svg{margin-bottom:28px;color:var(--blue-700)}.application-detail-copy h2{margin-bottom:17px;font-size:clamp(32px,3.4vw,52px)}.application-detail-copy>p{font-size:17px}.application-detail-art{height:520px}.checklist-stack{margin-top:27px;border-top:1px solid var(--line)}.checklist-stack>div{padding:15px 0;display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid var(--line);color:var(--navy-800)}.checklist-stack svg{flex:0 0 auto;margin-top:1px;color:var(--blue-600)}.form-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:28px;align-items:start}.form-aside,.lead-form-card,.form-success{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.form-aside{position:sticky;top:116px;padding:32px}.form-aside h2{font-size:31px}.form-aside>div{padding:15px 0;display:flex;gap:10px;border-bottom:1px solid var(--line);color:var(--navy-800);line-height:1.6}.form-aside>div svg{flex:0 0 auto;margin-top:2px;color:var(--blue-600)}.form-aside>p{margin:24px 0 0;font-size:14px}.lead-form-card{padding:38px}.form-intro{margin-bottom:31px;padding-bottom:28px;border-bottom:1px solid var(--line)}.form-intro h2{margin-bottom:10px;font-size:34px}.form-intro p{margin-bottom:0}.lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.lead-form label.wide,.lead-form .wide{grid-column:1 / -1}.lead-form label>span em{margin-left:3px;color:#d34747;font-style:normal}.lead-form .consent{flex-direction:row;align-items:flex-start;gap:10px}.consent input{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.consent span{font-weight:400!important;line-height:1.6}.form-actions{padding-top:8px;display:flex;align-items:center;gap:18px}.form-actions>span{color:var(--muted);font-size:13px}.form-success{min-height:480px;padding:60px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-success>svg{margin-bottom:22px;color:var(--blue-600)}.form-success h2{margin-bottom:12px;font-size:38px}.form-success p{max-width:640px}.form-success .button{margin-top:10px}.news-toolbar{margin-bottom:38px;display:flex;align-items:center;justify-content:space-between;gap:26px}.category-tabs{display:flex;flex-wrap:wrap;gap:8px}.category-tabs button{height:42px;padding:0 17px;color:var(--navy-700);background:#fff;border:1px solid var(--line-strong);cursor:pointer}.category-tabs button.active,.category-tabs button:hover{color:#fff;background:var(--blue-700);border-color:var(--blue-700)}.news-search{width:min(360px,100%);flex:0 0 360px}.news-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-meta{margin-top:26px;display:flex;gap:20px;color:var(--navy-700);font-size:14px}.article-layout{max-width:1100px}.back-link{margin-bottom:25px;display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:700}.article-artwork{height:600px;margin-bottom:45px}.article-body{max-width:860px;margin-inline:auto}.article-body>p{margin-bottom:24px;color:#3e5d72;font-size:18px;line-height:2}.article-note{margin:38px 0;padding:24px;display:flex;gap:14px;background:var(--blue-050);border-left:4px solid var(--blue-600)}.article-note>svg{flex:0 0 auto;color:var(--blue-700)}.article-note strong{color:var(--navy-900)}.article-note p{margin:6px 0 0}.article-pagination{margin-top:54px;padding-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border-top:1px solid var(--line)}.article-pagination a{min-height:94px;padding:18px;display:flex;align-items:center;gap:13px;background:var(--blue-050);border:1px solid var(--line)}.article-pagination a:last-of-type{justify-content:flex-end;text-align:right}.article-pagination a:hover{border-color:var(--blue-500)}.article-pagination svg{flex:0 0 auto;color:var(--blue-700)}.article-pagination small{display:block;margin-bottom:5px;color:var(--blue-700);font-size:12px}.career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.career-card{min-height:290px;padding:34px;background:#fff;border:1px solid var(--line);transition:transform .17s ease,border-color .17s ease}.career-card:hover{transform:translateY(-4px);border-color:var(--blue-500)}.career-card>svg{margin-bottom:27px;color:var(--blue-700)}.career-card>span{color:var(--blue-700);font-size:13px;font-weight:700}.career-card h3{margin:7px 0 11px;font-size:25px}.narrow-form{max-width:1000px}.contact-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.contact-paths article{min-height:240px;padding:33px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-paths svg{margin-bottom:35px;color:var(--blue-700)}.contact-paths h3{margin-bottom:10px;font-size:23px}.contact-paths p{margin-bottom:0}.large-search{max-width:900px;height:64px;margin:0 auto 48px;padding:0 20px;box-shadow:var(--shadow-sm)}.large-search input{font-size:18px}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.search-results section{background:#fff;border:1px solid var(--line)}.search-results h2{margin:0;padding:22px 24px;font-size:22px;border-bottom:1px solid var(--line)}.search-results h2 span{margin-left:7px;color:var(--blue-700)}.search-result-list>a{min-height:86px;padding:18px 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.search-result-list>a:hover{background:var(--blue-050)}.search-result-list>a>svg:first-child,.search-result-list>a>svg:last-child{color:var(--blue-700)}.search-result-list strong,.search-result-list span{display:block}.search-result-list strong{color:var(--navy-900)}.search-result-list span{margin-top:5px;color:var(--muted);font-size:13px}.no-result{padding:26px}.cta-section{padding:78px 0;color:#fff;background:var(--navy-900);border-top:4px solid var(--yellow)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-inner>div:first-child{max-width:820px}.cta-inner h2{margin-bottom:13px;color:#fff;font-size:clamp(30px,3.3vw,49px)}.cta-inner p{margin-bottom:0;color:#c3d8e6}.site-footer{color:#c9d9e5;background:var(--navy-950)}.footer-main{padding:74px 0 58px;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:100px}.footer-brand .logo-window{margin-bottom:22px}.footer-brand p{max-width:420px;margin-bottom:14px;color:#9bb4c5}.footer-brand>span{color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.18em}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.footer-links>div{display:flex;flex-direction:column;gap:13px}.footer-links strong{margin-bottom:7px;color:#fff}.footer-links a{color:#9bb4c5}.footer-links a:hover{color:var(--yellow)}.footer-bottom{padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#7995a8;border-top:1px solid rgba(255,255,255,.1);font-size:13px}.not-found{min-height:65vh;padding:140px 0;display:grid;place-items:center;text-align:center;background:var(--blue-050)}.not-found h1{margin-bottom:16px;font-size:58px}.not-found p{margin-bottom:28px}.not-found .button-row{justify-content:center}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:900;width:48px;height:48px;display:grid;place-items:center;color:#fff;background:var(--blue-700);border:1px solid rgba(255,255,255,.45);box-shadow:none;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .16s ease,transform .16s ease;cursor:pointer}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:1450px){.desktop-nav{gap:17px}.header-inner{gap:18px}.brand,.logo-window{width:220px}.brand{flex-basis:220px}.logo-window img{width:244px;left:-12px;top:-33px}.header-search{width:165px;flex-basis:165px}}@media(max-width:1180px){.desktop-nav,.header-search{display:none}.header-inner{justify-content:space-between}.menu-button{width:46px;height:46px;display:grid;place-items:center;color:var(--navy-900);background:var(--blue-050);border:1px solid var(--line);cursor:pointer}.mobile-panel{display:block;position:absolute;top:88px;left:0;right:0;max-height:0;overflow:hidden;background:#fff;border-bottom:1px solid transparent;box-shadow:var(--shadow-md);transition:max-height .22s ease}.mobile-panel[hidden]{display:none}.mobile-panel.open{max-height:640px;border-color:var(--line)}.mobile-panel nav{width:min(100% - 40px,760px);margin:20px auto 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.mobile-panel nav a{padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.mobile-language{width:min(100% - 40px,760px);min-height:44px;margin:0 auto 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--navy-800);background:var(--blue-050);border:1px solid var(--line);font:inherit;font-weight:750;cursor:pointer}.mobile-language:focus-visible{outline:3px solid rgba(83,168,213,.35);outline-offset:2px}.mobile-search{width:min(100% - 40px,760px);margin:0 auto 22px;display:grid;grid-template-columns:1fr auto;gap:10px}.mobile-search input{min-width:0;padding:0 14px;border:1px solid var(--line-strong)}.product-showcase,.about-lead,.application-lead,.product-platform-intro{grid-template-columns:1fr}.platform-artwork{min-height:500px}.product-platform-art{order:0}.capability-grid,.principle-grid,.application-grid.compact-grid,.bundle-grid,.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero-inner{grid-template-columns:1fr}.page-hero-stats{max-width:600px}.detail-layout,.application-detail-layout,.form-layout{grid-template-columns:1fr}.form-aside{position:static}.form-aside>div{display:inline-flex;width:calc(50% - 4px);vertical-align:top}}@media(max-width:860px){.container{width:min(100% - 36px,var(--container))}.site-header{height:76px}.performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{width:calc(100% - 28px)}.mobile-panel{top:76px}.brand,.logo-window{width:190px;height:56px}.brand{flex-basis:190px}.logo-window img{width:211px;left:-10px;top:-29px}.home-hero{height:650px;background-position:44% bottom}.home-hero-brand{top:18px;right:18px;width:240px;height:74px}.home-hero-brand .logo-window{transform:scale(1)}.home-hero-actions{left:18px;bottom:20px;width:calc(100% - 36px)}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-strip>div:nth-child(2){border-right:0}.stat-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:78px 0}.section-heading,.cta-inner{align-items:flex-start;flex-direction:column}.split-intro{grid-template-columns:1fr;gap:32px}.application-grid,.featured-products,.news-grid,.news-list-grid,.contact-paths,.checklist-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.process-line{grid-template-columns:repeat(2,minmax(0,1fr));border-top:0;border-left:2px solid var(--blue-200)}.process-step{padding:12px 24px 32px}.news-toolbar{align-items:stretch;flex-direction:column}.news-search{width:100%;flex-basis:auto}.article-artwork{height:440px}.footer-main{grid-template-columns:1fr;gap:50px}}@media(max-width:620px){.button{min-height:46px;padding-inline:17px}.mobile-panel nav{grid-template-columns:1fr}.mobile-search{grid-template-columns:1fr}.mobile-search input{height:48px}.performance-grid{grid-template-columns:1fr}.product-table-wrap{display:none}.product-mobile-list{display:grid;gap:12px}.product-mobile-card{padding:18px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.product-mobile-card-head,.product-mobile-card-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-mobile-card-head span,.product-mobile-card-head a{display:block}.product-mobile-card-head span{margin-bottom:5px;color:var(--blue-700);font-size:11px;font-weight:800}.product-mobile-card-head a{color:var(--navy-900);font-size:16px;font-weight:850;line-height:1.35}.product-mobile-card-head>strong{flex:0 0 auto;padding:5px 8px;color:#406479;background:var(--blue-050);border:1px solid var(--line);font-size:12px}.product-mobile-parameters{margin:16px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-mobile-parameters>div{min-height:65px;padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-mobile-parameters span,.product-mobile-parameters strong{display:block}.product-mobile-parameters span{margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:800}.product-mobile-parameters strong{color:var(--navy-900);font-size:13px;line-height:1.4}.product-mobile-card-foot{align-items:center}.product-mobile-card-foot>span{color:var(--muted);font-size:11px;line-height:1.5}.product-mobile-card-foot>div{display:flex;flex:0 0 auto;gap:7px}.model-matrix-head{align-items:flex-start;flex-direction:column}.home-hero{height:640px;background-size:auto 640px;background-position:54% bottom}.home-hero-brand{width:205px;height:65px}.home-hero-brand .logo-window.compact{transform:scale(.78)}.home-hero-actions{padding:18px}.home-hero-actions p{font-size:14px}.home-hero-actions .button-row .button{flex:1 1 100%}.stat-strip,.family-grid,.capability-grid,.principle-grid,.application-grid,.application-grid.compact-grid,.featured-products,.news-grid,.news-list-grid,.bundle-grid,.contact-paths,.checklist-grid,.career-grid,.search-results{grid-template-columns:1fr}.stat-strip>div{min-height:102px;border-right:0;border-bottom:1px solid var(--line)}.stat-strip>div:last-child{border-bottom:0}.section{padding:64px 0}.section-heading{margin-bottom:34px;gap:20px}.section-heading h2,.split-intro h2,.about-lead h2,.application-lead h2,.product-platform-intro h2{font-size:32px}.platform-artwork,.about-artwork,.application-art,.product-platform-art{min-height:0;height:310px}.artwork-brand-mask{width:38%;height:25%}.artwork-brand-mask .logo-window.compact{transform:scale(.68)}.family-card,.capability-card,.principle-card,.application-card,.mini-product,.career-card{min-height:0}.page-hero{padding:75px 0 62px}.page-hero h1{font-size:45px}.page-hero-inner{gap:38px}.page-hero-stats{grid-template-columns:1fr}.page-hero-stats>div{min-height:96px;border-right:0;border-bottom:1px solid var(--line)}.page-hero-stats>div:last-child{border-bottom:0}.filter-panel,.lead-form{grid-template-columns:1fr}.filter-panel>*,.lead-form label.wide,.lead-form .wide{grid-column:auto}.result-meta{align-items:flex-start;flex-direction:column;gap:6px}.result-meta-actions{align-items:flex-start;flex-direction:column}.pagination button:not(:first-child):not(:last-child){display:none}.detail-card,.lead-form-card{padding:25px 20px}.spec-definition>div{grid-template-columns:1fr;gap:6px}.pdf-panel iframe{height:500px}.form-aside>div{display:flex;width:100%}.form-actions{align-items:stretch;flex-direction:column}.news-artwork{height:230px}.article-artwork{height:280px}.article-pagination{grid-template-columns:1fr}.article-body>p{font-size:16px}.footer-links{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}}.site-header{height:80px;background:#fff;border-bottom:1px solid #e1ebf2;box-shadow:0 4px 18px #0b314e09}.header-inner{width:min(1380px,calc(100% - 48px));gap:24px}.brand{width:184px;flex-basis:184px}.logo-window,.logo-window.compact{width:184px;height:58px}.logo-window img,.logo-window.compact img{width:184px;left:-9px;top:-25px}.desktop-nav{justify-content:center;gap:clamp(20px,2.2vw,35px);padding:0}.desktop-nav a{color:#102f4f;font-size:14px;font-weight:700}.desktop-nav a:after{bottom:17px;height:2px;background:#197ac0}.header-search{width:198px;flex-basis:198px;height:42px;background:#fff;border-color:#d6e3ec;border-radius:23px}.header-search input{padding-left:16px;font-size:13px}.header-language{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:transparent;color:#173858;font:inherit;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer}.header-language:focus-visible{outline:3px solid rgba(244,223,57,.86);outline-offset:5px}.home-corporate-hero{position:relative;height:400px;overflow:hidden;color:#fff;background:#082c4f}.home-corporate-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0524411f;pointer-events:none}.home-corporate-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.home-corporate-hero-inner{position:relative;z-index:2;height:100%;max-width:1264px}.home-corporate-hero-copy{position:absolute;top:50%;left:0;width:520px;transform:translateY(-50%)}.home-corporate-hero-copy>span{display:block;margin-bottom:17px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em}.home-corporate-hero-copy h1{margin-bottom:15px;color:#fff;font-size:clamp(37px,3.2vw,48px);font-weight:760;line-height:1.2;letter-spacing:-.025em;text-shadow:0 2px 16px rgba(3,25,47,.2)}.home-corporate-hero-copy p{margin:0;color:#e6f2f9;font-size:16px;font-weight:600;letter-spacing:.04em}.home-corporate-hero-panel{position:absolute;top:50%;right:0;width:430px;min-height:205px;padding:31px 30px 26px;background:#062d50ed;border:1px solid rgba(206,230,245,.36);border-radius:5px;box-shadow:0 18px 42px #031c3338;transform:translateY(-50%)}.home-corporate-hero-panel small,.home-corporate-hero-panel strong,.home-corporate-hero-panel a{display:flex;align-items:center}.home-corporate-hero-panel small{color:#d7e9f5;font-size:14px;font-weight:700}.home-corporate-hero-panel strong{margin-top:17px;color:#fff;font-size:19px;letter-spacing:.025em;white-space:nowrap}.home-corporate-hero-panel p{margin:13px 0 17px;color:#dcecf6;font-size:13px;font-weight:600;line-height:1.6}.home-corporate-hero-panel a{gap:7px;color:#fff;font-size:14px;font-weight:750}.home-hero-pagination{position:absolute;left:0;bottom:30px;display:flex;align-items:center;gap:8px}.home-hero-pagination b,.home-hero-pagination i{display:block;border-radius:50%}.home-hero-pagination b{width:12px;height:12px;background:#0d4677}.home-hero-pagination i{width:12px;height:12px;background:#ffffff94}.home-platform-section{padding:28px 0 17px;background:#f7fbfe;border-bottom:1px solid #e1ecf3}.home-platform-shell{max-width:1264px}.home-platform-heading{min-height:48px;display:grid;grid-template-columns:180px minmax(300px,380px) 136px;align-items:center;gap:26px}.home-platform-heading h2{margin:0;color:#092f56;font-size:31px;line-height:1}.home-platform-search{height:40px;padding-left:14px;display:flex;align-items:center;color:#59748b;background:#fff;border:1px solid #d5e2eb;border-radius:4px}.home-platform-search:focus-within{border-color:#2b8ac6;box-shadow:0 0 0 3px #2b8ac61a}.home-platform-search input{width:100%;min-width:0;height:100%;padding:0 9px;color:#173858;background:transparent;border:0;outline:0;font-size:13px}.home-platform-search button{width:42px;height:100%;display:grid;place-items:center;color:#176fab;background:transparent;border:0;cursor:pointer}.home-cross-reference{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#0b477b;border:1px solid #0b477b;border-radius:4px;font-size:14px;font-weight:750}.home-cross-reference:hover{background:#176fa8;border-color:#176fa8}.home-platform-modes{height:54px;margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #cbdce7}.home-platform-modes a{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:12px;color:#405d76;font-size:14px;font-weight:700}.home-platform-modes a.active{color:#103f69}.home-platform-modes a.active:after{content:"";position:absolute;left:0;right:54%;bottom:-1px;height:3px;background:#197cc1}.home-platform-products{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #d8e4ec}.home-platform-products article{min-width:0;min-height:214px;padding:16px 15px 12px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #dce7ee;text-align:center}.home-platform-products article:last-child{border-right:0}.home-platform-products article.active{box-shadow:inset 0 3px #1c7fc0}.home-platform-product-copy h3{margin:0;color:#1478ba;font-size:20px}.home-platform-product-copy p{margin:3px 0 0;overflow:hidden;color:#536c80;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.home-platform-products img{width:198px;height:104px;margin:6px auto 4px;object-fit:contain;filter:none;opacity:1}.home-platform-product-actions{width:100%;margin-top:auto;display:grid;grid-template-columns:1fr 1fr}.home-platform-product-actions a{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;color:#1679b8;font-size:11px;font-weight:750;white-space:nowrap}.home-platform-product-actions a+a{padding-left:12px;border-left:1px solid #dce7ee}.home-platform-stats{min-height:55px;display:flex;align-items:center;justify-content:center;gap:28px;color:#214b6e}.home-platform-stats div{display:inline-flex;align-items:center;gap:9px}.home-platform-stats strong{color:#123d64;font-size:20px}.home-platform-stats span{color:#45657e;font-size:13px}.home-platform-stats i{color:#7990a2;font-style:normal}.home-application-showcase{padding:20px 0 70px;background:#fff}.home-application-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.home-application-heading .eyebrow{margin-bottom:8px}.home-application-heading h2{margin:0;color:#0a345b;font-size:34px}.home-application-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-application-photo-grid a{position:relative;min-width:0;overflow:hidden;background:#fff;border:1px solid #d9e5ed;box-shadow:0 12px 28px #13416014}.home-application-photo-grid img{width:100%;height:176px;object-fit:cover}.home-application-photo-grid span{min-height:52px;padding:0 18px;display:flex;align-items:center;color:#123a5d;font-size:16px;font-weight:750}.home-application-photo-grid svg{position:absolute;right:16px;bottom:16px;color:#197cc1}.home-application-photo-grid a:hover{border-color:#6eaed5;transform:translateY(-2px)}.home-selection-intro{padding:70px 0 25px}.home-selection-intro .section-heading{margin-bottom:0}.home-selection-intro+.home-finder-section{padding-top:0;padding-bottom:70px}@media(max-width:1320px){.header-inner{width:min(1240px,calc(100% - 40px));gap:18px}.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.header-search{width:170px;flex-basis:170px}}@media(max-width:1180px){.header-language{display:none}.mobile-panel{top:80px}.home-corporate-hero-copy{width:52%}.home-corporate-hero-panel{width:360px}.home-corporate-hero-panel strong{white-space:normal}.home-platform-shell{max-width:none}.home-platform-products img{width:165px}.home-platform-product-actions{grid-template-columns:1fr;gap:5px}.home-platform-product-actions a+a{border-left:0}}@media(max-width:860px){.home-corporate-hero{height:540px}.home-corporate-hero-image{object-position:62% center}.home-corporate-hero-copy{top:55px;left:0;width:100%;transform:none}.home-corporate-hero-copy h1{font-size:38px}.home-corporate-hero-panel{top:auto;right:0;bottom:27px;left:0;width:100%;min-height:178px;padding:23px 24px 20px;transform:none}.home-hero-pagination{display:none}.home-platform-heading{grid-template-columns:1fr 136px}.home-platform-heading h2{grid-column:1 / -1;margin-bottom:8px}.home-platform-products,.home-application-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-platform-products article:nth-child(2){border-right:0}.home-platform-products article:nth-child(-n+2){border-bottom:1px solid #dce7ee}.home-platform-stats{flex-wrap:wrap;gap:13px 20px;padding:16px 0 0}}@media(max-width:620px){.site-header{height:72px}.header-inner{width:calc(100% - 24px)}.brand,.logo-window,.logo-window.compact{width:168px}.brand{flex-basis:168px}.logo-window,.logo-window.compact{height:54px}.logo-window img,.logo-window.compact img{width:168px;left:-8px;top:-23px}.mobile-panel{top:72px}.home-corporate-hero{height:560px}.home-corporate-hero-copy{top:43px}.home-corporate-hero-copy>span{font-size:10px}.home-corporate-hero-copy h1{font-size:32px}.home-corporate-hero-copy p{font-size:13px}.home-corporate-hero-panel strong{font-size:17px}.home-platform-section{padding-top:24px}.home-platform-heading{display:flex;align-items:stretch;flex-direction:column;gap:10px}.home-platform-heading h2{font-size:29px}.home-platform-modes{height:auto;grid-template-columns:1fr}.home-platform-modes a{min-height:48px;border-bottom:1px solid #dbe6ed}.home-platform-modes a.active:after{right:auto;width:72px}.home-platform-products,.home-application-photo-grid{grid-template-columns:1fr}.home-platform-products article,.home-platform-products article:nth-child(2){border-right:0;border-bottom:1px solid #dce7ee}.home-platform-products article:last-child{border-bottom:0}.home-platform-stats{align-items:flex-start;flex-direction:column;gap:10px}.home-platform-stats i{display:none}.home-application-heading{align-items:flex-start;flex-direction:column}.home-selection-intro{padding-top:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--navy-950: #071b32;--navy-900: #0b2948;--navy-800: #123d63;--navy-700: #2b5474;--blue-700: #006da8;--blue-600: #1598d8;--blue-500: #1c78ae;--blue-200: #c9e7f7;--blue-100: #e3f4fd;--blue-050: #f2f9fd;--yellow: #ece853;--yellow-deep: #d8cf21;--text: #173650;--muted: #526b7e;--line: #d7e6ef;--line-strong: #bed8e7;--shadow-sm: 0 8px 24px rgba(24, 75, 105, .05);--shadow-md: 0 18px 45px rgba(18, 67, 97, .08);--container: 1480px}.container{width:min(var(--container),calc(100% - 56px))}.site-header{height:76px;background:#fff;box-shadow:none}.header-inner{width:min(1520px,calc(100% - 56px));gap:24px}.brand{width:180px;flex-basis:180px}.logo-window,.logo-window.compact{width:180px;height:56px}.logo-window img,.logo-window.compact img{width:180px;left:-9px;top:-24px}.desktop-nav{justify-content:center;gap:clamp(12px,1.25vw,20px);padding:0}.desktop-nav a{font-size:15px;font-weight:700}.desktop-nav a:after{bottom:13px;height:2px;background:var(--yellow-deep)}.header-search{width:232px;flex-basis:232px;height:42px;background:#fff;border-color:#cfdfe9;border-radius:3px}.page-hero{padding:78px 0 68px;background:#f1f9fe}.page-hero:before{display:none}.page-hero h1{font-size:clamp(43px,4.2vw,66px)}.section{padding:88px 0}.section-heading h2,.split-intro h2,.about-lead h2,.application-lead h2,.product-platform-intro h2,.form-aside h2{font-size:clamp(31px,3vw,46px)}.home-engineering-intro{padding:32px 0 17px;background:#f0f9ff}.home-engineering-intro-inner{min-height:142px;padding-inline:24px;display:flex;align-items:center;justify-content:space-between;gap:48px}.home-engineering-intro .eyebrow{margin-bottom:13px;color:var(--blue-700);letter-spacing:.2em}.home-engineering-intro h1{margin-bottom:10px;color:var(--navy-950);font-size:clamp(39px,3vw,48px);letter-spacing:-.03em}.home-engineering-intro p{margin:0;color:#5b7288;font-size:18px}.home-engineering-intro .button{min-width:166px;min-height:48px;flex:0 0 auto;transform:translateY(19px)}.home-finder-section{padding:0 0 13px;background:#f0f9ff}.home-finder-shell{min-height:500px;display:grid;grid-template-columns:367px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #cde0eb;border-radius:4px;box-shadow:0 7px 26px #2369910b}.home-finder-controls{padding:25px 25px 21px;border-right:1px solid #d7e5ed}.home-finder-controls-title{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:14px}.home-finder-controls-title strong{color:var(--navy-950);font-size:18px}.home-finder-controls-title button,.home-results-heading button{padding:0;display:inline-flex;align-items:center;gap:6px;color:var(--blue-700);background:transparent;border:0;font-size:13px;font-weight:700;cursor:pointer}.home-finder-controls>label,.home-finder-controls>fieldset{margin:0 0 11px;padding:0;display:block;border:0}.home-finder-controls label>span,.home-finder-controls legend{margin-bottom:6px;display:block;color:#284d69;font-size:12px;font-weight:800}.home-finder-controls select,.home-finder-controls input{height:34px;color:var(--navy-900);background:#fff;border:1px solid #c9dce7;border-radius:3px;outline:0}.home-finder-controls select{width:100%;padding:0 10px}.home-finder-controls input{width:100%;min-width:0;padding:0 10px}.home-finder-controls select:focus,.home-finder-controls input:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px #1598d81a}.range-fields{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:5px}.range-fields>span{color:var(--muted);text-align:center}.home-filter-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-filter-actions .button{min-height:38px;padding-inline:13px;font-size:13px}.home-finder-results{min-width:0;padding:0 28px 14px}.home-results-heading{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-results-heading h2{margin:0;color:var(--navy-950);font-size:20px}.home-results-heading h2 span{color:#425f75;font-size:15px;font-weight:700}.home-results-heading button:disabled{opacity:.38;cursor:not-allowed}.home-results-table-wrap{min-height:385px;overflow-x:auto;border:1px solid #d2e2eb}.home-results-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.home-results-table th,.home-results-table td{height:64px;padding:8px 11px;text-align:center;border-bottom:1px solid #dce8ef;color:#294a62;font-size:13px;vertical-align:middle}.home-results-table th{height:50px;color:#2a4a61;background:#f1f8fc;font-size:12px;font-weight:800}.home-results-table th:first-child{width:90px}.home-results-table th:nth-child(2){width:132px}.home-results-table th:nth-child(3){width:72px}.home-results-table th:last-child{width:108px}.home-results-table tbody tr:last-child td{border-bottom:0}.home-results-table tbody tr:hover{background:#f8fcfe}.home-results-table img{width:100px;height:50px;margin:auto;object-fit:contain;opacity:1;filter:none}.home-results-table td:nth-child(2) a{color:var(--navy-950);font-weight:800}.home-results-table td:last-child a{display:block;color:var(--blue-700);font-size:11px;font-weight:750;line-height:1.6;white-space:nowrap}.home-results-table td:last-child a:hover{color:var(--navy-900)}.home-finder-empty{min-height:390px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--blue-700)}.home-finder-empty span{color:var(--muted);font-size:13px}.home-results-note{margin:11px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.home-company-section{border-top:1px solid #e5eef3}.package-image-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:#f4faff;border:1px solid var(--line)}.package-image-gallery>a{min-height:210px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.package-image-gallery>a:hover,.package-image-gallery>a:focus-visible{position:relative;z-index:1;background:#f4faff;box-shadow:inset 0 0 0 2px #247ebc33;transform:translateY(-2px)}.package-image-gallery>a:nth-child(2n){border-right:0}.package-image-gallery>a:nth-last-child(-n+2){border-bottom:0}.package-image-gallery img{width:170px;height:112px;object-fit:contain;opacity:1;filter:none}.package-image-gallery .package-family-code{margin-top:7px;color:var(--blue-700);font-size:19px;font-weight:850}.package-image-gallery small{margin-top:3px;color:var(--muted)}.package-image-gallery .family-card-action{display:inline-flex;align-items:center;gap:5px;margin-top:13px;color:var(--navy-800);font-size:12px;font-weight:750}.product-package-gallery{order:2}.news-artwork,.article-artwork{background:#f5fbfe}.news-artwork>img,.article-artwork>img{padding:24px;object-fit:contain;background:#fff;opacity:1;filter:none}.artwork-brand-mask{display:none}@media(max-width:1180px){.mobile-panel{top:76px}.home-finder-shell{grid-template-columns:310px minmax(0,1fr)}}@media(max-width:860px){.home-engineering-intro{padding:30px 0 25px}.home-engineering-intro-inner{min-height:0;align-items:flex-start;flex-direction:column;gap:22px}.home-finder-shell{grid-template-columns:1fr}.home-results-table-wrap{min-height:0;overflow:visible;border:0}.home-results-table,.home-results-table tbody{min-width:0;display:block}.home-results-table thead{display:none}.home-results-table tbody{display:grid;gap:12px}.home-results-table tbody tr{padding:14px;display:grid;grid-template-columns:90px repeat(3,minmax(0,1fr));gap:8px 16px;background:#fff;border:1px solid var(--line)}.home-results-table td{height:auto;min-width:0;padding:2px;text-align:left;border:0}.home-results-table td:first-child{grid-row:1 / 4;align-self:center}.home-results-table td:first-child img{width:90px;height:68px}.home-results-table td:nth-child(n+2):nth-child(-n+7):before{display:block;color:#7a8f9d;font-size:9px;font-weight:800;line-height:1.2}.home-results-table td:nth-child(2):before{content:"型号"}.home-results-table td:nth-child(3):before{content:"封装"}.home-results-table td:nth-child(4):before{content:"VRRM"}.home-results-table td:nth-child(5):before{content:"IF(AV)"}.home-results-table td:nth-child(6):before{content:"VF"}.home-results-table td:nth-child(7):before{content:"Trr"}.home-results-table td:last-child{grid-column:2 / 5;display:flex;align-items:center;gap:18px}.home-results-table td:last-child a{display:inline-flex;font-size:12px}.home-finder-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;border-right:0;border-bottom:1px solid var(--line)}.home-finder-controls-title,.home-filter-actions{grid-column:1 / -1}.home-finder-controls>label,.home-finder-controls>fieldset{margin-bottom:0}}@media(max-width:620px){.container{width:min(100% - 28px,var(--container))}.home-engineering-intro h1{font-size:36px}.home-engineering-intro p{font-size:15px}.home-finder-controls{grid-template-columns:1fr;padding:20px 17px}.home-finder-controls-title,.home-filter-actions{grid-column:auto}.home-finder-results{padding:0 17px 15px}.home-results-heading{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px;padding:15px 0}.home-results-table tbody tr{grid-template-columns:72px repeat(2,minmax(0,1fr));gap:8px 12px;padding:13px 11px}.home-results-table td:first-child{grid-row:1 / 4}.home-results-table td:first-child img{width:72px;height:62px}.home-results-table td:last-child{grid-column:1 / 4;padding-top:8px;border-top:1px solid var(--line)}.package-image-gallery{grid-template-columns:1fr}.package-image-gallery>a,.package-image-gallery>a:nth-child(2n),.package-image-gallery>a:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.package-image-gallery>a:last-child{border-bottom:0}}.home-platform-section{padding:64px 0 28px}.home-platform-shell{max-width:1380px}.home-platform-heading{min-height:0;grid-template-columns:minmax(0,1fr) minmax(300px,390px) 170px;align-items:end;gap:28px}.home-platform-heading h2{margin-top:7px;font-size:clamp(30px,3vw,43px);line-height:1.1}.home-platform-heading p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.home-device-category-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.home-device-category-card{min-height:204px;display:grid;grid-template-columns:minmax(0,1fr) 126px;overflow:hidden;color:inherit;background:#fff;border:1px solid #d5e4ed;border-radius:4px;box-shadow:0 10px 24px #184b690a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-device-category-card:hover,.home-device-category-card:focus-visible{border-color:#368bc1;box-shadow:0 15px 30px #184b691a;transform:translateY(-3px)}.home-device-category-copy{min-width:0;padding:20px 12px 18px 21px;display:flex;flex-direction:column;align-items:flex-start}.home-device-category-index{color:#237cad;font-size:10px;font-weight:850;letter-spacing:.18em}.home-device-category-card h3{margin:12px 0 7px;color:var(--navy-950);font-size:20px;line-height:1.25}.home-device-category-card strong{color:#237cad;font-size:12px;font-weight:800}.home-device-category-card p{margin:10px 0 12px;color:var(--muted);font-size:12px;line-height:1.55}.home-device-category-link{margin-top:auto;display:inline-flex;align-items:center;gap:5px;color:#126eae;font-size:12px;font-weight:850}.home-device-category-media{width:100%;height:100%;min-height:204px;min-width:0;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;background:linear-gradient(145deg,#f5fbfe,#e8f5fb);border-left:1px solid #e1edf3}.home-device-category-media>img{width:100%;height:100%;min-height:0;padding:18px 14px 8px;object-fit:contain}.home-device-category-media>span{min-width:0;padding:8px 10px 10px;display:grid;gap:2px;color:#5a7485;background:#ffffffb8;border-top:1px solid rgba(188,216,231,.72);font-size:9px;line-height:1.25;text-align:left}.home-device-category-media>span strong{overflow:hidden;color:#0d3655;font-size:10px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.home-device-category-media>span small{color:#237cad;font-size:9px;font-weight:800;letter-spacing:.08em}@media(max-width:1180px){.home-device-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.home-platform-heading{grid-template-columns:1fr 150px;gap:16px}.home-platform-heading>div:first-child{grid-column:1 / -1}.home-device-category-grid{grid-template-columns:1fr}}@media(max-width:620px){.home-platform-heading{display:flex;align-items:stretch;flex-direction:column}.home-platform-heading h2{font-size:30px}.home-platform-search,.home-cross-reference{width:100%}.home-device-category-card{grid-template-columns:minmax(0,1fr) 110px}.home-device-category-copy{padding-left:17px}.home-device-category-card h3{font-size:18px}}@media(prefers-reduced-motion:reduce){.home-device-category-card{animation:none!important;transition:none!important}}.runhong-home-hero{position:relative;min-height:clamp(460px,41vw,610px);overflow:hidden;background:#061e38}.runhong-home-hero-image,.runhong-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.runhong-home-hero-image{z-index:0;display:block;object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.02)}.runhong-home-hero-overlay{z-index:1;background:linear-gradient(90deg,#03172ef5,#03172edb 27%,#03172e73 51%,#03172e14 78%),linear-gradient(180deg,#03172e1f,#03172e4d);pointer-events:none}.runhong-home-hero-inner{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center}.runhong-home-hero-copy{max-width:650px;padding:78px 0 72px;color:#fff}.runhong-home-hero-eyebrow{margin-bottom:18px;color:#f0e95c}.runhong-home-hero h1{max-width:700px;margin:0;color:#fff;font-size:clamp(42px,4.6vw,72px);font-weight:760;line-height:1.08;letter-spacing:-.045em}.runhong-home-hero h1 em{display:block;color:#f0e95c;font-style:normal}.runhong-home-hero p{max-width:590px;margin:24px 0 0;color:#ebf6fde0;font-size:17px;line-height:1.8}.runhong-home-hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button.ghost-light{color:#fff;background:#072a4652;border-color:#ffffff8a}.button.ghost-light:hover{color:#0b2e4d;background:#fff;border-color:#fff}.home-exhibition-preview{padding:clamp(42px,4vw,68px) 0 0;background:#fff}.home-exhibition-shell{position:relative;min-height:clamp(390px,35vw,520px);overflow:hidden;color:#fff;background:#071f3f;border-radius:2px;box-shadow:0 24px 64px #0a2e4e29;isolation:isolate}.home-exhibition-image,.home-exhibition-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-exhibition-image{z-index:0;display:block;object-fit:cover;object-position:center}.home-exhibition-shade{z-index:1;background:linear-gradient(90deg,#04173457 0,#04173414 45%,#04173400 68%),linear-gradient(180deg,#0417340a,#04173438);pointer-events:none}.home-exhibition-copy{position:relative;z-index:2;width:min(700px,55%);padding:clamp(44px,5vw,72px) clamp(34px,5vw,72px)}.home-exhibition-kicker{display:flex;align-items:center;gap:18px;color:#f4ed60;font-size:12px;font-weight:850;letter-spacing:.16em}.home-exhibition-kicker time{padding-left:18px;color:#ebf6ffd6;border-left:1px solid rgba(255,255,255,.3);font-variant-numeric:tabular-nums;letter-spacing:.08em}.home-exhibition-copy h2{max-width:640px;margin:22px 0 0;color:#fff;font-size:clamp(30px,3.2vw,49px);font-weight:760;line-height:1.2;letter-spacing:-.035em}.home-exhibition-copy>p{max-width:610px;margin:20px 0 0;color:#e8f4fcd1;font-size:15px;line-height:1.76}.home-exhibition-meta{margin-top:25px;display:flex;gap:34px}.home-exhibition-meta span{display:grid;gap:5px;color:#eff8fedb;font-size:13px}.home-exhibition-meta strong{color:#6fbae8;font-size:9px;font-weight:850;letter-spacing:.15em}.home-exhibition-link{width:max-content;margin-top:27px;padding:13px 19px;display:inline-flex;align-items:center;gap:11px;color:#0a2a4a;background:#fff;border:1px solid #ffffff;font-size:14px;font-weight:780;transition:color .18s ease,background-color .18s ease,transform .18s ease}.home-exhibition-link:hover{color:#fff;background:transparent;transform:translateY(-2px)}.home-exhibition-mark{position:absolute;z-index:2;right:clamp(26px,4vw,60px);top:clamp(24px,4vw,52px);display:flex;align-items:flex-start;color:#ffffffeb;text-shadow:0 8px 28px rgba(4,29,62,.24)}.home-exhibition-mark span{font-size:clamp(62px,7vw,104px);font-weight:300;line-height:.8;letter-spacing:-.08em}.home-exhibition-mark small{margin:4px 0 0 8px;color:#f4ed60;font-size:12px;font-weight:850;letter-spacing:.12em}@media(max-width:900px){.home-exhibition-shell{min-height:500px}.home-exhibition-image{object-position:61% center}.home-exhibition-shade{background:linear-gradient(90deg,#041734f0 0,#041734d1 54%,#0417346b)}.home-exhibition-copy{width:min(690px,86%)}.home-exhibition-mark{opacity:.5}}@media(max-width:620px){.home-exhibition-preview{padding-top:28px}.home-exhibition-shell{width:calc(100% - 32px);min-height:560px}.home-exhibition-image{object-position:68% center}.home-exhibition-shade{background:linear-gradient(180deg,#041734db 0,#041734e6)}.home-exhibition-copy{width:100%;padding:42px 26px 36px}.home-exhibition-kicker{align-items:flex-start;flex-direction:column;gap:8px}.home-exhibition-kicker time{padding-left:0;border-left:0}.home-exhibition-copy h2{font-size:30px}.home-exhibition-meta{gap:24px}.home-exhibition-mark{right:25px;bottom:26px;top:auto;opacity:.28}}@media(max-width:860px){.runhong-home-hero{min-height:540px}.runhong-home-hero-image{object-position:61% center}.runhong-home-hero-overlay{background:linear-gradient(90deg,#03172ef0,#03172e94 70%,#03172e40)}.runhong-home-hero-copy{padding:64px 0 58px}.runhong-home-hero h1{font-size:clamp(40px,9vw,58px)}.runhong-home-hero p{max-width:540px;font-size:15px}}.page-main.rh-scroll-motion-ready[data-scroll-ready=true] .rh-scroll-reveal{opacity:1;transform:translate3d(0,32px,0);transition:transform .72s cubic-bezier(.22,1,.36,1) var(--rh-reveal-delay, 0ms);will-change:opacity,transform}.page-main.rh-scroll-motion-ready[data-scroll-ready=true] .rh-scroll-reveal.is-visible{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.page-main.rh-scroll-motion-ready .rh-scroll-reveal{opacity:1!important;transform:none!important;transition:none!important}}@media(min-width:1181px){.home-platform-section{padding-top:76px;padding-bottom:40px}.home-device-category-grid{margin-top:32px;gap:16px}.home-device-category-card{min-height:228px;grid-template-columns:minmax(0,1fr) 142px}.home-device-category-media{min-height:228px}.home-device-category-copy{padding:24px 16px 21px 24px}.home-device-category-index{font-size:11px}.home-device-category-card h3{margin-top:13px;margin-bottom:8px;font-size:21px}.home-device-category-card strong{font-size:13px}.home-device-category-card p{margin-top:11px;margin-bottom:13px;font-size:13px;line-height:1.58}.home-device-category-link{font-size:13px}}@media(min-width:861px)and (max-width:1180px){.home-platform-section{padding-top:68px;padding-bottom:34px}.home-device-category-grid{gap:14px}.home-device-category-card,.home-device-category-media{min-height:220px}.home-device-category-card{grid-template-columns:minmax(0,1fr) 136px}}.home-selection-intro .section-heading h2,.home-company-section .split-intro h2,.home-capabilities-section .section-heading h2,.home-datasheet-section .section-heading h2{font-size:clamp(28px,2.25vw,37px);line-height:1.23;letter-spacing:-.025em}@media(max-width:860px){.home-device-category-card,.home-device-category-media{min-height:214px}}@media(max-width:620px){.home-device-category-media{min-height:214px}}@media(min-width:861px){:root{--container: 1920px}.container,.header-inner{width:min(var(--container),calc(100% - 96px))}.runhong-home-hero{height:calc(100svh - 76px);min-height:680px}.runhong-home-hero-inner{width:min(var(--container),calc(100% - 96px));max-width:none}.runhong-home-hero-copy{max-width:760px;padding-top:clamp(86px,9vh,132px);padding-bottom:clamp(76px,8vh,116px)}.home-exhibition-preview{padding:0}.home-exhibition-shell{width:100%;max-width:none;min-height:min(76svh,780px);border-radius:0;box-shadow:none}.home-exhibition-copy{width:min(780px,53%);padding-left:clamp(48px,7.5vw,168px)}.home-exhibition-mark{right:clamp(48px,7.5vw,168px)}.home-platform-section{padding-top:clamp(76px,6vw,104px);padding-bottom:42px}.home-platform-shell{max-width:none}.home-platform-heading{grid-template-columns:minmax(0,1fr) minmax(360px,520px) 190px;gap:clamp(28px,3vw,56px)}.home-device-category-grid{gap:18px}.home-device-category-card{min-height:236px;grid-template-columns:minmax(0,1fr) 160px}.home-device-category-media{min-height:236px}.home-finder-shell{width:min(var(--container),calc(100% - 96px))}.home-finder-controls,.home-finder-results{padding-left:clamp(28px,2.2vw,44px);padding-right:clamp(28px,2.2vw,44px)}}:root{--rh-sky: #3e9add;--rh-sky-deep: #126da8;--rh-sky-soft: #eaf6fd;--rh-ink: #0a2c4e;--rh-ink-soft: #385b75;--rh-rule: #d7e6ef;--rh-accent: #f2ed56}.pdf-panel{overflow:hidden;background:#f5f9fc;border:1px solid #cfe0eb;box-shadow:0 18px 48px #1548671a}.pdf-panel-head{background:#fff;border-bottom:1px solid #dce8ef}.pdf-preview-link{position:relative;min-height:620px;padding:30px 34px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(rgba(59,147,202,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,147,202,.05) 1px,transparent 1px),#eef5f9;background-size:26px 26px}.pdf-preview-link img{width:min(100%,540px);max-height:720px;object-fit:contain;background:#fff;box-shadow:0 18px 48px #0527432e;transition:transform .22s ease,box-shadow .22s ease}.pdf-preview-link>span{position:absolute;right:22px;bottom:22px;padding:11px 15px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#083052eb;font-size:13px;font-weight:750}.pdf-preview-link:hover img{transform:translateY(-3px);box-shadow:0 24px 60px #0527433b}.pdf-preview-actions{min-height:58px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);background:#fff;border-top:1px solid #dce8ef;font-size:13px}.pdf-preview-actions a{display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:750}.application-index-section{padding-top:88px;padding-bottom:104px}.application-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.application-editorial-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #d7e5ed;box-shadow:0 15px 42px #12476714;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.application-editorial-card:hover{border-color:#8fc7e8;box-shadow:0 24px 60px #12476724;transform:translateY(-4px)}.application-editorial-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#dcecf5}.application-editorial-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(5,36,62,.72) 100%)}.application-editorial-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.application-editorial-card:hover .application-editorial-media img{transform:scale(1.035)}.application-editorial-media>span{position:absolute;z-index:1;left:22px;bottom:18px;display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:15px;font-weight:760}.application-editorial-copy{min-height:272px;padding:25px 26px 27px;display:flex;flex-direction:column}.application-editorial-copy small{color:var(--blue-700);font-size:11px;font-weight:850;letter-spacing:.16em}.application-editorial-copy h3{margin:14px 0 11px;font-size:22px;line-height:1.42}.application-editorial-copy p{margin-bottom:20px;font-size:14px;line-height:1.75}.application-editorial-copy strong{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:var(--blue-700);font-size:14px}.application-method-section{padding:90px 0;color:#fff;background:#0b3154}.application-method-section>.container{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:90px}.application-method-intro{max-width:540px}.application-method-intro .eyebrow{color:#87caee}.application-method-intro h2{margin:17px 0 18px;color:#fff;font-size:clamp(32px,3.4vw,48px)}.application-method-intro p{margin-bottom:28px;color:#c0d8e8}.application-method-intro .button.secondary{color:#fff;background:transparent;border-color:#ffffff80}.application-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.application-method-grid article{min-height:210px;padding:28px 30px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.application-method-grid article>span{color:var(--rh-accent);font-size:12px;font-weight:850;letter-spacing:.16em}.application-method-grid h3{margin:30px 0 9px;color:#fff;font-size:21px}.application-method-grid p{margin:0;color:#bcd3e2;font-size:14px;line-height:1.72}.application-story-hero{position:relative;min-height:690px;display:grid;overflow:hidden;background:#082b4b}.application-story-hero>img,.application-story-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.application-story-hero>img{object-fit:cover}.application-story-shade{background:linear-gradient(90deg,#042039f0,#042039c2 46%,#0420392b 78%,#0420390a),linear-gradient(0deg,rgba(4,31,54,.38),transparent 45%)}.application-story-hero-inner{position:relative;z-index:1;min-height:690px;padding-top:95px;padding-bottom:55px;display:flex;align-items:center}.application-story-copy{width:min(720px,60%)}.application-story-copy .eyebrow{display:inline-flex;align-items:center;gap:9px}.application-story-copy h1{margin:25px 0 23px;color:#fff;font-size:clamp(43px,5vw,70px);line-height:1.15;letter-spacing:-.035em}.application-story-copy>p{max-width:650px;margin-bottom:31px;color:#d3e5f0;font-size:17px;line-height:1.9}.application-image-note{position:absolute;right:0;bottom:28px;max-width:560px;color:#ffffffb8;font-size:11px;line-height:1.6;text-align:right}.application-roles-section{padding-top:94px;padding-bottom:100px}.application-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rh-rule);border-left:1px solid var(--rh-rule)}.application-role-grid article{min-height:255px;padding:34px 36px;border-right:1px solid var(--rh-rule);border-bottom:1px solid var(--rh-rule)}.application-role-grid article>span{color:var(--rh-sky-deep);font-size:12px;font-weight:850;letter-spacing:.15em}.application-role-grid h3{margin:34px 0 12px;font-size:23px}.application-role-grid p{margin:0;font-size:14px;line-height:1.8}.application-circuit-section{padding-top:95px;padding-bottom:100px}.application-circuit-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(310px,.62fr);gap:36px;align-items:stretch}.application-schematic{margin:0;display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr);overflow:hidden;background:#fff;border:1px solid #d3e4ee;box-shadow:0 18px 50px #12446117}.application-schematic-media{min-height:430px;padding:38px;display:grid;place-items:center;background:linear-gradient(rgba(54,145,201,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(54,145,201,.055) 1px,transparent 1px),#f5f9fc;background-size:24px 24px}.application-schematic-media img{width:min(100%,520px);max-height:340px;object-fit:contain;filter:saturate(.85) contrast(1.03)}.application-schematic figcaption{padding:46px 42px;display:flex;justify-content:center;flex-direction:column}.application-schematic h2,.application-no-schematic h2,.application-validation-panel h2{margin:16px 0 15px;font-size:30px}.application-schematic figcaption p{margin-bottom:23px;font-size:14px}.application-schematic figcaption a{display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-size:12px;font-weight:720;line-height:1.6}.application-no-schematic{min-height:430px;padding:58px;display:flex;justify-content:center;flex-direction:column;background:#fff;border:1px solid #d3e4ee}.application-no-schematic>svg{margin-bottom:28px;color:var(--rh-sky-deep)}.application-no-schematic p{max-width:700px;margin:0}.application-validation-panel{padding:42px 38px;color:#fff;background:#0b3154}.application-validation-panel .eyebrow{color:#87caee}.application-validation-panel h2{color:#fff}.application-validation-panel>div{margin-top:30px;border-top:1px solid rgba(255,255,255,.19)}.application-validation-panel p{margin:0;padding:17px 0;display:flex;align-items:flex-start;gap:12px;color:#d1e3ee;border-bottom:1px solid rgba(255,255,255,.19);font-size:14px;line-height:1.65}.application-validation-panel p svg{flex:0 0 auto;margin-top:3px;color:var(--rh-accent)}.application-candidate-section{padding-top:98px;padding-bottom:106px}.candidate-boundary{margin:-14px 0 35px;padding:16px 18px;display:flex;align-items:flex-start;gap:10px;color:#30546d;background:#eef8fd;border-left:3px solid var(--rh-sky-deep);font-size:13px;line-height:1.7}.candidate-boundary svg{flex:0 0 auto;margin-top:3px;color:var(--rh-sky-deep)}.candidate-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.candidate-product-card{min-width:0;padding:29px 30px 26px;display:flex;flex-direction:column;background:#fff;border:1px solid #d6e5ee;box-shadow:0 12px 36px #14476512}.candidate-product-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.candidate-product-head span{color:var(--rh-sky-deep);font-size:12px;font-weight:850;letter-spacing:.14em}.candidate-product-head small{color:var(--muted);text-align:right}.candidate-product-card h3{margin:24px 0 9px;overflow-wrap:anywhere;font-size:23px}.candidate-product-card>strong{color:#385a72;font-size:14px}.candidate-facts{margin:19px 0 17px;display:flex;flex-wrap:wrap;gap:7px}.candidate-facts span{padding:6px 9px;color:#245d80;background:#edf7fc;border:1px solid #cae5f3;font-size:11px;font-weight:720}.candidate-product-card>p{margin-bottom:23px;font-size:13px;line-height:1.72}.candidate-product-actions{margin-top:auto;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #dce8ef}.candidate-product-actions a{display:inline-flex;align-items:center;gap:6px;color:var(--blue-700);font-size:13px;font-weight:750}.application-reference-section{padding:86px 0;background:#eaf5fb;border-top:1px solid #d4e6f0}.application-reference-layout{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:80px}.application-reference-layout>div:first-child h2{margin:15px 0 12px;font-size:34px}.application-reference-layout>div:first-child p{margin:0;font-size:14px}.application-reference-list{border-top:1px solid #bcd6e5}.application-reference-list a{min-height:82px;padding:17px 5px;display:grid;grid-template-columns:165px minmax(0,1fr) auto;align-items:center;gap:25px;border-bottom:1px solid #bcd6e5}.application-reference-list a span{color:var(--muted);font-size:12px}.application-reference-list a strong{color:var(--rh-ink);font-size:14px}.application-reference-list a svg{color:var(--rh-sky-deep);transition:transform .18s ease}.application-reference-list a:hover svg{transform:translate(4px)}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-error{margin:0;padding:13px 15px;color:#8f2330;background:#fff1f2;border:1px solid #f0c7cc;font-size:13px;line-height:1.6}.cta-section{padding:116px 0 107px;color:#fff;background:radial-gradient(circle at 56% 32%,rgba(143,209,246,.22),transparent 30%),linear-gradient(110deg,#2f92d8,#3c9de1 58%,#2586cf);border-top:0}.cta-inner{align-items:stretch;gap:76px}.cta-copy{position:relative;padding-left:35px}.cta-copy:before{content:"";position:absolute;left:0;top:1px;width:5px;height:99px;background:var(--rh-accent)}.cta-copy .eyebrow{color:var(--rh-accent);letter-spacing:.18em}.cta-inner .cta-copy h2{margin:17px 0 22px;color:#fff;font-size:clamp(40px,4vw,61px);letter-spacing:.025em}.cta-inner .cta-copy p{color:#e7f5fd;font-size:18px}.cta-service{min-width:590px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.cta-service .button-row{width:100%;flex-wrap:nowrap;gap:18px}.cta-service .button.light{min-width:280px;min-height:82px;padding:0 36px;justify-content:space-between;color:var(--rh-sky-deep);background:#fff;border:1px solid rgba(255,255,255,.76);box-shadow:0 16px 38px #0b42671f;font-size:17px;font-weight:780}.cta-service .button.light:hover{color:#fff;background:var(--rh-ink);border-color:var(--rh-ink)}.cta-engineer-link{margin-top:24px;padding-bottom:7px;display:inline-flex;align-items:center;gap:14px;color:#fff;border-bottom:2px solid var(--rh-accent);font-weight:750}.cta-engineer-link svg{color:var(--rh-accent)}.site-footer{color:var(--rh-ink);background:#fff}.footer-main{padding:102px 0 93px;grid-template-columns:minmax(270px,.9fr) minmax(0,2.1fr);gap:0}.footer-brand{padding-right:52px;border-right:1px solid #ccdbe4}.footer-brand .logo-window{width:360px;height:96px;margin-bottom:30px}.footer-brand .logo-window img{width:400px;left:-20px;top:-54px}.footer-brand p{max-width:340px;margin:0;color:#294d66;font-size:14px;line-height:2}.footer-links{padding-left:42px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.footer-links>div{padding:11px 42px 0;gap:0;border-right:1px solid #ccdbe4}.footer-links>div:last-child{border-right:0}.footer-group-heading{margin-bottom:19px;display:flex;align-items:center;gap:15px}.footer-group-heading svg{color:var(--rh-sky-deep)}.footer-links .footer-group-heading strong{margin:0;color:var(--rh-ink);font-size:19px}.footer-links>div>p{min-height:46px;margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.75}.footer-links>div>a{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#234862;border-bottom:1px solid #d7e3ea;font-size:13px;font-weight:680}.footer-links>div>a svg{color:var(--rh-sky-deep);transition:transform .16s ease}.footer-links>div>a:hover{color:var(--rh-sky-deep)}.footer-links>div>a:hover svg{transform:translate(3px)}.footer-legal{background:#edf6fc;border-top:1px solid #e1edf4}.footer-bottom{min-height:140px;padding:24px 0;display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,1.4fr) minmax(220px,1fr);align-items:center;gap:36px;color:#33556e;border-top:0;font-size:12px}.footer-compliance{display:flex;align-items:center;flex-direction:column;gap:9px;text-align:center}.footer-filing{color:var(--rh-ink);font-weight:760;letter-spacing:.02em;text-decoration:underline;text-decoration-color:#8fb7d0;text-underline-offset:5px}.footer-filing:hover,.footer-filing:focus-visible{color:var(--rh-sky-deep);text-decoration-color:currentColor}.footer-support{justify-self:end;color:var(--rh-ink);font-weight:720;white-space:nowrap}.back-to-top{width:56px;height:56px;color:#fff;background:var(--rh-ink);border-color:var(--rh-ink)}@media(max-width:1220px){.application-editorial-grid,.candidate-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-circuit-layout{grid-template-columns:1fr}.application-validation-panel{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:36px}.application-validation-panel>div{margin-top:0}.cta-inner{align-items:flex-start;flex-direction:column}.cta-service{width:min(100%,650px);min-width:0}.footer-main{grid-template-columns:1fr}.footer-brand{padding:0 0 44px;border-right:0;border-bottom:1px solid #ccdbe4}.footer-brand p{max-width:560px}.footer-links{padding:46px 0 0}.footer-links>div:first-child{padding-left:0}}@media(max-width:900px){.application-editorial-grid{grid-template-columns:1fr}.application-editorial-card{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.application-editorial-media{height:100%;aspect-ratio:auto}.application-method-section>.container,.application-reference-layout{grid-template-columns:1fr;gap:46px}.application-story-hero,.application-story-hero-inner{min-height:620px}.application-story-copy{width:min(720px,78%)}.application-role-grid{grid-template-columns:1fr}.application-role-grid article{min-height:0}.application-schematic{grid-template-columns:1fr}.application-schematic-media{min-height:350px}.application-validation-panel{grid-template-columns:1fr;gap:12px}.application-validation-panel>div{margin-top:18px}.application-reference-list a{grid-template-columns:135px minmax(0,1fr) auto}.footer-links{grid-template-columns:1fr}.footer-links>div,.footer-links>div:first-child{padding:30px 0;border-right:0;border-bottom:1px solid #ccdbe4}.footer-links>div:last-child{border-bottom:0}.footer-links>div>p{min-height:0}.footer-bottom{min-height:0;display:flex;align-items:center;flex-direction:column;gap:12px;text-align:center}.footer-support{justify-self:auto}}@media(max-width:680px){.application-index-section,.application-roles-section,.application-candidate-section{padding-top:62px;padding-bottom:66px}.application-editorial-card{display:block}.application-editorial-media{aspect-ratio:16 / 9}.application-editorial-copy{min-height:0}.application-method-section{padding:64px 0}.application-method-grid{grid-template-columns:1fr}.application-method-grid article{min-height:0}.application-story-hero,.application-story-hero-inner{min-height:590px}.application-story-hero>img{object-position:64% center}.application-story-shade{background:linear-gradient(90deg,#042039ed,#0420399e)}.application-story-hero-inner{padding-top:70px}.application-story-copy{width:100%}.application-story-copy h1{font-size:39px}.application-story-copy>p{font-size:15px}.application-image-note{right:auto;left:0;max-width:94%;text-align:left}.application-circuit-section{padding-top:62px;padding-bottom:66px}.application-schematic-media{min-height:275px;padding:25px}.application-schematic figcaption,.application-no-schematic,.application-validation-panel{padding:30px 24px}.candidate-product-grid{grid-template-columns:1fr}.application-reference-section{padding:62px 0}.application-reference-list a{min-height:0;grid-template-columns:1fr auto;gap:7px 15px}.application-reference-list a span{grid-column:1 / -1}.pdf-preview-link{min-height:430px;padding:22px}.pdf-preview-link>span{right:12px;bottom:12px}.pdf-preview-actions{align-items:flex-start;flex-direction:column;gap:7px}.cta-section{padding:70px 0 64px}.cta-copy{padding-left:22px}.cta-copy:before{width:4px;height:76px}.cta-inner .cta-copy h2{font-size:39px}.cta-inner .cta-copy p{font-size:15px}.cta-service .button-row{flex-direction:column}.cta-service .button.light{width:100%;min-width:0;min-height:66px}.footer-main{padding:62px 0 40px}.footer-brand .logo-window{width:280px;height:78px}.footer-brand .logo-window img{width:312px;left:-16px;top:-43px}.footer-bottom{min-height:0;display:flex;align-items:center;flex-direction:column;gap:12px;text-align:center}.footer-support{justify-self:auto}}.application-story-copy{width:min(880px,100%)}.application-story-copy .eyebrow{font-size:14px;letter-spacing:.16em}.application-story-copy h1{width:100%;max-width:15.5em;font-size:clamp(38px,3.35vw,50px);line-height:1.14;letter-spacing:-.03em;text-wrap:balance}.application-story-copy h1 .headline-line{display:block}.application-story-copy>p{max-width:720px}@media(max-width:860px){.application-story-copy{width:100%}.application-story-copy h1{max-width:100%;font-size:clamp(34px,7.4vw,46px)}.application-story-copy h1 .headline-line{display:inline}.application-story-copy .eyebrow{font-size:12px}}.ecosystem-section{padding:clamp(30px,3vw,48px) 0 28px;overflow:hidden;background:#f6fafc}.ecosystem-shell{max-width:1520px}.ecosystem-stage{position:relative;min-height:0;overflow:hidden;background:transparent;border:0;box-shadow:none}.ecosystem-intro{position:relative;z-index:auto;width:100%;padding:0 2px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:38px;background:transparent}.ecosystem-intro>div:first-child{max-width:860px}.ecosystem-intro h2{max-width:820px;margin:9px 0 0;color:#0b2c4b;font-size:clamp(31px,3vw,48px);font-weight:760;line-height:1.16;letter-spacing:-.035em}.ecosystem-intro p{max-width:760px;margin:13px 0 0;color:#506b7e;font-size:15px;line-height:1.75}.ecosystem-actions{margin-top:0;display:flex;align-items:center;gap:22px;white-space:nowrap}.ecosystem-canvas{position:relative;width:min(100%,calc((100vh - 126px) * 16 / 9));margin:0 auto;aspect-ratio:16 / 9;overflow:hidden;background:#f6fafc;border:0;border-radius:0;box-shadow:none;isolation:isolate}.ecosystem-canvas>picture,.ecosystem-canvas>picture>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center}.ecosystem-canvas>picture{z-index:0}.ecosystem-canvas>picture,.ecosystem-canvas>picture>img{pointer-events:none}.ecosystem-canvas:after{content:none}.ecosystem-hotspots{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;pointer-events:none}.ecosystem-canvas.has-active .ecosystem-hotspots{display:none}.ecosystem-active-backdrop{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;padding:0;background:transparent;border:0;cursor:default}.ecosystem-hotspots .ecosystem-hotspot{position:absolute;left:var(--hotspot-x);top:var(--hotspot-y);width:auto;min-width:0;height:42px;padding:4px 14px 4px 4px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:#173d58;background:#ffffffe0;border:1px solid rgba(203,222,232,.98);border-radius:999px;box-shadow:none;transform:translate(-50%,-50%);cursor:pointer;font:inherit;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ecosystem-hotspots .ecosystem-hotspot:before,.ecosystem-hotspots .ecosystem-hotspot:after{display:none}.ecosystem-hotspots .ecosystem-hotspot:hover,.ecosystem-hotspots .ecosystem-hotspot:focus-visible,.ecosystem-hotspots .ecosystem-hotspot.active{color:#fff;background:#153d5a;border-color:#153d5a;box-shadow:none;transform:translate(-50%,calc(-50% - 2px))}.ecosystem-hotspots .ecosystem-hotspot-orb{position:static;flex:0 0 32px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#183f59;border:1px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:none}.ecosystem-hotspots .ecosystem-hotspot:hover .ecosystem-hotspot-orb,.ecosystem-hotspots .ecosystem-hotspot:focus-visible .ecosystem-hotspot-orb,.ecosystem-hotspots .ecosystem-hotspot.active .ecosystem-hotspot-orb{color:#153d5a;background:#fff;border-color:#fff}.ecosystem-hotspots .ecosystem-hotspot-label{position:static;min-width:max-content;max-width:none;padding:0;color:inherit;background:transparent;border:0;box-shadow:none;transform:none;white-space:nowrap;font-size:13px;font-weight:740;line-height:1}.ecosystem-detail{position:absolute;z-index:7;left:var(--detail-x);top:var(--detail-y);width:min(390px,31%);min-height:178px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;pointer-events:none;animation:ecosystem-detail-in .26s cubic-bezier(.2,.8,.2,1) both}.ecosystem-detail:after{content:"";position:absolute;z-index:0;left:124px;top:50%;width:72px;height:1px;background:#2f83b2;transform:translateY(-50%)}.ecosystem-detail-image{position:relative;z-index:2;width:156px;height:156px;display:block;object-fit:cover;border:5px solid rgba(255,255,255,.98);border-radius:50%;box-shadow:none}.ecosystem-detail-copy{position:relative;z-index:1;min-height:132px;margin-left:-15px;padding:22px 25px 19px 29px;color:#133851;background:#fffffff7;border:1px solid rgba(196,218,230,.94);border-radius:20px 38px 24px 34px/29px 24px 38px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ecosystem-detail-copy>span,.ecosystem-mobile-detail>div>span{color:#1873a8;font-size:10px;font-weight:850;letter-spacing:.16em}.ecosystem-detail-copy h3{margin:6px 28px 5px 0;color:#0b2c4b;font-size:21px;line-height:1.2}.ecosystem-detail-copy p{display:-webkit-box;margin:0 0 9px;overflow:hidden;color:#607788;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.55}.ecosystem-detail-copy a,.ecosystem-mobile-detail a{display:inline-flex;align-items:center;gap:6px;color:#126c9f;font-size:12px;font-weight:800}.ecosystem-detail-copy a,.ecosystem-detail-close{pointer-events:auto}.ecosystem-detail-close{position:absolute;right:12px;top:12px;width:28px;height:28px;padding:0;display:grid;place-items:center;color:#496779;background:#eff6fa;border:0;border-radius:50%;cursor:pointer}@keyframes ecosystem-detail-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ecosystem-mobile-tabs,.ecosystem-mobile-detail{display:none}.ecosystem-caption{margin:9px auto 0;max-width:min(100%,calc((100vh - 126px) * 16 / 9));color:#546d7e;font-size:12px;line-height:1.65;text-align:right}@media(max-width:1160px)and (min-width:861px){.ecosystem-intro{grid-template-columns:minmax(0,1fr) auto;gap:24px}.ecosystem-intro h2{font-size:clamp(30px,3.5vw,40px)}.ecosystem-intro p{display:block;font-size:13px}.ecosystem-actions{margin-top:14px;gap:14px}.ecosystem-actions .button{padding:12px 15px}.ecosystem-hotspots .ecosystem-hotspot{height:38px;padding-right:10px}.ecosystem-hotspots .ecosystem-hotspot-orb{width:29px;height:29px;flex-basis:29px}.ecosystem-hotspots .ecosystem-hotspot-label{font-size:11px}.ecosystem-detail{width:35%;grid-template-columns:120px minmax(0,1fr)}.ecosystem-detail-image{width:124px;height:124px}}@media(max-width:860px){.ecosystem-section{padding:56px 0 50px}.ecosystem-stage{overflow:visible}.ecosystem-intro{width:auto;padding:0 0 24px;display:block}.ecosystem-intro .ecosystem-actions{margin-top:20px;flex-wrap:wrap;gap:12px 18px;white-space:normal}.ecosystem-canvas{width:100%;margin:0;aspect-ratio:16 / 9}.ecosystem-hotspots,.ecosystem-detail{display:none}.ecosystem-mobile-tabs{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d8e6ee;border-left:1px solid #d8e6ee}.ecosystem-mobile-tabs button{min-height:58px;padding:10px 8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#173d58;background:#fff;border:0;border-right:1px solid #d8e6ee;border-bottom:1px solid #d8e6ee;cursor:pointer;font:inherit;font-size:12px;font-weight:700}.ecosystem-mobile-tabs button.active{color:#fff;background:#174f76}.ecosystem-mobile-detail{display:grid;grid-template-columns:minmax(120px,34%) minmax(0,1fr);gap:0;overflow:hidden;background:#fff;border:1px solid #d8e6ee;border-top:0}.ecosystem-mobile-detail>img{width:100%;height:100%;min-height:178px;object-fit:cover}.ecosystem-mobile-detail>div{padding:22px}.ecosystem-mobile-detail h3{margin:6px 0 8px;color:#0b2c4b;font-size:21px}.ecosystem-mobile-detail p{margin:0 0 12px;color:#607788;font-size:13px;line-height:1.65}.ecosystem-caption{text-align:left}}@media(max-width:620px){.ecosystem-intro h2{font-size:31px}.ecosystem-intro p{font-size:14px}.ecosystem-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-mobile-detail{grid-template-columns:1fr}.ecosystem-mobile-detail>img{height:190px;min-height:0}}@media(prefers-reduced-motion:reduce){.ecosystem-detail{animation:none!important}}@media(min-width:861px){.ecosystem-intro{align-items:center;padding-left:0;padding-right:0}.ecosystem-actions{align-self:center}.ecosystem-canvas{margin-left:0;margin-right:0}}@media(min-width:861px){.ecosystem-section{position:relative;min-height:calc(100svh - 76px);padding:0;overflow:hidden;background:#0b2944}.ecosystem-shell{width:100%;max-width:none}.ecosystem-stage{min-height:calc(100svh - 76px);overflow:hidden}.ecosystem-intro{position:absolute;z-index:12;top:clamp(26px,4.2vw,68px);left:clamp(28px,6vw,116px);width:min(560px,41vw);display:block;padding:0;color:#fff;text-shadow:0 2px 18px rgba(4,30,52,.28);pointer-events:none}.ecosystem-intro>div:first-child{max-width:100%}.ecosystem-intro .eyebrow{color:#ffffffdb}.ecosystem-intro h2{max-width:540px;color:#fff;font-size:clamp(32px,3.3vw,56px);line-height:1.12}.ecosystem-intro p{max-width:510px;color:#ffffffdb;font-size:clamp(13px,.95vw,16px);line-height:1.65}.ecosystem-actions{position:relative;z-index:1;margin-top:22px;pointer-events:auto}.ecosystem-canvas{width:100vw;height:calc(100svh - 76px);max-height:none;margin:0;aspect-ratio:auto;border-radius:0;background:#0b2944}.ecosystem-canvas:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,35,58,.74) 0%,rgba(5,35,58,.36) 24%,rgba(5,35,58,.06) 48%,transparent 68%),linear-gradient(0deg,rgba(4,28,47,.38) 0%,transparent 28%)}.ecosystem-canvas>picture>img{object-fit:cover;object-position:center center}.ecosystem-hotspots{z-index:10}.ecosystem-hotspots .ecosystem-hotspot{width:clamp(148px,10.6vw,194px);min-width:clamp(148px,10.6vw,194px);height:48px;padding:5px 14px 5px 6px;gap:10px;justify-content:flex-start;background:#fffffff0;border-color:#d2e5effa;box-shadow:0 10px 24px #092d4533}.ecosystem-hotspots .ecosystem-hotspot-orb{flex-basis:36px;width:36px;height:36px}.ecosystem-hotspots .ecosystem-hotspot-label{width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;font-size:clamp(12px,.86vw,15px)}.ecosystem-caption{position:absolute;z-index:12;left:clamp(36px,6.3vw,128px);right:auto;bottom:22px;width:min(520px,36vw);margin:0;padding:8px 12px;color:#ffffffdb;text-align:left;background:transparent;border-left:2px solid rgba(228,241,247,.62);text-shadow:none}}@media(min-width:861px){.ecosystem-intro{top:clamp(34px,4.8vw,76px);left:clamp(36px,6.3vw,128px);width:min(500px,36vw);padding:24px 28px 24px 0;background:transparent;text-shadow:none}.ecosystem-canvas:before{background:radial-gradient(ellipse 620px 480px at 14% 27%,rgba(4,31,52,.36) 0%,rgba(4,31,52,.18) 45%,rgba(4,31,52,.04) 74%,transparent 100%),linear-gradient(90deg,rgba(5,35,58,.3) 0%,rgba(5,35,58,.12) 34%,rgba(5,35,58,.02) 56%,transparent 76%),linear-gradient(0deg,rgba(4,28,47,.14) 0%,transparent 26%)}.ecosystem-intro .eyebrow{display:inline-flex;align-items:center;gap:10px;color:#f8fcfde6;letter-spacing:.18em}.ecosystem-intro .eyebrow:before{content:"";width:28px;height:2px;flex:0 0 28px;background:#e8e24f;box-shadow:none}.ecosystem-intro h2{max-width:470px;margin-top:14px;font-size:clamp(30px,2.35vw,40px);line-height:1.16;letter-spacing:-.04em;text-wrap:balance}.ecosystem-intro p{max-width:460px;margin-top:15px;color:#ecf7fcd1;font-size:clamp(13px,.82vw,14px);line-height:1.7}.ecosystem-actions{gap:12px;margin-top:18px}.ecosystem-actions .button{min-height:40px;padding:10px 15px;font-size:13px}.ecosystem-actions .text-link{min-height:40px;padding:9px 13px;color:#f4fafdeb;background:#082b4552;border:1px solid rgba(223,239,247,.44);text-shadow:none}.ecosystem-actions .text-link:hover{color:#0c3657;background:#fff;border-color:#fff}.ecosystem-hotspots .ecosystem-hotspot{width:clamp(148px,8.6vw,176px);min-width:clamp(148px,8.6vw,176px);height:42px;padding:4px 11px 4px 5px;gap:8px;background:#fffffff0;border-color:#14415b47;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ecosystem-hotspots .ecosystem-hotspot-orb{flex-basis:30px;width:30px;height:30px;box-shadow:none}.ecosystem-hotspots .ecosystem-hotspot-label{font-size:clamp(12px,.72vw,14px);font-weight:720;letter-spacing:.01em}.ecosystem-hotspots .ecosystem-hotspot:hover,.ecosystem-hotspots .ecosystem-hotspot:focus-visible,.ecosystem-hotspots .ecosystem-hotspot.active{box-shadow:none}}@media(min-width:861px)and (max-width:1200px){.ecosystem-intro{left:32px;width:360px;padding-right:0}.ecosystem-intro h2{max-width:350px;font-size:30px}.ecosystem-intro p{max-width:350px;font-size:12px;line-height:1.6}.ecosystem-actions{gap:8px;margin-top:14px}.ecosystem-actions .button,.ecosystem-actions .text-link{min-height:36px;padding:8px 10px;font-size:12px}.ecosystem-hotspots .ecosystem-hotspot{width:148px;min-width:148px;height:42px}}@media(min-width:861px)and (max-width:1700px){.ecosystem-hotspot[data-slug=industrial-control]{--hotspot-x: 47% !important}}@media(min-width:1701px){.ecosystem-hotspot[data-slug=industrial-control]{--hotspot-x: 34% !important}}.ecosystem-hotspot[data-slug=industrial-control]{--hotspot-x: 24%;--hotspot-y: 39%}.ecosystem-hotspot[data-slug=new-energy]{--hotspot-x: 44%;--hotspot-y: 24%}.ecosystem-hotspot[data-slug=communications]{--hotspot-x: 74%;--hotspot-y: 24%}.ecosystem-hotspot[data-slug=power-charging]{--hotspot-x: 84%;--hotspot-y: 39%}.ecosystem-hotspot[data-slug=automotive-electronics]{--hotspot-x: 17%;--hotspot-y: 84%}.ecosystem-hotspot[data-slug=smart-hardware]{--hotspot-x: 23%;--hotspot-y: 60%}.ecosystem-hotspot[data-slug=embodied-intelligence]{--hotspot-x: 56%;--hotspot-y: 56%}.ecosystem-hotspot[data-slug=ai-server]{--hotspot-x: 78%;--hotspot-y: 64%}.ecosystem-detail[data-slug=industrial-control]{--detail-x: 24%;--detail-y: 28%}.ecosystem-detail[data-slug=new-energy]{--detail-x: 38%;--detail-y: 29%}.ecosystem-detail[data-slug=communications]{--detail-x: 50%;--detail-y: 31%}.ecosystem-detail[data-slug=power-charging]{--detail-x: 52%;--detail-y: 42%}.ecosystem-detail[data-slug=automotive-electronics]{--detail-x: 24%;--detail-y: 45%}.ecosystem-detail[data-slug=smart-hardware]{--detail-x: 28%;--detail-y: 39%}.ecosystem-detail[data-slug=embodied-intelligence]{--detail-x: 43%;--detail-y: 25%}.ecosystem-detail[data-slug=ai-server]{--detail-x: 49%;--detail-y: 43%}.news-editorial-home,.news-center-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(380px,.85fr);gap:22px}.news-editorial-stack,.news-center-secondary{display:grid;gap:14px}.news-editorial-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #d9e7ef;border-radius:4px;box-shadow:0 12px 34px #1243610e}.news-editorial-card.featured{display:grid;grid-template-rows:minmax(300px,1fr) auto}.news-editorial-card.featured .news-artwork{height:100%;min-height:330px}.news-editorial-card.featured .news-card-body{padding:30px 32px 34px}.news-editorial-card.featured h3{max-width:760px;font-size:clamp(24px,2.2vw,34px);line-height:1.28}.news-editorial-card.featured p{min-height:0;max-width:760px;color:#587184;font-size:15px;line-height:1.78}.news-editorial-card.compact{display:grid;grid-template-columns:174px minmax(0,1fr);align-items:stretch}.news-editorial-card.compact .news-image-link,.news-editorial-card.compact .news-artwork{height:100%;min-height:178px}.news-editorial-card.compact .news-card-body{padding:20px 22px 18px}.news-editorial-card.compact .news-meta{margin-bottom:11px;font-size:11px}.news-editorial-card.compact h3{margin-bottom:8px;font-size:17px;line-height:1.42}.news-editorial-card.compact p{min-height:0;margin-bottom:11px;display:-webkit-box;overflow:hidden;color:#60798a;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.58}.news-editorial-card.compact .text-link{font-size:12px}.news-center-section{background:linear-gradient(180deg,#fff 0,#f7fafc)}.news-center-layout{align-items:stretch}.news-center-secondary{align-content:start}@media(max-width:1080px){.news-editorial-home,.news-center-layout{grid-template-columns:1fr}.news-editorial-stack,.news-center-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.news-editorial-card.compact{grid-template-columns:145px minmax(0,1fr)}}@media(max-width:760px){.news-editorial-stack,.news-center-secondary{grid-template-columns:1fr}.news-editorial-card.featured{grid-template-rows:auto auto}.news-editorial-card.featured .news-artwork{min-height:230px}}@media(max-width:520px){.news-editorial-card.compact{grid-template-columns:112px minmax(0,1fr)}.news-editorial-card.compact .news-card-body{padding:15px 16px}.news-editorial-card.compact p{display:none}}.customer-service{position:fixed;z-index:120;right:24px;bottom:24px;font-family:inherit;transition:bottom .22s ease}.customer-service.near-footer:not(.open){bottom:174px}.customer-service-launcher{min-width:58px;height:58px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#123b5a;border:1px solid rgba(255,255,255,.35);border-radius:999px;box-shadow:none;cursor:pointer;font:inherit;font-size:14px;font-weight:750}.customer-service.open .customer-service-launcher{position:absolute;right:10px;top:10px;z-index:2;min-width:38px;width:38px;height:38px;padding:0;background:#ffffff1f;box-shadow:none}.customer-service-launcher b{position:absolute;right:-3px;top:-4px;min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;color:#123b5a;background:#f0e95c;border:2px solid #ffffff;border-radius:999px;font-size:11px}.customer-service-panel{width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 42px));overflow:hidden;background:#fff;border:1px solid #cbdde7;border-radius:12px;box-shadow:0 24px 64px #07273e40}.customer-service-panel>header{min-height:86px;padding:18px 58px 18px 22px;color:#fff;background:linear-gradient(135deg,#0e3553,#176797)}.customer-service-panel>header span{color:#a9dbf4;font-size:9px;font-weight:850;letter-spacing:.17em}.customer-service-panel>header h2{margin:5px 0 0;color:#fff;font-size:21px;line-height:1.2}.customer-service-panel>header>button{display:none}.customer-service-start{height:calc(100% - 86px);padding:20px 22px 22px;overflow-y:auto}.customer-service-start>p{margin:0 0 15px;color:#60798a;font-size:13px;line-height:1.65}.customer-service-start>label:not(.customer-service-consent){margin-top:11px;display:grid;gap:6px}.customer-service-start label>span{color:#284d67;font-size:12px;font-weight:700}.customer-service-start input,.customer-service-start textarea,.customer-service-reply textarea{width:100%;color:#12334c;background:#f8fbfd;border:1px solid #cfdee7;border-radius:5px;font:inherit;font-size:14px;outline:none}.customer-service-start input{height:41px;padding:0 11px}.customer-service-start textarea{padding:10px 11px;resize:vertical}.customer-service-start input:focus,.customer-service-start textarea:focus,.customer-service-reply textarea:focus{border-color:#2c82b5;box-shadow:0 0 0 3px #2c82b51c}.customer-service-honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0}.customer-service-consent{margin:14px 0;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px}.customer-service-consent input{width:16px;height:16px;margin:2px 0 0}.customer-service-consent span{color:#6a7f8f;font-size:11px;font-weight:500;line-height:1.55}.customer-service-primary{width:100%;height:44px;color:#fff;background:#156b9d;border:0;border-radius:4px;cursor:pointer;font:inherit;font-size:14px;font-weight:760}.customer-service-primary:disabled,.customer-service-reply button:disabled{cursor:wait;opacity:.55}.customer-service-conversation{height:calc(100% - 86px);display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.customer-service-status{min-height:41px;padding:9px 13px;display:flex;align-items:center;gap:7px;color:#5f7787;background:#f4f9fc;border-bottom:1px solid #e2edf3;font-size:10px}.customer-service-status i{width:7px;height:7px;flex:0 0 7px;background:#38a875;border-radius:50%}.customer-service-status button{margin-left:auto;padding:0;color:#176b9a;background:transparent;border:0;cursor:pointer;font:inherit;font-size:10px;font-weight:750}.customer-service-messages{padding:18px 16px;overflow-y:auto;background:linear-gradient(180deg,#fff,#f7fafc)}.customer-service-message{width:fit-content;max-width:84%;margin:0 0 15px}.customer-service-message.visitor{margin-left:auto;text-align:right}.customer-service-message>span,.customer-service-message>time{display:block;color:#8394a0;font-size:9px}.customer-service-message p{margin:4px 0;padding:10px 12px;color:#23465e;background:#eef5f8;border-radius:4px 12px 12px;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.58;text-align:left}.customer-service-message.visitor p{color:#fff;background:#176b9a;border-radius:12px 4px 12px 12px}.customer-service-error{margin:0;padding:8px 13px;color:#a33c32;background:#fff4f1;font-size:11px;line-height:1.5}.customer-service-reply{min-height:84px;padding:11px;display:grid;grid-template-columns:minmax(0,1fr) 43px;align-items:end;gap:8px;background:#fff;border-top:1px solid #e1ebf0}.customer-service-reply textarea{min-height:59px;padding:9px 10px;resize:none}.customer-service-reply button{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:#176b9a;border:0;border-radius:50%;cursor:pointer}.customer-service~.back-to-top,.back-to-top{bottom:96px}.customer-service.near-footer:not(.open)~.back-to-top{bottom:246px}@media(max-width:620px){.customer-service{right:12px;bottom:12px}.customer-service.near-footer:not(.open){bottom:88px}.customer-service.near-footer:not(.open)~.back-to-top{bottom:152px}.customer-service-panel{width:calc(100vw - 24px);height:min(680px,calc(100vh - 24px));border-radius:9px}.customer-service-launcher{width:52px;min-width:52px;height:52px;padding:0}.customer-service:not(.open) .customer-service-launcher>span{display:none}}.page-main{min-height:calc(100svh - 88px)}.page-main>.section[aria-busy=true]{min-height:calc(100svh - 88px)}@media(max-width:760px){.page-main,.page-main>.section[aria-busy=true]{min-height:calc(100svh - 72px)}}@media(max-width:1180px){.mobile-panel{position:fixed;top:88px;right:0;bottom:0;left:0;z-index:1100;max-height:none;height:auto;padding:14px 20px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:#fffffffc;border-bottom:0;box-shadow:0 22px 54px #092a4129}.mobile-panel.open{max-height:none;display:flex;flex-direction:column}.mobile-panel nav{order:1;width:100%;margin:0;display:block;border:0}.mobile-panel nav a{min-height:52px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;color:var(--navy-900);border:0;border-bottom:1px solid #e6eef3;font-size:16px;font-weight:680;line-height:1.2}.mobile-panel nav a:after{content:"›";margin-left:18px;color:#87a1b2;font-size:23px;font-weight:400;line-height:1}.mobile-panel nav a:active{color:var(--blue-700);background:#f6fbfe}.mobile-search{order:2;width:100%;min-height:52px;margin:16px 0 8px;display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:0;overflow:hidden;background:#f5f9fc;border:1px solid #cddde7;border-radius:10px}.mobile-search input{height:50px;min-width:0;padding:0 15px;background:transparent;border:0;outline:0;font-size:15px}.mobile-search input:focus{box-shadow:inset 0 0 0 2px #3d96c729}.mobile-search .button{width:52px;min-width:52px;min-height:50px;padding:0;gap:0;color:#fff;background:var(--blue-700);border:0;border-left:1px solid rgba(10,52,80,.08);border-radius:0;box-shadow:none;font-size:0;transform:none}.mobile-search .button svg{width:19px;height:19px}.mobile-language{order:3;width:100%;min-height:46px;margin:0;padding:0 2px;justify-content:flex-start;color:#365a70;background:transparent;border:0;border-top:1px solid #e6eef3;font-size:14px;font-weight:700}.mobile-language svg:last-child{margin-left:auto}}@media(max-width:860px){.site-header{height:72px}.header-inner{width:calc(100% - 28px);gap:14px}.mobile-panel{top:72px}.brand,.logo-window{width:178px;height:52px}.brand{flex-basis:178px}.logo-window img,.logo-window.compact img{width:198px;left:-10px;top:-27px}.header-language{display:none}.menu-button{width:44px;height:44px;flex:0 0 44px;border-radius:8px;background:#f5f9fc;border-color:#cadce7}.ecosystem-section{padding:52px 0 44px;overflow:visible;overflow-anchor:none;background:linear-gradient(180deg,#f6fafc,#fff)}.ecosystem-stage{overflow:visible}.ecosystem-intro{padding:0 0 18px}.ecosystem-intro h2{max-width:100%;margin-top:7px;font-size:clamp(30px,8.4vw,38px);line-height:1.14;letter-spacing:-.035em}.ecosystem-intro p{margin-top:12px;font-size:14px;line-height:1.72}.ecosystem-intro .ecosystem-actions{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px}.ecosystem-actions .button{min-height:46px;padding-inline:15px;justify-content:space-between;border-radius:7px}.ecosystem-actions .text-link{min-height:44px;justify-content:center;white-space:nowrap}.ecosystem-canvas{display:none}.ecosystem-mobile-tabs{width:100%;margin:2px 0 12px;padding:2px 0 7px;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;border:0;scroll-snap-type:x proximity;scroll-padding-inline:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ecosystem-mobile-tabs::-webkit-scrollbar{display:none}.ecosystem-mobile-tabs button{min-width:max-content;min-height:43px;flex:0 0 auto;padding:0 14px;gap:7px;color:#24485f;background:#fff;border:1px solid #d5e3eb;border-radius:999px;box-shadow:0 3px 12px #133f5a0a;scroll-snap-align:start;touch-action:manipulation;font-size:13px;font-weight:720;transform:none}.ecosystem-mobile-tabs button.active,.ecosystem-mobile-tabs button[aria-pressed=true]{color:#fff;background:#164f76;border-color:#164f76;box-shadow:0 8px 20px #164f7629}.ecosystem-mobile-tabs button:active{transform:none}.ecosystem-mobile-detail{display:block;min-height:0;overflow:hidden;overflow-anchor:none;background:#fff;border:1px solid #d5e3eb;border-radius:14px;box-shadow:0 16px 34px #0c375214}.ecosystem-mobile-detail>img{width:100%;height:auto;min-height:0;aspect-ratio:16 / 9;object-fit:cover;object-position:center;background:#eaf2f6}.ecosystem-mobile-detail>div{min-height:190px;padding:20px 20px 18px;display:flex;flex-direction:column}.ecosystem-mobile-detail>div>span{margin-bottom:5px;font-size:9px;letter-spacing:.15em}.ecosystem-mobile-detail h3{min-height:30px;margin:0 0 7px;overflow:hidden;color:#0b2c4b;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.35}.ecosystem-mobile-detail p{min-height:66px;margin:0 0 13px;display:-webkit-box;overflow:hidden;color:#607788;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13px;line-height:1.7}.ecosystem-mobile-detail a{margin-top:auto;min-height:34px;align-items:center;font-size:13px}.ecosystem-caption{margin-top:12px;color:#7a8d99;font-size:11px;line-height:1.55;text-align:left}}@media(max-width:620px){.site-header{height:68px}.mobile-panel{top:68px;padding-inline:18px}.brand,.logo-window{width:166px;height:49px}.brand{flex-basis:166px}.logo-window img,.logo-window.compact img{width:185px;left:-9px;top:-25px}.menu-button{width:42px;height:42px;flex-basis:42px}.mobile-panel nav a{min-height:50px;font-size:16px}.ecosystem-section{padding:44px 0 38px}.ecosystem-intro h2{font-size:clamp(29px,8.8vw,35px)}.ecosystem-intro .ecosystem-actions{grid-template-columns:1fr 1fr}.ecosystem-actions .text-link{justify-content:flex-start;padding-inline:4px}.ecosystem-mobile-tabs{width:100%}.ecosystem-mobile-detail>div{min-height:184px;padding:18px}.customer-service,.customer-service.near-footer:not(.open){right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.customer-service:not(.open) .customer-service-launcher{width:50px;min-width:50px;height:50px;padding:0;box-shadow:0 8px 22px #0a304829}.customer-service~.back-to-top,.back-to-top,.customer-service.near-footer:not(.open)~.back-to-top{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));width:44px;height:44px;border-radius:50%;box-shadow:0 8px 22px #0a304821}.customer-service.open{right:8px;bottom:calc(8px + env(safe-area-inset-bottom))}.customer-service.open .customer-service-panel{width:calc(100vw - 16px);height:min(680px,calc(100dvh - 16px - env(safe-area-inset-bottom)))}}@media(prefers-reduced-motion:reduce){.mobile-panel,.ecosystem-mobile-tabs button,.customer-service,.back-to-top{transition:none!important}}@media(max-width:1180px){.mobile-search input,.home-platform-search input,.customer-service-start input,.customer-service-start textarea,.customer-service-reply textarea{font-size:16px}.customer-service,.customer-service.near-footer:not(.open){right:max(14px,env(safe-area-inset-right));max-width:calc(100vw - 28px)}.back-to-top,.customer-service~.back-to-top,.customer-service.near-footer:not(.open)~.back-to-top{right:max(14px,env(safe-area-inset-right))}.home-finder-results,.home-results-table-wrap,.product-table-wrap,.model-matrix-scroll{min-width:0;max-width:100%}.footer-bottom{min-width:0;flex-wrap:wrap}.footer-compliance{min-width:0;max-width:100%;flex:1 1 420px;flex-wrap:wrap;overflow-wrap:anywhere}.footer-copyright,.footer-support{max-width:100%}}@media(min-width:861px)and (max-width:1180px){.ecosystem-section{min-height:0;padding:52px 0 44px;overflow:visible;overflow-anchor:none;background:linear-gradient(180deg,#f6fafc,#fff)}.ecosystem-shell{width:min(var(--container),calc(100% - 56px));max-width:var(--container)}.ecosystem-stage{min-height:0;overflow:visible}.ecosystem-intro{position:relative;top:auto;left:auto;width:100%;padding:0 0 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;color:inherit;text-shadow:none;pointer-events:auto}.ecosystem-intro .eyebrow{color:var(--blue-700)}.ecosystem-intro h2{max-width:100%;color:#0b2c4b;font-size:clamp(30px,4vw,40px);line-height:1.14}.ecosystem-intro p{max-width:760px;color:#506b7e;font-size:14px;line-height:1.72}.ecosystem-actions{position:static;margin-top:0;align-self:end;gap:14px;pointer-events:auto}.ecosystem-canvas{display:none}.ecosystem-mobile-tabs{width:100%;margin:2px 0 12px;padding:2px 0 7px;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;border:0;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ecosystem-mobile-tabs::-webkit-scrollbar{display:none}.ecosystem-mobile-tabs button{min-width:max-content;min-height:43px;flex:0 0 auto;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#24485f;background:#fff;border:1px solid #d5e3eb;border-radius:999px;box-shadow:0 3px 12px #133f5a0a;scroll-snap-align:start;touch-action:manipulation;font-size:13px;font-weight:720;transform:none}.ecosystem-mobile-tabs button.active,.ecosystem-mobile-tabs button[aria-pressed=true]{color:#fff;background:#164f76;border-color:#164f76;box-shadow:0 8px 20px #164f7629}.ecosystem-mobile-detail{display:grid;grid-template-columns:minmax(220px,34%) minmax(0,1fr);min-height:260px;overflow:hidden;overflow-anchor:none;background:#fff;border:1px solid #d5e3eb;border-radius:14px;box-shadow:0 16px 34px #0c375214}.ecosystem-mobile-detail>img{width:100%;height:100%;min-height:260px;object-fit:cover;object-position:center;background:#eaf2f6}.ecosystem-mobile-detail>div{min-width:0;min-height:260px;padding:26px;display:flex;flex-direction:column}.ecosystem-mobile-detail h3{margin:7px 0 8px;color:#0b2c4b;font-size:24px}.ecosystem-mobile-detail p{margin:0 0 14px;color:#607788;font-size:14px;line-height:1.7}.ecosystem-mobile-detail a{margin-top:auto;min-height:36px;align-items:center;font-size:13px}.ecosystem-caption{position:static;width:auto;max-width:100%;margin:12px 0 0;padding:0;color:#7a8d99;border:0;font-size:11px;line-height:1.55;text-align:left}}@media(max-width:960px){.footer-bottom{align-items:flex-start;flex-direction:column}.footer-compliance{flex:0 1 auto}}@media(max-width:620px){.customer-service.open{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));max-width:none}.customer-service.open .customer-service-panel{width:100%;max-width:100%}}@media(max-height:500px)and (max-width:1180px){.mobile-panel{padding-top:8px}.mobile-panel nav a{min-height:44px}.mobile-search{margin-top:10px}}html[data-rh-scroll-locked=true]{overscroll-behavior:none}
