@keyframes bounce-left{0%,to{transform:translateX(0)}50%{transform:translateX(-8px)}}@keyframes bounce-right{0%,to{transform:translateX(0)}50%{transform:translateX(8px)}}.sc-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.35);background:rgba(0,0,0,.6);backdrop-filter:blur(6px);cursor:pointer;color:transparent;overflow:hidden;z-index:2147483647}.sc-nav--prev{left:2%}.sc-nav--next{right:2%}.sc-nav:before{content:"";display:block;width:11px;height:11px;border-top:2px solid #fff;border-right:2px solid #fff}.sc-nav--prev:before{transform:rotate(-135deg)}.sc-nav--next:before{transform:rotate(45deg)}.sc-nav:hover{border-color:hsla(0,0%,100%,.45)}@media (max-width:1020px){.sc-nav{width:34px;height:34px}}.sc-header-track{transition:transform .28s ease-out;transform:translateX(0);will-change:transform;touch-action:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}#sc-section[data-feature="1"] #sc-led-photo,#sc-section[data-feature="2"] #sc-led-video,#sc-section[data-feature="3"] #sc-led-video,#sc-section[data-feature="4"] #sc-led-photo{opacity:1}#sc-section[data-feature="2"] .sc-led-ring__canvaswrap,#sc-section[data-feature="3"] .sc-led-ring__canvaswrap{transform:scale(1.45) translateY(2.5%)}#sc-section[data-feature="4"] .sc-led-ring__canvaswrap{transform:scale(2.9) translateY(calc(2.5% + 50px))}.sc-swipe-arrow--left{animation:sc-swipe-left 1.5s ease-in-out infinite}.sc-swipe-arrow--right{animation:sc-swipe-right 1.5s ease-in-out infinite}#sc-section[data-feature="1"] .sc-swipe-arrow--left,#sc-section[data-feature="4"] .sc-swipe-arrow--right{opacity:0;pointer-events:none}@keyframes sc-swipe-left{0%,to{transform:translateX(0)}50%{transform:translateX(-4px)}}@keyframes sc-swipe-right{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}.pattern-rainbow{background:conic-gradient(from 0deg,red,#ff0,lime,cyan,blue,#f0f,red);animation:sc-rotate linear var(--speed,8s) infinite}.pattern-solid{background:hsl(var(--hue,0),var(--sat,100%),var(--light,50%))}.pattern-white{background:radial-gradient(circle,#fff 72%,hsla(0,0%,100%,.6) 86%,hsla(0,0%,100%,.15) 100%);animation:sc-pulse 2.2s ease-in-out infinite,sc-white-brightness 2.2s ease-in-out infinite;will-change:filter,opacity,transform}@keyframes sc-pulse{0%,to{opacity:.75}50%{opacity:1}}@keyframes sc-white-brightness{0%,to{filter:brightness(.59)}50%{filter:brightness(1)}}@keyframes sc-rotate{to{transform:rotate(1turn)}}.pattern-comet{background:conic-gradient(from 0deg,transparent 0deg,rgba(197,5,255,.63) 310deg,#ff00bf 332deg,rgba(197,5,255,.63) 350deg,transparent 1turn),conic-gradient(from 0deg,#404040,#262626);animation:sc-rotate 4s linear infinite;filter:brightness(1.8) blur(48px);mask-image:radial-gradient(circle at center,#000 0,#000 68%,transparent 0);-webkit-mask-image:radial-gradient(circle at center,#000 0,#000 68%,transparent 0)}.pattern-springle{background:conic-gradient(from 0deg,#52e2ff,#2600ff,#52e2ff,#2600ff,#52e2ff);animation:sc-rotate 10s linear infinite;will-change:transform}.pattern-wave{background:conic-gradient(from 0deg,transparent 0deg,transparent 210deg,rgba(0,0,0,.7) 245deg,#000 265deg,#000 295deg,rgba(0,0,0,.7) 315deg,transparent 350deg,transparent 1turn),conic-gradient(from 0deg,#4da6ff,#a64dff,#ff4da6,#ffa64d,#a6ff4d,#4dffa6,#4da6ff);animation:sc-rotate 5.5s linear infinite;filter:saturate(1.4) brightness(1.1)}.sc-led-ring__canvaswrap{width:clamp(320px,70vw,980px);aspect-ratio:1/1;position:relative;contain:none;will-change:transform;overflow:hidden;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94);--pivot-x:50%;--pivot-y:50%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}@media (max-width:1020px){.sc-led-ring__canvaswrap{width:calc(100vw - 32px);max-width:600px;height:calc(100vw - 32px);max-height:600px;margin:0 auto;overflow:visible;position:relative;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94);will-change:auto;transform-style:flat;-webkit-transform-style:flat;transform:scale(1.2)}.sc-led-ring__canvaswrap::parent{clip-path:inset(-200% -200% 0 -200%)}#sc-section[data-feature="2"] .sc-led-ring__canvaswrap,#sc-section[data-feature="3"] .sc-led-ring__canvaswrap{transform:scale(2.28) translateY(8.31%)}#sc-section[data-feature="4"] .sc-led-ring__canvaswrap{transform:scale(4.57) translateY(calc(8.31% + 20.78px))}#sc-led-anim,#sc-led-blur{transform:translate(-51%,-51%) scale(.58)!important}.sc-led-backdrop{transform:translate(-49%,-51%) scale(.25)!important}.sc-led-glow{width:90%!important;height:90%!important;filter:blur(50px)!important;opacity:.75!important}}.sc-led-glow{position:absolute;left:var(--pivot-x);top:var(--pivot-y);width:70%;height:70%;transform:translate(-50%,-50%) translateZ(0);background:radial-gradient(circle at center,rgba(100,200,255,.7) 0,rgba(95,195,255,.65) 3%,rgba(92,192,255,.6) 6%,rgba(88,188,255,.55) 9%,rgba(85,185,255,.5) 12%,rgba(80,180,255,.45) 16%,rgba(75,175,255,.4) 20%,rgba(70,170,255,.35) 24%,rgba(65,165,255,.3) 28%,rgba(60,160,255,.25) 33%,rgba(55,155,255,.22) 38%,rgba(50,150,255,.19) 43%,rgba(45,145,255,.16) 48%,rgba(40,140,255,.13) 53%,rgba(35,135,255,.11) 58%,rgba(30,130,255,.09) 63%,rgba(25,125,255,.07) 68%,rgba(20,120,255,.05) 73%,rgba(15,115,255,.03) 78%,rgba(10,110,255,.02) 83%,rgba(5,105,255,.01) 88%,transparent 90%);z-index:0;pointer-events:none;filter:blur(100px);opacity:.8;mix-blend-mode:screen;will-change:transform;backface-visibility:hidden}#sc-led-anim,#sc-led-base,#sc-led-blur{position:absolute;width:100%;height:100%;border-radius:50%;backface-visibility:hidden;-webkit-backface-visibility:hidden}#sc-led-base{background:#999986;z-index:0;transform:translate(-50%,-50%) scale(.36)!important;opacity:0;transition:opacity .3s ease}#sc-led-base.sc-positioned{opacity:1}#sc-led-anim{transform:translate(-50.5%,-50.5%) scale(.58);z-index:1}#sc-led-blur{transform:translate(-51%,-51%) scale(.58);z-index:2;pointer-events:none;background:rgba(0,0,0,.001);backdrop-filter:blur(var(--sc-global-blur,18px));-webkit-backdrop-filter:blur(var(--sc-global-blur,18px))}.sc-led-backdrop{background:#000!important;z-index:3!important;opacity:1!important;transition:none;pointer-events:none;position:absolute!important;width:100%!important;height:100%!important;border-radius:0;transform:translate(-49%,-51%) scale(.29)!important;display:block!important}#sc-led-video,#sc-led-video-alt{--video-scale:1;transform:translate(-50%,-50.9%) scale(var(--video-scale))}#sc-led-photo,#sc-led-photo-alt,#sc-led-video,#sc-led-video-alt{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:4;pointer-events:none;transition:opacity .6s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:0}#sc-led-photo,#sc-led-photo-alt{--photo-scale:1;transform:translate(-50%,-50%) scale(var(--photo-scale))}.sc-led-anim__inner{position:absolute;inset:0;border-radius:50%;--hue:0;--speed:8s;--sat:100%;--light:50%}#sc-led-overlay{position:absolute;left:0;right:0;bottom:0;top:var(--sc-top-offset,0);width:100%;height:100%;--overlay-scale:1.07;--overlay-x:0px;--overlay-y:33px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;z-index:5;transform:translateZ(0) translate(var(--overlay-x),var(--overlay-y)) scale(var(--overlay-scale));mask-image:linear-gradient(180deg,#000 0,#000 60%,#000 65%,rgba(0,0,0,.95) 70%,rgba(0,0,0,.9) 74%,rgba(0,0,0,.85) 78%,rgba(0,0,0,.75) 82%,rgba(0,0,0,.65) 85%,rgba(0,0,0,.5) 88%,rgba(0,0,0,.35) 91%,rgba(0,0,0,.2) 94%,rgba(0,0,0,.1) 97%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 60%,#000 65%,rgba(0,0,0,.95) 70%,rgba(0,0,0,.9) 74%,rgba(0,0,0,.85) 78%,rgba(0,0,0,.75) 82%,rgba(0,0,0,.65) 85%,rgba(0,0,0,.5) 88%,rgba(0,0,0,.35) 91%,rgba(0,0,0,.2) 94%,rgba(0,0,0,.1) 97%,transparent)}#sc-led-overlay.sc-overlay-bleed{left:-2px;right:-2px;top:calc(var(--sc-top-offset, 0) - 2px);bottom:-2px;width:auto}@media (max-width:1020px){#sc-led-overlay{mask-image:linear-gradient(180deg,#000 0,#000 65%,#000 68%,rgba(0,0,0,.9) 72%,rgba(0,0,0,.75) 76%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.45) 83%,rgba(0,0,0,.3) 86%,rgba(0,0,0,.18) 89%,rgba(0,0,0,.08) 92%,transparent 95%)!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 65%,#000 68%,rgba(0,0,0,.9) 72%,rgba(0,0,0,.75) 76%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.45) 83%,rgba(0,0,0,.3) 86%,rgba(0,0,0,.18) 89%,rgba(0,0,0,.08) 92%,transparent 95%)!important}}.sc-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000;z-index:10000;opacity:1;transition:opacity .4s ease;pointer-events:none}.sc-loading-overlay.sc-loaded{opacity:0}#sc-section[data-feature="2"] .sc-led-hue-control,#sc-section[data-feature="3"] .sc-led-hue-control,#sc-section[data-feature="4"] .sc-led-hue-control{opacity:0;transform:translateY(-20px);pointer-events:none}#sc-section[data-feature="0"] .sc-led-grid,#sc-section[data-feature="3"] .sc-led-grid,#sc-section[data-feature="4"] .sc-led-grid{opacity:0;pointer-events:none;max-height:0;overflow:hidden}#sc-section[data-feature="0"] .sc-led-hue-control{opacity:0;transform:translateY(-20px);pointer-events:none}#sc-section[data-feature="0"] .sc-swipe-hint{opacity:0;pointer-events:none}@media (min-width:1021px){.sc-swipe-text-mobile{display:none!important}#sc-section[data-feature="0"] .sc-swipe-text-desktop-next,#sc-section[data-feature="1"] .sc-swipe-text-desktop-next,#sc-section[data-feature="1"] .sc-swipe-text-desktop-prev,#sc-section[data-feature="2"] .sc-swipe-text-desktop-next,#sc-section[data-feature="2"] .sc-swipe-text-desktop-prev,#sc-section[data-feature="3"] .sc-swipe-text-desktop-next,#sc-section[data-feature="3"] .sc-swipe-text-desktop-prev,#sc-section[data-feature="4"] .sc-swipe-text-desktop-prev{display:inline-block}#sc-section[data-feature="2"] .sc-led-vignette,#sc-section[data-feature="3"] .sc-led-vignette,#sc-section[data-feature="4"] .sc-led-vignette{opacity:1}}@media (max-width:1020px){.sc-led-vignette{opacity:1!important;top:0!important;bottom:0!important;width:100vw!important;height:100vw!important;max-height:100vw!important;max-width:none!important;background:linear-gradient(90deg,#000 0,#000 4%,rgba(0,0,0,.8) 6%,rgba(0,0,0,.5) 8%,rgba(0,0,0,.2) 10%,transparent 12%,transparent 88%,rgba(0,0,0,.2) 90%,rgba(0,0,0,.5) 92%,rgba(0,0,0,.8) 94%,#000 96%,#000),linear-gradient(180deg,#000 0,#000 4%,rgba(0,0,0,.8) 6%,rgba(0,0,0,.5) 8%,rgba(0,0,0,.2) 10%,transparent 12%,transparent 88%,rgba(0,0,0,.2) 90%,rgba(0,0,0,.5) 92%,rgba(0,0,0,.8) 94%,#000 96%,#000)!important}#sc-section>div.grid{padding-bottom:0!important;padding-top:2%!important;align-items:flex-start!important}.order-1.lg\:order-2{width:100%!important;overflow:hidden!important;margin:0!important}.max-lg\:aspect-square{width:100%!important;position:relative!important;margin-top:0!important}.max-lg\:aspect-square,.sc-led-ring__canvaswrap{height:auto!important;overflow:visible!important}#om-os+section{padding-top:1rem!important}#sc-led-anim,#sc-led-base,#sc-led-blur,#sc-led-photo,#sc-led-photo-alt,#sc-led-video,#sc-led-video-alt{transform-style:flat!important;-webkit-transform-style:flat!important;will-change:auto!important}}