/* Detail-page balance: useful support content occupies the space below the product image. */
.product-detail__left{min-width:0}.product-detail__support{margin-top:16px;padding:22px 24px;border:1px solid var(--line);border-radius:16px;background:var(--ink);color:#fff}.product-detail__support p{max-width:360px;margin:0;color:#c1c8c6;font-size:13px;line-height:1.65}.product-detail__support strong{display:block;margin-bottom:8px;font-family:"Space Grotesk",Manrope,sans-serif;font-size:21px;letter-spacing:-.04em}.product-detail__support a{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:#fff;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:5px}.product-detail__support a:hover{color:#ffb17e}.product-detail__support svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(min-width:801px){.product-detail__left{position:sticky;top:158px}}@media(max-width:800px){.product-detail__support{padding:20px}.product-detail__support strong{font-size:19px}}
