/* Base editorial layout, retained for the current single-product design. */
.aps-single .aps-product-hero{align-items:stretch}
.aps-single .aps-gallery,.aps-single .aps-summary{min-width:0}
.aps-single .aps-summary{display:flex;flex-direction:column;min-height:100%;box-sizing:border-box;padding:clamp(30px,3.4vw,54px);border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.012)}
.aps-single .aps-summary-editorial h1{max-width:620px;margin:22px 0 0;font-size:clamp(46px,5.2vw,74px)}
.aps-single .aps-editorial-copy{max-width:650px;margin-top:clamp(48px,6.5vh,82px)}
.aps-single .aps-editorial-copy>p{margin:0;color:#c8c4c0;font-size:14px;line-height:1.9;letter-spacing:.005em}
.aps-single .aps-editorial-specs{display:grid;gap:15px;margin-top:clamp(38px,5vh,60px)}
.aps-single .aps-editorial-specs>div{display:flex;align-items:baseline;gap:10px;min-width:0}
.aps-single .aps-editorial-specs span{min-width:62px;color:#F1A492;font-size:12px;line-height:1.4}
.aps-single .aps-editorial-specs strong{color:#fff;font-size:14px;font-weight:600;overflow-wrap:anywhere}
.aps-single .aps-hero-download{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin-top:auto;padding:28px 0 8px;border:0;border-bottom:1px solid rgba(241,164,146,.48);background:transparent!important;color:#fff!important;font-size:10px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:border-color .3s ease,color .3s ease}
.aps-single .aps-hero-download svg{width:18px;height:18px;fill:none;stroke:#F1A492;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.aps-single .aps-hero-download:hover,.aps-single .aps-hero-download:focus{background:transparent!important;color:#F1A492!important;border-color:#F1A492;transform:none!important}
.aps-single .aps-editorial-copy .aps-short{margin:0;border:0;padding:0}
.aps-single .aps-tabs{justify-content:center}
.aps-single .aps-tabs button,.aps-single .aps-tabs button:hover,.aps-single .aps-tabs button:focus,.aps-single .aps-tabs button:focus-visible,.aps-single .aps-tabs button:active,.aps-single .aps-tabs button.is-active,.aps-single .aps-tabs button[aria-selected="true"]{background:transparent!important;background-color:transparent!important;box-shadow:none!important}
@media(max-width:1024px){.aps-single .aps-summary{min-height:560px;padding:clamp(28px,6vw,48px)}.aps-single .aps-editorial-copy{margin-top:44px}.aps-single .aps-hero-download{margin-top:auto}}
@media(max-width:640px){.aps-single .aps-summary{min-height:560px;padding:26px 22px}.aps-single .aps-summary-editorial h1{font-size:46px}.aps-single .aps-editorial-copy{margin-top:34px}.aps-single .aps-editorial-copy>p{font-size:13px;line-height:1.8}.aps-single .aps-editorial-specs{margin-top:32px;gap:12px}.aps-single .aps-hero-download{white-space:normal}}
