:root{--ink: #3f4246;--muted: #70757b;--line: #d9e8ee;--paper: #ffffff;--wash: #fafafa;--brand: #45afd0;--brand-dark: #227f9a;--brand-soft: #c9edf6;--cool-grey: #85878b;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.6;overflow-x:hidden}a{color:inherit}h1,h2,h3,p,li,blockquote,figcaption,a,button{overflow-wrap:anywhere}h1,h2,h3{text-wrap:balance}p,li,blockquote{text-wrap:pretty}img,svg{max-width:100%}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;background:var(--ink);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.top-strip{display:flex;justify-content:flex-end;gap:1rem;padding:.55rem max(1rem,calc((100vw - 1180px)/2));background:var(--ink);color:#fff;font-size:.92rem}.site-header{position:sticky;top:0;z-index:10;background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1180px;margin:0 auto;padding:.75rem 1rem}.brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none}.brand-mark{display:block;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.brand-mark img{display:block;width:auto;max-width:none;height:48px}.brand-name{color:var(--brand);font-size:2rem;font-weight:300;line-height:1;white-space:nowrap}nav{display:flex;align-items:center;justify-content:flex-end;gap:0;flex-wrap:wrap;font-size:.92rem;font-weight:400}nav a{display:inline-flex;align-items:center;min-height:28px;padding:0 .85rem;border-left:1px solid var(--line);text-decoration:none;color:#525a50}nav a:first-child{border-left:0}nav a:hover{color:var(--brand-dark)}nav a[aria-current=page]{color:var(--brand-dark);font-weight:700}.mobile-menu{display:none}.nav-contact{padding-right:0}.nav-contact svg{width:20px;height:20px;fill:currentColor}.hero{position:relative;display:grid;min-height:620px;overflow:hidden;background:linear-gradient(90deg,#23282df0,#23282db3 48%,#45afd042),url(/images/homepage-commercial.jpg) right center / cover no-repeat,#2c3438;color:#fff;animation:hero-drift 22s ease-in-out infinite alternate}.hero:before,.hero:after{content:"";position:absolute;inset:0;pointer-events:none}.hero:before{background:linear-gradient(105deg,transparent 0 44%,rgba(201,237,246,.2) 49%,transparent 58%),repeating-linear-gradient(100deg,transparent 0 48px,rgba(255,255,255,.06) 49px 50px,transparent 51px 98px);mix-blend-mode:screen;opacity:.65;transform:translate(-12%);animation:hero-light-sweep 9s ease-in-out infinite alternate}.hero:after{background:radial-gradient(circle at 78% 18%,rgba(201,237,246,.24),transparent 18rem),radial-gradient(circle at 90% 82%,rgba(69,175,208,.22),transparent 22rem);opacity:.8;animation:hero-breathe 7s ease-in-out infinite alternate}.hero-content{position:relative;z-index:1;align-self:center;box-sizing:content-box;max-width:720px;padding:clamp(4rem,8vw,8rem) 1rem clamp(5rem,8vw,8rem) max(1rem,calc((100vw - 1180px)/2));animation:hero-content-rise .8s ease-out both}.hero h1,.page-hero h1{margin:0;font-size:clamp(3rem,9vw,6.4rem);font-weight:100;line-height:.95;letter-spacing:0}.hero p:not(.eyebrow),.page-hero p:not(.eyebrow){max-width:650px;font-size:clamp(1.08rem,1.5vw,1.25rem);font-weight:200;color:#ffffffdb}.eyebrow{margin:0 0 .8rem;color:var(--brand-dark);font-size:.77rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero .eyebrow,.page-hero .eyebrow{color:var(--brand-soft)}@keyframes hero-drift{0%{background-position:center,48% 50%,center}to{background-position:center,54% 48%,center}}@keyframes hero-light-sweep{0%{opacity:.42;transform:translate(-14%)}to{opacity:.78;transform:translate(8%)}}@keyframes hero-breathe{0%{opacity:.55;transform:scale(1)}to{opacity:.9;transform:scale(1.04)}}@keyframes hero-content-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.button-row,.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border:1px solid transparent;border-radius:6px;font-weight:400;line-height:1.1;text-decoration:none;cursor:pointer}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-dark)}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.intro-band,.content-band,.support-band,.project-band,.testimonials,.contact-panel,.page-hero,.site-footer{padding-inline:max(1rem,calc((100vw - 1180px)/2))}.intro-band,.content-band,.support-band,.project-band,.testimonials,.contact-panel{padding-block:clamp(3.5rem,7vw,6rem)}.intro-band,.support-band,.split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:start}.section-heading{max-width:620px}.contact-section{background:linear-gradient(180deg,#fafafa,#fff)}.contact-heading{max-width:820px;margin-bottom:clamp(2rem,5vw,4rem)}.section-heading h2,.support-band h2,.contact-panel h2,.split h2{margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:200;line-height:1.05;letter-spacing:0}.intro-copy p,.support-band p,.project-band p,.split p,.contact-panel p,.detail-grid p{color:var(--muted);font-size:1.04rem}.content-band,.project-band,.testimonials{background:var(--wash)}.commercial-detail{background:#fff}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.detail-grid article{border-top:2px solid var(--brand);padding-top:1rem}.detail-grid h3,.feature-panel h3{margin-top:0}.feature-panel,.testimonial-grid figure{background:#fff;border:1px solid var(--line);border-radius:8px}.text-link{color:var(--brand-dark);font-weight:800}.service-billboard img{width:100%;height:100%;object-fit:cover}.service-billboard h3{margin:0;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:200;line-height:1}.service-billboard p:not(.eyebrow){color:var(--muted);font-size:1.1rem}.service-mini-grid strong{display:block;color:var(--ink);font-size:1.05rem}.service-mini-grid span{display:block;color:var(--muted)}.service-feature-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:1rem;margin-top:2rem}.service-billboard{position:relative;min-height:520px;overflow:hidden;border-radius:8px;color:#fff;text-decoration:none}.service-billboard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 24%,rgba(35,40,45,.88))}.service-billboard>div{position:absolute;inset:auto 0 0;z-index:1;padding:clamp(1.25rem,4vw,2.5rem)}.service-billboard .eyebrow,.service-billboard .text-link,.service-billboard p:not(.eyebrow){color:#fff}.service-mini-grid{display:grid;gap:1rem}.service-mini-grid a{display:grid;align-content:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:inherit;padding:1.25rem;text-decoration:none}.brand-trust{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:clamp(2rem,5vw,5rem)}.dealer-card{display:grid;align-content:end;gap:1rem;min-height:390px;padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(69,175,208,.46);border-radius:8px;background:#fff}.dealer-card>img{width:min(100%,320px);max-height:96px;object-fit:contain}.dealer-card h2{margin:0;color:var(--brand-dark);font-size:clamp(3rem,7vw,6.6rem);font-weight:200;line-height:.92}.dealer-card p:not(.eyebrow){max-width:520px}.supplier-stack{display:grid;grid-template-rows:1fr auto;gap:1rem}.supplier-stack article{display:grid;align-content:center;gap:.85rem;min-height:245px;padding:clamp(1.25rem,4vw,2.25rem);border:1px solid var(--line);border-radius:8px;background:#fff}.supplier-stack article>img{width:min(100%,195px);max-height:74px;object-fit:contain}.supplier-stack h3{margin:0;color:#828282;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:200;line-height:1}.supplier-ticker{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.supplier-ticker div{display:flex;width:max-content;animation:brand-scroll 20s linear infinite}.supplier-ticker span{display:inline-grid;min-width:230px;min-height:82px;place-items:center;border-right:1px solid var(--line);color:var(--ink);font-weight:800}.project-band{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.project-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;color:inherit;text-decoration:none}.project-card:hover{border-color:#45afd094}.project-card img{display:block;width:100%;height:clamp(190px,14.5vw,240px);aspect-ratio:16 / 10;object-fit:cover}.project-card>div{display:grid;gap:.75rem;padding:1.25rem}.project-card h3,.project-card p{margin:0}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.testimonial-grid figure{margin:0;padding:1.5rem}blockquote{margin:0 0 1rem;color:#364438}figcaption{font-weight:800}figcaption span{display:block;color:var(--muted);font-size:.9rem;font-weight:600}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--ink);color:#fff}.contact-panel p{max-width:720px;color:#ffffffc2}.page-hero{padding-block:clamp(4rem,9vw,7rem);background:linear-gradient(90deg,#23282deb,#227f9ab8),url(/images/header.jpg) center / cover no-repeat,var(--ink);color:#fff}.page-hero.compact h1{max-width:900px;font-size:clamp(2.7rem,6vw,5rem)}.commercial-hero{display:block}.commercial-hero>div{max-width:780px}.commercial-hero h1{max-width:860px;font-size:clamp(3rem,7vw,5rem)}.commercial-intro{background:#fff}.commercial-image-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 max(1rem,calc((100vw - 1180px)/2)) clamp(3.5rem,7vw,6rem);background:#fff}.commercial-image-band img{display:block;width:100%;height:clamp(190px,14.5vw,240px);aspect-ratio:16 / 10;border-radius:8px;object-fit:cover}.commercial-image-band .gallery-image{object-position:center}.commercial-image-band .interior{object-position:center 54%}.commercial-image-band .building-front,.commercial-image-band .building-exterior{object-position:center 48%}.commercial-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.commercial-card-grid article{min-height:240px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:1.25rem}.commercial-card-grid h3,.process-list h3{margin-top:0}.commercial-card-grid p,.process-list p{color:var(--muted)}.process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none}.process-list li{border-top:2px solid var(--brand);padding-top:1rem}.process-list span{display:block;margin-bottom:.75rem;color:var(--brand-dark);font-weight:800}.feature-panel{padding:clamp(1.25rem,3vw,2rem)}.check-list{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding-left:1.7rem;color:#364438}.check-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.65rem;height:.65rem;border-radius:999px;background:var(--brand)}.contact-list{display:grid;gap:1rem;margin:1.4rem 0 0}.contact-list div{padding-bottom:1rem;border-bottom:1px solid var(--line)}.contact-list dt{color:var(--muted);font-size:.85rem;font-weight:300;text-transform:uppercase}.contact-list dd{margin:.15rem 0 0;font-size:1.15rem;font-weight:400}.contact-detail-panel{position:relative;overflow:hidden;background:#fff}.contact-detail-panel:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--brand)}.contact-detail-panel h2{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:200;line-height:1.08}.contact-quick-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.site-footer{padding-block:4rem 1.2rem;background:#fff;border-top:1px solid var(--line);color:var(--ink)}.footer-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr) minmax(180px,.8fr);gap:2rem}.site-footer p,.site-footer a,.site-footer small{color:#565d53}.site-footer h2{margin:0 0 1rem;font-size:1rem;color:var(--ink);font-weight:400}.site-footer ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.copyright{margin-top:2rem;border-top:1px solid var(--line);padding-top:1rem;font-size:.9rem;color:var(--muted)}@media(max-width:980px){.nav-shell,.top-strip{justify-content:center}.nav-shell,.intro-band,.support-band,.brand-trust,.split,.service-feature-grid,.footer-grid{grid-template-columns:1fr}.nav-shell{display:grid;justify-items:center}nav{justify-content:center}.hero{min-height:auto}.testimonial-grid,.detail-grid,.project-grid,.commercial-card-grid,.process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-image-band{grid-template-columns:1fr 1fr}.dealer-card{min-height:300px}.contact-panel{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.top-strip{display:none}.top-strip,.button-row,.contact-actions{align-items:stretch;flex-direction:column}.top-strip{gap:.25rem;text-align:center}.nav-shell{position:relative;display:flex;justify-items:initial;justify-content:space-between;gap:.75rem;padding-block:.65rem}.brand-mark{flex-basis:42px;width:42px;height:42px}.brand-mark img{height:42px}.brand-name{font-size:1.7rem}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:6px;color:var(--brand-dark);cursor:pointer;list-style:none}.mobile-menu summary svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{display:grid;grid-template-columns:1fr;justify-content:stretch;position:absolute;top:calc(100% + .5rem);left:50%;width:min(260px,calc(100vw - 2rem));transform:translate(-50%);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.mobile-menu nav a{justify-content:center;min-height:44px;border-top:1px solid var(--line);border-left:0;padding:.7rem 1rem;text-align:center}.mobile-menu nav a:first-child{border-top:0}.hero h1,.page-hero.compact h1,.commercial-hero h1{font-size:clamp(2.4rem,15vw,4rem);line-height:1}.section-heading h2,.support-band h2,.contact-panel h2,.split h2{font-size:clamp(2rem,11vw,3rem)}.dealer-card h2,.supplier-stack h3{font-size:clamp(2.8rem,15vw,4rem)}.testimonial-grid,.detail-grid,.project-grid,.commercial-card-grid,.process-list,.commercial-image-band{grid-template-columns:1fr}.service-billboard{min-height:420px}.project-card img,.commercial-image-band img{height:min(62vw,260px)}.hero-content{padding-inline:1rem}}@media(prefers-reduced-motion:reduce){.hero,.hero:before,.hero:after,.hero-content,.supplier-ticker div{animation:none}.supplier-ticker div{flex-wrap:wrap;width:auto}}
