:root{--navy:#082844;--navy2:#0d3b66;--blue:#146fa5;--sky:#eaf5fb;--orange:#f28c28;--ink:#172331;--muted:#5c6b79;--line:#d8e1e8;--soft:#f5f8fa;--white:#fff;--radius:20px;--shadow:0 18px 55px rgba(8,40,68,.11);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.72}img{max-width:100%;height:auto}a{color:var(--blue);text-decoration:none}a:hover{color:var(--orange)}.scx-shell{width:min(var(--max),calc(100% - 48px));margin:auto}.scx-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,40,68,.07);transition:.25s}.scx-header.is-scrolled{box-shadow:0 10px 35px rgba(8,40,68,.09)}.scx-header-inner{height:78px;display:flex;align-items:center;gap:28px;width:min(1380px,calc(100% - 40px));margin:auto}.scx-brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--navy);letter-spacing:.2px;white-space:nowrap}.scx-brand img{width:48px;height:48px}.scx-brand span{font-size:19px}.scx-nav{margin-left:auto}.scx-menu{display:flex;align-items:center;gap:23px;list-style:none;padding:0;margin:0}.scx-menu li{position:relative}.scx-menu a{font-size:14px;font-weight:750;color:var(--navy)}.scx-menu a:hover{color:var(--orange)}.scx-menu .sub-menu{position:absolute;display:none;top:100%;left:-18px;min-width:260px;background:white;list-style:none;padding:12px;margin:0;border-radius:12px;box-shadow:var(--shadow)}.scx-menu li:hover>.sub-menu{display:block}.scx-menu .sub-menu a{display:block;padding:9px 10px}.scx-head-actions{display:flex;align-items:center;gap:12px}.scx-search-toggle{width:42px;height:42px;border:0;border-radius:50%;background:var(--soft);font-size:25px;color:var(--navy);cursor:pointer}.scx-menu-toggle{display:none}.scx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 19px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s;border:1px solid transparent}.scx-btn-primary{background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(242,140,40,.25)}.scx-btn-primary:hover{transform:translateY(-2px);color:#fff;box-shadow:0 12px 26px rgba(242,140,40,.35)}.scx-btn-ghost{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.38);color:#fff}.scx-btn-ghost:hover{background:#fff;color:var(--navy)}.scx-btn-outline{background:#fff;border-color:var(--line);color:var(--navy)}.scx-btn-dark{background:var(--navy);color:#fff}.scx-search-panel{position:absolute;top:78px;left:0;right:0;background:white;border-top:1px solid var(--line);box-shadow:var(--shadow);padding:24px}.scx-search-box{max-width:840px;margin:auto}.scx-search-box label{display:block;font-weight:850;color:var(--navy);margin-bottom:8px}.scx-search-box>div:first-of-type{display:flex}.scx-search-box input{flex:1;border:2px solid #cbd8e2;border-radius:12px 0 0 12px;padding:14px 16px;font-size:16px}.scx-search-close{width:54px;border:0;background:var(--navy);color:#fff;border-radius:0 12px 12px 0;font-size:26px}.scx-search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.scx-search-results a{display:flex;justify-content:space-between;padding:12px;background:var(--soft);border-radius:10px}.scx-search-results span{color:var(--muted);font-size:12px}.scx-hero{height:min(870px,86vh);min-height:620px;position:relative;overflow:hidden;background:var(--navy);clip-path:polygon(0 0,100% 0,100% 93%,92% 95%,82% 94%,72% 97%,61% 95%,50% 98%,39% 95%,28% 97%,17% 94%,8% 96%,0 94%);margin-bottom:-8px}.scx-slides,.scx-slide{position:absolute;inset:0}.scx-slide{opacity:0;pointer-events:none;background-size:cover;background-position:center;transition:opacity .85s ease}.scx-slide.is-active{opacity:1;pointer-events:auto}.scx-hero-shade,.scx-page-hero .shade,.scx-article-hero .shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,28,50,.9) 0%,rgba(5,28,50,.7) 36%,rgba(5,28,50,.22) 65%,rgba(5,28,50,.06) 100%)}.scx-hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}.scx-hero-copy{width:min(670px,62%);padding-bottom:40px}.scx-eyebrow,.scx-kicker{display:inline-block;text-transform:uppercase;letter-spacing:2.2px;font-size:12px;font-weight:900;color:var(--orange);margin-bottom:12px}.scx-hero h1,.scx-hero h2{font-size:clamp(42px,5vw,72px);line-height:1.02;color:#fff;margin:0 0 20px;letter-spacing:-2px}.scx-hero p{color:rgba(255,255,255,.85);font-size:clamp(16px,1.6vw,20px);max-width:620px}.scx-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.scx-slider-controls{position:absolute;z-index:4;right:5%;bottom:12%;display:flex;align-items:center;gap:10px}.scx-slider-controls>button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.2);color:white;font-size:24px;cursor:pointer}.scx-slider-controls .dots{display:flex;gap:7px}.scx-slider-controls .dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.5);padding:0}.scx-slider-controls .dot.is-active{width:28px;border-radius:10px;background:var(--orange)}.scx-ticker{overflow:hidden;background:var(--navy);color:#d7e9f4;padding:11px 0;font-size:12px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase;white-space:nowrap}.scx-ticker div{display:inline-block;min-width:200%;animation:scxTicker 26s linear infinite}.scx-ticker span{color:var(--orange);padding:0 16px}@keyframes scxTicker{to{transform:translateX(-50%)}}.scx-section{padding:88px 0}.scx-alt{background:var(--soft)}.scx-dark{background:var(--navy);color:#d8e8f2}.scx-dark h2,.scx-dark h3{color:#fff}.scx-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:34px}.scx-section-head>div{max-width:720px}.scx-section-head>p{max-width:430px;color:var(--muted);margin:0}.scx-section h2,.scx-section-head h2{font-size:clamp(30px,3.6vw,52px);line-height:1.08;margin:0;color:var(--navy);letter-spacing:-1px}.scx-section h3{color:var(--navy)}.scx-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.scx-family-card,.scx-product-card,.scx-guide-card{background:#fff;border:1px solid #e6edf2;border-radius:var(--radius);overflow:hidden;color:inherit;box-shadow:0 8px 28px rgba(8,40,68,.05);transition:.28s}.scx-family-card:hover,.scx-product-card:hover,.scx-guide-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);color:inherit}.scx-family-card .media{height:280px;background:#eef3f6;overflow:hidden}.scx-family-card .media img{width:100%;height:100%;object-fit:cover;transition:.5s}.scx-family-card:hover .media img,.scx-product-card:hover .media img{transform:scale(1.035)}.scx-family-card .copy,.scx-product-card .copy{padding:24px}.scx-family-card .copy span,.scx-product-card .copy span,.scx-guide-card span{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--orange);font-weight:900}.scx-family-card h3,.scx-product-card h3{font-size:23px;line-height:1.18;margin:8px 0}.scx-family-card p,.scx-product-card p{color:var(--muted);font-size:14px}.scx-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.scx-product-card .media{height:250px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px}.scx-product-card .media img{width:100%;height:100%;object-fit:contain;transition:.4s}.scx-app-band{background:linear-gradient(135deg,#071f36,#0d3b66);color:#d9e8f2}.scx-section-head.light h2{color:#fff}.scx-section-head.light>p{color:#bbcede}.scx-app-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.scx-app-card{height:330px;background-size:cover;background-position:center;border-radius:18px;overflow:hidden;position:relative;color:white;display:flex;align-items:flex-end;transition:.28s}.scx-app-card>span{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,25,43,.9),rgba(4,25,43,.05) 70%)}.scx-app-card>div{position:relative;padding:20px}.scx-app-card h3{color:#fff;margin:0;font-size:19px}.scx-app-card p{margin:4px 0 0;color:#bcd1df;font-size:12px}.scx-app-card:hover{transform:translateY(-5px);color:#fff}.scx-two{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.scx-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.scx-engineering img{width:100%;border-radius:24px;box-shadow:var(--shadow)}.scx-checklist{padding:0;list-style:none}.scx-checklist li{padding:10px 0 10px 28px;position:relative;border-bottom:1px solid var(--line)}.scx-checklist li:before{content:'✓';position:absolute;left:0;color:var(--orange);font-weight:900}.scx-media-triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.scx-media-triptych figure{margin:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(8,40,68,.05)}.scx-media-triptych img{height:280px;width:100%;object-fit:cover}.scx-media-triptych figcaption{padding:14px;font-size:13px;color:var(--muted)}.scx-number-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.scx-number-steps article{padding:25px;border:1px solid var(--line);border-radius:18px}.scx-number-steps b{font-size:34px;color:var(--orange)}.scx-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.scx-guide-grid-wide{grid-template-columns:repeat(3,1fr)}.scx-guide-card>img{height:230px;width:100%;object-fit:cover}.scx-guide-card>div{padding:22px}.scx-guide-card h3,.scx-guide-card h2{font-size:21px;margin:7px 0 10px;line-height:1.2}.scx-final-cta{padding:64px 0;background:var(--sky)}.scx-final-cta>.scx-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.scx-final-cta h2{font-size:clamp(26px,3vw,42px);max-width:800px}.scx-page-hero{height:520px;min-height:440px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;color:#fff}.scx-page-hero>.scx-shell{position:relative;z-index:2;padding-bottom:74px}.scx-page-hero h1{color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.02;margin:0 0 14px;max-width:900px;text-shadow:0 4px 22px rgba(0,0,0,.22)}.scx-page-hero p{max-width:760px;font-size:18px;color:#e5f0f6}.scx-crumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.7)}.scx-crumbs a{color:#fff}.scx-content>.scx-section,.scx-product-body>.scx-section{padding:72px 0}.scx-content p,.scx-product-body p,.scx-article-body p{color:#354656}.scx-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.scx-cards article,.scx-three article{padding:23px;background:#fff;border:1px solid var(--line);border-radius:16px}.scx-dark .scx-cards article{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.scx-media{margin:22px 0}.scx-media img{width:100%;border-radius:18px;display:block;box-shadow:0 10px 36px rgba(8,40,68,.08)}.scx-media figcaption{font-size:12px;color:var(--muted);padding:8px 2px}.scx-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:white;margin:24px 0}.scx-table-wrap table{width:100%;border-collapse:collapse;min-width:760px;font-size:13px}.scx-table-wrap caption{text-align:left;padding:14px 16px;font-weight:850;color:var(--navy)}.scx-table-wrap th{background:var(--navy);color:#fff;padding:11px 10px;text-align:left}.scx-table-wrap td{padding:10px;border-top:1px solid var(--line)}.scx-table-wrap tbody tr:nth-child(even){background:#f6f9fb}.scx-dim-key{background:#eaf5fb;border-left:4px solid var(--blue);padding:15px 18px;border-radius:8px}.scx-checkgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.scx-checkgrid>div{padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px}.scx-checkgrid strong,.scx-checkgrid span{display:block}.scx-checkgrid span{color:var(--muted);font-size:13px;margin-top:4px}.scx-rfq{padding:28px;background:var(--sky);border-radius:18px}.scx-rfq li{margin:7px 0}.scx-related-note,.scx-note,.scx-notice{padding:16px 18px;background:#fff6ec;border-left:4px solid var(--orange);border-radius:8px}.scx-accordion details{background:#fff;border:1px solid var(--line);border-radius:12px;margin:10px 0;padding:0 16px}.scx-accordion summary{cursor:pointer;font-weight:800;color:var(--navy);padding:15px 0}.scx-steps li{margin:14px 0;padding-left:6px}.scx-product-hero{background:linear-gradient(135deg,#eef6fb,#fff);padding:34px 0 58px}.scx-product-hero .scx-crumbs{color:#71808f;margin-bottom:22px}.scx-product-hero .scx-crumbs a{color:var(--blue)}.scx-product-top{display:grid;grid-template-columns:minmax(420px,48%) 1fr;gap:54px;align-items:center}.scx-product-main-image{background:#fff;border-radius:24px;box-shadow:var(--shadow);padding:26px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.scx-product-main-image img{width:100%;height:100%;object-fit:contain}.scx-product-summary h1{font-size:clamp(38px,4.5vw,62px);line-height:1.04;color:var(--navy);margin:6px 0 18px}.scx-product-excerpt{font-size:18px;color:#425467}.scx-product-pills{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.scx-product-pills span{font-size:12px;font-weight:800;padding:7px 11px;border-radius:999px;background:#e7f2f8;color:var(--navy)}.scx-article-hero{min-height:680px;height:78vh;max-height:820px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.scx-article-hero>.scx-shell{position:relative;z-index:2;padding-bottom:80px}.scx-article-hero h1{color:#fff;font-size:clamp(42px,5vw,70px);line-height:1.04;max-width:1040px;margin:0 0 18px}.scx-article-hero p{color:#e3eef5;max-width:800px;font-size:18px}.scx-article-hero .meta{display:flex;gap:20px;color:#bdd0dc;font-size:12px}.scx-article-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:56px;padding-top:70px;padding-bottom:90px}.scx-toc{position:sticky;top:110px;align-self:start;padding:18px;border:1px solid var(--line);border-radius:14px;max-height:70vh;overflow:auto}.scx-toc strong{color:var(--navy)}.scx-toc a{display:block;font-size:12px;color:var(--muted);padding:7px 0;border-bottom:1px solid #edf1f4}.scx-article-body{max-width:850px}.scx-article-body h2{font-size:30px;line-height:1.15;color:var(--navy);margin:55px 0 16px}.scx-article-body h3{color:var(--navy)}.scx-article-body .scx-lede{font-size:20px;line-height:1.7;color:#24394c}.scx-keypoints{background:var(--sky);padding:18px 22px;border-radius:14px}.scx-keypoints ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}.scx-keypoints li{background:#fff;border-radius:999px;padding:7px 10px;font-size:12px}.scx-search-page article{padding:22px 0;border-bottom:1px solid var(--line)}.scx-search-page h2{font-size:24px}.scx-error{min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,#eef6fb,#fff)}.scx-error h1{font-size:clamp(45px,7vw,80px);color:var(--navy);max-width:800px;margin:0}.scx-footer{background:#061b2e;color:#c9d9e4}.scx-footer-top{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;padding-top:78px;padding-bottom:60px}.scx-footer h2{color:#fff;font-size:clamp(30px,3.5vw,48px);line-height:1.08}.scx-moq{margin-top:24px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.04)}.scx-moq strong{color:var(--orange)}.scx-moq p{font-size:13px;color:#b9cbd7}.scx-form-card{background:#fff;color:var(--ink);padding:24px;border-radius:20px;min-height:280px}.scx-footer-meta{border-top:1px solid rgba(255,255,255,.1);padding:30px 0}.scx-footer-meta-inner{display:flex;justify-content:space-between;gap:30px}.scx-footer-meta a{color:#fff}.scx-footer-links{display:flex;gap:20px;align-items:center}.scx-footer-bottom{background:#041421;font-size:12px;color:#8ea4b4}.scx-footer-bottom>.scx-shell{display:flex;justify-content:space-between;padding-top:14px;padding-bottom:14px}.scx-motion .scx-anim{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.scx-motion .scx-anim.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
@media(max-width:1100px){.scx-quote{display:none}.scx-product-grid{grid-template-columns:repeat(3,1fr)}.scx-app-grid{grid-template-columns:repeat(3,1fr)}.scx-product-top{grid-template-columns:44% 1fr;gap:30px}.scx-family-card .media{height:230px}}
@media(max-width:900px){.scx-header-inner{height:68px}.scx-nav{position:absolute;top:68px;left:0;right:0;background:#fff;display:none;padding:18px}.scx-nav.is-open{display:block}.scx-menu{display:block}.scx-menu li{margin:8px 0}.scx-menu .sub-menu{display:block;position:static;box-shadow:none;padding-left:18px}.scx-menu-toggle{display:flex;margin-left:auto;border:0;background:transparent;flex-direction:column;gap:4px;align-items:center}.scx-menu-toggle span{width:22px;height:2px;background:var(--navy)}.scx-menu-toggle b{font-size:9px}.scx-head-actions{margin-left:0}.scx-family-grid,.scx-product-grid,.scx-media-triptych,.scx-guide-grid{grid-template-columns:repeat(2,1fr)}.scx-app-grid{grid-template-columns:repeat(2,1fr)}.scx-number-steps{grid-template-columns:repeat(2,1fr)}.scx-two{grid-template-columns:1fr}.scx-three{grid-template-columns:1fr}.scx-product-top{grid-template-columns:1fr}.scx-product-main-image{max-width:620px;margin:auto;width:100%}.scx-article-layout{grid-template-columns:1fr}.scx-toc{position:relative;top:auto;max-height:none}.scx-footer-top{grid-template-columns:1fr}.scx-page-hero{height:460px}.scx-article-hero{min-height:600px}.scx-hero-copy{width:78%}}
@media(max-width:620px){.scx-shell{width:min(100% - 30px,var(--max))}.scx-brand span{font-size:15px}.scx-brand img{width:40px;height:40px}.scx-hero{height:690px;min-height:690px}.scx-hero-shade{background:linear-gradient(90deg,rgba(5,28,50,.88),rgba(5,28,50,.5))}.scx-hero-copy{width:100%;padding-bottom:70px}.scx-hero h1,.scx-hero h2{font-size:39px}.scx-slider-controls{bottom:10%;right:18px}.scx-section{padding:62px 0}.scx-section-head{display:block}.scx-section-head>p{margin-top:12px}.scx-family-grid,.scx-product-grid,.scx-media-triptych,.scx-guide-grid,.scx-app-grid,.scx-cards,.scx-checkgrid{grid-template-columns:1fr}.scx-product-card .media{height:300px}.scx-number-steps{grid-template-columns:1fr 1fr}.scx-page-hero{height:440px}.scx-page-hero>.scx-shell{padding-bottom:46px}.scx-page-hero h1{font-size:42px}.scx-product-hero{padding-top:18px}.scx-product-summary h1{font-size:40px}.scx-article-hero{min-height:620px;height:76vh}.scx-article-hero h1{font-size:39px}.scx-article-layout{padding-top:42px;gap:26px}.scx-toc{display:none}.scx-article-body h2{font-size:27px}.scx-footer-meta-inner,.scx-footer-bottom>.scx-shell,.scx-final-cta>.scx-shell{display:block}.scx-footer-links{margin-top:20px}.scx-footer-bottom span{display:block;padding:3px 0}.scx-search-results{grid-template-columns:1fr}}
/* QA fix: prevent article tables and long technical tokens from expanding the mobile grid. */
.scx-article-body{min-width:0;width:100%}.scx-article-body .scx-table-wrap{max-width:100%}.scx-article-body h2,.scx-article-body h3,.scx-article-body p,.scx-article-body li{overflow-wrap:anywhere}
.scx-card-title{display:block;font-size:20px;line-height:1.25;color:var(--navy);margin:2px 0 10px;font-weight:850}.scx-dark .scx-card-title{color:#fff}
