*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#222722;background:#fafaf7;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.top{height:36px;background:#191d1b;color:#d0d3cc;font-size:12px;letter-spacing:1px}.top,header{padding:0 4.5%;display:flex;justify-content:space-between;align-items:center}header{height:94px;background:#fff;gap:28px;position:sticky;top:0;z-index:20;border-bottom:1px solid #e9e9e3}.brand{display:flex;align-items:center;gap:14px;letter-spacing:4px;font-weight:600;line-height:1.25;white-space:nowrap}.brand img{width:58px;height:58px;-o-object-fit:cover;object-fit:cover}.brand small{display:block;font-size:8px;letter-spacing:2px;font-weight:400;margin-top:7px}nav{display:flex;gap:30px;font-size:14px}nav a:hover{color:#9b7843}.header-cta{font-size:14px;border-bottom:1px solid #b18b54;padding:8px 0}.hero{height:min(760px,calc(100svh - 130px));min-height:580px;position:relative;overflow:hidden}.hero-img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(9,15,12,.77),rgba(9,15,12,.2) 65%,rgba(9,15,12,.05)),linear-gradient(0deg,rgba(9,15,12,.5),transparent 35%)}.hero-copy{position:relative;padding:105px 8% 50px;max-width:960px}.eyebrow{letter-spacing:2px;font-weight:600;color:#98804f;margin:0 0 23px}.hero .eyebrow{color:#e8dbc1}.hero h1{font-size:clamp(40px,4.2vw,68px);font-weight:500;line-height:1.3;letter-spacing:3px;margin:0 0 26px}.hero-copy>p:not(.eyebrow){color:#e0e3de;font-size:16px;line-height:2}.button{display:inline-flex;align-items:center;gap:38px;background:#b39160;padding:14px 26px;font-size:14px;border:1px solid #b39160;cursor:pointer;margin-top:24px}.button,.hero-bottom{justify-content:space-between}.hero-bottom{position:absolute;bottom:30px;right:6%;display:flex;font-size:12px;letter-spacing:1px}.section{padding:90px 8%;max-width:1600px;margin:auto}h2{font-size:36px;font-weight:500;line-height:1.45}@media(max-width:1000px){nav{gap:14px}.brand{font-size:18px}}@media(max-width:760px){.top{height:30px}.top span:first-child{font-size:10px}.top span:last-child{display:none}header{height:80px;padding:0 5%;gap:12px}.brand{font-size:16px;letter-spacing:2px}.brand img{width:44px;height:44px}.brand small{font-size:7px;letter-spacing:1px}nav{display:none}.header-cta{font-size:12px}.hero{min-height:600px;height:calc(100svh - 110px)}.hero-copy{padding:110px 7% 30px}.hero h1{font-size:40px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-bottom span:nth-child(2){display:none}.section{padding:60px 7%}h2{font-size:28px}}:root{--ink:#242a25;--gold:#9a7948;--muted:#687068;--line:#dddeda;--paper:#fafaf7}a,button{-webkit-tap-highlight-color:transparent}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #a98a59}button{color:inherit}h1,h2,h3,p{overflow-wrap:break-word}h3{font-size:20px;line-height:1.5;font-weight:500;margin:10px 0}p{line-height:1.9}figure{margin:0}figcaption{color:var(--muted);margin-top:8px}.top a,figcaption{font-size:12px}header nav{gap:22px}nav a{position:relative;white-space:nowrap}nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:2px;background:var(--gold)}.menu-toggle{display:none;border:none;background:transparent;font-size:25px;cursor:pointer}.skip{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:100}.skip:focus{top:8px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:16px}.section-heading .text-link{margin-bottom:8px;flex-shrink:0}.section-intro{max-width:720px;margin:-14px 0 36px}.text-link{display:inline-flex;gap:36px;align-items:center;border-bottom:1px solid #a88b5d;padding:8px 0;font-size:14px;margin-top:15px}.text-link:hover{color:var(--gold)}.button:hover{background:#8c6d3f;border-color:#8c6d3f}.tinted{background:#f0f1ec}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-split h2{margin-top:0;margin-bottom:24px}.about-split p{max-width:580px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:14px;margin:26px 0}.about-points span:before{content:"â†—";color:var(--gold);margin-right:10px}.about-photo{position:relative}.about-photo>img{width:100%;height:390px;-o-object-fit:cover;object-fit:cover;display:block}.photo-label{background:#252d28;color:#fff;padding:26px 32px;position:relative;margin-left:48px;margin-top:-30px}.photo-label span{font-size:11px;letter-spacing:2px;color:#c6b394;display:block}.photo-label strong{font-size:20px;font-weight:400;display:block;margin-top:5px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-card{height:340px;position:relative;overflow:hidden;background:#222;color:#fff}.solution-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,17,10,.9),rgba(7,17,10,0) 80%)}.solution-card>img{transition:transform .6s}.solution-card:hover>img{transform:scale(1.05)}.solution-card>div{bottom:22px;left:22px;right:22px}.solution-card h3{font-size:21px}.solution-card h3 span{float:right}.card-meta{letter-spacing:1.2px;color:#8b7858}.solution-card .card-meta{color:#d8ccba}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 25px}.product-image{position:relative;background:#fff;aspect-ratio:1.45;overflow:hidden;border:1px solid #ecece7}.product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:28px;transition:transform .35s}.product-card:hover img{transform:scale(1.05)}.product-card .card-meta{margin-top:18px}.product-card h3{margin:4px 0;font-size:19px}.product-card p{font-size:14px;margin:0}.card-arrow{position:absolute;right:16px;bottom:12px;font-size:22px;color:#6e725f}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.image-wrap{overflow:hidden}.case-card img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s}.case-card:hover img{transform:scale(1.04)}.case-caption{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.case-caption h3{margin:4px 0}.case-caption>span{font-size:25px}.clients{border-top:1px solid #d6d9d0;margin-top:48px;padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.clients>span{font-size:12px;color:var(--muted)}.clients strong{font-size:21px;color:#656e63;font-weight:500}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process article{border-top:1px solid #c9cec5;padding-top:24px}.process article>span{font-size:30px;font-family:Georgia,serif;color:#a18a65}.resource-band{background:#f0f1ec}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.resource-grid img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:20px}.resource-grid>a:nth-child(2) img{-o-object-fit:contain;object-fit:contain;background:#fff;padding:30px}.resource-grid h3{font-size:18px}.cta{padding:65px 8%;background:#dfe2d9;display:flex;justify-content:space-between;gap:25px;align-items:center}.cta h2{margin:10px 0;font-size:34px}.cta p{margin:0}.cta .button{margin:0;white-space:nowrap}.cta .eyebrow{font-size:11px}footer{background:#1b211d;color:#e3e7df;padding:65px 6% 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr 1fr 1.25fr;gap:50px}footer .brand{letter-spacing:3px}footer p{color:#afb8ac;font-size:14px;line-height:1.8}.footer-company{font-size:14px;color:#bdc2b8}.footer-grid h3{margin:0 0 20px;color:#fff}.footer-grid>div>a:not(.brand){display:block;font-size:14px;color:#b8c1b2;margin:8px 0}.footer-grid>div>a.footer-phone{letter-spacing:.5px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #3b423b;margin-top:48px;padding-top:20px;gap:20px;font-size:12px;color:#929c8d}.float-contact{position:fixed;bottom:85px;right:20px;background:#a28556;color:#fff;width:50px;height:64px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;z-index:22;box-shadow:0 3px 20px #0002}.float-contact span{font-size:11px;line-height:1}.back-top{position:fixed;bottom:30px;right:20px;width:50px;height:42px;background:#fff;border:1px solid #dedfd9;z-index:22}.back-top[hidden]{display:none}.slide-controls{display:flex;align-items:center;gap:12px}.slide-controls>span{margin-right:8px}.slide-dot{height:16px;padding:0;background:transparent;border:none;cursor:pointer;position:relative}.slide-dot:after{content:"";height:2px;position:absolute;top:7px;background:#ffffff60}.page-banner{height:350px;position:relative;background:#222;color:#fff;overflow:hidden}.page-banner>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111a13df,#111a1340)}.page-banner>div{position:relative;z-index:1;padding:78px 8%;max-width:1100px}.page-banner h1{font-size:clamp(30px,3vw,46px);font-weight:500;line-height:1.4;margin:0 0 20px}.page-banner p{color:#e1e6dc}.page-banner .eyebrow{color:#dbccad;font-size:12px}.breadcrumb{max-width:1600px;margin:auto;padding:20px 8%;border-bottom:1px solid #e0e1dc;font-size:13px;display:flex;gap:16px;color:#7a8277;flex-wrap:wrap}.wide-image{width:100%;height:430px;-o-object-fit:cover;object-fit:cover}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{margin-bottom:12px}.check-list li:before{content:"â†—";color:var(--gold);margin-right:15px}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:25px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{border:1px solid #d7dad1;background:transparent;padding:9px 14px;font-size:14px;cursor:pointer}.filter.active{background:#28342b;color:#fff;border-color:#28342b}.search-label{flex:0 0 210px}.search-label input{padding:8px 10px;margin-top:5px}.muted{font-size:13px;color:var(--muted)}.empty{padding:70px 20px}.source-note{font-size:12px;border-top:1px solid #e0e1da;margin-top:36px;padding-top:20px;color:#7c8279}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-product-image{border:1px solid #e9eae4;padding:45px}.detail-product-image img{width:100%;height:410px;-o-object-fit:contain;object-fit:contain}.product-detail h1{font-size:36px;line-height:1.4;font-weight:500}.tag{display:inline-block;border:1px solid #d6dacc;padding:3px 14px;font-size:12px;color:#707b65}dl{margin-top:28px;display:grid;grid-template-columns:95px 1fr;gap:15px;font-size:14px}dt{color:#858b80}dd{margin:0}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.info-grid article{padding:25px;background:#fff;border:1px solid #e1e4da}.info-grid p{font-size:14px}.four{grid-template-columns:repeat(2,1fr)}.four img{height:330px}.case-detail{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:start}.case-detail figure img{width:100%}.case-detail .text-link{display:flex}.case-detail .button{margin-bottom:18px}.narrow{max-width:1000px}.large-phone{font-size:30px;color:var(--ink);line-height:1.5;display:block;letter-spacing:1px}.narrow details{border-bottom:1px solid #d9dcd4;padding:22px 0}.narrow summary{font-size:18px;cursor:pointer}.narrow details p{font-size:15px}.prose h3{margin-top:38px}.prose h2{font-size:32px}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.contact-item{border-top:1px solid #dedfd8;padding:18px 0}.contact-item>span{font-size:12px;display:block;color:#81887b;margin-bottom:8px}.contact-item p{margin:0;font-size:15px}form{padding:38px;background:#f0f1eb}form h3{margin-top:0;margin-bottom:28px;font-size:26px}label{display:block;font-size:14px;margin-bottom:18px}input,select,textarea{display:block;width:100%;border:1px solid #d8dcd1;background:#fff;padding:11px 13px;margin-top:8px;color:#252f26;border-radius:0}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-note{font-size:12px;color:#798371;line-height:1.8}form .button{margin-top:8px}.text-button{padding:8px 0;border:0;border-bottom:1px solid #9a7948;background:transparent;cursor:pointer;font-size:14px}#form-status{font-size:14px;color:#4b653d}#mail-fallback p{font-size:12px}[hidden]{display:none!important}@media(min-width:1500px){.hero-copy{padding-top:140px}.hero{height:780px;max-height:calc(100svh - 130px)}}@media(max-width:1200px){header{padding:0 3%;gap:18px}header nav{gap:15px}nav a{font-size:13px}.brand{font-size:19px;letter-spacing:2px}.brand img{width:50px;height:50px}.brand small{font-size:8px;letter-spacing:1px}.section{padding:75px 6%}.about-split{gap:42px}.solution-card{height:300px}.solution-card>div{left:16px;right:16px}.solution-card h3{font-size:18px}.footer-grid{gap:30px}.contact-grid{gap:45px}.hero-copy{padding-top:100px}}@media(max-width:1020px){header nav{display:none}.menu-toggle{display:block}.header-cta{margin-left:auto}header nav.open{display:flex;position:absolute;left:0;right:0;top:94px;flex-direction:column;background:#fff;padding:20px 6%;border-bottom:1px solid #ddd;gap:0;box-shadow:0 16px 20px #0001}nav.open a{padding:12px 0;font-size:16px}nav a[aria-current=page]:after{bottom:8px;width:25px}.solution-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr}.process{gap:25px}.section-heading h2{font-size:30px}.catalog-toolbar{align-items:start;flex-direction:column}.search-label{flex-basis:auto;max-width:350px;width:100%}.contact-grid{gap:35px}.contact-grid form{padding:24px}}@media(max-width:760px){body{font-size:16px}header nav.open{top:80px}.top a{font-size:10px}.top{padding:0 5%}.top>span{display:none}.brand small{font-size:8px;letter-spacing:.5px}.hero-copy{padding:115px 7% 50px}.hero h1{font-size:40px;letter-spacing:1px}.hero{min-height:610px}.hero-img{-o-object-position:58% center;object-position:58% center}.hero-shade{background:linear-gradient(90deg,#101911d6,#111b1350),linear-gradient(0deg,#1119,transparent 50%)}.hero-bottom{left:7%;right:7%}.hero-bottom>span{display:none}.hero-copy .eyebrow{font-size:11px}.section{padding:55px 7%}.section-heading{align-items:start;flex-direction:column;gap:8px;margin-bottom:27px}.section-heading .text-link{margin:0}.section-heading h2{font-size:27px}.eyebrow{font-size:11px;letter-spacing:1px}.about-split{grid-template-columns:1fr;gap:30px}.about-photo>img{height:290px}.photo-label{margin-left:28px;padding:22px}.photo-label strong{font-size:18px}.solution-grid{gap:12px}.solution-card{height:260px}.solution-card h3{font-size:16px}.solution-card h3 span{display:none}.solution-card .card-meta{font-size:9px;letter-spacing:.5px}.product-grid{grid-template-columns:repeat(2,1fr);gap:26px 15px}.product-image{aspect-ratio:1.08}.product-image img{padding:15px}.product-card .card-meta{font-size:9px;letter-spacing:.5px}.product-card h3{font-size:16px}.product-card p{font-size:12px}.case-grid{grid-template-columns:1fr;gap:30px}.case-card img{height:240px}.clients{gap:18px}.clients>span{width:100%}.clients strong{font-size:18px}.process{grid-template-columns:1fr 1fr;gap:20px}.process article{padding-top:16px}.process h3{font-size:18px}.process p{font-size:14px}.resource-grid{grid-template-columns:1fr;gap:30px}.resource-grid img{height:230px}.cta{padding:50px 7%;align-items:start;flex-direction:column;gap:25px}.cta h2{font-size:28px}.cta p:not(.eyebrow){font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}footer{padding:45px 7% 20px}.footer-bottom{flex-direction:column;gap:8px;font-size:11px}.float-contact{right:12px;bottom:70px;width:43px;height:57px}.back-top{right:12px;bottom:20px;width:43px;height:38px}.page-banner{height:310px}.page-banner>div{padding:62px 7%}.page-banner h1{font-size:30px}.page-banner p{font-size:14px}.breadcrumb{padding:17px 7%;font-size:12px}.wide-image{height:300px}.product-detail{grid-template-columns:1fr;gap:25px}.detail-product-image{padding:25px}.detail-product-image img{height:260px}.product-detail h1{font-size:28px}.info-grid{grid-template-columns:1fr}.four img{height:270px}.case-detail,.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid form{padding:24px 18px}.form-row{grid-template-columns:1fr;gap:0}.large-phone{font-size:26px}.prose h2{font-size:27px}.page-banner .eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.image-wrap{position:relative}.ai-label{position:absolute;bottom:12px;left:12px;padding:3px 9px;background:rgba(23,31,26,.68);color:#fff;font-size:11px;letter-spacing:.5px}.visual-note{font-size:12px;color:#aab3a4;max-width:900px;margin-top:40px;margin-bottom:0}.visual-note+.footer-bottom{margin-top:22px}.about-photo>img{-o-object-position:center;object-position:center}.product-image img{padding:16px}.detail-product-image,.detail-product-image img{background:#f5f4f0}.billing-info dl{grid-template-columns:70px minmax(0,1fr);margin:12px 0 0;gap:12px}.billing-info dd{overflow-wrap:anywhere}:root{--ink:#191a1d;--gold:#c81022;--muted:#64666c;--line:#e5e6e8;--paper:#f6f6f7;--red:#c81022}body{background:#fff;color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.75}p{color:var(--muted)}h1,h2,h3{color:inherit;letter-spacing:-.025em}h2{font-weight:750;font-size:34px;line-height:1.25}h3{font-weight:600}.eyebrow{color:var(--red);font-size:12px;letter-spacing:1.5px;font-weight:700}.card-meta{color:#7c7e84;font-size:11px}.section{max-width:1440px;padding:88px 7.5%}.resource-band,.tinted{background:#f7f7f8}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--red)}.top{display:none}header{height:90px;padding:0 5.5%;gap:25px;border-bottom:1px solid #ededee}.brand{font-size:23px;letter-spacing:2px;gap:11px}.brand img{width:50px;height:50px;border-radius:4px}.brand small{font-size:9px;letter-spacing:1.2px;margin-top:5px}header nav{gap:4px;align-items:center;font-size:13px}nav a{padding:8px 12px;border-radius:22px}nav a:hover{color:var(--red);background:#faf2f3}nav a[aria-current=page]{background:var(--red);color:#fff}nav a[aria-current=page]:after{display:none}.header-cta{border:0;border-radius:30px;background:#17181c;color:#fff;padding:9px 19px;white-space:nowrap;font-size:13px}.button,.header-cta:hover{background:var(--red)}.button{border:1px solid var(--red);padding:11px 23px;border-radius:30px;gap:22px;font-size:13px;font-weight:600;min-height:44px;margin-top:20px;color:#fff;transition:background .2s,transform .2s}.button:hover{background:#a30c1a;border-color:#a30c1a;transform:translateY(-2px)}.button-dark{background:#1d1e21;border-color:#1d1e21}.button-dark:hover{background:var(--red);border-color:var(--red)}.text-link{border:0;border-radius:30px;background:#1d1e21;color:#fff;padding:10px 21px;min-height:42px;font-size:13px;gap:18px;margin-top:14px}.text-link:hover{background:var(--red);color:#fff}.hero{height:640px;min-height:560px;max-height:800px;color:#fff;background:#393b3e}.hero-img{-o-object-position:center 53%;object-position:center 53%}.hero-shade{background:linear-gradient(90deg,rgba(8,10,13,.66),rgba(8,10,13,.18) 55%,rgba(8,10,13,.01)),linear-gradient(0deg,rgba(8,10,13,.28),transparent 25%)}.hero-copy{padding:116px 8% 50px;max-width:1050px}.hero .eyebrow{color:#fff;font-size:11px;letter-spacing:2px;margin-bottom:24px}.hero h1{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(45px,5.3vw,82px);font-weight:900;line-height:.98;letter-spacing:-.025em;margin:0 0 28px}.hero h1 span{display:block}.hero h1 .outline-title{color:transparent;-webkit-text-stroke:1px #fff;font-weight:900}.hero-description{color:#fff!important;font-size:15px!important;line-height:1.9!important}.hero .button{margin-top:12px}.hero-bottom{left:8%;right:7.5%;bottom:31px;font-size:11px}.hero-bottom>a{font-size:12px}.slide-controls{gap:24px}.slide-controls>span{display:none}.slide-dot{width:27px;height:27px;font-size:11px;color:#fff;background:none;line-height:1}.slide-dot:after{top:auto;bottom:0;left:0;right:0;height:1px;background:transparent}.slide-dot.active:after{background:#fff}.slide-dot:not(.active){opacity:.6}.editorial-row{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding-top:76px;padding-bottom:40px}.editorial-copy h2{font-size:30px;margin:0 0 18px;line-height:1.15}.editorial-copy h3{font-size:19px;margin:0 0 15px}.editorial-copy p{font-size:14px;line-height:1.9;max-width:510px}.editorial-copy .eyebrow{font-size:11px;margin-bottom:12px}.editorial-image img{display:block;width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.supply-row{grid-template-columns:1fr 1.18fr;padding-top:48px;padding-bottom:85px}.supply-row .editorial-copy{padding-right:24px}.supply-row .editorial-image img{height:300px}.category-links{display:flex;justify-content:space-between;gap:10px;margin-top:18px;font-size:11px}.category-links a{border-bottom:1px solid #ccc;padding-bottom:7px;flex:1;white-space:nowrap;text-align:center}.category-links a:hover{color:var(--red);border-color:var(--red)}.capability-band{position:relative;isolation:isolate;overflow:hidden;background:#16171b;color:#fff}.capability-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.capability-band:after{content:"";position:absolute;inset:0;background:rgba(9,11,17,.78);z-index:-1}.capability-band .section{padding-top:48px;padding-bottom:44px}.capability-band h2{font-size:27px;margin:0 0 28px}.capability-band .eyebrow{color:#bfc1c8;font-size:11px;margin-bottom:10px}.capability-band .process{gap:38px}.capability-band .process article{border-color:#ffffff38;padding-top:16px}.capability-band .process article>span{font-family:Arial,sans-serif;color:#fff;font-size:30px;font-weight:800}.capability-band .process h3{font-size:17px;margin:5px 0}.capability-band .process p{font-size:13px;color:#bfc0c6;margin:8px 0 0}.capability-band .text-link{background:transparent;border:1px solid #ffffff55;padding:8px 18px;margin-top:25px;font-size:12px}.capability-band .text-link:hover{background:var(--red);border-color:var(--red)}.featured-section{position:relative;display:grid;grid-template-columns:265px minmax(0,1fr);gap:48px;overflow:hidden;isolation:isolate;padding-top:90px;padding-bottom:65px}.featured-section:after{content:"";position:absolute;left:7.5%;right:0;bottom:0;height:155px;background:#202124;border-radius:14px 0 0 0;z-index:-1}.featured-intro{position:relative;display:flex;align-items:flex-start;flex-direction:column}.featured-intro .eyebrow{font-size:11px;margin-bottom:13px}.featured-intro h2{font-size:31px;margin:0 0 14px}.featured-intro p{font-size:13px;margin:0 0 2px}.featured-intro .button{font-size:12px;padding:9px 20px;min-height:40px}.featured-rail{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:26px 3px 12px}.featured-rail::-webkit-scrollbar{display:none}.featured-rail .product-card{flex:0 0 260px;scroll-snap-align:start;color:#fff}.featured-rail .product-image{aspect-ratio:1/1;border:1px solid #eee;border-radius:12px;background:#fff}.product-image img{padding:14px}.featured-rail .card-meta{display:none}.featured-rail h3{font-size:14px;font-weight:500;margin:15px 0 2px;color:#fff}.featured-rail .product-card p{font-size:11px;color:#b3b4b8}.card-arrow{color:var(--red)}.rail-controls{display:flex;gap:10px;margin-top:auto;padding-top:55px;align-self:flex-end;padding-right:12px}.rail-controls button{border:1px solid #686970;border-radius:50%;background:transparent;color:#fff;cursor:pointer;width:35px;height:35px;display:grid;place-items:center;font-size:17px;line-height:1}.rail-controls button[data-rail=next]{background:var(--red);border-color:var(--red)}.rail-controls button:hover{background:#b40d1e;border-color:#b40d1e}.page-index main>.tinted{background:#fff}.page-index .section-heading h2{font-size:29px}.section-heading{gap:28px}.section-heading .eyebrow{font-size:11px;margin-bottom:13px}.section-heading .text-link{margin-bottom:0}.section-intro{font-size:14px}.case-grid{gap:28px}.case-card img{height:220px}.case-card .image-wrap,.case-card img{border-radius:10px}.case-caption{border-bottom:1px solid #d8d9dc;padding-bottom:12px;margin-top:14px}.case-caption h3{font-size:18px}.case-caption .card-meta{font-size:11px}.case-card:hover .case-caption{border-color:var(--red)}.case-card:hover h3{color:var(--red)}.ai-label{font-size:10px;background:rgba(20,22,27,.55);border-radius:4px;padding:2px 7px;left:10px;bottom:10px}.clients{margin-top:32px;padding-top:20px}.clients strong{font-size:17px;color:#85878d}.clients>span{font-size:11px}.solution-grid{gap:20px}.solution-card{height:285px;border-radius:10px}.solution-card:after{background:linear-gradient(0deg,#0a0b12df,transparent 85%)}.solution-card h3{font-size:18px}.solution-card .card-meta{color:#dedfe4;font-size:10px}.resource-grid img{border-radius:10px}.resource-grid h3{font-size:17px}.resource-grid>a:nth-child(2) img{padding:10px}.resource-band{background:#f6f6f7}.about-photo>img,.case-detail figure img,.wide-image{border-radius:12px}.photo-label{background:#1b1c21;border-radius:8px}.photo-label span{color:#c5c6cc}.about-points span:before,.check-list li:before{color:var(--red)}.process article>span{color:var(--red);font-family:Arial,sans-serif;font-weight:750}.process article{border-color:#d8d9de}.process h3{font-size:19px}.process p{font-size:14px}.cta{background:#f0f1f3;padding:50px 8%}.cta .eyebrow{color:var(--red)}.cta h2{font-size:29px}.cta p{font-size:14px}.cta .button{background:#1b1c21;border-color:#1b1c21}.cta .button:hover{background:var(--red);border-color:var(--red)}footer{background:#111322;color:#fff;padding:60px 7.5% 23px}.footer-grid{grid-template-columns:1.4fr .75fr .9fr 1.2fr;gap:35px}footer .brand{font-size:21px;letter-spacing:2px}footer .brand img{width:46px;height:46px}footer .brand small{font-size:8px;letter-spacing:1px}footer p{color:#a7a9b8;font-size:13px}.footer-company{color:#d2d4de;font-size:13px}.footer-grid h3{font-weight:600;font-size:14px}.footer-grid>div>a:not(.brand){font-size:13px;color:#b8bac9}.footer-grid>div>a:hover{color:#fff}.footer-grid>div>a.footer-phone{color:#fff;font-size:22px}.footer-bottom{border-color:#2c2e3e;color:#818496;margin-top:40px;font-size:11px}.float-contact{width:44px;height:48px;border-radius:8px;background:var(--red);bottom:81px;right:18px;font-size:23px}.float-contact span{font-size:10px}.back-top{width:44px;height:38px;border-radius:8px;right:18px;bottom:29px;color:#292b30;border-color:#d9dbe2}.page-banner{height:340px}.page-banner:after{background:linear-gradient(90deg,#090b13bf,#090b1325)}.page-banner>div{padding:76px 8%}.page-banner .eyebrow{color:#fff;font-size:11px}.page-banner h1{font-weight:700;font-size:39px}.page-banner p{color:#ececf0}.breadcrumb{font-size:12px;color:#777980;border-color:#e8e8ec}.catalog-toolbar{gap:24px}.filters{gap:8px}.filter{border-radius:24px;border-color:#dddde2;font-size:13px;padding:8px 16px;background:#fff}.filter.active{background:var(--red)}.filter.active,.filter:hover{border-color:var(--red)}.search-label{font-size:12px}.search-label input{border-radius:7px}.catalog-grid{gap:40px 28px;margin-top:30px}.catalog-grid .product-image{aspect-ratio:1.15;border-radius:12px;background:#fff}.catalog-grid .product-card h3{font-size:18px}.catalog-grid .product-card p{font-size:13px}.product-detail{gap:60px}.detail-product-image{padding:25px;border-radius:14px;background:#fff;border-color:#e4e5e9}.detail-product-image img{background:#fff}.product-detail h1{font-weight:650}.tag{border-radius:20px;color:var(--red);border-color:#e8c8ce}.info-grid article{border-radius:10px}.source-note{color:#888a91;border-color:#e4e5e8}.contact-item{border-color:#dddfe5}.contact-item>span{color:#858892}.contact-grid form{background:#f5f5f7;border-radius:14px}.contact-grid form h3{font-weight:650}input,select,textarea{border-color:#dadce3;border-radius:6px}dd{overflow-wrap:anywhere}.text-button{border-color:var(--red)}.narrow details{border-color:#dedfe4}.four img{height:310px}@media(min-width:1500px){.hero{height:700px}.hero-copy{padding-top:135px}}@media(max-width:1200px){header{padding:0 4%;gap:15px}.brand{font-size:20px}.brand img{width:45px;height:45px}header nav{gap:0}header nav a{padding:8px 9px;font-size:12px}.header-cta{padding:8px 13px;font-size:12px}.featured-section{grid-template-columns:240px minmax(0,1fr);gap:30px}.featured-rail .product-card{flex-basis:230px}.editorial-row{gap:45px}.footer-grid{grid-template-columns:1.2fr .8fr .9fr 1.2fr;gap:24px}footer .brand{font-size:18px}}@media(max-width:1000px){header{height:78px}.brand{font-size:21px}.brand img{width:44px;height:44px}.brand small{font-size:8px}header nav{display:none}.menu-toggle{display:block;font-size:24px;color:#111;padding:5px}.header-cta{margin-left:auto}header nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:18px 6%;box-shadow:0 12px 20px #0001;gap:5px}header nav.open a{font-size:14px;padding:10px 16px}.hero{height:600px;min-height:530px}.hero-copy{padding-top:118px}.hero h1{font-size:63px}.editorial-row{gap:35px}.editorial-image img,.supply-row .editorial-image img{height:255px}.editorial-copy h2{font-size:25px}.editorial-copy h3{font-size:17px}.section{padding-left:6%;padding-right:6%}.featured-section:after{left:6%}.featured-section{grid-template-columns:205px minmax(0,1fr);gap:25px}.featured-intro h2{font-size:27px}.featured-rail .product-card{flex-basis:220px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.solution-grid{grid-template-columns:repeat(2,1fr)}.section-heading h2{font-size:29px}}@media(max-width:700px){header{height:72px;padding:0 5%;gap:12px}.brand{font-size:18px;letter-spacing:1.5px;gap:8px}.brand img{width:41px;height:41px}.brand small{font-size:7px;letter-spacing:.6px}.header-cta{font-size:11px;padding:7px 12px;min-height:34px}.menu-toggle{font-size:22px;padding:2px}.hero{height:575px;min-height:575px;max-height:none}.hero-copy{padding:120px 7% 35px;max-width:none}.hero h1{font-size:clamp(39px,9.7vw,64px);line-height:1.05;letter-spacing:-.025em;margin-bottom:22px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:21px}.hero-description{font-size:13px!important}.hero-img{-o-object-position:59% center;object-position:59% center}.hero-shade{background:linear-gradient(90deg,#080b12b8,#080b121f),linear-gradient(0deg,#080b1244,transparent 25%)}.hero-bottom{bottom:25px;left:7%;right:7%}.hero-bottom>a{font-size:11px}.slide-controls{gap:16px}.hero .button{font-size:12px;padding:10px 20px;min-height:42px}.section{padding:56px 7%}.editorial-row{grid-template-columns:1fr;gap:28px;padding-top:50px;padding-bottom:24px}.editorial-image img{height:230px;border-radius:10px}.editorial-copy h2{font-size:27px}.editorial-copy p{font-size:14px}.editorial-copy h3{font-size:18px}.editorial-copy .eyebrow{font-size:10px}.supply-row{padding-top:35px;padding-bottom:52px}.supply-row .editorial-copy{padding-right:0}.supply-row .editorial-image{grid-row:1}.supply-row .editorial-image img{height:230px}.category-links{font-size:10px;gap:8px;margin-top:14px}.button{font-size:12px}.capability-band .section{padding:38px 7%}.capability-band h2{font-size:24px;margin-bottom:25px}.capability-band .process{grid-template-columns:repeat(2,1fr);gap:22px}.capability-band .process article>span{font-size:27px}.capability-band .process h3{font-size:16px}.capability-band .process p{font-size:12px}.featured-section{display:block;padding-top:50px;padding-bottom:36px}.featured-section:after{left:0;height:156px;border-radius:0}.featured-intro{display:grid;grid-template-columns:1fr auto;align-items:start;-moz-column-gap:12px;column-gap:12px}.featured-intro .eyebrow{grid-column:1/-1;margin-bottom:12px;font-size:10px}.featured-intro h2{font-size:27px;grid-column:1;line-height:1.1}.featured-intro h2 br{display:none}.featured-intro>p:not(.eyebrow){grid-column:1;font-size:12px;line-height:1.8}.featured-intro>.button{grid-column:1;margin-top:14px;justify-self:start;padding:8px 16px;min-height:38px;font-size:11px}.rail-controls{grid-column:2;grid-row:2/5;padding:0;margin:0;align-self:end}.rail-controls button{color:#191a20;border-color:#ddd;background:#fff;width:32px;height:32px}.rail-controls button[data-rail=next]{color:#fff}.featured-rail{padding-top:28px;gap:15px;overflow:auto}.featured-rail .product-card{flex-basis:76%;min-width:220px}.featured-rail .product-image{aspect-ratio:1.07}.featured-rail h3{font-size:14px}.featured-rail .product-card p{font-size:11px}.section-heading{align-items:start;gap:16px}.page-index .section-heading h2,.section-heading h2{font-size:26px}.section-heading .eyebrow{font-size:10px}.section-heading .text-link{font-size:11px;padding:8px 16px;min-height:35px}.case-grid{gap:26px}.case-card img{height:220px}.case-caption h3{font-size:17px}.clients{margin-top:28px;gap:15px}.clients strong{font-size:15px}.solution-grid{gap:14px}.solution-card{height:245px}.solution-card>div{left:15px;right:12px;bottom:14px}.solution-card h3{font-size:16px}.solution-card .card-meta{font-size:9px;letter-spacing:.3px}.resource-grid{gap:28px}.resource-grid img{height:220px}.resource-grid h3{font-size:17px}.cta{padding:40px 7%;gap:22px}.cta h2{font-size:25px}.cta p{font-size:13px}.cta .eyebrow{font-size:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}footer{padding:42px 7% 22px}footer .brand{font-size:21px}.footer-grid h3{font-size:13px}.footer-grid>div>a:not(.brand){font-size:12px}.footer-grid>div>a.footer-phone{font-size:23px}.footer-bottom{margin-top:30px;font-size:10px}.float-contact{right:12px;bottom:72px;width:39px;height:45px}.back-top{right:12px;bottom:25px;width:39px;height:34px}.page-banner{height:280px}.page-banner>div{padding:65px 7%}.page-banner h1{font-size:29px;line-height:1.3}.page-banner p{font-size:13px}.page-banner .eyebrow{font-size:10px}.product-grid{gap:26px 15px}.catalog-toolbar{align-items:stretch}.filter{font-size:12px;padding:7px 13px}.catalog-grid .product-card h3{font-size:15px}.catalog-grid .product-image{aspect-ratio:1}.catalog-grid .card-meta{font-size:9px}.catalog-grid .product-card p{font-size:12px}.product-image img{padding:6px}.product-detail{gap:28px}.detail-product-image{padding:12px}.detail-product-image img{height:290px}.product-detail h1{font-size:28px}.case-detail{gap:30px}.four img{height:240px}.contact-grid{gap:35px}.contact-grid form{padding:24px 20px}.about-photo>img,.wide-image{height:260px}.photo-label{padding:20px}.photo-label strong,.process h3{font-size:17px}.source-note{font-size:11px}}@media(max-width:370px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero{height:530px;min-height:530px}.hero-copy{padding-top:105px}.hero h1{font-size:36px}.category-links{font-size:9px;gap:5px}.featured-intro h2{font-size:24px}.rail-controls{gap:6px}.rail-controls button{width:29px;height:29px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media(max-width:700px){.featured-intro h2{grid-column:1/-1}.rail-controls{grid-row:3/5}.featured-intro{grid-template-columns:minmax(0,1fr) auto}}.language-control{flex:0 0 auto}.language-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;border:1px solid #dddfe5;border-radius:24px;padding:8px 12px;font-size:12px;cursor:pointer;color:#24252b;min-height:38px;line-height:1}.language-toggle:hover{border-color:#c81022;color:#c81022}.language-mark{font-size:19px;line-height:1}.language-name{display:block;line-height:1.2}.language-arrow{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:-4px 1px 0 3px;flex:0 0 auto}.language-toggle:disabled{opacity:.55;cursor:progress}header{gap:15px}header nav{gap:0}header nav a{padding:8px 10px}.language-control+button{margin-left:0}#language-dialog{border:none;border-radius:18px;padding:28px;width:min(760px,calc(100vw - 32px));max-height:min(780px,85dvh);color:#1a1b21;box-shadow:0 24px 90px #0004;background:#fff;overflow:auto;overscroll-behavior:contain}#language-dialog::backdrop{background:#11132288;backdrop-filter:blur(3px)}.language-dialog-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.language-kicker{font-size:10px;letter-spacing:1.5px;color:#c81022;font-weight:700}#language-title{font-size:26px;margin:8px 0 0;letter-spacing:-.5px}#language-close{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:1px solid #e4e5e8;background:#fff;cursor:pointer;font-size:24px;color:#27282c;flex-shrink:0}.language-help{font-size:12px;line-height:1.8;color:#666974;margin:18px 0}.language-search-label{font-size:12px;margin-bottom:5px}#language-search{margin:0 0 20px;border-radius:8px;font-size:14px;padding:11px 14px;border:1px solid #d7d9df;background:#fafafb}.language-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.language-option{display:flex;align-items:flex-start;flex-direction:column;text-align:start;padding:13px;border:1px solid #e8e9ed;border-radius:9px;background:#fff;cursor:pointer;font-family:inherit;color:#202127;min-width:0;line-height:1.5}.language-option:hover{border-color:#c81022;background:#fff7f8}.language-option.selected{border-color:#c81022;background:#fff3f5;box-shadow:inset 0 0 0 1px #c81022}.language-option strong{font-size:15px;font-weight:600;overflow-wrap:anywhere}.language-option>span{font-size:11px;color:#7b7e88;margin-top:2px}.language-option small{font-size:10px;color:#a24452;margin-top:8px}.language-footnote{font-size:11px;margin:22px 0 0;color:#868992}#language-empty{font-size:14px}.language-noscript{text-align:center;font-size:12px;padding:12px;background:#f5f5f7}html[data-language=en] .hero-copy,html[data-language=es] .hero-copy{max-width:1050px}html[data-language=en] .hero-description,html[data-language=es] .hero-description{max-width:570px}html[data-language=en] .solution-card h3,html[data-language=es] .solution-card h3{font-size:18px}html[data-language=en] .section-heading h2,html[data-language=es] .section-heading h2{font-size:30px}html[data-language=en] .product-card h3,html[data-language=es] .product-card h3{font-size:17px}html[data-language=en] .featured-rail h3,html[data-language=es] .featured-rail h3{font-size:14px}html[data-language=en] .category-links,html[data-language=es] .category-links{flex-wrap:wrap}html[data-language=en] .category-links a,html[data-language=es] .category-links a{white-space:normal}html[data-language=es] header nav a{font-size:12px;padding:8px}html[data-language=en] .editorial-copy h3,html[data-language=es] .editorial-copy h3{font-size:19px}html[data-language=en] dl,html[data-language=es] dl{grid-template-columns:110px minmax(0,1fr)}html[data-language=en] .billing-info dl,html[data-language=es] .billing-info dl{grid-template-columns:100px minmax(0,1fr)}@media(max-width:1200px){header .header-cta{display:none}header{gap:12px}.language-control{margin-left:auto}}@media(max-width:1000px){header .header-cta{display:inline-flex}.language-control{margin-left:0}header nav.open a{font-size:14px!important;padding:10px 16px!important}}@media(max-width:700px){header .header-cta{display:none}header{gap:10px}.language-control{margin-left:auto}.language-toggle{padding:7px 9px;gap:5px;font-size:11px;min-height:34px}.language-mark{font-size:16px}.brand{font-size:17px;gap:7px}.brand img{width:38px;height:38px}.brand small{font-size:6.5px;letter-spacing:.4px}.menu-toggle{margin-left:0}#language-dialog{padding:22px 17px;width:calc(100vw - 22px);max-height:88dvh;border-radius:14px}#language-title{font-size:22px}.language-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.language-option{padding:11px}.language-option strong{font-size:14px}.language-help{font-size:11px}html[data-language=en] .section-heading h2,html[data-language=es] .section-heading h2{font-size:25px}html[data-language=en] .product-card h3,html[data-language=es] .product-card h3{font-size:14px}html[data-language=en] .hero-copy,html[data-language=es] .hero-copy{padding-top:105px}html[data-language=en] .hero-description,html[data-language=es] .hero-description{font-size:12px!important;line-height:1.8!important}html[data-language=en] .hero-bottom>a,html[data-language=es] .hero-bottom>a{font-size:10px}html[data-language=en] .solution-card h3,html[data-language=es] .solution-card h3{font-size:16px}}@media(max-width:370px){.brand{font-size:15px}.brand img{width:33px;height:33px}.brand small{font-size:6px}.language-toggle{font-size:10px;padding:6px 8px;gap:3px}.language-toggle>span:first-child{display:none}header{gap:7px}.menu-toggle{font-size:20px}.language-options{gap:7px}}.float-contact{min-width:58px;padding-left:6px;padding-right:6px;line-height:1.1;white-space:nowrap}.float-contact span{display:block;text-align:center}.language-arrow{width:6px;height:6px}html[data-language=en] .float-contact,html[data-language=es] .float-contact{width:58px}html[data-language=en] .float-contact span,html[data-language=es] .float-contact span{font-size:10px}body{min-width:320px}header nav a.router-link-exact-active{background:var(--red);color:#fff}header nav a.router-link-exact-active:after{display:none}.hero-fade-enter-active,.hero-fade-leave-active{transition:opacity .45s ease}.hero-fade-enter,.hero-fade-leave-to{opacity:0}.hero-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-rail{scroll-behavior:smooth}.featured-rail .product-card{min-width:0}.catalog-grid .product-image img,.featured-rail .product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.case-card .image-wrap{position:relative;overflow:hidden}.case-card .image-wrap img,.solution-card>img{width:100%;-o-object-fit:cover;object-fit:cover}.solution-card>img{position:absolute;inset:0;height:100%}.solution-card>div{position:absolute;z-index:1;right:20px;bottom:20px;left:20px}.resource-grid>a{min-width:0}.resource-grid h3{overflow-wrap:anywhere}.page-index>.tinted{background:#fff}.catalog-grid{min-height:180px}.empty{padding:80px 8%;text-align:center}.empty .button{display:inline-flex}.page-banner+.breadcrumb{position:static}.markdown-body{font-size:15px;line-height:1.9}.markdown-body>:first-child{margin-top:0}.markdown-body h1,.markdown-body h2{margin:32px 0 16px}.markdown-body h3{margin:26px 0 12px}.markdown-body p{margin:0 0 18px}.markdown-body img{max-width:100%;height:auto;margin:24px 0}.markdown-body table{width:100%;margin:22px 0;border-collapse:collapse}.markdown-body td,.markdown-body th{padding:10px 12px;border:1px solid var(--line);text-align:left}.markdown-body blockquote{margin:24px 0;padding-left:18px;border-left:3px solid var(--red)}.case-detail dl:empty,.product-detail dl:empty{display:none}.case-detail aside .text-link{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;align-self:flex-start}.contact-grid form{align-self:start}.back-top{cursor:pointer}.language-toggle{white-space:nowrap}.pre-line{white-space:pre-line}.about-points span:before,.check-list li:before{content:"↗"}.not-found{min-height:520px;padding:100px 7%;text-align:center}.not-found h1{font-size:42px}@media (max-width:1000px){header nav a.router-link-exact-active{background:var(--red);color:#fff}}@media (max-width:700px){.hero h1{overflow-wrap:anywhere}.hero-bottom>span{display:none}.catalog-grid{min-height:100px}.markdown-body{overflow-x:auto}}