﻿/* Desktop calibration against approved 1440x1080 authority. */
@media (min-width:1101px){
:root{--header-h:clamp(48px,4.55dvh,56px);--page-pad:clamp(58px,4.55vw,72px)}
.topbar{height:var(--header-h);min-height:var(--header-h);grid-template-columns:minmax(250px,1fr) auto minmax(210px,1fr);padding-inline:var(--page-pad)}
.brand{gap:9px}.brand-seal{width:42px}.brand-copy strong{font-size:23px}.brand-copy em{font-size:13px}
.main-nav{gap:44px;font-size:14px}.main-nav a{height:var(--header-h)}
.hero{height:32.6dvh;min-height:300px;max-height:370px;grid-template-columns:39% 61%}
.hero-copy{padding:24px 30px 18px var(--page-pad);justify-content:center}
.eyebrow{font-size:8px;margin-bottom:10px}.hero h1{font-size:clamp(45px,3.75vw,56px);line-height:.88}
.hero-copy>p{font-size:14px;line-height:1.35;margin-top:12px;max-width:520px}
.hero-actions{margin-top:14px}.btn{min-height:40px;padding-inline:23px;font-size:14px}
.stats{margin-top:13px;gap:8px}.stat{min-height:52px;padding:7px 11px}.stat strong{font-size:14px}.stat small{font-size:8px}
.hero-art img{object-position:center center}
}
@media (min-width:1101px){
.catalog-shell{height:39.7dvh;min-height:395px;max-height:455px;overflow:hidden}
.featured-section{height:20.8dvh;min-height:205px;max-height:238px;padding-top:12px}
.section-heading h2,.showcase-heading h2{font-size:26px}.section-heading p,.showcase-heading p{font-size:10px}
.outline-pill{min-height:30px;font-size:9px}.featured-grid{margin-top:8px;gap:12px}
.featured-card{height:14.2dvh;min-height:142px;max-height:164px;grid-template-columns:48% 52%;border-radius:8px}
.featured-media{margin:7px 0 7px 7px}.featured-copy{padding:9px 12px 8px}.featured-copy h3{font-size:13px}.brand-name{font-size:9px}
.featured-copy p{font-size:9px;margin-top:4px;line-height:1.22}.featured-copy strong{font-size:13px}.detail-btn{min-height:28px;margin-top:5px;font-size:9px}
.showcase{height:18.9dvh;min-height:187px;max-height:217px;padding-top:5px;padding-bottom:8px}
.showcase-heading h2{font-size:25px}.filters{gap:5px}.chip{min-height:23px;padding-inline:10px;font-size:8px}
.product-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-top:7px}
.product-card{height:13.2dvh;min-height:130px;max-height:150px;padding:5px}.product-media{aspect-ratio:auto;height:8.1dvh;min-height:80px;max-height:92px}
.product-card h3{margin-top:4px;font-size:10px;min-height:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-meta{display:none}.product-card .product-action{display:none}
.ecosystem-strip{height:15.4dvh;min-height:160px;max-height:184px;grid-template-columns:31% 31% 38%;padding-inline:var(--page-pad)}
.eco-copy h2{font-size:33px;margin:5px 0}.eco-copy p{font-size:10px}.eco-cta{margin-top:8px;font-size:10px}.eco-art{height:15dvh;min-height:154px;max-height:178px}
.eco-links{gap:5px 8px}.eco-link{min-height:38px;padding:4px 7px}.eco-icon{width:25px;height:25px;font-size:12px}.eco-link b{font-size:9px}.eco-link small{font-size:7px}
.footer{height:7.8dvh;min-height:72px;max-height:92px;padding:10px var(--page-pad)}
}
