.featured-product{background:var(--navy);position:relative;overflow:hidden;padding:var(--space-xl) clamp(2rem,7vw,8rem);display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;min-height:680px}.featured-product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--pattern-uri);background-size:100px 100px;opacity:.05;pointer-events:none}.featured-product-image{position:relative;aspect-ratio:4/5;background-size:cover;background-position:center;overflow:hidden}.featured-product-info{position:relative;z-index:1}.featured-eyebrow{font-family:var(--font-body);font-size:.62rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;display:flex;align-items:center;gap:.8rem}.featured-eyebrow:before{content:"";width:30px;height:1px;background:var(--gold)}.featured-title{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:300;line-height:1.15;color:var(--white);margin-bottom:.8rem}.featured-subtitle{font-family:var(--font-display);font-size:1.1rem;font-weight:300;font-style:italic;color:var(--steel);margin-bottom:1.8rem}.featured-desc{font-family:var(--font-body);font-size:.9rem;font-weight:300;line-height:1.85;color:#fff9;margin-bottom:2rem;max-width:400px}.featured-specs{display:flex;gap:2rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.12)}.spec-item{display:flex;flex-direction:column;gap:.3rem}.spec-value{font-family:var(--font-display);font-size:1.6rem;font-weight:300;color:var(--gold)}.spec-label{font-family:var(--font-body);font-size:.58rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73}.featured-price{font-family:var(--font-display);font-size:1.5rem;font-weight:300;color:var(--white);margin-bottom:1.5rem}.featured-price span{font-size:.7rem;font-family:var(--font-body);color:#ffffff73;font-weight:400;letter-spacing:.1em;margin-left:.5rem}@media(max-width:1024px){.featured-product{grid-template-columns:1fr;gap:3rem;min-height:auto}}@media(max-width:768px){.featured-product{padding:var(--space-lg) var(--space-md)}.featured-specs{flex-wrap:wrap}}@media(max-width:480px){.featured-specs{gap:1rem}.featured-product{padding:3.5rem 1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-featured-product.css.map */
