*{box-sizing:border-box}body{margin:0;background:#f3f1eb;color:#171717;font-family:Montserrat,Arial,sans-serif}.bar{display:flex;align-items:center;justify-content:space-between;padding:22px 5vw;border-bottom:1px solid #d5d2cb}.bar img{width:180px}.bar a,.cta{color:inherit;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1fr 1fr}.visual{display:grid;place-items:center;background:#ebe9e3}.visual img{width:min(70%,560px);max-height:78vh;object-fit:contain}.copy{display:flex;flex-direction:column;justify-content:center;padding:8vw}.copy small{letter-spacing:.18em;text-transform:uppercase}.copy h1{font-size:clamp(40px,5vw,82px);line-height:.95;margin:24px 0}.copy p{max-width:620px;font-size:17px;line-height:1.7;color:#555}.product-offer{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 18px;margin:3px 0 4px}.product-price{font-size:clamp(25px,2.2vw,36px);font-weight:700;line-height:1}.product-availability{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-price-note{margin:8px 0 0!important;font-size:12px!important;line-height:1.5!important;color:#6a6862!important}.cta{align-self:flex-start;margin-top:25px;padding:17px 24px;background:#171717;color:#fff}@media(max-width:760px){.product{grid-template-columns:1fr}.visual{min-height:45vh}.copy{padding:42px 25px}.copy h1{font-size:42px}}