:root{--ink:#102331;--muted:#657681;--line:#dce5e9;--surface:#fff;--page:#f5f8f9;--accent:#006b8f;--accent-dark:#004b66}*{box-sizing:border-box}html{background:var(--page)}body{color:var(--ink);background:var(--page);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:10;align-items:center;gap:28px;min-height:78px;padding:16px clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;min-width:205px;font-size:15px;display:flex}.brand b{font-weight:700}.brand-mark{color:#fff;background:#e31d35;border-radius:5px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.search{background:#fff;border:1px solid #aebec5;border-radius:5px;flex:1;max-width:700px;display:flex;overflow:hidden}.search label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.search input{border:0;outline:0;flex:1;min-width:0;padding:12px 14px;font-size:14px}.search button{background:var(--accent);color:#fff;cursor:pointer;border:0;padding:0 18px;font-weight:700}.search button:hover{background:var(--accent-dark)}.header-links{color:#405762;white-space:nowrap;gap:18px;font-size:13px;display:flex}.header-links a:hover{color:var(--accent)}.counter{min-width:20px;height:20px;color:var(--accent-dark);background:#e8f0f3;border-radius:10px;place-items:center;padding:0 5px;font-size:11px;display:inline-grid}.hero{border-bottom:1px solid var(--line);background:#e8f1f4;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:40px;padding:clamp(60px,9vw,120px) clamp(20px,8vw,130px);display:grid}.eyebrow{color:var(--accent);letter-spacing:.12em;margin:0 0 14px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:650px;margin:0 0 22px;font-size:clamp(36px,5vw,66px);line-height:1.02}.hero-copy{color:#4d626d;max-width:530px;margin:0 0 30px;font-size:18px;line-height:1.55}.primary-action{background:var(--ink);color:#fff;border-radius:4px;align-items:center;gap:16px;padding:14px 18px;font-size:14px;font-weight:700;display:inline-flex}.primary-action:hover{background:var(--accent-dark)}.hero-panel{background:#ffffff9e;border:1px solid #bdcfd6;grid-template-columns:1fr 1fr;display:grid}.hero-panel div{border-bottom:1px solid #bdcfd6;border-right:1px solid #bdcfd6;flex-direction:column;justify-content:flex-end;min-height:150px;padding:22px;display:flex}.hero-panel div:nth-child(2n){border-right:0}.hero-panel div:nth-child(3){border-bottom:0;grid-column:span 2}.hero-panel strong{letter-spacing:-.04em;font-size:31px}.hero-panel span{color:var(--muted);margin-top:5px;font-size:12px}.content-section{max-width:1320px;margin:0 auto;padding:70px clamp(20px,4vw,64px)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:30px}.section-heading a{color:var(--accent);font-size:13px;font-weight:700}.family-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.family-card{background:var(--surface);border:1px solid var(--line);border-radius:4px;flex-direction:column;justify-content:flex-end;gap:8px;min-height:190px;padding:20px;transition:transform .15s,border-color .15s;display:flex}.family-card:hover{border-color:var(--accent);transform:translateY(-3px)}.family-code{letter-spacing:-.06em;font-size:30px;font-weight:800}.family-card span:not(.family-code){color:#4d626d;font-size:13px}.family-card small{color:var(--accent);margin-top:16px;font-weight:700}.compact{margin-bottom:0;font-size:15px}.catalog-layout h1,.product-detail h1{letter-spacing:-.055em;margin:0 0 8px;font-size:clamp(38px,5vw,58px)}.catalog-grid{grid-template-columns:230px 1fr;align-items:start;gap:30px;display:grid}.filter-panel{background:var(--surface);border:1px solid var(--line);padding:20px;position:sticky;top:100px}.filters{gap:15px;display:grid}.filters label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.filters select{width:100%;color:var(--ink);background:#fff;border:1px solid #b7c6cc;border-radius:3px;padding:10px}.filter-submit{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:3px;padding:11px;font-weight:700}.clear-filters{color:var(--accent);text-align:center;font-size:12px}.product-list{gap:10px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:4px;justify-content:space-between;gap:20px;padding:22px;display:flex}.product-card h2{margin:0 0 8px;font-size:22px}.product-card h2 a{color:var(--accent-dark)}.product-card p{color:var(--muted);margin:0 0 14px;font-size:14px}.attribute-row{flex-wrap:wrap;gap:7px;display:flex}.attribute-row span{color:#48616c;background:#edf3f5;padding:5px 8px;font-size:11px}.product-meta{flex-direction:column;align-items:flex-end;gap:7px;min-width:150px;display:flex}.product-meta strong{font-size:18px}.product-meta small{color:var(--muted)}.stock{border-radius:2px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-block}.stock-em_estoque{color:#0b7049;background:#ddf5e9}.stock-baixo_estoque{color:#8b5a00;background:#fff0c9}.stock-sob_encomenda{color:#6d4b86;background:#eee4f8}.empty-state{background:var(--surface);border:1px solid var(--line);padding:40px}.empty-state h2{margin:0 0 10px}.empty-state p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:1.5}.fixture-note{color:var(--muted);margin-top:25px;font-size:11px}.product-lead{max-width:650px;color:var(--muted);font-size:18px;line-height:1.5}.detail-grid{grid-template-columns:minmax(0,1fr) 330px;gap:35px;margin-top:38px;display:grid}.detail-grid h2{margin-top:35px}.stock-banner{background:var(--surface);border-left:4px solid;justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.stock-banner span{color:var(--muted);font-size:13px}.spec-table{border-top:1px solid var(--line)}.spec-table div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 8px;display:flex}.spec-table dt{color:var(--muted)}.spec-table dd{text-align:right;margin:0;font-weight:700}.quote-panel{background:var(--ink);color:#fff;align-self:start;padding:24px}.quote-panel>strong{margin-bottom:12px;font-size:30px;display:block}.quote-panel>p:not(.eyebrow){color:#c5d6dc;font-size:14px;line-height:1.5}.quote-panel .primary-action{color:var(--ink);background:#fff;margin:10px 0 28px}.document-box{border-top:1px solid #39515d;gap:6px;padding-top:18px;font-size:13px;display:grid}.document-box span{color:#c5d6dc;font-size:12px}.compare-wrap{background:var(--surface);border:1px solid var(--line);overflow-x:auto}.compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:650px}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);padding:16px}.compare-table thead th{color:var(--accent-dark);background:#edf3f5;font-size:13px}.compare-table tbody th{color:var(--muted);font-size:13px;font-weight:400}.compare-table tbody td{font-weight:700}.compare-table a{color:var(--accent)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quote-layout{grid-template-columns:1fr 330px;gap:30px;margin-top:30px;display:grid}.quote-items{gap:10px;display:grid}.quote-item{background:var(--surface);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.quote-item div{gap:5px;display:grid}.quote-item small{color:var(--muted)}.quote-item label,.quote-form label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.quote-item input{border:1px solid #b7c6cc;width:80px;padding:9px}.quote-form{background:var(--surface);border:1px solid var(--line);align-self:start;gap:13px;padding:24px;display:grid}.quote-form input,.quote-form textarea{width:100%;font:inherit;border:1px solid #b7c6cc;padding:10px}.quote-form small{color:var(--muted);font-size:11px}.quote-item button{color:#8b4040;cursor:pointer;text-align:left;background:0 0;border:0;width:max-content;padding:0;font-size:10px}.quote-error{color:#7c2d2d;background:#fff0f0;border-left:3px solid #b54141;margin:0;padding:10px;font-size:11px;line-height:1.45}.quote-progress{color:var(--accent-dark);margin:0;font-size:11px}.quote-success>div{align-items:center;gap:14px;margin-top:20px;display:flex}.quote-reset{color:var(--accent);cursor:pointer;background:0 0;border:0;font-weight:700}.trust-strip{background:var(--ink);color:#d9e5e9;flex-wrap:wrap;justify-content:center;gap:34px;padding:18px 20px;font-size:12px;display:flex}.status-dot{background:#3fc98a;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.site-footer{color:var(--muted);justify-content:space-between;gap:16px;padding:24px clamp(20px,4vw,64px);font-size:12px;display:flex}@media (max-width:900px){.site-header{flex-wrap:wrap;gap:14px}.brand{min-width:0}.search{flex-basis:100%;order:3;max-width:none;height:44px}.header-links{margin-left:auto}.hero{grid-template-columns:1fr;padding-block:65px}.family-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid,.detail-grid{grid-template-columns:1fr}.filter-panel{position:static}.product-meta{min-width:120px}}@media (max-width:560px){.site-header{padding:14px 18px}.header-links{gap:10px;font-size:12px}.hero h1{font-size:42px}.hero-copy{font-size:16px}.hero-panel div{min-height:120px;padding:16px}.family-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:start}.trust-strip{flex-direction:column;justify-content:flex-start;gap:12px}.site-footer{flex-direction:column}}.lri-site{--lri-ink:#071722;--lri-navy:#0a2331;--lri-cyan:#28c6d6;--lri-lime:#d7f35c;--lri-paper:#f3f6f5;--lri-muted:#8fa4a9;background:var(--lri-paper);color:var(--lri-ink);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.lri-utility{color:#8ea8ae;letter-spacing:.04em;background:#03131d;justify-content:space-between;gap:20px;padding:9px clamp(22px,5vw,76px);font-size:10px;display:flex}.lri-utility div{gap:10px;display:flex}.lri-utility a{color:#b9d3d8}.lri-divider{color:#47616a}.lri-header{background:var(--lri-navy);color:#fff;border-bottom:1px solid #294651;align-items:center;gap:34px;padding:18px clamp(22px,5vw,76px);display:flex}.lri-logo{color:#fff;align-items:center;gap:10px;min-width:180px;display:flex}.lri-logo-mark{border:2px solid var(--lri-cyan);width:45px;height:35px;color:var(--lri-cyan);letter-spacing:-.09em;place-items:center;font-size:16px;font-weight:900;display:grid}.lri-logo b,.lri-logo small{line-height:1;display:block}.lri-logo b{letter-spacing:.05em;font-size:13px}.lri-logo small{color:#86a2a8;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:10px}.lri-nav{color:#c1d3d6;flex:1;gap:25px;font-size:12px;display:flex}.lri-nav a:hover,.lri-footer-links a:hover{color:var(--lri-cyan)}.lri-header-actions{align-items:center;gap:18px;display:flex}.lri-search-icon{color:#c7dadd;font-size:24px;line-height:1}.lri-quote-button{border:1px solid var(--lri-cyan);color:#fff;padding:11px 15px;font-size:11px;font-weight:700}.lri-quote-button span{color:var(--lri-cyan);margin-left:10px}.lri-hero{background:var(--lri-navy);color:#fff;grid-template-columns:1.02fr .98fr;min-height:610px;padding:clamp(60px,8vw,115px) clamp(22px,8vw,130px) 80px;display:grid;overflow:hidden}.lri-kicker{color:var(--lri-cyan);letter-spacing:.14em;margin:0 0 20px;font-size:10px;font-weight:800}.lri-kicker span{background:var(--lri-cyan);vertical-align:middle;width:22px;height:1px;margin-right:9px;display:inline-block}.lri-hero h1{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(48px,6.4vw,88px);line-height:.97}.lri-hero h1 em,.lri-proof h2 em{color:var(--lri-lime);font-style:normal}.lri-hero-copy{color:#a9c0c4;max-width:500px;margin:28px 0 32px;font-size:17px;line-height:1.55}.lri-hero-actions{align-items:center;gap:22px;display:flex}.lri-primary{background:var(--lri-lime);color:var(--lri-ink);padding:15px 18px;font-size:12px;font-weight:800}.lri-primary span{margin-left:24px;font-size:17px}.lri-secondary{color:#d8e5e7;border-bottom:1px solid #57727b;padding-bottom:5px;font-size:12px}.lri-hero-diagram{min-height:430px;margin-left:20px;position:relative}.lri-grid-lines{opacity:.55;background-image:linear-gradient(#2b5963 1px,#0000 1px),linear-gradient(90deg,#2b5963 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:10% 0 5% 8%;transform:perspective(420px)rotateY(-13deg)rotateX(4deg)}.lri-diagram-label{color:#709299;letter-spacing:.16em;font-size:9px;position:absolute}.lri-d1{top:23%;left:3%}.lri-d2{top:10%;left:42%}.lri-d3{top:48%;right:0}.lri-node{background:#0b2c38;border:1px solid #4f8792;place-items:center;width:110px;height:110px;display:grid;position:absolute;transform:rotate(45deg);box-shadow:0 0 0 8px #0a2331,0 0 0 9px #2b5963}.lri-node span,.lri-node small{transform:rotate(-45deg)}.lri-node span{color:var(--lri-cyan);font-size:34px}.lri-node small{color:#a9c7ca;letter-spacing:.12em;font-size:8px}.lri-node-a{top:38%;left:10%}.lri-node-b{top:20%;left:43%}.lri-node-c{top:55%;right:5%}.lri-wire{background:var(--lri-cyan);transform-origin:0;height:1px;box-shadow:0 0 9px var(--lri-cyan);position:absolute}.lri-wire-a{width:185px;top:48%;left:22%;transform:rotate(-24deg)}.lri-wire-b{width:195px;top:39%;left:57%;transform:rotate(33deg)}.lri-hero-stamp{color:#b5cacd;align-items:center;gap:10px;font-size:10px;line-height:1.3;display:flex;position:absolute;bottom:2%;right:1%}.lri-hero-stamp strong{color:var(--lri-lime);letter-spacing:-.08em;font-size:43px}.lri-search-band{background:var(--lri-cyan);justify-content:space-between;align-items:center;gap:40px;padding:34px clamp(22px,8vw,130px);display:flex}.lri-search-band .lri-kicker{color:var(--lri-ink);margin-bottom:8px}.lri-search-band .lri-kicker span{background:var(--lri-ink)}.lri-search-band h2{letter-spacing:-.04em;margin:0;font-size:22px}.lri-search-box{background:#fff;width:min(560px,50vw);display:flex}.lri-search-box label{width:1px;height:1px;position:absolute;overflow:hidden}.lri-search-box input{border:0;outline:0;flex:1;min-width:0;padding:16px;font-size:13px}.lri-search-box button{background:var(--lri-ink);color:#fff;cursor:pointer;border:0;padding:0 17px;font-weight:700}.lri-search-box button span{color:var(--lri-lime);margin-left:14px}.lri-section{max-width:1380px;margin:0 auto;padding:105px clamp(22px,6vw,95px)}.lri-section-head{justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px;display:flex}.lri-section-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(35px,4vw,55px);line-height:.98}.lri-section-head>p{color:#617b82;max-width:370px;font-size:14px;line-height:1.55}.lri-solution-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.lri-solution-card{background:#fff;border:1px solid #d6e1e1;flex-direction:column;min-height:315px;padding:25px;transition:transform .15s,box-shadow .15s;display:flex}.lri-solution-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0a233112}.lri-card-top{color:#78949b;justify-content:space-between;font-size:11px;display:flex}.lri-card-top span:last-child{color:var(--lri-cyan);font-size:21px}.lri-solution-card h3{letter-spacing:-.05em;margin:auto 0 10px;font-size:25px}.lri-solution-card p{color:#668088;font-size:13px;line-height:1.5}.lri-tags{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.lri-tags span{color:#3f636b;letter-spacing:.04em;background:#e9f2f2;padding:5px 7px;font-size:9px}.lri-products{background:#e4ebea}.lri-products-inner{padding-top:85px;padding-bottom:95px}.lri-products-head{margin-bottom:30px}.lri-text-link{color:#176f7a;white-space:nowrap;border-bottom:1px solid #6eafb6;padding-bottom:5px;font-size:12px;font-weight:700}.lri-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.lri-product-card{background:#fff;border:1px solid #d3dfde}.lri-product-visual{color:#c1d8dc;background:#0b2835;flex-direction:column;justify-content:space-between;min-height:180px;padding:18px;display:flex}.lri-product-visual span{letter-spacing:.15em;color:var(--lri-cyan);font-size:10px}.lri-product-visual strong{color:#fff;letter-spacing:-.1em;align-self:center;font-size:46px}.lri-product-visual small{letter-spacing:.14em;font-size:8px}.lri-product-body{padding:20px}.lri-product-code{color:#16808b;letter-spacing:.1em;margin:0 0 8px;font-size:10px;font-weight:800}.lri-product-body h3{letter-spacing:-.04em;margin:0 0 10px;font-size:18px}.lri-product-body>p:not(.lri-product-code){color:#799197;font-size:12px}.lri-product-body>div{color:#46777d;align-items:center;gap:6px;margin-top:20px;font-size:10px;display:flex}.lri-product-body>div a{color:#0c707d;margin-left:auto;font-weight:700}.lri-state-dot{background:#8ed45a;border-radius:50%;width:7px;height:7px}.lri-proof{background:var(--lri-ink);color:#fff;grid-template-columns:90px 1fr 1fr;align-items:start;gap:45px;padding:110px clamp(22px,8vw,130px);display:grid}.lri-proof-number{color:var(--lri-cyan);font-size:12px;font-weight:800}.lri-proof h2{letter-spacing:-.07em;margin:0;font-size:clamp(43px,5vw,70px);line-height:.95}.lri-proof-copy{color:#abc2c5;max-width:470px;font-size:16px;line-height:1.55}.lri-proof-stats{gap:27px;margin-top:40px;display:flex}.lri-proof-stats div{gap:5px;display:grid}.lri-proof-stats strong{color:var(--lri-lime);letter-spacing:-.06em;font-size:25px}.lri-proof-stats span{color:#78969b;font-size:10px}.lri-resources{max-width:1380px;margin:0 auto;padding:100px clamp(22px,6vw,95px)}.lri-resource-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.lri-resource-grid article{border:1px solid #ccdada;flex-direction:column;min-height:220px;padding:23px;display:flex}.lri-resource-type{color:#187d88;letter-spacing:.12em;font-size:9px;font-weight:800}.lri-resource-grid h3{letter-spacing:-.05em;max-width:280px;margin:auto 0 22px;font-size:22px}.lri-resource-arrow{color:#0c6d78;font-size:11px;font-weight:700}.lri-footer{color:#547078;background:#dce6e4;align-items:center;gap:35px;padding:28px clamp(22px,6vw,95px);font-size:11px;display:flex}.lri-footer-logo{color:var(--lri-ink)}.lri-footer-links{gap:20px;margin-left:auto;display:flex}.lri-footer-links a{color:#41666d}@media (max-width:900px){.lri-header{gap:20px}.lri-nav{display:none}.lri-hero{grid-template-columns:1fr}.lri-hero-diagram{min-height:360px;margin:55px 0 0}.lri-search-band,.lri-section-head{flex-direction:column;align-items:start}.lri-search-box{width:100%}.lri-solution-grid,.lri-product-grid,.lri-resource-grid{grid-template-columns:1fr}.lri-proof{grid-template-columns:1fr;gap:20px}.lri-proof-number{margin-bottom:15px}}@media (max-width:560px){.lri-utility{font-size:9px}.lri-utility>span:nth-child(2){display:none}.lri-header{padding:15px 20px}.lri-quote-button{display:none}.lri-hero{min-height:auto;padding-top:70px}.lri-hero h1{font-size:49px}.lri-hero-copy{font-size:15px}.lri-hero-actions{flex-direction:column;align-items:start}.lri-hero-diagram{transform-origin:0 0;width:118%;min-height:300px;transform:scale(.84)}.lri-search-band{padding-block:30px}.lri-search-band h2{font-size:20px}.lri-section,.lri-resources{padding-block:70px}.lri-section-head h2{font-size:41px}.lri-proof{padding-block:75px}.lri-proof-stats{flex-wrap:wrap}.lri-footer{flex-direction:column;align-items:start;gap:18px}.lri-footer-links{flex-wrap:wrap;margin-left:0}}.lri-v2{--v2-ink:#142510;--v2-navy:#213b18;--v2-navy-2:#2a4820;--v2-cyan:#74b527;--v2-cyan-dark:#57a420;--v2-lime:#d4e96b;--v2-paper:#f4f6f4;--v2-white:#fff;--v2-muted:#687866;--v2-line:#d7ded2;min-height:100vh;color:var(--v2-ink);background:var(--v2-paper);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.lri-v2 *,.lri-v2 :before,.lri-v2 :after{box-sizing:border-box}.lri-v2 a{text-decoration:none}.lri-v2-utility{color:#697566;letter-spacing:.055em;text-transform:uppercase;background:#f5f7f3;border-bottom:1px solid #e1e6dd;justify-content:space-between;align-items:center;gap:24px;min-height:32px;padding:7px clamp(22px,5vw,76px);font-size:10px;display:flex}.lri-v2-utility-links{align-items:center;gap:22px;display:flex}.lri-v2-utility a{color:#475643}.lri-v2-utility a:hover{color:var(--v2-cyan)}.lri-v2-header{min-height:76px;color:var(--v2-ink);background:#fff;border:1px solid #dce3d8;border-bottom:0;border-radius:4px 4px 0 0;align-items:center;gap:36px;margin:14px clamp(22px,5vw,76px) 0;padding:14px 28px;display:flex;box-shadow:0 16px 36px #14251014}.lri-v2-header .lri-v2-logo{color:var(--v2-ink)}.lri-v2-header .lri-v2-logo-copy small{color:#748170}.lri-v2-logo{color:#fff;align-items:center;gap:11px;min-width:178px;display:flex}.lri-v2-logo-mark{width:47px;height:37px;color:var(--v2-cyan);border:2px solid var(--v2-cyan);letter-spacing:-.1em;place-items:center;font-size:17px;font-weight:900;display:grid}.lri-v2-logo-copy b,.lri-v2-logo-copy small{line-height:1;display:block}.lri-v2-logo-copy b{letter-spacing:.055em;font-size:13px}.lri-v2-logo-copy small{color:#95a690;letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:9px}.lri-v2-nav{flex:1;align-items:center;gap:27px;font-size:12px;display:flex}.lri-v2-nav a{color:#344330}.lri-v2-nav a:hover{color:var(--v2-cyan)}.lri-v2-nav .lri-v2-nav-aem{color:var(--v2-cyan-dark);align-items:center;gap:6px;font-weight:800;display:flex}.lri-v2-nav-aem span{color:#5f7f38;letter-spacing:.08em;border:1px solid #b7ce9b;padding:3px 5px;font-size:6px}.lri-v2-actions{align-items:center;gap:19px;display:flex}.lri-v2-search-link{color:#455541;align-items:center;gap:7px;font-size:11px;display:flex}.lri-v2-search-link>span{font-size:21px;line-height:1}.lri-v2-quote{border:1px solid var(--v2-cyan-dark);background:var(--v2-cyan);color:#fff;align-items:center;gap:20px;padding:12px 15px;font-size:11px;font-weight:700;display:flex}.lri-v2-quote:hover{background:var(--v2-cyan-dark);color:#fff}.lri-v2-quote span{color:#fff;font-size:15px}.lri-v2-quote:hover span{color:#fff}.lri-v2-category-nav{background:#fff;border:1px solid #dce3d8;border-top-color:#edf1ea;border-radius:0 0 4px 4px;grid-template-columns:repeat(6,1fr);min-height:47px;margin:0 clamp(22px,5vw,76px) 16px;padding:0;display:grid;box-shadow:0 16px 36px #14251014}.lri-v2-category-nav a{color:#4c5d48;white-space:nowrap;border-right:1px solid #e2e7df;align-items:center;gap:8px;padding:0 16px;font-size:10px;display:flex}.lri-v2-category-nav a:first-child{border-left:0}.lri-v2-category-nav a:hover{color:var(--v2-ink);background:#f2f6ee}.lri-v2-category-nav span{color:var(--v2-cyan);letter-spacing:.08em;font-size:8px;font-weight:800}.lri-v2-hero{background:linear-gradient(90deg,#74b5270f 1px,transparent 1px), linear-gradient(#74b5270f 1px,transparent 1px), var(--v2-navy);color:#fff;background-size:52px 52px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:clamp(55px,7vw,115px);min-height:610px;padding:88px clamp(22px,8vw,130px) 96px;display:grid}.lri-v2-hero-copy{max-width:720px}.lri-v2-kicker{color:var(--v2-cyan-dark);letter-spacing:.15em;margin:0 0 20px;font-size:10px;font-weight:800}.lri-v2-hero .lri-v2-kicker,.lri-v2-industries .lri-v2-kicker,.lri-v2-support .lri-v2-kicker,.lri-v2-cta .lri-v2-kicker{color:var(--v2-cyan)}.lri-v2-kicker>span{vertical-align:middle;background:currentColor;width:22px;height:1px;margin-right:9px;display:inline-block}.lri-v2-hero h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(50px,5.9vw,82px);line-height:.96}.lri-v2-hero h1 em{color:var(--v2-lime);font-style:normal;display:block}.lri-v2-lead{color:#bdcbb9;max-width:590px;margin:28px 0 30px;font-size:17px;line-height:1.55}.lri-v2-hero-search{max-width:670px}.lri-v2-hero-search>label{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.lri-v2-hero-search>div{background:#fff;border:2px solid #fff;align-items:center;height:58px;display:flex}.lri-v2-hero-search div>span{color:#667462;padding-left:18px;font-size:24px;line-height:1}.lri-v2-hero-search input{min-width:0;color:var(--v2-ink);border:0;outline:0;flex:1;padding:0 14px;font-size:13px}.lri-v2-hero-search button{background:var(--v2-cyan);min-width:96px;color:var(--v2-ink);cursor:pointer;border:0;align-self:stretch;font-weight:800}.lri-v2-hero-search button:hover{background:var(--v2-lime)}.lri-v2-quick{color:#81917e;flex-wrap:wrap;gap:11px;margin-top:13px;font-size:10px;display:flex}.lri-v2-quick a{color:#c2d0bf;border-bottom:1px solid #536d49}.lri-v2-engineering-card{background:#2a4820;border:1px solid #58704e;padding:27px;position:relative;box-shadow:24px 24px #162b11}.lri-v2-engineering-card:before{content:"";background:var(--v2-lime);width:58px;height:3px;position:absolute;inset:-1px auto auto -1px}.lri-v2-engineering-head{color:var(--v2-cyan);letter-spacing:.14em;justify-content:space-between;gap:16px;font-size:8px;font-weight:800;display:flex}.lri-v2-live{color:#9cad98;letter-spacing:.03em;text-transform:none}.lri-v2-live i,.lri-v2-status i{background:#8cd55d;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.lri-v2-engineering-card h2{letter-spacing:-.05em;margin:30px 0 8px;font-size:29px}.lri-v2-engineering-card>p{color:#a9bba5;margin:0 0 26px;font-size:12px;line-height:1.5}.lri-v2-engineering-card ol{border-top:1px solid #526a48;margin:0;padding:0;list-style:none}.lri-v2-engineering-card li{border-bottom:1px solid #526a48;align-items:center;gap:15px;padding:16px 2px;display:flex}.lri-v2-engineering-card li>span{color:var(--v2-cyan);font-size:9px;font-weight:800}.lri-v2-engineering-card li div{gap:4px;display:grid}.lri-v2-engineering-card li b{color:#e4ece2;font-size:12px}.lri-v2-engineering-card li small{color:#8fa38a;font-size:9px}.lri-v2-engineering-actions{justify-content:space-between;gap:14px;margin-top:25px;display:flex}.lri-v2-engineering-actions a{color:#c7d5c4;font-size:10px;font-weight:700}.lri-v2-engineering-actions a:first-child{border-bottom:1px solid var(--v2-cyan);color:#fff;padding-bottom:4px}.lri-v2-engineering-actions span{color:var(--v2-lime);margin-left:8px}.lri-v2-trust{background:#fff;border-top:1px solid #e1e6dd;border-bottom:1px solid #e1e6dd;grid-template-columns:repeat(4,1fr);padding:0 clamp(22px,8vw,130px);display:grid}.lri-v2-trust>div{border-right:1px solid #e1e6dd;flex-direction:column;justify-content:center;min-height:84px;padding:16px 26px;display:flex}.lri-v2-trust>div:first-child{border-left:1px solid #e1e6dd}.lri-v2-trust strong{color:#4f861b;font-size:13px}.lri-v2-trust span{color:#6d7b69;margin-top:5px;font-size:9px}.lri-v2-aem{background:#f7f9f4;border-top:1px solid #dce4d7;border-bottom:1px solid #d5ded0;grid-template-rows:auto auto;grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);gap:0;display:grid}.lri-v2-aem-copy{padding:95px clamp(35px,6vw,105px) 82px clamp(22px,8vw,130px)}.lri-v2-aem-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.lri-v2-aem .lri-v2-kicker{color:var(--v2-cyan-dark);margin:0}.lri-v2-aem-series{color:#587544;letter-spacing:.12em;border:1px solid #b8ccaa;padding:6px 8px;font-size:8px;font-weight:900}.lri-v2-aem h2{max-width:650px;color:var(--v2-ink);letter-spacing:-.067em;margin:0;font-size:clamp(50px,5vw,72px);line-height:.94}.lri-v2-aem h2 em{color:var(--v2-cyan);font-style:normal}.lri-v2-aem-lead{color:#657461;max-width:570px;margin:28px 0;font-size:15px;line-height:1.6}.lri-v2-aem-specs{border-top:1px solid #d4ded0;border-left:1px solid #d4ded0;grid-template-columns:repeat(2,1fr);max-width:560px;display:grid}.lri-v2-aem-specs span{color:#5f705b;text-transform:uppercase;border-bottom:1px solid #d4ded0;border-right:1px solid #d4ded0;align-items:center;gap:8px;min-height:57px;padding:12px 14px;font-size:9px;display:flex}.lri-v2-aem-specs b{color:var(--v2-ink);font-size:13px}.lri-v2-aem-actions{align-items:center;gap:23px;margin-top:30px;display:flex}.lri-v2-aem-actions a{color:#456338;font-size:10px;font-weight:900}.lri-v2-aem-actions a:first-child{background:var(--v2-cyan);color:#fff;gap:22px;padding:14px 17px;display:flex}.lri-v2-aem-actions a:first-child span{color:#fff}.lri-v2-aem-actions a:last-child{border-bottom:1px solid #7fa958;padding-bottom:4px}.lri-v2-aem-visual{background-color:#14280f;background-image:linear-gradient(90deg,#d9ef5b0d 1px,#0000 1px),linear-gradient(#d9ef5b0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:600px;display:grid;position:relative;overflow:hidden}.lri-v2-aem-visual:after{content:"";filter:blur(18px);background:#000c;border-radius:50%;height:30px;position:absolute;inset:auto 17% 9%}.lri-v2-aem-visual>img{z-index:2;object-fit:contain;width:min(680px,88%);height:auto}.lri-v2-aem-visual-label{z-index:3;color:#7f9b77;letter-spacing:.16em;font-size:8px;font-weight:800;position:absolute;top:24px;left:27px}.lri-v2-aem-orbit{z-index:1;border:1px solid #4d663f;border-radius:50%;position:absolute}.lri-v2-aem-orbit-one{width:520px;height:520px}.lri-v2-aem-orbit-two{width:720px;height:300px;transform:rotate(-24deg)}.lri-v2-aem-live-card{z-index:4;color:#fff;background:#142510f2;border:1px solid #557047;width:245px;padding:15px;position:absolute;bottom:26px;right:25px;box-shadow:0 14px 35px #00000054}.lri-v2-aem-live-card>div{border-bottom:1px solid #435d38;justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.lri-v2-aem-live-card>div span{color:var(--v2-lime);letter-spacing:.08em;font-size:7px;font-weight:800}.lri-v2-aem-live-card>div i{background:#79db67;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block;box-shadow:0 0 8px #79db67}.lri-v2-aem-live-card>div small{color:#83947f;font-size:6px}.lri-v2-aem-live-card ul{margin:7px 0 0;padding:0;list-style:none}.lri-v2-aem-live-card li{border-bottom:1px solid #374f2e;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;display:flex}.lri-v2-aem-live-card li:last-child{border-bottom:0}.lri-v2-aem-live-card li>span{color:#8ea08a;font-size:7px}.lri-v2-aem-live-card strong{color:#e7f0dd;font-size:14px}.lri-v2-aem-live-card strong small{color:var(--v2-cyan);font-size:7px}.lri-v2-aem-flow{color:#fff;background:#29451f;grid-column:1/-1;grid-template-columns:auto 1fr auto auto 1fr auto auto 1fr auto auto 1fr;align-items:center;gap:16px;min-height:72px;padding:17px clamp(22px,8vw,130px);display:grid}.lri-v2-aem-flow>span{color:#82947e;letter-spacing:.12em;font-size:7px;font-weight:800}.lri-v2-aem-flow b{font-size:10px}.lri-v2-aem-flow i{color:var(--v2-lime);font-style:normal}.lri-v2-section{max-width:1450px;margin:0 auto;padding:105px clamp(22px,6.5vw,105px)}.lri-v2-section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:44px;display:flex}.lri-v2-section-heading h2{letter-spacing:-.062em;margin:0;font-size:clamp(37px,4.2vw,58px);line-height:.98}.lri-v2-section-heading>p{max-width:390px;color:var(--v2-muted);margin:0 0 3px;font-size:14px;line-height:1.6}.lri-v2-family-grid{border-top:1px solid var(--v2-line);border-left:1px solid var(--v2-line);grid-template-columns:repeat(4,1fr);display:grid}.lri-v2-family-card{border-right:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);background:#fff;flex-direction:column;min-height:420px;padding:25px;transition:transform .18s,box-shadow .18s;display:flex}.lri-v2-family-card:hover{z-index:1;transform:translateY(-5px);box-shadow:0 18px 40px #1425101f}.lri-v2-family-top{color:#849381;justify-content:space-between;font-size:10px;display:flex}.lri-v2-family-top a{color:var(--v2-cyan-dark);font-size:20px}.lri-v2-family-card h3{letter-spacing:-.045em;margin:52px 0 10px;font-size:25px}.lri-v2-family-card>p{color:#6f7f6d;min-height:56px;margin:0;font-size:12px;line-height:1.5}.lri-v2-family-card ul{border-top:1px solid #e4eae8;margin:auto 0 0;padding:0;list-style:none}.lri-v2-family-card li{border-bottom:1px solid #e4eae8}.lri-v2-family-card li a{color:#3f5839;justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.lri-v2-family-card li a:hover{color:var(--v2-cyan-dark)}.lri-v2-family-card li span{color:#94a391}.lri-v2-index-bar{background:#e8ede5;border:1px solid #d1dacd;border-top:0;justify-content:space-between;align-items:center;gap:24px;padding:23px 25px;display:flex}.lri-v2-index-bar>div{align-items:center;gap:16px;display:flex}.lri-v2-index-icon{background:var(--v2-navy);width:44px;height:38px;color:var(--v2-cyan);place-items:center;font-size:11px;font-weight:800;display:grid}.lri-v2-index-bar b,.lri-v2-index-bar small{display:block}.lri-v2-index-bar b{font-size:12px}.lri-v2-index-bar small{color:#71816e;margin-top:3px;font-size:9px}.lri-v2-index-bar>a{color:#4f861b;font-size:10px;font-weight:800}.lri-v2-index-bar>a span{margin-left:12px}.lri-v2-industries{color:#fff;background:linear-gradient(90deg,#74b5270d 1px,transparent 1px), var(--v2-ink);background-size:80px 80px}.lri-v2-industries-inner{max-width:1450px}.lri-v2-section-heading-dark>p{color:#95a991}.lri-v2-industry-grid{border-top:1px solid #496340;border-left:1px solid #496340;grid-template-columns:repeat(4,1fr);display:grid}.lri-v2-industry-grid article{background:#1c3315b8;border-bottom:1px solid #496340;border-right:1px solid #496340;flex-direction:column;min-height:345px;padding:25px;transition:background .18s;display:flex}.lri-v2-industry-grid article:hover{background:#315127}.lri-v2-industry-number{color:#758c70;font-size:9px}.lri-v2-industry-code{width:60px;height:60px;color:var(--v2-cyan);letter-spacing:.08em;border:1px solid #668d37;place-items:center;margin:34px 0 28px;font-size:12px;font-weight:800;display:grid}.lri-v2-industry-grid h3{letter-spacing:-.045em;margin:0 0 10px;font-size:25px}.lri-v2-industry-grid p{color:#a6b9a2;margin:0;font-size:12px;line-height:1.5}.lri-v2-industry-grid small{color:#799174;margin-top:14px;font-size:9px}.lri-v2-industry-grid a{color:#dce7d9;border-top:1px solid #496340;justify-content:space-between;margin-top:auto;padding-top:16px;font-size:10px;font-weight:700;display:flex}.lri-v2-industry-grid a span{color:var(--v2-lime)}.lri-v2-tool-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.lri-v2-tool-grid article{border:1px solid var(--v2-line);background:#fff;flex-direction:column;min-height:320px;padding:24px;display:flex}.lri-v2-tool-icon{border-left:3px solid var(--v2-cyan);color:#4e831a;letter-spacing:.08em;background:#edf5e4;place-items:center;width:52px;height:42px;font-size:10px;font-weight:900;display:grid}.lri-v2-tool-number{color:#9aabad;align-self:flex-end;margin-top:-34px;font-size:9px}.lri-v2-tool-grid h3{letter-spacing:-.04em;margin:62px 0 10px;font-size:21px}.lri-v2-tool-grid p{color:#6c7d69;margin:0;font-size:12px;line-height:1.55}.lri-v2-tool-grid a{color:#4e831a;border-top:1px solid #e1e8e6;justify-content:space-between;margin-top:auto;padding-top:15px;font-size:10px;font-weight:800;display:flex}.lri-v2-products{background:#e8ede5}.lri-v2-products-inner{max-width:1450px}.lri-v2-text-link{color:#4f861b;white-space:nowrap;border-bottom:1px solid #8ebc50;padding-bottom:5px;font-size:11px;font-weight:800}.lri-v2-text-link span{margin-left:9px}.lri-v2-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.lri-v2-product-card{background:#fff;border:1px solid #d0dcda}.lri-v2-product-image{background-color:#f8faf8;background-image:linear-gradient(90deg,#edf1ef 1px,#0000 1px),linear-gradient(#edf1ef 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.lri-v2-product-image:after{content:"";filter:blur(9px);background:#05182221;border-radius:50%;height:12px;position:absolute;inset:auto 12% 13px}.lri-v2-product-image img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:75%;height:220px;transition:transform .22s}.lri-v2-product-card:hover img{transform:scale(1.035)}.lri-v2-product-brand{z-index:2;color:#4e831a;letter-spacing:.16em;font-size:9px;font-weight:900;position:absolute;top:18px;left:18px}.lri-v2-product-image>a{z-index:3;color:#49666c;cursor:pointer;background:#ffffffe6;border:1px solid #bdcdca;padding:7px 9px;font-size:9px;position:absolute;bottom:16px;right:16px}.lri-v2-product-image>a:hover{border-color:var(--v2-cyan);color:#4b7f18}.lri-v2-product-copy{padding:22px}.lri-v2-product-code{color:#4f861b;letter-spacing:.11em;margin:0 0 8px;font-size:10px;font-weight:900}.lri-v2-product-copy h3{letter-spacing:-.04em;min-height:44px;margin:0 0 15px;font-size:19px;line-height:1.15}.lri-v2-specs{flex-wrap:wrap;gap:6px;display:flex}.lri-v2-specs span{color:#577077;background:#eef3f1;padding:6px 8px;font-size:9px}.lri-v2-product-footer{border-top:1px solid #e0e7e5;justify-content:space-between;align-items:center;gap:16px;margin-top:23px;padding-top:15px;display:flex}.lri-v2-status{color:#557050;font-size:9px}.lri-v2-product-footer a{color:#4e831a;font-size:10px;font-weight:800}.lri-v2-product-footer a span{margin-left:7px}.lri-v2-brands{border-top:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);background:#fff;grid-template-columns:1fr 3fr auto;align-items:center;gap:35px;padding:32px clamp(22px,8vw,130px);display:grid}.lri-v2-brands>p{color:#6d7d69;letter-spacing:.14em;margin:0;font-size:8px;font-weight:800}.lri-v2-brands>div{color:#829397;letter-spacing:-.03em;justify-content:space-between;gap:30px;font-size:15px;font-weight:900;display:flex}.lri-v2-brand-aem{color:#6d8328;align-items:baseline;gap:4px;display:flex}.lri-v2-brand-aem small{color:#87949a;letter-spacing:.08em;font-size:6px}.lri-v2-brands>a{color:#4f861b;white-space:nowrap;font-size:9px;font-weight:800}.lri-v2-brands>a span{margin-left:8px}.lri-v2-support{background:var(--v2-navy);color:#fff;grid-template-columns:.82fr 1.18fr;gap:90px;padding:105px clamp(22px,8vw,130px);display:grid}.lri-v2-support-intro{max-width:520px}.lri-v2-support-intro h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,4.5vw,63px);line-height:.97}.lri-v2-support-intro>p:not(.lri-v2-kicker){color:#adbea9;max-width:460px;margin:25px 0 30px;font-size:14px;line-height:1.6}.lri-v2-support-intro>a{background:var(--v2-lime);color:var(--v2-ink);gap:22px;padding:14px 17px;font-size:10px;font-weight:900;display:inline-flex}.lri-v2-support-links{border-top:1px solid #4d6742}.lri-v2-support-links>a{color:#fff;border-bottom:1px solid #4d6742;grid-template-columns:38px 1fr auto;align-items:center;gap:18px;min-height:86px;display:grid}.lri-v2-support-links>a>span{color:var(--v2-cyan);font-size:9px;font-weight:800}.lri-v2-support-links div{gap:5px;display:grid}.lri-v2-support-links b{font-size:14px}.lri-v2-support-links small{color:#90a58c;font-size:10px}.lri-v2-support-links i{color:var(--v2-lime);font-size:16px;font-style:normal}.lri-v2-cta{background:#eef5e8;border-top:1px solid #d9e5d1;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;padding:95px clamp(22px,8vw,130px);display:grid}.lri-v2-cta .lri-v2-kicker{color:var(--v2-cyan-dark)}.lri-v2-cta h2{letter-spacing:-.067em;margin:0;font-size:clamp(44px,5.3vw,73px);line-height:.95}.lri-v2-cta h2 em{color:var(--v2-cyan);font-style:normal}.lri-v2-cta>div:last-child{max-width:430px;padding-bottom:5px}.lri-v2-cta>div:last-child p{color:#5f705b;margin:0 0 25px;font-size:14px;line-height:1.55}.lri-v2-cta>div:last-child a{background:var(--v2-cyan);color:#fff;gap:26px;padding:14px 17px;font-size:10px;font-weight:900;display:inline-flex}.lri-v2-cta>div:last-child a span{color:#fff}.lri-v2-footer{color:#95a691;background:#152810}.lri-v2-footer-main{grid-template-columns:2.1fr repeat(3,1fr);gap:70px;padding:70px clamp(22px,8vw,130px);display:grid}.lri-v2-footer-main>div{flex-direction:column;gap:11px;display:flex}.lri-v2-footer-main>div:first-child{max-width:300px}.lri-v2-footer-main>div:first-child p{color:#7e9279;margin:13px 0 0;font-size:11px;line-height:1.55}.lri-v2-footer-main b{color:#d8e4d5;text-transform:uppercase;letter-spacing:.11em;margin-bottom:8px;font-size:10px}.lri-v2-footer-main>div:not(:first-child) a{color:#839a7e;font-size:10px}.lri-v2-footer-main>div:not(:first-child) a:hover{color:var(--v2-cyan)}.lri-v2-footer-bottom{color:#6d8269;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #3d5733;justify-content:space-between;gap:25px;padding:17px clamp(22px,8vw,130px);font-size:8px;display:flex}.lri-v2-footer-bottom div{gap:18px;display:flex}.lri-v2-footer-bottom a{color:#7d9278}@media (max-width:1120px){.lri-v2-nav{gap:17px}.lri-v2-nav a:nth-last-child(-n+2){display:none}.lri-v2-category-nav{grid-template-columns:repeat(3,1fr);padding-block:5px}.lri-v2-category-nav a{min-height:38px}.lri-v2-hero{grid-template-columns:1fr .75fr;gap:45px}.lri-v2-hero h1{font-size:62px}.lri-v2-aem{grid-template-columns:1fr 1fr}.lri-v2-aem-copy{padding-left:55px;padding-right:45px}.lri-v2-aem-visual{min-height:570px}.lri-v2-aem-live-card{right:15px}.lri-v2-family-grid,.lri-v2-industry-grid,.lri-v2-tool-grid{grid-template-columns:repeat(2,1fr)}.lri-v2-brands{grid-template-columns:1fr}.lri-v2-brands>div{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:820px){.lri-v2-nav{display:none}.lri-v2-header{gap:20px}.lri-v2-actions{margin-left:auto}.lri-v2-hero{grid-template-columns:1fr;padding-top:70px}.lri-v2-engineering-card{max-width:580px;box-shadow:15px 15px #162b11}.lri-v2-trust{grid-template-columns:repeat(2,1fr)}.lri-v2-aem{grid-template-columns:1fr}.lri-v2-aem-copy{padding:78px 45px 68px}.lri-v2-aem-visual{min-height:560px}.lri-v2-aem-flow{grid-column:auto;grid-template-columns:auto 1fr auto;padding:24px 45px}.lri-v2-aem-flow i:nth-of-type(3){display:none}.lri-v2-section-heading{flex-direction:column;align-items:start;gap:22px}.lri-v2-product-grid{grid-template-columns:1fr}.lri-v2-product-card{grid-template-columns:.8fr 1fr;display:grid}.lri-v2-product-image{min-height:280px}.lri-v2-support,.lri-v2-cta{grid-template-columns:1fr;gap:55px}.lri-v2-footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.lri-v2-footer-main>div:last-child{display:none}}@media (max-width:560px){.lri-v2-utility-links a{display:none}.lri-v2-header{min-height:68px;margin:10px 12px 0;padding:12px 18px}.lri-v2-logo{min-width:0}.lri-v2-logo-copy{display:none}.lri-v2-search-link{font-size:0}.lri-v2-search-link>span{font-size:22px}.lri-v2-quote{padding:10px 11px}.lri-v2-quote span{display:none}.lri-v2-category-nav{scrollbar-width:none;margin:0 12px 10px;padding:0 18px;display:flex;overflow-x:auto}.lri-v2-category-nav::-webkit-scrollbar{display:none}.lri-v2-category-nav a{flex:none;padding:0 14px}.lri-v2-hero{padding:62px 20px 75px}.lri-v2-hero h1{font-size:49px}.lri-v2-lead{font-size:15px}.lri-v2-hero-search input{font-size:11px}.lri-v2-hero-search button{min-width:70px}.lri-v2-engineering-card{margin-right:10px;padding:22px}.lri-v2-engineering-head{flex-direction:column}.lri-v2-engineering-actions{flex-direction:column;align-items:start}.lri-v2-trust{grid-template-columns:1fr 1fr;padding:0 20px}.lri-v2-trust>div{min-height:92px;padding:14px 12px}.lri-v2-aem-copy{padding:70px 20px 62px}.lri-v2-aem-heading{flex-direction:column;align-items:flex-start}.lri-v2-aem h2{font-size:46px}.lri-v2-aem-specs{grid-template-columns:1fr 1fr}.lri-v2-aem-actions{flex-direction:column;align-items:flex-start}.lri-v2-aem-visual{min-height:440px}.lri-v2-aem-visual>img{width:112%;max-width:none}.lri-v2-aem-live-card{width:220px;bottom:14px;right:12px}.lri-v2-aem-orbit-one{width:360px;height:360px}.lri-v2-aem-orbit-two{width:480px;height:220px}.lri-v2-aem-flow{grid-template-columns:auto 1fr auto;padding:22px 20px}.lri-v2-section{padding:75px 20px}.lri-v2-section-heading h2{font-size:41px}.lri-v2-family-grid,.lri-v2-industry-grid,.lri-v2-tool-grid{grid-template-columns:1fr}.lri-v2-family-card{min-height:390px}.lri-v2-index-bar{flex-direction:column;align-items:flex-start}.lri-v2-product-card{display:block}.lri-v2-product-image{min-height:280px}.lri-v2-brands{padding:28px 20px}.lri-v2-brands>div{gap:19px}.lri-v2-support,.lri-v2-cta{padding:75px 20px}.lri-v2-support-intro h2,.lri-v2-cta h2{font-size:44px}.lri-v2-support-links>a{grid-template-columns:28px 1fr auto}.lri-v2-footer-main{grid-template-columns:1fr 1fr;padding:55px 20px}.lri-v2-footer-main>div:first-child{grid-column:1/-1}.lri-v2-footer-main .lri-v2-logo-copy{display:block}.lri-v2-footer-bottom{flex-direction:column;align-items:flex-start;padding:17px 20px}}.lri-v2-announcement{color:#405a36;background:#edf5e7;border-bottom:1px solid #d3e2c8;justify-content:center;align-items:center;gap:24px;min-height:42px;padding:9px 22px;font-size:10px;display:flex}.lri-v2-announcement b{color:#4f861b;letter-spacing:.04em;text-transform:uppercase;font-size:9px}.lri-v2-hero-ctas{align-items:center;gap:20px;margin:22px 0 0;display:flex}.lri-v2-hero-ctas a{color:#dbe9d7;font-size:10px;font-weight:800}.lri-v2-hero-ctas a:first-child{background:var(--v2-cyan);color:#fff;padding:11px 14px}.content-studio{--studio-ink:#142510;--studio-green:#74b527;--studio-dark:#1b3515;--studio-line:#d9e3d5;--studio-muted:#71806d;min-height:100vh;color:var(--studio-ink);background:#f2f5ef;font-family:Arial,Helvetica,sans-serif}.content-studio-header{background:var(--studio-dark);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:95px;padding:22px clamp(22px,6vw,90px);display:flex}.content-studio-header p,.studio-panel-heading p{color:#8fbd69;letter-spacing:.16em;margin:0 0 5px;font-size:8px;font-weight:900}.content-studio-header h1{letter-spacing:-.045em;margin:0;font-size:28px}.content-studio-header>nav{align-items:center;gap:10px;display:flex}.content-studio-header>nav a{color:#e5eee1;border:1px solid #5e7e50;padding:11px 14px;font-size:10px;font-weight:800}.content-studio-toolbar{border-bottom:1px solid var(--studio-line);background:#fff;grid-template-columns:minmax(220px,1fr) minmax(180px,.55fr) auto auto auto;align-items:end;gap:12px;padding:18px clamp(22px,6vw,90px);display:grid}.content-studio label{color:var(--studio-muted);letter-spacing:.03em;gap:7px;font-size:9px;font-weight:800;display:grid}.content-studio input,.content-studio textarea{width:100%;color:var(--studio-ink);background:#fff;border:1px solid #cbd7c7;border-radius:0;outline:none;padding:10px 11px;font:12px/1.45 Arial,Helvetica,sans-serif}.content-studio input:focus,.content-studio textarea:focus{border-color:var(--studio-green);box-shadow:0 0 0 2px #e7f1df}.content-studio button{background:var(--studio-dark);color:#fff;cursor:pointer;border:0;min-height:38px;padding:0 15px;font-size:10px;font-weight:900}.content-studio button:disabled{cursor:not-allowed;opacity:.45}.content-studio button.studio-secondary{color:#48613f;background:#fff;border:1px solid #b9c9b4}.content-studio-status{border-bottom:1px solid var(--studio-line);color:#596955;background:#e9efe5;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:11px clamp(22px,6vw,90px);font-size:9px;display:grid}.studio-state{color:#47633c;text-transform:uppercase;background:#dce6d7;padding:5px 7px;font-weight:900}.studio-state-published{color:#3f721f;background:#dff1d4}.content-studio-layout{grid-template-columns:minmax(0,1.32fr) minmax(310px,.68fr);align-items:start;gap:20px;padding:25px clamp(22px,6vw,90px) 70px;display:grid}.content-studio-editor{gap:16px;display:grid}.studio-panel{border:1px solid var(--studio-line);background:#fff;padding:22px}.studio-panel-heading{border-bottom:1px solid #e3e9e0;justify-content:space-between;align-items:start;gap:20px;margin-bottom:19px;padding-bottom:13px;display:flex}.studio-panel-heading h2{letter-spacing:-.035em;margin:0;font-size:18px}.studio-panel-heading>span{color:#61745b;text-transform:uppercase;background:#eef3eb;padding:5px 7px;font-size:8px;font-weight:800}.studio-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.studio-wide{grid-column:1/-1}.studio-check{cursor:pointer;grid-column:auto;align-items:center;gap:8px!important;display:flex!important}.studio-check input{width:15px;height:15px;accent-color:var(--studio-green);padding:0}.studio-announcement{border-left:3px solid var(--studio-green);background:#f2f6ef;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:18px;padding:14px;display:grid}.studio-json{resize:vertical;tab-size:2;min-height:420px;color:#dbe8d6!important;background:#10200d!important;border-color:#10200d!important;font:11px/1.55 Consolas,Courier New,monospace!important}.content-studio-actions{justify-content:flex-end;gap:10px;display:flex}.content-studio-actions button{min-height:43px;padding:0 20px}.content-studio-actions .studio-publish{background:var(--studio-green);color:#14250f}.content-studio-preview{border:1px solid var(--studio-line);background:#fff;position:sticky;top:20px;overflow:hidden}.studio-preview-label{color:#a8ba9f;letter-spacing:.13em;background:#142810;justify-content:space-between;align-items:center;padding:12px 15px;font-size:8px;font-weight:900;display:flex}.studio-preview-label i{background:#74b527;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #74b527}.studio-preview-hero{color:#fff;background:#1b3515;flex-direction:column;justify-content:center;min-height:340px;padding:35px;display:flex}.studio-preview-hero small{color:#8bc34a;letter-spacing:.1em;font-size:7px;font-weight:900}.studio-preview-hero h2{letter-spacing:-.06em;margin:14px 0;font-size:37px;line-height:.97}.studio-preview-hero h2 em{color:#74b527;font-style:normal;display:block}.studio-preview-hero p{color:#a9bba3;font-size:11px;line-height:1.55}.studio-preview-hero>span{color:#14250f;background:#74b527;align-self:flex-start;margin-top:14px;padding:9px 11px;font-size:8px;font-weight:900}.studio-preview-blocks{background:#dbe4d7;gap:1px;display:grid}.studio-preview-blocks>div{background:#fff;padding:24px}.studio-preview-blocks small{color:#66972f;text-transform:uppercase;font-size:7px;font-weight:900}.studio-preview-blocks h3{letter-spacing:-.04em;margin:8px 0;font-size:20px}.studio-preview-blocks p{color:#657260;font-size:10px;line-height:1.5}.studio-history{padding:20px}.studio-history h3{margin:0 0 13px;font-size:13px}.studio-history>div{border-top:1px solid #e1e7df;grid-template-columns:auto 1fr auto;gap:9px;padding:9px 0;font-size:8px;display:grid}.studio-history>div b{color:#5f902b}.studio-history>div span{color:#5e6e59}.studio-history>div small{color:#8a9786}.studio-history>p{color:#7a8976;font-size:9px}.editorial-page{color:#142510;background:#f2f5ef;min-height:100vh}.editorial-header{background:#fff;border-bottom:1px solid #d8e2d4;justify-content:space-between;align-items:center;gap:30px;min-height:82px;padding:16px clamp(22px,8vw,130px);display:flex}.editorial-header .lri-v2-logo{color:#142510}.editorial-header nav{color:#4e683f;gap:25px;font-size:11px;font-weight:800;display:flex}.editorial-hero{color:#fff;background:#1b3515;padding:clamp(75px,10vw,145px) clamp(22px,12vw,180px)}.editorial-hero>p,.editorial-eyebrow,.editorial-image-banner>div>p,.editorial-cta>p{color:#75b72d;letter-spacing:.15em;font-size:9px;font-weight:900}.editorial-hero h1{letter-spacing:-.065em;max-width:900px;margin:18px 0;font-size:clamp(48px,7vw,92px);line-height:.94}.editorial-hero>div{color:#aec0a9;max-width:640px;font-size:17px;line-height:1.6}.editorial-hero nav{align-items:center;gap:20px;margin-top:32px;display:flex}.editorial-hero nav a:first-child,.editorial-image-banner a,.editorial-cta a{color:#142510;background:#74b527;padding:13px 16px;font-size:10px;font-weight:900}.editorial-hero nav a:last-child{color:#d6e2d2;font-size:10px;font-weight:800}.editorial-section{max-width:1300px;margin:0 auto;padding:90px clamp(22px,6vw,90px)}.editorial-section>h2,.editorial-image-banner h2,.editorial-cta h2{letter-spacing:-.06em;margin:12px 0 30px;font-size:clamp(38px,5vw,64px);line-height:.98}.editorial-rich-text{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.editorial-rich-text>div p{color:#5e7059;margin:0 0 20px;font-size:16px;line-height:1.75}.editorial-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.editorial-card-grid article{background:#fff;border:1px solid #d7e0d3;flex-direction:column;min-height:250px;padding:25px;display:flex}.editorial-card-grid h3{letter-spacing:-.04em;margin:25px 0 10px;font-size:22px}.editorial-card-grid p{color:#687663;font-size:12px;line-height:1.55}.editorial-card-grid a{color:#588c22;margin-top:auto;font-size:10px;font-weight:900}.editorial-image-banner{background:#e6eee0;grid-template-columns:1fr 1fr;min-height:520px;display:grid}.editorial-image-banner>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px clamp(22px,8vw,120px);display:flex}.editorial-image-banner>div>div{color:#61705d;line-height:1.6}.editorial-image-banner a{margin-top:28px}.editorial-image-banner img{object-fit:cover;width:100%;height:100%}.editorial-cta{color:#fff;background:#1b3515;padding:95px clamp(22px,12vw,180px)}.editorial-cta>div{color:#a9bba4;max-width:650px;line-height:1.6}.editorial-cta a{margin-top:28px;display:inline-block}.studio-page-index{padding:25px clamp(22px,6vw,90px) 0}.studio-page-index>div:first-child{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.studio-page-index>div:first-child p{color:#66972f;letter-spacing:.15em;margin:0 0 5px;font-size:8px;font-weight:900}.studio-page-index h2{letter-spacing:-.04em;margin:0;font-size:22px}.studio-page-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.studio-page-list article{border:1px solid var(--studio-line);background:#fff;gap:14px;padding:17px;display:grid}.studio-page-list article.is-current{border-color:#74b527;box-shadow:inset 0 3px #74b527}.studio-page-list article>div:first-child>span{color:#66972f;text-transform:uppercase;font-size:7px;font-weight:900}.studio-page-list h3{margin:6px 0 4px;font-size:15px}.studio-page-list p{color:#7a8976;margin:0;font-size:8px}.studio-page-list dl{border-top:1px solid #e5eae2;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding-top:10px;display:grid}.studio-page-list dl div{gap:3px;display:grid}.studio-page-list dt{color:#899485;text-transform:uppercase;font-size:7px}.studio-page-list dd{color:#4b5f45;margin:0;font-size:9px;font-weight:800}.studio-page-actions{align-items:center;gap:12px;display:flex}.studio-page-actions button{min-height:32px}.studio-page-actions a{color:#568a25;font-size:8px;font-weight:900}.studio-link-group{border:1px solid #d8e1d5;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:12px;display:grid}.studio-link-group legend,.studio-card-editor legend{color:#667862;text-transform:uppercase;padding:0 5px;font-size:8px;font-weight:900}.studio-announcement{grid-template-columns:1fr 1fr}.studio-validation-error{color:#7e3028;background:#fff0ee;border-left:3px solid #b84a3d;margin:0;padding:12px 15px;font-size:9px;line-height:1.5}.studio-builder{gap:14px;display:grid}.studio-builder-toolbar{background:#eef3eb;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:10px;padding:13px;display:grid}.studio-builder-toolbar select{color:#142510;background:#fff;border:1px solid #c2cec0;min-height:38px;padding:8px;font:10px Arial,Helvetica,sans-serif}.studio-block-list{gap:10px;display:grid}.studio-block{background:#fbfcfa;border:1px solid #d8e1d5}.studio-block>summary{cursor:pointer;grid-template-columns:minmax(180px,.65fr) 1fr;align-items:center;gap:15px;padding:14px 16px;list-style:none;display:grid}.studio-block>summary::-webkit-details-marker{display:none}.studio-block>summary span{color:#41523c;font-size:10px;font-weight:900}.studio-block>summary span b{color:#74a541;margin-right:10px}.studio-block>summary small{color:#7a8976;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.studio-block-controls{background:#f3f6f1;border-top:1px solid #e4e9e1;border-bottom:1px solid #e4e9e1;align-items:center;gap:7px;padding:10px 16px;display:flex}.studio-block-controls button{min-width:34px;min-height:32px;padding:0 10px}.studio-block-controls span{color:#7e3028;margin-left:auto;font-size:8px;font-weight:800}.studio-block-controls .studio-danger{color:#8a3e35;background:#fff;border:1px solid #d8b8b4;margin-left:auto}.studio-block-form{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.studio-link-fields{border:1px dashed #cbd7c7;grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;padding:12px;display:grid}.studio-inline-remove{color:#8a3e35!important;background:#fff!important;border:1px solid #d8b8b4!important;min-height:32px!important}.studio-add-inline{justify-self:start;min-height:34px!important}.studio-repeat-row{grid-template-columns:1fr auto;align-items:end;gap:9px;display:grid}.studio-repeat-row label{min-width:0}.studio-card-editor{border:1px solid #d8e1d5;gap:10px;margin:0;padding:13px;display:grid}.studio-advanced{padding:0}.studio-advanced>summary{cursor:pointer;justify-content:space-between;gap:20px;padding:18px 22px;list-style:none;display:flex}.studio-advanced>summary::-webkit-details-marker{display:none}.studio-advanced>summary span{color:#66972f;text-transform:uppercase;font-size:8px;font-weight:900}.studio-advanced>summary b{font-size:10px}.studio-advanced>div{padding:0 22px 22px}.studio-advanced>div>p{color:#71806d;font-size:9px}.studio-preview-feature{background:#eef3eb;border-top:4px solid #74b527;padding:26px}.studio-preview-feature small,.studio-preview-feature b{color:#66972f;letter-spacing:.08em;font-size:7px;display:block}.studio-preview-feature b{color:#455b3a;margin-top:6px}.studio-preview-feature h3{letter-spacing:-.05em;margin:13px 0 8px;font-size:24px;line-height:1}.studio-preview-feature h3 em{color:#66972f;font-style:normal;display:block}.studio-preview-feature p{color:#657260;font-size:9px;line-height:1.5}.editorial-breadcrumb{max-width:1480px;margin:0 auto;padding:0 clamp(22px,5vw,76px)}@media (max-width:820px){.content-studio-toolbar{grid-template-columns:1fr 1fr}.content-studio-layout{grid-template-columns:1fr}.content-studio-preview{position:static}.editorial-rich-text,.editorial-image-banner{grid-template-columns:1fr}.editorial-card-grid,.studio-page-list,.studio-builder-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:560px){.lri-v2-announcement{justify-content:space-between;font-size:8px}.lri-v2-announcement b{white-space:nowrap;font-size:7px}.content-studio-header,.content-studio-toolbar,.content-studio-status,.content-studio-layout{padding-left:16px;padding-right:16px}.content-studio-toolbar,.studio-form-grid,.studio-announcement{grid-template-columns:1fr}.content-studio-status{grid-template-columns:auto 1fr}.content-studio-status>span:last-child{grid-column:1/-1}.studio-wide{grid-column:auto}.editorial-header{padding:14px 18px}.editorial-header nav a:first-child{display:none}.editorial-card-grid{grid-template-columns:1fr}.editorial-hero nav{flex-direction:column;align-items:flex-start}.studio-page-list,.studio-block-form,.studio-link-fields,.studio-link-group{grid-template-columns:1fr}.studio-block>summary{grid-template-columns:1fr;gap:5px}.studio-builder-toolbar,.studio-repeat-row{grid-template-columns:1fr}}.operations-console{--ops-ink:#142510;--ops-dark:#1b3515;--ops-green:#74b527;--ops-line:#d9e3d5;--ops-muted:#71806d;min-height:100vh;color:var(--ops-ink);background:#f2f5ef;font-family:Arial,Helvetica,sans-serif}.operations-header{border-bottom:1px solid var(--ops-line);background:#fff;justify-content:space-between;align-items:center;gap:25px;min-height:78px;padding:15px clamp(22px,6vw,90px);display:flex}.operations-brand{align-items:center;gap:11px;display:flex}.operations-brand>span{border:2px solid var(--ops-green);color:#568f22;letter-spacing:-.1em;place-items:center;width:47px;height:37px;font-size:17px;font-weight:900;display:grid}.operations-brand b,.operations-brand small{line-height:1;display:block}.operations-brand b{letter-spacing:.05em;font-size:13px}.operations-brand small{color:#7d8d78;letter-spacing:.12em;text-transform:uppercase;margin-top:5px;font-size:8px}.operations-header nav{gap:10px;display:flex}.operations-header nav a{color:#4d6843;border:1px solid #c7d4c2;padding:10px 12px;font-size:9px;font-weight:900}.operations-access{background:var(--ops-dark);color:#fff;grid-template-columns:1fr minmax(330px,.65fr);align-items:end;gap:60px;padding:52px clamp(22px,6vw,90px) 38px;display:grid}.operations-access>div>p,.operations-section-heading p{color:#82b852;letter-spacing:.16em;margin:0 0 7px;font-size:8px;font-weight:900}.operations-access h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,5vw,64px)}.operations-access>div>span{color:#9eb198;margin-top:10px;font-size:9px;display:block}.operations-access form label{color:#a9bda3;letter-spacing:.05em;margin-bottom:8px;font-size:8px;font-weight:900;display:block}.operations-access form>div{background:#fff;border:1px solid #5c7553;display:flex}.operations-access form input{min-width:0;color:var(--ops-ink);border:0;outline:0;flex:1;padding:13px;font:11px Arial,Helvetica,sans-serif}.operations-access form button{background:var(--ops-green);color:#fff;cursor:pointer;border:0;min-width:95px;font-size:9px;font-weight:900}.operations-access form button:disabled{cursor:wait;opacity:.65}.operations-state{border-bottom:1px solid var(--ops-line);color:#596955;background:#e8eee4;align-items:center;min-height:38px;padding:9px clamp(22px,6vw,90px);font-size:9px;display:flex}.operations-state-error{color:#7e3028;background:#fff0ee}.operations-content{gap:18px;padding:26px clamp(22px,6vw,90px) 80px;display:grid}.operations-alerts{background:#fff7e3;border-left:4px solid #c38424;gap:7px;padding:17px;display:grid}.operations-alerts h2{margin:0 0 4px;font-size:14px}.operations-alerts p{color:#65502b;gap:10px;margin:0;font-size:9px;display:flex}.operations-alerts p b{color:#825810;text-transform:uppercase}.operations-section{border:1px solid var(--ops-line);background:#fff;padding:24px}.operations-section-heading{border-bottom:1px solid #e4eae1;justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;padding-bottom:15px;display:flex}.operations-section-heading h2{letter-spacing:-.04em;margin:0;font-size:23px}.operations-section-heading>span{color:#71806d;font-size:8px}.operations-read-status{align-items:center;gap:6px;display:flex}.operations-read-status i{background:#74b527;border-radius:50%;width:7px;height:7px;display:inline-block}.operations-metrics{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.operations-metrics>div{background:#f7f9f5;border:1px solid #dfe6dc;flex-direction:column;justify-content:space-between;min-height:105px;padding:15px;display:flex}.operations-metrics span,.operations-latest-sync span,.operations-queue-facts span{color:#71806d;text-transform:uppercase;font-size:8px;font-weight:800}.operations-metrics b{letter-spacing:-.05em;font-size:28px}.operations-latest-sync{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:9px;display:grid}.operations-latest-sync>div{border:1px solid #e3e9e0;gap:6px;padding:13px;display:grid}.operations-latest-sync b{overflow-wrap:anywhere;font-size:9px}.operations-latest-sync>p,.operations-empty{color:#71806d;margin:0;padding:25px;font-size:10px}.operations-dual-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.operations-dual-grid>div{border:1px solid #e0e7dd;padding:17px}.operations-dual-grid h3{margin:0 0 12px;font-size:13px}.operations-status-list{gap:7px;display:grid}.operations-status-list>div{justify-content:space-between;align-items:center;gap:15px;display:flex}.operations-status-list b{font-size:15px}.operations-badge{color:#52644c;text-transform:uppercase;white-space:nowrap;background:#eef3eb;border:1px solid #ced9ca;align-items:center;min-height:23px;padding:5px 7px;font-size:7px;font-weight:900;display:inline-flex}.operations-badge.status-pending,.operations-badge.status-retry{color:#775716;background:#fff5da;border-color:#e1cb96}.operations-badge.status-processing,.operations-badge.status-delivered{color:#526526;background:#f0f5e3;border-color:#c9d5ad}.operations-badge.status-acknowledged,.operations-badge.status-acked,.operations-badge.status-applied{color:#3f6b2d;background:#e8f4e2;border-color:#b8d2ab}.operations-badge.status-failed,.operations-badge.status-rejected{color:#813a31;background:#fff0ee;border-color:#dfbbb6}.operations-queue-facts{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px;display:grid}.operations-queue-facts>div{background:var(--ops-dark);color:#fff;gap:7px;padding:13px;display:grid}.operations-queue-facts span{color:#a7bba1}.operations-queue-facts b{font-size:17px}.operations-table-wrap{border:1px solid #e0e7dd;overflow:auto}.operations-table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.operations-table-wrap th,.operations-table-wrap td{text-align:left;border-bottom:1px solid #e5eae2;padding:11px 13px;font-size:8px}.operations-table-wrap th{color:#5a6d55;text-transform:uppercase;background:#f2f5ef;font-weight:900}.operations-table-wrap td{color:#42513e}.operations-table-wrap code{color:#4d6843;font:8px Consolas,Courier New,monospace}.operations-pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:14px;display:grid}.operations-pagination button{color:#4c6a40;cursor:pointer;background:#fff;border:1px solid #c8d5c3;justify-self:start;min-height:34px;font-size:8px;font-weight:900}.operations-pagination button:last-child{justify-self:end}.operations-pagination button:disabled{cursor:not-allowed;opacity:.4}.operations-pagination span{color:#71806d;font-size:8px}.operations-locked{border:1px solid var(--ops-line);background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:330px;margin:35px clamp(22px,6vw,90px);padding:50px;display:flex}.operations-locked>span{color:#66972f;letter-spacing:.16em;font-size:8px;font-weight:900}.operations-locked h2{letter-spacing:-.055em;margin:15px 0 10px;font-size:clamp(30px,4vw,48px)}.operations-locked p{color:#71806d;max-width:550px;font-size:11px;line-height:1.6}@media (max-width:820px){.operations-access{grid-template-columns:1fr;gap:30px}.operations-metrics,.operations-latest-sync{grid-template-columns:1fr 1fr}.operations-dual-grid{grid-template-columns:1fr}}@media (max-width:560px){.operations-header{flex-direction:column;align-items:flex-start}.operations-header nav{flex-wrap:wrap}.operations-access,.operations-content{padding-left:16px;padding-right:16px}.operations-section{padding:17px}.operations-section-heading{flex-direction:column;align-items:flex-start}.operations-metrics,.operations-latest-sync,.operations-queue-facts{grid-template-columns:1fr}.operations-alerts p{flex-direction:column;gap:3px}.content-studio-header{flex-direction:column;align-items:flex-start}.content-studio-header>nav{flex-wrap:wrap}}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #d4e96b}.lri-v2 [aria-current=page]{color:#477d19;font-weight:800}.lri-portal-page{overflow:clip}.lri-portal-page .lri-v2-header{z-index:20;position:relative}.lri-portal-content{width:min(1480px,100%);margin:0 auto;padding:0 clamp(22px,5vw,76px) 90px}.lri-portal-breadcrumbs{border-bottom:1px solid var(--v2-line);padding:22px 0 18px}.lri-portal-breadcrumbs ol{color:#687866;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:10px;list-style:none;display:flex}.lri-portal-breadcrumbs li{align-items:center;gap:8px;display:flex}.lri-portal-breadcrumbs a{color:#456d2b}.lri-portal-breadcrumbs a:hover{text-decoration:underline}.lri-portal-compare-link{font-size:10px;font-weight:800}.lri-portal-quote-count{color:#315f12;background:#fff;border-radius:20px;place-items:center;min-width:19px;height:19px;margin-left:-10px;font-size:9px;line-height:1;display:inline-grid}.lri-portal-mobile-menu{display:none;position:relative}.lri-portal-mobile-menu summary{cursor:pointer;color:#344f28;border:1px solid #b8c8b2;padding:10px 12px;font-size:10px;font-weight:800;list-style:none}.lri-portal-mobile-menu summary::-webkit-details-marker{display:none}.lri-portal-mobile-menu nav{z-index:30;background:#fff;border:1px solid #d1dccd;width:210px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 35px #14251029}.lri-portal-mobile-menu nav a{color:#344f28;border-bottom:1px solid #e6ebe3;padding:13px 15px;font-size:11px}.lri-portal-primary,.lri-standalone-state button{background:var(--v2-cyan);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;min-height:43px;padding:11px 16px;font:800 11px/1 Arial,Helvetica,sans-serif;display:inline-flex}.lri-portal-primary:hover,.lri-standalone-state button:hover{background:var(--v2-cyan-dark)}.lri-portal-primary:disabled{cursor:wait;opacity:.65}.lri-portal-secondary{color:#477d19;font-size:11px;font-weight:800}.lri-data-warning{color:#5d4417;background:#fff4d9;border-left:4px solid #d69420;align-items:center;gap:14px;margin:0 0 22px;padding:13px 16px;font-size:11px;display:flex}.lri-data-note{color:#71806d;margin:24px 0 0;font-size:10px;line-height:1.55}.lri-portal-empty{border:1px solid var(--v2-line);background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:280px;padding:clamp(30px,5vw,65px);display:flex}.lri-portal-empty h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(28px,4vw,44px)}.lri-portal-empty>p:not(.lri-v2-kicker){color:#687866;max-width:600px;margin:0 0 24px;line-height:1.6}.lri-portal-empty>div{align-items:center;gap:18px;display:flex}.lri-standalone-state{border:1px solid var(--v2-line);background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:min(880px,100% - 40px);min-height:430px;margin:70px auto 100px;padding:clamp(35px,7vw,90px);display:flex}.lri-standalone-state .lri-v2-logo-mark{margin-bottom:40px}.lri-standalone-state h1{letter-spacing:-.065em;max-width:720px;margin:0 0 18px;font-size:clamp(42px,6vw,72px);line-height:.96}.lri-standalone-state>p:not(.lri-v2-kicker){color:#687866;max-width:580px;line-height:1.6}.lri-standalone-state>div{align-items:center;gap:12px;margin-top:22px;display:flex}.lri-standalone-state>div a{color:#477d19;border:1px solid #74b527;align-items:center;min-height:43px;padding:11px 16px;font-size:11px;font-weight:800;display:inline-flex}.lri-catalog-intro,.lri-compare-intro,.lri-quote-intro{grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);align-items:end;gap:clamp(40px,7vw,110px);padding:70px 0 55px;display:grid}.lri-catalog-intro h1,.lri-compare-intro h1,.lri-quote-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,6vw,78px);line-height:.96}.lri-catalog-intro>div>p:last-child,.lri-compare-intro>div>p:last-child,.lri-quote-intro>p{color:#687866;max-width:570px;margin:22px 0 0;font-size:15px;line-height:1.6}.lri-catalog-search label,.lri-compare-selector label{color:#4a6141;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.lri-catalog-search>div,.lri-compare-selector>div{background:#fff;border:1px solid #afbea9;display:flex}.lri-catalog-search input,.lri-compare-selector input{min-width:0;color:var(--v2-ink);border:0;outline:0;flex:1;padding:15px;font:13px Arial,Helvetica,sans-serif}.lri-catalog-search button,.lri-compare-selector button{background:var(--v2-navy);color:#fff;cursor:pointer;border:0;min-width:95px;font-size:11px;font-weight:800}.lri-catalog-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:28px;display:grid}.lri-filter-panel{border:1px solid var(--v2-line);background:#fff;position:sticky;top:18px}.lri-filter-panel>div{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:center;gap:15px;padding:20px;display:flex}.lri-filter-panel>div .lri-v2-kicker{margin:0}.lri-filter-panel>div>span{color:#71806d;font-size:9px}.lri-filters{gap:15px;padding:20px;display:grid}.lri-filters label{color:#5e7059;letter-spacing:.03em;gap:7px;font-size:9px;font-weight:800;display:grid}.lri-filters select,.lri-filters input{width:100%;min-height:40px;color:var(--v2-ink);background:#fff;border:1px solid #c2cec0;border-radius:0;padding:9px;font:11px Arial,Helvetica,sans-serif}.lri-filter-pair{grid-template-columns:1fr 1fr;gap:9px;display:grid}.lri-filters button{background:var(--v2-navy);color:#fff;cursor:pointer;border:0;min-height:41px;font-size:10px;font-weight:800}.lri-filters>a{color:#477d19;text-align:center;font-size:10px;font-weight:800}.lri-filter-mobile{display:none}.lri-results-heading{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:start;gap:20px;min-height:63px;padding:0 0 17px;display:flex}.lri-results-heading .lri-v2-kicker{margin-bottom:7px}.lri-results-heading h2{letter-spacing:-.04em;margin:0;font-size:25px}.lri-results-heading>span{color:#71806d;font-size:10px}.lri-catalog-list{display:grid}.lri-catalog-card{border-bottom:1px solid var(--v2-line);grid-template-columns:minmax(0,1fr) 210px;gap:20px;padding:22px 0;display:grid}.lri-catalog-card-main{grid-template-columns:minmax(230px,.75fr) minmax(270px,1.25fr);gap:30px;display:grid}.lri-catalog-identity>span{color:#477d19;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.lri-catalog-identity>p{color:#71806d;margin:7px 0;font-size:10px}.lri-catalog-identity h3{letter-spacing:-.04em;margin:4px 0;font-size:23px}.lri-catalog-identity h3 a{color:#213b18}.lri-catalog-identity h3 a:hover{color:#477d19;text-decoration:underline}.lri-catalog-specs{flex-wrap:wrap;align-content:center;gap:7px;display:flex}.lri-catalog-specs span{color:#52644e;background:#fff;border:1px solid #d7e0d3;padding:7px 9px;font-size:10px}.lri-catalog-commercial{border-left:1px solid var(--v2-line);flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;padding-left:20px;display:flex}.lri-catalog-commercial strong{letter-spacing:-.025em;font-size:18px}.lri-catalog-commercial small{color:#71806d}.lri-catalog-commercial>div{gap:13px;margin-top:7px;display:flex}.lri-catalog-commercial>div a{color:#477d19;font-size:10px;font-weight:800}.lri-pagination{color:#64745f;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:24px 0;font-size:10px;display:grid}.lri-pagination a{color:#477d19;font-weight:800}.lri-pagination a:last-child{text-align:right}.lri-product-hero{padding:55px 0 10px}.lri-product-heading{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:end;gap:35px;padding-bottom:35px;display:flex}.lri-product-heading h1{letter-spacing:-.07em;margin:0;font-size:clamp(52px,7vw,92px);line-height:.95}.lri-product-heading h2{letter-spacing:-.04em;margin:12px 0 7px;font-size:22px}.lri-product-heading>div:first-child>p:last-child{color:#687866;max-width:700px;margin:0;line-height:1.55}.lri-product-actions{gap:17px;padding-bottom:5px;display:flex}.lri-product-actions a{color:#477d19;white-space:nowrap;font-size:10px;font-weight:800}.lri-product-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:50px;margin-top:34px;display:grid}.lri-stock-banner{background:#fff;border-left:4px solid;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.lri-stock-banner span{font-size:11px;font-weight:800}.lri-stock-banner span i{background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.lri-stock-banner small{color:#687866}.lri-product-technical>section{margin-top:48px}.lri-product-section-heading{margin-bottom:17px}.lri-product-section-heading .lri-v2-kicker{margin-bottom:7px}.lri-product-section-heading h2{letter-spacing:-.045em;margin:0;font-size:28px}.lri-spec-table{border-top:1px solid var(--v2-line);margin:0}.lri-spec-table>div{border-bottom:1px solid var(--v2-line);grid-template-columns:minmax(180px,.8fr) 1.2fr;gap:20px;padding:14px 9px;display:grid}.lri-spec-table dt{color:#687866;font-size:11px}.lri-spec-table dd{color:#213b18;text-align:right;margin:0;font-size:11px;font-weight:800}.lri-documents ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.lri-documents li a{border:1px solid var(--v2-line);background:#fff;grid-template-columns:60px 1fr auto;align-items:center;gap:15px;min-height:58px;padding:12px 15px;display:grid}.lri-documents li span{color:#477d19;text-transform:uppercase;font-size:8px;font-weight:900}.lri-documents li b{font-size:11px}.lri-documents li i{color:#477d19;font-style:normal}.lri-documents>p{color:#687866;font-size:11px}.lri-product-quote{border-top:5px solid var(--v2-cyan);background:var(--v2-navy);color:#fff;flex-direction:column;align-items:flex-start;padding:28px;display:flex;position:sticky;top:18px}.lri-product-quote .lri-v2-kicker{color:#8cc94c}.lri-product-quote>strong{letter-spacing:-.04em;margin:5px 0 13px;font-size:32px}.lri-product-quote>p:not(.lri-v2-kicker){color:#b9c8b5;font-size:12px;line-height:1.55}.lri-product-quote>a{color:#fff;border:1px solid #77ad47;justify-content:space-between;align-items:center;width:100%;min-height:45px;margin-top:10px;padding:12px 14px;font-size:10px;font-weight:800;display:flex}.lri-product-quote>a:first-of-type{background:var(--v2-cyan);border:0}.lri-product-quote>small{color:#90a38b;border-top:1px solid #496042;margin-top:25px;padding-top:17px;font-size:8px;line-height:1.5}.lri-product-mobile-cta{display:none}.lri-compare-selector small{color:#71806d;margin-top:7px;font-size:9px;display:block}.lri-compare-wrap{border:1px solid var(--v2-line);background:#fff;overflow:auto}.lri-compare-table{border-collapse:collapse;width:100%;min-width:820px}.lri-compare-table th,.lri-compare-table td{vertical-align:top;text-align:left;border-bottom:1px solid #e3e9e0;border-right:1px solid #e3e9e0;min-width:170px;padding:16px}.lri-compare-table th:first-child{width:210px;min-width:210px}.lri-compare-table thead th{background:#edf2ea;height:150px}.lri-compare-table thead th:first-child{color:#5e7059;text-transform:uppercase;font-size:10px}.lri-compare-table thead th span,.lri-compare-table thead th small{color:#687866;font-size:8px;display:block}.lri-compare-table thead th a{color:#315f12;margin:8px 0;font-size:17px;display:block}.lri-compare-table tbody th{color:#687866;font-size:10px;font-weight:500}.lri-compare-table tbody td{color:#213b18;font-size:11px;font-weight:800}.lri-compare-table td.is-different{background:#f5f9e6;box-shadow:inset 3px 0 #9abf3d}.lri-compare-actions td a{color:#477d19;font-size:9px}.lri-quote-intro{align-items:center}.lri-portal-page .quote-layout{grid-template-columns:minmax(0,1fr) 390px;gap:28px;margin-top:0}.lri-portal-page .quote-items{gap:9px}.lri-portal-page .quote-item{border:1px solid var(--v2-line);background:#fff;min-height:96px;padding:20px}.lri-portal-page .quote-item strong{color:#213b18;font-size:17px}.lri-portal-page .quote-item small{color:#71806d}.lri-portal-page .quote-item button{color:#874438;font-size:9px;font-weight:800}.lri-portal-page .quote-item label,.lri-portal-page .quote-form label{color:#5e7059;font-size:9px}.lri-portal-page .quote-item input,.lri-portal-page .quote-form input,.lri-portal-page .quote-form textarea{border:1px solid #c2cec0;border-radius:0}.lri-portal-page .quote-form{border:1px solid var(--v2-line);background:#fff;gap:14px;padding:25px}.lri-portal-page .quote-form textarea{resize:vertical}.lri-portal-page .quote-form .lri-v2-kicker{margin-bottom:2px}.lri-portal-page .quote-success{border-top:4px solid var(--v2-cyan)}.lri-portal-page .quote-reset,.lri-portal-page .quote-progress{color:#477d19}@media (max-width:1100px){.lri-portal-page .lri-v2-header{gap:18px;padding-inline:20px}.lri-portal-page .lri-v2-actions{gap:12px}.lri-portal-compare-link{display:none}.lri-portal-mobile-menu{display:block}.lri-catalog-card{grid-template-columns:1fr 175px}.lri-catalog-card-main{grid-template-columns:1fr;gap:12px}}@media (max-width:820px){.lri-portal-mobile-menu{display:block}.lri-portal-page .lri-v2-search-link{display:none}.lri-portal-content{padding-inline:20px}.lri-catalog-intro,.lri-compare-intro,.lri-quote-intro{grid-template-columns:1fr;gap:30px;padding-block:50px 40px}.lri-catalog-layout{grid-template-columns:1fr}.lri-filter-panel{display:none}.lri-filter-mobile{border:1px solid var(--v2-line);background:#fff;margin-bottom:10px;display:block}.lri-filter-mobile summary{cursor:pointer;color:#315f12;padding:15px 18px;font-size:11px;font-weight:900}.lri-filter-mobile .lri-filters{border-top:1px solid var(--v2-line)}.lri-product-heading{flex-direction:column;align-items:flex-start}.lri-product-layout{grid-template-columns:1fr}.lri-product-quote{position:static}.lri-portal-page .quote-layout{grid-template-columns:1fr}}@media (max-width:560px){.lri-portal-page .lri-v2-header{margin-inline:12px}.lri-portal-page .lri-v2-quote{gap:7px;font-size:0}.lri-portal-page .lri-v2-quote .lri-portal-quote-count{margin:0;font-size:9px;display:inline-grid}.lri-portal-mobile-menu summary{padding:9px 10px}.lri-portal-content{padding-inline:16px;padding-bottom:65px}.lri-catalog-intro h1,.lri-compare-intro h1,.lri-quote-intro h1{font-size:46px}.lri-data-warning{flex-direction:column;align-items:flex-start;gap:4px}.lri-catalog-card{grid-template-columns:1fr}.lri-catalog-card-main{display:block}.lri-catalog-specs{margin-top:14px}.lri-catalog-commercial{border-top:1px solid var(--v2-line);border-left:0;align-items:flex-start;padding:15px 0 0}.lri-results-heading{flex-direction:column;align-items:flex-start}.lri-product-heading h1{font-size:54px}.lri-product-actions{flex-wrap:wrap}.lri-spec-table>div{grid-template-columns:1fr;gap:6px}.lri-spec-table dd{text-align:left}.lri-product-mobile-cta{z-index:40;background:var(--v2-navy);color:#fff;border-top:1px solid #607657;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.lri-product-mobile-cta span{font-size:9px;font-weight:800}.lri-product-mobile-cta a{background:var(--v2-cyan);color:#fff;padding:11px 12px;font-size:9px;font-weight:900}.lri-product-quote>a:first-of-type{display:none}.lri-portal-page .quote-item{flex-direction:column;align-items:flex-start}.lri-portal-page .quote-item label,.lri-portal-page .quote-item input{width:100%}.lri-portal-empty>div,.lri-standalone-state>div{flex-direction:column;align-items:flex-start}}
