/* Carpet-first brand direction */
:root{--quix-green:#0baa8d;--quix-dark:#063d35;--quix-mint:#7bd7c3}
.site-header{height:94px;background:#fff;color:#123a34;border-bottom:1px solid rgba(7,129,113,.18)}
.site-header.scrolled{height:76px;background:rgba(255,255,255,.96);color:#123a34;box-shadow:0 8px 35px rgba(5,50,42,.09)}
.site-header nav a:after{background:var(--quix-green)}.header-cta span{color:var(--quix-green)}.menu-btn i{background:var(--quix-dark)}
.brand{gap:0;color:var(--quix-dark)}.brand-full-logo{display:block;width:265px;height:64px;object-fit:contain;object-position:left center}
.hero{padding-top:150px}.hero-image{background-image:url("assets/hero-carpet-lounge.webp")}.hero-shade{background:linear-gradient(90deg,rgba(2,28,24,.93) 0%,rgba(2,35,29,.67) 38%,rgba(2,25,21,.06) 72%),linear-gradient(0deg,rgba(2,24,20,.68),transparent 50%)}
.hero h1 em{color:var(--quix-mint)}.hero .eyebrow span{background:var(--quix-green)}.hero-stats strong{color:#fff}.button-gold{background:var(--quix-green);color:#fff}.button-gold:hover{background:#0cc09f}.play{border-color:rgba(123,215,195,.65)}
.collections{background:#f3f6f3}.collection-tabs{align-items:stretch}.collection-tabs .tab{flex:.75;color:#7e8986}.collection-tabs .carpet-primary{flex:2;font-weight:600;color:var(--quix-dark)}.collection-tabs .tab.active{background:var(--quix-dark);color:#fff;border-color:var(--quix-green)}
.collection-display{box-shadow:0 28px 70px rgba(4,46,38,.13)}.material-visual.carpet{background:linear-gradient(25deg,rgba(1,31,26,.08),rgba(1,31,26,.35)),url("assets/hero-carpet-lounge.webp") 64% bottom/cover}.flagship-label{position:absolute;top:25px;left:25px;padding:10px 14px;background:var(--quix-green);color:#fff;font-size:8px;letter-spacing:.16em}.material-info .eyebrow{color:var(--quix-mint)}
.flagship-service{background:#e0f1eb;border-top:4px solid var(--quix-green)}.flagship-service .service-icon{border-color:rgba(7,129,113,.35);color:var(--quix-green)}
.craft{background-image:linear-gradient(90deg,rgba(2,30,25,.18),rgba(2,30,25,.3)),url("assets/hero-carpet-lounge.webp")}
.industry-grid .industry-card:before{opacity:.56;filter:saturate(.82) contrast(1.02);background-position:center;background-size:cover}
.industry-card:after{background:linear-gradient(18deg,rgba(3,31,26,.92) 0%,rgba(3,31,26,.54) 48%,rgba(3,31,26,.16) 100%)}
.industry-grid .industry-card:hover:before{opacity:.66;filter:saturate(.9) contrast(1.02)}
.industry-card.hospitality:before{background-image:url("assets/industry-hospitality.webp")}
.industry-card.commercial:before{background-image:url("assets/industry-commercial.webp")}
.industry-card.education:before{background-image:url("assets/industry-education.webp")}
.industry-card.healthcare:before{background-image:url("assets/industry-healthcare.webp")}
.industry-card.residential:before{background-image:url("assets/industry-residential.webp")}
.industry-card.sports:before{background-image:url("assets/industry-sports.webp")}
footer .brand{background:#fff;padding:5px 10px}footer .brand-full-logo{width:230px;height:50px}
@media(max-width:900px){.site-header.mobile-open{background:#fff}.site-header.mobile-open nav a{color:var(--quix-dark)}.collection-tabs .carpet-primary{min-width:220px}.site-header .brand-full-logo{width:205px;height:52px}}
