.ar-product-spotlight{background:var(--ar-color-background);color:var(--ar-color-text);overflow:clip;padding-bottom:var(--ar-product-spotlight-padding-bottom,calc(var(--ar-section-padding) * 1.5))}.ar-product-spotlight[data-ar-surface="white"]{background:var(--ar-color-white)}.ar-product-spotlight[data-ar-surface="soft"]{background:var(--ar-color-surface-soft)}.ar-product-spotlight[data-ar-surface="accent-soft"]{background:var(--ar-color-accent-soft)}.ar-product-spotlight__container{display:grid;justify-items:center;text-align:center;gap:clamp(40px,7vw,72px)}.ar-product-spotlight__header{display:grid;justify-items:center;gap:clamp(6px,1.4vw,16px);max-width:680px}.ar-product-spotlight__watermark{margin:0;font-family:var(--ar-font-heading);font-weight:500;font-size:clamp(64px,11vw,168px);line-height:0.86;letter-spacing:var(--ar-ls-title);background:linear-gradient( 180deg,color-mix(in srgb,var(--ar-color-text) 20%,var(--ar-color-background)) 0%,color-mix(in srgb,var(--ar-color-text) 3%,var(--ar-color-background)) 100% );-webkit-background-clip:text;background-clip:text;color:transparent;user-select:none}.ar-product-spotlight__title{margin:0;font-weight:500}.ar-product-spotlight__description{margin:0;max-width:52ch}.ar-product-spotlight__actions{margin-top:var(--ar-space-sm)}.ar-product-spotlight__media{width:100%;max-width:920px;border-radius:var(--ar-product-spotlight-image-radius,24px);overflow:hidden}.ar-product-spotlight__image,.ar-product-spotlight__placeholder{display:block;width:100%;height:auto;border-radius:inherit}.ar-product-spotlight__placeholder{aspect-ratio:4 / 3;color:color-mix(in srgb,var(--ar-color-text) 22%,transparent);background:var(--ar-color-surface-soft)}@media screen and (max-width:749px){.ar-product-spotlight{padding-bottom:var(--ar-product-spotlight-padding-bottom-mobile,calc(var(--ar-section-padding) * 1.3))}.ar-product-spotlight__container{gap:32px}.ar-product-spotlight__watermark{font-size:clamp(46px,22vw,84px)}.ar-product-spotlight__header{gap:4px}}@media (prefers-reduced-motion:reduce){.ar-product-spotlight *{transition:none !important;animation:none !important}}