:root{--navy:#20264c;--navy-deep:#11152d;--navy-soft:#343b63;--accent:#315be8;--accent-dark:#2446bd;--accent-soft:#eef2ff;--paper:#f7f8fc;--paper-2:#eef1f6;--white:#ffffff;--ink:#141827;--muted:#666d80;--line:#dfe3eb;--line-strong:#cbd1dc;--success:#207a52;--warning:#9a6818;--cyan:var(--accent);--cyan-soft:var(--accent-soft);--blue:var(--accent);--radius-sm:6px;--radius-md:9px;--radius-lg:12px;--shadow:0 14px 36px rgba(17,21,45,0.09);--container:1280px}html{scroll-padding-top:92px}body{background:var(--white);color:var(--ink);font-family:Inter,Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.58}body::selection{background:#cfd9ff;color:var(--navy-deep)}:focus-visible{outline:3px solid rgba(49,91,232,.38);outline-offset:3px}.container{width:min(calc(100% - 48px),var(--container))}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.section{padding-block:88px}.eyebrow,.section-label{margin:0 0 12px;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.eyebrow.light,.section-label-light{color:rgba(255,255,255,.68)}.eyebrow span{display:none}h1,h2,h3{color:var(--navy-deep);font-weight:650;letter-spacing:-.035em}h1 em,h2 em,h3 em{color:inherit;font-family:inherit;font-style:normal;font-weight:inherit}.button{min-height:46px;padding:0 18px;gap:10px;border-radius:7px;font-size:13px;font-weight:700;letter-spacing:0;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding-inline:16px}.button-dark{background:var(--navy)}.button-dark:hover{background:var(--navy-deep)}.button-primary{background:var(--accent);color:var(--white);box-shadow:none}.button-primary:hover{background:var(--accent-dark)}.button-outline{border-color:var(--line-strong);background:var(--white);color:var(--navy)}.button-outline:hover{border-color:var(--navy);background:var(--white)}.button-light{border-color:var(--white);background:var(--white);color:var(--navy-deep)}.button-light:hover{background:#edf1ff}.text-link{width:fit-content;display:inline-flex;align-items:center;gap:8px;border:0;color:var(--navy);font-size:13px;font-weight:700;text-decoration:none}.text-link:hover{color:var(--accent)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(14px)}.nav-shell{min-height:72px;grid-template-columns:auto 1fr auto;gap:42px}.brand img{width:154px}.desktop-nav{justify-content:center;gap:30px}.desktop-nav a{padding:25px 0 23px;color:#383e51;font-size:13px;font-weight:620}.desktop-nav a:after{bottom:17px;height:2px;background:var(--accent)}.nav-actions{gap:15px}.cart-link,.header-icon-link{display:inline-flex;align-items:center;gap:7px;color:#3d4355;font-size:12px;font-weight:650}.cart-link:hover,.header-icon-link:hover{color:var(--accent)}.search-glyph{position:relative;width:15px;height:15px;display:inline-block;border:1.8px solid;border-radius:50%}.search-glyph:after{position:absolute;right:-4px;bottom:-2px;width:6px;height:1.8px;background:currentColor;content:"";transform:rotate(45deg);transform-origin:left center}.bag-glyph{position:relative;width:15px;height:15px;display:inline-block;border:1.6px solid;border-radius:2px}.bag-glyph:before{position:absolute;top:-5px;left:3px;width:7px;height:6px;border:1.6px solid;border-bottom:0;border-radius:5px 5px 0 0;content:""}.home-hero{padding-block:70px 76px;border-bottom:1px solid var(--line);background:#f5f7fb}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(470px,.78fr);align-items:center;gap:72px}.home-hero-copy h1{max-width:720px;margin:0 0 23px;font-size:clamp(48px,5.25vw,68px);font-weight:650;letter-spacing:-.055em;line-height:1.04}.home-hero-lead{max-width:650px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.65}.hero-search{max-width:640px;margin-bottom:25px;display:grid;grid-template-columns:1fr auto;border:1px solid var(--line-strong);border-radius:8px;background:var(--white);box-shadow:0 8px 24px rgba(17,21,45,.06);overflow:hidden}.hero-search input{min-width:0;min-height:56px;padding:0 18px;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.hero-search button{min-width:112px;padding:0 20px;border:0;background:var(--accent);color:var(--white);font-size:13px;font-weight:750;cursor:pointer}.hero-search button:hover{background:var(--accent-dark)}.home-hero-actions{display:flex;align-items:center;gap:24px}.hero-featured-product{position:relative;min-width:0;display:block;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:0 18px 48px rgba(17,21,45,.1)}.hero-product-footer,.hero-product-heading{min-height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-product-heading{border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.hero-product-heading strong{color:var(--navy);font-size:12px}.hero-product-image{height:420px;padding:25px 44px;display:grid;place-items:center;background:#f6f7fa}.hero-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.hero-featured-product:hover .hero-product-image img{transform:scale(1.025)}.hero-product-footer{min-height:78px;border-top:1px solid var(--line)}.hero-product-footer>div{min-width:0;display:flex;flex-direction:column}.hero-product-footer span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.hero-product-footer strong{overflow:hidden;color:var(--navy-deep);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hero-product-footer>span:last-child{color:var(--accent);font-family:inherit;font-size:21px}.product-placeholder-code{color:#aab0bf;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(24px,4vw,48px);font-weight:700;letter-spacing:-.04em}.category-rail-section{padding-block:34px 40px;border-bottom:1px solid var(--line);background:var(--white)}.compact-section-heading{margin-bottom:21px;display:flex;align-items:center;justify-content:space-between;gap:24px}.compact-section-heading h2{margin:0;font-size:20px;letter-spacing:-.025em}.compact-section-heading a{color:var(--accent);font-size:12px;font-weight:700}.category-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;overflow:hidden}.category-rail-item{position:relative;min-height:132px;padding:21px 38px 21px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--white);transition:background-color .18s ease}.category-rail-item:last-child{border-right:0}.category-rail-item:hover{background:#f5f7fc}.category-rail-item>span{margin-bottom:8px;color:var(--navy-deep);font-size:14px;font-weight:700;line-height:1.3}.category-rail-item small{color:var(--muted);font-size:11px;line-height:1.45}.category-rail-item b{position:absolute;top:20px;right:16px;color:var(--accent);font-size:16px}.commerce-section-heading{margin-bottom:38px;display:flex;align-items:end;justify-content:space-between;gap:40px}.commerce-section-heading h2{max-width:760px;margin:0;font-size:clamp(34px,3.6vw,48px);line-height:1.08}.home-guides-section,.home-products-section{background:var(--white)}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-solutions-section{background:var(--paper)}.home-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;background:var(--white);overflow:hidden}.home-solution-card{min-height:300px;padding:28px 26px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background-color .18s ease,color .18s ease}.home-solution-card:last-child{border-right:0}.home-solution-card:hover{background:var(--navy)}.home-solution-card>span{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.home-solution-card h3{margin:50px 0 14px;font-size:23px}.home-solution-card p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.65}.home-solution-card strong{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--navy);font-size:11px}.home-solution-card:hover h3,.home-solution-card:hover p,.home-solution-card:hover strong{color:var(--white)}.home-solution-card:hover strong{border-color:rgba(255,255,255,.18)}.editorial-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.editorial-card{min-height:310px;padding:27px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:var(--white);transition:border-color .18s ease,transform .18s ease}.editorial-card:hover{border-color:#aeb9dd;transform:translateY(-3px)}.editorial-card-meta{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.editorial-card-meta span{color:var(--accent);font-weight:750;letter-spacing:.06em;text-transform:uppercase}.editorial-card h3{margin:48px 0 14px;font-size:23px;line-height:1.25}.editorial-card p{margin-bottom:24px;color:var(--muted);font-size:13px}.editorial-card .text-link{margin-top:auto}.home-contact-band{padding-block:56px;background:var(--navy)}.home-contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.home-contact-band h2{max-width:760px;margin:0;color:var(--white);font-size:clamp(30px,3vw,42px);line-height:1.12}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{border-color:#aeb7cd;box-shadow:0 12px 30px rgba(17,21,45,.08);transform:translateY(-3px)}.product-card.featured{background:var(--white)}.product-card-visual{position:relative;height:274px;padding:28px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:#f6f7fa;overflow:hidden}.product-card-visual>img{width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.product-card:hover .product-card-visual>img{transform:scale(1.035)}.availability{color:var(--navy);font-size:10px;font-weight:700}.product-card-visual>.availability{position:absolute;top:13px;right:13px;z-index:2;padding:6px 9px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.94)}.availability i{width:6px;height:6px;background:var(--success);box-shadow:none}.product-orbit{width:100%;height:100%;display:grid;place-items:center;border:0;border-radius:0;background:#eef1f6}.product-orbit span{display:none}.product-orbit b{color:#9aa2b4;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:34px;letter-spacing:-.05em}.product-card-body{min-height:340px;padding:23px 22px 20px;background:var(--white)}.product-card-code{margin-bottom:11px;display:flex;gap:7px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;letter-spacing:.03em;text-transform:uppercase}.product-card-code span:first-child{color:var(--accent);font-weight:750}.product-card-body h3{min-height:52px;margin:0 0 17px;font-size:20px;line-height:1.28}.product-card-body>p:not(.product-card-code){margin-bottom:18px;color:var(--muted);font-size:12px}.product-card-specs{margin:0 0 19px;padding:0;list-style:none}.product-card-specs li{min-height:32px;display:grid;grid-template-columns:minmax(70px,.8fr) 1.25fr;align-items:center;gap:10px;border-top:1px solid #edf0f5;font-size:10px}.product-card-specs li:last-child{border-bottom:1px solid #edf0f5}.product-card-specs span{color:#8990a0}.product-card-specs strong{overflow:hidden;color:#42485b;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-card-bottom{margin-top:auto;padding-top:17px;border-top:0}.price-caption{color:var(--muted);font-size:9px}.product-card-bottom strong{color:var(--navy-deep);font-size:13px}.product-card-link{padding:8px 0;color:var(--accent);font-size:12px;font-weight:750}.catalog-page-header{padding-block:42px 50px;border-bottom:1px solid var(--line);background:var(--white)}.breadcrumbs{margin-bottom:25px;color:#7a8192;font-size:11px}.breadcrumbs a:hover{color:var(--accent)}.catalog-page-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:80px}.catalog-page-heading h1{max-width:820px;margin:0;font-size:clamp(40px,4.4vw,58px);line-height:1.06}.catalog-page-heading>p{margin:0;color:var(--muted);font-size:14px}.catalog-page-section{padding-block:34px 96px;background:var(--paper)}.catalog-category-links{margin-bottom:28px;display:flex;flex-wrap:wrap;gap:8px}.catalog-category-links a{padding:9px 12px;border:1px solid var(--line);border-radius:5px;background:var(--white);color:#4d5366;font-size:11px;font-weight:650}.catalog-category-links a.active,.catalog-category-links a:hover{border-color:var(--navy);background:var(--navy);color:var(--white)}.catalog-controls{margin-bottom:18px;padding:17px;display:grid;grid-template-columns:minmax(240px,1.7fr) minmax(170px,.7fr) minmax(170px,.7fr) auto;align-items:end;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.catalog-search-field,.catalog-select-field{display:flex;flex-direction:column;gap:6px}.catalog-controls label{color:#697084;font-size:9px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.catalog-controls input,.catalog-controls select{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line-strong);border-radius:5px;outline:0;background:var(--white);color:var(--ink);font-size:12px}.catalog-controls input:focus,.catalog-controls select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(49,91,232,.1)}.catalog-result-bar{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:11px}.catalog-result-bar p{margin:0}.catalog-result-bar strong{color:var(--navy-deep)}.catalog-result-bar a{color:var(--accent);font-weight:700}.catalog-empty{min-height:320px;padding:56px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid var(--line);border-radius:8px;background:var(--white)}.catalog-empty h2,.catalog-empty h3{margin-bottom:10px;font-size:25px}.catalog-empty p{max-width:560px;color:var(--muted);font-size:13px}.catalog-empty>div{margin-top:18px;display:flex;gap:10px}.product-page{background:var(--white)}.product-breadcrumbs{margin:0;padding-block:26px;border-bottom:1px solid var(--line)}.product-primary-grid{padding-block:46px 78px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.8fr);align-items:start;gap:64px}.product-gallery{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#f6f7fa}.product-gallery-status{position:absolute;top:16px;right:16px;z-index:2;padding:6px 10px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.94)}.product-gallery-image{height:610px;padding:50px;display:grid;place-items:center}.product-gallery-image img{width:100%;height:100%;object-fit:contain}.product-buy-panel{padding-top:6px}.product-brand-link{color:var(--accent);font-size:13px;font-weight:750}.product-model-code{margin:6px 0 18px;color:#7f8799;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.03em}.product-buy-panel h1{margin:0 0 19px;font-size:clamp(38px,4.2vw,55px);line-height:1.06}.product-detail-lead{margin-bottom:28px;color:var(--muted);font-size:15px;line-height:1.7}.product-commerce-state{margin-block:27px;padding-block:23px;display:flex;flex-direction:column;border-block:1px solid var(--line)}.product-commerce-state span{color:var(--muted);font-size:10px;text-transform:uppercase}.product-commerce-state strong{margin-block:4px;color:var(--navy-deep);font-size:24px}.product-commerce-state small{color:var(--success);font-size:11px;font-weight:650}.product-detail-actions .button{width:100%;min-height:52px}.add-cart-wrap{width:100%}.purchase-assurances{margin:22px 0 0;padding:0;list-style:none}.purchase-assurances li{position:relative;padding:9px 0 9px 18px;border-bottom:1px solid #edf0f5;color:#6d7486;font-size:11px}.purchase-assurances li:before{position:absolute;top:15px;left:2px;width:5px;height:5px;border-radius:50%;background:var(--accent);content:""}.product-content-section{padding-block:72px 100px;border-top:1px solid var(--line);background:var(--paper)}.product-content-grid{display:grid;grid-template-columns:220px minmax(0,780px);justify-content:center;gap:86px}.product-section-nav{position:sticky;top:104px;align-self:start;display:flex;flex-direction:column;border-top:1px solid var(--line-strong)}.product-section-nav a{padding:13px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.product-section-nav a:hover{color:var(--accent)}.product-content-block{padding-block:0 56px;scroll-margin-top:105px}.product-content-block+.product-content-block{padding-top:54px;border-top:1px solid var(--line)}.product-content-block h2{margin:0 0 22px;font-size:32px;line-height:1.15}.product-content-block>p:not(.section-label,.spec-note){color:#555d70;font-size:15px;line-height:1.85}.product-spec-table{margin:0;border-top:1px solid var(--line-strong)}.product-spec-table>div{min-height:55px;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.product-spec-table dt{color:var(--muted);font-size:11px}.product-spec-table dd{margin:0;color:var(--navy-deep);font-size:13px;font-weight:650}.spec-note{margin-top:17px;color:#7b8293;font-size:10px}.product-feature-list{margin:0;padding:0;list-style:none}.product-feature-list li{position:relative;padding:15px 0 15px 23px;border-top:1px solid var(--line);color:#4e5669;font-size:13px}.product-feature-list li:last-child{border-bottom:1px solid var(--line)}.product-feature-list li:before{position:absolute;top:21px;left:2px;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.product-use-case-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none}.product-use-case-grid li{min-height:70px;padding:18px;display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--navy-deep);font-size:12px;font-weight:650}.site-footer{background:var(--navy-deep)}.footer-signal{display:none}.footer-grid{padding-block:74px 68px;grid-template-columns:1.25fr repeat(3,.72fr);gap:62px}.footer-brand img{width:160px;margin-bottom:22px}.footer-brand p{max-width:320px;margin-bottom:20px;color:rgba(255,255,255,.55);font-size:12px}.footer-brand>a:not(:first-child){margin-bottom:4px;color:rgba(255,255,255,.72);font-size:11px}.footer-column{gap:9px}.footer-column h2{margin-bottom:11px;color:rgba(255,255,255,.42);font-size:9px}.footer-column a{color:rgba(255,255,255,.7);font-size:11px}.footer-brand>a:hover,.footer-column a:hover{color:var(--white)}.footer-bottom{min-height:58px;color:rgba(255,255,255,.35);font-size:9px;text-transform:none}.about-hero,.article-hero,.contact-hero,.mini-hero,.page-hero-dark{background:var(--navy-deep)}.about-hero:before,.article-hero:before,.contact-hero:before,.page-hero:before{display:none}.page-hero-light{background:var(--paper)}.about-hero h1,.article-hero h1,.contact-hero h1,.page-hero-copy h1{font-size:clamp(42px,5vw,60px);font-weight:650;letter-spacing:-.045em;line-height:1.06}.about-hero h1 em,.contact-hero h1 em,.page-hero-copy h1 em{color:inherit}.about-hero h1 em,.contact-hero h1 em,.page-hero-dark .page-hero-copy h1 em{color:var(--white)}.cart-items,.cart-summary,.checkout-assurance,.checkout-form,.contact-form-shell,.order-state{border:1px solid var(--line);border-radius:8px;box-shadow:none}.checkout-form input,.checkout-form select,.checkout-form textarea,.contact-form input,.contact-form select,.contact-form textarea{border-radius:5px;background:var(--white)}.checkout-form input:focus,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);outline:2px solid rgba(49,91,232,.14)}.article-cta,.article-toc,.legal-draft{border-radius:7px;box-shadow:none}.taxonomy-page{background:var(--paper)}.taxonomy-hero{padding:46px 0 62px;border-bottom:1px solid var(--line);background:var(--white)}.taxonomy-hero-inner{max-width:var(--container)}.journal-breadcrumbs,.solution-detail-breadcrumbs,.solutions-breadcrumbs,.taxonomy-breadcrumbs,.technical-article-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:48px;color:var(--muted);font-size:12px}.journal-breadcrumbs a,.solution-detail-breadcrumbs a,.solutions-breadcrumbs a,.taxonomy-breadcrumbs a,.technical-article-breadcrumbs a{color:inherit}.journal-breadcrumbs a:hover,.solution-detail-breadcrumbs a:hover,.solutions-breadcrumbs a:hover,.taxonomy-breadcrumbs a:hover,.technical-article-breadcrumbs a:hover{color:var(--accent)}.about-page-title>p:first-child,.contact-page-kicker,.journal-index-kicker,.solution-detail-kicker,.solutions-index-kicker,.taxonomy-kicker,.technical-article-category{margin:0 0 14px;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.taxonomy-title{margin:0;font-size:clamp(44px,5vw,62px);line-height:1.02}.taxonomy-description{max-width:720px;margin:20px 0 0;color:var(--muted);font-size:17px}.taxonomy-selection-note{max-width:840px;margin-top:34px;padding:20px 24px;display:grid;grid-template-columns:145px minmax(0,1fr);gap:22px;border-left:3px solid var(--accent);background:var(--paper)}.taxonomy-selection-note strong{color:var(--navy-deep);font-size:13px}.taxonomy-selection-note p{margin:0;color:var(--muted);font-size:14px}.taxonomy-list-section,.taxonomy-products{padding-block:76px 92px}.taxonomy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.taxonomy-card{min-height:218px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);transition:border-color .18s ease,transform .18s ease}.taxonomy-card:hover{border-color:#b9c3dd;transform:translateY(-2px)}.taxonomy-card-topline{min-height:22px;margin-bottom:32px}.taxonomy-card-count,.taxonomy-product-count{color:var(--muted);font-size:12px;font-weight:650}.taxonomy-card h2{margin:0;font-size:26px;line-height:1.12}.taxonomy-card-link{margin-top:auto;padding-top:28px}.taxonomy-empty{margin:0;padding:32px;border:1px solid var(--line);background:var(--white);color:var(--muted)}.taxonomy-products-header{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.taxonomy-products-header h2{margin:0;font-size:36px}.about-page-header,.contact-page-header,.journal-index-header,.solution-detail-header,.solutions-index-header{border-bottom:1px solid var(--line);background:var(--white)}.contact-page-header-inner,.journal-index-header-inner,.solutions-index-header-inner{padding-block:46px 66px}.contact-page-header h1,.journal-index-header h1,.solutions-index-header h1{max-width:880px;margin:0;font-size:clamp(46px,5.6vw,66px);line-height:1.01}.contact-page-summary,.journal-index-summary,.solutions-index-summary{max-width:740px;margin:24px 0 0;color:var(--muted);font-size:17px}.solutions-index-section{padding-block:78px 92px;background:var(--paper)}.solutions-index-heading{margin-bottom:42px;display:grid;grid-template-columns:minmax(0,.65fr) minmax(320px,.35fr);gap:56px;align-items:end}.solutions-index-heading h2{margin:0;font-size:40px}.solutions-index-heading p{margin:0;color:var(--muted);font-size:14px}.solutions-index-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line-strong)}.solutions-index-list>li{border-bottom:1px solid var(--line-strong)}.solutions-index-card{min-height:184px;padding:34px 0;display:grid;grid-template-columns:74px minmax(0,1fr) minmax(210px,.3fr);gap:34px;align-items:start}.solution-detail-number,.solutions-index-number{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:700}.solutions-index-card-copy h2{margin:0 0 10px;font-size:29px}.solutions-index-card-copy h2 a{color:inherit}.solutions-index-card-copy h2 a:hover{color:var(--accent)}.solutions-index-card-copy p{max-width:650px;margin:0;color:var(--muted);font-size:14px}.solutions-index-card-footer{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.solutions-index-card-footer>span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.solutions-index-card-footer a{color:var(--navy);font-size:13px;font-weight:750}.solutions-index-contact{margin-top:54px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:var(--radius-sm);background:var(--navy);color:var(--white)}.solutions-index-contact p{margin:0;color:rgba(255,255,255,.74);font-size:14px}.solutions-index-contact a{color:var(--white);font-size:13px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.solution-detail-header-inner{padding-block:46px 72px}.solution-detail-title-row{display:grid;grid-template-columns:74px minmax(0,880px);gap:34px}.solution-detail-title-row h1{margin:0;font-size:clamp(48px,5.6vw,68px);line-height:1.01}.solution-detail-summary{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:17px}.solution-detail-content{padding-block:76px 94px}.solution-detail-introduction{max-width:900px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:52px}.solution-detail-data-grid h2,.solution-detail-introduction h2,.solution-detail-section-heading h2{margin:0}.solution-detail-introduction h2{font-size:27px}.solution-detail-introduction p{margin:0;color:#4d5466;font-size:17px}.solution-detail-architecture,.solution-detail-data-grid,.solution-detail-scope{margin-top:86px}.solution-detail-section-heading{margin-bottom:30px}.solution-detail-section-heading>p{margin:0 0 9px;color:var(--accent);font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.solution-detail-section-heading h2{max-width:720px;font-size:38px}.solution-detail-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);overflow:hidden}.solution-detail-scope-grid>section{min-height:260px;padding:28px}.solution-detail-scope-grid>section+section{border-left:1px solid var(--line)}.solution-detail-scope-grid span{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:750}.solution-detail-scope-grid h3{margin:74px 0 12px;font-size:22px}.solution-detail-scope-grid p{margin:0;color:var(--muted);font-size:14px}.solution-detail-architecture-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;list-style:none}.solution-detail-architecture-list li{padding:24px 0 0;border-top:3px solid var(--navy)}.solution-detail-architecture-list h3{margin:0 0 10px;font-size:19px}.solution-detail-architecture-list p{margin:0;color:var(--muted);font-size:14px}.solution-detail-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.solution-detail-data-grid>section{padding:32px}.solution-detail-data-grid>section+section{border-left:1px solid var(--line);background:var(--paper)}.solution-detail-data-grid h2{font-size:24px}.solution-detail-data-grid ul{margin:22px 0 0;padding:0;list-style:none}.solution-detail-data-grid li{position:relative;padding:12px 0 12px 20px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.solution-detail-data-grid li:before{position:absolute;top:19px;left:0;width:6px;height:6px;border-radius:50%;background:var(--accent);content:""}.solution-detail-next-step{margin-top:86px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:var(--radius-sm);background:var(--navy-deep)}.solution-detail-next-step h2{margin:0 0 8px;color:var(--white);font-size:30px}.solution-detail-next-step p{max-width:670px;margin:0;color:rgba(255,255,255,.63);font-size:14px}.solution-detail-actions{display:flex;flex:0 0 auto;align-items:center;gap:20px}.solution-detail-actions a{color:var(--white);font-size:13px;font-weight:750}.solution-detail-actions a:first-child{min-height:44px;padding-inline:17px;display:inline-flex;align-items:center;border-radius:var(--radius-sm);background:var(--accent)}.journal-index-content,.technical-related-section{background:var(--paper)}.journal-index-content-inner{padding-block:76px 92px}.journal-section-label{margin:0 0 14px;color:var(--muted);font-size:11px;font-weight:700}.journal-featured-card{min-height:360px;padding:38px 42px;display:grid;grid-template-columns:210px minmax(0,740px);gap:56px;border-radius:var(--radius-md);background:var(--navy-deep)}.journal-featured-meta{display:flex;flex-direction:column;gap:9px;color:rgba(255,255,255,.48);font-size:11px}.journal-featured-meta span:first-child{color:#9eb1ff;font-weight:750}.journal-featured-copy{align-self:center}.journal-featured-copy h2{margin:0;color:var(--white);font-size:clamp(34px,4vw,50px);line-height:1.05}.journal-featured-copy h2 a{color:inherit}.journal-featured-copy p{max-width:650px;margin:20px 0 28px;color:rgba(255,255,255,.64);font-size:15px}.journal-read-link{color:var(--white);font-size:13px;font-weight:750}.journal-latest-section{margin-top:72px}.journal-section-heading,.technical-related-heading{margin-bottom:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.journal-section-heading h2,.technical-related-heading h2{margin:0;font-size:36px}.journal-section-heading p{margin:0;color:var(--muted);font-size:13px}.journal-post-grid,.technical-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.journal-post-card,.technical-related-card{min-height:310px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white)}.journal-post-meta,.technical-related-meta{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px}.journal-post-meta span,.technical-related-meta span{color:var(--accent);font-weight:750}.journal-post-card h3,.technical-related-card h3{margin:60px 0 12px;font-size:24px;line-height:1.14}.journal-post-card h3 a,.technical-related-card h3 a{color:inherit}.journal-post-card>p,.technical-related-card>p{margin:0 0 26px;color:var(--muted);font-size:14px}.journal-post-footer{margin-top:auto;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.journal-post-footer a,.technical-related-heading a,.technical-related-link{color:var(--navy);font-size:12px;font-weight:750}.technical-article-header{border-bottom:0;background:var(--navy-deep)}.technical-article-header-inner{max-width:1010px;padding-block:46px 82px}.technical-article-breadcrumbs,.technical-article-breadcrumbs a{color:rgba(255,255,255,.48)}.technical-article-category{color:#9eb1ff}.technical-article-header h1{max-width:940px;margin:0;color:var(--white);font-size:clamp(46px,6vw,70px);line-height:1.02}.technical-article-summary{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.66);font-size:17px}.technical-article-meta{margin-top:32px;display:flex;flex-wrap:wrap;gap:10px 24px;color:rgba(255,255,255,.43);font-size:11px}.technical-article-layout{max-width:1100px;padding-block:76px 94px;display:grid;grid-template-columns:210px minmax(0,760px);gap:76px;align-items:start}.technical-article-toc{position:sticky;top:108px;padding-top:18px;border-top:2px solid var(--navy)}.technical-article-toc>p{margin:0 0 14px;color:var(--navy-deep);font-size:11px;font-weight:750}.technical-article-toc ol{margin:0;padding:0;list-style:none}.technical-article-toc li+li{margin-top:9px}.technical-article-toc a{color:var(--muted);font-size:12px;line-height:1.4}.technical-article-toc a:hover{color:var(--accent)}.technical-article-introduction{margin:0 0 44px;padding-bottom:36px;border-bottom:1px solid var(--line);color:var(--navy-deep);font-size:21px;line-height:1.55}.technical-article-body section+section{margin-top:52px}.technical-article-body h2{margin:0 0 19px;scroll-margin-top:105px;font-size:31px;line-height:1.16}.technical-article-body h3{margin:32px 0 12px;font-size:22px}.technical-article-body li,.technical-article-body p{color:#4b5264;font-size:16px;line-height:1.75}.technical-article-body ol,.technical-article-body ul{padding-left:22px}.technical-article-body a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.technical-article-footer{margin-top:64px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper)}.technical-article-footer p{margin:0;font-size:14px}.technical-article-footer>div{margin-top:18px;display:flex;gap:20px}.technical-related-inner{padding-block:72px 86px}.technical-related-card h3{margin-top:42px}.technical-related-link{margin-top:auto;text-decoration:none!important}.about-page-header-inner{min-height:590px;padding-block:64px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(360px,.28fr);gap:70px;align-items:center}.about-page-title h1{max-width:820px;margin:0;font-size:clamp(46px,5.5vw,66px);line-height:1.02}.about-page-title>p:last-child{max-width:650px;margin:24px 0 0;color:var(--muted);font-size:17px}.about-page-mark{aspect-ratio:1;display:grid;place-items:center;border-radius:var(--radius-lg);background:var(--paper)}.about-page-mark img{width:62%;height:auto}.about-capabilities,.contact-page-content{padding-block:80px 94px;background:var(--paper)}.about-section-heading>p:first-child{margin:0 0 9px;color:var(--accent);font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.about-section-heading h2{margin:0;font-size:38px}.about-capability-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);overflow:hidden}.about-capability-grid article{min-height:260px;padding:28px}.about-capability-grid article+article{border-left:1px solid var(--line)}.about-capability-grid span{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:750}.about-capability-grid h3{margin:74px 0 12px;font-size:23px}.about-capability-grid p{margin:0;color:var(--muted);font-size:14px}.about-project-questions{padding-block:88px 102px;background:var(--white)}.about-project-questions-inner{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr);gap:90px;align-items:start}.about-project-questions .about-section-heading>p:last-child{max-width:440px;margin:20px 0 0;color:var(--muted);font-size:14px}.about-question-list{margin:0;border-top:1px solid var(--line-strong)}.about-question-list>div{padding:22px 0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;border-bottom:1px solid var(--line-strong)}.about-question-list dt{color:var(--navy-deep);font-size:13px;font-weight:750}.about-question-list dd{margin:0;color:var(--muted);font-size:14px}.contact-page-content{background:var(--paper)}.contact-page-grid{display:grid;grid-template-columns:minmax(290px,.78fr) minmax(520px,1.22fr);gap:72px;align-items:start}.contact-page-channels h2,.contact-page-form-heading h2{margin:0;font-size:31px}.contact-page-channels>p,.contact-page-form-heading p{margin:14px 0 0;color:var(--muted);font-size:14px}.contact-channel-list{margin-top:34px;display:flex;flex-direction:column;border-top:1px solid var(--line-strong);font-style:normal}.contact-channel-list a{padding:19px 0;display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;align-items:center;border-bottom:1px solid var(--line-strong);color:var(--navy-deep)}.contact-channel-list a>span:first-child{color:var(--muted);font-size:11px}.contact-channel-list strong{font-size:13px}.contact-page-form{padding:34px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white)}.contact-page-form .contact-form-shell{margin-top:28px;padding:0;border:0}@media (max-width:1180px){.nav-shell{gap:26px}.desktop-nav{gap:21px}.cart-link>span:last-child,.header-icon-link>span:last-child{display:none}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);gap:42px}.category-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.category-rail-item:nth-child(3n){border-right:0}.category-rail-item:nth-child(n+4){border-top:1px solid var(--line)}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-grid .product-card:last-child{grid-column:auto}}@media (max-width:920px){.container,.nav-shell{width:min(calc(100% - 36px),var(--container))}.nav-shell{min-height:66px;grid-template-columns:1fr auto}.cart-link,.desktop-nav,.header-icon-link,.nav-actions .button{display:none}.menu-button{width:42px;height:42px;display:flex;border-radius:6px}.mobile-nav{padding:18px;border-top:1px solid var(--line);background:var(--white)}.home-hero{padding-block:54px 64px}.catalog-page-heading,.home-hero-grid,.product-primary-grid{grid-template-columns:1fr}.home-hero-grid{gap:48px}.home-hero-copy h1{max-width:760px}.hero-featured-product{max-width:680px}.home-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-solution-card:nth-child(2){border-right:0}.home-solution-card:nth-child(n+3){border-top:1px solid var(--line)}.editorial-card-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid .product-card:last-child{grid-column:auto}.catalog-page-heading{gap:22px}.catalog-page-heading>p{max-width:650px}.catalog-controls{grid-template-columns:1fr 1fr}.catalog-search-field{grid-column:1/-1}.catalog-controls .button{width:100%}.product-primary-grid{gap:46px}.product-gallery{max-width:720px}.product-buy-panel{max-width:680px}.product-content-grid{grid-template-columns:1fr;gap:45px}.product-section-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:8px 22px;border-top:0}.product-section-nav a{border-bottom:1px solid var(--line-strong)}.about-capability-grid,.solution-detail-architecture-list,.solution-detail-scope-grid,.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taxonomy-card:last-child:nth-child(odd){grid-column:1/-1}.about-project-questions-inner,.contact-page-grid,.solution-detail-introduction,.solutions-index-heading{grid-template-columns:1fr;gap:28px}.solutions-index-card{grid-template-columns:54px minmax(0,1fr)}.solutions-index-card-footer{grid-column:2;flex-direction:row;justify-content:space-between;gap:24px}.about-capability-grid article:nth-child(3),.solution-detail-scope-grid>section:nth-child(3){grid-column:1/-1;min-height:220px;border-top:1px solid var(--line);border-left:0}.solution-detail-architecture-list li:last-child{grid-column:1/-1}.technical-article-layout{grid-template-columns:1fr;gap:45px}.technical-article-toc{position:static;max-width:720px}.about-page-header-inner{min-height:auto;grid-template-columns:minmax(0,1fr) 260px;gap:42px}.contact-page-channels{max-width:680px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:48px}.footer-brand{grid-column:1/-1}}@media (max-width:640px){.container,.nav-shell{width:min(calc(100% - 28px),var(--container))}.section{padding-block:66px}.brand img{width:138px}.home-hero-copy h1{font-size:42px}.home-hero-lead{font-size:15px}.hero-search{grid-template-columns:1fr}.hero-search button{min-height:46px}.commerce-section-heading,.compact-section-heading,.home-contact-band-inner,.home-hero-actions{align-items:flex-start;flex-direction:column}.hero-product-image{height:330px;padding:25px}.category-rail,.editorial-card-grid,.home-product-grid,.home-solution-grid,.product-grid{grid-template-columns:1fr}.category-rail-item,.category-rail-item:nth-child(3n),.home-solution-card,.home-solution-card:nth-child(2){border-right:0}.category-rail-item+.category-rail-item,.home-solution-card+.home-solution-card{border-top:1px solid var(--line)}.commerce-section-heading{gap:19px}.commerce-section-heading h2{font-size:34px}.home-contact-band-inner{gap:28px}.catalog-page-heading h1{font-size:39px}.catalog-controls{grid-template-columns:1fr}.catalog-search-field{grid-column:auto}.catalog-result-bar{align-items:flex-start;flex-direction:column;gap:8px}.catalog-empty{padding:34px 24px}.catalog-empty>div{align-items:stretch;flex-direction:column}.product-primary-grid{padding-block:30px 60px}.product-gallery-image{height:390px;padding:30px}.product-buy-panel h1{font-size:38px}.product-content-section{padding-block:55px 72px}.product-content-block h2{font-size:28px}.product-spec-table>div{grid-template-columns:.8fr 1.2fr;gap:14px}.product-use-case-grid{grid-template-columns:1fr}.contact-page-header-inner,.journal-index-header-inner,.solutions-index-header-inner,.taxonomy-hero{padding-block:32px 52px}.journal-breadcrumbs,.solution-detail-breadcrumbs,.solutions-breadcrumbs,.taxonomy-breadcrumbs,.technical-article-breadcrumbs{margin-bottom:34px}.about-page-title h1,.contact-page-header h1,.journal-index-header h1,.solution-detail-title-row h1,.solutions-index-header h1,.taxonomy-title,.technical-article-header h1{font-size:40px}.taxonomy-selection-note{grid-template-columns:1fr;gap:7px}.about-capabilities,.about-project-questions,.contact-page-content,.journal-index-content-inner,.solutions-index-section,.taxonomy-list-section,.taxonomy-products{padding-block:58px 70px}.about-capability-grid,.journal-post-grid,.solution-detail-architecture-list,.solution-detail-data-grid,.solution-detail-scope-grid,.taxonomy-grid,.technical-related-grid{grid-template-columns:1fr}.about-capability-grid article:nth-child(3),.solution-detail-architecture-list li:last-child,.solution-detail-scope-grid>section:nth-child(3),.taxonomy-card:last-child:nth-child(odd){grid-column:auto}.journal-section-heading,.taxonomy-products-header,.technical-related-heading{align-items:flex-start;flex-direction:column;gap:10px}.solutions-index-card{padding-block:28px;grid-template-columns:36px minmax(0,1fr);gap:18px}.solutions-index-card-footer{grid-column:2;align-items:flex-start;flex-direction:column;gap:14px}.solution-detail-next-step,.solutions-index-contact{padding:27px 24px;align-items:flex-start;flex-direction:column}.solution-detail-header-inner{padding-block:32px 58px}.solution-detail-title-row{grid-template-columns:1fr;gap:16px}.solution-detail-content,.technical-article-layout{padding-block:56px 72px}.solution-detail-architecture,.solution-detail-data-grid,.solution-detail-next-step,.solution-detail-scope{margin-top:62px}.about-capability-grid article,.about-capability-grid article:nth-child(3),.solution-detail-scope-grid>section,.solution-detail-scope-grid>section:nth-child(3){min-height:220px}.about-capability-grid article+article,.solution-detail-data-grid>section+section,.solution-detail-scope-grid>section+section{border-top:1px solid var(--line);border-left:0}.solution-detail-actions{align-items:flex-start;flex-direction:column}.journal-featured-card{min-height:auto;padding:28px;grid-template-columns:1fr;gap:42px}.journal-featured-meta{flex-direction:row;flex-wrap:wrap}.technical-article-header-inner{padding-block:32px 60px}.technical-article-footer>div{align-items:flex-start;flex-direction:column}.about-page-header-inner{padding-block:52px 60px;grid-template-columns:1fr}.about-page-mark{width:min(100%,260px)}.about-question-list>div{grid-template-columns:86px minmax(0,1fr)}.contact-page-form{padding:24px}.contact-channel-list a{grid-template-columns:68px minmax(0,1fr) auto}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand{grid-column:1/-1}}:root{--bs-body-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--bs-body-color:#1f2937;--bs-body-bg:#ffffff;--bs-primary:#20264c;--bs-primary-rgb:32,38,76;--bs-secondary-color:#667085;--bs-border-color:#e1e4e8;--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--catalog-accent:#315be8;--catalog-surface:#f6f7f9;--catalog-line:#e1e4e8;--catalog-muted:#667085;--catalog-ink:#1f2937}body{color:var(--catalog-ink);letter-spacing:0}body,h1,h2,h3{font-family:var(--bs-body-font-family)}h1,h2,h3{font-weight:700;letter-spacing:-.015em}.catalog-v2 .btn,.product-card-v2 .btn,.site-header-v2 .btn{min-height:40px;padding:.5rem .9rem;border-radius:5px;font-size:14px;font-weight:600;line-height:1.25;box-shadow:none}.catalog-v2 .btn-primary,.site-header-v2 .btn-primary{--bs-btn-bg:#20264c;--bs-btn-border-color:#20264c;--bs-btn-hover-bg:#151a3a;--bs-btn-hover-border-color:#151a3a;--bs-btn-active-bg:#151a3a;--bs-btn-active-border-color:#151a3a}.catalog-v2 .btn-outline-primary,.product-card-v2 .btn-outline-primary{--bs-btn-color:#20264c;--bs-btn-border-color:#cbd1dc;--bs-btn-hover-bg:#20264c;--bs-btn-hover-border-color:#20264c;--bs-btn-active-bg:#20264c;--bs-btn-active-border-color:#20264c}.catalog-v2 .form-control,.catalog-v2 .form-select,.site-header-v2 .form-control{min-height:42px;border-color:#cfd4dc;border-radius:5px;color:var(--catalog-ink);font-size:14px;box-shadow:none}.catalog-v2 .form-control:focus,.catalog-v2 .form-select:focus,.site-header-v2 .form-control:focus{border-color:#7e95e9;box-shadow:0 0 0 3px rgba(49,91,232,.12)}.site-header-v2{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--catalog-line);background:#ffffff}.header-top-v2{border-bottom:1px solid #edf0f3;background:#ffffff}.header-top-v2-inner{min-height:68px;display:flex;align-items:center;gap:28px}.site-brand-v2{flex:0 0 auto}.site-brand-v2 img{width:148px;height:auto}.header-search-v2{max-width:560px;margin-left:32px;display:flex;flex:1 1 360px}.header-search-v2 .form-control{border-radius:5px 0 0 5px}.header-search-v2 .btn{min-width:72px;border-radius:0 5px 5px 0}.header-actions-v2{margin-left:auto;align-items:center;gap:8px}.header-actions-v2 .btn-outline-secondary{--bs-btn-color:#344054;--bs-btn-border-color:#d0d5dd;--bs-btn-hover-color:#20264c;--bs-btn-hover-bg:#f8f9fb;--bs-btn-hover-border-color:#aeb6c3}.bag-glyph-v2{position:relative;width:14px;height:14px;display:inline-block;border:1.5px solid;border-radius:2px}.bag-glyph-v2:before{position:absolute;top:-5px;left:2.5px;width:7px;height:5px;border:1.5px solid;border-bottom:0;border-radius:4px 4px 0 0;content:""}.header-nav-v2{background:#ffffff}.header-nav-v2 .nav{min-height:42px;align-items:stretch}.header-nav-v2 .nav-link{position:relative;padding:10px 14px 9px;display:flex;align-items:center;border-bottom:2px solid transparent;color:#475467;font-size:14px;font-weight:500}.header-nav-v2 .nav-link.active,.header-nav-v2 .nav-link:hover{border-bottom-color:#20264c;color:#20264c}.site-header-v2 .navbar-toggler{width:42px;height:42px;margin-left:auto;padding:0;display:inline-grid;place-items:center;border:1px solid #d0d5dd;border-radius:5px;box-shadow:none}.site-header-v2 .navbar-toggler:focus{box-shadow:0 0 0 3px rgba(49,91,232,.12)}.menu-bars-v2{width:18px;display:flex;flex-direction:column;gap:5px}.menu-bars-v2>span{width:100%;height:1.5px;display:block;background:#20264c}.header-mobile-v2{padding:16px;border-top:1px solid var(--catalog-line);background:#ffffff}.header-mobile-v2 .input-group{margin-bottom:12px}.header-mobile-v2 .list-group{margin-bottom:14px}.header-mobile-v2 .list-group-item{padding:.75rem 0;border-color:#edf0f3;color:#344054;font-size:15px;font-weight:500}.catalog-header-v2{padding:28px 0 32px;border-bottom:1px solid var(--catalog-line);background:#ffffff;font-family:var(--bs-body-font-family)}.catalog-breadcrumb-v2{margin-bottom:18px;font-size:13px}.catalog-breadcrumb-v2 a{color:#667085}.catalog-breadcrumb-v2 .active{color:#344054}.catalog-heading-v2{max-width:760px}.catalog-heading-v2 h1{margin:0;color:#20264c;font-family:var(--font-display,inherit);font-size:38px;font-weight:700;letter-spacing:.012em;line-height:1.05;text-transform:uppercase}.catalog-heading-v2 p{max-width:680px;margin:0;color:var(--catalog-muted);font-size:15px;line-height:1.55}.catalog-v2{padding:32px 0 80px;background:var(--catalog-surface);font-family:var(--bs-body-font-family)}.catalog-filter-v2{border:1px solid var(--catalog-line);border-radius:6px;background:#ffffff}.catalog-filter-v2 summary{padding:15px 16px;color:#20264c;font-size:15px;font-weight:600;cursor:pointer}.catalog-filter-v2-body{padding:18px}.catalog-filter-v2 h2{margin:0 0 10px;color:#20264c;font-size:16px;font-weight:650;letter-spacing:0}.catalog-category-list-v2{margin-inline:-10px}.catalog-category-list-v2 .list-group-item{padding:9px 10px;border-right:0;border-left:0;border-color:#edf0f3;background:transparent;color:#475467;font-size:13px;line-height:1.4}.catalog-category-list-v2 .list-group-item:hover{background:#f8f9fb;color:#20264c}.catalog-category-list-v2 .list-group-item.active{border-color:#dfe4ed;background:#eef1f7;color:#20264c;font-weight:600}.catalog-filter-form-v2{margin-top:22px;padding-top:20px;display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--catalog-line)}.catalog-filter-form-v2 .form-label{margin-bottom:6px;color:#344054;font-size:13px;font-weight:500}.catalog-clear-v2{min-height:auto!important;padding:0!important;color:#475467;font-size:13px!important;text-decoration:none}.catalog-toolbar-v2{min-height:48px;margin-bottom:16px}.catalog-toolbar-v2 h2{margin:0 0 2px;color:#20264c;font-size:22px;font-weight:700;letter-spacing:-.01em}.catalog-toolbar-v2 p{margin:0;color:var(--catalog-muted);font-size:13px}.catalog-empty-v2{min-height:300px;padding:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid var(--catalog-line);border-radius:6px;background:#ffffff}.catalog-empty-v2 h2{margin:0 0 8px;color:#20264c;font-size:22px;letter-spacing:0}.catalog-empty-v2 p{max-width:540px;margin:0 0 20px;color:var(--catalog-muted);font-size:14px}.product-card-v2{position:relative;width:100%;height:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e9f2;border-radius:var(--lrx-radius,12px);background:#ffffff;box-shadow:var(
    --lrx-shadow-sm,0 1px 2px rgba(17,21,45,.05),0 6px 16px -6px rgba(17,21,45,.1)
  );font-family:var(--bs-body-font-family);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.product-card-v2:focus-within,.product-card-v2:hover{border-color:#cdd6e6;box-shadow:var(
    --lrx-shadow-lg,0 4px 8px rgba(17,21,45,.06),0 24px 40px -14px rgba(17,21,45,.2)
  );transform:translateY(-3px)}.product-card-v2-media{position:relative;width:100%;aspect-ratio:1;padding:26px;display:grid;place-items:center;border-bottom:1px solid #e7eaf0;background-color:#f6f7fa;background-image:linear-gradient(rgba(32,38,76,.05) 1px,transparent 0),linear-gradient(90deg,rgba(32,38,76,.05) 1px,transparent 0),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3)),linear-gradient(rgba(32,38,76,.3),rgba(32,38,76,.3));background-position:0 0,0 0,left 10px top 14px,left 14px top 10px,right 10px top 14px,right 14px top 10px,left 10px bottom 14px,left 14px bottom 10px,right 10px bottom 14px,right 14px bottom 10px;background-repeat:repeat,repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:24px 24px,24px 24px,9px 1px,1px 9px,9px 1px,1px 9px,9px 1px,1px 9px,9px 1px,1px 9px;overflow:hidden;text-decoration:none}.product-card-v2-media>img{width:100%;height:100%;object-fit:contain;transition:transform .26s ease}.product-card-v2-media:focus-visible>img,.product-card-v2-media:hover>img{transform:scale(1.03)}.product-card-v2-status{position:absolute;top:12px;left:12px;z-index:2;padding:6px 8px 5px;border:1px solid #c6ccd8;background:rgba(255,255,255,.95);color:#20264c;font-family:var(--font-mono,ui-monospace,monospace);font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1;text-transform:uppercase}.product-card-v2-status.is-in-stock{border-color:rgba(49,91,232,.45);color:#2345b7}.product-card-v2-status.is-out-of-stock{color:#747b8b}.product-card-v2-status.is-preorder{border-color:#20264c}.product-card-v2-status.is-quote{border-color:rgba(49,91,232,.45);color:#2345b7}.product-card-v2-placeholder{width:min(84%,230px);padding:22px 16px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #c9cfdb;background:rgba(255,255,255,.72);color:#667085;text-align:center}.product-card-v2-placeholder img{width:46px;height:46px;margin-bottom:4px;opacity:.2}.product-card-v2-placeholder-mark{width:46px;height:46px;margin-bottom:4px;display:grid;place-items:center;border:1px solid #cfd4de;color:#9aa1af;font-family:var(--font-display,inherit);font-size:23px;font-weight:700;line-height:1}.product-card-v2-placeholder>span:not(.product-card-v2-placeholder-mark){color:#7d8598;font-family:var(--font-mono,ui-monospace,monospace);font-size:10.5px;font-weight:600;letter-spacing:.14em;line-height:1.25}.product-card-v2-placeholder strong{color:#20264c;font-family:var(--font-display,inherit);font-size:26px;font-weight:700;letter-spacing:.015em;line-height:1.05}.product-card-v2-media-action{position:absolute;right:12px;bottom:12px;z-index:2;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #d5dce8;border-radius:9px;background:#ffffff;box-shadow:0 6px 14px -6px rgba(17,21,45,.28);color:#20264c;opacity:0;transform:translateX(7px);transition:opacity .16s ease,transform .16s ease}.product-card-v2-media-action>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-card-v2-media-action b{font-size:20px;font-weight:400;line-height:1}.product-card-v2-media:focus-visible .product-card-v2-media-action,.product-card-v2-media:hover .product-card-v2-media-action{opacity:1;transform:translateX(0)}.product-card-v2-body{min-width:0;padding:13px 15px 16px;display:flex;flex:1 1 auto;flex-direction:column}.product-card-v2-meta{margin:0 0 8px;display:flex;align-items:baseline;gap:6px;color:#7d8598;font-family:var(--font-mono,ui-monospace,monospace);font-size:11px;font-weight:600;letter-spacing:.03em;line-height:1.35}.product-card-v2-meta a{color:#454e63;text-decoration:none}.product-card-v2-meta a:hover{color:#315be8}.product-card-v2-meta span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-v2-title{margin:0 0 13px;color:#1c213f;font-size:16.5px;font-weight:600;letter-spacing:-.008em;line-height:1.38}.product-card-v2-title a{color:inherit;text-decoration:none}.product-card-v2-title a:hover{color:#315be8}.product-card-v2-footer{width:100%;padding-top:1px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.product-card-v2-price{width:100%}.product-card-v2-price strong{color:#20264c;font-family:var(--font-mono,ui-monospace,monospace);font-size:16.5px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.product-card-v2-action{width:min(100%,164px);min-height:50px;padding:12px 18px;display:flex;align-items:center;justify-content:center;border:1px solid #20264c;border-radius:9px;background:#20264c;color:#ffffff;font-family:inherit;font-size:14px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .16s ease}.product-card-v2-action:hover{border-color:#315be8;background:#315be8;color:#ffffff}.product-card-v2-action:disabled{cursor:wait;opacity:.72}.product-card-v2-buy{width:100%}.product-card-v2-buy .product-card-v2-action{width:min(100%,164px)}.product-card-v2-buy .inline-error,.product-card-v2-cart-link{display:block;width:min(100%,164px);margin-top:7px;color:#20264c;font-size:12px;line-height:1.35;text-align:center}.product-card-v2-buy .inline-error{color:#9d2e3a}.product-card-v2-cart-link{font-weight:650;text-decoration:none;text-underline-offset:2px}.product-card-v2-cart-link:hover{color:#315be8;text-decoration:underline}.product-card-v2 a:focus-visible,.product-card-v2 button:focus-visible{position:relative;z-index:5;outline:3px solid rgba(49,91,232,.4);outline-offset:2px}.product-card-v2-featured .product-card-v2-media{background-color:#f1f2f5}@media (prefers-reduced-motion:reduce){.product-card-v2-media-action,.product-card-v2-media>img{transition:none}}@media (min-width:992px){.catalog-filter-v2{position:sticky;top:128px}.catalog-filter-v2>summary{display:none}.catalog-filter-v2:not([open])>.catalog-filter-v2-body{display:block}.catalog-filter-v2::details-content{content-visibility:visible}}@media (max-width:991.98px){.header-top-v2-inner{min-height:64px}.site-brand-v2 img{width:142px}.catalog-filter-v2[open]>summary{border-bottom:1px solid var(--catalog-line)}.catalog-toolbar-v2{margin-top:4px}}@media (max-width:575.98px){.catalog-header-v2{padding:22px 0 26px}.catalog-heading-v2 h1{font-size:30px;letter-spacing:.012em}.catalog-heading-v2 p{font-size:14px}.catalog-v2{padding:20px 0 60px}.product-card-v2-media{padding:22px}.catalog-empty-v2{min-height:260px;padding:26px 20px}}:root{--lrx-store-navy:#20264c;--lrx-store-night:#11152d;--lrx-store-blue:#315be8;--lrx-store-blue-dark:#2345b7;--lrx-store-paper:#f4f5f8;--lrx-store-line:#dfe2e9;--lrx-store-ink:#1e2333;--lrx-store-muted:#687083;--lrx-amber:#f2a50c;--lrx-amber-ink:#8f6200;--lrx-amber-soft:rgba(242,165,12,0.16);--lrx-steel-line:#d7dbe4;--lrx-steel-ink:#7d8598;--lrx-grid-light:rgba(32,38,76,0.055);--lrx-grid-dark:rgba(255,255,255,0.05);--lrx-tick-light:rgba(32,38,76,0.34);--lrx-tick-dark:rgba(255,255,255,0.38);--lrx-radius-sm:8px;--lrx-radius:12px;--lrx-radius-lg:16px;--lrx-shadow-sm:0 1px 2px rgba(17,21,45,0.05),0 6px 16px -6px rgba(17,21,45,0.1);--lrx-shadow-md:0 2px 4px rgba(17,21,45,0.05),0 14px 28px -10px rgba(17,21,45,0.14);--lrx-shadow-lg:0 4px 8px rgba(17,21,45,0.06),0 24px 40px -14px rgba(17,21,45,0.2)}.lrx-section-title{min-width:0;display:flex;align-items:center;gap:14px}.lrx-section-title h2{margin:0;color:var(--lrx-store-ink);font-family:var(--font-display);font-size:clamp(30px,3vw,40px);font-weight:700;letter-spacing:.012em;line-height:1;text-transform:uppercase}.lrx-section-title__rule{position:relative;min-width:40px;height:1px;flex:1 1 auto;align-self:center;background:var(--lrx-steel-line)}.lrx-section-title__rule:after,.lrx-section-title__rule:before{position:absolute;top:-4px;width:1px;height:9px;background:var(--lrx-steel-ink);content:""}.lrx-section-title__rule:before{left:0}.lrx-section-title__rule:after{right:0}.lrx-sh{background:var(--lrx-store-night);color:#ffffff}.lrx-sh__inner{max-width:1600px;padding-top:clamp(40px,5vw,68px);padding-bottom:clamp(36px,4vw,56px)}.lrx-sh__head{max-width:860px}.lrx-sh__eyebrow{margin:0 0 14px;display:flex;align-items:center;gap:10px;color:var(--lrx-amber);font-family:var(--font-mono);font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.lrx-sh__eyebrow:before{width:18px;height:1px;background:var(--lrx-amber);content:""}.lrx-sh h1{margin:0 0 16px;color:#ffffff;font-family:var(--font-display);font-size:clamp(40px,4.6vw,72px);font-weight:700;letter-spacing:.012em;line-height:.96;text-transform:uppercase}.lrx-sh__lead{max-width:560px;margin:0;color:rgba(255,255,255,.78);font-size:15.5px;line-height:1.6}.lrx-sh__line{margin-top:clamp(30px,3.6vw,52px);display:grid;grid-template-columns:1fr auto 1.15fr auto 1fr auto 1fr;align-items:stretch}.lrx-sh__node{position:relative;min-height:300px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:var(--lrx-radius);background-color:rgba(255,255,255,.025);background-image:linear-gradient(var(--lrx-grid-dark) 1px,transparent 1px),linear-gradient(90deg,var(--lrx-grid-dark) 1px,transparent 1px);background-size:26px 26px;box-shadow:0 18px 34px -22px rgba(0,0,0,.85);color:#ffffff;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.lrx-sh__node:focus-visible,.lrx-sh__node:hover{border-color:var(--lrx-amber);background-color:rgba(255,255,255,.05);box-shadow:0 26px 44px -20px rgba(0,0,0,.9);transform:translateY(-4px);color:#ffffff}.lrx-sh__node.is-featured{border-color:rgba(242,165,12,.55);background-color:rgba(242,165,12,.06)}.lrx-sh__index{color:var(--lrx-amber);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em}.lrx-sh__title{font-family:var(--font-display);font-size:26px;font-weight:700;letter-spacing:.02em;line-height:1;text-transform:uppercase}.lrx-sh__body{display:grid;flex:1;place-items:center}.lrx-sh__body>img{width:min(78%,210px);height:auto;filter:drop-shadow(0 18px 16px rgba(0,0,0,.35))}.lrx-sh__plate{padding:18px 22px;border:1px solid rgba(255,255,255,.3);font-family:var(--font-display);font-size:30px;font-weight:700;letter-spacing:.02em}.lrx-sh__body--chips{align-content:center;gap:8px}.lrx-sh__body--chips i{padding:8px 12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);font-size:12.5px;font-style:normal;font-weight:600;letter-spacing:.02em}.lrx-sh__body--platforms{align-content:center;gap:8px}.lrx-sh__body--platforms i{padding:7px 12px 7px 9px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);font-size:12.5px;font-style:normal;font-weight:600;letter-spacing:.02em}.lrx-sh__body--platforms img{width:18px;height:18px;flex:0 0 18px;object-fit:contain}.lrx-sh__body--glyph{color:rgba(255,255,255,.85)}.lrx-sh__body--bars{width:70%;height:110px;margin:auto;display:flex;align-items:flex-end;gap:8px}.lrx-sh__body--bars i{flex:1;background:linear-gradient(180deg,var(--lrx-store-blue),rgba(49,91,232,.35))}.lrx-sh__foot{color:rgba(255,255,255,.72);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.06em}.lrx-sh__node:focus-visible .lrx-sh__foot,.lrx-sh__node:hover .lrx-sh__foot{color:var(--lrx-amber)}.lrx-sh__wire{position:relative;min-width:clamp(40px,5vw,92px);display:block;align-self:center;height:60px}.lrx-sh__wire:before{position:absolute;top:50%;right:0;left:0;height:2px;background-image:linear-gradient(90deg,rgba(255,255,255,.4) 0 10px,transparent 10px 18px);background-size:18px 2px;content:""}.lrx-sh__wire:after{position:absolute;top:calc(50% - 3px);left:0;width:8px;height:8px;background:var(--lrx-amber);content:""}.lrx-sh__wire__labels{position:absolute;bottom:calc(50% + 9px);left:50%;display:flex;flex-direction:column;align-items:center;gap:3px;transform:translateX(-50%)}.lrx-sh__wire.is-wide{min-width:clamp(64px,7vw,118px)}.lrx-sh__wire b{color:rgba(255,255,255,.6);font-family:var(--font-mono);font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}@media (prefers-reduced-motion:no-preference){.lrx-sh__wire:before{animation:lrx-dash-flow .9s linear infinite}.lrx-sh__wire:after{animation:lrx-pulse-travel 2.2s ease-in-out infinite}}@keyframes lrx-dash-flow{0%{background-position:0 0}to{background-position:18px 0}}@keyframes lrx-pulse-travel{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}to{left:calc(100% - 8px);opacity:0}}.lrx-sh__actions{margin-top:clamp(26px,3.2vw,42px);display:flex;flex-wrap:wrap;gap:14px}.lrx-sh__btn{min-height:46px;padding:12px 22px;display:inline-flex;align-items:center;border:1px solid var(--lrx-store-blue);border-radius:10px;background:var(--lrx-store-blue);box-shadow:0 10px 22px -12px rgba(49,91,232,.85);color:#ffffff;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.lrx-sh__btn:focus-visible,.lrx-sh__btn:hover{border-color:var(--lrx-store-blue-dark);background:var(--lrx-store-blue-dark);color:#ffffff}.lrx-sh__btn.is-ghost{border-color:rgba(255,255,255,.35);background:transparent}.lrx-sh__btn.is-ghost:focus-visible,.lrx-sh__btn.is-ghost:hover{border-color:var(--lrx-amber);background:rgba(242,165,12,.1)}.lrx-station{position:relative;overflow:visible}.lrx-station__label{position:relative;margin:0 0 18px;display:flex;align-items:center;gap:10px;color:var(--lrx-amber-ink);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lrx-station__label i{position:relative;width:8px;height:8px;display:inline-block;background:var(--lrx-amber)}.lrx-station__label i:before{position:absolute;bottom:100%;left:3px;z-index:2;width:2px;height:clamp(96px,9vw,132px);background-image:linear-gradient(180deg,var(--lrx-amber) 0 8px,transparent 8px 14px);background-size:2px 14px;content:"";mask-image:linear-gradient(180deg,transparent,#000 42%)}.lrx-station__label i:after{position:absolute;inset:-4px;border:1px solid rgba(242,165,12,.45);content:""}.lrx-station__label.is-on-dark{color:var(--lrx-amber)}.lrx-home-cats{padding:clamp(56px,6vw,84px) 0 clamp(44px,5vw,64px);background:var(--lrx-store-paper);color:var(--lrx-store-ink)}.lrx-home-cats>.container-xl{max-width:1600px}.lrx-home-cats__heading{margin-bottom:26px;display:flex;flex-direction:column;gap:12px}.lrx-cat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(272px,1fr));gap:18px}.lrx-cat-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e9f2;border-radius:var(--lrx-radius-lg);background:#ffffff;box-shadow:var(--lrx-shadow-sm);color:var(--lrx-store-ink);text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.lrx-cat-card:focus-visible,.lrx-cat-card:hover{border-color:#cdd6e6;box-shadow:var(--lrx-shadow-lg);transform:translateY(-4px);color:var(--lrx-store-ink)}.lrx-cat-card__art{display:block;aspect-ratio:400/240;background-color:var(--lrx-store-night);background-position:50%;background-repeat:no-repeat;background-size:cover}.lrx-cat-card__body{padding:16px 18px 18px;display:flex;flex:1;flex-direction:column;gap:6px}.lrx-cat-card__body strong{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:.015em;line-height:1.05;text-transform:uppercase}.lrx-cat-card__body small{color:var(--lrx-store-muted);font-size:13.5px;line-height:1.5}.lrx-cat-card__foot{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.lrx-cat-card__foot em{color:var(--lrx-steel-ink);font-family:var(--font-mono);font-size:11px;font-style:normal;font-weight:600;letter-spacing:.06em}.lrx-cat-card__foot i{color:var(--lrx-store-blue);font-size:19px;font-style:normal;transition:transform .18s ease}.lrx-cat-card:focus-visible .lrx-cat-card__foot i,.lrx-cat-card:hover .lrx-cat-card__foot i{transform:translateX(4px)}.lrx-home-shop{scroll-margin-top:126px;padding:clamp(56px,6vw,84px) 0 clamp(44px,5vw,64px);overflow-x:clip;overflow-y:visible;background:#ffffff;color:var(--lrx-store-ink)}.lrx-home-depth>.container-xl,.lrx-home-shop>.container-xl{max-width:1600px}.lrx-home-shop__heading{margin-bottom:24px}.lrx-home-shop__all-link{width:fit-content;padding:9px 0;border-bottom:1px solid #b2b7c3;color:var(--lrx-store-navy);font-size:14px;font-weight:700;white-space:nowrap}.lrx-home-shop__all-link span{display:inline-block;margin-left:8px;color:var(--lrx-store-blue);transition:transform .18s ease}.lrx-home-shop__all-link:focus-visible,.lrx-home-shop__all-link:hover{border-color:var(--lrx-store-blue);color:var(--lrx-store-blue)}.lrx-home-shop__all-link:focus-visible span,.lrx-home-shop__all-link:hover span{transform:translateX(4px)}.lrx-home-shop__grid>.col{display:flex}.lrx-home-product-shell{--lrx-card-index:0;width:100%;min-width:0;display:flex}.lrx-home-product-shell>*{width:100%}.lrx-home-shop .product-card-v2-meta>span{display:none}.lrx-home-shop__empty{min-height:210px;padding:32px;display:grid;place-items:center;align-content:center;gap:9px;border:1px dashed #b7beca;background:#f7f8fa;text-align:center}.lrx-home-shop__empty strong{color:var(--lrx-store-navy);font-size:17px}.lrx-home-shop__empty a{color:var(--lrx-store-blue);font-weight:700}.lrx-home-shop__notes{margin:22px 0 0;padding-top:14px;display:flex;flex-wrap:wrap;gap:8px 26px;color:var(--lrx-store-muted);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.04em}.lrx-home-brands,.lrx-home-shop__notes{border-top:1px solid var(--lrx-steel-line)}.lrx-home-brands{padding:clamp(50px,5.5vw,76px) 0 clamp(44px,5vw,64px);background:var(--lrx-store-paper);color:var(--lrx-store-ink)}.lrx-home-brands>.container-xl{max-width:1600px}.lrx-home-brands__heading{margin-bottom:26px;display:flex;flex-direction:column;gap:12px}.lrx-brand-row{margin-bottom:clamp(26px,3vw,40px)}.lrx-brand-row:last-child{margin-bottom:0}.lrx-brand-row__head{margin-bottom:14px;padding-bottom:10px;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;border-bottom:1px solid var(--lrx-steel-line)}.lrx-brand-row__head strong{font-family:var(--font-display);font-size:clamp(22px,2vw,28px);font-weight:700;letter-spacing:.015em;line-height:1}.lrx-brand-row__count{color:var(--lrx-steel-ink);font-size:11px;letter-spacing:.06em}.lrx-brand-row__count,.lrx-brand-row__link{font-family:var(--font-mono);font-weight:600}.lrx-brand-row__link{margin-left:auto;color:var(--lrx-store-blue);font-size:12px;text-decoration:none}.lrx-brand-row__link:focus-visible,.lrx-brand-row__link:hover{color:var(--lrx-store-blue-dark);text-decoration:underline;text-underline-offset:3px}.lrx-brand-row__grid>.col{display:flex}.lrx-home-brands .product-card-v2-meta>a,.lrx-home-brands .product-card-v2-meta>span[aria-hidden]{display:none}.lrx-home-field{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;background:var(--lrx-store-navy);color:#ffffff}.lrx-home-field__media{position:relative;min-height:340px;overflow:hidden}.lrx-home-field__media img{object-fit:cover;filter:saturate(.72) contrast(1.04) brightness(.86)}.lrx-home-field__media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,21,45,.35),rgba(32,38,76,.85)),linear-gradient(var(--lrx-grid-dark) 1px,transparent 1px) 0 0 /34px 34px,linear-gradient(90deg,var(--lrx-grid-dark) 1px,transparent 1px) 0 0 /34px 34px;content:""}.lrx-home-field__copy{padding:clamp(36px,4.4vw,68px) clamp(20px,4vw,64px);display:flex;flex-direction:column;align-items:flex-start;gap:14px}.lrx-home-field__eyebrow{margin:0;display:flex;align-items:center;gap:10px;color:var(--lrx-amber);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.lrx-home-field__eyebrow:before{width:18px;height:1px;background:var(--lrx-amber);content:""}.lrx-home-field h2{margin:0;max-width:15ch;color:#ffffff;font-family:var(--font-display);font-size:clamp(30px,3.2vw,46px);font-weight:700;letter-spacing:.012em;line-height:1;text-transform:uppercase}.lrx-home-field p{max-width:56ch;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.65}.lrx-home-field__list{margin:4px 0 6px;padding:0;display:grid;gap:10px;list-style:none}.lrx-home-field__list li{position:relative;padding-left:22px;color:rgba(255,255,255,.86);font-size:14px;line-height:1.5}.lrx-home-field__list li:before{position:absolute;top:7px;left:0;width:8px;height:8px;background:var(--lrx-amber);content:""}.lrx-home-how{padding:clamp(52px,5.5vw,78px) 0;background:#ffffff;color:var(--lrx-store-ink)}.lrx-home-faq>.container-xl,.lrx-home-how>.container-xl{max-width:1600px}.lrx-how-grid{margin:26px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(272px,1fr));gap:18px;list-style:none;counter-reset:how}.lrx-how-grid li{position:relative;padding:22px 20px 24px;display:flex;flex-direction:column;gap:8px;border:1px solid #e4e9f2;border-radius:var(--lrx-radius-lg);background:var(--lrx-store-paper);box-shadow:var(--lrx-shadow-sm)}.lrx-how__no{color:var(--lrx-amber-ink);font-family:var(--font-mono);font-size:11.5px;font-weight:600;letter-spacing:.12em}.lrx-how-grid strong{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:.015em;line-height:1.05;text-transform:uppercase}.lrx-how-grid p{margin:0;color:var(--lrx-store-muted);font-size:14px;line-height:1.6}.lrx-home-faq{padding:clamp(52px,5.5vw,78px) 0;border-top:1px solid var(--lrx-steel-line);background:var(--lrx-store-paper);color:var(--lrx-store-ink)}.lrx-faq-list{margin-top:24px;display:grid;gap:12px}.lrx-faq{border:1px solid #e4e9f2;border-radius:var(--lrx-radius);background:#ffffff;box-shadow:var(--lrx-shadow-sm);transition:border-color .2s ease}.lrx-faq[open]{border-color:#cdd6e6}.lrx-faq summary{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-size:16px;font-weight:650;list-style:none}.lrx-faq summary::-webkit-details-marker{display:none}.lrx-faq summary i{position:relative;width:14px;height:14px;flex:0 0 14px}.lrx-faq summary i:after,.lrx-faq summary i:before{position:absolute;top:6px;left:0;width:14px;height:2px;background:var(--lrx-store-blue);content:"";transition:transform .2s ease}.lrx-faq summary i:after{transform:rotate(90deg)}.lrx-faq[open] summary i:after{transform:rotate(0deg)}.lrx-faq p{margin:0;padding:0 20px 18px;max-width:92ch;color:var(--lrx-store-muted);font-size:14.5px;line-height:1.7}.lrx-home-cta{margin-top:22px;padding:clamp(22px,3vw,34px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.14);border-radius:var(--lrx-radius-lg);background:rgba(255,255,255,.04)}.lrx-home-cta h2{margin:0 0 6px;color:#ffffff;font-family:var(--font-display);font-size:clamp(24px,2.4vw,34px);font-weight:700;letter-spacing:.015em;line-height:1.05;text-transform:uppercase}.lrx-home-cta p{max-width:52ch;margin:0;color:rgba(255,255,255,.74);font-size:14.5px;line-height:1.6}.lrx-home-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.lrx-home-cta__phone{color:#ffffff;font-family:var(--font-mono);font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none}.lrx-home-cta__phone:focus-visible,.lrx-home-cta__phone:hover{color:var(--lrx-amber)}.lrx-home-depth{padding:clamp(48px,5.5vw,72px) 0 clamp(40px,4.5vw,60px);background:var(--lrx-store-night);color:#ffffff}.lrx-home-depth__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12)}.lrx-home-depth__link{position:relative;min-height:150px;padding:26px clamp(22px,3vw,40px);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-content:center;align-items:center;gap:10px 24px;overflow:hidden;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);color:#ffffff;text-decoration:none}.lrx-home-depth__link:before{position:absolute;right:0;bottom:0;left:0;height:4px;background:var(--lrx-amber);content:"";transform:scaleX(.14);transform-origin:left center;transition:transform .24s ease}.lrx-home-depth__path{grid-column:1;grid-row:1;color:rgba(255,255,255,.52);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em}.lrx-home-depth__link>strong{grid-column:1;grid-row:2;max-width:460px;font-family:var(--font-display);font-size:clamp(24px,2.1vw,31px);font-weight:700;letter-spacing:.015em;line-height:1.05;text-transform:uppercase}.lrx-home-depth__link>i{grid-column:2;grid-row:1/span 2;color:#a9b7f7;font-size:24px;font-style:normal;transition:color .18s ease,transform .18s ease}.lrx-home-depth__link:focus-visible,.lrx-home-depth__link:hover{color:#ffffff}.lrx-home-depth__link:focus-visible:before,.lrx-home-depth__link:hover:before{transform:scaleX(1)}.lrx-home-depth__link:focus-visible>i,.lrx-home-depth__link:hover>i{color:var(--lrx-amber);transform:translate(4px,-4px)}.lrx-home-depth__minor{margin:18px 0 0;display:flex;flex-wrap:wrap;gap:10px 26px}.lrx-home-depth__minor a{color:rgba(255,255,255,.66);font-family:var(--font-mono);font-size:12px;font-weight:600;text-decoration:none}.lrx-home-depth__minor a:focus-visible,.lrx-home-depth__minor a:hover{color:var(--lrx-amber)}@media (min-width:992px){.lrx-home-shop__heading{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:26px}.lrx-home-shop__heading .lrx-section-title{flex:1 1 auto}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.lrx-home-product-shell{animation:lrx-store-card-in .52s ease-out both;animation-delay:calc(var(--lrx-card-index) * 55ms);animation-timeline:view();animation-range:entry 7% cover 28%}}}@keyframes lrx-store-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.lrx-sh__line{grid-template-columns:1fr 1fr;gap:14px}.lrx-sh__wire{grid-column:1/-1;min-width:0;height:auto;padding:2px 0}.lrx-sh__wire:after,.lrx-sh__wire:before{display:none}.lrx-sh__wire__labels{position:static;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:6px 12px;transform:none}.lrx-sh__wire b{position:relative;padding-left:14px;font-size:10px}.lrx-sh__wire b:before{position:absolute;top:calc(50% - 2px);left:0;width:8px;height:4px;background:var(--lrx-amber);content:""}}@media (max-width:767.98px){.lrx-home-shop__grid{margin-right:-.75rem;margin-left:0;padding-right:.75rem;padding-bottom:10px;display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;scroll-padding:0 .75rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lrx-home-shop__grid::-webkit-scrollbar{display:none}.lrx-home-shop__grid>.col{width:auto;max-width:none;padding:0;flex:0 0 min(82vw,340px);scroll-snap-align:start;scroll-snap-stop:always}.lrx-home-depth__grid{grid-template-columns:1fr}.lrx-home-depth__link{min-height:128px}.lrx-home-field{grid-template-columns:1fr}.lrx-home-field__media{min-height:240px}}@media (max-width:640px){.lrx-sh__line{grid-template-columns:1fr}.lrx-sh__node{min-height:220px}.lrx-sh h1{font-size:38px}.lrx-station__label i:before{height:78px}}@media (prefers-reduced-motion:reduce){.lrx-home-depth *,.lrx-home-shop *,.lrx-sh *,.lrx-station *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}