.product-lighting-modes{background:var(--plm-bg);padding:var(--plm-padding-top) 24px var(--plm-padding-bottom);color:var(--plm-heading-color);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.product-lighting-modes .plm__inner{display:flex;flex-direction:column;align-items:center;gap:80px;max-width:1040px;margin:0 auto}.product-lighting-modes .plm__heading{margin:0;max-width:var(--plm-heading-max-width);width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:var(--plm-heading-size);line-height:1;letter-spacing:var(--plm-heading-tracking);color:var(--plm-heading-color);text-align:center;text-wrap:balance}.product-lighting-modes .plm__stage{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.product-lighting-modes .plm__composite{position:relative;width:100%;height:var(--plm-composite-height);overflow:hidden}.product-lighting-modes .plm__product{position:absolute;left:calc(50% - var(--plm-product-width) / 2 - 180px);top:50%;width:var(--plm-product-width);height:var(--plm-product-width);transform:translateY(-40%)}.product-lighting-modes .plm__product-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;pointer-events:none}.product-lighting-modes .plm__product-slide.is-active{opacity:1;pointer-events:auto}.product-lighting-modes .plm__product-img{display:block;width:100%;height:100%;object-fit:contain}.product-lighting-modes .plm__product-shadow{position:absolute;left:calc(50% + 30px);top:calc(50% + 230px);width:281px;height:4px;border-radius:23px;filter:blur(3px);background:linear-gradient(90deg,#e1e1e1,#7b7b7b 15.09% 90.542%,#e1e1e1 102.11%);pointer-events:none}.product-lighting-modes .plm__phone-stack{position:absolute;left:calc(50% + var(--plm-phone-offset-x, 20px));top:var(--plm-phone-offset-y, -40px);width:var(--plm-phone-width, 520px);height:var(--plm-phone-height, 780px)}.product-lighting-modes .plm__phone-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;pointer-events:none}.product-lighting-modes .plm__phone-slide.is-active{opacity:1;pointer-events:auto}.product-lighting-modes .plm__phone-img{display:block;width:100%;height:100%;object-fit:contain}.product-lighting-modes .plm__video-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.product-lighting-modes .plm__video-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease;pointer-events:none}.product-lighting-modes .plm__video-slide.is-active{opacity:1;pointer-events:auto}.product-lighting-modes .plm__video-player{display:block;max-width:80%;max-height:90%;object-fit:contain;border-radius:12px}.product-lighting-modes .plm__composite[data-active-media=video] .plm__product,.product-lighting-modes .plm__composite[data-active-media=video] .plm__phone-stack,.product-lighting-modes .plm__composite[data-active-media=video] .plm__product-shadow{opacity:0;pointer-events:none;transition:opacity .35s ease}.product-lighting-modes .plm__composite[data-active-media=image] .plm__video-center{opacity:0;pointer-events:none}.product-lighting-modes .plm__controls{display:flex;flex-direction:column;align-items:center;gap:40px;width:var(--plm-content-width);max-width:100%}.product-lighting-modes .plm__mode-group{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.product-lighting-modes .plm__select-label{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:1.4;letter-spacing:-.03em;color:var(--plm-muted-color);text-align:center}.product-lighting-modes .plm__modes{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.product-lighting-modes .plm__mode{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px;border-radius:24px;border:1px solid var(--plm-btn-inactive-border);background:transparent;color:var(--plm-btn-inactive-text);font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:1.4;letter-spacing:-.03em;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;white-space:nowrap}.product-lighting-modes .plm__mode:hover{transform:translateY(-1px)}.product-lighting-modes .plm__mode.is-active{background:var(--plm-btn-active-bg);color:var(--plm-btn-active-text);border-color:var(--plm-btn-active-bg)}.product-lighting-modes .plm__mode:focus-visible{outline:2px solid var(--plm-btn-active-bg);outline-offset:2px}.product-lighting-modes .plm__mode-icon{display:block;width:28px;height:28px;background-color:currentColor;mask-image:var(--plm-icon);-webkit-mask-image:var(--plm-icon);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;flex-shrink:0}.product-lighting-modes .plm__divider{border:0;border-top:1px solid var(--plm-divider-color);margin:0;width:100%}.product-lighting-modes .plm__description{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:22px;line-height:1.4;letter-spacing:-.03em;color:var(--plm-muted-color);text-align:center}.product-lighting-modes .plm__description p{margin:0}.product-lighting-modes .plm__description p+p{margin-top:8px}@media(max-width:989px){.product-lighting-modes .plm__composite{height:calc(var(--plm-composite-height) * .7)}.product-lighting-modes .plm__product{left:4%;width:calc(var(--plm-product-width) * .6);height:calc(var(--plm-product-width) * .6)}.product-lighting-modes .plm__phone-stack{left:auto;right:4%;top:-20px;width:340px;height:510px}.product-lighting-modes .plm__product-shadow{display:none}.product-lighting-modes .plm__heading{font-size:calc((var(--plm-heading-size, 96px) + var(--plm-heading-size-mobile, 48px)) / 2)}}@media(max-width:749px){.product-lighting-modes{padding:var(--plm-padding-top-mobile) 20px var(--plm-padding-bottom-mobile)}.product-lighting-modes .plm__inner{gap:28px}.product-lighting-modes .plm__heading{font-size:var(--plm-heading-size-mobile)}.product-lighting-modes .plm__composite{height:auto;min-height:240px;display:grid;grid-template-columns:40% 55%;gap:5%;justify-content:center;align-items:center;padding:0 8px}.product-lighting-modes .plm__product,.product-lighting-modes .plm__phone-stack{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:1;transform:none}.product-lighting-modes .plm__phone-stack{left:auto;right:auto;top:auto;aspect-ratio:9 / 16}.product-lighting-modes .plm__video-center{position:relative;grid-column:1 / -1}.product-lighting-modes .plm__composite[data-active-media=video]{grid-template-columns:1fr}.product-lighting-modes .plm__video-player{max-width:100%;border-radius:8px}.product-lighting-modes .plm__product-slide,.product-lighting-modes .plm__phone-slide,.product-lighting-modes .plm__phone-img{position:absolute;top:0;right:0;bottom:0;left:0}.product-lighting-modes .plm__product-shadow{display:none}.product-lighting-modes .plm__modes{flex-direction:column;align-items:center;gap:8px}.product-lighting-modes .plm__mode{padding:10px 14px;font-size:14px;width:100%;max-width:280px;justify-content:center}.product-lighting-modes .plm__controls{gap:20px}.product-lighting-modes .plm__mode-group{gap:12px}.product-lighting-modes .plm__select-label,.product-lighting-modes .plm__description{font-size:15px}.product-lighting-modes .plm__mode{min-height:44px}}@media(prefers-reduced-motion:reduce){.product-lighting-modes .plm__product-slide,.product-lighting-modes .plm__phone-slide,.product-lighting-modes .plm__video-slide,.product-lighting-modes .plm__mode,.product-lighting-modes .plm__product,.product-lighting-modes .plm__phone-stack{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-lighting-modes.css.map */
