/* Two visual directions. Shared original ÁTICO identity; distinct typography and composition. */
:root{--paper:#ffffff;--ink:#363b3f;--muted:#62676b;--line:#e5e5e5;--soft:#f2f2f2;--accent:#e14d43;--accent-text:#b93830;--accent-dark:#b93830;--sans:'Manrope',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;--section-space:104px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}img{display:block;max-width:100%}picture{display:block}svg{width:24px;height:24px;flex-shrink:0}p,h1,h2,h3{margin:0}p{color:var(--muted)}h1,h2,h3{font-family:var(--heading);font-weight:600;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(52px,5.4vw,78px)}h2{font-size:clamp(34px,3.5vw,49px)}h3{font-size:23px}em{font-style:normal;color:var(--accent-text)}[hidden]{display:none!important}::selection{background:#f8d9d6;color:#363b3f}.container{width:min(1296px,calc(100% - 112px));margin-inline:auto}.section{padding-block:var(--section-space)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;font-weight:600;line-height:1.5;letter-spacing:1.7px;margin-bottom:23px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 23px;min-height:56px;border:1px solid var(--accent);border-radius:100px;background:var(--accent);color:#111111;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#ffffff;transform:translateY(-2px)}.button svg{width:21px;height:21px}.button-small{min-height:44px;padding:12px 18px;font-size:10px;gap:18px}.button-light{background:#ffffff;border-color:#ffffff;color:var(--ink)}.button-light:hover{background:var(--soft);color:var(--ink);border-color:var(--soft)}.button-outline{background:transparent;border-color:#c8cccf;color:var(--ink)}.button-outline:hover{background:var(--ink);border-color:var(--ink);color:#ffffff}.text-link{display:inline-flex;align-items:center;gap:16px;border:0;background:none;padding:12px 0;color:inherit;font-size:12px;font-weight:600;line-height:1.5;cursor:pointer}.text-link svg{width:20px;height:20px;transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}.text-link:hover{color:var(--accent-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:var(--ink);color:#ffffff;padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.site-header{position:sticky;top:0;z-index:50;height:92px;background:#ffffff;border-bottom:1px solid var(--line)}.header-inner{width:min(1296px,calc(100% - 112px));height:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:28px}.site-header nav{display:flex;align-items:center;gap:31px;font-size:11px;font-weight:600}.site-header nav>a:not(.button){padding-block:14px}.nav-industrial{display:flex;align-items:center;gap:7px}.nav-industrial svg{width:13px;height:13px}.menu-toggle{display:none}.site-header .button{font-size:10px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:44px}.section-heading p{max-width:320px;font-size:13px;line-height:1.9;padding-bottom:4px}
/* Residential: open composition, human-scale illustrations and softer geometry. */
.residential-hero{padding-top:48px}.res-hero-heading{display:grid;grid-template-columns:1.4fr .75fr;gap:65px;align-items:end;margin-bottom:43px}.res-hero-heading .eyebrow{font-size:9px;margin-bottom:22px}.res-hero-heading h1{font-weight:600;letter-spacing:-.07em;line-height:1.08}.res-hero-heading h1 span{color:var(--accent)}.res-hero-intro{padding-bottom:6px;max-width:370px;justify-self:end}.res-hero-intro p{font-size:14px;line-height:1.9;margin-bottom:24px}.res-hero-intro .button{font-size:11px}.res-location{display:block;margin-top:16px;font-size:10px;color:var(--muted)}.res-hero-scene{position:relative;height:420px}.res-panorama{width:100%;height:100%;overflow:hidden;border-radius:16px 80px 16px 16px}.res-panorama img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.res-photo-note{position:absolute;bottom:26px;left:26px;width:350px;padding:25px;background:#ffffff;border-radius:12px;box-shadow:0 7px 30px #0000000c}.res-photo-note .eyebrow{font-size:8px;margin-bottom:10px}.res-photo-note p{font-size:22px;line-height:1.35;font-weight:500;letter-spacing:-.6px;color:var(--ink)}.res-photo-note a{position:absolute;bottom:24px;right:22px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--soft)}.res-photo-note a:hover{background:var(--accent);color:#111}.res-image-caption{position:absolute;right:27px;bottom:26px;color:#ffffff;font-size:8px;letter-spacing:1.7px;background:#363b3fcc;padding:9px 13px}.res-hero-bottom{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.res-hero-bottom>span{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.res-hero-bottom svg{width:15px;height:15px}.res-hero-bottom .text-link{font-size:10px}.residential-services{padding-bottom:60px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:box-shadow .25s,transform .25s}.property-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #363b3f0a}.property-illustration{height:226px;background:var(--soft);position:relative;padding:24px;overflow:hidden}.property-illustration>span:first-child{position:relative;font-size:8px;letter-spacing:1.3px;font-weight:600;z-index:1}.property-drawing{position:absolute;width:206px;height:190px;bottom:-2px;left:50%;transform:translateX(-50%);color:#62676b}.drawing-accent{stroke:var(--accent);stroke-width:2.3}.drawing-plus{position:absolute;right:22px;bottom:12px;font-size:25px;color:var(--accent)}.property-card:nth-child(2) .property-illustration{border-top-right-radius:70px}.property-card:nth-child(3) .property-illustration{border-bottom-left-radius:70px}.property-card-copy{padding:28px;display:flex;flex-direction:column;min-height:285px}.property-card h3{font-size:25px;letter-spacing:-.8px;line-height:1.22;margin-bottom:17px}.property-card p{font-size:12px;line-height:1.85;margin-bottom:23px}.property-card .text-link{margin-top:auto;justify-content:space-between;font-size:10px;border-top:1px solid var(--line);padding-top:19px;width:100%}.res-service-detail{margin-top:25px;font-size:11px}.residential-perspective{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;border-block:1px solid var(--line);padding-block:62px;margin-top:20px}.perspective-label{display:flex;flex-direction:column;justify-content:space-between}.perspective-label .eyebrow{font-size:9px}.perspective-emblem{display:flex;align-items:end;height:110px;gap:9px}.perspective-emblem span{width:30px;border:1px solid var(--accent);height:50px}.perspective-emblem span:nth-child(2){height:78px;border-radius:30px 30px 0 0}.perspective-emblem span:last-child{height:108px;border-radius:35px 35px 0 0}.residential-perspective h2{font-size:43px;line-height:1.2;letter-spacing:-1.7px}.residential-perspective h2 span{color:var(--accent-text)}.residential-perspective p{font-size:13px;margin:24px 0 15px;max-width:550px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.process-grid article{padding:25px 23px 28px;border:1px solid var(--line);border-radius:16px}.step-number{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e14d4340;border-radius:50%;background:#ffffff;color:var(--accent-text);font-size:11px;font-weight:600;margin-bottom:34px}.step-line{display:none}.process-grid h3{font-size:16px;letter-spacing:-.4px;line-height:1.4;margin-bottom:15px}.process-grid p{font-size:11px;line-height:1.9}.coverage-section{background:var(--soft);padding-block:85px}.coverage-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.coverage-copy h2{font-size:42px;line-height:1.2}.coverage-copy>p{font-size:13px;line-height:1.9;max-width:460px;margin-top:24px}.region-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.region-tabs button{padding:10px 14px;border:1px solid #c8cccf;border-radius:100px;background:transparent;color:var(--ink);font-size:10px;font-weight:500;min-height:42px}.region-tabs button.active,.region-tabs button:hover{background:var(--ink);color:#ffffff;border-color:var(--ink)}.region-info{min-height:126px;padding-top:22px}.region-info h3{font-size:13px;letter-spacing:0;margin-bottom:7px}.region-info p{font-size:12px;line-height:1.8;max-width:470px}.coverage-copy .text-link{font-size:11px}.region-map{border:1px solid #d3d6d8;border-radius:18px 65px 18px 18px;overflow:hidden}.region-map img{width:100%;height:auto}.map-key{background:#ffffff;padding:14px 19px;border-top:1px solid #d3d6d8;display:flex;align-items:center;gap:9px;font-size:9px}.res-industrial-link{display:grid;grid-template-columns:.65fr 1fr 90px;align-items:center;gap:45px;padding:40px;border:1px solid var(--line);border-radius:20px;margin-top:90px}.res-ind-picture{height:240px;overflow:hidden;border-radius:10px}.res-ind-picture picture,.res-ind-picture img{height:100%;width:100%;object-fit:cover}.res-industrial-link h2{font-size:34px;margin-bottom:17px}.res-industrial-link p{font-size:12px;max-width:490px}.res-industrial-link .eyebrow{font-size:8px;margin-bottom:14px}.res-industrial-link .text-link{margin-top:9px;font-size:11px}.res-ind-mark{font-size:90px;font-weight:400;line-height:1;color:var(--accent);justify-self:end}
/* FAQ and quotation mechanics are shared, with independently styled surfaces. */
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-grid h2{font-size:39px;line-height:1.23}.faq-grid>div>p{font-size:12px;margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding:23px 0;font-size:12px;font-weight:600;line-height:1.6}summary::-webkit-details-marker{display:none}summary span{font-size:24px;line-height:1;font-weight:400;color:var(--accent-text);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{padding:0 20px 24px 0;font-size:12px;line-height:1.9}.contact-section{background:var(--soft)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.contact-copy h2{font-size:43px;line-height:1.2}.contact-copy>p{font-size:13px;max-width:390px;margin-top:24px;line-height:1.9}.contact-links{display:flex;flex-direction:column;gap:24px;margin-top:32px}.contact-links a{display:block;width:fit-content;padding-right:38px;position:relative;font-size:15px;overflow-wrap:anywhere}.contact-links a span{display:block;font-size:8px;letter-spacing:1.5px;color:var(--muted);margin-bottom:6px}.contact-links a svg{position:absolute;right:0;bottom:4px;width:18px;height:18px}.contact-links a:hover{color:var(--accent-text)}.contact-copy .contact-footnote{font-size:10px;max-width:310px;margin-top:35px}.quote-form{background:#ffffff;border-radius:20px;padding:32px}.form-heading{display:flex;justify-content:space-between;gap:13px;padding-bottom:22px;margin-bottom:25px;border-bottom:1px solid var(--line);font-size:8px;font-weight:600;letter-spacing:.8px}.form-heading span:last-child{font-size:8px;font-weight:400;color:var(--muted);letter-spacing:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:600}input,select,textarea{font-size:12px;min-height:46px;width:100%;padding:11px 12px;border:1px solid #c8cccf;border-radius:7px;background:#ffffff;color:var(--ink)}textarea{line-height:1.7;resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}select{padding-right:24px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.6;margin:20px 0}.consent input{width:16px;height:16px;min-height:16px;margin:1px 0 0;flex-shrink:0;accent-color:var(--accent)}.consent a{text-decoration:underline;text-underline-offset:3px}.form-submit{width:100%;justify-content:space-between}.form-note{font-size:9px;line-height:1.8;margin-top:14px}.request-result{margin-top:25px;padding-top:25px;border-top:1px solid var(--line)}.request-result h3{font-size:18px;line-height:1.4;letter-spacing:-.4px}.request-result p{font-size:11px;line-height:1.8;margin:10px 0}.request-result textarea{font-size:11px;margin-block:8px}.result-actions{display:flex;gap:10px;flex-wrap:wrap}.result-actions .button{font-size:10px;padding-inline:15px}.copy-status{min-height:19px}.site-footer{padding-top:54px;background:#ffffff}.footer-top{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:65px;padding-bottom:44px}.footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:11px}.footer-top>div:first-child>p{font-size:12px;margin-top:12px;line-height:1.75}.footer-label{font-size:9px;font-weight:600;letter-spacing:1.2px;margin-bottom:11px}.footer-top>div>span:not(.footer-label){font-size:10px;color:var(--muted)}.footer-top a:not(.brand):hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid var(--line);padding-block:22px;font-size:8px;color:var(--muted);display:flex;align-items:center;gap:25px}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.footer-bottom .image-note{margin-left:auto}
/* Property detail and informational pages. */
.breadcrumb{display:flex;gap:13px;padding-block:27px;font-size:10px;color:var(--muted)}.detail-hero{padding-bottom:65px}.detail-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-top:20px}.detail-hero h1{font-size:58px;line-height:1.16}.detail-hero p{font-size:13px;line-height:1.9;margin:25px 0 30px;max-width:450px}.detail-hero .button{font-size:11px}.detail-photo{height:490px;border-radius:100px 16px 16px 16px;overflow:hidden}.detail-photo img{width:100%;height:100%;object-fit:cover;object-position:55%}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.simple-card{padding:30px;border:1px solid var(--line);border-radius:17px}.simple-card>svg{width:34px;height:34px;color:var(--accent-text);margin-bottom:30px}.simple-card h3{font-size:21px;line-height:1.3;margin-bottom:17px}.simple-card p{font-size:12px;line-height:1.9}.requirements-section{background:var(--soft)}.requirements-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.requirements-grid>div>p{font-size:13px;margin-top:24px;max-width:440px}.document-list h3{font-size:15px;padding-bottom:25px;letter-spacing:0}.document-list>div{border-top:1px solid #d3d6d8;padding:19px 0;display:flex;gap:20px;font-size:12px}.document-list>div>span{font-size:10px;color:var(--accent-text);font-weight:600}.document-list>p{font-size:10px!important;line-height:1.8}.legal-copy{max-width:850px;padding-block:75px 110px}.legal-copy h1{font-size:59px;line-height:1.2;margin-bottom:25px}.legal-copy p{font-size:13px;line-height:1.95}.legal-copy h2{font-size:27px;line-height:1.3;margin:36px 0 17px}.legal-copy a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.legal-copy .text-link{margin-top:30px}.not-found{min-height:70vh;padding-block:75px}.not-found h1{font-size:58px;max-width:850px;margin-bottom:25px}.not-found>.button{margin-block:25px}
/* Industrial: photographic masthead, condensed lettering and strict technical grids. */
.industrial-page{--sans:'Barlow',Arial,sans-serif;--heading:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--section-space:96px}.industrial-page h1,.industrial-page h2{text-transform:uppercase;letter-spacing:-.012em;font-weight:600}.industrial-page h2{font-size:62px;line-height:1}.industrial-page .eyebrow{font-family:var(--mono);font-weight:400;font-size:9px;letter-spacing:1.2px}.industrial-page .button{border-radius:0;font-family:var(--sans);font-size:13px;text-transform:uppercase;letter-spacing:.7px;font-weight:600;min-height:53px}.industrial-page .button-small{font-size:10px;min-height:43px}.industrial-page .text-link{font-size:13px;letter-spacing:.3px}.industrial-page .site-header{height:86px;background:#363b3f;border-color:#54595d;color:#ffffff}.industrial-page .site-header nav{font-family:var(--mono);font-size:9px;font-weight:400;gap:29px}.industrial-page .site-header .brand{padding:5px 12px;background:#ffffff}.industrial-page .site-header .button{font-size:10px}.industrial-hero{position:relative;background:#363b3f;color:#ffffff;isolation:isolate}.industrial-hero-background{position:absolute;inset:0 0 72px;z-index:-1;overflow:hidden}.industrial-hero-background picture,.industrial-hero-background img{height:100%;width:100%;object-fit:cover;object-position:75% 52%}.industrial-hero-background::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#363b3ff5 0%,#363b3fe8 28%,#363b3fa6 55%,#363b3f33 100%)}.industrial-hero-content{padding-top:27px;padding-bottom:42px}.industrial-hero-meta{display:flex;justify-content:space-between;align-items:center;padding-bottom:23px;border-bottom:1px solid #ffffff33;gap:20px;margin-bottom:37px}.industrial-hero-meta .eyebrow{margin:0;font-size:8px}.industrial-hero-meta>span:last-child{font-family:var(--mono);font-size:8px;letter-spacing:1px}.industrial-hero h1{font-size:108px;line-height:.95;letter-spacing:-.012em;max-width:970px;margin-bottom:32px;color:#ffffff}.industrial-hero h1 span{color:#ffffff}.industrial-hero h1 span::after{content:'';display:inline-block;vertical-align:middle;width:62px;height:7px;margin-left:25px;background:var(--accent)}.industrial-hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.industrial-hero-bottom p{font-size:15px;color:#f0f1f2;line-height:1.75;margin-bottom:23px}.industrial-hero-bottom .button{gap:40px}.industrial-hero-index{border-left:2px solid var(--accent);padding-left:20px;padding-bottom:4px;display:grid;gap:13px}.industrial-hero-index>span{font-family:var(--mono);font-size:7px;letter-spacing:1.3px;color:#f0f1f2}.industrial-hero-index strong{font-size:15px;line-height:1.35;font-weight:500;letter-spacing:1px}.industrial-jumpbar{background:var(--accent);color:#111111}.industrial-jumpbar .container{display:grid;grid-template-columns:repeat(3,1fr)}.industrial-jumpbar a{display:flex;align-items:center;gap:20px;padding:24px 22px;border-right:1px solid #11111130;font-size:13px;font-weight:600;letter-spacing:.5px;min-height:72px}.industrial-jumpbar a:first-child{border-left:1px solid #11111130}.industrial-jumpbar a span{font-family:var(--mono);font-size:9px}.industrial-jumpbar a svg{width:18px;height:18px;margin-left:auto}.industrial-jumpbar a:hover{background:#ffffff22}.industry-sector-line{border-bottom:1px solid var(--line);padding-block:22px}.industry-sector-line .container{display:flex;align-items:center;justify-content:space-between;gap:25px;font-family:var(--mono);font-size:9px;letter-spacing:.4px}.industry-sector-line span:first-child{color:var(--muted);font-size:8px}.industrial-page .section-heading p{font-size:15px;max-width:340px;line-height:1.7}.industrial-solutions{background:#ffffff}.asset-workspace{display:grid;grid-template-columns:280px 1fr;gap:32px}.asset-options{display:flex;flex-direction:column;align-self:start;border-top:1px solid var(--ink)}.asset-options button{background:#ffffff;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:17px;min-height:98px;padding:19px 18px;transition:background .2s}.asset-options button>span{font-family:var(--mono);font-size:10px}.asset-options strong{font-family:var(--heading);font-size:23px;text-transform:uppercase;line-height:1.1;font-weight:500;letter-spacing:.3px}.asset-options svg{width:18px;height:18px;margin-left:auto}.asset-options button[aria-pressed=true]{background:var(--ink);color:#ffffff;border-bottom-color:var(--ink)}.asset-options button[aria-pressed=true]>span{color:#ffffff}.asset-options button:hover{background:#f2f2f2;color:var(--ink)}.asset-options button[aria-pressed=true]:hover{background:#454c52;color:#ffffff}.asset-display{min-width:0}.asset-panel{border:1px solid #d3d6d8;background:var(--soft);min-height:395px}.asset-panel-heading{display:flex;justify-content:space-between;gap:18px;font-family:var(--mono);font-size:8px;letter-spacing:.7px;border-bottom:1px solid #d3d6d8;padding:15px 23px}.asset-panel-content{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding:30px}.asset-panel h3{font-size:35px;line-height:1.12;letter-spacing:0;font-weight:500;text-transform:uppercase;margin-bottom:18px}.asset-panel p{font-size:13px;line-height:1.7;max-width:390px}.asset-panel ul{list-style:none;padding:0;margin:20px 0;font-family:var(--mono);font-size:9px;line-height:1.9}.asset-panel li{display:flex;align-items:center;gap:8px;margin:5px 0}.asset-panel li::before{content:'+';color:var(--accent-text);font-size:13px}.asset-panel .text-link{font-size:12px;border-top:1px solid #d3d6d8;padding-top:18px;justify-content:space-between;width:100%}.technical-drawing{align-self:center;text-align:center;background:linear-gradient(#d3d6d880 1px,transparent 1px),linear-gradient(90deg,#d3d6d880 1px,transparent 1px);background-size:22px 22px;border:1px solid #d3d6d8;position:relative;padding:8px 10px}.technical-drawing svg{width:100%;height:auto;max-width:240px}.technical-drawing>span{font-family:var(--mono);font-size:7px;display:block;padding:8px;background:var(--soft);border-top:1px solid #d3d6d8;letter-spacing:1px}.industrial-decisions{padding-top:5px}.decision-rows{border-top:1px solid var(--ink)}.decision-rows article{display:grid;grid-template-columns:180px 1fr 1.2fr 30px;align-items:center;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.decision-code{font-family:var(--mono);font-size:9px;letter-spacing:.5px}.decision-rows h3{font-size:28px;font-weight:500;letter-spacing:0;line-height:1.1;text-transform:uppercase}.decision-rows p{font-size:14px;line-height:1.75}.decision-rows svg{color:var(--accent-text);width:21px;height:21px}.industrial-method{background:var(--ink);color:#ffffff}.industrial-method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.method-intro h2{font-size:71px}.method-intro>p{font-size:15px;max-width:360px;margin:26px 0 18px;color:#d5d9dc}.method-intro .text-link{color:#ffffff}.method-symbol{display:flex;gap:8px;margin-top:50px}.method-symbol span{width:32px;height:65px;border:1px solid #ffffff55;transform:skewX(-22deg)}.method-symbol span:last-child{background:var(--accent);border-color:var(--accent)}.method-steps{border-top:1px solid #ffffff33}.method-steps article{display:grid;grid-template-columns:55px 1fr 22px;gap:25px;border-bottom:1px solid #ffffff33;padding:28px 0}.method-number{font-family:var(--heading);font-size:49px;line-height:1;color:#d5d9dc}.method-steps h3{font-size:29px;letter-spacing:1px;text-transform:uppercase;font-weight:500;margin-bottom:9px}.method-steps p{font-size:13px;color:#d5d9dc;line-height:1.75;max-width:420px}.method-steps svg{color:#ffffff;width:18px;height:18px}.industrial-resource{background:var(--accent);padding-block:48px;color:#111111}.resource-grid{display:grid;grid-template-columns:105px 1fr auto;gap:38px;align-items:center}.resource-art{padding:13px;border:1px solid #11111170;height:135px;display:flex;flex-direction:column;justify-content:space-between}.resource-art svg{width:32px;height:32px}.resource-art span{font-family:var(--mono);font-size:7px;line-height:1.6;letter-spacing:.5px}.industrial-resource .eyebrow{font-size:8px;margin-bottom:15px}.industrial-resource h2{font-size:43px}.industrial-resource p{font-size:13px;color:#111111;margin-top:14px}.industrial-resource .button{background:#363b3f;border-color:#363b3f;color:#ffffff;gap:23px;font-size:11px}.industrial-resource .button:hover{background:#111111;border-color:#111111}.industrial-page .coverage-section{background:#ffffff;border-bottom:1px solid var(--line);padding-block:96px}.industrial-page .coverage-grid{grid-template-columns:1.1fr 1fr;gap:75px}.industrial-page .coverage-copy{grid-column:2;grid-row:1}.industrial-page .region-map{grid-column:1;grid-row:1;border-radius:0}.industrial-page .coverage-copy h2{font-size:57px;line-height:1}.industrial-page .coverage-copy>p{font-size:14px}.industrial-page .region-tabs button{font-family:var(--mono);font-size:9px;border-radius:0;padding:10px 13px}.industrial-page .region-info h3{font-family:var(--sans);font-size:14px;letter-spacing:0;font-weight:500}.industrial-page .region-info p{font-size:13px}.industrial-page .map-key{font-family:var(--mono);font-size:8px}.industrial-page .faq-section{padding-block:75px}.industrial-page .faq-grid{grid-template-columns:.8fr 1.2fr;gap:90px}.industrial-page .faq-grid h2{font-size:51px;line-height:1.05}.industrial-page .faq-grid>div>p{font-size:14px}.industrial-page summary{font-size:15px;font-weight:500}.industrial-page details p{font-size:14px}.industrial-page .contact-section{background:#363b3f;color:#ffffff;border-bottom:1px solid #ffffff33}.industrial-page .contact-copy h2{font-size:58px;line-height:1.05}.industrial-page .contact-copy>p{font-size:15px;color:#d5d9dc}.industrial-page .contact-links a{font-size:18px}.industrial-page .contact-links a span{color:#d5d9dc;font-family:var(--mono);font-size:8px}.industrial-page .contact-links a:hover{color:#ffffff}.industrial-page .contact-copy .contact-footnote{font-size:11px;color:#d5d9dc}.industrial-page .quote-form{border-radius:0;background:#ffffff;color:#363b3f;padding:30px}.industrial-page .form-heading{font-family:var(--mono);font-size:8px;font-weight:400}.industrial-page .field label{font-family:var(--mono);font-weight:400;font-size:9px}.industrial-page input,.industrial-page select,.industrial-page textarea{border-radius:0;font-size:13px}.industrial-page .consent{font-size:11px}.industrial-page .form-note{font-size:10px}.industrial-page .request-result h3{font-family:var(--sans);font-size:19px;text-transform:none;letter-spacing:0}.industrial-page .site-footer{background:#363b3f;color:#ffffff;padding-top:45px}.industrial-page .site-footer .brand{background:#ffffff;padding:5px 12px}.industrial-page .footer-top p,.industrial-page .footer-top>div>span:not(.footer-label),.industrial-page .footer-bottom{color:#d5d9dc}.industrial-page .footer-label{font-family:var(--mono);font-size:9px;font-weight:400}.industrial-page .footer-bottom{border-color:#ffffff33}.industrial-page .footer-top a:not(.brand){font-size:13px}
/* Responsive composition rather than merely shrinking the desktop layout. */
@media(min-width:1600px){.res-hero-heading h1{font-size:86px}.res-hero-scene{height:460px}.industrial-hero h1{font-size:120px}}
@media(max-width:1200px){:root{--section-space:85px}.container,.header-inner{width:calc(100% - 72px)}.site-header nav{gap:23px;font-size:10px}.site-header .button{padding-inline:15px;gap:12px}.res-hero-heading{gap:40px;grid-template-columns:1.25fr .8fr}.res-hero-heading h1{font-size:65px}.res-hero-intro p{font-size:13px}.res-hero-scene{height:400px}.property-grid{gap:18px}.property-card-copy{padding:25px;min-height:300px}.property-card h3{font-size:23px}.coverage-grid{gap:45px}.coverage-copy h2{font-size:36px}.contact-grid{gap:45px}.contact-copy h2{font-size:37px}.quote-form{padding:27px}.industrial-page .site-header nav{gap:20px;font-size:8px}.industrial-hero h1{font-size:97px}.asset-workspace{grid-template-columns:230px 1fr;gap:24px}.asset-panel-content{padding:25px;gap:20px}.asset-panel h3{font-size:32px}.industrial-page .section-heading h2{font-size:57px}.industrial-method-grid{gap:65px}.decision-rows article{grid-template-columns:150px 1fr 1.2fr 22px;gap:22px}.decision-rows h3{font-size:25px}.industrial-page .coverage-grid{gap:40px}.industrial-page .coverage-copy h2{font-size:51px}.resource-grid{gap:28px;grid-template-columns:90px 1fr auto}.industrial-resource h2{font-size:38px}.industrial-resource .button{font-size:10px;padding-inline:16px}.res-industrial-link{grid-template-columns:.75fr 1fr 55px;gap:30px;padding:30px}.res-ind-mark{font-size:65px}}
@media(max-width:1020px){.site-header nav{gap:17px;font-size:9px}.site-header .button{font-size:9px}.res-hero-heading h1{font-size:58px}.res-hero-heading{gap:30px}.res-hero-intro p{font-size:12px}.res-hero-intro .button{font-size:10px;padding:16px 18px;gap:15px}.property-card-copy{padding:23px}.property-card h3{font-size:21px}.property-card p{font-size:11px}.property-card .text-link{font-size:9px}.residential-perspective{gap:45px}.residential-perspective h2{font-size:37px}.process-grid{gap:15px}.process-grid article{padding:23px 18px}.process-grid h3{font-size:14px}.coverage-copy h2{font-size:34px}.coverage-grid{gap:30px}.region-tabs button{font-size:9px;padding-inline:11px}.faq-grid{gap:50px}.faq-grid h2{font-size:34px}.contact-copy h2{font-size:34px}.contact-grid{gap:35px}.contact-links a{font-size:13px}.footer-top{gap:35px}.industrial-page .site-header nav{gap:17px}.industrial-page .site-header .button{font-size:9px;padding-inline:12px}.industrial-hero h1{font-size:89px}.industrial-hero-index{max-width:230px}.industrial-jumpbar a{padding-inline:17px;gap:14px;font-size:11px}.industry-sector-line .container{font-size:8px;gap:18px}.asset-workspace{grid-template-columns:200px 1fr;gap:20px}.asset-options button{padding:18px 13px;gap:12px}.asset-options strong{font-size:21px}.asset-panel-content{grid-template-columns:1fr 180px;padding:24px;gap:20px}.asset-panel h3{font-size:29px}.asset-panel p{font-size:12px}.asset-panel-heading{font-size:7px}.industrial-page .section-heading h2{font-size:53px}.industrial-page .section-heading p{font-size:13px;max-width:280px}.industrial-method-grid{gap:40px}.method-intro h2{font-size:60px}.method-steps article{gap:18px;grid-template-columns:48px 1fr 18px}.industrial-resource h2{font-size:32px}.resource-grid{grid-template-columns:75px 1fr auto;gap:23px}.resource-art{height:123px;padding:10px}.resource-art span{font-size:6px}.industrial-resource p{font-size:12px}.industrial-page .contact-copy h2{font-size:48px}.industrial-page .contact-links a{font-size:16px}.industrial-page .coverage-copy h2{font-size:46px}.decision-rows article{grid-template-columns:130px 1fr 1.2fr 20px;gap:20px}.decision-code{font-size:8px}.detail-hero h1{font-size:48px}.detail-hero-grid{gap:40px}.requirements-grid{gap:55px}}
@media(max-width:820px){:root{--section-space:72px}.container,.header-inner{width:calc(100% - 48px)}html{scroll-padding-top:95px}.site-header,.industrial-page .site-header{height:78px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:0;color:inherit;padding:12px 0 12px 10px;min-height:44px;font-size:12px}.menu-lines{position:relative;width:21px;height:13px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.menu-lines::after{content:'';position:absolute;top:5px;left:0;width:21px;border-top:1px solid currentColor}.site-header nav,.industrial-page .site-header nav{position:absolute;top:77px;left:0;right:0;display:none;background:#ffffff;padding:20px 24px 25px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #363b3f12;gap:5px}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch}.site-header nav>a:not(.button){font-size:14px;padding-block:12px}.site-header nav>.button{font-size:12px;justify-content:space-between;padding:15px 20px;margin-top:8px}.industrial-page .site-header nav{background:#363b3f;border-color:#ffffff33;font-family:var(--sans)}.industrial-page .site-header nav>.button{font-size:12px}.residential-hero{padding-top:38px}.res-hero-heading{grid-template-columns:1.1fr .9fr;gap:28px}.res-hero-heading h1{font-size:48px}.res-hero-heading .eyebrow{font-size:7px;letter-spacing:1.1px}.res-hero-intro p{font-size:12px}.res-location{font-size:9px}.res-hero-scene{height:385px}.res-photo-note{width:295px;left:20px;bottom:20px;padding:21px}.res-photo-note p{font-size:19px}.res-photo-note a{width:33px;height:33px;right:19px;bottom:21px}.res-image-caption{font-size:6px;right:20px;bottom:20px;max-width:200px;text-align:right}.section-heading{gap:30px}.section-heading h2{font-size:36px}.section-heading p{max-width:245px;font-size:12px}.property-grid{gap:14px}.property-illustration{height:190px;padding:18px}.property-illustration>span:first-child{font-size:7px;letter-spacing:.7px}.property-drawing{width:175px;height:160px}.property-card-copy{padding:20px;min-height:300px}.property-card h3{font-size:18px}.property-card p{font-size:10px}.property-card .text-link{font-size:8px;gap:9px}.property-card .text-link svg{width:17px;height:17px}.residential-perspective{grid-template-columns:.6fr 1.4fr;gap:35px;padding-block:45px}.residential-perspective h2{font-size:33px}.residential-perspective p{font-size:12px}.perspective-emblem{height:90px}.perspective-emblem span{width:23px;height:43px}.perspective-emblem span:nth-child(2){height:65px}.perspective-emblem span:last-child{height:90px}.process-grid{grid-template-columns:1fr 1fr;gap:20px}.process-grid article{padding:25px}.process-grid h3{font-size:17px}.process-grid p{font-size:12px}.step-number{margin-bottom:24px}.coverage-grid{grid-template-columns:1fr;gap:38px}.coverage-copy h2{font-size:41px}.coverage-copy>p{max-width:550px}.region-tabs button{font-size:11px;padding-inline:16px}.region-info{min-height:112px;max-width:550px}.region-map{width:100%;max-width:640px;margin-inline:auto}.res-industrial-link{grid-template-columns:.85fr 1.15fr;gap:30px;padding:28px;margin-top:70px}.res-ind-mark{display:none}.res-industrial-link h2{font-size:30px}.res-ind-picture{height:265px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:38px}.faq-grid h2 br{display:none}.faq-grid>div>p br{display:none}.contact-grid{grid-template-columns:1fr;gap:34px}.contact-copy h2{font-size:41px}.contact-copy>p{max-width:530px}.contact-links{flex-direction:row;gap:45px}.contact-links a{font-size:15px}.contact-copy .contact-footnote{max-width:530px;margin-top:23px}.quote-form{padding:32px}.field label{font-size:12px}input,select,textarea{font-size:14px}.form-heading{font-size:9px}.consent{font-size:11px}.form-note{font-size:10px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.footer-top>div:first-child>p{margin:0}.footer-bottom{flex-wrap:wrap;gap:12px 20px}.footer-bottom .image-note{margin-left:0;width:100%}.detail-hero-grid{gap:30px}.detail-hero h1{font-size:42px}.detail-hero p{font-size:12px}.detail-hero .button{font-size:10px;gap:12px}.detail-photo{height:410px;border-top-left-radius:65px}.three-grid{grid-template-columns:1fr}.simple-card{padding:28px}.simple-card h3{font-size:23px}.simple-card>svg{margin-bottom:24px}.requirements-grid{gap:40px}.requirements-grid h2{font-size:33px}.requirements-grid>div>p{font-size:12px}.document-list>div{font-size:11px}.industrial-page{--section-space:74px}.industrial-hero h1{font-size:83px;max-width:720px}.industrial-hero h1 span::after{display:none}.industrial-hero-content{padding-top:23px;padding-bottom:35px}.industrial-hero-meta{margin-bottom:30px}.industrial-hero-index{max-width:180px}.industrial-hero-index strong{font-size:12px}.industrial-hero-index>span{font-size:6px}.industrial-hero-bottom p{font-size:14px}.industrial-jumpbar a{font-size:9px;padding:19px 12px;gap:10px;min-height:68px}.industrial-jumpbar a span{font-size:8px}.industrial-jumpbar a svg{width:14px;height:14px}.industry-sector-line .container{font-size:7px;gap:12px}.industrial-page .section-heading h2{font-size:48px}.industrial-page .section-heading p{font-size:13px;max-width:250px}.asset-workspace{grid-template-columns:1fr;gap:19px}.asset-options{display:grid;grid-template-columns:repeat(3,1fr)}.asset-options button{padding:20px 15px;border-right:1px solid var(--line);min-height:80px;gap:11px}.asset-options strong{font-size:19px}.asset-options svg{width:15px;height:15px}.asset-panel-content{grid-template-columns:1.2fr .8fr;gap:40px;padding:30px}.asset-panel h3{font-size:35px}.asset-panel p{font-size:14px}.asset-panel ul{font-size:10px}.asset-panel-heading{font-size:8px}.technical-drawing svg{max-width:240px}.decision-rows article{grid-template-columns:1fr 1.2fr 20px;gap:20px}.decision-code{grid-column:1/-1;margin-bottom:-7px;font-size:8px}.decision-rows h3{font-size:26px}.decision-rows p{font-size:13px}.industrial-method-grid{grid-template-columns:.8fr 1.2fr;gap:40px}.method-intro h2{font-size:56px}.method-intro>p{font-size:13px}.method-intro .text-link{font-size:11px}.method-steps article{gap:15px;grid-template-columns:35px 1fr 16px;padding-block:24px}.method-number{font-size:39px}.method-steps h3{font-size:25px}.method-steps p{font-size:12px}.method-symbol{margin-top:35px}.method-symbol span{width:25px;height:55px}.resource-grid{grid-template-columns:75px 1fr;gap:25px}.industrial-resource .button{grid-column:2;justify-self:start;font-size:11px}.industrial-resource h2{font-size:37px}.resource-art{grid-row:1/3;height:135px;align-self:center}.industrial-page .coverage-grid{grid-template-columns:1fr;gap:40px}.industrial-page .coverage-copy{grid-column:1;grid-row:1}.industrial-page .region-map{grid-column:1;grid-row:2}.industrial-page .coverage-copy h2{font-size:53px}.industrial-page .faq-grid{grid-template-columns:1fr;gap:30px}.industrial-page .faq-grid h2{font-size:48px}.industrial-page .contact-copy h2{font-size:55px}.industrial-page .contact-links a{font-size:18px}}
@media(max-width:580px){:root{--section-space:59px}.container,.header-inner{width:calc(100% - 40px)}.header-inner{gap:15px}.residential-hero{padding-top:28px}.res-hero-heading{grid-template-columns:1fr;gap:24px;margin-bottom:27px}.res-hero-heading .eyebrow{font-size:7px;letter-spacing:1.2px;margin-bottom:18px}.res-hero-heading h1{font-size:clamp(43px,12vw,64px);line-height:1.08;letter-spacing:-.06em}.res-hero-intro{justify-self:start;max-width:390px;padding:0}.res-hero-intro p{font-size:12px;line-height:1.85;margin-bottom:19px}.res-hero-intro .button{font-size:11px;min-height:51px;padding:15px 19px;gap:25px}.res-location{margin-top:13px;font-size:9px}.res-hero-scene{height:348px}.res-panorama{border-radius:12px 65px 12px 12px}.res-panorama img{object-position:57% center}.res-photo-note{width:calc(100% - 30px);left:15px;bottom:15px;padding:18px;border-radius:9px}.res-photo-note .eyebrow{font-size:7px;letter-spacing:1.1px;margin-bottom:9px}.res-photo-note p{font-size:19px}.res-photo-note a{right:16px;bottom:19px;width:34px;height:34px}.res-image-caption{display:none}.res-hero-bottom{align-items:flex-start;gap:10px;padding-block:12px}.res-hero-bottom>span{font-size:8px;max-width:145px;line-height:1.7;padding-top:8px;gap:6px}.res-hero-bottom .text-link{font-size:8px;gap:7px;max-width:143px}.res-hero-bottom svg{width:13px;height:13px}.section-heading{display:block;margin-bottom:29px}.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:18px}.section-heading h2{font-size:35px;line-height:1.18}.section-heading p{font-size:12px;max-width:350px;margin-top:20px;padding:0}.section-heading p br{display:none}.property-grid{grid-template-columns:1fr;gap:20px}.property-illustration{height:220px;padding:23px}.property-illustration>span:first-child{font-size:8px;letter-spacing:1.2px}.property-drawing{width:218px;height:192px}.property-card-copy{padding:26px;min-height:0}.property-card h3{font-size:26px;margin-bottom:16px}.property-card p{font-size:12px;margin-bottom:22px}.property-card .text-link{font-size:11px}.property-card .text-link svg{width:20px;height:20px}.res-service-detail{font-size:10px;line-height:1.7;gap:15px;margin-top:21px}.residential-services{padding-bottom:40px}.residential-perspective{grid-template-columns:1fr;gap:24px;padding-block:35px;margin-top:0}.perspective-label{flex-direction:row;align-items:center}.perspective-label .eyebrow{margin:0;font-size:8px}.perspective-emblem{height:49px;gap:5px}.perspective-emblem span{width:17px;height:25px}.perspective-emblem span:nth-child(2){height:36px}.perspective-emblem span:last-child{height:49px}.residential-perspective h2{font-size:31px;line-height:1.25;letter-spacing:-1.2px}.residential-perspective h2 br{display:none}.residential-perspective p{font-size:12px;margin-top:19px}.residential-perspective .text-link{font-size:11px}.process-grid{gap:13px}.process-grid article{padding:22px 18px}.process-grid h3{font-size:14px;line-height:1.4}.process-grid p{font-size:10px;line-height:1.9}.step-number{width:36px;height:36px;font-size:10px;margin-bottom:22px}.coverage-section{padding-block:60px}.coverage-copy h2{font-size:34px;line-height:1.23}.coverage-copy>p{font-size:12px;margin-top:20px}.region-tabs{gap:6px;margin-top:22px}.region-tabs button{font-size:9px;padding:10px 12px;min-height:41px}.region-info{min-height:139px;padding-top:21px}.region-info h3{font-size:12px}.region-info p{font-size:11px}.coverage-copy .text-link{font-size:10px}.coverage-grid{gap:29px}.region-map{border-radius:12px 45px 12px 12px}.map-key{font-size:8px;padding:12px}.res-industrial-link{grid-template-columns:1fr;padding:20px;gap:25px;margin-top:59px}.res-ind-picture{height:190px;border-radius:7px}.res-industrial-link h2{font-size:29px}.res-industrial-link p{font-size:12px}.res-industrial-link .text-link{font-size:11px}.faq-grid h2{font-size:33px;line-height:1.23}.faq-grid>div>p{font-size:12px;margin-top:18px}summary{font-size:11px;padding-block:21px;gap:18px}details p{font-size:11px;padding-right:8px}.contact-copy h2{font-size:35px}.contact-copy>p{font-size:12px}.contact-links{flex-direction:column;gap:23px;margin-top:25px}.contact-links a{font-size:15px}.contact-copy .contact-footnote{font-size:10px;max-width:320px}.quote-form{padding:24px 20px;border-radius:15px}.form-heading{font-size:7px;gap:10px;letter-spacing:.5px}.form-heading span:last-child{font-size:7px}.form-grid{grid-template-columns:1fr;gap:17px}.field label{font-size:10px}input,select,textarea{font-size:16px;min-height:47px}.consent{font-size:10px}.form-submit{font-size:11px;min-height:52px}.form-note{font-size:9px}.request-result h3{font-size:17px}.result-actions .button{font-size:9px;padding-inline:13px}.site-footer{padding-top:35px}.footer-top{gap:30px 18px}.footer-top>div:first-child{flex-direction:column;align-items:flex-start;gap:11px}.footer-top>div:first-child>p{font-size:11px}.footer-top>div{font-size:9px;overflow-wrap:anywhere}.footer-label{font-size:8px}.footer-top>div>span:not(.footer-label){font-size:9px}.footer-bottom{font-size:7px;gap:12px 15px;padding-block:20px}.footer-bottom>span:first-child{max-width:225px}.breadcrumb{font-size:8px;padding-block:22px}.detail-hero{padding-bottom:10px}.detail-hero-grid{grid-template-columns:1fr;padding-top:15px;gap:28px}.detail-hero h1{font-size:43px;line-height:1.14}.detail-hero p{font-size:12px}.detail-hero .button{font-size:10px;gap:15px}.detail-photo{height:330px;border-radius:55px 12px 12px 12px}.simple-card{padding:27px}.simple-card h3{font-size:21px}.requirements-grid{grid-template-columns:1fr;gap:35px}.requirements-grid h2{font-size:33px}.requirements-grid>div>p{font-size:12px}.document-list h3{font-size:14px}.document-list>div{font-size:11px}.legal-copy{padding-block:50px 70px}.legal-copy h1{font-size:42px}.legal-copy h2{font-size:25px}.legal-copy p{font-size:12px}.not-found{padding-block:55px}.not-found h1{font-size:39px;line-height:1.2}.not-found p{font-size:13px}.industrial-page{--section-space:61px}.industrial-hero-background{inset:0 0 174px}.industrial-hero-background img{object-position:64%}.industrial-hero-background::after{background:linear-gradient(90deg,#363b3ff2,#363b3fbf 70%,#363b3f8c)}.industrial-hero-content{padding-top:19px;padding-bottom:32px}.industrial-hero-meta{padding-bottom:18px;margin-bottom:25px;gap:12px}.industrial-hero-meta .eyebrow{font-size:6px;letter-spacing:1px}.industrial-hero-meta>span:last-child{font-size:6px;letter-spacing:.7px;max-width:92px;text-align:right}.industrial-hero h1{font-size:clamp(52px,14.1vw,79px);line-height:.99;margin-bottom:25px}.industrial-hero-bottom{display:block}.industrial-hero-bottom p{font-size:13px;line-height:1.75;margin-bottom:22px}.industrial-hero-bottom .button{font-size:11px;min-height:51px;padding:15px 19px;gap:38px}.industrial-hero-index{display:none}.industrial-jumpbar .container{grid-template-columns:1fr}.industrial-jumpbar a{min-height:58px;padding:17px 0;font-size:11px;gap:20px;border-right:0;border-bottom:1px solid #11111130}.industrial-jumpbar a:first-child{border-left:0}.industrial-jumpbar a:last-child{border-bottom:0}.industrial-jumpbar a span{font-size:8px}.industrial-jumpbar a svg{width:17px;height:17px}.industry-sector-line{padding-block:18px}.industry-sector-line .container{flex-wrap:wrap;justify-content:flex-start;font-size:7px;gap:10px 19px}.industry-sector-line span:first-child{width:100%;font-size:6px}.industrial-page .section-heading h2{font-size:44px;line-height:1.03}.industrial-page .section-heading p{font-size:13px;max-width:360px;margin-top:20px}.industrial-page .eyebrow{font-size:7px;letter-spacing:1px}.asset-options{grid-template-columns:1fr;gap:0}.asset-options button{min-height:60px;padding:15px 17px;gap:20px}.asset-options strong{font-size:23px}.asset-options button>span{font-size:8px}.asset-options svg{width:18px;height:18px}.asset-workspace{gap:20px}.asset-panel-heading{font-size:6px;padding:14px 17px;gap:15px}.asset-panel-content{grid-template-columns:1fr;padding:24px 21px;gap:25px}.asset-panel h3{font-size:33px;line-height:1.1}.asset-panel p{font-size:13px}.asset-panel ul{font-size:9px}.technical-drawing{display:flex;align-items:center;gap:10px;padding:12px}.technical-drawing svg{width:120px;height:120px;flex-shrink:0}.technical-drawing>span{font-size:7px;padding:12px 0;background:transparent;border-top:0;text-align:left;line-height:1.7;max-width:120px}.asset-panel .text-link{font-size:11px}.industrial-decisions{padding-top:10px}.decision-rows article{grid-template-columns:1fr 20px;gap:14px;padding-block:25px}.decision-code{grid-column:1/3;margin:0;font-size:7px}.decision-rows h3{font-size:27px;grid-column:1}.decision-rows p{grid-column:1;font-size:13px}.decision-rows svg{grid-column:2;grid-row:2;align-self:center}.industrial-method-grid{grid-template-columns:1fr;gap:35px}.method-intro h2{font-size:57px}.method-intro>p{font-size:14px;max-width:340px;margin:23px 0 14px}.method-intro .text-link{font-size:12px}.method-symbol{display:none}.method-steps article{grid-template-columns:43px 1fr 18px;gap:19px;padding-block:25px}.method-number{font-size:44px}.method-steps h3{font-size:27px}.method-steps p{font-size:13px}.resource-grid{grid-template-columns:1fr;gap:22px}.resource-art{display:none}.industrial-resource{padding-block:35px}.industrial-resource .eyebrow{font-size:7px}.industrial-resource h2{font-size:37px;line-height:1.07}.industrial-resource p{font-size:13px;max-width:330px}.industrial-resource .button{grid-column:1;min-height:48px;font-size:11px}.industrial-page .coverage-section{padding-block:61px}.industrial-page .coverage-copy h2{font-size:45px;line-height:1.05}.industrial-page .coverage-copy>p{font-size:13px}.industrial-page .region-tabs button{font-size:8px;padding-inline:11px}.industrial-page .region-info h3{font-size:14px}.industrial-page .region-info p{font-size:12px}.industrial-page .region-info{min-height:134px}.industrial-page .map-key{font-size:6px}.industrial-page .faq-section{padding-block:61px}.industrial-page .faq-grid h2{font-size:41px;line-height:1.08}.industrial-page .faq-grid>div>p{font-size:13px}.industrial-page summary{font-size:14px}.industrial-page details p{font-size:13px}.industrial-page .contact-copy h2{font-size:48px}.industrial-page .contact-copy>p{font-size:14px}.industrial-page .contact-links a{font-size:17px}.industrial-page .quote-form{padding:25px 20px}.industrial-page .form-heading{font-size:7px;letter-spacing:0}.industrial-page .field label{font-size:9px}.industrial-page input,.industrial-page select,.industrial-page textarea{font-size:16px}.industrial-page .consent{font-size:10px}.industrial-page .form-submit{font-size:11px}.industrial-page .form-note{font-size:9px}.industrial-page .footer-top a:not(.brand){font-size:11px}}
@media(max-width:360px){.header-inner{gap:10px}.menu-toggle{padding-left:0;gap:8px;font-size:11px}.res-hero-heading h1{font-size:42px}.res-photo-note p{font-size:17px}.res-photo-note a{width:29px;height:29px}.process-grid{gap:10px}.process-grid article{padding:20px 15px}.industrial-hero h1{font-size:49px}.industrial-page .region-tabs button{font-size:7px;padding-inline:9px}.technical-drawing svg{width:100px;height:100px}.contact-links a{font-size:13px}.result-actions{gap:7px}}
html:not(.js) .quote-form{display:none}
@media(max-width:820px){html:not(.js) .site-header{height:auto;position:relative}html:not(.js) .header-inner{display:block;padding-block:18px}html:not(.js) .site-header nav{position:static;display:flex;flex-wrap:wrap;box-shadow:none;padding:15px 0 0;border:0}html:not(.js) .menu-toggle{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.site-footer,.quote-form,.hero-actions,.menu-toggle,.industrial-jumpbar{display:none}body{background:#ffffff;color:#111111}.container{width:100%}.section{padding-block:25px}h1{font-size:42px}h2{font-size:30px}.industrial-hero,.industrial-method,.industrial-page .contact-section{background:#ffffff;color:#111111}.industrial-hero-background{display:none}.industrial-hero h1,.industrial-hero h1 span,.industrial-hero-bottom p,.method-steps p,.method-intro>p{color:#111111}.industrial-hero h1{font-size:54px}.industrial-page h2{font-size:39px}details{break-inside:avoid}details>p{display:block}}

/* Every service remains readable when JavaScript is unavailable. */
html:not(.js) .asset-panel[hidden]{display:block!important}html:not(.js) .asset-panel{margin-bottom:20px}html:not(.js) [data-quote-service]{display:none}
