.products-page{background:#f1f2ef}.products-hero{padding:170px max(24px,calc((100vw - var(--max))/2)) 90px;background:linear-gradient(105deg,#f5f5f3 0 62%,#d9dbd9 62%);position:relative;overflow:hidden}.products-hero:after{content:'MARA';position:absolute;right:-2vw;bottom:-5vw;font-size:20vw;font-weight:950;line-height:.8;color:#c9ccca;letter-spacing:-.08em}.products-hero>div{position:relative;z-index:1;max-width:780px}.products-hero h1{font-size:clamp(3.7rem,8vw,7.2rem);line-height:.9;letter-spacing:-.06em;margin:.25rem 0 1.5rem;color:var(--charcoal)}.products-hero p:not(.eyebrow){max-width:670px;color:#5f6768;font-size:1.08rem}.products-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.products-browser{width:min(var(--max),calc(100% - 48px));margin:auto;padding:70px 0 120px}.filter-bar{display:flex;gap:.6rem;flex-wrap:wrap;padding-bottom:28px;border-bottom:1px solid #c8ccca}.filter-bar button{background:transparent;border:1px solid #aeb4b2;color:#454c4e;padding:.68rem 1rem;font-weight:750;cursor:pointer}.filter-bar button.active{background:var(--teal);border-color:var(--teal);color:#fff}.results-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin:45px 0 28px}.results-head h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1;margin:.2rem 0;color:var(--charcoal);letter-spacing:-.04em}.results-head>p{color:#737b7b;font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#c9cdcb;border:1px solid #c9cdcb}.catalog-product{background:#fff;display:flex;flex-direction:column;min-height:590px;position:relative;overflow:hidden}.catalog-product[hidden]{display:none}.product-visual{height:280px;background:linear-gradient(145deg,#e7e9e7,#f8f8f6);display:grid;place-items:center;position:relative}.product-visual:after{content:'';position:absolute;inset:auto 0 0;height:6px;background:linear-gradient(90deg,var(--teal) 0 72%,var(--orange) 72%)}.product-visual img{display:block;max-height:245px;max-width:78%;width:auto;object-fit:contain;filter:drop-shadow(0 18px 20px #3d474735)}.product-copy{padding:1.6rem 1.7rem 1.8rem;display:flex;flex-direction:column;flex:1}.product-meta{color:var(--orange);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:850}.catalog-product h3{font-size:1.45rem;line-height:1.15;margin:.45rem 0 .8rem;color:var(--charcoal)}.viscosity{display:inline-flex;align-self:flex-start;background:var(--teal);color:#fff;padding:.3rem .55rem;font-size:.8rem;font-weight:850;margin-bottom:1rem}.description{color:#626a6c;font-size:.9rem;margin:0 0 1rem}.specs{margin-top:auto;border-top:1px solid #e1e3e1;padding-top:1rem}.specs summary{cursor:pointer;color:var(--teal);font-weight:800;font-size:.82rem}.specs p{font-size:.76rem;line-height:1.55;color:#727a7a}.product-cta{display:inline-flex;margin-top:1rem;color:var(--teal);font-weight:850;text-decoration:none;font-size:.82rem}.empty-products{grid-column:1/-1;background:#fff;padding:4rem;text-align:center}.product-contact{width:min(var(--max),calc(100% - 48px));margin:0 auto 110px;padding:50px 58px;background:var(--charcoal);color:#fff;border-left:7px solid var(--orange);display:flex;justify-content:space-between;align-items:center;gap:2rem}.product-contact h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:.2rem 0;max-width:720px}.product-contact .eyebrow{color:#7ac4c6}@media(max-width:960px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-contact{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.products-hero{padding:135px 20px 70px}.products-browser{width:calc(100% - 32px);padding-top:45px}.filter-bar{display:grid;grid-template-columns:1fr 1fr}.results-head{align-items:flex-start;flex-direction:column}.products-grid{grid-template-columns:1fr}.catalog-product{min-height:540px}.product-contact{width:calc(100% - 32px);padding:32px 26px}.product-visual{height:245px}}
