@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--ink:#17201d;--dark:#151b18;--surface:#202722;--muted:#637169;--pale:#f2f1ec;--line:#d6d8d0;--gold:#d2b783;--white:#f8f7f2;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--dark);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button,summary{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #bc903c;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;left:15px;background:#fff;padding:15px;z-index:100}.skip:focus{top:15px}
header{padding:18px 5%;max-width:1800px;margin:auto;display:flex;align-items:center;gap:30px;min-height:110px;color:var(--white);border-bottom:1px solid #ffffff15;background:var(--dark)}.brand{display:flex;align-items:center;gap:20px;flex-shrink:0}.official-logo{width:142px;height:75px;object-fit:contain}.brand-market{font-size:11px;letter-spacing:3px;border-left:1px solid #ffffff35;padding:13px 0 13px 20px;color:var(--gold)}.market{font-size:10px;letter-spacing:2px;line-height:1.8;max-width:140px;color:#aaaFA7}nav{display:flex;gap:29px;margin-left:auto;font-size:14px}nav a{padding:9px 0;border-bottom:1px solid transparent}nav a:hover{border-color:var(--gold);color:var(--gold)}.languages{display:flex;gap:6px;align-items:center;font-size:12px}.languages button{border:0;padding:10px 4px;color:#b5bcb4;background:transparent}.languages button[aria-pressed=true]{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:18px 26px;background:var(--gold);border:1px solid var(--gold);color:var(--ink);font-size:14px;letter-spacing:.4px;font-weight:500;line-height:1.5;transition:background .25s,transform .25s}.button:hover{background:#ead7ac;transform:translateY(-2px)}.button.small{font-size:12px;padding:13px 19px;background:transparent;color:var(--gold);border-color:#d2b78370}.button.small:hover{background:var(--gold);color:var(--ink)}
.hero{position:relative;max-width:1800px;margin:auto;min-height:790px;background:var(--dark);overflow:hidden;color:var(--white);isolation:isolate}.hero-image{position:absolute;inset:0 0 0 36%;z-index:-1}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:58% 52%;filter:brightness(.8) saturate(.65)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#151b18 0%,#151b18c9 9%,#151b1850 29%,#151b1800 51%),linear-gradient(0deg,#151b1880,transparent 45%)}.hero-copy{position:relative;width:58%;padding:75px 0 50px 6.8%;z-index:2}.eyebrow{font-size:11px;letter-spacing:2.5px;line-height:1.6;font-weight:500;display:flex;gap:14px;align-items:center;color:#88724d;margin-bottom:22px}.hero .eyebrow{color:var(--gold);font-size:10px;letter-spacing:2.8px;margin-bottom:29px}.line{display:block;width:35px;height:1px;background:var(--gold)}h1{font-size:clamp(72px,7.1vw,114px);line-height:.98;letter-spacing:-2.6px}.hero h1 em{font-weight:400;color:#e0c797;font-style:italic}.hero-copy>p:not(.footnote){max-width:390px;color:#d0d3c9;font-size:16px;line-height:1.85;margin-top:27px}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:31px}.hero-actions .text-link{font-size:13px;color:#e8e6dd;line-height:1.6;border-bottom:1px solid #c6baa16e;padding-bottom:7px}.hero-proof{display:flex;align-items:center;gap:25px;max-width:410px;border-top:1px solid #a69c804a;margin-top:40px;padding-top:24px}.hero-proof>strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:57px;font-weight:400;line-height:1;letter-spacing:-1.5px}.hero-proof>strong span{font-size:31px}.hero-proof>div{display:flex;flex-direction:column;gap:7px}.hero-proof b{font-size:13px;font-weight:400}.hero-proof small{font-size:12px;color:#aab3a9}.footnote{font-size:12px;color:var(--muted);line-height:1.7}.hero-copy .footnote{max-width:405px;color:#b6beb1;margin-top:15px;font-size:11px}.image-label{position:absolute;right:7%;bottom:44px;color:white;z-index:1;max-width:260px;border-top:1px solid #ffffff66;padding-top:18px}.image-label>span:first-child{font-size:10px;letter-spacing:2.3px}.image-label b{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;line-height:1.2;font-weight:400;margin-top:10px}.image-cross{display:none}.trust-strip{max-width:1800px;margin:auto;padding:26px 6.8%;display:flex;justify-content:space-between;gap:22px;background:#1c241f;border-top:1px solid #d2b78338;border-bottom:1px solid #d2b78338;color:#d8d4c6;font-size:11px;letter-spacing:1.2px;text-transform:uppercase}.trust-strip span:before{content:'◇';color:var(--gold);font-size:14px;margin-right:14px}
.section,.calculator-section{max-width:1800px;margin:auto;padding:95px 6.8%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px}.section-head>div{min-width:0}h2{font-size:clamp(47px,4.4vw,70px);line-height:1.03;letter-spacing:-1.6px}.section-head>p{max-width:355px;font-size:16px;line-height:1.85;color:var(--muted)}#solutions{color:var(--white);background:var(--dark)}#solutions .eyebrow{color:var(--gold)}#solutions .section-head>p{color:#b3beb2}#solutions>.footnote{color:#a7b5a8;margin-top:35px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;align-items:start}.product{min-width:0;scroll-margin-top:30px}.product-img{position:relative;overflow:hidden;background:#eceee7;height:295px;padding:45px}.product-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .55s}.product:hover .product-img img{transform:scale(1.04)}.tag{position:absolute;z-index:1;top:20px;left:22px;max-width:85%;padding:8px 0;color:#73664a;font-size:10px;letter-spacing:1.8px;border-bottom:1px solid #c4b28b}.product-body{padding:26px 0 0;border-bottom:1px solid #ffffff24}.product-body>small{font-size:11px;letter-spacing:2px;color:var(--gold)}h3{font-size:35px;line-height:1.1;letter-spacing:-.5px}.product h3{margin:13px 0 19px}.product-body>p{font-size:15px;line-height:1.8;color:#bec8bb;min-height:134px}.product-specs{margin:25px 0 6px;font-size:13px;line-height:1.5}.product-specs>div{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;border-top:1px solid #ffffff21;padding:11px 0}.product-specs dt{color:#abb6a7}.product-specs dd{margin:0;text-align:right;color:#e6e9df}.product-details{font-size:14px;line-height:1.8}.product-details summary{padding:15px 0;color:#d8c79f}.product-details p{color:#bec8bb;font-size:14px;padding:4px 0 14px;line-height:1.8}.product-buy{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin:18px 0 28px}.product-buy>span{font-size:12px;color:#a7b4a4}.product-buy .button{font-size:13px;width:100%;padding:14px 18px;background:transparent;border-color:#d2b7838a;color:var(--gold)}.product-buy .button:hover{background:var(--gold);color:var(--ink)}
#product-basin,#product-mixer{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0;background:#202922;border:1px solid #ffffff13;margin-bottom:25px}#product-basin .product-img,#product-mixer .product-img{height:100%;min-height:640px;background:#e8eae4;padding:85px 60px}#product-basin .product-body,#product-mixer .product-body{padding:45px 48px;border:0}#product-basin h3,#product-mixer h3{font-size:48px;margin-top:16px}#product-basin .product-body>p,#product-mixer .product-body>p{min-height:0;font-size:16px}#product-basin .product-specs,#product-mixer .product-specs{font-size:14px}#product-basin .product-buy,#product-mixer .product-buy{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0}#product-basin .product-buy .button,#product-mixer .product-buy .button{width:auto;min-width:160px}#product-mixer .product-img{order:2}#product-mixer .product-body{order:1}#product-mixer .product-img img{max-height:560px;align-self:center}#product-mixer .product-img{display:flex;align-items:center;min-height:600px}#product-basin .tag,#product-mixer .tag{left:30px;top:26px;letter-spacing:2.5px}
.calculator-section{background:#e9ece5;border-top:1px solid #6a745f}.calculator-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:start;gap:28px}.calc-inputs{padding:34px;background:#f9faf6;border:1px solid #d7ddd1}.presets{display:flex;padding:5px;background:#e8ece3;gap:4px}.presets button{flex:1;border:0;padding:13px 5px;background:transparent;color:#596957;font-size:14px}.presets .active{background:#1c2920;color:#f5f4e8}.example-note{font-size:12px;line-height:1.7;color:var(--muted);margin:20px 0 25px}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 20px}.input-grid label>span{display:block;font-size:14px;line-height:1.5;margin-bottom:8px}.input-wrap{display:flex;align-items:center;border:1px solid #cbd3c4;background:white}.input-wrap input{width:100%;min-width:0;padding:13px 12px;font-size:16px;border:0;color:var(--ink);background:transparent}.input-wrap>span{font-size:12px;white-space:nowrap;color:var(--muted);padding-right:12px}input:invalid{outline:2px solid #bd714e}.wide{grid-column:1/-1}details{font-size:14px;line-height:1.8}summary{font-weight:500;padding:20px 0 7px}.advanced{margin-top:15px}details .footnote{margin-top:15px}#validation{font-size:13px;color:#a34926;line-height:1.6;margin-top:10px}.results{background:linear-gradient(140deg,#263829,#111b15);color:#f5f4e8;padding:37px;border:1px solid #65765f}.result-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;line-height:1.7;letter-spacing:1.7px}.result-pill{padding:7px 10px;border:1px solid #d2b78366;background:#ffffff08;color:var(--gold);font-size:13px;letter-spacing:0;white-space:nowrap}.big-result{font-family:'Cormorant Garamond',Georgia,serif;font-size:85px;line-height:1.06;letter-spacing:-2px;margin:22px 0 8px}.results>p{font-size:12px;color:#b9c6b5;line-height:1.7}.result-split{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:28px 0;border-bottom:1px solid #ffffff25}.result-split span,.roi-grid span{display:block;font-size:12px;color:#b9c6b5;margin-bottom:10px;line-height:1.6}.result-split strong{font-size:24px;letter-spacing:-.5px;font-weight:400}.comparison{padding-top:27px}.comparison>div:not(.bar){display:flex;justify-content:space-between;gap:18px;font-size:12px;line-height:1.7}.comparison b{font-weight:400;white-space:nowrap}.bar{height:7px;background:#ffffff12;margin:12px 0 19px}.bar i{display:block;height:100%;width:100%;background:#839880}.bar.after i{background:var(--gold);transition:width .3s}.comparison small{font-size:11px;color:#acbda4}.roi-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:29px 0 22px}.roi-grid strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:35px;line-height:1.1;font-weight:400}.results-note{margin-bottom:23px}.results .button{width:100%;font-size:13px;gap:10px}.method{margin-top:27px;border-top:1px solid #cad2c1;color:var(--muted)}.method summary{color:var(--ink)}.method>div{margin-top:14px;font-size:14px;line-height:1.9}
.benefits{background:#f6f5ef}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 55px;margin:55px 0 30px}.benefit-grid article{border-top:1px solid #b7baa9;padding-top:23px}.benefit-symbol{font-family:'Cormorant Garamond',Georgia,serif;display:flex;align-items:center;font-size:40px;height:50px;color:#8d7649;margin-bottom:17px}.benefit-symbol span{font-size:17px;align-self:flex-end}.benefit-grid h3{font-size:31px;margin-bottom:14px}.benefit-grid p{font-size:16px;line-height:1.8;color:var(--muted)}.contact{max-width:1800px;margin:auto;padding:80px 6.8%;display:flex;align-items:center;justify-content:space-between;gap:80px;background:linear-gradient(115deg,#293829,#151e18);color:#f4f3e7;border-top:3px solid var(--gold)}.contact .eyebrow{color:var(--gold)}.contact h2{font-size:70px}.contact p{font-size:16px;line-height:1.8;color:#bfccb8;max-width:530px;margin-top:22px}.contact-action{max-width:375px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:19px}.quote-selection{width:100%;display:grid;gap:11px}.quote-selection label{font-size:14px;color:#e6dfc8}.quote-selection select,.quote-selection input{width:100%;padding:14px 12px;border:1px solid #87977e;background:#1d2b20;color:#f0efdf;border-radius:0;font-size:15px}.quote-selection .selection-hint{font-size:12px;line-height:1.7;margin:4px 0}.contact-action>.button{width:100%;font-size:14px}.contact-action>span{font-size:14px;color:var(--gold)}.contact-action>small{font-size:12px;line-height:1.7;color:#aebca5}.contact-action input:invalid{outline:2px solid #e5a071}footer{max-width:1800px;margin:auto;padding:34px 6.8%;display:flex;align-items:center;flex-wrap:wrap;gap:30px;background:#111812;color:#e5e9dc}footer .official-logo{width:132px}footer p{font-size:13px;line-height:1.6;color:#adbaa3}footer>div{display:flex;gap:25px;margin-left:auto;font-size:13px}footer a:hover{color:var(--gold)}footer>small{width:100%;font-size:12px;color:#a5b39a;letter-spacing:.6px;border-top:1px solid #ffffff1c;padding-top:22px}
@media(min-width:1800px){body{padding:0 3vw}.hero-copy{padding-left:7%}}
@media(max-width:1250px){.market{display:none}header{gap:24px}nav{gap:22px}.hero-copy{width:64%;padding-left:6%}.hero h1{font-size:91px}.hero{min-height:775px}.hero-actions{gap:20px}.image-label{right:5%;max-width:190px}.image-label b{font-size:26px}.section,.calculator-section{padding:80px 6%}.products{gap:27px}#product-basin .product-body,#product-mixer .product-body{padding:35px}#product-basin h3,#product-mixer h3{font-size:42px}#product-basin .product-img,#product-mixer .product-img{padding:80px 45px}.product-body>p{min-height:160px}.product-img{height:260px;padding:42px 30px}.tag{left:16px;letter-spacing:1px;font-size:9px}.product h3{font-size:31px}.product-specs>div{gap:10px;font-size:12px}.calc-inputs,.results{padding:28px}.big-result{font-size:72px}.contact h2{font-size:60px}.contact{gap:50px}}
@media(max-width:980px){header{padding:14px 5%;gap:18px}.official-logo{width:116px;height:63px}.brand{gap:13px}.brand-market{font-size:9px;letter-spacing:2px;padding-left:13px}nav{font-size:13px;gap:17px}header .button.small{display:none}.languages{margin-left:5px}.hero{min-height:750px}.hero h1{font-size:83px}.hero-copy{padding:60px 0 42px 6%;width:70%}.hero-copy>p:not(.footnote){max-width:325px;font-size:15px}.hero-image{left:30%}.hero-image:after{background:linear-gradient(90deg,#151b18,#151b18c9 20%,#151b1850 42%,#151b1800 70%),linear-gradient(0deg,#151b1890,transparent 50%)}.image-label{max-width:150px;right:5%;bottom:40px}.image-label b{font-size:23px}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-proof{max-width:335px;margin-top:30px;gap:18px}.hero-proof>strong{font-size:50px}.hero-copy .footnote{max-width:330px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:19px;font-size:10px}.section-head{gap:35px}.section-head>p{max-width:290px;font-size:15px}h2{font-size:53px}.products{grid-template-columns:repeat(2,1fr);gap:30px}#product-basin .product-body,#product-mixer .product-body{padding:28px}#product-basin .product-img,#product-mixer .product-img{padding:70px 25px;min-height:620px}#product-basin h3,#product-mixer h3{font-size:38px}#product-basin .product-body>p,#product-mixer .product-body>p{font-size:15px}#product-basin .product-specs,#product-mixer .product-specs{font-size:13px}#product-basin .product-buy,#product-mixer .product-buy{flex-direction:column;align-items:flex-start}#product-basin .product-buy .button,#product-mixer .product-buy .button{width:100%}.product-specs>div{font-size:13px}.product-body>p{min-height:110px}.calculator-layout{grid-template-columns:1fr}.calc-inputs{padding:35px}.results{padding:38px}.big-result{font-size:86px}.result-split strong{font-size:27px}.benefit-grid{grid-template-columns:1fr 1fr;gap:35px}.contact h2{font-size:52px}.contact{gap:35px}.contact p{font-size:15px}.contact-action{max-width:310px}footer>div{margin-left:0}}
@media(max-width:650px){header{min-height:92px;padding:13px 6%;gap:14px}.official-logo{width:98px;height:58px}.brand{gap:10px}.brand-market{font-size:8px;padding-left:10px;letter-spacing:1.5px}nav{margin-left:auto;font-size:12px}nav a:not(:first-child){display:none}.languages{font-size:11px;gap:2px;margin-left:0}.hero{min-height:980px}.hero-image{inset:auto 0 0;height:57%;z-index:-1}.hero-image>img{object-position:55% 60%;filter:brightness(.88) saturate(.7)}.hero-image:after{background:linear-gradient(180deg,#151b18 0%,#151b18b3 13%,#151b1800 40%),linear-gradient(0deg,#151b18b3,transparent 36%)}.hero-copy{width:100%;padding:41px 6% 0}.hero .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:23px}.hero h1{font-size:83px;line-height:.95;letter-spacing:-2px}.hero-copy>p:not(.footnote){max-width:340px;font-size:15px;line-height:1.75;margin-top:25px}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:25px}.hero-actions .button{padding:16px;font-size:12px;gap:15px}.hero-actions .text-link{font-size:12px;max-width:130px}.hero-proof{margin-top:28px;padding-top:20px;max-width:340px;gap:22px}.hero-proof>strong{font-size:49px}.hero-proof b{font-size:12px}.hero-proof small{font-size:11px}.hero-copy .footnote{font-size:11px;margin-top:12px;max-width:320px}.image-label{right:7%;left:7%;bottom:30px;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:15px}.image-label>span:first-child{font-size:9px;max-width:120px;line-height:1.6}.image-label b{font-size:23px;margin:0}.trust-strip{padding:23px 6%;gap:18px 12px;font-size:9px;line-height:1.7;letter-spacing:.6px}.trust-strip span:before{margin-right:7px;font-size:12px}.section,.calculator-section{padding:62px 6%}.section-head{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:33px}.section-head>p{max-width:100%;font-size:15px;line-height:1.8}.eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:18px}h2{font-size:48px;line-height:1.02;letter-spacing:-1px}.products{grid-template-columns:1fr;gap:38px}#product-basin,#product-mixer{display:flex;flex-direction:column;margin-bottom:0}#product-basin .product-img,#product-mixer .product-img{min-height:0;height:400px;width:100%;padding:64px 42px 35px;order:0}#product-basin .product-body,#product-mixer .product-body{padding:27px 23px 30px;order:1}#product-basin h3,#product-mixer h3{font-size:38px}#product-basin .product-img img,#product-mixer .product-img img{height:100%;width:100%;max-height:none}#product-basin .tag,#product-mixer .tag{left:23px;top:17px;font-size:10px;letter-spacing:1.6px}#product-basin .product-specs,#product-mixer .product-specs{font-size:13px}#product-basin .product-body>p,#product-mixer .product-body>p{font-size:16px}.product-img{height:310px;padding:52px 40px 35px}.product h3{font-size:36px}.product-body>p{font-size:16px;min-height:0}.product-specs>div{font-size:14px;gap:15px}.product-body>small{font-size:10px}.product-buy{flex-direction:row;align-items:center;justify-content:space-between;gap:15px}.product-buy .button{width:auto;font-size:13px;padding:14px}.product-buy>span{font-size:12px}.tag{left:22px;font-size:10px;letter-spacing:1.7px}.calc-inputs,.results{padding:23px}.input-grid{gap:19px 13px}.input-grid label>span{font-size:13px}.input-wrap input{padding:12px 9px}.input-wrap>span{font-size:11px;padding-right:8px}.big-result{font-size:65px}.result-top{font-size:9px;letter-spacing:1.2px}.result-split strong{font-size:22px}.roi-grid strong{font-size:30px}.results .button{font-size:12px;padding:16px 10px}.benefit-grid{gap:30px 24px;margin-top:35px}.benefit-grid h3{font-size:27px}.benefit-grid p{font-size:14px;line-height:1.8}.benefit-symbol{font-size:36px;margin-bottom:14px}.contact{padding:55px 6%;flex-direction:column;align-items:flex-start;gap:34px}.contact h2{font-size:54px}.contact-action{max-width:100%}footer{padding:30px 6%;gap:20px}footer .official-logo{width:112px}footer p{max-width:150px;font-size:12px}footer>div{font-size:12px;gap:24px}footer>small{font-size:11px}}
@media(max-width:360px){.brand-market{display:none}.hero h1{font-size:72px}.hero-actions{gap:12px}.hero-actions .button{font-size:11px;padding:14px}.hero{min-height:1030px}.product-buy{flex-direction:column;align-items:flex-start}.result-split strong{font-size:19px}.big-result{font-size:57px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:650px){.hero{min-height:0;display:flex;flex-direction:column}.hero-copy{padding-bottom:30px}.hero-image{position:relative;inset:auto;height:470px;flex:none;z-index:0}.hero-image:after{background:linear-gradient(180deg,#151b18,transparent 22%),linear-gradient(0deg,#151b18cc,transparent 42%)}.hero-image>img{object-position:55% 56%}.image-label{z-index:1}.hero-copy .footnote{color:#c3cabb}.hero-actions .text-link{max-width:none}}
/* One photography standard for every product in the collection. */
.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 36px;align-items:stretch}
.products .product,#product-basin,#product-mixer{display:flex;flex-direction:column;grid-column:auto;margin:0;border:0;background:transparent;gap:0}
.products .product-img,#product-basin .product-img,#product-mixer .product-img{position:relative;order:0;display:block;width:100%;height:auto;min-height:0;aspect-ratio:4/3;background:#e9ece5;padding:65px 55px 38px;border:1px solid #d9ddd2;overflow:hidden}
.products .product-img img,#product-basin .product-img img,#product-mixer .product-img img{display:block;width:100%;height:100%;max-height:100%;max-width:100%;object-fit:contain;mix-blend-mode:multiply}
.products .tag,#product-basin .tag,#product-mixer .tag{left:25px;top:18px;font-size:10px;letter-spacing:2px;padding:8px 0;color:#66593d}
.products .product-body,#product-basin .product-body,#product-mixer .product-body{order:1;display:flex;flex:1;flex-direction:column;padding:28px 0 0;border-bottom:1px solid #ffffff25}
.products h3,#product-basin h3,#product-mixer h3{font-size:40px;line-height:1.12;margin:13px 0 18px;letter-spacing:-.65px}
.products .product-body>p,#product-basin .product-body>p,#product-mixer .product-body>p{font-size:16px;line-height:1.85;min-height:90px}
.products .product-specs,#product-basin .product-specs,#product-mixer .product-specs{font-size:14px;margin:25px 0 8px}
.product-specs>div{font-size:14px;padding:12px 0}.product-details{margin-bottom:22px}
.products .product-buy,#product-basin .product-buy,#product-mixer .product-buy{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;margin: auto 0 28px;padding-top:4px}
.products .product-buy .button,#product-basin .product-buy .button,#product-mixer .product-buy .button{width:auto;min-width:185px;padding:15px 20px;font-size:14px}
.product-buy>span{font-size:13px}.product-body>small{font-size:12px}.product-details summary{font-size:14px}
@media(max-width:980px){.products{gap:42px 27px}.products .product-img,#product-basin .product-img,#product-mixer .product-img{padding:60px 36px 30px}.products h3,#product-basin h3,#product-mixer h3{font-size:35px}.products .product-body>p,#product-basin .product-body>p,#product-mixer .product-body>p{font-size:15px;min-height:138px}.products .product-buy,#product-basin .product-buy,#product-mixer .product-buy{flex-direction:column;align-items:flex-start;gap:13px}.products .product-buy .button,#product-basin .product-buy .button,#product-mixer .product-buy .button{width:100%;min-width:0}.product-specs>div{font-size:13px}}
@media(max-width:650px){.products{grid-template-columns:1fr;gap:45px}.products .product-img,#product-basin .product-img,#product-mixer .product-img{aspect-ratio:1/1;padding:60px 42px 35px}.products .product-body,#product-basin .product-body,#product-mixer .product-body{padding:25px 0 0}.products h3,#product-basin h3,#product-mixer h3{font-size:37px}.products .product-body>p,#product-basin .product-body>p,#product-mixer .product-body>p{font-size:16px;min-height:0}.product-specs>div{font-size:14px}.products .product-buy,#product-basin .product-buy,#product-mixer .product-buy{flex-direction:row;align-items:center;gap:15px}.products .product-buy .button,#product-basin .product-buy .button,#product-mixer .product-buy .button{width:auto;font-size:13px;padding:14px 17px}.product-buy>span{font-size:12px}.products .tag,#product-basin .tag,#product-mixer .tag{font-size:10px;letter-spacing:1.5px;left:22px;top:17px}}
/* NGL España identity and a unified icon-led benefits system. */
.icon{width:24px;height:24px;display:block;flex-shrink:0}
.brand{gap:14px}.ngl-mark{width:55px;height:55px;display:flex;align-items:center;justify-content:center}.ngl-mark img{width:100%;height:100%;object-fit:contain}.brand-wordmark{display:flex;flex-direction:column;align-items:center;gap:2px;padding-left:14px;border-left:1px solid #d2b78370}.brand-wordmark b{font-family:'DM Sans',Arial,sans-serif;font-size:38px;font-weight:500;letter-spacing:4px;line-height:1}.brand-wordmark>span{font-size:12px;letter-spacing:3.8px;line-height:1.7;color:var(--gold)}header .market{font-size:12px;letter-spacing:1.6px}.languages{font-size:14px}.eyebrow,.hero .eyebrow{font-size:12px}.hero-copy .footnote{font-size:12px}.hero-proof b{font-size:14px}
.trust-strip{padding:0 6.8%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#1e2821;text-transform:none;letter-spacing:0}.trust-item{display:flex;align-items:center;gap:20px;padding:34px 24px;border-right:1px solid #d2b78328}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}.trust-item>.icon{width:32px;height:32px;color:var(--gold)}.trust-item>div{display:flex;flex-direction:column;gap:7px}.trust-item strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:36px;color:#f3ebda;font-weight:500;line-height:1}.trust-item span{font-size:12px;letter-spacing:.2px;line-height:1.6;color:#bdc9bb}.trust-strip span:before{display:none}
.benefits{background:#f2f3ed;padding-top:88px;padding-bottom:74px}.benefits .section-head{align-items:center}.benefits h2{font-size:clamp(46px,4.25vw,68px)}.benefits h2 em{color:#6b795f;font-weight:400}.benefits .section-head>p{max-width:315px;color:#52604f}.benefit-grid{gap:1px;margin:0 0 26px;background:#cdd3c4;border:1px solid #cdd3c4;grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid article{position:relative;padding:32px;background:#f9faf6;border:0;min-width:0;transition:background .2s}.benefit-grid article:hover{background:#fff}.benefit-grid .benefit-featured{background:#213126;color:#f8f6ed}.benefit-grid .benefit-featured:hover{background:#293d2f}.benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.benefit-top>.icon{width:33px;height:33px;color:#788364}.benefit-featured .benefit-top>.icon{color:var(--gold)}.benefit-index{font-size:12px;letter-spacing:2px;color:#8a9483}.benefit-featured .benefit-index{color:#b7c2ad}.benefit-metric{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:58px;font-weight:500;letter-spacing:-1px;line-height:1;margin-bottom:15px;color:#344630}.benefit-featured .benefit-metric{color:#e2c998}.benefit-grid h3{font-family:'DM Sans',Arial,sans-serif;font-weight:500;font-size:18px;line-height:1.4;letter-spacing:-.2px;margin-bottom:12px}.benefit-grid p{font-size:15px;line-height:1.8;color:#5b6856}.benefit-featured p{color:#c5d1be}.benefit-bottom{display:flex;gap:40px;justify-content:space-between;align-items:center}.benefit-bottom>.footnote{max-width:640px;font-size:12px;color:#5d6856}.benefit-bottom .text-link{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;border-bottom:1px solid #8c9b7b;padding-bottom:8px;max-width:300px}.benefit-bottom .icon{width:21px;height:21px}
.product-highlights{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:22px;padding:15px 0;border-top:1px solid #d2b78335;border-bottom:1px solid #d2b78335}.product-highlights>span{display:flex;gap:8px;align-items:center;font-size:12px;line-height:1.6;color:#e0c99f}.product-highlights .icon{width:18px;height:18px}.result-split>div>.icon{width:26px;height:26px;margin-bottom:14px;color:var(--gold)}.results{box-shadow:0 14px 36px #14221418}.section-head .eyebrow{font-size:12px}.products .tag,#product-basin .tag,#product-mixer .tag{font-size:12px;letter-spacing:1px}.product-body>small{font-size:12px}.contact .eyebrow{font-size:12px}footer .brand{gap:12px}footer .ngl-mark{width:45px;height:45px}footer .brand-wordmark b{font-size:32px}footer .brand-wordmark>span{font-size:12px}
@media(max-width:1100px){.trust-item{gap:13px;padding:29px 18px}.trust-item strong{font-size:31px}.trust-item>.icon{width:27px;height:27px}.benefit-grid article{padding:26px}.benefit-metric{font-size:51px}.benefit-bottom{gap:25px}.brand-wordmark b{font-size:33px}.ngl-mark{width:48px;height:48px}}
@media(max-width:850px){.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{padding:26px!important}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #d2b78328}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-bottom{align-items:flex-start;flex-direction:column}.benefits .section-head>p{max-width:100%}.brand{gap:10px}.brand-wordmark{padding-left:10px}.brand-wordmark>span{letter-spacing:2.8px}.benefit-metric{font-size:53px}}
@media(max-width:650px){header{min-height:90px}.brand-wordmark b{font-size:30px;letter-spacing:2.5px}.brand-wordmark>span{font-size:12px;letter-spacing:2px}.ngl-mark{width:37px;height:45px}nav{font-size:12px}.hero .eyebrow{font-size:12px;letter-spacing:1.3px}.hero-proof small{font-size:12px}.hero-proof b{font-size:13px}.trust-strip{padding:0 6%}.trust-item{gap:12px;padding:24px 10px!important}.trust-item:nth-child(odd){padding-left:0!important}.trust-item:nth-child(even){padding-left:17px!important}.trust-item>.icon{width:24px;height:24px}.trust-item strong{font-size:29px}.trust-item span{font-size:12px}.benefits{padding-top:60px;padding-bottom:55px}.benefit-grid{grid-template-columns:1fr;gap:1px}.benefit-grid article{padding:28px}.benefit-top{margin-bottom:20px}.benefit-metric{font-size:59px}.benefit-grid h3{font-size:20px}.benefit-grid p{font-size:16px}.benefits h2{font-size:44px}.benefit-bottom>.footnote{font-size:12px}.product-highlights{gap:12px 16px}.products .tag,#product-basin .tag,#product-mixer .tag{font-size:12px}.products .product-img,#product-basin .product-img,#product-mixer .product-img{padding-top:70px}}
@media(max-width:380px){header{gap:10px;padding-left:4%;padding-right:4%}.brand{gap:7px}.ngl-mark{width:29px}.brand-wordmark{padding-left:7px}.brand-wordmark b{font-size:27px}.brand-wordmark>span{font-size:12px}.trust-item{gap:8px}.trust-item strong{font-size:25px}.trust-item>.icon{width:20px;height:20px}.benefits h2{font-size:39px}}
@media(min-width:651px) and (max-width:980px){.benefits .section-head{flex-direction:column;align-items:flex-start;gap:24px}.benefits .section-head>p{max-width:590px}.benefits h2{font-size:53px}}
/* Flag controls remain visible and labelled on every screen size. */
.languages{gap:5px;flex-shrink:0}.languages button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 9px;border:1px solid transparent;border-radius:3px;font-size:12px;line-height:1.2;color:#d9dfd4}.languages button img{width:24px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #ffffff25}.languages button[aria-pressed=true]{color:#ead4aa;border-color:#d2b78380;background:#d2b78312}.languages button:hover{background:#ffffff0d}.languages button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
html[lang=de] .hero h1{font-size:clamp(56px,6vw,96px)}html[lang=de] .product h3{overflow-wrap:anywhere}html[lang=de] .hero-actions{flex-wrap:wrap}html[lang=de] .benefit-grid h3{overflow-wrap:anywhere}
@media(max-width:1250px){header{gap:18px}nav{gap:18px}header .button.small{display:none}}
@media(max-width:850px){header{display:grid;grid-template-columns:1fr auto;gap:12px 15px}.languages{grid-column:2;grid-row:1;margin:0}.brand{grid-column:1;grid-row:1;justify-self:start}header nav{grid-row:2;grid-column:1/-1;justify-content:center;flex-wrap:wrap;gap:10px 25px;margin:0;border-top:1px solid #ffffff15;padding-top:5px}header nav a{display:block!important;font-size:14px}.languages button{padding:8px 7px;gap:5px}.languages button img{width:22px;height:15px}}
@media(max-width:650px){header{padding:13px 5%;gap:10px}.languages{gap:3px}.languages button{padding:8px 5px;gap:4px}.languages button img{width:20px;height:14px}.languages button span{font-size:12px}header nav{gap:6px 18px}header nav a{font-size:13px}html[lang=de] .hero h1{font-size:58px;letter-spacing:-1.6px}html[lang=de] .hero-actions{gap:17px}html[lang=de] .hero-actions .button{font-size:12px}html[lang=de] .benefits h2{font-size:42px}}
@media(max-width:360px){header{padding:12px 4%}.languages button{flex-direction:column;gap:4px;padding:5px 7px}.languages{gap:2px}html[lang=de] .hero h1{font-size:52px}}
