@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--paper: #faf8f5;--cream: #fbfbef;--ink: #111111;--muted: #4a4742;--line: rgba(17, 17, 17, .14);--soft: #f0eee8;--dark: #242321;--accent: #a25925;--green: #2d7a57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Plus Jakarta Sans,Arial,sans-serif}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{background:var(--paper)}.header-shell{position:sticky;top:0;z-index:20;height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 28px;background:#faf8f5eb;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.nav-left,.nav-right{display:flex;align-items:center;gap:30px}.nav-left>a,.nav-right>a,.nav-item>a,.language{border:0;background:transparent;padding:30px 0;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:.02em}.brand-lockup{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:.16em}.brand-lockup img{width:72px;height:30px;object-fit:contain}.quote-button,.solid-link,.hero-actions a,.cert-band a,.section-head>a,.catalog-layout aside a,.document-list a,.blog-detail a{display:inline-grid;place-items:center;min-height:42px;padding:0 18px;border:1px solid var(--accent);color:var(--accent);text-transform:uppercase;font-size:12px;letter-spacing:.02em}.quote-button{min-width:72px}.nav-item{position:relative}.mega-menu{position:absolute;top:100%;left:-24px;width:min(760px,calc(100vw - 48px));padding:28px;background:var(--cream);border:1px solid var(--line);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;box-shadow:0 22px 70px #11111114}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.product-menu{display:grid;grid-template-columns:220px 1fr;gap:30px}.product-menu p{margin:0 0 16px;color:var(--accent);font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:22px}.product-menu a,.about-menu a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.menu-all{margin-top:18px;color:var(--accent);text-transform:uppercase;font-size:12px!important}.menu-products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.menu-products a{border:0;padding:0}.menu-products img{height:140px;object-fit:contain;background:#fff;padding:22px;mix-blend-mode:multiply}.menu-products span,.about-menu small{display:block;margin-top:10px;color:var(--muted);line-height:1.45}.about-menu{width:430px}.about-menu span{color:var(--accent);margin-right:18px}.about-menu strong{font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:21px;font-weight:400}.eyebrow{margin:0 0 20px;font-size:12px;line-height:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}h1,h2,h3{font-family:Plus Jakarta Sans,Arial,sans-serif;font-weight:400;letter-spacing:0}p{line-height:1.7}.home-hero{position:relative;min-height:calc(100vh - 82px);display:grid;grid-template-columns:54% 46%;border-bottom:1px solid var(--line);background:var(--cream)}.hero-media{min-height:720px;overflow:hidden}.hero-media img{height:112%;object-position:center}.hero-panel{display:grid;align-content:center;padding:92px 7vw}.hero-panel h1{max-width:620px;margin:0;font-size:clamp(58px,7vw,112px);line-height:.98}.hero-panel p{max-width:520px;margin:34px 0 0;color:var(--muted);font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px}.hero-actions a:first-child,.solid-link{background:var(--accent);color:var(--paper)}.hero-proof{position:absolute;left:28px;right:28px;bottom:24px;display:flex;gap:12px;flex-wrap:wrap}.hero-proof span{padding:10px 12px;background:#faf8f5c7;border:1px solid rgba(255,255,255,.45);font-size:11px;text-transform:uppercase}.section{padding:112px 28px}.intro-grid{display:grid;grid-template-columns:minmax(320px,620px) minmax(320px,560px);justify-content:space-between;gap:60px}.intro-grid h2,.section-head h2,.cert-band h2,.quote-section h2,.interior-hero h1{margin:0;font-size:clamp(44px,5vw,78px);line-height:1.05}.intro-grid p{max-width:560px;margin:38px 0 0;color:var(--muted);font-size:17px}.category-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-card{min-height:430px;display:grid;grid-template-rows:260px 1fr;background:var(--paper)}.category-card figure{margin:0;background:#fff}.category-card img{object-fit:contain;padding:48px;mix-blend-mode:multiply}.category-card div{padding:28px}.category-card span,.product-tile span,.article-card span,.application-card span,.contact-layout span{display:block;color:var(--accent);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.category-card h3,.product-tile h3,.application-card h3,.article-card h3{margin:10px 0;font-size:28px;line-height:1.2}.category-card p,.application-card p,.article-card p{margin:0;color:var(--muted)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:54px}.product-strip,.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-tile{position:relative;min-width:0}.product-tile figure{height:340px;display:grid;place-items:center;margin:0 0 24px;background:var(--soft);overflow:hidden}.product-tile img{display:block;width:78%;height:78%;max-width:78%;max-height:78%;object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply}.product-tile h3{padding-right:42px}.product-tile small{color:var(--muted)}.product-tile:after{content:"+";position:absolute;right:0;bottom:28px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);color:var(--accent)}.application-band{display:grid;grid-template-columns:34% 66%;min-height:760px;background:var(--dark);color:var(--paper)}.application-copy{padding:90px 28px;align-self:center}.application-copy h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:1.06}.application-copy p{color:#faf8f5b8}.application-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#faf8f524}.application-card{position:relative;min-height:380px;overflow:hidden;background:var(--ink)}.application-card img{position:absolute;inset:0;opacity:.62;transition:transform .3s ease}.application-card:hover img{transform:scale(1.04)}.application-card div{position:absolute;left:28px;right:28px;bottom:28px}.application-card h3{color:var(--paper);font-size:34px}.application-card p{color:#faf8f5c7}.cert-band{display:grid;grid-template-columns:minmax(360px,540px) 1fr;gap:80px;padding:128px 28px;align-items:start}.cert-band p{color:var(--muted);margin:28px 0}.cert-list{display:grid;border-top:1px solid var(--line)}.cert-list span{display:grid;grid-template-columns:64px 1fr;padding:22px 0;border-bottom:1px solid var(--line);font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(24px,3vw,42px)}.cert-list b{color:var(--accent);font:400 13px/1 Plus Jakarta Sans,Arial,sans-serif;padding-top:12px}.blog-preview{padding-top:118px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card img{height:360px;margin-bottom:24px}.article-card h3{font-size:30px}.quote-section{display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:72px;padding:110px 28px;background:var(--cream);border-top:1px solid var(--line)}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid var(--line);background:transparent;padding:16px;color:var(--ink)}.quote-form textarea{grid-column:1 / -1;min-height:130px;resize:vertical}.quote-form button{grid-column:1 / -1;min-height:54px;border:0;background:var(--accent);color:var(--paper);text-transform:uppercase}.interior-hero{padding:150px 28px 90px;max-width:1120px}.interior-hero h1{max-width:1000px}.interior-hero p{max-width:620px;color:var(--muted);font-size:18px;margin-top:28px}.category-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:0 28px 46px}.category-tabs a{padding:13px 16px;border:1px solid var(--line);color:var(--muted)}.category-tabs a.active{border-color:var(--accent);color:var(--accent)}.catalog-layout{display:grid;grid-template-columns:300px 1fr;gap:44px;padding:0 28px 120px}.catalog-layout aside{border-top:1px solid var(--line);padding-top:22px}.catalog-layout aside h2{margin:0;font-size:30px}.catalog-layout aside p{color:var(--muted)}.product-detail{display:grid;grid-template-columns:52% 48%;min-height:calc(100vh - 82px);border-bottom:1px solid var(--line)}.product-detail figure{margin:0;background:var(--soft);display:grid;place-items:center}.product-detail figure img{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply}.product-detail>div{padding:90px 7vw;align-self:center}.product-detail h1,.application-detail h1,.blog-detail h1{margin:0;font-size:clamp(50px,6vw,92px);line-height:1.02}.product-detail p{color:var(--muted);font-size:18px}dl{margin:38px 0;border-top:1px solid var(--line)}dl div{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}dt{color:var(--accent);text-transform:uppercase;font-size:12px}dd{margin:0;color:var(--muted)}ul{margin:0 0 36px;padding-left:18px;color:var(--muted);line-height:1.8}.related-products{padding-top:100px}.about-story,.application-detail,.blog-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:0 28px 120px;align-items:center}.about-story img,.application-detail img,.blog-detail img{height:620px}.about-story h2{margin:0;font-size:clamp(42px,5vw,76px);line-height:1.05}.about-story p,.application-detail p,.blog-detail p{color:var(--muted);font-size:18px}.info-grid,.cert-page-list,.document-list,.contact-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 28px 120px}.info-grid article,.cert-page-list article,.document-list article,.contact-layout div{border-top:1px solid var(--line);padding-top:26px}.info-grid span,.cert-page-list span{color:var(--accent)}.info-grid h3,.cert-page-list h2,.document-list h2{margin:20px 0 12px;font-size:30px}.info-grid p,.cert-page-list p,.document-list p,.contact-layout p{color:var(--muted)}.cert-page-list{grid-template-columns:repeat(2,1fr)}.document-list{grid-template-columns:1fr}.document-list article{display:grid;grid-template-columns:1fr 260px 170px;gap:24px;align-items:center}.document-list span{color:var(--muted)}.contact-layout{grid-template-columns:repeat(4,1fr)}.page-grid{padding:0 28px 120px}.site-footer{padding:76px 28px 24px;background:var(--dark);color:var(--paper)}.footer-main{display:grid;grid-template-columns:1fr 180px 180px 340px;gap:42px}.footer-main p,.footer-main a{display:block;color:#faf8f5b8;margin:0 0 10px;line-height:1.55}.footer-main h3{margin:0 0 18px;font:600 12px/1 Plus Jakarta Sans,Arial,sans-serif;text-transform:uppercase;color:#faf8f580}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding-top:22px;border-top:1px solid rgba(250,248,245,.2);color:#faf8f58c;font-size:13px}@media(max-width:1050px){.header-shell{position:relative;height:auto;grid-template-columns:1fr;justify-items:start;padding:22px}.nav-left,.nav-right{flex-wrap:wrap;justify-content:flex-start;gap:18px}.nav-left>a,.nav-right>a,.nav-item>a,.language{padding:0}.mega-menu{display:none}.home-hero,.application-band,.cert-band,.quote-section,.catalog-layout,.product-detail,.about-story,.application-detail,.blog-detail{grid-template-columns:1fr}.hero-media{min-height:440px}.hero-panel{padding:64px 28px 96px}.category-showcase,.product-strip,.catalog-grid,.article-grid,.application-grid,.info-grid,.cert-page-list,.contact-layout,.footer-main{grid-template-columns:1fr 1fr}.product-detail figure{min-height:520px}}@media(max-width:640px){.header-shell{gap:18px}.brand-lockup img{width:58px}.nav-left,.nav-right{gap:14px}.home-hero{min-height:auto}.hero-media{min-height:360px}.hero-panel h1,.interior-hero h1,.product-detail h1,.application-detail h1,.blog-detail h1{font-size:42px}.intro-grid h2,.section-head h2,.cert-band h2,.quote-section h2{font-size:36px}.section,.cert-band,.quote-section{padding:72px 22px}.intro-grid,.category-showcase,.product-strip,.catalog-grid,.article-grid,.application-grid,.info-grid,.cert-page-list,.contact-layout,.footer-main,.quote-form,.document-list article{grid-template-columns:1fr}.category-card{min-height:360px}.product-tile figure,.article-card img{height:290px}.application-copy{padding:70px 22px}.application-card{min-height:330px}.interior-hero{padding:96px 22px 60px}.category-tabs,.catalog-layout,.about-story,.application-detail,.blog-detail,.info-grid,.cert-page-list,.document-list,.contact-layout,.page-grid{padding-left:22px;padding-right:22px}.product-detail>div{padding:58px 22px}.product-detail figure{min-height:360px}dl div{grid-template-columns:1fr;gap:6px}.about-story img,.application-detail img,.blog-detail img{height:360px}.footer-bottom{flex-direction:column}}@media(max-width:640px){body,main,.home-hero,.hero-panel,.section,.intro-grid,.interior-hero{width:100%;max-width:100vw}.hero-panel,.section,.interior-hero,.application-copy,.quote-section{overflow:hidden}.hero-panel h1,.interior-hero h1,.product-detail h1,.application-detail h1,.blog-detail h1{max-width:320px;font-size:34px;line-height:1.08;overflow-wrap:break-word}.intro-grid h2,.section-head h2,.cert-band h2,.quote-section h2,.application-copy h2{max-width:320px;font-size:31px;line-height:1.12;overflow-wrap:break-word}.hero-panel p,.intro-grid p,.interior-hero p,.application-copy p,.quote-section p{max-width:320px}}:root{--gutter: clamp(32px, 5.5vw, 88px)}.header-shell{grid-template-columns:minmax(0,1fr) auto 220px;padding-left:var(--gutter);padding-right:var(--gutter)}.nav-left{gap:clamp(16px,1.8vw,28px);min-width:0}.nav-left>a,.nav-item>a,.language-select,.quote-button{font-size:11px;letter-spacing:.06em}.nav-right{gap:12px}.language-select{height:40px;border:1px solid var(--line);background:transparent;padding:0 28px 0 12px;color:var(--ink);text-transform:uppercase}button{cursor:pointer}button.quote-button,.section-head>button,.catalog-layout aside button,.cert-band button,.application-copy button,.hero-actions button,.footer-bottom button,.blog-detail button,.category-card button{min-height:40px;border:1px solid var(--accent);background:transparent;color:var(--accent);padding:0 16px;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.hero-actions button:first-child,button.solid-link{background:var(--accent);color:var(--paper)}.footer-bottom button{color:#faf8f5b8;border-color:#faf8f547}.home-hero{min-height:720px;grid-template-columns:50% 50%}.hero-media{min-height:640px}.hero-panel{padding:72px var(--gutter)}.hero-panel h1{max-width:560px;font-size:clamp(46px,5.2vw,76px);line-height:1.02}.hero-panel p{max-width:500px;margin-top:24px;font-size:15px}.hero-actions{margin-top:30px}.hero-proof{left:var(--gutter);right:var(--gutter)}.section{padding:84px var(--gutter)}.intro-grid{grid-template-columns:minmax(280px,520px) minmax(280px,500px)}.intro-grid h2,.section-head h2,.cert-band h2,.quote-section h2,.interior-hero h1{font-size:clamp(34px,3.6vw,54px);line-height:1.08}.intro-grid p,.hero-panel p,.interior-hero p,.product-detail p,.about-story p,.application-detail p,.blog-detail p{font-size:15px;line-height:1.65}.eyebrow{margin-bottom:14px;font-size:11px}.category-showcase{grid-template-columns:repeat(3,1fr)}.category-card{min-height:360px;grid-template-rows:210px 1fr}.category-card img{padding:34px}.category-card div{padding:24px}.category-card h3,.product-tile h3,.application-card h3,.article-card h3{font-size:23px}.category-card p,.application-card p,.article-card p{font-size:14px;line-height:1.55}.category-card button{margin-top:18px}.section-head{margin-bottom:38px}.product-strip,.catalog-grid{gap:24px}.product-tile figure{height:275px;margin-bottom:18px}.product-tile img{padding:34px}.product-tile small{display:block;max-width:260px;line-height:1.45}.product-tile:after{bottom:20px}.application-band{min-height:620px;grid-template-columns:36% 64%}.application-copy{padding:72px var(--gutter)}.application-copy h2{font-size:clamp(34px,3.8vw,56px)}.application-card{min-height:310px}.application-card h3{font-size:27px}.cert-band{grid-template-columns:minmax(320px,460px) 1fr;gap:56px;padding:88px var(--gutter)}.cert-band p{margin:20px 0}.cert-list span{grid-template-columns:54px 1fr;padding:16px 0;font-size:clamp(20px,2.3vw,31px)}.blog-preview{padding-top:84px}.article-card img{height:280px;margin-bottom:18px}.quote-section{padding:86px var(--gutter);gap:56px}.quote-form input,.quote-form textarea,.quote-form select{padding:14px}.interior-hero{padding:100px var(--gutter) 58px;max-width:980px}.interior-hero h1{max-width:800px}.category-tabs{padding-left:var(--gutter);padding-right:var(--gutter);padding-bottom:34px}.catalog-layout{grid-template-columns:280px 1fr;padding:0 var(--gutter) 90px}.product-detail{min-height:660px;grid-template-columns:50% 50%}.product-detail>div{padding:68px var(--gutter)}.product-detail h1,.application-detail h1,.blog-detail h1{font-size:clamp(38px,4.4vw,64px);line-height:1.06}dl{margin:28px 0}dl div{padding:14px 0}ul{margin-bottom:26px}.related-products{padding-top:76px}.about-split,.about-process,.about-ecosystem,.about-service,.about-contact{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:0 var(--gutter) 86px;align-items:center}.about-split img{height:520px;object-position:top center}.about-split h2,.about-dark h2,.about-process h2,.about-ecosystem h2,.about-standards h2,.about-service h2,.about-contact h2{margin:0;font-size:clamp(32px,3.5vw,52px);line-height:1.08}.about-split p,.about-process p,.about-ecosystem p,.about-service p,.about-contact p{color:var(--muted);font-size:15px}.about-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:0 var(--gutter) 86px}.about-pillars article{border-top:1px solid var(--line);padding-top:20px}.about-pillars span{color:var(--accent)}.about-pillars h3{margin:16px 0 8px;font-size:25px}.about-pillars p{color:var(--muted)}.about-dark{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:86px var(--gutter);background:var(--dark);color:var(--paper)}.about-dark p{color:#faf8f5b8;font-size:16px}.about-process{padding-top:86px}.about-process>div:last-child{display:grid;gap:12px}.about-process>div:last-child p{margin:0;border-top:1px solid var(--line);padding:16px 0}.about-ecosystem{align-items:start}.about-ecosystem button,.about-standards button,.about-contact button{margin-top:22px;min-height:40px;border:1px solid var(--accent);background:transparent;color:var(--accent);padding:0 16px;text-transform:uppercase;font-size:11px}.mini-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.mini-products .category-card{min-height:290px;grid-template-rows:150px 1fr}.mini-products .category-card p,.mini-products .category-card button{display:none}.about-standards{padding:86px var(--gutter);background:var(--cream)}.about-standards div{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-standards span{border:1px solid var(--line);padding:12px 14px;color:var(--muted)}.about-contact{border-top:1px solid var(--line);padding-top:70px}.info-grid,.cert-page-list,.document-list,.contact-layout{padding-left:var(--gutter);padding-right:var(--gutter);padding-bottom:86px}.info-grid h3,.cert-page-list h2,.document-list h2{font-size:24px}.cert-page-list{grid-template-columns:repeat(3,1fr)}.document-list article{grid-template-columns:1fr 240px 150px}.site-footer{padding-left:var(--gutter);padding-right:var(--gutter)}@media(max-width:1180px){.header-shell{grid-template-columns:1fr;justify-items:start;height:auto;padding-top:20px;padding-bottom:20px}.nav-left,.nav-right{flex-wrap:wrap;justify-content:flex-start}.nav-left>a,.nav-item>a{padding:0}.brand-lockup{order:-1}.mega-menu{display:none}}@media(max-width:760px){:root{--gutter: 22px}.home-hero,.application-band,.cert-band,.quote-section,.catalog-layout,.product-detail,.about-split,.about-process,.about-ecosystem,.about-service,.about-contact,.about-dark{grid-template-columns:1fr}.hero-media{min-height:320px}.hero-panel{padding:52px var(--gutter)}.hero-panel h1,.interior-hero h1,.product-detail h1,.application-detail h1,.blog-detail h1{max-width:340px;font-size:34px}.intro-grid h2,.section-head h2,.cert-band h2,.quote-section h2,.application-copy h2,.about-split h2,.about-dark h2,.about-process h2,.about-ecosystem h2,.about-standards h2,.about-service h2,.about-contact h2{max-width:340px;font-size:30px}.category-showcase,.product-strip,.catalog-grid,.article-grid,.application-grid,.about-pillars,.cert-page-list,.contact-layout,.footer-main,.quote-form,.mini-products,.document-list article{grid-template-columns:1fr}.section{padding-top:62px;padding-bottom:62px}.category-card,.application-card{min-height:300px}.product-tile figure,.article-card img{height:250px}.about-split img{height:360px}.document-list article{gap:12px}}@media(max-width:760px){.header-shell{align-items:start;overflow:hidden}.nav-left{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.nav-left a,.nav-item{flex:0 0 auto}.nav-right{width:100%}.home-hero{display:block}.hero-panel{position:relative;padding-bottom:92px}.hero-actions{margin-top:24px}.hero-proof{position:static;padding:0 var(--gutter) 24px;background:var(--cream)}.intro-grid{display:grid!important;grid-template-columns:1fr!important;gap:24px}.intro-grid p{margin-top:0;max-width:340px}.section-head{display:grid;gap:20px}}@media(max-width:760px){.nav-left{scrollbar-width:none}.nav-left::-webkit-scrollbar{display:none}.hero-panel p,.intro-grid p,.interior-hero p,.application-copy p,.quote-section p{max-width:318px;overflow-wrap:break-word}}.header-shell{height:82px;grid-template-columns:minmax(0,1fr) auto 240px;gap:28px}.nav-left{gap:clamp(22px,2vw,29px)}.nav-left>a,.nav-item>a,.language-select,.quote-button{font-size:11px;line-height:14px;letter-spacing:.06em}.brand-lockup.brand-mark-only{gap:0}.brand-lockup.brand-mark-only img{width:53px;height:50px;object-fit:contain}.brand-lockup.brand-mark-only span{display:none}.nav-right{gap:11px;justify-content:flex-end}.language-select{width:66px;min-width:66px;height:40px;padding:0 10px 0 15px}button.quote-button{width:163px;min-width:163px;height:40px;min-height:40px;padding:0 12px;background:var(--accent);color:var(--paper)}.site-footer .brand-lockup img{display:none}.site-footer .brand-lockup span{display:inline;color:#faf8f5b8}.quote-section-visual{grid-template-columns:50% 50%;min-height:501px;padding:0;gap:0;align-items:stretch;background:var(--cream)}.quote-section-visual>div{padding:88px var(--gutter);align-self:center}.quote-section-visual h2{max-width:410px}.quote-section-visual button{margin-top:26px;min-height:40px;border:1px solid var(--accent);background:var(--accent);color:var(--paper);padding:0 16px;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.quote-section-visual figure{margin:0;min-height:501px;overflow:hidden}.quote-section-visual img{object-position:center 64%}.product-specs-section{display:grid;grid-template-columns:226px minmax(0,967px);column-gap:88px;row-gap:151px;padding:80px var(--gutter) 0;min-height:886px;background:var(--paper)}.spec-heading h2{margin:-8px 0 0;font-size:50px;line-height:1.08}.product-specs-section figure{margin:0;background:#fff}.spec-table{height:320px}.spec-table img{object-fit:cover}.outline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,314px));gap:20px}.outline-grid figure{height:335px}.outline-grid img{object-fit:cover}@media(max-width:1180px){.header-shell{height:auto;grid-template-columns:1fr}.brand-lockup.brand-mark-only img{width:53px;height:50px}}@media(max-width:760px){button.quote-button{width:auto;min-width:163px}.quote-section-visual,.product-specs-section{grid-template-columns:1fr}.quote-section-visual>div{padding:62px var(--gutter)}.quote-section-visual figure{min-height:320px}.product-specs-section{row-gap:28px;min-height:0;padding:62px var(--gutter)}.spec-heading h2{font-size:34px}.spec-table,.outline-grid figure{height:auto;min-height:220px}.outline-grid{grid-template-columns:1fr;gap:16px}}.header-shell{display:flex;align-items:center;position:sticky}.header-shell>.brand-lockup.brand-mark-only{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.nav-left{flex:0 1 auto}.nav-right{margin-left:auto;flex:0 0 240px}@media(max-width:1180px){.header-shell>.brand-lockup.brand-mark-only{position:static;transform:none}.nav-right{margin-left:0;flex:0 0 auto}}:root{--paper: #fbfbfa;--ink: #171a1b;--muted: #5a5d5e;--line: rgba(23, 26, 27, .13);--dark: #202526;--accent: #aa5e25}body,body *{font-family:Plus Jakarta Sans,Arial,sans-serif}h1,h2,h3,.product-menu p,.about-menu strong,.cert-list span{font-family:Plus Jakarta Sans,Arial,sans-serif;letter-spacing:-.045em}.site-promo{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(28px,5.4vw,60px);background:#162b37;color:#fff;font-size:8px;font-weight:700;letter-spacing:.09em;line-height:1;text-transform:uppercase}.site-promo>div{display:flex;align-items:center;gap:13px}.site-promo i{width:1px;height:12px;background:#ffffff5c}.language-picker{position:relative;display:inline-flex;align-items:center;height:22px}.promo-language{display:inline-flex;align-items:center;gap:5px;height:22px;border:0;background:transparent;color:#fff;padding:0;font:inherit;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;line-height:1}.promo-language span{display:inline-grid;width:8px;height:8px;font-size:0;line-height:1;transform:translateY(0)}.promo-language span:before{content:"";width:4px;height:4px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.language-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:40;display:grid;min-width:108px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#162b37;box-shadow:0 14px 34px #0003}.language-menu button{border:0;background:transparent;color:#ffffffad;padding:9px 11px;text-align:left;font:700 8px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.08em;text-transform:uppercase}.language-menu button:hover,.language-menu button.active{background:#ffffff1c;color:#fff}.header-shell .nav-left{height:100%;align-items:center}.header-shell .nav-left>a,.header-shell .nav-left .nav-item{display:inline-flex;height:100%;align-items:center}.header-shell .nav-left .nav-item>a{display:inline-flex;align-items:center;height:100%;padding-top:0;padding-bottom:0;line-height:1}.header-shell .nav-left>a{line-height:1}.header-shell{height:64px;min-height:64px;display:grid;align-items:center;grid-template-columns:1fr auto 1fr;padding:0 clamp(28px,5.4vw,60px);background:#fffffff5;border-bottom:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px)}.header-shell>.brand-lockup.brand-mark-only{position:static;transform:none;justify-self:center}.brand-lockup.brand-mark-only img{width:43px;height:43px}.nav-left,.nav-right{gap:19px}.nav-left>a,.nav-item>a,.language-select,.quote-button{font-size:9px;letter-spacing:.06em;font-weight:600}.nav-left>a,.nav-item>a{padding:24px 0}.nav-right{justify-content:flex-end}.language-select{display:none}button.quote-button{width:147px;min-width:147px;height:32px;min-height:32px;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:0 14px}.home-hero{position:relative;display:block;min-height:calc(100vh - 98px);height:clamp(550px,62vw,680px);overflow:hidden;border:0;color:#fff;background:#192024}.home-hero .hero-media,.home-hero .hero-media img,.home-hero .hero-shade{position:absolute;inset:0;width:100%;height:100%}.home-hero .hero-media{min-height:0}.home-hero .hero-media img{object-position:center 58%;filter:saturate(.72) brightness(.58);transform:scale(1.01)}.home-hero .hero-shade{background:linear-gradient(90deg,#070c0ea3,#080c0e61 42%,#080c0e38)}.home-hero .hero-panel{position:absolute;z-index:1;top:50%;left:clamp(34px,6vw,68px);width:min(548px,calc(100% - 64px));display:block;padding:0;transform:translateY(-45%)}.home-hero .eyebrow{margin-bottom:22px;color:#ffffffe0;font-size:10px;font-weight:700;letter-spacing:.11em}.home-hero .hero-panel h1{max-width:none;margin:0;color:#fff;font-size:clamp(47px,4.2vw,65px);font-weight:400;letter-spacing:-.055em;line-height:1.14}.home-hero .hero-panel p{max-width:498px;margin:19px 0 0;color:#ffffffeb;font-size:12px;line-height:1.7}.hero-actions{margin-top:33px;gap:12px}.hero-actions button{min-width:130px;min-height:35px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:transparent;color:#fff;padding:0 18px;font-size:9px;font-weight:700;letter-spacing:.02em}.hero-actions button:first-child{border-color:#fff;background:#fff;color:#1d2021}.browse-section,.featured-section{width:min(100%,1200px);margin:0 auto;padding:88px clamp(34px,5.4vw,60px)}.browse-section{min-height:700px;display:grid;grid-template-columns:31% 1fr;gap:clamp(60px,12vw,160px);align-items:start}.browse-copy h2,.featured-section .section-head h2{margin:0;color:#16191a;font-size:clamp(31px,3vw,43px);font-weight:400;line-height:1.12}.browse-copy p{max-width:270px;margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.browse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"basin kitchen" "shower controls";column-gap:clamp(45px,10vw,130px);row-gap:52px;align-items:start}.home-category-card{display:block;min-width:0}.home-category-basin{grid-area:basin;margin-top:130px}.home-category-kitchen{grid-area:kitchen}.home-category-shower{grid-area:shower}.home-category-controls{grid-area:controls;margin-top:-2px}.home-category-card>span{display:block;margin-bottom:10px;color:#797b7c;font-size:7px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.home-category-card figure{height:225px;margin:0;overflow:hidden;background:#eae9e6}.home-category-basin figure,.home-category-shower figure{height:244px}.home-category-card img{object-position:center;transition:transform .45s ease}.home-category-card:hover img{transform:scale(1.04)}.home-category-card h3{margin:11px 0 0;color:#242627;font-size:16px;font-weight:500;line-height:1.3}.featured-section{padding-top:78px;padding-bottom:100px}.featured-section .section-head{align-items:flex-end;margin-bottom:19px}.featured-section .eyebrow{margin-bottom:9px;font-size:8px}.featured-section .section-head>button,.cert-band button,.application-copy button,.quote-section-visual button{min-height:31px;border-radius:999px;padding:0 13px;font-size:8px;font-weight:600}.featured-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.featured-system,.featured-system-large{display:grid;grid-template-columns:47% 1fr;min-height:140px;background:#fbfbfb;border:1px solid #f0efed}.featured-system-large{min-height:315px;grid-template-columns:1fr;grid-template-rows:212px 1fr}.featured-system figure{display:grid;place-items:center;min-width:0;margin:0;background:#f7f6f4;overflow:hidden}.featured-system img{width:78%;height:78%;object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply}.featured-system>div{display:flex;flex-direction:column;justify-content:center;padding:19px 21px}.featured-system-large>div{padding:17px 24px}.featured-system span{color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.featured-system h3{max-width:250px;margin:9px 0 5px;color:#1c1f20;font-size:22px;font-weight:500;line-height:1.18}.featured-system p{margin:0;color:#656768;font-size:10px;line-height:1.45}.featured-system-stack{display:grid;gap:14px}.application-band{min-height:468px;grid-template-columns:36% 64%;background:#222728}.application-copy{padding:54px clamp(34px,5.4vw,60px)}.application-copy .eyebrow{margin-bottom:18px;font-size:8px}.application-copy h2{max-width:300px;font-size:clamp(40px,3.9vw,58px);font-weight:400;letter-spacing:-.06em;line-height:1.1}.application-copy p{max-width:290px;font-size:11px;line-height:1.65}.application-grid{grid-template-columns:repeat(2,1fr)}.application-card{min-height:234px}.application-card div{left:21px;right:21px;bottom:19px}.application-card h3{margin:9px 0 5px;font-size:22px;font-weight:400}.application-card p{font-size:9px;line-height:1.5}.application-card span{font-size:7px}.cert-band{grid-template-columns:minmax(290px,35%) 1fr;gap:clamp(45px,9vw,120px);padding:88px clamp(34px,5.4vw,60px);background:#fbfbfa}.cert-band .eyebrow{margin-bottom:20px;color:#666;font-size:8px}.cert-band h2{max-width:320px;font-size:clamp(36px,3.8vw,54px);font-weight:400;letter-spacing:-.06em}.cert-band p{max-width:340px;font-size:11px;line-height:1.65}.cert-list span{grid-template-columns:42px 1fr;padding:14px 0;font-size:clamp(20px,2.25vw,30px);font-weight:400;letter-spacing:-.04em}.cert-list b{color:var(--accent);font:500 8px/1 Plus Jakarta Sans,Arial,sans-serif;padding-top:9px}.blog-preview{width:min(100%,1200px);margin:0 auto;padding:72px clamp(34px,5.4vw,60px) 94px}.blog-preview .section-head{margin-bottom:27px}.blog-preview .eyebrow{margin-bottom:13px;font-size:8px}.blog-preview .section-head h2{font-size:clamp(36px,3.7vw,53px);font-weight:400}.article-grid{gap:15px}.article-card img{height:214px;margin-bottom:13px}.article-card span{font-size:8px}.article-card h3{margin:8px 0;font-size:18px;font-weight:500}.article-card p{font-size:10px;line-height:1.55}.quote-section-visual{min-height:376px;grid-template-columns:56% 44%;background:#fbfbfa}.quote-section-visual>div{padding:54px clamp(34px,5.4vw,60px)}.quote-section-visual .eyebrow{margin-bottom:16px;font-size:8px}.quote-section-visual h2{max-width:390px;font-size:clamp(39px,4vw,55px);font-weight:400;letter-spacing:-.06em;line-height:1.08}.quote-section-visual button{margin-top:24px;border:0;background:var(--accent)}.quote-section-visual figure{min-height:376px}.quote-section-visual img{object-position:center 56%;filter:saturate(.88)}.site-footer{padding:55px clamp(34px,5.4vw,60px) 24px;background:#242423}.footer-main{grid-template-columns:1.35fr 170px 170px 300px;gap:54px}.footer-intro .brand-lockup{display:flex;width:118px;height:58px;margin:0 0 20px}.footer-intro .brand-lockup img{width:118px;height:58px;max-width:100%;object-fit:contain;object-position:left center}.footer-main p,.footer-main a{font-size:11px;line-height:1.6}.footer-main h3{font:600 8px/1 Plus Jakarta Sans,Arial,sans-serif;letter-spacing:.06em}.footer-bottom{margin-top:57px;font-size:9px}@media(max-width:900px){.site-promo{padding:0 24px}.site-promo>div{gap:8px}.site-promo>div a:first-child{display:none}.header-shell{padding:0 24px}.nav-left{gap:13px}.nav-left>a,.nav-item>a{font-size:8px}.browse-section{gap:60px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{grid-column:1 / -1}}@media(max-width:680px){.site-promo{height:31px;padding:0 18px;font-size:7px}.site-promo>div{display:flex;margin-left:auto}.site-promo>div a,.site-promo>div i{display:none}.promo-language{height:26px;font-size:7px}.header-shell{height:58px;min-height:58px;padding:0 18px;grid-template-columns:1fr auto}.header-shell>.brand-lockup.brand-mark-only{justify-self:end}.brand-lockup.brand-mark-only img{width:36px;height:36px}.nav-left{gap:13px;overflow:hidden}.nav-left>a,.nav-item>a{padding:20px 0;font-size:8px}.nav-left a:nth-of-type(n+4),.nav-left .nav-item:nth-child(n+4){display:none}.nav-right{display:none}.home-hero{min-height:586px;height:calc(100vh - 89px)}.home-hero .hero-media img{object-position:55% center}.home-hero .hero-shade{background:linear-gradient(90deg,#05080ab8,#05080a47)}.home-hero .hero-panel{top:auto;bottom:48px;left:22px;width:calc(100% - 44px);transform:none}.home-hero .eyebrow{margin-bottom:13px;font-size:8px}.home-hero .hero-panel h1{font-size:clamp(35px,10.6vw,45px);line-height:1.08}.home-hero .hero-panel p{margin-top:15px;font-size:10px}.hero-actions{margin-top:23px}.hero-actions button{min-width:123px;min-height:34px;font-size:8px}.browse-section,.featured-section{padding:58px 22px}.browse-section{display:block;min-height:0}.browse-copy{margin-bottom:38px}.browse-copy h2,.featured-section .section-head h2{font-size:30px}.browse-grid{column-gap:20px;row-gap:32px}.home-category-basin{margin-top:62px}.home-category-card figure,.home-category-basin figure,.home-category-shower figure{height:150px}.home-category-card h3{font-size:13px}.featured-section .section-head{display:block}.featured-section .section-head>button{margin-top:17px}.featured-system-grid{grid-template-columns:1fr}.featured-system-large{min-height:300px;grid-template-rows:195px 1fr}.featured-system-large img{width:86%;height:86%;transform:translateY(-30%)}.application-band{grid-template-columns:1fr}.application-copy{padding:58px 22px}.application-grid{grid-template-columns:1fr}.application-card{min-height:255px}.cert-band{grid-template-columns:1fr;gap:38px;padding:58px 22px}.cert-band h2{font-size:36px}.cert-list span{font-size:19px}.blog-preview{padding:58px 22px}.article-grid{grid-template-columns:1fr;gap:34px}.article-card img{height:210px}.quote-section-visual{grid-template-columns:1fr}.quote-section-visual>div{padding:58px 22px}.quote-section-visual figure{min-height:285px}.site-footer{padding:50px 22px 22px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 20px}}.about-page .interior-hero{max-width:910px;padding:78px clamp(34px,5.4vw,60px) 41px}.about-page .interior-hero .eyebrow{margin-bottom:17px;color:#5f6263;font-size:8px}.about-page .interior-hero h1{max-width:680px;font-size:clamp(36px,3.75vw,54px);font-weight:400;letter-spacing:-.055em;line-height:1.08}.about-page .interior-hero p{max-width:515px;margin-top:17px;color:#55595a;font-size:10px;line-height:1.65}.about-page .about-split{grid-template-columns:1fr 1fr;min-height:356px;gap:clamp(35px,8vw,92px);padding:0 clamp(34px,5.4vw,60px);background:#f1f2f2}.about-page .about-split>img{width:100%;height:356px;object-fit:cover;object-position:center}.about-page .about-split>div{max-width:460px;padding:30px 0}.about-page .about-split .eyebrow{margin-bottom:13px;color:#666;font-size:8px}.about-page .about-split h2{max-width:430px;font-size:clamp(29px,3vw,43px);font-weight:400;letter-spacing:-.055em;line-height:1.08}.about-page .about-split p{max-width:410px;margin:14px 0 0;color:#55595a;font-size:10px;line-height:1.65}.brand-film{display:grid;grid-template-columns:minmax(280px,.83fr) minmax(420px,1.17fr);min-height:430px;background:#20201f;color:#f8f7f4}.brand-film-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,88px) clamp(34px,5.4vw,72px)}.brand-film-copy .eyebrow{color:#c06d32}.brand-film-copy h2{max-width:440px;margin:0;font-size:clamp(32px,3.5vw,50px);font-weight:400;letter-spacing:-.06em;line-height:1.04}.brand-film-copy p{max-width:380px;margin:20px 0 0;color:#f8f7f4b3;font-size:12px;line-height:1.65}.brand-film-duration{margin-top:30px;color:#f8f7f48f;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.brand-film-media{position:relative;min-height:430px;overflow:hidden;background:#111}.brand-film-poster,.brand-film-video{display:block;width:100%;height:100%;min-height:430px;border:0}.brand-film-poster{position:relative;padding:0;cursor:pointer;color:#fff;background:#111}.brand-film-poster:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#0000004f,#00000008);transition:background .28s ease}.brand-film-poster:hover:after{background:linear-gradient(90deg,#0000002b,#0000)}.brand-film-poster img,.brand-film-video{object-fit:cover}.brand-film-play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:70px;height:70px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;transform:translate(-50%,-50%);transition:transform .22s ease,background .22s ease}.brand-film-play i{width:0;height:0;margin-left:4px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid currentColor}.brand-film-poster:hover .brand-film-play{background:var(--accent);transform:translate(-50%,-50%) scale(1.07)}.brand-film-play-label{position:absolute;z-index:1;bottom:24px;left:26px;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.about-page .about-pillars{width:min(100%,1200px);margin:0 auto;gap:14px;padding:70px clamp(34px,5.4vw,60px) 88px}.about-page .about-pillars article{padding-top:29px}.about-page .about-pillars span{color:var(--accent);font-size:9px}.about-page .about-pillars h3{margin:14px 0 10px;font-size:17px;font-weight:500;letter-spacing:-.045em}.about-page .about-pillars p{max-width:290px;margin:0;color:#55595a;font-size:10px;line-height:1.6}.about-gallery{width:min(100%,1200px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 auto;padding:0 clamp(34px,5.4vw,60px) 87px}.about-gallery figure{aspect-ratio:1.16 / 1;min-width:0;margin:0;overflow:hidden;background:#e9e8e6}.about-gallery img{transition:transform .45s ease}.about-gallery figure:nth-child(1) img{object-position:34% center}.about-gallery figure:nth-child(3) img{object-position:center 54%}.about-gallery figure:nth-child(5) img{object-fit:contain;padding:18%}.about-gallery figure:nth-child(7) img{object-fit:contain;padding:12%}.about-gallery figure:hover img{transform:scale(1.045)}.about-page .about-applications{width:100%;margin:0}@media(max-width:680px){.about-page .interior-hero{padding:58px 22px 36px}.about-page .interior-hero h1{font-size:33px}.about-page .about-split{grid-template-columns:1fr;gap:0;padding:0 22px 42px}.about-page .about-split>img{height:310px}.about-page .about-split>div{padding:31px 0 0}.about-page .about-split h2{font-size:30px}.brand-film{grid-template-columns:1fr;min-height:0}.brand-film-copy{padding:54px 22px 48px}.brand-film-copy h2{font-size:34px}.brand-film-media,.brand-film-poster,.brand-film-video{min-height:265px}.brand-film-play{width:58px;height:58px}.about-page .about-pillars{grid-template-columns:1fr;padding:52px 22px 62px}.about-page .about-pillars article{padding-top:22px}.about-gallery{grid-template-columns:repeat(2,1fr);gap:6px;padding:0 22px 58px}.about-gallery figure{aspect-ratio:1 / 1}.about-page .about-applications{grid-template-columns:1fr}}.blog-index{width:min(100%,1200px);margin:0 auto;padding:72px clamp(34px,5.4vw,60px) 83px}.blog-index>.eyebrow{margin-bottom:13px;color:#636667;font-size:8px}.blog-index>h1{margin:0 0 32px;color:#171a1b;font-size:clamp(36px,3.8vw,52px);font-weight:400;letter-spacing:-.055em;line-height:1.08}.blog-index .article-grid{gap:41px 15px}.blog-index .article-card img{height:184px;margin-bottom:11px}.blog-index .article-card span{font-size:7px;font-weight:700}.blog-index .article-card h3{margin:7px 0 5px;font-size:15px;font-weight:500;letter-spacing:-.04em}.blog-index .article-card p{max-width:320px;font-size:8px;line-height:1.5}@media(max-width:680px){.blog-index{padding:58px 22px}.blog-index>h1{margin-bottom:27px;font-size:34px}.blog-index .article-grid{grid-template-columns:1fr;gap:34px}.blog-index .article-card img{height:210px}}.catalog-hero{padding:65px clamp(34px,5.4vw,60px) 30px}.catalog-hero .eyebrow{margin-bottom:15px;color:#5d6061;font-size:9px}.catalog-hero h1{margin:0;color:#171a1b;font-size:clamp(38px,4.2vw,58px);font-weight:400;letter-spacing:-.06em;line-height:1.08}.catalog-hero p{max-width:500px;margin:15px 0 0;color:#55595a;font-size:11px;line-height:1.6}.catalog-tabs{display:flex;align-items:center;gap:12px;padding:18px clamp(44px,5.8vw,72px);background:#f3f4f4}.catalog-tabs a{border-radius:999px;border-color:#d9dcdd;background:#fbfbfa;color:#515556;padding:9px 14px;font-size:11px;line-height:1.15}.catalog-tabs a.active{border-color:var(--accent);color:var(--accent)}.catalog-shell{display:grid;grid-template-columns:196px minmax(0,1fr);gap:34px;padding:34px clamp(34px,5.4vw,60px) 83px}.catalog-filters{min-height:640px;padding-right:34px;border-right:1px solid #e5e6e6}.catalog-filters h2{margin:0;color:#262929;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.catalog-filters>p{margin:15px 0 23px;color:#5b5e5e;font-size:10px;line-height:1.55}.catalog-filters>div{border-top:1px solid #e6e7e7}.catalog-filters>div button{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:42px;border:0;border-bottom:1px solid #e6e7e7;background:transparent;color:#3f4344;padding:0;text-align:left;font-size:10px}.catalog-filters>div button b{color:#666a6a;font-size:10px;font-weight:500}.catalog-filters .reset-filters{min-height:31px;margin-top:33px;border:1px solid var(--accent);border-radius:999px;background:transparent;color:var(--accent);padding:0 15px;font-size:8px;letter-spacing:.03em;text-transform:uppercase}.catalog-results{min-width:0}.catalog-results-head{display:flex;justify-content:space-between;align-items:center;min-height:21px;margin-bottom:18px}.catalog-results-head strong{color:#2b2e2f;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.catalog-results-head button{border:0;background:transparent;color:#606465;padding:0;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 18px}.catalog-product{min-width:0}.catalog-product figure{height:clamp(330px,25vw,400px);display:grid;place-items:center;margin:0 0 16px;background:#f0f1f1;overflow:hidden;isolation:isolate}.catalog-product img{display:block;max-width:80%;max-height:80%;width:80%;height:80%;object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply}.catalog-product--sanitary img{width:80%;height:80%;max-width:80%;max-height:80%;transform:none}.catalog-product:not(.catalog-product--sanitary) img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform:translateY(-13%)}.catalog-product--channel img{transform:none}.catalog-finish{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:#565a5a;font-size:10px;line-height:1}.catalog-finish i{width:16px;height:16px;display:block;border:1px solid #aeb2b2;border-radius:50%}.catalog-finish b{font-weight:500}.catalog-product--sanitary figure,.catalog-product--sanitary img{will-change:auto}.catalog-product>span{display:block;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.catalog-product h3{max-width:none;margin:9px 0 10px;color:#212425;font-size:23px;font-weight:400;letter-spacing:-.05em;line-height:1.1}.catalog-product small{display:block;color:#818485;font-size:10px}.finish-swatches{display:flex;align-items:center;gap:7px;margin-top:7px}.finish-swatches i{width:13px;height:13px;border:1px solid #888c8d;border-radius:50%;background:#dfe3e3}.finish-swatches i:nth-child(2){border-color:#202526;background:#202526}.finish-swatches i:nth-child(3){border-color:#b59063;background:#b59063}.finish-swatches b{color:#626667;font-size:8px;font-weight:600}@media(max-width:780px){.catalog-hero{padding:54px 22px 27px}.catalog-hero h1{font-size:36px}.catalog-tabs{gap:12px;padding:20px 28px;overflow-x:auto;flex-wrap:nowrap}.catalog-tabs a{flex:0 0 auto;padding:11px 16px;font-size:10px}.catalog-shell{grid-template-columns:1fr;gap:32px;padding:42px 22px 62px}.catalog-filters{min-height:0;padding:0 0 25px;border-right:0;border-bottom:1px solid #e5e6e6}.catalog-filters>div{display:none}.catalog-filters .reset-filters{display:none}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 14px}.catalog-product figure{height:240px}.catalog-product h3{font-size:19px}}.product-breadcrumb{display:flex;align-items:center;gap:7px;min-height:31px;padding:0 clamp(34px,5.4vw,60px);border-bottom:1px solid #e5e6e6;color:#737778;font-size:8px;letter-spacing:.055em;text-transform:uppercase}.product-breadcrumb b{color:#737778;font-weight:500}.product-detail{min-height:513px;grid-template-columns:44.5% 55.5%;border:0}.product-detail figure{display:grid;place-items:center;min-height:513px;background:#f0f1f1;overflow:hidden}.product-detail figure img{width:78%;height:78%;max-width:78%;max-height:78%;object-fit:contain;object-position:center;transform:none}.product-detail figure.product-detail-visual--sanitary img{width:78%;height:78%;max-width:78%;max-height:78%;transform:none}.product-detail>div{max-width:600px;padding:42px clamp(34px,4.3vw,60px)}.product-detail .eyebrow{margin-bottom:19px;color:#5f6364;font-size:10px}.product-detail h1{max-width:none;font-size:clamp(43px,4.4vw,62px);font-weight:400;letter-spacing:-.06em;line-height:1.07}.product-detail p{max-width:495px;margin:15px 0 11px;color:#55595a;font-size:12px;line-height:1.65}.product-sku{color:#838687;font-size:10px}.product-finishes{display:flex;align-items:center;gap:15px;margin-top:8px}.product-finishes>span{color:#3f4344;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.product-finishes .finish-swatches{margin:0}.product-finishes .finish-swatches i:nth-child(4){border-color:#d4d8d8;background:#f0f1f1}.product-finish-value{display:inline-flex;align-items:center;gap:8px;color:#3f4343;font-size:12px}.product-finish-value i{width:16px;height:16px;display:block;border:1px solid #aeb2b2;border-radius:50%}.product-finish-value b{font-weight:500}.product-detail dl{margin:18px 0 17px}.product-detail dl div{grid-template-columns:103px 1fr;gap:18px;padding:10px 0}.product-detail dt{color:var(--accent);font-size:10px}.product-detail dd{font-size:12px;line-height:1.35}.product-detail ul{margin:0 0 17px;color:#535758;font-size:12px;line-height:1.55}.product-detail .solid-link{min-height:31px;border:0;border-radius:999px;padding:0 15px;font-size:10px;font-weight:600;letter-spacing:.03em}.product-specs-section{display:block;min-height:0;padding:0;background:#f4f5f5}.product-detail-tabs{display:flex;align-items:stretch;gap:30px;min-height:43px;padding:0 clamp(34px,5.4vw,60px);background:#fff;border-bottom:1px solid #e7e8e8}.product-detail-tabs button,.product-detail-tabs span{position:relative;display:inline-flex;align-items:center;align-self:stretch;border:0;background:transparent;color:#777b7c;padding:0;font-size:8px;letter-spacing:.055em;text-transform:uppercase}.product-detail-tabs button.active,.product-detail-tabs span.active{color:var(--accent)}.product-detail-tabs button.active:after,.product-detail-tabs span.active:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:var(--accent);content:""}.specs-content{display:grid;grid-template-columns:174px minmax(0,1fr);column-gap:40px;row-gap:54px;padding:59px clamp(34px,5.4vw,60px) 52px}.spec-heading h2{margin:0;color:#1d2021;font-size:clamp(32px,3.3vw,45px);font-weight:400;letter-spacing:-.06em;line-height:1.08}.dynamic-spec-table{display:grid;margin:0;border-top:1px solid #d8dada}.dynamic-spec-table div{display:grid;grid-template-columns:minmax(145px,.38fr) 1fr;gap:24px;padding:15px 0;border-bottom:1px solid #d8dada}.dynamic-spec-table dt{color:var(--accent);font-size:9px;letter-spacing:.04em;text-transform:uppercase}.dynamic-spec-table dd{margin:0;color:#333737;font-size:13px;line-height:1.4}.product-reference-visual{height:222px;display:grid;place-items:center;margin:0;overflow:hidden;background:#fff}.product-reference-visual img{width:72%;height:72%;object-fit:contain}.related-products{width:min(100%,1200px);margin:0 auto;padding:70px clamp(34px,5.4vw,60px) 79px}.related-products .section-head{margin-bottom:22px}.related-products .eyebrow{margin-bottom:12px;font-size:8px}.related-products .section-head h2{font-size:clamp(35px,3.7vw,50px);font-weight:400}.related-products .section-head>button{min-height:31px;border-radius:999px;padding:0 14px;font-size:8px;font-weight:600}.related-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 18px}.related-product figure{height:clamp(330px,25vw,400px);display:grid;place-items:center;margin:0 0 13px;background:#f0f1f1;overflow:hidden}.product-reference-list{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(34px,6vw,100px);padding:68px clamp(34px,5.4vw,60px);background:#f5f6f5}.product-reference-list .eyebrow{margin-bottom:12px;font-size:10px}.product-reference-list h2{margin:0;font-size:clamp(31px,3.2vw,46px);font-weight:400;letter-spacing:-.055em;line-height:1.05}.product-reference-table{border-top:1px solid #d9dcdd}.product-reference-table>div{display:grid;grid-template-columns:minmax(125px,.55fr) 1.45fr;gap:22px;padding:13px 0;border-bottom:1px solid #d9dcdd;color:#4f5454;font-size:12px;line-height:1.35}.product-reference-table-head{color:var(--accent)!important;font-size:10px!important;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.product-reference-table b{color:#202324;font-weight:600}.related-product img{width:80%;height:80%;object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply}.related-product--plomberie img{width:100%;height:100%;max-width:100%;max-height:100%;transform:translateY(-6%)}.catalog-product img[src*=joint-fibre-gaskets],.related-product img[src*=joint-fibre-gaskets]{transform:none}.related-product span{display:block;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.related-product h3{margin:9px 0 10px;color:#202324;font-size:23px;font-weight:400;letter-spacing:-.045em;line-height:1.15}.related-product p{margin:0;color:#595d5d;font-size:11px;line-height:1.45}@media(max-width:780px){.product-breadcrumb{overflow:hidden;padding:0 22px;white-space:nowrap}.product-detail{grid-template-columns:1fr}.product-detail figure{min-height:330px}.product-detail>div{padding:47px 22px 55px}.product-detail h1{font-size:43px}.product-reference-list{grid-template-columns:1fr;gap:28px;padding:48px 22px}.product-reference-table>div{grid-template-columns:105px 1fr;gap:14px;font-size:11px}.product-detail-tabs{gap:20px;overflow-x:auto;padding:0 22px}.product-detail-tabs button{flex:0 0 auto}.specs-content{grid-template-columns:1fr;gap:24px;padding:49px 22px}.spec-table{height:180px}.outline-grid{grid-template-columns:1fr}.outline-grid figure{height:250px}.related-products{padding:57px 22px}.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.related-product figure{height:240px}.related-product h3{font-size:19px}}.mobile-menu-toggle,.mobile-quote-button{display:none}.article-body{max-width:680px;margin-top:28px}.article-body p{margin:0 0 20px}.blog-detail .blog-lead{color:#262a2b;font-size:19px;line-height:1.55}@media(prefers-reduced-motion:no-preference){main section{opacity:0;transform:translateY(20px);transition:opacity .62s cubic-bezier(.2,.7,.2,1),transform .62s cubic-bezier(.2,.7,.2,1)}main section.is-revealed{opacity:1;transform:translateY(0)}main .catalog-shell{opacity:1;transform:none}.article-card img,.application-card img,.home-category-card img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.article-card:hover img,.application-card:hover img,.home-category-card:hover img{transform:scale(1.035)}}@media(max-width:680px){.header-shell{display:flex;min-height:58px;overflow:visible}.mobile-menu-toggle{z-index:3;display:inline-flex;width:40px;height:40px;flex-direction:column;justify-content:center;gap:6px;border:0;background:transparent;padding:0}.mobile-menu-toggle span{display:block;width:19px;height:1px;background:var(--ink)}.header-shell>.brand-lockup.brand-mark-only{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-quote-button{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:30px;margin-left:auto;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:0 12px;font:700 8px/1 Plus Jakarta Sans,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.header-shell>.nav-left{display:none}.header-shell>.nav-left.nav-open{position:fixed;top:89px;left:0;z-index:100;display:flex;width:100%;min-height:calc(100dvh - 89px);flex-direction:column;align-items:stretch;gap:0;overflow:visible;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 14px 30px #191e1f14;padding:10px 18px 16px}.header-shell .nav-left.nav-open>a,.header-shell .nav-left.nav-open .nav-item,.header-shell .nav-left.nav-open .nav-item>a{height:auto}.nav-left.nav-open>a,.nav-left.nav-open .nav-item>a{display:block;padding:14px 0;font-size:11px}.nav-left.nav-open .nav-item{width:100%}.nav-left.nav-open .mega-menu,.header-shell .nav-right{display:none}.specs-content>.spec-heading:nth-of-type(2),.product-reference-visual{display:none}.quote-section-visual figure{min-height:260px}.blog-detail{gap:28px;padding-top:42px;padding-bottom:64px}.blog-detail .blog-lead{font-size:17px}.article-body p{font-size:15px;line-height:1.7}}@media(min-width:681px){.browse-section{grid-template-columns:minmax(230px,27%) minmax(0,1fr);gap:clamp(48px,8vw,104px);min-height:820px}.browse-grid{grid-template-areas:"basin kitchen" "shower controls";gap:16px;align-items:stretch}.home-category-basin,.home-category-kitchen,.home-category-shower,.home-category-controls{margin-top:0}.home-category-card{display:grid;grid-template-rows:auto 1fr auto}.home-category-card figure,.home-category-basin figure,.home-category-shower figure{height:auto;aspect-ratio:1 / 1}.home-category-card h3{font-size:18px}.featured-system-large{min-height:382px;grid-template-rows:minmax(286px,1fr) 96px}.featured-system-large img{width:78%;height:78%}.featured-system-large>div{padding:13px 24px 15px}.featured-system>div{padding:20px 24px}.featured-system h3{margin:9px 0 6px;font-size:22px;line-height:1.12}.featured-system p{font-size:10px;line-height:1.5}.featured-system span{font-size:9px}.featured-system-stack{gap:14px}.featured-system-stack .featured-system{min-height:184px}.quote-section.quote-section-visual{height:480px;min-height:0;max-height:480px;overflow:hidden}.quote-section-visual figure{height:480px;min-height:0}.quote-section-visual>div{align-self:center;padding-top:27px;padding-bottom:22px}.quote-section-visual .eyebrow{margin-bottom:9px}.quote-section-visual h2{max-width:470px;font-size:clamp(28px,2.7vw,38px);line-height:1.04}.quote-section-visual button{min-height:28px;margin-top:13px}}.hero-panel-fr{width:min(650px,calc(100% - 64px))!important}.home-hero .hero-panel-fr h1{max-width:650px;text-wrap:balance}button.quote-button{width:auto;min-width:170px;white-space:nowrap}@media(max-width:680px){.hero-panel-fr{width:calc(100% - 44px)!important}.home-hero .hero-panel-fr h1{max-width:100%;font-size:clamp(33px,9.8vw,42px);text-wrap:balance}.promo-language{font-size:7px}}.legal-hero,.legal-content{width:min(100%,1080px);margin:0 auto;padding-right:clamp(22px,5.4vw,60px);padding-left:clamp(22px,5.4vw,60px)}.legal-hero{padding-top:92px;padding-bottom:52px}.legal-hero h1{max-width:700px;margin:0;font-size:clamp(42px,5vw,70px);font-weight:400;letter-spacing:-.06em;line-height:1.04}.legal-hero p{max-width:660px;margin:22px 0 0;color:#5c6061;font-size:15px;line-height:1.7}.legal-content{padding-bottom:100px}.legal-content article{display:grid;grid-template-columns:minmax(180px,.38fr) 1fr;gap:42px;border-top:1px solid #e2e3e2;padding:31px 0}.legal-content h2{margin:0;color:#1d2021;font-size:22px;font-weight:500;letter-spacing:-.04em}.legal-content p{grid-column:2;max-width:660px;margin:0;color:#565a5b;font-size:14px;line-height:1.75}.legal-whatsapp{display:inline-flex;margin-top:28px;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.04em}@media(max-width:680px){.legal-hero{padding-top:58px;padding-bottom:34px}.legal-content{padding-bottom:64px}.legal-content article{grid-template-columns:1fr;gap:14px;padding:25px 0}.legal-content p{grid-column:1}.legal-whatsapp{margin-top:22px}}.not-found-page{position:relative;display:grid;min-height:min(690px,calc(100vh - 98px));overflow:hidden;place-items:center start;color:#fff}.not-found-page>img,.not-found-shade{position:absolute;inset:0;width:100%;height:100%}.not-found-page>img{object-fit:cover;object-position:center}.not-found-shade{background:linear-gradient(90deg,#0b0f11c7,#0b0f1175 48%,#0b0f111a)}.not-found-content{position:relative;z-index:1;width:min(620px,calc(100% - 120px));margin-left:clamp(34px,6vw,88px)}.not-found-content .eyebrow{color:#fffc;font-size:10px;font-weight:700}.not-found-content h1{max-width:520px;margin:0;font-size:clamp(52px,6vw,82px);font-weight:400;letter-spacing:-.065em;line-height:.99}.not-found-content p{max-width:430px;margin:24px 0 0;color:#ffffffe6;font-size:14px;line-height:1.7}.not-found-content button{min-height:38px;margin-top:29px;border:1px solid #fff;border-radius:999px;background:#fff;color:#202425;padding:0 17px;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media(max-width:680px){.not-found-page{min-height:calc(100vh - 89px)}.not-found-content{width:calc(100% - 44px);margin-left:22px}.not-found-content h1{font-size:clamp(43px,12vw,58px)}}.catalog-filter-controls select{width:100%;appearance:none;border:1px solid #d9dcdb;border-radius:0;background:#fff;color:#202425;font:inherit}.catalog-filter-controls select:focus{outline:2px solid rgba(180,91,33,.32);outline-offset:2px;border-color:var(--accent)}.catalog-filter-controls{display:grid;gap:0;border-top:1px solid #e6e7e7}.catalog-filter-controls label{display:grid;gap:8px;padding:15px 0;border-bottom:1px solid #e6e7e7;color:#252929;font-size:10px;font-weight:500}.catalog-filter-controls select{min-height:34px;padding:0 28px 0 9px;background-image:linear-gradient(45deg,transparent 50%,#5b5e5e 50%),linear-gradient(135deg,#5b5e5e 50%,transparent 50%);background-position:calc(100% - 13px) 14px,calc(100% - 9px) 14px;background-size:4px 4px,4px 4px;background-repeat:no-repeat;font-size:10px}.catalog-results-head{align-items:baseline}.catalog-results-head span{margin-left:auto;color:#737777;font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.catalog-empty{display:grid;min-height:300px;align-content:center;border-top:1px solid #e5e6e6}.catalog-empty h2{margin:0;font-size:28px;font-weight:400;letter-spacing:-.04em}.catalog-empty p{margin:10px 0 0;color:#676b6b;font-size:13px}.brand-lockup img{width:146px;height:46px;object-fit:contain}.brand-lockup.brand-mark-only img{width:116px;height:44px}.site-footer .brand-lockup img{width:156px;height:49px;display:block}.header-shell>.brand-lockup.brand-mark-only img{width:139px;height:53px}@media(max-width:780px){.catalog-filters .catalog-filter-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border-top:0}.catalog-filter-controls label{padding:0;border-bottom:0}.catalog-filters .reset-filters{display:inline-flex;margin-top:19px}.catalog-results-head span{font-size:8px}}@media(max-width:520px){.catalog-filters .catalog-filter-controls{grid-template-columns:1fr}.catalog-results-head{gap:10px}.catalog-results-head span{margin-left:0}.header-shell>.brand-lockup.brand-mark-only img{width:118px;height:46px}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.header-product-search{display:flex;width:220px;flex:0 0 220px;height:32px;overflow:hidden;border:1px solid #d3d7d6;border-radius:999px;background:#fff}.header-product-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);padding:0 8px 0 14px;font-size:9px;line-height:1;letter-spacing:.01em}.header-product-search input::placeholder{color:#6f7474;opacity:1}.header-product-search button{width:32px;flex:0 0 32px;border:0;border-left:1px solid #e1e4e3;background:transparent;color:var(--accent);padding:0}.header-product-search svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.header-product-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px #b45b211f}.header-product-search button:hover{background:var(--accent);color:#fff}@media(max-width:1100px){.header-product-search{width:190px;flex-basis:190px}}@media(max-width:980px){.header-product-search{display:none}}
