:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.ProductAnimation_animationWrapper__yDbcR{width:1200px;height:800px;margin:40px}.ProductAnimation_gridContainer___30au{display:grid;grid-template-columns:repeat(12,80px);grid-template-rows:repeat(10,80px);gap:24px;position:relative}.ProductAnimation_faintIcon__cVo2C{width:80px;height:80px;border:1px dashed #e0e6eb;border-radius:12px;display:flex;justify-content:center;align-items:center;color:#cdd5de;opacity:.6;position:relative;z-index:1;filter:grayscale(100%);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;transform-origin:center}.ProductAnimation_faintIcon__cVo2C:hover{filter:grayscale(0);opacity:.9;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductAnimation_activeItemsContainer__eTbLc{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(12,80px);grid-template-rows:repeat(10,80px);gap:24px;z-index:3;pointer-events:none}.ProductAnimation_iconBox__09EyZ{width:80px;height:80px;background-color:#ffffff;border-radius:12px;border:1px solid #e0e6eb;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;box-sizing:border-box;font-size:12px;font-weight:500;color:#333;pointer-events:auto}.ProductAnimation_iconBox__09EyZ span{display:none}.ProductAnimation_svgOverlay__7qT48{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.ProductAnimation_animationWrapper__yDbcR{transition:all .3s ease;position:relative}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA{opacity:.8}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA:before{top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:ProductAnimation_spin__T5NUN 1s linear infinite;z-index:10}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_ready__8naLG{opacity:1}@keyframes ProductAnimation_spin__T5NUN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ProductAnimation_fadeInUp__dywW0{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ProductAnimation_fadeInScale__RdeAF{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ProductAnimation_fadeOut__JHw70{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.ProductAnimation_faintIcon__cVo2C.ProductAnimation_loading__JhpcA{animation:ProductAnimation_fadeInScale__RdeAF .6s ease-out forwards}.ProductAnimation_faintIcon__cVo2C.ProductAnimation_ready__8naLG{animation:ProductAnimation_fadeInUp__dywW0 .4s ease-out forwards}.ProductAnimation_animationWrapper__yDbcR:not(.ProductAnimation_loading__JhpcA):not(.ProductAnimation_ready__8naLG) .ProductAnimation_faintIcon__cVo2C{animation:ProductAnimation_fadeOut__JHw70 .3s ease-in forwards}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C{animation:ProductAnimation_fadeInScale__RdeAF .6s ease-out forwards;animation-fill-mode:both}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_ready__8naLG .ProductAnimation_faintIcon__cVo2C{animation:ProductAnimation_fadeInUp__dywW0 .4s ease-out forwards;animation-fill-mode:both}@keyframes ProductAnimation_scaleInBounce__AMo5w{0%{opacity:0;transform:scale(.3) translateY(20px)}50%{opacity:.7;transform:scale(1.1) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes ProductAnimation_scaleInFromBottom__wMFTe{0%{opacity:0;transform:scale(.2) translateY(40px) rotate(-10deg)}60%{opacity:.8;transform:scale(1.05) translateY(-8px) rotate(2deg)}to{opacity:1;transform:scale(1) translateY(0) rotate(0deg)}}@keyframes ProductAnimation_scaleInFromTop__OJIaa{0%{opacity:0;transform:scale(.2) translateY(-40px) rotate(10deg)}60%{opacity:.8;transform:scale(1.05) translateY(8px) rotate(-2deg)}to{opacity:1;transform:scale(1) translateY(0) rotate(0deg)}}@keyframes ProductAnimation_loadingPulse__m80d8{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:.6;transform:scale(1.05)}}@keyframes ProductAnimation_slideInFromBottom__T4yHv{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ProductAnimation_slideInFromTop__cEQfQ{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(odd){animation:ProductAnimation_scaleInFromBottom__wMFTe .8s cubic-bezier(.25,.46,.45,.94) forwards}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(2n){animation:ProductAnimation_scaleInFromTop__OJIaa .8s cubic-bezier(.25,.46,.45,.94) forwards}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C{animation:ProductAnimation_loadingPulse__m80d8 1.5s ease-in-out infinite;animation-delay:var(--stagger-delay,0s)}.ProductAnimation_scrollUp__4_UB4{animation:ProductAnimation_scaleInFromBottom__wMFTe .8s cubic-bezier(.25,.46,.45,.94) forwards!important}.ProductAnimation_scrollDown__J64GE{animation:ProductAnimation_scaleInFromTop__OJIaa .8s cubic-bezier(.25,.46,.45,.94) forwards!important}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_scrollUp__4_UB4{animation:ProductAnimation_scaleInFromBottom__wMFTe .8s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:var(--stagger-delay,0s)}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_scrollDown__J64GE{animation:ProductAnimation_scaleInFromTop__OJIaa .8s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:var(--stagger-delay,0s)}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:first-child{--stagger-delay:0s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(2){--stagger-delay:0.05s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(3){--stagger-delay:0.1s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(4){--stagger-delay:0.15s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(5){--stagger-delay:0.2s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(6){--stagger-delay:0.25s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(7){--stagger-delay:0.3s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(8){--stagger-delay:0.35s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(9){--stagger-delay:0.4s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(10){--stagger-delay:0.45s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(11){--stagger-delay:0.5s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(12){--stagger-delay:0.55s}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA .ProductAnimation_faintIcon__cVo2C:nth-child(13){--stagger-delay:0.6s}.ProductAnimation_loadingIndicator__s7H7q{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:16px;z-index:10;background:rgba(255,255,255,.95);padding:24px 32px;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ProductAnimation_loadingIndicator__s7H7q span{font-size:14px;font-weight:500;color:#666;letter-spacing:.5px}.ProductAnimation_loadingSpinner__6b77D{width:32px;height:32px;border:3px solid #f3f3f3;border-top-color:#4a90e2;border-radius:50%;animation:ProductAnimation_spin__T5NUN 1s linear infinite}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA{position:relative;will-change:transform,opacity;transform:translateZ(0);contain:layout style paint}.ProductAnimation_animationWrapper__yDbcR.ProductAnimation_loading__JhpcA:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(74,144,226,.05),rgba(74,144,226,.1) 50%,rgba(74,144,226,.05));border-radius:16px;z-index:0;animation:ProductAnimation_backgroundPulse__Febl9 2s ease-in-out infinite;will-change:opacity;transform:translateZ(0)}@keyframes ProductAnimation_backgroundPulse__Febl9{0%,to{opacity:.3}50%{opacity:.6}}.ProductAnimation_faintIcon__cVo2C,.ProductAnimation_iconBox__09EyZ{contain:layout style paint}.ProductAnimation_faintIcon__cVo2C,.ProductAnimation_iconBox__09EyZ,.ProductAnimation_svgOverlay__7qT48{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.ProductAnimation_animationWrapper__yDbcR{transform:translateZ(0);backface-visibility:hidden;contain:layout style paint}.ProductAnimation_gridContainer___30au{contain:layout style paint;will-change:auto}.ProductAnimation_activeItemsContainer__eTbLc{contain:layout style paint;will-change:transform,opacity;transform:translateZ(0)}