:root{color-scheme:light;--ink: #081314;--ink-soft: #415154;--muted: #6d7d80;--line: #dce5e5;--surface: #ffffff;--surface-cool: #f4f8f8;--teal: #063a3a;--teal-2: #0d5553;--accent: #58b8a7;--accent-strong: #2a927f;--steel: #b7c4c6;--footer: #071113;--shadow: 0 18px 45px rgb(7 17 19 / 10%);--section-pad: 96px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--surface);color:var(--ink);min-width:320px}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}button{border:0;cursor:pointer}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.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}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;padding:12px clamp(22px,5vw,76px);background:#fffffff0;border-bottom:1px solid rgb(220 229 229 / 76%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:box-shadow .18s ease,min-height .18s ease}.site-header--scrolled{min-height:72px;box-shadow:0 12px 32px #07111314}.brand{display:inline-flex;width:198px;max-width:44vw}.brand img{width:100%;height:auto}.primary-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px}.primary-nav button{padding:10px 8px;color:#26393c;background:transparent;border-radius:6px;font-size:.78rem;font-weight:700}.primary-nav button:hover{color:var(--teal-2);background:#eef5f4}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;gap:9px;padding:13px 18px;border-radius:6px;font-weight:800;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button span{transition:transform .18s ease}.button:hover span{transform:translate(4px)}.button--dark{background:var(--teal);color:#fff}.button--dark:hover{background:#092426;transform:translateY(-1px)}.button--accent{background:var(--accent);color:#062424}.button--accent:hover{background:#70c8ba;transform:translateY(-1px)}.button--outline{color:#fff;border:1px solid rgb(255 255 255 / 58%);background:#ffffff0f}.button--outline:hover{border-color:#fff;background:#ffffff21}.menu-button{display:none;width:44px;height:44px;border-radius:6px;background:#eef5f4;place-items:center;padding:11px}.menu-button span{display:block;width:22px;height:2px;margin:3px 0;background:var(--teal)}.hero{position:relative;min-height:590px;display:grid;align-items:center;overflow:hidden;background:var(--footer)}.hero__image,.hero__overlay{position:absolute;inset:0}.hero__image{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hero__overlay{background:linear-gradient(90deg,#020809f5,#041011cc 39%,#030c0d2e),linear-gradient(180deg,#00000029,#00000075)}.hero__content{position:relative;z-index:2;width:min(680px,calc(100% - 40px));margin-left:clamp(28px,7vw,92px);padding-top:38px}.section-label{color:var(--accent-strong);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.hero__label{color:var(--accent)}.hero h1{max-width:720px;margin-top:18px;color:#fff;font-size:clamp(2.6rem,4.4rem,4.4rem);line-height:1.04;font-weight:900}.hero p:not(.section-label){max-width:670px;margin-top:24px;color:#ffffffe0;font-size:1.1rem;line-height:1.72}.hero__subcopy{color:#ffffffb8!important;font-size:1rem!important;margin-top:10px!important}.hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(135deg,#051011,#063a3a);color:#fff;padding:0 clamp(18px,5vw,70px);scroll-margin-top:90px}.service-strip__item{min-height:150px;padding:28px clamp(18px,2.2vw,34px);border-right:1px solid rgb(255 255 255 / 12%)}.service-strip__item:first-child{border-left:1px solid rgb(255 255 255 / 12%)}.line-icon{position:relative;display:inline-flex;width:44px;height:44px;margin-bottom:22px;border:1.5px solid rgb(88 184 167 / 72%);border-radius:8px}.line-icon:before,.line-icon:after,.industry-card__icon:before,.industry-card__icon:after{position:absolute;content:""}.line-icon--equipment:before{inset:12px 9px 10px;border:2px solid var(--accent);border-top-width:6px;border-radius:3px}.line-icon--range:before{top:11px;left:10px;width:9px;height:9px;border:2px solid var(--accent)}.line-icon--range:after{right:10px;bottom:10px;width:16px;height:16px;border:2px solid var(--accent)}.line-icon--wholesale:before{left:9px;right:9px;top:15px;height:14px;border:2px solid var(--accent);border-radius:3px}.line-icon--wholesale:after{left:14px;right:14px;top:10px;height:9px;border:2px solid var(--accent);border-bottom:0;border-radius:6px 6px 0 0}.line-icon--support:before{inset:10px;border:2px solid var(--accent);border-radius:50%}.line-icon--support:after{left:20px;top:8px;width:2px;height:28px;background:var(--accent);transform:rotate(42deg)}.service-strip__item h3{font-size:1.05rem;margin-bottom:12px}.service-strip__item p{color:#ffffffb8;line-height:1.65;font-size:.94rem}.section{padding:var(--section-pad) clamp(18px,5vw,70px)}.section__heading{width:min(760px,100%);margin:0 auto 44px;text-align:center}.section__heading h2,.about-section__content h2,.contact-section__details h2{margin-top:12px;font-size:clamp(2rem,3rem,3rem);line-height:1.08;color:var(--ink);font-weight:900}.section__heading p:not(.section-label){margin-top:16px;color:var(--ink-soft);line-height:1.7}.product-range{background:#fff}.product-grid{display:grid;gap:24px;max-width:1260px;margin:0 auto}.product-grid--featured{grid-template-columns:repeat(6,minmax(0,1fr))}.product-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px}.product-card{display:flex;min-height:340px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #07111312;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-6px);border-color:#c8d6d6;box-shadow:var(--shadow)}.product-card__image{aspect-ratio:1.08;background:#eef4f4;overflow:hidden}.product-card__image--sheet{background-repeat:no-repeat;background-size:600% 100%}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}.product-card h3{font-size:.98rem;line-height:1.25}.product-card p{display:none;margin-top:12px;color:var(--ink-soft);font-size:.9rem;line-height:1.55}.product-card a{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding-top:26px;color:var(--teal-2);font-size:.82rem;font-weight:900;text-transform:uppercase}.product-card a span{transition:transform .18s ease}.product-card a:hover span{transform:translate(4px)}.section__center{display:flex;justify-content:center;margin-top:34px}.product-secondary{padding-top:62px;scroll-margin-top:100px}.product-secondary__heading{width:min(620px,100%);margin:0 auto 28px;text-align:center}.product-secondary__heading h3{font-size:1.55rem}.product-secondary__heading p{margin-top:10px;color:var(--ink-soft)}.solutions-section,.about-section,.contact-section{background:var(--surface-cool)}.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1180px;margin:0 auto}.solution-card,.industry-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:26px}.solution-card span{display:inline-flex;color:var(--accent-strong);font-weight:900;margin-bottom:28px}.solution-card h3,.industry-card h3{font-size:1.15rem;line-height:1.28}.solution-card p,.industry-card p{margin-top:12px;color:var(--ink-soft);line-height:1.62}.industries-section{background:#fff}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.industry-card{min-height:190px}.industry-card__icon{position:relative;display:block;width:42px;height:42px;margin-bottom:18px;border-radius:8px;background:#e9f4f2;border:1px solid #cfe1df}.industry-card__icon:before{inset:10px;border:2px solid var(--teal-2);border-radius:50%}.industry-card__icon:after{right:9px;bottom:9px;width:11px;height:2px;background:var(--teal-2);transform:rotate(45deg);transform-origin:right center}.about-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(32px,6vw,78px);align-items:center}.about-section__image{min-height:420px}.about-section__image img{width:100%;height:100%;max-height:560px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.about-section__content p:not(.section-label){margin-top:18px;color:var(--ink-soft);line-height:1.76}.feature-list{display:grid;gap:13px;margin-top:30px}.feature-list__item{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:#fff}.feature-list__item span,.feature-band__item span{width:12px;height:12px;flex:0 0 auto;border-radius:3px;background:var(--accent);box-shadow:0 0 0 6px #58b8a726}.feature-band{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:44px clamp(18px,5vw,70px);background:#071113}.feature-band__item{display:flex;align-items:center;justify-content:flex-start;min-height:118px;gap:16px;padding:0 clamp(16px,2vw,28px);border-right:1px solid rgb(255 255 255 / 12%);color:#fff;text-align:left}.feature-band__item:first-child{border-left:1px solid rgb(255 255 255 / 12%)}.feature-band__item h3{color:#fff;font-size:1.05rem;line-height:1.25}.feature-band__item p{margin-top:8px;color:#ffffffad;font-size:.88rem;line-height:1.5}.contact-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);gap:clamp(34px,5vw,70px);align-items:start;overflow:hidden}.contact-section__details>p:not(.section-label){margin-top:18px;color:var(--ink-soft);line-height:1.78}.contact-methods{display:grid;gap:16px;margin-top:34px}.contact-methods div{padding:20px;border-radius:8px;background:#fff;border:1px solid var(--line)}.contact-methods span{display:block;color:var(--accent-strong);font-size:.8rem;font-weight:900;text-transform:uppercase}.contact-methods p,.contact-methods a{display:inline-flex;margin-top:8px;color:var(--ink);font-weight:800;line-height:1.45}.map-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.map-card iframe{display:block;width:100%;height:440px;border:0}.map-card__footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px;border-top:1px solid var(--line)}.map-card__footer span{display:block;color:var(--accent-strong);font-size:.78rem;font-weight:900;text-transform:uppercase}.map-card__footer p{margin-top:7px;color:var(--ink);font-weight:900;line-height:1.4}.map-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.button--outline-map{color:var(--teal);border:1px solid #bfd0d0;background:#fff}.button--outline-map:hover{border-color:var(--teal);background:#eef6f5}.footer{background:var(--footer);color:#fff}.footer__inner{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:38px;padding:62px clamp(18px,5vw,70px)}.footer__brand img{width:238px;max-width:100%;margin-bottom:22px}.footer__brand p,.footer__column p,.footer__column a{color:#ffffffb3;line-height:1.65}.footer__column{display:grid;align-content:start;gap:10px}.footer__column h2{margin-bottom:10px;color:#fff;font-size:1rem}.footer__column a:hover,.footer__bottom a:hover{color:var(--accent)}.footer__contact a{width:fit-content}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px clamp(18px,5vw,70px);border-top:1px solid rgb(255 255 255 / 12%);color:#ffffffa6}.footer__bottom div{display:flex;gap:18px}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:40;display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:var(--teal);color:#fff;font-size:1.3rem;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--teal-2)}.legal-page{min-height:68vh;padding:86px clamp(18px,5vw,70px);background:var(--surface-cool)}.legal-page__inner{max-width:880px;margin:0 auto;padding:42px;border:1px solid var(--line);border-radius:8px;background:#fff}.legal-page h1{margin-top:12px;font-size:2.6rem}.legal-page h2{margin-top:28px;font-size:1.25rem}.legal-page p{margin-top:14px;color:var(--ink-soft);line-height:1.75}.legal-page a{color:var(--teal-2);font-weight:800}.reveal{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s ease}.reveal--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1120px){.site-header{gap:14px}.brand{width:190px}.header-cta{display:none}.service-strip,.solution-grid,.industry-grid,.feature-band{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))}.about-section,.contact-section{grid-template-columns:1fr}.about-section__image{min-height:auto}.map-card iframe{height:380px}}@media(max-width:820px){:root{--section-pad: 72px}html{scroll-padding-top:76px}.site-header{grid-template-columns:1fr auto;min-height:72px;padding:11px 18px}.brand{width:178px;max-width:70vw}.menu-button{display:block}.primary-nav{position:absolute;top:100%;right:18px;left:18px;display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.primary-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.primary-nav button{width:100%;min-height:44px;text-align:left}.hero{min-height:670px}.hero__content{width:min(100% - 36px,680px);margin:0 auto}.hero h1{font-size:clamp(2.35rem,3.4rem,3.4rem)}.service-strip,.feature-band{grid-template-columns:1fr}.service-strip__item,.feature-band__item,.service-strip__item:first-child,.feature-band__item:first-child{border-right:0;border-left:0;border-bottom:1px solid rgb(255 255 255 / 12%)}.product-grid--featured,.product-grid--secondary,.solution-grid,.industry-grid,.footer__inner{grid-template-columns:1fr}.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:auto}.footer__bottom{align-items:flex-start;flex-direction:column}.legal-page__inner{padding:28px}}@media(max-width:520px){.hero{min-height:720px}.hero h1,.section__heading h2,.about-section__content h2,.contact-section__details h2{font-size:2rem}.hero p:not(.section-label){font-size:1rem}.hero__buttons,.hero__buttons .button{width:100%}.button{min-height:48px;padding-inline:15px}.section{padding-inline:18px}.product-card__body,.solution-card,.industry-card{padding:22px}.product-grid--featured{grid-template-columns:1fr}.contact-section{padding-bottom:82px}.map-card iframe{height:320px}.map-card__footer{align-items:flex-start;flex-direction:column}.map-card__actions,.map-card__actions .button{width:100%}}
