:root{--paper:#f7f4ee;--paper-strong:#efe8dc;--ink:#17211f;--muted:#66706d;--line:#d8d0c3;--green:#0d635c;--green-dark:#083f3a;--red:#b84a3b;--gold:#c98224;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;width:100%;color:var(--white);position:absolute;top:0;left:0}.site-header.solid{background:var(--green-dark);position:relative}.nav{border-bottom:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:28px;width:min(1740px,100% - 64px);min-height:78px;display:flex;position:relative}.brand{align-items:center;gap:12px;font-size:20px;font-weight:700;display:inline-flex}.brand img{background:#ffffffe6;border-radius:3px;width:132px;height:auto;padding:6px 8px}.nav-links{color:#ffffffdb;align-items:center;gap:24px;font-size:13px;font-weight:600;display:flex}.nav-toggle{cursor:pointer;background:#ffffff14;border:1px solid #ffffffb3;border-radius:4px;width:44px;height:44px;padding:10px;display:none}.nav-toggle span{background:var(--white);width:100%;height:2px;margin:5px 0;transition:transform .18s,opacity .18s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-quote,.button{border:1px solid var(--ink);background:var(--ink);min-height:46px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex}.nav-quote{background:0 0;border-color:#ffffffe6;min-height:auto;padding:10px 16px}.button.light{background:#ffffff24;border-color:#ffffffe6}.button.gold{border-color:var(--gold);background:var(--gold);color:var(--ink)}.hero{background:var(--green-dark);min-height:560px;color:var(--white);position:relative;overflow:hidden}.home-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#083f3ae6 0%,#083f3ab3 34%,#083f3a24 62%,#0000 100%);position:absolute;inset:0}.hero-media{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .9fr .9fr;display:grid;position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-media img:first-child{grid-row:1/span 2}.hero-shade{background:#0c1413a8;position:absolute;inset:0}.hero-content{z-index:2;grid-template-rows:1fr auto;grid-template-columns:minmax(0,760px) 1fr;align-content:stretch;gap:26px 42px;min-height:clamp(650px,45.9vw,875px);padding:112px 0 46px;display:grid;position:relative}.hero-copy{z-index:3;align-self:start;min-width:0;margin-top:72px;position:relative}.hero-visual{z-index:0;margin:0;position:absolute;inset:0}.hero-visual img{object-fit:fill;object-position:center center;width:100%;height:100%}.eyebrow,.section-kicker{color:var(--red);text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800}.hero .eyebrow{color:#e8c48d}h1{letter-spacing:0;max-width:780px;margin-bottom:18px;font-size:64px;font-weight:800;line-height:1.02}.home-hero h1{max-width:700px;font-size:60px;line-height:1.1}.home-hero .hero-content{width:min(1740px,100% - 64px)}.home-support>.wrap,.home-products>.wrap,.case-preview-section>.wrap,.home-process>.wrap,.confidence-strip>.wrap,.home-guides>.wrap,.quote-compact>.wrap,.site-footer>.wrap{width:min(1440px,100% - 64px)}.hero-lede{color:#ffffffdb;max-width:620px;margin-bottom:28px;font-size:18px;line-height:1.58}.actions{flex-wrap:wrap;gap:12px;display:flex}.hero-proof{z-index:3;grid-column:1/-1;grid-template-columns:repeat(4,minmax(170px,max-content));gap:30px;max-width:880px;margin-top:18px;display:grid;position:relative}.proof-item{grid-template-columns:40px 1fr;align-items:center;column-gap:10px;min-height:54px;display:grid}.proof-icon{color:#f2d5a5;border:1px solid #f2d5a58a;border-radius:50%;grid-row:span 2;place-items:center;width:42px;height:42px;display:grid}.proof-icon svg,.service-icon svg,.process-icon svg,.confidence-icon svg{stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.proof-item strong{margin-bottom:0;font-size:14px;line-height:1.2;display:block}.proof-item span{color:#ffffffc2;font-size:12px}.section{padding:76px 0}.section.alt{background:var(--white)}.section.dark{background:var(--green-dark);color:var(--white)}.section-head{grid-template-columns:minmax(0,.9fr) minmax(260px,.55fr);align-items:end;gap:44px;margin-bottom:34px;display:grid}.section-head.compact{margin-bottom:28px}h2{letter-spacing:0;margin-bottom:0;font-size:40px;line-height:1.1}.home-support h2,.home-products h2,.home-process h2,.home-guides h2,.case-preview-copy h2{font-size:34px;line-height:1.14}.section-head p,.muted{color:var(--muted);margin-bottom:0}.dark .section-head p,.dark .section-kicker{color:#ffffffbd}.product-grid,.guide-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-grid.five{grid-template-columns:repeat(5,1fr)}.product-grid.six{grid-template-columns:repeat(6,1fr)}.product-card,.guide-card,.content-card{border:1px solid var(--line);background:var(--white);border-radius:6px;min-width:0;overflow:hidden}.product-card img{aspect-ratio:1;object-fit:cover;background:#dedbd4;width:100%}.product-copy,.guide-card{padding:16px}.product-copy{min-height:164px}.product-copy h3,.guide-card h3{margin-bottom:8px;font-size:18px;line-height:1.2}.product-copy p,.guide-card p,.content-card p{color:var(--muted);margin-bottom:0;font-size:14px}.product-copy small,.guide-card span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.product-section-actions{justify-content:center;margin-top:28px}.home-support{padding-top:66px}.service-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.service-card{min-width:0;padding:8px 0;display:block}.service-icon{width:72px;height:72px;color:var(--green);place-items:center;margin-bottom:22px;display:grid}.service-icon svg{stroke-width:1.25px;width:52px;height:52px}.service-card h3{margin-bottom:10px;font-size:17px;line-height:1.25}.service-card p{color:var(--muted);margin:0;font-size:14px}.service-card:hover h3,.service-card:hover .service-icon{color:var(--gold)}.industry-table{border-top:1px solid #ffffff40}.industry-row{border-bottom:1px solid #ffffff40;grid-template-columns:240px 1fr;gap:24px;padding:24px 0;display:grid}.industry-row h3{color:#f2d5a5;margin:0;font-size:22px}.industry-row p{color:#ffffffc7;margin:0}.industry-row a{color:inherit;font-weight:800}.industry-row a:hover{text-decoration:underline}.process,.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:38px;display:grid}.process-image,.feature-image{border:1px solid var(--line);border-radius:6px;overflow:hidden}.process-image img,.feature-image img{object-fit:cover;width:100%;height:520px}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr;gap:18px;padding:24px 0;display:grid}.step-num{background:var(--green);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;font-weight:800;display:grid}.step h3{margin-bottom:6px;font-size:22px}.step p{color:var(--muted);margin-bottom:0}.process-line{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}.process-line:before{content:"";background:var(--line);height:1px;position:absolute;top:35px;left:7%;right:7%}.process-card{z-index:1;min-width:0;padding-top:4px;position:relative}.process-icon{border:1px solid var(--line);background:var(--white);width:68px;height:68px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.process-icon svg{stroke-width:1.35px;width:34px;height:34px}.process-num{background:var(--green);width:18px;height:18px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:8px;font-size:11px;font-weight:800;display:grid}.process-card h3{margin-bottom:8px;font-size:15px;line-height:1.25}.process-card p{color:var(--muted);margin:0;font-size:13px}.guide-card{background:var(--paper);align-content:space-between;min-height:220px;display:grid}.guide-highlight-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.guide-highlight-card{border:1px solid var(--line);background:var(--white);border-radius:6px;min-width:0;display:block;overflow:hidden}.guide-highlight-card img{object-fit:cover;width:100%;height:190px}.guide-highlight-card div{padding:18px}.guide-highlight-card h3{margin-bottom:8px;font-size:19px;line-height:1.25}.guide-highlight-card p{color:var(--muted);margin:0;font-size:14px}.guide-highlight-card:hover h3{color:var(--green)}.guide-list{gap:14px;max-width:960px;display:grid}.guide-row{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:minmax(190px,260px) minmax(0,1fr);gap:22px;min-width:0;padding:14px;display:grid}.guide-row:hover{border-color:#074f4557}.guide-row img{aspect-ratio:4/3;object-fit:cover;background:#dedbd4;border-radius:4px;width:100%;height:100%;min-height:176px}.guide-row-copy{align-content:center;min-width:0;display:grid}.guide-row-copy span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.guide-row-copy h2{overflow-wrap:anywhere;margin:8px 0 10px;font-size:26px;line-height:1.16}.guide-row-copy p{color:var(--muted);margin:0;font-size:15px}.guide-row:hover h2{color:var(--green)}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:28px;display:flex}.pagination-pages{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.pagination-link{border:1px solid var(--line);background:var(--white);min-width:42px;height:42px;color:var(--ink);border-radius:6px;place-items:center;padding:0 12px;font-size:14px;font-weight:800;display:inline-grid}.pagination-wide{min-width:92px}.pagination-link:hover,.pagination-link[aria-current=page]{border-color:var(--green);background:var(--green);color:var(--white)}.pagination-link.is-disabled{color:var(--muted);opacity:.52;pointer-events:none}.quote-band{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.quote-band h2{margin-bottom:18px}.quote-band p{color:#ffffffc7}.quote-form{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field,.quote-form input,.quote-form textarea,.quote-form select{width:100%;min-height:50px;color:var(--white);font:inherit;background:0 0;border:1px solid #ffffff52;border-radius:4px;padding:13px 14px;font-size:14px}.quote-form textarea{resize:vertical;grid-column:1/-1;min-height:112px}.turnstile-field{grid-column:1/-1;align-items:center;min-height:70px;display:flex}.turnstile-field[hidden]{display:none}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#ffffffb3}.quote-submit{cursor:pointer;grid-column:1/-1}.quote-submit:disabled{cursor:wait;opacity:.7}.quote-status{color:#ffffffc7;grid-column:1/-1;min-height:24px;margin:0;font-size:14px}.quote-status[data-state=success]{color:#f2d5a5}.quote-status[data-state=error]{color:#ffd8c4}.quote-status a{color:inherit;font-weight:800;text-decoration:underline}.quote-compact{padding:48px 0}.quote-compact .quote-band{grid-template-columns:.82fr 1.18fr;align-items:center}.quote-compact h2{margin-bottom:8px;font-size:34px}.quote-compact .quote-form{grid-template-columns:repeat(3,1fr)}.quote-compact .quote-submit,.quote-compact .quote-status,.quote-compact .turnstile-field{grid-column:auto/span 1}.quote-compact .turnstile-field{grid-column:1/-1;min-height:0}.quote-compact .quote-status{grid-column:1/-1}.page-hero{background:var(--green-dark);color:var(--white);padding:74px 0}.page-hero h1{overflow-wrap:anywhere;max-width:900px}.page-hero p{color:#fffc;max-width:720px;font-size:19px}.quote-page-hero{padding-bottom:34px}.quote-page .section.dark{padding-top:34px}.case-hero{background:var(--green-dark);color:var(--white);padding:82px 0 66px}.case-hero-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:56px;display:grid}.case-hero h1{max-width:850px}.case-hero .eyebrow,.case-preview-section .section-kicker{color:#f2d5a5}.case-hero p{color:#ffffffc7;max-width:700px;font-size:19px}.case-facts{background:#ffffff12;border:1px solid #f2d5a561;border-radius:6px;gap:0;display:grid}.case-facts div{border-top:1px solid #ffffff29;padding:16px 18px}.case-facts div:first-child{border-top:0}.case-facts span,.case-preview-stats span{color:#ffffffa8;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.case-facts strong{color:var(--white);margin-top:4px;font-size:18px;line-height:1.25;display:block}.case-story{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:44px;display:grid}.case-photo{border:1px solid var(--line);background:var(--paper);border-radius:6px;margin:0;overflow:hidden}.case-photo img{object-fit:cover;width:100%;height:620px}.case-photo figcaption{color:var(--muted);padding:12px 14px;font-size:13px}.case-story article>p{max-width:760px;color:var(--muted);font-size:17px}.case-timeline{border-top:1px solid var(--line);gap:0;margin:28px 0;display:grid}.case-step{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:22px 0;display:grid}.case-step span{border:1px solid var(--gold);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.case-step h3{margin-bottom:4px;font-size:21px}.case-step p{color:var(--muted);margin:0}.case-feedback{border-left:5px solid var(--gold);background:var(--green-dark);color:var(--white);margin:28px 0;padding:24px}.case-feedback h3{color:#f2d5a5;margin-bottom:8px;font-size:18px}.case-feedback p{color:#ffffffdb;margin:0;font-size:21px;line-height:1.45}.case-results{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.case-results div{border-top:3px solid var(--gold);background:var(--paper);padding:16px}.case-results strong{margin-bottom:8px;font-size:17px;line-height:1.25;display:block}.case-results p{color:var(--muted);margin:0;font-size:14px}.case-preview-section{background:var(--green-dark);color:var(--white)}.case-preview{grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr) 220px;align-items:stretch;gap:28px;display:grid}.case-preview-copy{align-content:center;display:grid}.case-preview-copy h2{max-width:620px}.case-preview-copy p{color:#ffffffc7;max-width:620px;font-size:17px}.case-preview-copy .button{width:fit-content;min-width:170px}.case-preview-photo{border:1px solid #f2d5a557;border-radius:6px;min-height:360px;margin:0;overflow:hidden}.case-preview-photo img{object-fit:cover;width:100%;height:100%}.case-preview-stats{border:1px solid #f2d5a557;border-radius:6px;display:grid;overflow:hidden}.case-preview-stats div{background:#ffffff12;border-top:1px solid #ffffff29;align-content:center;padding:18px;display:grid}.case-preview-stats div:first-child{border-top:0}.case-preview-stats strong{color:var(--white);font-size:30px;line-height:1.1;display:block}.confidence-strip{background:var(--green-dark);color:var(--white);padding:48px 0}.confidence-strip .section-kicker{color:#f2d5a5}.confidence-strip h2{margin-bottom:26px;font-size:28px}.confidence-grid{grid-template-columns:repeat(6,1fr);gap:22px;display:grid}.confidence-grid div{grid-template-columns:42px 1fr;align-items:center;gap:10px;min-width:0;display:grid}.confidence-icon{color:#f2d5a5;place-items:center;width:42px;height:42px;display:grid}.confidence-icon svg{stroke-width:1.35px;width:32px;height:32px}.confidence-grid strong{font-size:14px;line-height:1.2;display:block}.confidence-text{color:#ffffffb8;grid-column:2;font-size:12px;line-height:1.25}.about-hero{background:var(--green-dark);color:var(--white);padding:74px 0}.about-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);align-items:center;gap:46px;display:grid}.about-hero-copy p{color:#ffffffd1;max-width:720px;font-size:19px}.about-hero h1,.about-hero-grid>*,.about-story-grid>*,.about-proof-grid>*,.about-timeline-grid>*,.about-stats>*,.about-card-grid>*{min-width:0}.about-hero h1{overflow-wrap:anywhere}.about-video{background:#111817;border:1px solid #f2d5a55c;border-radius:6px;margin:0;overflow:hidden}.about-video iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.about-video figcaption{color:#ffffffbd;padding:12px 14px;font-size:13px}.about-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.about-stats div,.about-card,.about-values div{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:18px}.about-stats strong{color:var(--green);margin-bottom:6px;font-size:28px;line-height:1.1;display:block}.about-stats span{color:var(--muted);font-size:14px;line-height:1.35;display:block}.about-story-grid,.about-proof-grid,.about-timeline-grid{grid-template-columns:minmax(300px,.84fr) minmax(0,1fr);align-items:start;gap:44px;display:grid}.about-image-stack{gap:12px;display:grid}.about-image-stack img{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:100%;height:300px}.about-card-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.about-card h3{margin-bottom:10px;font-size:19px;line-height:1.2}.about-card p{color:var(--muted);margin-bottom:0;font-size:14px}.about-proof-grid>div:first-child p{color:#ffffffc7;max-width:700px;font-size:17px}.about-values{gap:12px;display:grid}.about-values div{background:#ffffff12;border-color:#f2d5a557}.about-values strong{color:#f2d5a5;margin-bottom:6px;font-size:18px;display:block}.about-values span{color:#ffffffc7;display:block}.about-timeline{border-top:1px solid var(--line);display:grid}.about-step{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:22px 0;display:grid}.about-step span{border:1px solid var(--gold);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.about-step h3{margin-bottom:5px;font-size:21px}.about-step p{color:var(--muted);margin:0}.spec-list{grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0;display:grid}.spec{border-left:3px solid var(--green);background:var(--paper);padding:12px;font-size:14px}.lede-copy{color:var(--muted);margin:18px 0 0;font-size:17px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0;display:grid}.detail-card,.note-panel{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:16px}.detail-card h3,.note-panel h3{margin-bottom:10px;font-size:18px}.detail-card h3 a,.note-panel h3 a{color:var(--green)}.detail-card h3 a:hover,.note-panel h3 a:hover{text-decoration:underline}.detail-card ul,.check-list,.link-list{margin:0;padding-left:18px}.detail-card li,.check-list li,.link-list li{color:var(--muted);margin:6px 0;font-size:14px}.link-list a{color:var(--green);font-weight:700}.link-list a:hover{text-decoration:underline}.note-panel{border-left:4px solid var(--gold);margin-top:8px}.contact-panel dl{gap:14px;margin:0;display:grid}.contact-panel div{border-top:1px solid var(--line);padding-top:14px}.contact-panel div:first-child{border-top:0;padding-top:0}.contact-panel dt{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:800}.contact-panel dd{color:var(--text);margin:0;line-height:1.55}.contact-panel a{color:var(--green);font-weight:800}.faq{gap:10px;margin-top:22px;display:grid}.faq-item{border-top:1px solid var(--line);padding:16px 0}.faq-item strong{margin-bottom:5px;display:block}.faq-item p{color:var(--muted);margin-bottom:0}.prose{max-width:780px}.prose h2{margin:34px 0 12px;font-size:30px}.prose h3{margin:24px 0 8px;font-size:22px}.prose p,.prose li{color:var(--muted)}.prose img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;margin:24px 0}.prose table{border-collapse:collapse;table-layout:fixed;width:100%;margin:18px 0;font-size:15px}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:10px}.prose th{background:var(--paper);color:var(--ink)}.prose a{color:var(--green);font-weight:700}.text-link{width:fit-content;color:var(--green);margin-top:10px;font-weight:800;display:block}.text-link.inline{margin-top:0;display:inline-flex}.text-link:hover{text-decoration:underline}.ui-icon{flex:none;place-items:center;display:inline-grid}.ui-icon svg{stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.editorial-hero,.catalog-hero{background:var(--green-dark);color:var(--white);overflow:hidden}.editorial-hero-grid,.catalog-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:54px;width:min(1440px,100% - 64px);min-height:470px;display:grid}.editorial-hero-copy,.catalog-hero-copy{min-width:0;padding:64px 0}.editorial-hero-copy h1,.catalog-hero-copy h1{overflow-wrap:anywhere;max-width:720px;font-size:52px;line-height:1.06}.editorial-hero-copy>p:not(.eyebrow),.catalog-hero-copy>p:not(.eyebrow){color:#fffc;max-width:660px;margin-bottom:26px;font-size:18px}.editorial-hero-media{height:100%;min-height:390px;margin:0;overflow:hidden}.editorial-hero-media img{object-fit:cover;width:100%;height:100%}.service-capability-band{border-bottom:1px solid var(--line);background:var(--white);padding:38px 0}.service-capability-grid,.responsibility-priority-grid{grid-template-columns:repeat(4,1fr);gap:0;width:min(1440px,100% - 64px);display:grid}.service-capability{border-left:1px solid var(--line);grid-template-columns:52px 1fr;gap:15px;min-width:0;padding:4px 28px;display:grid}.service-capability:first-child{border-left:0;padding-left:0}.service-capability:last-child{padding-right:0}.service-capability .ui-icon,.responsibility-priority-grid .ui-icon,.industry-needs-grid .ui-icon{width:46px;height:46px;color:var(--green)}.service-capability h2{margin-bottom:5px;font-size:17px;line-height:1.25}.service-capability p{color:var(--muted);margin:0;font-size:13px}.services-page #service-process>.wrap,.service-production-grid,.service-next>.wrap,.guides-layout,.responsibility-checklist,.responsibility-principles>.wrap,.responsibility-supplier-grid,.responsibility-requirements,.responsibility-faq,.catalog-options>.wrap,.catalog-feature-grid,.catalog-materials>.wrap,.catalog-quote-grid,.catalog-process-band>.wrap,.catalog-guides>.wrap,.industry-needs-band>.wrap,.industry-formats>.wrap,.industry-system>.wrap{width:min(1440px,100% - 64px)}.service-process-grid{grid-template-columns:minmax(420px,1fr) minmax(0,.95fr);align-items:start;gap:50px;display:grid}.service-process-photo{border:1px solid var(--line);border-radius:6px;height:560px;margin:0;overflow:hidden}.service-process-photo img{object-fit:cover;width:100%;height:100%}.service-step-list{border-top:1px solid var(--line)}.service-step{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:24px 0;display:grid}.service-step>span{background:var(--green);width:44px;height:44px;color:var(--white);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.service-step h3{margin-bottom:5px;font-size:21px}.service-step p{color:var(--muted);margin:0}.service-production{background:var(--paper)}.service-production-grid{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);align-items:start;gap:72px;display:grid}.service-production-grid h2{max-width:620px}.service-production-points{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service-production-points div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:132px;padding:24px}.service-production-points strong,.service-production-points span{display:block}.service-production-points strong{margin-bottom:8px;font-size:18px}.service-production-points span{color:var(--muted);font-size:14px}.service-next-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-next-card{border:1px solid var(--line);background:var(--paper);min-width:0;padding:28px}.service-next-card .ui-icon{width:42px;height:42px;color:var(--green);margin-bottom:22px}.service-next-card h3{margin-bottom:10px;font-size:22px}.service-next-card p{min-height:66px;color:var(--muted);margin-bottom:18px}.service-next-card>span{color:var(--green);font-size:13px;font-weight:800}.service-next-card:hover{border-color:var(--green)}.guides-featured{background:#ffffff12;border:1px solid #f2d5a559;grid-template-columns:minmax(260px,1.08fr) minmax(250px,.92fr);align-items:stretch;min-width:0;display:grid;overflow:hidden}.guides-featured img{object-fit:cover;width:100%;height:100%;min-height:330px}.guides-featured>div{align-content:center;padding:28px;display:grid}.guides-featured span{color:#f2d5a5;text-transform:uppercase;font-size:12px;font-weight:800}.guides-featured h2{color:var(--white);margin:10px 0;font-size:28px}.guides-featured p{color:#ffffffb8;margin:0;font-size:14px}.guide-topics{border-bottom:1px solid var(--line);background:var(--white)}.guide-topic-list{gap:0;width:min(1440px,100% - 64px);display:flex;overflow-x:auto}.guide-topic-list a{border-left:1px solid var(--line);color:var(--muted);flex:none;padding:18px 22px;font-size:13px;font-weight:800}.guide-topic-list a:last-child{border-right:1px solid var(--line)}.guide-topic-list a:hover{color:var(--green);background:var(--paper)}.guides-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:42px;display:grid}.guide-list-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px;display:flex}.guide-list-heading h2{font-size:34px}.guide-list-heading>span{color:var(--muted);flex:none;font-size:13px}.guides-page .guide-list{max-width:none}.guides-page .guide-row{border-radius:0;grid-template-columns:minmax(240px,32%) minmax(0,1fr);gap:24px;padding:0}.guides-page .guide-row img{border-radius:0;min-height:210px}.guides-page .guide-row-copy{padding:22px 24px 22px 0}.guides-page .guide-row-copy h2{font-size:25px}.guides-page .guide-row-copy strong{color:var(--green);margin-top:16px;font-size:13px}.guides-sidebar{gap:18px;display:grid;position:sticky;top:20px}.guides-sidebar-block,.guides-sidebar-photo{border:1px solid var(--line);background:var(--paper);padding:24px}.guides-sidebar-block>.ui-icon{width:42px;height:42px;color:var(--green);margin-bottom:18px}.guides-sidebar-block h2{margin-bottom:10px;font-size:24px}.guides-sidebar-block>p:not(.section-kicker){color:var(--muted);font-size:14px}.guides-sidebar-block>a{border-top:1px solid var(--line);color:var(--green);padding:12px 0;font-size:14px;font-weight:800;display:block}.guides-sidebar-block.popular>a{color:var(--ink);grid-template-columns:32px 1fr;gap:10px;display:grid}.guides-sidebar-block.popular>a span{color:var(--green)}.guides-sidebar-photo{background:var(--green-dark);color:var(--white);padding:0;overflow:hidden}.guides-sidebar-photo img{object-fit:cover;width:100%;height:190px}.guides-sidebar-photo p,.guides-sidebar-photo a{margin-left:20px;margin-right:20px}.guides-sidebar-photo p{margin-top:18px;margin-bottom:6px;font-weight:800}.guides-sidebar-photo a{color:#f2d5a5;margin-bottom:20px;font-size:13px;font-weight:800;display:block}.responsibility-hero-media{min-height:400px;position:relative}.responsibility-hero-media img{object-fit:cover;border:1px solid #f2d5a559;width:76%;height:76%;position:absolute}.responsibility-hero-media img:first-child{top:0;right:0}.responsibility-hero-media img:last-child{bottom:0;left:0}.responsibility-priority-band{border-bottom:1px solid var(--line);background:var(--white);padding:40px 0}.responsibility-priority-grid>div{border-left:1px solid var(--line);min-width:0;padding:0 28px}.responsibility-priority-grid>div:first-child{border-left:0;padding-left:0}.responsibility-priority-grid>div:last-child{padding-right:0}.responsibility-priority-grid h2{margin:14px 0 8px;font-size:18px}.responsibility-priority-grid p{color:var(--muted);margin:0;font-size:13px}.responsibility-checklist{grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:stretch;gap:48px;display:grid}.responsibility-checks{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0;margin-top:30px;display:grid}.responsibility-checks>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);padding:22px}.responsibility-checks .ui-icon{width:34px;height:34px;color:var(--green)}.responsibility-checks h3{margin:12px 0 8px;font-size:18px}.responsibility-checks ul{margin:0;padding-left:18px}.responsibility-checks li{color:var(--muted);margin:6px 0;font-size:13px}.responsibility-checklist-photo{border:1px solid var(--line);background:var(--white);margin:0;overflow:hidden}.responsibility-checklist-photo img{object-fit:cover;width:100%;height:calc(100% - 76px);min-height:520px}.responsibility-checklist-photo figcaption{min-height:76px;color:var(--muted);padding:16px 18px;font-size:13px}.responsibility-principles{background:var(--paper)}.responsibility-principle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.responsibility-principle-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:24px}.responsibility-principle-grid article>span{color:var(--green);font-size:13px;font-weight:800}.responsibility-principle-grid h3{margin:32px 0 10px;font-size:20px}.responsibility-principle-grid p{color:var(--muted);margin:0;font-size:14px}.responsibility-supplier-grid{grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:68px;display:grid}.responsibility-supplier-grid>div:first-child p{color:#ffffffc2}.responsibility-supplier-note{background:#ffffff0f;border:1px solid #f2d5a559;padding:28px;display:grid}.responsibility-supplier-note .ui-icon{color:#f2d5a5;width:46px;height:46px;margin-bottom:20px}.responsibility-supplier-note strong{color:var(--white);margin-bottom:10px;font-size:18px}.responsibility-supplier-note span{color:#ffffffc2;border-top:1px solid #ffffff26;padding:10px 0}.responsibility-requirements{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:52px;display:grid}.responsibility-requirements>div:first-child p:last-child{color:var(--muted)}.responsibility-table-wrap{overflow-x:auto}.responsibility-table-wrap table{border-collapse:collapse;background:var(--white);width:100%}.responsibility-table-wrap th,.responsibility-table-wrap td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:16px}.responsibility-table-wrap th{background:var(--paper)}.responsibility-faq{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:52px;margin-top:64px;display:grid}.responsibility-faq .faq{margin-top:0}.catalog-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:560px}.catalog-hero-copy{z-index:1;padding:58px 0 42px;position:relative}.catalog-hero-image{height:100%;min-height:500px;margin:0;overflow:hidden}.catalog-hero-image img{object-fit:cover;width:100%;height:100%}.catalog-hero-facts{grid-template-columns:repeat(4,minmax(120px,1fr));gap:14px;margin-top:34px;display:grid}.catalog-hero-facts>div{grid-template-columns:34px 1fr;align-items:center;column-gap:9px;min-width:0;display:grid}.catalog-hero-facts .ui-icon{color:#f2d5a5;grid-row:span 2;width:32px;height:32px}.catalog-hero-facts strong,.catalog-hero-facts span{overflow-wrap:anywhere;min-width:0}.catalog-hero-facts strong{font-size:13px;line-height:1.2}.catalog-hero-facts span{color:#ffffffad;font-size:11px}.catalog-spec-band{border-bottom:1px solid var(--line);background:var(--white);padding:30px 0}.catalog-spec-grid{grid-template-columns:repeat(4,1fr);width:min(1440px,100% - 64px);display:grid}.catalog-spec-grid>div{border-left:1px solid var(--line);min-width:0;padding:0 26px}.catalog-spec-grid>div:first-child{border-left:0;padding-left:0}.catalog-spec-grid span,.catalog-spec-grid strong{display:block}.catalog-spec-grid span{color:var(--green);text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.catalog-spec-grid strong{font-size:14px;line-height:1.3}.catalog-option-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-option{border:1px solid var(--line);background:var(--white);min-width:0}.catalog-option>img{object-fit:cover;width:100%;height:300px}.catalog-option>div{padding:22px}.catalog-option>div>span{color:var(--green);font-size:12px;font-weight:800}.catalog-option h3{margin:10px 0 8px;font-size:22px}.catalog-option p{min-height:68px;color:var(--muted);font-size:14px}.catalog-option dl,.industry-system-grid dl{border-top:1px solid var(--line);grid-template-columns:84px 1fr;margin:18px 0 0;display:grid}.catalog-option dt,.catalog-option dd,.industry-system-grid dt,.industry-system-grid dd{border-bottom:1px solid var(--line);margin:0;padding:8px 0;font-size:12px}.catalog-option dt,.industry-system-grid dt{color:var(--green);font-weight:800}.catalog-option dd,.industry-system-grid dd{color:var(--muted)}.catalog-feature-grid{grid-template-columns:minmax(480px,1.08fr) minmax(0,.92fr);align-items:center;gap:48px;display:grid}.catalog-feature-grid>figure{min-height:480px;margin:0;overflow:hidden}.catalog-feature-grid>figure img{object-fit:cover;width:100%;height:100%;min-height:480px}.catalog-feature-grid>div>p:not(.section-kicker){color:#ffffffc2}.catalog-feature-list{border-top:1px solid #ffffff29;margin:26px 0;display:grid}.catalog-feature-list>div{border-bottom:1px solid #ffffff29;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px 0;display:grid}.catalog-feature-list .ui-icon{color:#f2d5a5;width:30px;height:30px}.catalog-materials h2,.industry-finishes h2{margin-bottom:28px}.catalog-material-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.catalog-material-grid>div{border:1px solid var(--line);background:var(--white);min-width:0}.material-photo{object-fit:cover;border-bottom:1px solid var(--line);width:100%;height:150px;display:block}.industry-finishes .catalog-material-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.catalog-material-grid strong,.catalog-material-grid small{padding-left:14px;padding-right:14px;display:block}.catalog-material-grid strong{padding-top:12px;font-size:14px}.catalog-material-grid small{color:var(--muted);padding-top:4px;padding-bottom:14px;font-size:11px}.catalog-quote-prep{background:var(--paper)}.catalog-quote-grid{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:54px;display:grid}.catalog-check-list{margin:26px 0;padding:0;list-style:none}.catalog-check-list li{color:var(--muted);margin:12px 0;padding-left:28px;position:relative}.catalog-check-list li:before{content:"✓";background:var(--green);width:18px;height:18px;color:var(--white);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:1px;left:0}.catalog-quote-grid figure{min-height:420px;margin:0;overflow:hidden}.catalog-quote-grid figure img{object-fit:cover;width:100%;height:100%;min-height:420px}.catalog-process-band{background:var(--green-dark);color:var(--white);padding:42px 0}.catalog-process-band .section-kicker{color:#f2d5a5}.catalog-process-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.catalog-process-grid>div{border-left:1px solid #ffffff2e;grid-template-rows:auto auto;grid-template-columns:28px 44px minmax(0,1fr);align-items:center;gap:8px 12px;min-width:0;padding:6px 24px;display:grid;position:relative}.catalog-process-grid>div:first-child{border-left:0;padding-left:0}.catalog-process-grid>div>span{color:#f2d5a5;grid-area:1/1/span 2;align-self:start;font-size:11px;font-weight:800}.catalog-process-grid .ui-icon{color:#f2d5a5;grid-area:1/2/span 2;width:40px;height:40px}.catalog-process-grid strong{grid-area:1/3;font-size:15px}.catalog-process-grid small{color:#ffffffa8;grid-area:2/3;font-size:11px;line-height:1.4}.catalog-guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-guide-grid>a{border:1px solid var(--line);background:var(--white);min-width:0}.catalog-guide-grid img{object-fit:cover;width:100%;height:220px}.catalog-guide-grid>a>div{padding:18px}.catalog-guide-grid h3{min-height:48px;margin-bottom:12px;font-size:19px}.catalog-guide-grid span{color:var(--green);font-size:12px;font-weight:800}.catalog-faq{border-top:1px solid var(--line);grid-template-columns:340px minmax(0,1fr);gap:48px;margin-top:64px;padding-top:48px;display:grid}.catalog-faq .faq{margin-top:0}.industry-needs-band{border-bottom:1px solid var(--line);background:var(--white);padding:44px 0}.industry-needs-band h2{margin-bottom:28px;font-size:30px}.industry-needs-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.industry-needs-grid>div{border-left:1px solid var(--line);min-width:0;padding:0 26px}.industry-needs-grid>div:first-child{border-left:0;padding-left:0}.industry-needs-grid h3{margin:14px 0 7px;font-size:17px}.industry-needs-grid p{color:var(--muted);margin:0;font-size:13px}.industry-format-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.industry-format-grid article{border:1px solid var(--line);background:var(--white);min-width:0}.industry-format-grid img{object-fit:cover;width:100%;height:250px}.industry-format-grid article>div{padding:18px}.industry-format-grid span{color:var(--green);text-transform:uppercase;font-size:11px;font-weight:800}.industry-format-grid h3{margin:9px 0 8px;font-size:20px}.industry-format-grid p{color:var(--muted);margin:0;font-size:13px}.industry-protection-grid{grid-template-columns:minmax(300px,.75fr) minmax(400px,1fr) minmax(320px,.8fr);align-items:center;gap:42px;width:min(1440px,100% - 64px);display:grid}.industry-protection-grid>div:first-child>p:not(.section-kicker){color:#ffffffc2}.industry-protection-grid figure{min-height:430px;margin:0;overflow:hidden}.industry-protection-grid figure img{object-fit:cover;width:100%;height:100%;min-height:430px}.industry-protection-list{border-top:1px solid #ffffff29}.industry-protection-list>div{border-bottom:1px solid #ffffff29;grid-template-columns:38px 1fr;gap:12px;padding:16px 0;display:grid}.industry-protection-list .ui-icon{color:#f2d5a5;width:32px;height:32px}.industry-protection-list strong,.industry-protection-list small{display:block}.industry-protection-list small{color:#ffffffa8;margin-top:3px}.industry-system-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.industry-system-grid article{border:1px solid var(--line);background:var(--white);min-width:0}.industry-system-grid img{object-fit:cover;width:100%;height:280px}.industry-system-grid article>div{padding:20px}.industry-system-grid h3{margin-bottom:8px;font-size:21px}.industry-system-grid p{min-height:64px;color:var(--muted);font-size:14px}.site-footer{color:#ffffffbd;background:#101817;padding:40px 0;font-size:14px}.back-to-top{z-index:40;background:var(--green-dark);width:48px;height:48px;color:var(--white);cursor:pointer;border:1px solid #f2d5a5b3;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px #0814123d}.back-to-top[hidden]{display:none}.back-to-top:before{content:"";border-top:3px solid;border-left:3px solid;width:13px;height:13px;transform:translateY(4px)rotate(45deg)}.back-to-top:hover{background:var(--green)}.back-to-top:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:28px;display:grid}.footer-brand img{background:#ffffffeb;border-radius:3px;width:132px;height:auto;margin-bottom:18px;padding:6px 8px}.footer-brand p{max-width:250px;margin-bottom:18px}.footer-copy{margin-top:34px;font-size:12px}.footer-grid strong{color:var(--white);margin-bottom:10px;display:block}.footer-grid a,.footer-grid span{margin:6px 0;display:block}@media (width<=980px){.nav-toggle{display:block}.nav-links{display:none}.nav-links.is-open{background:var(--green-dark);border:1px solid #ffffff2e;border-radius:6px;gap:2px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 38px #0814123d}.nav-links.is-open a{border-radius:4px;padding:12px}.nav-links.is-open a:hover{background:#ffffff14}.nav-links.is-open .nav-quote{justify-content:center;margin-top:4px}.hero-media{grid-template-columns:1fr 1fr}.hero-media img:first-child{grid-area:auto/1/auto/-1}h1{font-size:46px}h2{font-size:34px}.hero-proof,.product-grid,.product-grid.five,.product-grid.six,.service-grid,.process-line,.guide-highlight-grid,.guide-grid,.about-stats,.about-card-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.confidence-grid{grid-template-columns:repeat(3,1fr)}.section-head,.process,.split,.about-hero-grid,.about-story-grid,.about-proof-grid,.about-timeline-grid,.case-hero-grid,.case-story,.case-preview,.quote-band{grid-template-columns:1fr}.home-hero:after{background:#083f3ad1}.hero-visual{left:0}.hero-content{grid-template-rows:auto;grid-template-columns:1fr}.hero-copy{align-self:auto;margin-top:0}.quote-compact .quote-band{grid-template-columns:1fr}.case-results{grid-template-columns:repeat(2,1fr)}.industry-row{grid-template-columns:1fr;gap:10px}.guide-row{grid-template-columns:180px minmax(0,1fr)}.editorial-hero-grid,.catalog-hero-grid{grid-template-columns:1fr;gap:0}.editorial-hero-copy,.catalog-hero-copy{padding-bottom:42px}.editorial-hero-media,.catalog-hero-image{min-height:420px}.service-capability-grid,.responsibility-priority-grid,.catalog-spec-grid,.industry-needs-grid{grid-template-columns:repeat(2,1fr)}.service-capability,.responsibility-priority-grid>div,.catalog-spec-grid>div,.industry-needs-grid>div{border-top:1px solid var(--line);border-left:1px solid var(--line);padding:22px}.service-capability:first-child,.responsibility-priority-grid>div:first-child,.catalog-spec-grid>div:first-child,.industry-needs-grid>div:first-child{border-left:1px solid var(--line);padding:22px}.service-process-grid,.service-production-grid,.responsibility-checklist,.responsibility-supplier-grid,.responsibility-requirements,.responsibility-faq,.catalog-feature-grid,.catalog-quote-grid,.catalog-faq,.industry-protection-grid{grid-template-columns:1fr}.service-next-grid,.catalog-option-grid,.catalog-guide-grid,.industry-system-grid{grid-template-columns:repeat(2,1fr)}.guides-layout{grid-template-columns:1fr}.guides-sidebar{grid-template-columns:repeat(2,1fr);position:static}.guides-sidebar-photo{grid-column:1/-1}.responsibility-priority-grid,.responsibility-principle-grid{grid-template-columns:repeat(2,1fr)}.responsibility-checklist-photo img{min-height:420px}.catalog-hero-facts{grid-template-columns:repeat(2,1fr)}.catalog-material-grid{grid-template-columns:repeat(3,1fr)}.catalog-process-grid,.industry-format-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.wrap,.home-hero .hero-content,.home-support>.wrap,.home-products>.wrap,.case-preview-section>.wrap,.home-process>.wrap,.confidence-strip>.wrap,.home-guides>.wrap,.quote-compact>.wrap,.site-footer>.wrap{width:min(100% - 28px,1180px)}.nav{min-height:66px}.brand img{width:116px}.hero-content{padding:100px 0 34px}.about-hero{padding:44px 0 54px}.about-hero h1{font-size:34px}h1{font-size:38px;line-height:1.05}.page-hero h1,.case-hero h1{font-size:34px}.quote-page-hero{padding:42px 0 22px}.hero-lede,.about-hero-copy p,.page-hero p,.case-hero p{font-size:17px}.hero-proof,.product-grid,.product-grid.five,.product-grid.six,.service-grid,.process-line,.guide-highlight-grid,.guide-grid,.about-stats,.about-card-grid,.detail-grid,.case-results,.quote-form,.spec-list,.footer-grid{grid-template-columns:1fr}.confidence-grid{grid-template-columns:1fr 1fr}.section{padding:56px 0}.home-hero{min-height:auto}.hero-content{min-height:680px}.home-hero h1{max-width:360px;font-size:34px;line-height:1.13}.home-hero .hero-lede{font-size:15px}.hero-visual img{object-fit:cover;object-position:22% center}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-support .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.home-support .service-card{padding:0}.home-support .service-icon{width:54px;height:54px;margin-bottom:14px}.home-support .service-icon svg{width:40px;height:40px}.home-support .service-card p{max-width:19ch;font-size:13px;line-height:1.45}.process-line:before{display:none}.process-card{grid-template-columns:52px 1fr;gap:0 12px;display:grid}.process-icon{grid-row:span 2;width:42px;height:42px;margin-bottom:0}.process-icon svg{width:24px;height:24px}.process-num{grid-area:3/1;width:20px;height:20px;margin:-10px 0 0 11px}.quote-compact .quote-form{grid-template-columns:1fr}.quote-compact .quote-submit{grid-column:1}.quote-page .section.dark{padding-top:22px}.product-copy{min-height:auto}.guide-card{gap:18px;min-height:auto}.process-image img,.feature-image img,.about-image-stack img,.case-photo img{height:340px}.case-hero{padding:36px 0 38px}.case-facts div,.case-preview-stats div{padding:14px}.about-step,.case-step{grid-template-columns:46px 1fr;gap:12px}.about-step span,.case-step span{width:36px;height:36px;font-size:13px}.case-feedback{padding:18px}.case-feedback p{font-size:18px}.case-preview-photo{min-height:260px}.back-to-top{width:44px;height:44px;bottom:14px;right:14px}.step{grid-template-columns:54px 1fr}.guide-row{grid-template-columns:1fr;gap:12px;padding:10px}.guide-row img{aspect-ratio:16/10;min-height:210px}.guide-row-copy{padding:4px 2px 8px}.guide-row-copy h2{font-size:22px}.editorial-hero-grid,.catalog-hero-grid,.service-capability-grid,.responsibility-priority-grid,.services-page #service-process>.wrap,.service-production-grid,.service-next>.wrap,.guide-topic-list,.guides-layout,.responsibility-checklist,.responsibility-principles>.wrap,.responsibility-supplier-grid,.responsibility-requirements,.responsibility-faq,.catalog-spec-grid,.catalog-options>.wrap,.catalog-feature-grid,.catalog-materials>.wrap,.catalog-quote-grid,.catalog-process-band>.wrap,.catalog-guides>.wrap,.industry-needs-band>.wrap,.industry-formats>.wrap,.industry-protection-grid,.industry-system>.wrap{width:min(100% - 28px,1180px)}.editorial-hero-copy,.catalog-hero-copy{padding:42px 0 34px}.editorial-hero-copy h1,.catalog-hero-copy h1{font-size:36px}.editorial-hero-copy>p:not(.eyebrow),.catalog-hero-copy>p:not(.eyebrow){font-size:16px}.editorial-hero-media,.catalog-hero-image{min-height:300px}.service-capability-grid,.responsibility-priority-grid,.service-production-points,.service-next-grid,.guides-sidebar,.responsibility-checks,.responsibility-principle-grid,.catalog-spec-grid,.catalog-option-grid,.catalog-material-grid,.catalog-process-grid,.catalog-guide-grid,.industry-needs-grid,.industry-format-grid,.industry-system-grid{grid-template-columns:1fr}.service-capability,.responsibility-priority-grid>div,.catalog-spec-grid>div,.industry-needs-grid>div{border-top:1px solid var(--line);border-left:0;padding:20px 0}.service-capability:first-child,.responsibility-priority-grid>div:first-child,.catalog-spec-grid>div:first-child,.industry-needs-grid>div:first-child{border-left:0;padding:20px 0}.service-process-photo{height:320px}.service-step{grid-template-columns:46px 1fr;gap:12px}.service-step>span{width:38px;height:38px}.service-next-card p,.catalog-option p,.industry-system-grid p{min-height:auto}.guides-featured{grid-template-columns:1fr}.guides-featured img{min-height:230px}.guide-topic-list{margin:0 auto}.guides-page .guide-row{grid-template-columns:1fr;gap:0}.guides-page .guide-row-copy{padding:18px}.guide-list-heading{align-items:start}.guide-list-heading h2{font-size:28px}.responsibility-hero-media{min-height:300px}.responsibility-checklist-photo img{min-height:320px}.responsibility-principle-grid article{min-height:auto}.catalog-hero-image img{min-height:300px}.catalog-hero-facts{grid-template-columns:repeat(2,1fr)}.catalog-option>img,.industry-system-grid img{height:240px}.catalog-feature-grid>figure,.catalog-feature-grid>figure img,.catalog-quote-grid figure,.catalog-quote-grid figure img,.industry-protection-grid figure,.industry-protection-grid figure img{min-height:300px}.material-photo{height:110px}.catalog-process-grid>div{border-top:1px solid #ffffff2e;border-left:0;padding:16px 0}.catalog-process-grid>div:first-child{padding:16px 0}.catalog-guide-grid img,.industry-format-grid img{height:230px}.catalog-faq,.responsibility-faq{margin-top:46px;padding-top:36px}}
