.ProductVideoPlayer_player__MmMlU{display:flex;flex-direction:column;align-items:center;width:100%;max-width:960px;margin:0 auto}.ProductVideoPlayer_tabs____vUV{display:flex;gap:0;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:50px;padding:4px;margin-bottom:1.5rem}.ProductVideoPlayer_tab__MzR6e{padding:.55rem 1.4rem;font-size:.85rem;font-weight:500;color:var(--la-tertiary-text);background:rgba(0,0,0,0);border:none;border-radius:50px;cursor:pointer;transition:background .2s ease,color .2s ease;white-space:nowrap}.ProductVideoPlayer_tab__MzR6e:hover{background:hsla(0,0%,100%,.06);color:var(--la-secondary-text)}.ProductVideoPlayer_tabActive__q4xZ4{background:var(--la-accent-dark);color:#fff}.ProductVideoPlayer_tabActive__q4xZ4:hover{background:var(--la-accent-darker);color:#fff}.ProductVideoPlayer_tabShort__9fbQn{display:none}@media only screen and (max-width:640px){.ProductVideoPlayer_tabShort__9fbQn{display:inline}.ProductVideoPlayer_tabFull__LA7iW{display:none}}.ProductVideoPlayer_frame__RqbvI{position:relative;width:100%;border-radius:12px;overflow:visible;border:1px solid var(--la-black-border);background:#000;box-shadow:0 0 0 1px rgba(124,58,255,.05),0 20px 60px rgba(0,0,0,.6)}.ProductVideoPlayer_videoStack__3epPA{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px 12px 0 0}.ProductVideoPlayer_videoStack__3epPA video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .3s ease}.ProductVideoPlayer_videoStack__3epPA video[data-active=true]{opacity:1;pointer-events:auto;z-index:1}.ProductVideoPlayer_videoStack__3epPA video::cue{background:rgba(0,0,0,.75);color:#fff;font-size:.95rem}.ProductVideoPlayer_overlay___bK_E{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none;opacity:0;transition:opacity .3s ease}.ProductVideoPlayer_overlayVisible__kpX_I{opacity:1}.ProductVideoPlayer_playBtn__jdi5C{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid hsla(0,0%,100%,.15);color:#fff;font-size:1.5rem;cursor:pointer;pointer-events:auto;transition:transform .2s ease,background .2s ease}.ProductVideoPlayer_playBtn__jdi5C:hover{background:var(--la-accent-dark);border-color:var(--la-accent);transform:scale(1.08)}.ProductVideoPlayer_playBtn__jdi5C:active{transform:scale(.96)}@media only screen and (max-width:768px){.ProductVideoPlayer_playBtn__jdi5C{width:3.25rem;height:3.25rem;font-size:1.2rem}}.ProductVideoPlayer_bottomBar__KcCy1{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);z-index:5;opacity:0;transition:opacity .3s ease;pointer-events:none}.ProductVideoPlayer_bottomBarVisible__6jzdB{opacity:1;pointer-events:auto}.ProductVideoPlayer_iconBtn__6VYsn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:6px;background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.8);font-size:1.1rem;cursor:pointer;transition:color .2s ease,background .2s ease;pointer-events:auto}.ProductVideoPlayer_iconBtn__6VYsn:hover{color:#fff;background:hsla(0,0%,100%,.1)}.ProductVideoPlayer_timestamp__keqkD{font-size:.7rem;font-weight:500;color:hsla(0,0%,100%,.6);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProductVideoPlayer_seekWrap__uPgcg{width:100%;padding:.45rem .65rem;background:var(--la-dark-bg-elevated);overflow:visible;position:relative;z-index:10;border-radius:0 0 12px 12px}.ProductVideoPlayer_seekTrack__azKYe{position:relative;width:100%;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:visible}.ProductVideoPlayer_seekFill__ekmfg{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--la-accent-dark),var(--la-accent-light));border-radius:3px 0 0 3px;pointer-events:none;transition:width .05s linear}.ProductVideoPlayer_marker__mcOqe{position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;height:100%;min-height:6px;background:hsla(0,0%,100%,.35);border:none;border-radius:2px;cursor:pointer;z-index:3;padding:0;overflow:visible;transition:background .2s ease,transform .2s ease}.ProductVideoPlayer_marker__mcOqe:hover{background:var(--la-accent);transform:translate(-50%,-50%) scaleY(2)}.ProductVideoPlayer_marker__mcOqe:hover .ProductVideoPlayer_markerTip__orKij{opacity:1}.ProductVideoPlayer_markerTip__orKij{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);padding:.35rem .6rem;background:rgba(0,0,0,.9);color:#fff;font-size:.7rem;font-weight:500;white-space:nowrap;border-radius:4px;opacity:0;pointer-events:none;transition:opacity .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.5)}.ProductVideoPlayer_markerTip__orKij:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,.9)}.ProductVideoPlayer_seekInput__yjlR3{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:rgba(0,0,0,0);z-index:4}.ProductVideoPlayer_seekInput__yjlR3::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--la-accent);border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer;-webkit-transition:transform .15s ease;transition:transform .15s ease}.ProductVideoPlayer_seekInput__yjlR3::-moz-range-thumb{-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--la-accent);border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer}.ProductVideoPlayer_seekInput__yjlR3:hover::-webkit-slider-thumb{transform:scale(1.3)}.Footer_footerContainer__0gjyP{width:100%;background:var(--la-gradient-section)}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1{max-width:1200px;padding:0 2rem;margin:0 auto}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7{display:flex;justify-content:space-between;gap:4rem;padding-top:4rem}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7{flex-direction:column;justify-content:center;align-items:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_linksTitle__q9mLd{font-size:.9rem;font-weight:600;line-height:26px;color:var(--la-text)}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_linksTitle__q9mLd{text-align:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3{align-items:center;margin-top:1rem}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3 .Footer_link__z_kLT{font-size:.9rem;font-weight:500;line-height:26px;color:var(--la-tertiary-text);cursor:pointer;position:relative;display:inline-block;transition:color .3s ease}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3 .Footer_link__z_kLT:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--la-accent);transition:width .3s cubic-bezier(.16,1,.3,1)}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3 .Footer_link__z_kLT:hover{color:var(--la-accent)}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3 .Footer_link__z_kLT:hover:after{width:100%}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerLinksSection__Pj_W7 .Footer_footerLinks___QktI .Footer_links__WhRH3 .Footer_link__z_kLT{text-align:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerDivider__O2aL9{background:var(--la-black-border);margin:3rem 0}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse{flex-direction:column;align-items:center;justify-content:center;gap:2rem}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerLogo__aoO9T img{filter:brightness(0) invert(1);opacity:.8}[data-theme=light] .Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerLogo__aoO9T img{filter:none;opacity:1}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP{flex-direction:column;align-items:center;justify-content:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP .Footer_socialsSection__mlpC0{display:flex;gap:3rem}@media only screen and (max-width:768px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP .Footer_socialsSection__mlpC0{margin-bottom:3rem}}@media only screen and (max-width:500px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP .Footer_socialsSection__mlpC0{flex-direction:column;align-items:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerSocialContainer__aKNSP .Footer_socialsSection__mlpC0 .Footer_socialLink__61Qi6{color:var(--la-text)}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerCopyRight__O080e{font-size:.8rem;font-weight:500;line-height:26px;color:var(--la-dark-secondary-text);margin-top:1.5rem;padding-bottom:1rem;width:100%;border-top:1px solid var(--la-black-border);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerCopyRight__O080e .Footer_openSourceLink__UY3dZ{color:var(--la-accent);text-decoration:none;font-weight:500;transition:opacity .2s ease}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerCopyRight__O080e .Footer_openSourceLink__UY3dZ:hover{opacity:.8}@media only screen and (max-width:500px){.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_footerBottom__pNlse .Footer_footerCopyRight__O080e{text-align:center}}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_demoButton__bUfD6{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.9rem;font-weight:500;height:3.2rem;padding:0 2rem;transition:gap .2s linear}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_demoButton__bUfD6:hover{gap:16px}.Footer_footerContainer__0gjyP .Footer_footerWrapper__1PDB1 .Footer_demoButton__bUfD6 .Footer_btnIcon__jeCPy{display:flex;align-items:center;justify-content:center;font-size:1.2rem}.Footer_preFooterContainer__U3Z0F{max-width:1200px;margin:0 auto;padding:4rem 2rem;width:80%}@media only screen and (max-width:992px){.Footer_preFooterContainer__U3Z0F{width:100%}}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8{padding:4rem;display:flex;flex-direction:column;margin:0 auto;border-radius:16px;background:var(--la-gradient-footer-cta);background-size:cover;position:relative;overflow:hidden}@media only screen and (max-width:992px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8{padding:3rem 4rem}}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6{display:flex;flex-direction:column;justify-content:center}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_preFooterTitle__P0wyj{font-size:2.4rem;font-weight:500;color:var(--la-dark-text);margin-bottom:2rem;width:100%;max-width:50rem;line-height:52px}@media only screen and (max-width:992px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_preFooterTitle__P0wyj{font-size:2rem;line-height:normal}}@media only screen and (max-width:768px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_preFooterTitle__P0wyj{text-align:center}}@media only screen and (max-width:500px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_preFooterTitle__P0wyj{font-size:1.4rem}}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_demoButton__bUfD6{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.9rem;font-weight:400;height:3.2rem;padding:0 2.2rem;transition:gap .2s linear;width:-moz-fit-content;width:fit-content}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_demoButton__bUfD6:hover{gap:16px}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_demoButton__bUfD6 .Footer_btnIcon__jeCPy{display:flex;align-items:center;justify-content:center;font-size:1.2rem}@media only screen and (max-width:768px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_mainContent__w_YN6 .Footer_demoButton__bUfD6{margin:0 auto;height:3rem;padding:0 2rem}}.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_preFooterImage__X14t2{position:absolute;right:-2rem;top:54%;transform:translateY(-50%);z-index:1;opacity:.2}@media only screen and (max-width:768px){.Footer_preFooterContainer__U3Z0F .Footer_preFooterSectionContainer__8O5q8 .Footer_preFooterImage__X14t2{right:50%;transform:translate(50%,-50%)}}