/* Reuse homepage assets and native type; PDP-only, no global overrides. */
.cx-home-press,.cx-lymphatic{color:#4f4540;background:transparent}
.cx-home-press{display:block;position:relative;padding:44px 0 48px;overflow:hidden}
.cx-home-press-label{visibility:hidden;text-align:center;margin:0 0 24px;font:400 13px/1.4 var(--font--secondary-family,sans-serif);letter-spacing:.1em;text-transform:uppercase;color:#6f6761}
.cx-home-press-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.cx-home-press-track{display:flex;width:max(200%,2000px);animation:cx-home-logos var(--cx-logo-duration,30s) linear infinite;animation-play-state:paused}
.cx-home-press-group{display:flex;align-items:center;justify-content:space-around;flex:0 0 50%;gap:48px;padding:0 24px;box-sizing:border-box;min-width:1000px}
.cx-home-press-logo{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;height:44px}
.cx-home-press-logo img{display:block;width:auto;height:auto;max-width:160px;max-height:27px;object-fit:contain}
.cx-home-press[data-running] .cx-home-press-track{animation-play-state:running}
.cx-home-press:hover .cx-home-press-track,.cx-home-press:focus-within .cx-home-press-track{animation-play-state:paused}
.cx-home-press:not([data-ready]) .cx-home-press-window{overflow-x:auto;mask-image:none}
.cx-home-press:not([data-ready]) [aria-hidden="true"]{display:none}
.cx-flow-motion{position:absolute;right:12px;bottom:0;border:0;border-radius:4px;background:#f1efe8e6;padding:8px 10px;min-height:44px;max-width:calc(100% - 24px);color:#4f4540;font:400 13px/1.4 var(--font--secondary-family,sans-serif);text-decoration:underline;text-underline-offset:3px;cursor:pointer;opacity:0;transition:opacity .15s}
.cx-flow-motion[hidden]{display:none}
cx-pdp-motion:hover .cx-flow-motion,cx-pdp-motion:focus-within .cx-flow-motion{opacity:1}
.cx-flow-motion:focus-visible{outline:2px solid #4f4540;outline-offset:2px}
.cx-lymphatic{padding:22.4px 24px 57.6px}
.cx-lymphatic-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}
.cx-lymphatic-media{display:block;position:relative;overflow:hidden;border-radius:24px;background:#ddd6ca;aspect-ratio:1/1}
.cx-lymphatic-media video{display:block;width:100%;height:100%;object-fit:cover}
.cx-lymphatic-media .cx-flow-motion{bottom:12px}
.cx-lymphatic-kicker{margin:0 0 16px;font:400 13px/1.45 var(--font--secondary-family,sans-serif);text-transform:uppercase;letter-spacing:.12em}
.cx-lymphatic h2{margin:0 0 22px;font:400 clamp(30px,3vw,44px)/1.1 var(--font--primary-family,serif);letter-spacing:-.025em;max-width:24ch}
.cx-lymphatic-body{margin:0;font:400 17px/1.55 var(--font--secondary-family,sans-serif);max-width:51ch}
.cx-lymphatic-note{margin:24px 0 0;padding-top:18px;border-top:1px solid #cfc8bd;font:400 16px/1.5 var(--font--secondary-family,sans-serif);max-width:51ch}
@keyframes cx-home-logos{to{transform:translateX(-50%)}}
@media(max-width:767px){.cx-home-press{padding:32px 0 40px}.cx-home-press-label{margin-bottom:18px}.cx-home-press-track{width:1600px}.cx-home-press-group{min-width:800px;gap:28px;padding:0 14px}.cx-home-press-logo img{max-width:125px;max-height:23px}.cx-lymphatic{padding:12.8px 20px 36px}.cx-lymphatic-inner{grid-template-columns:1fr;gap:28px}.cx-lymphatic h2{margin-bottom:18px}.cx-lymphatic-body{font-size:16px;line-height:1.55}.cx-lymphatic-note{margin-top:20px}.cx-flow-motion{opacity:1}}
@media(prefers-reduced-motion:reduce){.cx-home-press-track{animation:none}.cx-home-press-window{overflow-x:auto;mask-image:none}.cx-home-press [aria-hidden="true"]{display:none}.cx-flow-motion{transition:none;opacity:1}}

/* Unlabelled whole-surface controls: tap/click or keyboard, no visible button. */
.cx-lymphatic-media .cx-flow-motion,.cx-home-press>.cx-flow-motion{inset:0;width:100%;height:100%;max-width:none;border:0;border-radius:0;background:transparent;padding:0;opacity:1;transition:none;font-size:0;text-decoration:none}
.cx-flow-motion:focus-visible{outline-offset:-3px}
