.inner-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.inner-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.inner-hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,29,.92),rgba(3,17,29,.22))}.inner-hero__content{position:relative;z-index:2;padding:90px 0}.inner-hero h1,.contact-hero h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:1;letter-spacing:-.05em}.inner-hero h1 em,.contact-hero h1 em{color:var(--lime);font-style:normal}.inner-hero__content>p:last-child{max-width:720px;color:#d9e3e9;font-size:18px}.system-list{display:grid;gap:34px}.system-list article{display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.system-list article:nth-child(even) picture{order:2}.system-list img{width:100%;height:100%;min-height:520px;object-fit:cover}.system-list article>div{padding:clamp(34px,5vw,70px)}.system-list small,.project-gallery small{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.12em}.system-list h2,.story-grid h2,.contact-page h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.system-list p,.system-list li,.story-grid p,.contact-page p{color:var(--muted)}.system-list ul{margin:25px 0 32px;padding-left:20px}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-grid img{width:100%;min-height:600px;object-fit:cover;border-radius:var(--radius)}.values{background:var(--paper)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-grid article{min-height:310px;padding:32px;border:1px solid var(--line);background:#fff}.value-grid span{color:var(--accent);font-weight:700}.value-grid h3{margin-top:90px;font-size:24px}.value-grid p{color:var(--muted)}.project-gallery{display:grid;gap:36px}.project-gallery article{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.project-gallery article:nth-child(even) picture{order:2}.project-gallery img{width:100%;min-height:500px;height:100%;object-fit:cover}.project-gallery article>div{padding:50px}.project-gallery h2{font-size:clamp(32px,4vw,50px);margin:12px 0}.project-gallery p{color:var(--muted)}.contact-hero{padding:110px 0;background:var(--primary);color:#fff}.contact-hero p:last-child{max-width:680px;color:#b8c6d0}.contact-page{background:var(--paper)}.contact-page .inquiry__grid{align-items:start}.contact-page .inquiry__grid>div>a{display:block;margin:12px 0;color:var(--accent);font-weight:700}.contact-page .quote-form{padding:38px;background:var(--deep);border-radius:var(--radius)}
@media(max-width:900px){.system-list article,.story-grid,.project-gallery article{grid-template-columns:1fr}.system-list article:nth-child(even) picture,.project-gallery article:nth-child(even) picture{order:0}.value-grid{grid-template-columns:1fr 1fr}.story-grid{gap:40px}}
@media(max-width:620px){.inner-hero{min-height:500px}.inner-hero__content{padding:70px 0}.system-list img,.project-gallery img{min-height:330px}.system-list article>div,.project-gallery article>div{padding:28px}.value-grid{grid-template-columns:1fr}.story-grid img{min-height:380px}.contact-page .quote-form{padding:24px}}
.inner-hero--light{color:var(--ink);align-items:center;background:#eef6f8}.inner-hero--light>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48;filter:saturate(.65) brightness(1.15)}.inner-hero--light .inner-hero__scrim{background:linear-gradient(90deg,#f9fcfd 0%,rgba(247,251,252,.93) 46%,rgba(240,248,250,.34) 80%)}.inner-hero--light h1 em{color:var(--accent)}.inner-hero--light .inner-hero__content>p:last-child{color:#526f7e}
.product-jump{position:sticky;z-index:20;top:0;background:rgba(255,255,255,.94);border-block:1px solid var(--line);backdrop-filter:blur(16px)}.product-jump .shell{display:grid;grid-template-columns:repeat(3,1fr)}.product-jump a{display:flex;align-items:center;gap:14px;min-height:76px;padding:0 26px;border-right:1px solid var(--line);font-weight:700}.product-jump a:first-child{border-left:1px solid var(--line)}.product-jump span{color:var(--accent);font-size:11px}.product-jump a:hover{background:#f1f8f9;color:var(--accent)}
.product-catalog{background:#f7fafb}.catalog-family{padding:84px 0;border-top:1px solid var(--line);scroll-margin-top:90px}.catalog-family__head{display:grid;grid-template-columns:55px .95fr 1.05fr;gap:32px;align-items:start;margin-bottom:42px}.catalog-family__head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#dceff1;color:var(--accent);font-size:12px;font-weight:700}.catalog-family__head p{margin:0;color:var(--muted)}.catalog-family__head>div p{margin-bottom:8px;color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.catalog-family__head h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.04em}
.catalog-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.catalog-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 15px 45px rgba(39,78,96,.07)}.catalog-card img{width:100%;height:300px;object-fit:cover}.catalog-card>div{padding:30px}.catalog-card small{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.catalog-card h3{margin:10px 0;font-size:28px}.catalog-card p,.catalog-card li{color:var(--muted)}.catalog-card--feature{grid-row:span 2}.catalog-card--feature img{height:470px}.catalog-card ul{padding-left:18px}.catalog-card--plain{display:flex;align-items:center;background:linear-gradient(135deg,#e8f4f5,#f8fbfc)}.spec-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.spec-pills span,.application-tags span{padding:10px 15px;border:1px solid #cfe1e6;border-radius:999px;background:rgba(255,255,255,.7);color:#476574;font-size:12px;font-weight:600}
.type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.type-grid article{min-height:240px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:transform .2s ease,box-shadow .2s ease}.type-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(39,78,96,.09)}.type-grid span{color:var(--accent);font-size:11px}.type-grid h3{margin:52px 0 10px;font-size:22px}.type-grid p{margin:0;color:var(--muted)}.application-tags{display:flex;flex-wrap:wrap;gap:10px}.application-tags span{padding:14px 20px;background:#fff;font-size:14px}.catalog-cta{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:50px;padding:45px;background:linear-gradient(120deg,#e4f2f4,#f7fbfc);border:1px solid #d2e5e9;border-radius:22px}.catalog-cta h2{margin:4px 0 10px}.catalog-cta p{max-width:650px;color:var(--muted)}
@media(max-width:900px){.catalog-family__head{grid-template-columns:45px 1fr}.catalog-family__head>p{grid-column:2}.catalog-grid{grid-template-columns:1fr}.catalog-card--feature{grid-row:auto}.type-grid{grid-template-columns:1fr 1fr}.catalog-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.product-jump .shell{grid-template-columns:1fr}.product-jump{position:relative}.product-jump a{min-height:58px;border-left:1px solid var(--line)}.catalog-family__head{grid-template-columns:1fr;gap:18px}.catalog-family__head>p{grid-column:auto}.type-grid{grid-template-columns:1fr}.catalog-card--feature img{height:330px}.catalog-cta{padding:28px}}

/* Cross-page refinement */
.inner-hero .eyebrow,.story-grid .eyebrow,.values .eyebrow,.contact-hero .eyebrow,.contact-page .eyebrow,.product-catalog>.shell>.section-head .eyebrow,.catalog-cta .eyebrow{display:none}
.inner-hero{min-height:500px}
.inner-hero__content{padding:76px 0}
.inner-hero h1,.contact-hero h1,.system-list h2,.story-grid h2,.contact-page h2,.catalog-family__head h2{letter-spacing:-.04em;text-wrap:balance}
.inner-hero__content>p:last-child,.contact-hero p:last-child,.story-grid p,.contact-page p{max-width:70ch}
.product-jump{top:78px}
.product-jump a{min-height:64px}
.product-catalog>.shell>.section-head{max-width:760px}
.catalog-family{padding:76px 0}
.catalog-family__head{grid-template-columns:1fr;gap:16px;max-width:920px}
.catalog-family__head>span{display:none}
.catalog-family__head>p{max-width:72ch}
.catalog-grid{gap:14px}
.catalog-card{border-radius:14px;box-shadow:0 18px 44px rgba(39,78,96,.08)}
.catalog-card--plain{background:#edf5f6}
.spec-pills span,.application-tags span{border-radius:8px}
.type-grid{grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.type-grid article{min-height:220px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}
.type-grid article:hover{box-shadow:none;transform:none;background:#f2f8f9}
.type-grid span{display:none}
.type-grid h3{margin:40px 0 10px}
.catalog-cta{align-items:flex-end;border-radius:14px;background:#e8f3f4}
.system-list article,.project-gallery article{border-radius:14px;box-shadow:0 18px 50px rgba(39,78,96,.1)}
.value-grid{gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.value-grid article{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.contact-page .quote-form{border-radius:14px}
@media(max-width:900px){.product-jump{top:72px}.type-grid{grid-template-columns:1fr 1fr}.catalog-cta{align-items:flex-start}}
@media(max-width:620px){.inner-hero{min-height:470px}.inner-hero__content{padding:58px 0}.product-jump{top:auto}.type-grid{grid-template-columns:1fr}.catalog-family{padding:64px 0}.catalog-cta{border-radius:12px}}

/* Image-led product directory */
.product-intro{padding:clamp(72px,8vw,118px) 0;background:#fff}
.product-intro__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(54px,8vw,120px);align-items:center}
.product-intro h1{margin:0;color:#777d7f;font-size:clamp(48px,4.8vw,68px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.product-intro h1 em{color:#292f31;font-style:normal}
.product-intro p{max-width:54ch;margin:30px 0 0;color:#4f575a;font-size:17px}
.product-intro img{width:100%;height:480px;object-fit:cover;background:#f4f5f3}
.product-directory{padding:0 0 140px;background:#fff}
.product-directory__grid{display:grid;grid-template-columns:245px minmax(0,1fr);gap:clamp(64px,8vw,120px);align-items:start}
.product-sidebar{position:sticky;top:106px;padding-top:105px}
.product-sidebar h2{margin:0 0 28px;color:#343a3c;font-size:20px;font-weight:600}
.product-sidebar nav{display:flex;flex-direction:column;align-items:flex-start}
.product-sidebar nav a{margin:7px 0;color:#70787a;font-size:13px;line-height:1.35}
.product-sidebar nav a:hover{color:var(--accent)}
.product-sidebar .product-sidebar__family{margin:24px 0 6px;color:#252b2d;font-size:15px;font-weight:600}
.product-sidebar nav .product-sidebar__family:first-child{margin-top:0}
.product-sidebar>.text-link{margin-top:34px;color:#283335;font-size:13px}
.product-content{min-width:0}
.product-family{padding:100px 0 20px;scroll-margin-top:80px}
.product-family>header{max-width:760px;margin-bottom:58px}
.product-family>header h2{margin:0;color:#6f7577;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.08;letter-spacing:-.035em}
.product-family>header p{max-width:68ch;margin:24px 0 0;color:#4f575a}
.product-photo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px 28px}
.product-photo{scroll-margin-top:100px}
.product-photo--lead{grid-row:span 2}
.product-photo img{width:100%;height:310px;object-fit:cover;background:#f3f4f2}
.product-photo--lead img{height:720px}
.product-photo h3,.perimeter-gallery h3{margin:18px 0 8px;color:#2e3436;font-size:22px;font-weight:600;letter-spacing:-.02em}
.product-photo p,.perimeter-gallery p{max-width:52ch;margin:0;color:#6b7375;font-size:14px}
.product-detail-row{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center;margin-top:112px;padding:0}
.product-detail-row img{width:100%;height:480px;object-fit:cover}
.product-detail-row h3{margin:0;color:#343a3c;font-size:34px;font-weight:600;line-height:1.15;letter-spacing:-.025em}
.product-detail-row p{max-width:54ch;margin:24px 0;color:#596164}
.perimeter-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:64px 28px}
.perimeter-gallery article{scroll-margin-top:100px}
.perimeter-gallery img{width:100%;height:390px;object-fit:cover}
.application-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:54px 28px}
.application-gallery figure{margin:0}
.application-gallery figure:first-child{grid-row:span 2}
.application-gallery figure:first-child img{height:720px}
.application-gallery img{width:100%;height:320px;object-fit:cover}
.application-gallery figcaption{margin-top:14px;color:#4a5255;font-size:15px;font-weight:600}
.product-enquiry{max-width:760px;margin-top:120px;padding:70px 0 0}
.product-enquiry h2{margin:0;color:#6f7577;font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.1;letter-spacing:-.035em}
.product-enquiry p{max-width:62ch;margin:24px 0 30px;color:#596164}
.product-enquiry .button{border-radius:2px}
@media(max-width:980px){.product-directory__grid{grid-template-columns:1fr}.product-sidebar{position:relative;top:auto;padding-top:70px}.product-sidebar nav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 22px}.product-sidebar nav a{margin:3px 0}.product-sidebar .product-sidebar__family{grid-column:1/-1;margin:20px 0 4px}.product-family{padding-top:82px}}
@media(max-width:760px){.product-intro{padding:48px 0 68px}.product-intro__grid{grid-template-columns:1fr;gap:36px}.product-intro__grid>div{min-width:0}.product-intro picture{order:-1}.product-intro img{height:320px}.product-intro h1{font-size:42px}.product-intro p{max-width:100%;overflow-wrap:break-word}.product-sidebar nav{grid-template-columns:1fr 1fr}.product-photo-grid,.product-detail-row,.perimeter-gallery,.application-gallery{grid-template-columns:1fr}.product-photo--lead,.application-gallery figure:first-child{grid-row:auto}.product-photo img,.product-photo--lead img,.perimeter-gallery img,.application-gallery img,.application-gallery figure:first-child img{height:330px}.product-detail-row{gap:38px;margin-top:80px}.product-detail-row img{height:360px}.product-family{padding-top:76px}.product-family>header{margin-bottom:44px}.product-enquiry{margin-top:82px;padding-top:0}}

/* Cable mesh product detail */
.detail-page{background:#fff;color:#292f31}
.breadcrumb{display:flex;align-items:center;gap:10px;padding-top:32px;color:#737b7e;font-size:13px}
.breadcrumb a{text-decoration:underline;text-decoration-color:#c8cecf;text-underline-offset:4px}
.detail-hero{padding:54px 0 110px}
.detail-hero__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(56px,7vw,108px);align-items:center}
.detail-hero__copy{min-width:0}
.detail-hero h1{max-width:660px;margin:0;color:#777d7f;font-size:clamp(50px,4.45vw,64px);font-weight:600;line-height:1.02;letter-spacing:-.04em}
.detail-hero__copy>p{max-width:54ch;margin:30px 0;color:#4f575a;font-size:18px;line-height:1.65}
.detail-facts{margin:42px 0 0}
.detail-facts>div{display:grid;grid-template-columns:138px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid #e4e8e8}
.detail-facts dt{color:#727a7d;font-size:13px}
.detail-facts dd{margin:0;font-weight:600}
.detail-actions{display:flex;align-items:center;gap:28px;margin-top:38px}
.detail-actions .button{white-space:nowrap}
.detail-hero__media{display:grid;grid-template-columns:1fr .55fr;gap:14px;align-items:end;min-width:0;overflow:hidden}
.detail-hero__media picture{min-width:0;overflow:hidden}
.detail-hero__media picture:first-child{grid-row:1/3}
.detail-hero__media img{width:100%;height:220px;object-fit:cover;background:#f2f4f3}
.detail-hero__media picture:first-child img{height:620px}
.detail-body{padding:0 0 130px}
.detail-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:clamp(60px,8vw,128px);align-items:start}
.detail-toc{position:sticky;top:96px;padding-top:8px}
.detail-toc h2{margin:0 0 22px;font-size:17px}
.detail-toc nav{display:grid;gap:3px}
.detail-toc nav a{padding:9px 0;color:#626a6d;font-size:14px}
.detail-toc nav a:hover,.detail-toc nav a:focus-visible{color:#188d84}
.detail-toc__contact{display:inline-block;margin-top:26px;padding-bottom:6px;border-bottom:1px solid #188d84;color:#11766f;font-size:13px;font-weight:700}
.detail-content{min-width:0}
.detail-section{padding:112px 0 0;scroll-margin-top:90px}
.detail-section:first-child{padding-top:0}
.detail-section h2{max-width:820px;margin:0;color:#747b7d;font-size:clamp(38px,4.4vw,62px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.detail-section__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:50px;align-items:end;margin-bottom:48px}
.detail-section__header>p{max-width:47ch;margin:0;color:#626a6d;line-height:1.7}
.detail-prose-columns{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:42px;color:#555d60;font-size:17px;line-height:1.75}
.detail-prose-columns p{margin:0}
.detail-benefits{display:grid;grid-template-columns:1fr 1fr;gap:0 44px;margin:58px 0 0;padding:0;list-style:none}
.detail-benefits li{padding:26px 0;border-top:1px solid #e2e6e6}
.detail-benefits strong,.detail-benefits span{display:block}
.detail-benefits span{margin-top:8px;color:#6b7376;font-size:14px}
.detail-type-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:58px 22px}
.detail-type{display:block;color:inherit}
.detail-type img{width:100%;height:350px;object-fit:cover;background:#f0f2f1}
.detail-type--wide img{height:470px}
.detail-type h3{margin:20px 0 8px;font-size:22px}
.detail-type p{max-width:52ch;margin:0;color:#687073;font-size:14px;line-height:1.65}
.detail-materials{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px 72px;align-items:start}
.detail-materials__copy p{max-width:48ch;margin:28px 0 0;color:#626a6d;line-height:1.75}
.detail-materials__visual img{width:100%;height:500px;object-fit:cover}
.material-list{grid-column:1/3;display:grid;grid-template-columns:repeat(4,1fr);margin:8px 0 0}
.material-list>div{padding:22px 18px 0 0;border-top:1px solid #dfe4e4}
.material-list dt{color:#747c7e;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.material-list dd{margin:10px 0 0;font-size:15px;font-weight:600;line-height:1.45}
.parameter-steps{margin:12px 0 0;padding:0;list-style:none}
.parameter-steps li{display:grid;grid-template-columns:70px 240px 1fr;gap:24px;padding:30px 0;border-top:1px solid #dde3e3}
.parameter-steps li>span{color:#188d84;font-size:13px;font-weight:700}
.parameter-steps h3{margin:0;font-size:19px}
.parameter-steps p{max-width:58ch;margin:0;color:#636b6e}
.spec-table-wrap{overflow-x:auto;margin-top:42px;border-top:1px solid #dbe1e1}
.spec-table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums}
.spec-table th,.spec-table td{padding:17px 14px;text-align:left;border-bottom:1px solid #e3e7e7}
.spec-table th{color:#657073;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.spec-table td:first-child{font-weight:700}
.application-photo-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;margin-top:44px}
.application-photo-grid figure{margin:0}
.application-photo-grid figure:first-child{grid-row:1/3}
.application-photo-grid img{width:100%;height:280px;object-fit:cover}
.application-photo-grid figure:first-child img{height:640px}
.application-photo-grid figcaption{padding-top:13px;color:#555d60;font-size:14px}
.detail-support{display:grid;grid-template-columns:1fr .52fr;gap:70px;align-items:end;margin-top:118px;padding:72px;background:#eff2f0}
.detail-support h2{color:#292f31;font-size:clamp(38px,4vw,58px)}
.detail-support p{max-width:58ch;margin:24px 0 0;color:#586063}
.detail-support__actions{display:grid;justify-items:start;gap:22px}
.detail-support__actions>a:last-child{color:#11766f;font-weight:700}
.product-photo__link{display:inline-block;margin-top:18px;padding-bottom:5px;border-bottom:1px solid #188d84;color:#11766f;font-size:13px;font-weight:700}
@media(max-width:1024px){.detail-hero__grid{grid-template-columns:1fr;gap:50px}.detail-hero__media{order:-1}.detail-hero__media picture:first-child img{height:520px}.detail-layout{grid-template-columns:190px minmax(0,1fr);gap:54px}.detail-section__header{grid-template-columns:1fr;gap:24px}.detail-materials{grid-template-columns:1fr}.detail-materials__visual{grid-row:1}.material-list{grid-column:auto;grid-template-columns:1fr 1fr}.parameter-steps li{grid-template-columns:54px 210px 1fr}.detail-support{padding:54px}}
@media(max-width:760px){.breadcrumb{padding-top:22px;overflow:hidden;white-space:nowrap}.detail-hero{padding:34px 0 72px}.detail-hero__grid{gap:38px}.detail-hero__media{display:block}.detail-hero__media picture:nth-child(2){display:none}.detail-hero__media picture:first-child img{height:390px}.detail-hero h1{max-width:100%;font-size:43px;overflow-wrap:break-word}.detail-hero__copy>p{max-width:100%;font-size:16px;overflow-wrap:break-word}.detail-facts>div{grid-template-columns:110px minmax(0,1fr)}.detail-actions{align-items:stretch;flex-direction:column}.detail-actions .button{width:100%;white-space:normal}.detail-layout{display:block}.detail-toc{position:relative;top:auto;margin-bottom:72px;padding:24px 0;border-top:1px solid #e1e5e5;border-bottom:1px solid #e1e5e5}.detail-toc nav{grid-template-columns:1fr 1fr;gap:2px 18px}.detail-toc__contact{margin-top:18px}.detail-section{padding-top:84px}.detail-section h2{font-size:39px}.detail-prose-columns,.detail-benefits{grid-template-columns:1fr}.detail-prose-columns{gap:18px}.detail-type-grid{grid-template-columns:1fr;gap:46px}.detail-type img,.detail-type--wide img{height:330px}.detail-materials{gap:34px}.detail-materials__visual img{height:360px}.material-list{grid-template-columns:1fr 1fr}.parameter-steps li{grid-template-columns:42px 1fr;gap:10px 16px}.parameter-steps li>div{grid-column:2}.parameter-steps p{margin-top:8px}.application-photo-grid{grid-template-columns:1fr}.application-photo-grid figure:first-child{grid-row:auto}.application-photo-grid img,.application-photo-grid figure:first-child img{height:350px}.detail-support{grid-template-columns:1fr;gap:36px;margin-top:84px;padding:42px 24px}.detail-support__actions .button{width:100%;white-space:normal}}
@media(max-width:480px){.product-sidebar nav{grid-template-columns:1fr}.product-photo img,.product-photo--lead img,.perimeter-gallery img,.application-gallery img,.application-gallery figure:first-child img{height:280px}}

/* Project references and detail pages */
.projects-page,.project-detail{color:#292f31;background:#fff}
.projects-hero{padding:clamp(78px,9vw,132px) 0;background:#102326;color:#fff}
.projects-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(54px,9vw,132px);align-items:end}
.projects-hero h1{max-width:760px;margin:0;font-size:clamp(52px,5.6vw,82px);font-weight:600;line-height:1;letter-spacing:-.04em}
.projects-hero h1 span{display:block;color:#aebdba;font-weight:500}
.projects-hero p{max-width:58ch;margin:0;color:#d8e2df;font-size:17px;line-height:1.7}
.projects-hero small{display:block;max-width:58ch;margin-top:24px;color:#8fa29e;font-size:11px;letter-spacing:.04em}
.projects-index{padding:40px 0 clamp(96px,10vw,154px);background:#f3f5f3}
.projects-filter{display:flex;align-items:center;gap:10px;margin-bottom:40px;overflow-x:auto;scrollbar-width:none}
.projects-filter::-webkit-scrollbar{display:none}
.projects-filter span,.projects-filter a{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid #d6dddd;border-radius:999px;color:#5f6969;font-size:11px;font-weight:600;white-space:nowrap}
.projects-filter span{color:#fff;background:#26383b;border-color:#26383b}
.projects-filter a:hover,.projects-filter a:focus-visible{color:#11766f;border-color:#79aaa4}
.project-case-list{display:grid;gap:22px}
.project-case{display:grid;grid-template-columns:1fr 1fr;min-height:450px;overflow:hidden;background:#fff;isolation:isolate}
.project-case:nth-child(even) .project-case__media{order:2}
.project-case__media{overflow:hidden;background:#e5e9e7}
.project-case__media picture,.project-case__media img{width:100%;height:100%}
.project-case__media img{min-height:450px;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1),filter .35s ease}
.project-case__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,78px)}
.project-case__meta{display:flex;gap:16px;margin-bottom:40px;color:#7e8989;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.project-case h2{max-width:560px;margin:0;color:#263033;font-size:clamp(34px,3.4vw,54px);font-weight:600;line-height:1.03;letter-spacing:-.035em}
.project-case__copy>strong{display:block;margin-top:20px;color:#188d84;font-size:13px}
.project-case__copy>p{max-width:54ch;margin:18px 0 34px;color:#5e6769;font-size:14px;line-height:1.7}
.project-case__action{display:inline-flex;align-items:center;align-self:flex-start;gap:14px;padding-bottom:6px;border-bottom:1px solid #7f8989;font-size:12px;font-weight:700}
.project-case__action i{display:block;width:26px;height:1px;background:currentColor;transform-origin:left;transition:transform .3s cubic-bezier(.16,1,.3,1)}
.project-case:hover .project-case__media img{transform:scale(1.035);filter:saturate(1.06)}
.project-case:hover .project-case__action,.project-case:focus-visible .project-case__action{color:#11766f;border-color:#11766f}
.project-case:hover .project-case__action i,.project-case:focus-visible .project-case__action i{transform:scaleX(1.45)}
.project-case:focus-visible{outline:3px solid rgba(24,141,132,.32);outline-offset:4px}
.projects-cta{padding:70px 0;background:#102326;color:#fff}
.projects-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:48px}
.projects-cta h2{margin:0;font-size:clamp(34px,3.7vw,52px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.projects-cta p{max-width:68ch;margin:16px 0 0;color:#aebdba}

.project-breadcrumb{display:flex;gap:9px;padding-top:28px;color:#838d8d;font-size:11px;white-space:nowrap;overflow:hidden}
.project-breadcrumb a:hover{color:#11766f}
.project-detail-hero{padding:68px 0 100px;background:#f5f6f4}
.project-detail-hero__grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:clamp(56px,8vw,120px);align-items:center}
.project-detail-hero__meta{display:flex;gap:18px;margin-bottom:30px;color:#11766f;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.project-detail-hero h1{max-width:650px;margin:0;color:#293234;font-size:clamp(50px,5.2vw,76px);font-weight:600;line-height:.99;letter-spacing:-.04em}
.project-detail-hero__copy>p{max-width:58ch;margin:30px 0 34px;color:#596365;font-size:16px;line-height:1.7}
.project-detail-hero__media img{width:100%;height:620px;object-fit:cover;background:#e2e6e4}
.project-facts{background:#102326;color:#fff}
.project-facts .shell{display:grid;grid-template-columns:repeat(4,1fr)}
.project-facts .shell>div{min-height:132px;padding:30px 28px;border-right:1px solid #2c4142}
.project-facts .shell>div:first-child{border-left:1px solid #2c4142}
.project-facts small{display:block;margin-bottom:14px;color:#879997;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.project-facts strong{font-size:14px;line-height:1.4}
.project-story{padding:clamp(88px,9vw,138px) 0;background:#fff}
.project-story__intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:56px;align-items:start;margin-bottom:72px;padding-bottom:38px;border-bottom:1px solid #d7dfdc}
.project-story__intro span,.project-coordination__heading>span,.project-process__heading>span{color:#11766f;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.project-story__intro p{max-width:820px;margin:0;color:#293234;font-size:clamp(24px,2.4vw,34px);font-weight:500;line-height:1.35;letter-spacing:-.02em}
.project-story__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}
.project-story article{padding-top:24px;border-top:1px solid #7ab7b0}
.project-story h2{margin:0 0 20px;color:#293234;font-size:25px;font-weight:600;letter-spacing:-.025em}
.project-story p{margin:0;color:#626b6d;line-height:1.75}
.project-story p+p{margin-top:18px}
.project-coordination{padding:clamp(86px,9vw,136px) 0;background:#f5f6f4}
.project-coordination__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(70px,10vw,150px);align-items:start}
.project-coordination__heading h2{max-width:600px;margin:22px 0 24px;color:#293234;font-size:clamp(40px,4.2vw,60px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.project-coordination__heading p{max-width:52ch;margin:0;color:#626b6d;line-height:1.7}
.project-constraint-list{display:grid;grid-template-columns:1fr 1fr;gap:48px 38px;counter-reset:project-constraint}
.project-constraint-list article{position:relative;padding:26px 0 0 48px;border-top:1px solid #aabbb6;counter-increment:project-constraint}
.project-constraint-list article:before{content:"0" counter(project-constraint);position:absolute;top:30px;left:0;color:#11766f;font-size:10px;font-weight:700;letter-spacing:.1em}
.project-constraint-list h3{margin:0 0 13px;color:#293234;font-size:19px;font-weight:600}
.project-constraint-list p{margin:0;color:#626b6d;font-size:14px;line-height:1.7}
.project-process{padding:clamp(84px,8vw,124px) 0;background:#fff}
.project-process__heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:58px}
.project-process__heading h2{max-width:820px;margin:0;color:#293234;font-size:clamp(38px,4.4vw,62px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.project-process__steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #aabbb6;border-bottom:1px solid #d7dfdc;counter-reset:project-process}
.project-process__steps article{min-height:248px;padding:72px 30px 34px 0;counter-increment:project-process}
.project-process__steps article+article{padding-left:30px;border-left:1px solid #d7dfdc}
.project-process__steps h3{position:relative;margin:0 0 16px;color:#293234;font-size:19px;font-weight:600}
.project-process__steps h3:before{content:"0" counter(project-process);position:absolute;bottom:38px;left:0;color:#11766f;font-size:10px;font-weight:700;letter-spacing:.1em}
.project-process__steps p{margin:0;color:#626b6d;font-size:14px;line-height:1.7}
.project-process__note{max-width:76ch;margin:24px 0 0;color:#7c8585;font-size:12px;line-height:1.6}
.project-gallery-section{padding:clamp(84px,9vw,136px) 0;background:#eff2f0}
.project-gallery-heading{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:end;margin-bottom:48px}
.project-gallery-heading h2{max-width:720px;margin:0;color:#293234;font-size:clamp(42px,4.5vw,64px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.project-gallery-heading p{margin:0;color:#667071}
.project-detail-gallery{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}
.project-detail-gallery figure{margin:0;overflow:hidden;background:#dfe4e2}
.project-detail-gallery figure:first-child{grid-row:1/3}
.project-detail-gallery img{width:100%;height:300px;object-fit:cover}
.project-detail-gallery figure:first-child img{height:618px}
.project-detail-gallery figcaption{padding:17px 18px 19px;background:#fff;color:#626b6d;font-size:12px;line-height:1.55}
.project-confirm{padding:clamp(84px,9vw,130px) 0;background:#102326;color:#fff}
.project-confirm__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,150px);align-items:start}
.project-confirm h2{max-width:620px;margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:600;line-height:1.02;letter-spacing:-.04em}
.project-confirm ol{margin:0;padding:0;list-style:none;counter-reset:project-focus}
.project-confirm li{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #314647;color:#d7e1df;counter-increment:project-focus}
.project-confirm li:before{content:"0" counter(project-focus);color:#71aaa4;font-size:10px;font-weight:700;letter-spacing:.1em}
.project-pagination{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:62px;padding-bottom:62px}
.project-pagination>div:last-child{text-align:right}
.project-pagination small{display:block;margin-bottom:14px;color:#8a9495;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.project-pagination a{font-size:14px;font-weight:600}
.project-pagination a:hover{color:#11766f}

@media(max-width:960px){.projects-hero__grid,.project-detail-hero__grid,.project-confirm__grid,.project-coordination__grid{grid-template-columns:1fr}.project-case{grid-template-columns:1fr;min-height:auto}.project-case:nth-child(even) .project-case__media{order:0}.project-case__media img{min-height:420px}.project-case__copy{min-height:390px}.project-detail-hero__media{order:-1}.project-detail-hero__media img{height:520px}.project-facts .shell{grid-template-columns:1fr 1fr}.project-story__grid{grid-template-columns:1fr;gap:48px}.project-story__intro{grid-template-columns:1fr;gap:22px}.project-coordination__grid{gap:58px}.project-process__heading{display:grid;gap:22px}.project-process__steps{grid-template-columns:1fr 1fr}.project-process__steps article:nth-child(3){border-left:0;border-top:1px solid #d7dfdc}.project-process__steps article:nth-child(4){border-top:1px solid #d7dfdc}.project-gallery-heading{grid-template-columns:1fr;gap:20px}}
@media(max-width:620px){.projects-hero{padding:68px 0}.projects-hero h1{font-size:45px}.projects-index{padding-top:24px}.project-case__media img{min-height:300px}.project-case__copy{min-height:0;padding:34px 24px 42px}.project-case__meta{margin-bottom:26px}.project-case h2{font-size:36px}.projects-cta .shell{align-items:stretch;flex-direction:column}.projects-cta .button{width:100%}.project-detail-hero{padding:38px 0 70px}.project-detail-hero__grid{gap:38px}.project-detail-hero__media img{height:360px}.project-detail-hero h1{font-size:43px;overflow-wrap:break-word}.project-facts .shell{grid-template-columns:1fr}.project-facts .shell>div,.project-facts .shell>div:first-child{min-height:100px;border-left:1px solid #2c4142;border-bottom:1px solid #2c4142}.project-story__intro{margin-bottom:48px}.project-story__intro p{font-size:24px}.project-constraint-list{grid-template-columns:1fr;gap:34px}.project-process__steps{grid-template-columns:1fr}.project-process__steps article,.project-process__steps article+article{min-height:0;padding:66px 0 30px;border-left:0;border-top:1px solid #d7dfdc}.project-process__steps article:first-child{border-top:0}.project-gallery-heading h2{font-size:40px}.project-detail-gallery{grid-template-columns:1fr}.project-detail-gallery figure:first-child{grid-row:auto}.project-detail-gallery img,.project-detail-gallery figure:first-child img{height:320px}.project-confirm h2{font-size:42px}.project-pagination{grid-template-columns:1fr;gap:32px}.project-pagination>div:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){.project-case__media img,.project-case__action i{transition:none}}

/* Keep all inner pages in the same pale catalogue world */
.inner-hero{min-height:500px;align-items:center;color:var(--ink);background:#f5f6f4}
.inner-hero picture img{opacity:.48;filter:saturate(.55) brightness(1.2)}
.inner-hero__scrim{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82) 48%,rgba(255,255,255,.25))}
.inner-hero h1,.contact-hero h1{color:#73797b;font-weight:600;letter-spacing:-.035em}
.inner-hero h1 em,.contact-hero h1 em{color:#292f31}
.inner-hero__content>p:last-child{color:#424a4d}
.story-grid img{border-radius:0}
.values{background:#f6f7f5}
.value-grid{gap:36px;border:0}
.value-grid article{min-height:250px;padding:0;border:0;background:transparent}
.value-grid h3{margin-top:64px}
.project-gallery{gap:96px}
.project-gallery article{gap:70px;background:#fff;border-radius:0;box-shadow:none}
.project-gallery img{min-height:520px}
.project-gallery article>div{padding:30px 0}
.contact-hero{padding:100px 0;color:var(--ink);background:#f5f6f4}
.contact-hero p:last-child{color:#4f575a}
.contact-page{background:#fff}
.contact-page .quote-form{padding:42px;background:#f4f6f4;border-radius:2px}
.contact-page .quote-form input,.contact-page .quote-form textarea{background:#fff}
@media(max-width:900px){.value-grid{grid-template-columns:1fr 1fr}.project-gallery article{gap:32px}.project-gallery article>div{padding:0 0 34px}}
@media(max-width:620px){.inner-hero{min-height:440px}.value-grid{grid-template-columns:1fr;gap:54px}.contact-hero{padding:76px 0}}

/* Expanded XTZ product catalogue, version 2 */
.catalog-page,.catalog-detail{color:#292f31;background:#fff}
.catalog-hero{padding:clamp(64px,8vw,116px) 0;background:#f5f6f4}
.catalog-hero__grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(48px,8vw,118px);align-items:center}
.catalog-hero h1{max-width:640px;margin:0;color:#777d7f;font-size:clamp(48px,5vw,72px);font-weight:600;line-height:1.02;letter-spacing:-.04em}
.catalog-hero h1 span{color:#292f31}
.catalog-hero p{max-width:58ch;margin:30px 0 0;color:#4f575a;font-size:17px;line-height:1.65}
.catalog-hero picture,.catalog-hero img{display:block;width:100%}
.catalog-hero img{height:520px;object-fit:cover;background:#e8ebea}
.catalog-nav{position:sticky;top:96px;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #e3e7e7}
.catalog-nav__frame{width:min(1840px,calc(100% - 32px));margin-inline:auto;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;align-items:center}
.catalog-nav__track{display:flex;gap:26px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
.catalog-nav__track::-webkit-scrollbar{display:none}
.catalog-nav a{display:flex;align-items:center;min-height:88px;color:#51595c;font-size:24px;font-weight:600;line-height:1.2;white-space:nowrap;scroll-snap-align:start}
.catalog-nav a:hover,.catalog-nav a:focus-visible{color:#188d84}
.catalog-nav__control{display:grid;place-items:center;width:48px;height:48px;padding:0;color:#293234;background:#f2f5f4;border:1px solid #dce3e1;border-radius:10px;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}
.catalog-nav__control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.catalog-nav__control:hover,.catalog-nav__control:focus-visible{color:#11766f;background:#e8f2f0;border-color:#a9c7c2}
.catalog-nav__control:focus-visible{outline:3px solid rgba(24,141,132,.28);outline-offset:2px}
.catalog-nav__control:disabled{color:#aeb7b6;background:#f7f8f8;border-color:#eaeeee;cursor:default}
.catalog-index{padding-bottom:128px}
.catalog-chapter{padding:112px 0 28px;scroll-margin-top:130px}
.catalog-chapter__lead{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(44px,7vw,96px);align-items:end;margin-bottom:58px}
.catalog-chapter__lead picture,.catalog-chapter__lead img{display:block;width:100%}
.catalog-chapter__lead img{height:360px;object-fit:cover;background:#f1f3f2}
.catalog-chapter__lead h2{max-width:680px;margin:0;color:#73797b;font-size:clamp(38px,4.4vw,60px);font-weight:600;line-height:1.04;letter-spacing:-.035em;text-wrap:balance}
.catalog-chapter__lead p{max-width:58ch;margin:24px 0 0;color:#596164;line-height:1.7}
.catalog-media-rail{margin:0 0 58px}
.catalog-media-rail__heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:22px}
.catalog-media-rail__heading h3{margin:0;color:#292f31;font-size:20px;font-weight:600;letter-spacing:-.02em}
.catalog-media-rail__heading p{max-width:48ch;margin:0;color:#747b7d;font-size:13px;text-align:right}
.catalog-media-rail__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,31.5%);gap:14px;overflow-x:auto;padding:0 0 16px;scroll-snap-type:x proximity;scrollbar-color:#747b7d #e3e7e7;scrollbar-width:thin;overscroll-behavior-inline:contain}
.catalog-media-rail__track:focus-visible{outline:3px solid #65a9df;outline-offset:5px}
.catalog-media-rail figure{position:relative;margin:0;overflow:hidden;aspect-ratio:4/3;background:#f5f6f4;border-radius:4px;scroll-snap-align:start}
.catalog-media-rail img{width:100%;height:100%;object-fit:cover;transition:transform .35s cubic-bezier(.16,1,.3,1)}
.catalog-media-rail figure:hover img{transform:scale(1.025)}
.catalog-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #dfe4e4;border-left:1px solid #dfe4e4}
.catalog-links a{display:grid;align-content:start;min-height:235px;padding:34px;border-right:1px solid #dfe4e4;border-bottom:1px solid #dfe4e4;color:inherit;transition:color .2s ease,background .2s ease}
.catalog-links a:hover{color:#11766f;background:#f5f9f8}
.catalog-links strong{font-size:22px;line-height:1.2;letter-spacing:-.02em}
.catalog-links span{max-width:54ch;margin:15px 0 24px;color:#687073;font-size:14px;line-height:1.65}
.catalog-links small{align-self:end;color:#11766f;font-size:12px;font-weight:700}
.catalog-contact{padding:100px 0;background:#eef1ef}
.catalog-contact .shell{display:grid;grid-template-columns:1fr minmax(360px,.8fr) auto;gap:52px;align-items:center}
.catalog-contact h2{margin:0;color:#6f7577;font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.06;letter-spacing:-.035em}
.catalog-contact p{max-width:54ch;margin:0;color:#596164}

.catalog-detail .breadcrumb{padding-top:30px}
.catalog-detail-hero{padding:52px 0 110px}
.catalog-detail-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(52px,7vw,108px);align-items:center}
.catalog-detail-hero h1{max-width:680px;margin:0;color:#747b7d;font-size:clamp(46px,4.7vw,68px);font-weight:600;line-height:1.02;letter-spacing:-.04em;text-wrap:balance}
.catalog-detail-hero__copy>p{max-width:54ch;margin:28px 0;color:#4f575a;font-size:17px;line-height:1.7}
.catalog-detail-hero dl{margin:36px 0}
.catalog-detail-hero dl>div{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid #e2e6e6}
.catalog-detail-hero dt{color:#71797c;font-size:12px}
.catalog-detail-hero dd{margin:0;font-size:14px;font-weight:600}
.catalog-detail-hero__media{min-width:0}
.catalog-product-carousel{min-width:0}
.catalog-carousel__viewport{position:relative;overflow:hidden;aspect-ratio:4/5;background:#f0f2f1;touch-action:pan-y}
.catalog-carousel__viewport:focus-visible{outline:3px solid #65a9df;outline-offset:4px}
.catalog-carousel__track{display:flex;width:100%;height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1)}
.catalog-carousel__slide{flex:0 0 100%;width:100%;height:100%;margin:0;overflow:hidden}
.catalog-carousel__slide picture,.catalog-carousel__slide img{display:block;width:100%;height:100%}
.catalog-carousel__slide img{object-fit:cover;background:#f0f2f1}
.catalog-carousel__arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:48px;height:48px;padding:0;color:#293234;background:rgba(255,255,255,.94);border:0;border-radius:4px;cursor:pointer;transform:translateY(-50%);transition:color .18s ease,background .18s ease}
.catalog-carousel__arrow:hover{color:#fff;background:#11766f}
.catalog-carousel__arrow:focus-visible,.catalog-carousel__thumbs button:focus-visible{outline:3px solid #65a9df;outline-offset:3px}
.catalog-carousel__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.catalog-carousel__arrow--prev{left:16px}.catalog-carousel__arrow--next{right:16px}
.catalog-carousel__status{position:absolute;z-index:2;right:16px;bottom:16px;display:flex;gap:7px;align-items:center;min-width:78px;min-height:38px;justify-content:center;color:#293234;background:rgba(255,255,255,.94);font-size:12px;font-variant-numeric:tabular-nums}
.catalog-carousel__status [data-carousel-current]{font-weight:700}
.catalog-carousel__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:74px;gap:10px;overflow-x:auto;margin-top:12px;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#747b7d #e3e7e7;overscroll-behavior-inline:contain}
.catalog-carousel__thumbs button{width:74px;height:74px;padding:3px;background:#fff;border:1px solid #dfe4e3;border-radius:4px;cursor:pointer}
.catalog-carousel__thumbs button[aria-pressed="true"]{border-color:#11766f}
.catalog-carousel__thumbs img{width:100%;height:100%;object-fit:cover}
.catalog-detail-body{padding-bottom:130px}
.catalog-detail-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(60px,8vw,126px);align-items:start}
.catalog-detail-layout>aside{position:sticky;top:108px;display:grid;padding-top:8px}
.catalog-detail-layout>aside strong{margin-bottom:18px;font-size:16px}
.catalog-detail-layout>aside a{padding:8px 0;color:#687073;font-size:13px}
.catalog-detail-layout>aside a:hover{color:#188d84}
.catalog-detail-section{padding:108px 0 0;scroll-margin-top:110px}
.catalog-detail-section:first-child{padding-top:0}
.catalog-detail-section>h2{max-width:760px;margin:0 0 42px;color:#747b7d;font-size:clamp(38px,4.2vw,58px);font-weight:600;line-height:1.04;letter-spacing:-.035em}
.catalog-prose{display:grid;grid-template-columns:1fr 1fr;gap:42px;color:#596164;font-size:17px;line-height:1.75}
.catalog-prose p{margin:0}
.catalog-selection{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dde3e3;border-left:1px solid #dde3e3}
.catalog-selection>div{min-height:210px;padding:30px;border-right:1px solid #dde3e3;border-bottom:1px solid #dde3e3}
.catalog-selection span{display:block;color:#188d84;font-size:12px;font-weight:700}
.catalog-selection strong{display:block;margin:42px 0 12px;font-size:20px}
.catalog-selection p{max-width:40ch;margin:0;color:#6a7275;font-size:13px;line-height:1.6}
.catalog-family-check{display:grid;grid-template-columns:210px 1fr;gap:52px;margin-top:44px;padding-top:36px;border-top:1px solid #dfe4e4}
.catalog-family-check h3{margin:0;font-size:18px}
.catalog-family-check ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;margin:0;padding-left:18px;color:#596164}
.catalog-applications{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:38px}
.catalog-applications span{padding:12px 16px;color:#3f4a4c;background:#f1f4f2;border-radius:4px;font-size:13px;font-weight:600}
.catalog-application-image,.catalog-application-image img{display:block;width:100%}
.catalog-application-image img{height:540px;object-fit:cover}
.catalog-related{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dde3e3;border-left:1px solid #dde3e3}
.catalog-related a{display:block;min-height:220px;padding:30px;border-right:1px solid #dde3e3;border-bottom:1px solid #dde3e3;color:inherit}
.catalog-related a:hover{color:#11766f;background:#f5f9f8}
.catalog-related strong,.catalog-related span{display:block}
.catalog-related strong{font-size:19px;line-height:1.25}
.catalog-related span{margin-top:18px;color:#687073;font-size:13px;line-height:1.6}
.catalog-detail-cta{padding:82px 0;background:#eef1ef}
.catalog-detail-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:60px}
.catalog-detail-cta h2{margin:0;color:#6f7577;font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.catalog-detail-cta p{max-width:62ch;margin:20px 0 0;color:#596164}
@media(max-width:1024px){.catalog-hero__grid,.catalog-detail-hero__grid{grid-template-columns:1fr 1fr;gap:44px}.catalog-contact .shell{grid-template-columns:1fr auto}.catalog-contact p{grid-column:1}.catalog-detail-layout{grid-template-columns:170px minmax(0,1fr);gap:54px}.catalog-related{grid-template-columns:1fr 1fr}.catalog-related a:last-child{grid-column:1/3}}
@media(max-width:760px){.catalog-hero{padding:42px 0 68px}.catalog-hero__grid,.catalog-chapter__lead,.catalog-detail-hero__grid{grid-template-columns:1fr}.catalog-hero picture{order:-1}.catalog-hero img{height:330px}.catalog-hero h1{font-size:42px}.catalog-nav{top:76px}.catalog-nav__frame{width:100%;grid-template-columns:44px minmax(0,1fr) 44px;gap:4px;padding-inline:8px}.catalog-nav__track{gap:20px}.catalog-nav__control{width:44px;height:44px}.catalog-nav a{min-height:76px;font-size:18px}.catalog-chapter{padding-top:76px;scroll-margin-top:120px}.catalog-chapter__lead{gap:34px;margin-bottom:42px}.catalog-chapter__lead img{height:300px}.catalog-media-rail{margin-bottom:42px}.catalog-media-rail__heading{display:block;margin-bottom:18px}.catalog-media-rail__heading p{margin-top:8px;text-align:left}.catalog-media-rail__track{grid-auto-columns:86%;gap:10px;scroll-snap-type:x mandatory}.catalog-links{grid-template-columns:1fr}.catalog-links a{min-height:200px;padding:28px}.catalog-contact .shell{grid-template-columns:1fr;gap:28px}.catalog-contact p{grid-column:auto}.catalog-contact .button{width:100%}.catalog-detail .breadcrumb{overflow:hidden;white-space:nowrap}.catalog-detail-hero{padding:34px 0 72px}.catalog-detail-hero__media{display:block;order:-1}.catalog-detail-hero__media picture:nth-child(2){display:none}.catalog-detail-hero__media picture:nth-child(3){display:block;margin-top:10px}.catalog-detail-hero__media picture:first-child img{height:390px}.catalog-detail-hero h1{font-size:42px}.catalog-detail-layout{display:block}.catalog-detail-layout>aside{position:relative;top:auto;grid-template-columns:1fr 1fr;margin-bottom:72px;padding:24px 0;border-block:1px solid #e1e5e5}.catalog-detail-layout>aside strong{grid-column:1/3}.catalog-detail-section{padding-top:82px}.catalog-detail-section>h2{font-size:38px}.catalog-prose,.catalog-selection{grid-template-columns:1fr}.catalog-family-check{grid-template-columns:1fr;gap:22px}.catalog-family-check ul{grid-template-columns:1fr}.catalog-application-image img{height:350px}.catalog-related{grid-template-columns:1fr}.catalog-related a:last-child{grid-column:auto}.catalog-detail-cta .shell{align-items:flex-start;flex-direction:column}.catalog-detail-cta .button{width:100%}}
@media(max-width:760px){.catalog-carousel__viewport{aspect-ratio:4/3}.catalog-detail-hero__media .catalog-carousel__slide picture{display:block!important;margin:0!important}.catalog-detail-hero__media .catalog-carousel__slide img{height:100%!important}.catalog-carousel__arrow{width:44px;height:44px}.catalog-carousel__arrow--prev{left:10px}.catalog-carousel__arrow--next{right:10px}.catalog-carousel__status{right:10px;bottom:10px}.catalog-carousel__thumbs{grid-auto-columns:66px}.catalog-carousel__thumbs button{width:66px;height:66px}}
@media(prefers-reduced-motion:reduce){.catalog-carousel__track{transition:none}}

/* About XTZ — manufacturing story and buyer coordination */
.about-page{color:#292f31;background:#fff}
.about-hero{padding:clamp(58px,7vw,102px) 0;background:#f5f6f4}
.about-hero__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(54px,8vw,118px);align-items:center}
.about-hero h1{max-width:680px;margin:0;color:#777d7f;font-size:clamp(52px,5.5vw,80px);font-weight:600;line-height:.99;letter-spacing:-.04em;text-wrap:balance}
.about-hero h1 span{color:#292f31}
.about-hero__copy>p{max-width:57ch;margin:30px 0 36px;color:#51595c;font-size:17px;line-height:1.7}
.about-hero__media{margin:0;background:#e5e9e7}
.about-hero__media picture,.about-hero__media img{display:block;width:100%}
.about-hero__media img{height:610px;object-fit:cover}
.about-hero__media figcaption{padding:16px 18px;color:#697173;background:#fff;font-size:12px;line-height:1.55}
.about-facts{color:#fff;background:#102326}
.about-facts .shell{display:grid;grid-template-columns:1.25fr repeat(3,1fr)}
.about-facts .shell>div{min-height:132px;padding:30px 28px;border-right:1px solid #2c4142}
.about-facts .shell>div:first-child{border-left:1px solid #2c4142}
.about-facts small{display:block;margin-bottom:14px;color:#879997;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.about-facts strong{display:block;max-width:26ch;font-size:14px;line-height:1.45}
.about-intro{padding:clamp(94px,10vw,154px) 0}
.about-intro__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(70px,11vw,170px);align-items:start}
.about-intro h2{max-width:620px;margin:0;color:#747b7d;font-size:clamp(44px,4.8vw,68px);font-weight:600;line-height:1.03;letter-spacing:-.04em;text-wrap:balance}
.about-intro__copy{padding-top:10px}
.about-intro__copy p{max-width:65ch;margin:0;color:#596164;font-size:17px;line-height:1.8}
.about-intro__copy p+p{margin-top:24px}
.about-offer{padding:clamp(88px,9vw,142px) 0;background:#eff2f0}
.about-section-heading{display:grid;grid-template-columns:1fr .6fr;gap:64px;align-items:end;margin-bottom:64px}
.about-section-heading h2{max-width:760px;margin:0;color:#6f7577;font-size:clamp(44px,4.8vw,68px);font-weight:600;line-height:1.02;letter-spacing:-.04em}
.about-section-heading p{max-width:52ch;margin:0;color:#596164;line-height:1.7}
.about-offer__list{display:grid;gap:1px;background:#dce2e0}
.about-offer__list article{display:grid;grid-template-columns:1.12fr .88fr;min-height:540px;background:#fff}
.about-offer__list article:nth-child(even) .about-offer__media{order:2}
.about-offer__media{overflow:hidden;background:#e1e6e4}
.about-offer__media picture,.about-offer__media img{display:block;width:100%;height:100%}
.about-offer__media img{object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}
.about-offer__list article:hover .about-offer__media img{transform:scale(1.025)}
.about-offer__copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:clamp(46px,6vw,88px)}
.about-offer__copy>span{color:#11766f;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.about-offer__copy h3{max-width:520px;margin:24px 0;color:#293234;font-size:clamp(30px,3vw,46px);font-weight:600;line-height:1.08;letter-spacing:-.035em}
.about-offer__copy p{max-width:54ch;margin:0;color:#626b6d;line-height:1.75}
.about-offer__copy a{margin-top:34px;padding-bottom:5px;border-bottom:1px solid #8c9897;color:#293234;font-size:13px;font-weight:600}
.about-offer__copy a:hover,.about-offer__copy a:focus-visible{color:#11766f;border-color:#11766f}
.about-workflow{padding:clamp(92px,10vw,150px) 0;color:#fff;background:#102326}
.about-workflow__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(70px,11vw,166px);align-items:start}
.about-workflow__heading h2{max-width:620px;margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:600;line-height:1.02;letter-spacing:-.04em}
.about-workflow__heading p{max-width:53ch;margin:28px 0 0;color:#aebdba;line-height:1.75}
.about-workflow__steps{margin:0;padding:0;list-style:none;counter-reset:about-flow}
.about-workflow__steps li{position:relative;padding:28px 0 28px 58px;border-bottom:1px solid #314647;counter-increment:about-flow}
.about-workflow__steps li:first-child{padding-top:4px}
.about-workflow__steps li:before{content:"0" counter(about-flow);position:absolute;top:32px;left:0;color:#71aaa4;font-size:10px;font-weight:700;letter-spacing:.1em}
.about-workflow__steps li:first-child:before{top:8px}
.about-workflow__steps strong{display:block;margin-bottom:10px;font-size:18px}
.about-workflow__steps p{max-width:60ch;margin:0;color:#aebdba;font-size:14px;line-height:1.65}
.about-quality{padding:clamp(94px,10vw,154px) 0;background:#fff}
.about-quality__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(64px,10vw,150px);align-items:center}
.about-quality__media picture,.about-quality__media img{display:block;width:100%}
.about-quality__media img{height:650px;object-fit:cover;background:#eef1ef}
.about-quality__copy h2{max-width:620px;margin:0;color:#747b7d;font-size:clamp(40px,4.4vw,62px);font-weight:600;line-height:1.04;letter-spacing:-.04em}
.about-quality__copy>p{max-width:56ch;margin:28px 0 34px;color:#596164;line-height:1.75}
.about-quality__copy ul{margin:0;padding:0;list-style:none}
.about-quality__copy li{position:relative;padding:17px 0 17px 30px;border-bottom:1px solid #dfe4e3;color:#3e4749;font-size:14px;line-height:1.55}
.about-quality__copy li:before{content:"";position:absolute;top:24px;left:2px;width:12px;height:6px;border-left:1.5px solid #11766f;border-bottom:1.5px solid #11766f;transform:rotate(-45deg)}
.about-documentation{padding:clamp(94px,10vw,154px) 0;background:#eef1ef}
.about-documentation__grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:clamp(64px,10vw,150px);align-items:center}
.about-documentation__copy h2{max-width:620px;margin:0;color:#747b7d;font-size:clamp(40px,4.4vw,62px);font-weight:600;line-height:1.04;letter-spacing:-.04em;text-wrap:balance}
.about-documentation__copy>p{max-width:58ch;margin:28px 0 0;color:#596164;line-height:1.75}
.about-documentation__copy .about-documentation__note{margin-top:18px;color:#3e4749;font-size:14px}
.about-documentation__copy>a{display:inline-block;margin-top:32px;padding-bottom:5px;border-bottom:1px solid #8c9897;color:#293234;font-size:13px;font-weight:600}
.about-documentation__copy>a:hover,.about-documentation__copy>a:focus-visible{color:#11766f;border-color:#11766f}
.about-documentation__media{margin:0;background:#fff}
.about-documentation__media picture,.about-documentation__media img{display:block;width:100%}
.about-documentation__media img{aspect-ratio:1.45/1;object-fit:cover;background:#fff}
.about-documentation__media figcaption{padding:16px 18px;color:#697173;background:#fff;font-size:12px;line-height:1.55}
.about-belief{padding:clamp(92px,10vw,150px) 0;background:#f5f6f4}
.about-belief__lead{display:grid;grid-template-columns:.48fr 1.52fr;gap:clamp(60px,10vw,150px);align-items:start;padding-bottom:68px;border-bottom:1px solid #d7dfdc}
.about-belief__lead h2{margin:0;color:#11766f;font-size:15px;font-weight:600}
.about-belief__lead>p{max-width:950px;margin:0;color:#293234;font-size:clamp(30px,3.6vw,52px);font-weight:500;line-height:1.25;letter-spacing:-.035em}
.about-belief__principles{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:68px}
.about-belief__principles article{padding-top:24px;border-top:1px solid #aabbb6}
.about-belief__principles h3{max-width:26ch;margin:0 0 16px;font-size:20px;font-weight:600;line-height:1.3}
.about-belief__principles p{max-width:42ch;margin:0;color:#626b6d;font-size:14px;line-height:1.7}
.about-gallery{padding:clamp(92px,10vw,150px) 0;background:#fff}
.about-gallery__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:310px 310px;gap:16px}
.about-gallery__grid--workshop{grid-template-columns:1.2fr .8fr;grid-template-rows:310px 310px}
.about-gallery__grid figure{position:relative;margin:0;overflow:hidden;background:#e4e8e6}
.about-gallery__wide{grid-row:1/3}
.about-gallery__grid picture,.about-gallery__grid img{display:block;width:100%;height:100%}
.about-gallery__grid img{object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1)}
.about-gallery__grid figure:hover img{transform:scale(1.025)}
.about-gallery__grid figcaption{position:absolute;right:0;bottom:0;left:0;padding:28px 18px 15px;color:#fff;background:linear-gradient(transparent,rgba(16,35,38,.78));font-size:12px;font-weight:600}
.about-cta{padding:82px 0;color:#fff;background:#102326}
.about-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:60px}
.about-cta h2{max-width:880px;margin:0;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.about-cta p{max-width:65ch;margin:20px 0 0;color:#aebdba}
.about-cta .button{flex:0 0 auto}
@media(max-width:1000px){.about-hero__grid,.about-intro__grid,.about-workflow__grid,.about-quality__grid,.about-documentation__grid{grid-template-columns:1fr}.about-hero__media{order:-1}.about-hero__media img{height:520px}.about-facts .shell{grid-template-columns:1fr 1fr}.about-intro__grid,.about-workflow__grid,.about-quality__grid,.about-documentation__grid{gap:58px}.about-offer__list article{grid-template-columns:1fr;min-height:0}.about-offer__list article:nth-child(even) .about-offer__media{order:0}.about-offer__media img{height:460px}.about-quality__media img{height:520px}.about-documentation__media{order:-1}.about-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:460px 280px 280px}.about-gallery__wide{grid-column:1/3;grid-row:auto}.about-gallery__grid figure:last-child{grid-column:1/3}.about-belief__lead{grid-template-columns:1fr;gap:28px}}
@media(max-width:1000px){.about-gallery__grid--workshop{grid-template-rows:460px 300px}.about-gallery__grid--workshop figure:last-child{grid-column:auto}}
@media(max-width:620px){.about-hero{padding:30px 0 64px}.about-hero__grid{gap:38px}.about-hero__media img{height:360px}.about-hero h1{font-size:43px}.about-hero__copy>p{font-size:16px}.about-facts .shell{grid-template-columns:1fr}.about-facts .shell>div,.about-facts .shell>div:first-child{min-height:100px;border-left:1px solid #2c4142;border-bottom:1px solid #2c4142}.about-section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:44px}.about-offer__media img{height:310px}.about-offer__copy{padding:38px 24px 46px}.about-offer__copy h3{font-size:32px}.about-workflow__grid{gap:48px}.about-quality__media img{height:370px}.about-belief__lead>p{font-size:30px}.about-belief__principles{grid-template-columns:1fr;gap:42px;margin-top:52px}.about-gallery__grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.about-gallery__wide,.about-gallery__grid figure:last-child{grid-column:auto}.about-gallery__grid figure{height:300px}.about-cta .shell{align-items:flex-start;flex-direction:column}.about-cta .button{width:100%}}
@media(prefers-reduced-motion:reduce){.about-offer__media img,.about-gallery__grid img{transition:none}}

/* Nine core product catalogue */
.catalog-core-list{padding:clamp(72px,8vw,118px) 0 128px}
.catalog-core-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(48px,8vw,118px);align-items:center;padding:clamp(70px,8vw,112px) 0;border-bottom:1px solid #e3e7e7;scroll-margin-top:130px}
.catalog-core-product:first-child{padding-top:0}
.catalog-core-product:nth-child(even) picture{order:2}
.catalog-core-product picture,.catalog-core-product img{display:block;width:100%}
.catalog-core-product img{height:clamp(390px,42vw,560px);object-fit:cover;background:#f5f6f4}
.catalog-core-product__copy>span{display:block;margin-bottom:20px;color:#11766f;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.catalog-core-product__copy h2{max-width:650px;margin:0;color:#293234;font-size:clamp(38px,4.2vw,60px);font-weight:600;line-height:1.03;letter-spacing:-.04em;text-wrap:balance}
.catalog-core-product__copy>p{max-width:56ch;margin:25px 0 0;color:#626b6d;font-size:16px;line-height:1.75}
.catalog-core-product__types{display:flex;align-items:baseline;gap:10px;margin:30px 0 0;padding:18px 0;border-block:1px solid #e3e7e7;color:#687173;font-size:12px}
.catalog-core-product__types strong{color:#293234;font-size:21px;font-weight:600}
.catalog-core-product__copy .text-link{display:inline-block;margin-top:30px;padding-bottom:6px;border-bottom:1px solid #8c9897;color:#293234;font-size:13px;font-weight:600}
.catalog-core-product__copy .text-link:hover,.catalog-core-product__copy .text-link:focus-visible{color:#11766f;border-color:#11766f}
.catalog-types{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dfe4e3}
.catalog-types article{padding:30px 0;border-bottom:1px solid #dfe4e3}
.catalog-types article:nth-child(odd){padding-right:36px}
.catalog-types article:nth-child(even){padding-left:36px;border-left:1px solid #dfe4e3}
.catalog-types h3{margin:0;color:#293234;font-size:19px;font-weight:600;line-height:1.3}
.catalog-types p{max-width:52ch;margin:12px 0 0;color:#687173;font-size:14px;line-height:1.65}
@media(max-width:760px){.catalog-core-list{padding:68px 0 92px}.catalog-core-product{grid-template-columns:1fr;gap:34px;padding:68px 0}.catalog-core-product:nth-child(even) picture{order:0}.catalog-core-product img{height:330px}.catalog-core-product__copy h2{font-size:38px}.catalog-types{grid-template-columns:1fr}.catalog-types article:nth-child(odd),.catalog-types article:nth-child(even){padding:26px 0;border-left:0}}
