:root{--ink:#172023;--muted:#566365;--orange:#f6a12b;--orange-dark:#a85200;--paper:#f4f5f2;--line:#dbe0db;--dark:#141c20;--radius:8px;--wrap:1240px;--shadow:0 16px 40px #1720230a;color-scheme:light}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #136b91;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #136b91;outline-offset:2px}svg.icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}p{margin:0 0 1em}h1,h2,h3,h4{margin:0;line-height:1.13;letter-spacing:-.04em}h2{font-size:clamp(30px,3.2vw,46px)}h3{font-size:23px;letter-spacing:-.025em}strong{font-weight:700}.wrap{width:min(var(--wrap),calc(100% - 80px));margin-inline:auto}.section{padding-block:94px}.paper{background:var(--paper)}.dark{background:var(--dark);color:white}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;color:var(--muted)}.eyebrow::before{content:"";width:30px;height:2px;background:var(--orange)}.dark .eyebrow,.hero .eyebrow{color:#f3b567}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:36px}.section-head h2{max-width:640px}.section-intro{max-width:580px;color:var(--muted);margin-top:20px;font-size:17px}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:700;font-size:14px;padding:10px 0;border-bottom:1px solid var(--ink)}.text-link:hover{color:var(--orange-dark);border-color:var(--orange-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:14px 23px;background:var(--orange);border:1px solid var(--orange);border-radius:4px;color:#171e22;font-size:14px;font-weight:700;line-height:1.3;transition:background .18s,transform .18s}.btn:hover{background:#ffb649;transform:translateY(-2px)}.btn.outline{background:transparent;border-color:#6f7b81;color:white}.btn.outline:hover{background:#ffffff12}.btn.light{background:#fff;border-color:#fff}.btn.dark-btn{background:var(--dark);border-color:var(--dark);color:#fff}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.skip{position:fixed;top:-100px;left:15px;z-index:1000;background:white;padding:12px 20px}.skip:focus{top:15px}.utility{background:var(--dark);color:#bfc8cc;font-size:11px;letter-spacing:.03em}.utility .wrap{height:34px;display:flex;justify-content:space-between;align-items:center}.utility a{color:#edf1f0}.utility-links{display:flex;gap:28px}.utility .icon{width:13px;height:13px}.site-header{position:sticky;top:0;z-index:40;background:#fffffff5;border-bottom:1px solid #e8ebe7;backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:88px}.brand{display:block;flex-shrink:0}.brand img{width:218px;height:auto}.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:700}.main-nav>a{position:relative;padding-block:31px}.main-nav>a:hover,.main-nav>a[aria-current=page]{color:var(--orange-dark)}.main-nav>a[aria-current=page]::after{content:"";height:3px;background:var(--orange);position:absolute;bottom:0;left:0;right:0}.main-nav .nav-cta{padding:12px 18px;background:var(--orange);border-radius:4px;color:var(--ink)}.main-nav .nav-cta[aria-current=page]::after{display:none}.nav-toggle{display:none;align-items:center;justify-content:center;background:none;border:1px solid var(--line);width:43px;height:43px;border-radius:4px}.hero{position:relative;background:var(--dark);color:#fff;isolation:isolate;overflow:hidden;min-height:635px;display:flex;align-items:center}.hero-visual{position:absolute;inset:0 0 0 35%;z-index:-2}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:64% 50%}.hero::after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(90deg,#141c20 10%,#141c20f5 32%,#141c2080 57%,#141c2010 85%),linear-gradient(0deg,#141c20b3,transparent 38%)}.hero-content{padding:75px 0 70px;max-width:660px}.hero h1{font-size:clamp(46px,5.4vw,76px);line-height:1.02;letter-spacing:-.055em}.hero h1 span{display:block;color:var(--orange)}.hero-lead{font-size:17px;color:#d1d8da;max-width:415px;margin:27px 0 0}.hero-bottom{display:flex;align-items:center;gap:17px;margin-top:48px;color:#bec9cc;font-size:11px;letter-spacing:.05em}.hero-bottom .rule{width:32px;height:1px;background:#a7b1b5}.hero-label{position:absolute;right:max(40px,calc((100vw - 1240px)/2));bottom:54px;padding:18px 22px;border-left:2px solid var(--orange);background:#1320279e;color:#e5ecee;font-size:12px;backdrop-filter:blur(7px)}.hero-label strong{display:block;color:#fff;font-size:16px;margin-top:3px}.benefits{border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{display:flex;align-items:center;gap:18px;padding:28px 30px 28px 0}.benefit+.benefit{border-left:1px solid var(--line);padding-left:34px}.benefit .icon{width:29px;height:29px;color:var(--orange-dark)}.benefit h2{font-size:16px;letter-spacing:-.01em;line-height:1.4}.benefit p{font-size:12px;color:var(--muted);margin:3px 0 0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.filter{border:1px solid var(--line);background:#fff;color:#435053;border-radius:30px;padding:10px 20px;font-size:12px;font-weight:700}.filter:hover{border-color:#9da9a6}.filter[aria-pressed=true]{background:var(--dark);border-color:var(--dark);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;background:white;border:1px solid var(--line);border-radius:var(--radius);transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card[hidden]{display:none}.product-image{display:flex;align-items:center;justify-content:center;height:206px;position:relative;background:#edf0eb;padding:23px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover img{transform:scale(1.04)}.product-image.electric img{object-fit:cover}.product-image.electric{padding:0}.product-image .index{position:absolute;top:15px;left:18px;font-size:10px;color:#53625e;z-index:1}.product-image.electric .index{background:#fff;padding:2px 5px;border-radius:2px}.product-copy{padding:23px 20px 19px}.product-copy .mini-label{display:block;color:var(--orange-dark);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px}.product-copy h3{font-size:19px;line-height:1.25;min-height:48px;letter-spacing:-.025em}.product-copy p{color:var(--muted);font-size:12px;line-height:1.65;margin:12px 0 21px;min-height:40px}.product-link{border-top:1px solid var(--line);padding-top:15px;font-size:11px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.product-link .icon{width:17px;height:17px}.product-note{font-size:11px;color:var(--muted);margin:23px 0 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-image{position:relative;border-radius:var(--radius);overflow:hidden;background:#e4e8e1}.split-image img{width:100%;height:470px;object-fit:cover}.split .section-intro{margin-bottom:26px}.step-list{margin-top:30px}.step{display:flex;gap:20px;padding:20px 0;border-top:1px solid #394447}.step-number{color:var(--orange);font-size:12px;padding-top:3px;font-weight:700}.step h3{font-size:18px;letter-spacing:-.01em;line-height:1.3}.step p{font-size:13px;color:#bfcacc;margin:7px 0 0}.image-caption{position:absolute;bottom:20px;left:20px;right:20px;background:#141c20e6;padding:18px 21px;color:white;display:flex;align-items:center;justify-content:space-between;font-size:13px}.image-caption .icon{color:var(--orange)}.spotlight{display:grid;grid-template-columns:1.1fr 1fr;gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--paper)}.spotlight-photo img{width:100%;height:100%;min-height:400px;object-fit:cover}.spotlight-copy{padding:50px}.spotlight-copy h2{font-size:36px}.spotlight-copy p{color:var(--muted);font-size:15px;margin-top:24px}.tag{display:inline-block;border:1px solid #b9cbb6;color:#3a6232;font-size:10px;letter-spacing:.12em;border-radius:3px;padding:5px 9px;margin-bottom:23px;font-weight:700}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.article-card img{width:100%;height:211px;object-fit:cover}.article-copy{padding:25px}.article-copy small{color:var(--orange-dark);letter-spacing:.07em;font-size:10px;font-weight:700}.article-copy h3{margin:12px 0 15px;font-size:22px;line-height:1.25}.article-copy p{font-size:13px;color:var(--muted)}.article-copy .text-link{font-size:12px}.cta-band{background:var(--orange);padding:45px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:28px}.cta-band h2{font-size:32px;max-width:650px}.cta-band p{margin:12px 0 0;font-size:14px;color:#393627}.site-footer{background:var(--dark);color:#bcc8cc;padding:65px 0 28px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr .75fr 1.2fr;gap:50px}.footer-brand img{width:225px;margin-bottom:22px}.footer-brand p{max-width:265px;font-size:13px}.footer-title{font-size:13px;font-weight:700;color:white;letter-spacing:.03em;margin-bottom:22px}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-links a:hover{color:var(--orange)}.footer-contact p{font-size:13px;margin-bottom:12px}.footer-phone{display:block;color:white;font-size:26px;letter-spacing:-.02em;font-weight:700;margin-bottom:10px}.footer-bottom{border-top:1px solid #384145;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;align-items:center;font-size:10px;gap:18px}.footer-bottom a{color:#e0e5e5}.mobile-bar{display:none}.crumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;color:var(--muted);padding-top:26px}.crumb .icon{width:12px;height:12px}.crumb a:hover{text-decoration:underline}.page-intro{padding:45px 0 55px}.page-intro h1{font-size:clamp(36px,4.2vw,59px);max-width:840px}.page-intro p{max-width:730px;margin:23px 0 0;font-size:17px;color:var(--muted)}.page-intro .eyebrow{margin-bottom:15px}.search-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.search-field{display:flex;align-items:center;gap:12px;min-height:49px;border:1px solid #bdc7c0;background:white;padding:0 14px;border-radius:5px;max-width:390px;width:100%}.search-field input{width:100%;border:0;min-width:0;outline-offset:4px;background:none;padding:12px 0;color:var(--ink);font-size:14px}.result-count{font-size:12px;color:var(--muted);margin:0}.empty-result{border:1px dashed #8b9690;padding:40px;text-align:center;grid-column:1/-1;background:white}.empty-result[hidden]{display:none}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:70px;align-items:start}.rich-text{font-size:16px;line-height:1.85}.rich-text h2{font-size:28px;margin:38px 0 18px;line-height:1.25}.rich-text h2:first-child{margin-top:0}.rich-text h3{font-size:20px;margin:27px 0 14px;line-height:1.3}.rich-text p{color:#445255}.rich-text a{color:var(--orange-dark);text-decoration:underline}.rich-text ul,.rich-text ol{padding-left:23px;color:#445255}.rich-text li{margin-bottom:10px}.rich-text .intro-p{font-size:19px;color:var(--ink);line-height:1.75}.sidebar-card{padding:30px;background:var(--paper);border:1px solid var(--line);border-radius:8px;position:sticky;top:120px}.sidebar-card h2{font-size:25px;line-height:1.25}.sidebar-card p{font-size:14px;color:var(--muted);margin-top:18px}.sidebar-card .btn{width:100%;margin-top:12px}.sidebar-card .text-link{margin-top:16px}.category-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:42px 0 70px}.category-hero h1{font-size:clamp(40px,4.8vw,64px)}.category-hero p{font-size:17px;color:var(--muted);max-width:620px;margin:24px 0 0}.category-image{border-radius:8px;background:#eef1eb;padding:35px;height:340px;display:flex;align-items:center;justify-content:center}.category-image img{width:100%;height:100%;object-fit:contain}.category-image.photo{padding:0;overflow:hidden}.category-image.photo img{object-fit:cover}.badge-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.badge{font-size:11px;border:1px solid #c8d1c9;padding:6px 12px;border-radius:3px;background:white}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.use-case{padding:27px;border:1px solid var(--line);background:white;border-radius:6px}.use-case>span{display:block;font-size:11px;color:var(--orange-dark);font-weight:700;margin-bottom:17px}.use-case h3{font-size:20px;line-height:1.3}.use-case p{color:var(--muted);font-size:14px;margin:15px 0 0}.criteria{width:100%;border-collapse:collapse;margin-top:24px;font-size:14px}.criteria th,.criteria td{text-align:left;border-bottom:1px solid var(--line);padding:17px 0;vertical-align:top}.criteria th{width:33%;padding-right:25px;font-weight:700}.criteria td{color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-size:16px;font-weight:700;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";font-size:22px;font-weight:400;flex:0 0 24px;text-align:center;color:var(--orange-dark)}.faq details[open] summary::after{content:"−"}.faq details p{font-size:14px;color:var(--muted);margin:16px 35px 0 0;max-width:850px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-layout .section-intro{font-size:15px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.contact-item{border-top:1px solid var(--line);padding:24px 0;display:flex;gap:20px}.contact-item>.icon{width:24px;height:24px;margin-top:5px;color:var(--orange-dark)}.contact-item h2{font-size:12px;letter-spacing:.02em;color:var(--muted);margin-bottom:9px}.contact-item a.big-phone{font-size:32px;line-height:1.2;font-weight:700;letter-spacing:-.03em}.contact-item p{font-size:15px;margin:0}.contact-box{border:1px solid var(--line);border-radius:8px;padding:36px;background:white}.contact-box h2{font-size:28px}.contact-box>p{color:var(--muted);font-size:14px;margin:18px 0 28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{min-width:0;width:100%;padding:12px 13px;border:1px solid #bcc6bf;border-radius:4px;background:#fafbf8;color:var(--ink);min-height:46px;font-size:14px}.field textarea{resize:vertical;min-height:115px}.consent{display:flex;gap:10px;font-size:12px;color:var(--muted);line-height:1.6;align-items:flex-start;margin:20px 0}.consent input{margin-top:3px;width:17px;height:17px;flex-shrink:0}.consent a{text-decoration:underline;color:var(--ink)}.form-status{font-size:13px;margin-top:18px;padding:14px;border-radius:4px;border:1px solid var(--line);background:var(--paper)}.form-status.error{border-color:#ad4747;background:#fff4f3;color:#802b24}.form-status.success{border-color:#397453;background:#f0fbf0;color:#225634}.form-status[hidden]{display:none}.form-tools{font-size:12px;margin-top:18px;display:flex;gap:18px;flex-wrap:wrap}.plain-button{border:0;padding:4px 0;background:none;color:var(--orange-dark);text-decoration:underline;font-size:12px}.form-hint{font-size:11px;color:var(--muted);margin-top:14px}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.article-cover{max-height:470px;width:100%;object-fit:cover;border-radius:7px;margin-bottom:40px}.article-lead{padding-bottom:35px}.bullet-points{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bullet-point{padding:25px;border:1px solid var(--line);border-radius:6px}.bullet-point h3{font-size:19px;line-height:1.3}.bullet-point p{font-size:14px;color:var(--muted);margin:13px 0 0}.back-link{margin-top:35px}.no-js-note{padding:14px;background:#fff3d8;font-size:13px}.error-page{text-align:center;padding:90px 0 115px}.error-number{font-size:100px;color:var(--orange);font-weight:700;line-height:1}.error-page h1{margin:20px 0;font-size:40px}.error-page p{color:var(--muted)}.error-page .button-row{justify-content:center}.legal-note{padding:22px 26px;background:var(--paper);border-left:3px solid var(--orange);font-size:14px;margin:28px 0}.social-links{display:flex;gap:17px;font-size:11px;margin-top:20px}.social-links a:hover{color:var(--orange)}@media(min-width:1550px){.hero{min-height:680px}.hero-content{padding-block:90px}}@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.main-nav{gap:21px}.brand img{width:188px}.header-inner{gap:20px}.product-grid{gap:15px}.product-image{height:185px;padding:18px}.product-copy{padding:20px 16px}.product-copy h3{font-size:18px}.split{gap:45px}.split-image img{height:440px}.footer-grid{gap:30px}.hero-label{right:28px}.hero h1{font-size:65px}.content-layout{gap:40px;grid-template-columns:minmax(0,1fr) 290px}.category-hero{gap:40px}.contact-layout{gap:40px}.contact-box{padding:28px}.benefit+.benefit{padding-left:22px}}@media(max-width:900px){.wrap{width:calc(100% - 44px)}.utility-links>a:first-child{display:none}.header-inner{min-height:76px}.brand img{width:190px}.nav-toggle{display:flex}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;box-shadow:0 12px 20px #17202310;padding:18px 24px 26px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.main-nav.is-open{display:flex}.main-nav>a{padding:13px 8px}.main-nav>a[aria-current=page]::after{display:none}.main-nav .nav-cta{margin-top:10px;padding:15px}.hero{min-height:585px}.hero h1{font-size:59px}.hero-visual{left:25%}.hero::after{background:linear-gradient(90deg,#141c20fa,#141c20db 37%,#141c2060 80%),linear-gradient(0deg,#141c20a6,transparent)}.hero-label{display:none}.hero-content{max-width:610px;padding-block:63px}.hero-bottom{margin-top:38px}.benefit{padding:25px 18px 25px 0;gap:12px}.benefit .icon{width:23px;height:23px}.benefit h2{font-size:14px}.benefit p{font-size:11px}.section{padding-block:70px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-image{height:230px;padding:24px}.product-copy h3{min-height:0;font-size:22px}.product-copy p{min-height:0;font-size:14px}.split{gap:35px}.split-image img{height:470px}.section-head h2{font-size:35px}.spotlight-copy{padding:34px}.spotlight-copy h2{font-size:30px}.spotlight-photo img{min-height:380px}.article-grid{gap:18px}.article-copy{padding:20px}.article-copy h3{font-size:20px}.article-card img{height:175px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:38px}.footer-bottom{flex-wrap:wrap}.cta-band h2{font-size:28px}.category-hero{gap:26px}.category-hero h1{font-size:45px}.category-image{height:310px;padding:20px}.category-hero p{font-size:15px}.content-layout{grid-template-columns:1fr}.sidebar-card{position:static;max-width:600px}.faq-layout{grid-template-columns:1fr;gap:32px}.use-cases{gap:15px}.use-case{padding:22px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-item{gap:14px}.contact-item:nth-child(3){grid-column:1/-1}.page-intro{padding:36px 0 45px}}@media(max-width:600px){.wrap{width:calc(100% - 36px)}.utility .wrap{height:30px}.utility{font-size:10px}.utility .utility-links{gap:0}.brand img{width:169px}.header-inner{min-height:70px}.main-nav{top:70px}.hero{display:block;min-height:0}.hero .wrap{position:relative;padding-bottom:220px}.hero-content{padding:42px 0 35px;max-width:none}.hero-visual{inset:auto 0 0;height:290px}.hero-visual img{object-position:70% 61%}.hero::after{background:linear-gradient(180deg,#141c20 0%,#141c20 53%,#141c2080 70%,#141c2000 84%)}.hero h1{font-size:48px;letter-spacing:-.055em}.hero .eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:20px}.hero-lead{font-size:15px;line-height:1.7;max-width:360px;margin-top:23px}.hero .button-row{gap:10px;margin-top:25px}.hero .btn{padding:13px 15px;gap:12px;min-height:48px;font-size:12px}.hero-bottom{display:none}.benefits-grid{grid-template-columns:1fr}.benefit,.benefit+.benefit{padding:17px 0;border-left:0;border-bottom:1px solid var(--line);gap:17px}.benefit:last-child{border-bottom:0}.benefit h2{font-size:14px}.benefit p{font-size:11px;margin-top:0}.benefit .icon{height:23px;width:23px}.section{padding-block:52px}.eyebrow{margin-bottom:16px;font-size:10px}.section-head{align-items:start;flex-direction:column;gap:20px;margin-bottom:27px}.section-head h2,h2{font-size:32px}.section-intro{font-size:15px;margin-top:17px}.section-head .text-link{padding:2px 0 7px;font-size:12px}.filters{gap:7px;margin-bottom:23px}.filter{font-size:11px;padding:9px 13px}.product-grid{gap:13px}.product-image{height:157px;padding:16px}.product-image .index{top:8px;left:11px;font-size:9px}.product-copy{padding:17px 12px 13px}.product-copy .mini-label{font-size:8px;letter-spacing:.06em}.product-copy h3{font-size:17px;min-height:43px}.product-copy p{font-size:11px;line-height:1.6;min-height:52px;margin:12px 0 16px}.product-link{font-size:10px;gap:3px;padding-top:12px}.product-link .icon{width:15px;height:15px}.product-note{font-size:10px;line-height:1.6}.split{grid-template-columns:1fr;gap:35px}.split-image img{height:320px}.step{padding-block:18px}.step h3{font-size:18px}.image-caption{left:14px;right:14px;bottom:14px;padding:15px;font-size:12px}.spotlight{grid-template-columns:1fr}.spotlight-photo img{height:245px;min-height:0}.spotlight-copy{padding:30px 25px}.spotlight-copy h2{font-size:31px}.spotlight-copy p{font-size:14px;margin-top:20px}.tag{margin-bottom:18px}.article-grid{grid-template-columns:1fr;gap:22px}.article-card img{height:205px}.article-copy{padding:25px}.article-copy h3{font-size:24px}.article-copy p{font-size:14px}.cta-band{padding-block:35px}.cta-band .wrap{flex-direction:column;align-items:start}.cta-band h2{font-size:29px}.cta-band p{font-size:13px}.site-footer{padding:47px 0 93px}.footer-grid{gap:35px 20px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:310px}.footer-contact{grid-column:1/-1}.footer-title{font-size:12px;margin-bottom:18px}.footer-links{font-size:11px}.footer-bottom{margin-top:30px;font-size:10px;gap:15px}.mobile-bar{position:fixed;inset:auto 0 0;display:grid;grid-template-columns:1fr 1.1fr;z-index:45;background:#fff;border-top:1px solid #cbd3cd;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{display:flex;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:700;min-height:55px}.mobile-bar a:last-child{background:var(--orange)}.mobile-bar svg{width:17px;height:17px}.crumb{font-size:10px;gap:7px;padding-top:22px}.page-intro{padding:32px 0 38px}.page-intro h1{font-size:39px}.page-intro p{font-size:15px;margin-top:20px}.category-hero{grid-template-columns:1fr;gap:28px;padding:35px 0 40px}.category-hero h1{font-size:42px}.category-hero p{font-size:15px}.category-image{height:265px}.category-hero .button-row{margin-top:25px}.badge-row{margin-top:21px}.badge{font-size:10px;padding:5px 8px}.content-layout{gap:35px}.rich-text{font-size:15px}.rich-text h2{font-size:25px;margin-top:31px}.rich-text .intro-p{font-size:17px}.criteria th,.criteria td{font-size:12px;padding-block:14px}.criteria th{width:35%;padding-right:15px}.sidebar-card{padding:25px}.use-cases{grid-template-columns:1fr;gap:14px}.use-case{padding:25px}.use-case h3{font-size:21px}.use-case>span{margin-bottom:12px}.use-case p{font-size:14px;margin-top:12px}.faq summary{font-size:15px}.faq details p{font-size:13px;margin-right:22px}.search-row{flex-direction:column;align-items:stretch;gap:13px}.search-field{max-width:none}.result-count{font-size:11px}.contact-methods{grid-template-columns:1fr;gap:0}.contact-item:nth-child(3){grid-column:auto}.contact-box{padding:26px 20px}.contact-box h2{font-size:25px}.form-grid{grid-template-columns:1fr;gap:17px}.field.full{grid-column:auto}.field input,.field select,.field textarea{font-size:16px}.contact-box .btn{width:100%}.bullet-points{grid-template-columns:1fr}.article-cover{height:250px}.error-page{padding:65px 0}.error-page h1{font-size:31px}.error-number{font-size:85px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}@media print{.utility,.site-header,.site-footer,.mobile-bar,.cta-band,.button-row,.filters,.nav-toggle{display:none!important}.wrap{width:100%}.section{padding:20px 0}.product-grid{grid-template-columns:repeat(3,1fr)}.hero{background:white;color:black;min-height:0}.hero-visual,.hero::after{display:none}.hero-content{padding:20px}.hero h1 span{color:black}.dark{background:white;color:black}body{font-size:11pt}a{color:black}.category-hero{padding:20px 0}.sidebar-card{position:static}}[hidden]{display:none!important}