.product-video{aspect-ratio:1370/912;background:var(--color-surface);box-shadow:0 18px 42px color-mix(in srgb,var(--brand-charcoal) 12%,transparent);overflow:hidden;position:relative;width:100%}.product-video.product-video--matte{background:var(--brand-off-white);border:1px solid var(--brand-azure-dark);border-radius:var(--radius-lg);box-shadow:0 0 0 8px color-mix(in srgb,var(--brand-azure-dark) 10%,transparent);isolation:isolate;overflow:hidden}.product-video__media{display:block;height:100%;object-fit:contain;width:100%}.product-video--matte .product-video__media{background:var(--brand-off-white);border-radius:inherit}@media (prefers-color-scheme:dark){.product-video.product-video--matte{background:var(--color-surface);border-color:var(--brand-azure);box-shadow:0 0 0 8px color-mix(in srgb,var(--brand-azure-dark) 10%,transparent)}}@media (prefers-reduced-motion:reduce){.product-video__media{animation:none}}