:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .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));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.HeroShowcase-module__aEs9nW__showcaseContainer{width:100%;max-width:100%}.HeroShowcase-module__aEs9nW__showcaseHeader{text-align:center;z-index:3;margin-bottom:30px;position:relative}.HeroShowcase-module__aEs9nW__showcaseTitle{letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(16px,2.5vw,20px);font-weight:600}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseTitle{color:#fff}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseTitle{color:#1a202c}.HeroShowcase-module__aEs9nW__showcaseSubtitle{color:#a0aec0;margin:6px 0 0;font-size:clamp(12px,1.8vw,14px);line-height:1.4}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSubtitle{color:#718096}.HeroShowcase-module__aEs9nW__loadingWrapper{justify-content:center;align-items:center;min-height:450px;display:flex}.HeroShowcase-module__aEs9nW__loadingSpinner{border-radius:50%;width:40px;height:40px;animation:.8s linear infinite HeroShowcase-module__aEs9nW__spin}[data-theme=dark] .HeroShowcase-module__aEs9nW__loadingSpinner{border:4px solid #4a90e233;border-top-color:#4a90e2}[data-theme=light] .HeroShowcase-module__aEs9nW__loadingSpinner{border:4px solid #3182ce33;border-top-color:#3182ce}@keyframes HeroShowcase-module__aEs9nW__spin{to{transform:rotate(360deg)}}.HeroShowcase-module__aEs9nW__emptyState{text-align:center;border:2px dashed;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:40px 20px;display:flex}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptyState{background:#1a2f424d;border-color:#4a90e24d}[data-theme=light] .HeroShowcase-module__aEs9nW__emptyState{background:#ffffff80;border-color:#3182ce4d}.HeroShowcase-module__aEs9nW__emptyText{margin:0 0 8px;font-size:16px;font-weight:600}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptyText{color:#a0aec0}[data-theme=light] .HeroShowcase-module__aEs9nW__emptyText{color:#4a5568}.HeroShowcase-module__aEs9nW__emptySubtext{margin:0;font-size:14px}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptySubtext,[data-theme=light] .HeroShowcase-module__aEs9nW__emptySubtext{color:#718096}.HeroShowcase-module__aEs9nW__showcaseContent{z-index:1;width:100%;min-height:450px;position:relative;overflow:hidden}.HeroShowcase-module__aEs9nW__showcaseSwiper{width:100%;height:500px;padding-bottom:50px}@media (max-width:768px){.HeroShowcase-module__aEs9nW__showcaseSwiper{height:700px}}.HeroShowcase-module__aEs9nW__showcaseSlide{width:100%;height:100%}.HeroShowcase-module__aEs9nW__deviceContainer{perspective:1500px;justify-content:center;align-items:center;gap:30px;min-height:400px;padding:20px;display:flex}@media (max-width:768px){.HeroShowcase-module__aEs9nW__deviceContainer{perspective:none;flex-direction:column;gap:25px;min-height:600px}}.HeroShowcase-module__aEs9nW__desktopDevice{z-index:1;flex:1;width:100%;max-width:550px;transition:transform .5s;animation:6s ease-in-out infinite HeroShowcase-module__aEs9nW__floatDesktop;transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)}@keyframes HeroShowcase-module__aEs9nW__floatDesktop{0%,to{transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)translateY(0)}50%{transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)translateY(-10px)}}@media (max-width:768px){.HeroShowcase-module__aEs9nW__desktopDevice{max-width:90%;animation:none;transform:none}}.HeroShowcase-module__aEs9nW__desktopFrame{border-radius:5px;overflow:hidden;box-shadow:0 25px 60px #0006,0 0 0 10px #ffffff0d,inset 0 0 0 1px #ffffff1a}[data-theme=dark] .HeroShowcase-module__aEs9nW__desktopFrame{background:#1a1a1a;border:1px solid #ffffff1a}[data-theme=light] .HeroShowcase-module__aEs9nW__desktopFrame{background:#f5f5f5;border:1px solid #0000001a;box-shadow:0 25px 60px #00000026,0 0 0 10px #0000000d,inset 0 0 0 1px #0000001a}.HeroShowcase-module__aEs9nW__browserBar{align-items:center;height:32px;padding:0 12px;display:flex}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserBar{background:#2d2d2d;border-bottom:1px solid #ffffff1a}[data-theme=light] .HeroShowcase-module__aEs9nW__browserBar{background:#e0e0e0;border-bottom:1px solid #0000001a}.HeroShowcase-module__aEs9nW__browserDots{gap:7px;display:flex}.HeroShowcase-module__aEs9nW__browserDots span{border-radius:50%;width:11px;height:11px}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:first-child{background:#ff5f56}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(2){background:#ffbd2e}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(3){background:#27c93f}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:first-child{background:#ec6a5e}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(2){background:#f4bf4f}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(3){background:#61c554}.HeroShowcase-module__aEs9nW__desktopContent{width:100%;padding-top:62.5%;position:relative;overflow:hidden}[data-theme=dark] .HeroShowcase-module__aEs9nW__desktopContent{background:#0a0a0a}[data-theme=light] .HeroShowcase-module__aEs9nW__desktopContent{background:#fff}.HeroShowcase-module__aEs9nW__desktopContent img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.HeroShowcase-module__aEs9nW__mobileDevice{z-index:2;flex-shrink:0;width:200px;margin-left:-50px;transition:transform .5s;animation:6s ease-in-out infinite HeroShowcase-module__aEs9nW__floatMobile;transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)}@keyframes HeroShowcase-module__aEs9nW__floatMobile{0%,to{transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)translateY(0)}50%{transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)translateY(12px)}}@media (max-width:768px){.HeroShowcase-module__aEs9nW__mobileDevice{width:180px;margin-top:-20px;margin-left:0;animation:none;transform:none}}.HeroShowcase-module__aEs9nW__mobileFrame{border-radius:5px;padding:12px;position:relative;box-shadow:0 20px 50px #00000080,0 0 0 8px #ffffff0d,inset 0 0 0 1px #ffffff1a}.HeroShowcase-module__aEs9nW__mobileFrame:before{content:"";opacity:.4;z-index:-1;filter:blur(20px);border-radius:5px;position:absolute;inset:-10px}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileFrame{background:#1a1a1a;border:1px solid #ffffff1a}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileFrame:before{background:linear-gradient(135deg,#4a90e2,#61dafb)}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileFrame{background:#f5f5f5;border:1px solid #0000001a;box-shadow:0 20px 50px #0003,0 0 0 8px #0000000d,inset 0 0 0 1px #0000001a}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileFrame:before{background:linear-gradient(135deg,#3182ce,#0987a0)}@media (max-width:768px){.HeroShowcase-module__aEs9nW__mobileFrame:before{display:none}}.HeroShowcase-module__aEs9nW__mobileNotch{z-index:10;border-radius:0 0 5px 5px;width:90px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileNotch{background:#000}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileNotch{background:#2d2d2d}.HeroShowcase-module__aEs9nW__mobileContent{aspect-ratio:9/19.5;border-radius:10px;position:relative;overflow:hidden}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileContent{background:#0a0a0a}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileContent{background:#fff}.HeroShowcase-module__aEs9nW__mobileContent img{object-fit:cover;width:100%;height:100%;display:block}.HeroShowcase-module__aEs9nW__homeIndicator{z-index:10;border-radius:4px;width:110px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}[data-theme=dark] .HeroShowcase-module__aEs9nW__homeIndicator{background:#ffffff4d}[data-theme=light] .HeroShowcase-module__aEs9nW__homeIndicator{background:#0000004d}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination{bottom:10px!important}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{opacity:1;width:10px;height:10px;transition:all .3s}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{background:#4a90e24d}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{background:#3182ce4d}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{border-radius:4px;width:30px}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{background:#4a90e2}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{background:#3182ce}
.ThemeToggle-module__i-Vfoq__themeToggle{cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:none;position:fixed;top:12px;right:12px;box-shadow:0 2px 8px #00000026}@media (max-width:768px){.ThemeToggle-module__i-Vfoq__themeToggle{display:flex}}[data-theme=dark] .ThemeToggle-module__i-Vfoq__themeToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4a90e2;background:#1a2f42cc;border:1px solid #4a90e233}[data-theme=dark] .ThemeToggle-module__i-Vfoq__themeToggle:hover{background:#1a2f42f2;box-shadow:0 4px 16px #4a90e24d}[data-theme=light] .ThemeToggle-module__i-Vfoq__themeToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3182ce;background:#ffffffe6;border:1px solid #3182ce33}[data-theme=light] .ThemeToggle-module__i-Vfoq__themeToggle:hover{background:#fff;box-shadow:0 4px 16px #3182ce33}
.InlineThemeToggle-module__yVq8AW__toggle{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:8px;padding:0;display:flex}.InlineThemeToggle-module__yVq8AW__track{background:linear-gradient(135deg,#1a1a3e 0%,#0f1629 100%);border:1px solid #4a90e24d;border-radius:12px;width:48px;height:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0000004d}.InlineThemeToggle-module__yVq8AW__trackLight{background:linear-gradient(135deg,#87ceeb 0%,#56b4e9 100%);border-color:#3182ce4d;box-shadow:inset 0 1px 3px #0000001a}.InlineThemeToggle-module__yVq8AW__thumb{z-index:2;background:linear-gradient(135deg,#c0c0ff 0%,#9090cc 100%);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0000004d}.InlineThemeToggle-module__yVq8AW__thumbLight{background:linear-gradient(135deg,gold 0%,orange 100%);left:26px;box-shadow:0 1px 4px #0003,0 0 8px #ffd70066}.InlineThemeToggle-module__yVq8AW__icon{color:#1a1a3e}.InlineThemeToggle-module__yVq8AW__trackLight .InlineThemeToggle-module__yVq8AW__icon{color:#7c4a00}.InlineThemeToggle-module__yVq8AW__stars{z-index:1;transition:opacity .4s;position:absolute;inset:0}.InlineThemeToggle-module__yVq8AW__trackLight .InlineThemeToggle-module__yVq8AW__stars{opacity:0}.InlineThemeToggle-module__yVq8AW__star{background:#fff;border-radius:50%;width:2px;height:2px;animation:2s ease-in-out infinite InlineThemeToggle-module__yVq8AW__twinkle;position:absolute}.InlineThemeToggle-module__yVq8AW__star:first-child{animation-delay:0s;top:5px;right:8px}.InlineThemeToggle-module__yVq8AW__star:nth-child(2){width:1.5px;height:1.5px;animation-delay:.6s;top:14px;right:14px}.InlineThemeToggle-module__yVq8AW__star:nth-child(3){width:1px;height:1px;animation-delay:1.2s;top:8px;right:22px}@keyframes InlineThemeToggle-module__yVq8AW__twinkle{0%,to{opacity:.4}50%{opacity:1}}.InlineThemeToggle-module__yVq8AW__toggle:hover .InlineThemeToggle-module__yVq8AW__track{border-color:#4a90e299;box-shadow:inset 0 1px 3px #0000004d,0 0 8px #4a90e233}.InlineThemeToggle-module__yVq8AW__toggle:hover .InlineThemeToggle-module__yVq8AW__trackLight{border-color:#3182ce80;box-shadow:inset 0 1px 3px #0000001a,0 0 8px #ffd70033}.InlineThemeToggle-module__yVq8AW__toggle:active .InlineThemeToggle-module__yVq8AW__thumb{width:24px}.InlineThemeToggle-module__yVq8AW__toggle:active .InlineThemeToggle-module__yVq8AW__thumbLight{left:22px}
.Footer-module__NVhknq__footer{border-top:1px solid;margin-top:60px;padding:40px 20px}@media (max-width:768px){.Footer-module__NVhknq__footer{padding-bottom:100px}}[data-theme=dark] .Footer-module__NVhknq__footer{background:#0a1929;border-top-color:#4a90e233}[data-theme=light] .Footer-module__NVhknq__footer{background:#fff;border-top-color:#3182ce33}.Footer-module__NVhknq__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__NVhknq__footerLinks{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}@media (max-width:768px){.Footer-module__NVhknq__footerLinks{gap:16px}}.Footer-module__NVhknq__footerLinks a{font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}[data-theme=dark] .Footer-module__NVhknq__footerLinks a{color:#a0aec0}[data-theme=dark] .Footer-module__NVhknq__footerLinks a:hover{color:#4a90e2}[data-theme=light] .Footer-module__NVhknq__footerLinks a{color:#718096}[data-theme=light] .Footer-module__NVhknq__footerLinks a:hover{color:#3182ce}.Footer-module__NVhknq__footerLegal{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__NVhknq__footerLegal a{font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}[data-theme=dark] .Footer-module__NVhknq__footerLegal a{color:#718096}[data-theme=dark] .Footer-module__NVhknq__footerLegal a:hover{color:#4a90e2;text-decoration:underline}[data-theme=light] .Footer-module__NVhknq__footerLegal a{color:#718096}[data-theme=light] .Footer-module__NVhknq__footerLegal a:hover{color:#3182ce;text-decoration:underline}.Footer-module__NVhknq__separator{opacity:.5;font-size:12px}[data-theme=dark] .Footer-module__NVhknq__separator,[data-theme=light] .Footer-module__NVhknq__separator{color:#718096}.Footer-module__NVhknq__footerCopyright{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__NVhknq__footerCopyright p{margin:0;font-size:13px}[data-theme=dark] .Footer-module__NVhknq__footerCopyright p,[data-theme=light] .Footer-module__NVhknq__footerCopyright p{color:#718096}.Footer-module__NVhknq__footerBuilt{opacity:.7;font-size:12px!important}
.LoadingScreen-module__e0Y51W__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}[data-theme=dark] .LoadingScreen-module__e0Y51W__loadingContainer{background:linear-gradient(135deg,#0a1929 0%,#1a2f42 100%)}[data-theme=light] .LoadingScreen-module__e0Y51W__loadingContainer{background:linear-gradient(135deg,#fff 0%,#edf2f7 100%)}.LoadingScreen-module__e0Y51W__loadingContent{z-index:2;flex-direction:column;align-items:center;gap:32px;padding:20px;display:flex}.LoadingScreen-module__e0Y51W__logoWrapper{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.LoadingScreen-module__e0Y51W__logo{letter-spacing:-2px;z-index:10;font-family:Outfit,sans-serif;font-size:48px;font-weight:700;position:relative}[data-theme=dark] .LoadingScreen-module__e0Y51W__logo{color:#fff}[data-theme=light] .LoadingScreen-module__e0Y51W__logo{color:#1a202c}.LoadingScreen-module__e0Y51W__spinnerRing{z-index:1;border:3px solid #4a90e2;border-color:#4a90e2 #4a90e2 #0000 #0000;border-radius:50%;width:100%;height:100%;position:absolute}[data-theme=light] .LoadingScreen-module__e0Y51W__spinnerRing{border-top-color:#3182ce;border-right-color:#3182ce}.LoadingScreen-module__e0Y51W__loadingText{flex-direction:column;align-items:center;gap:12px;display:flex}.LoadingScreen-module__e0Y51W__loadingTitle{letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}[data-theme=dark] .LoadingScreen-module__e0Y51W__loadingTitle{color:#fff}[data-theme=light] .LoadingScreen-module__e0Y51W__loadingTitle{color:#1a202c}.LoadingScreen-module__e0Y51W__dotsContainer{justify-content:center;align-items:center;gap:6px;height:20px;display:flex}.LoadingScreen-module__e0Y51W__dot{border-radius:50%;width:8px;height:8px}[data-theme=dark] .LoadingScreen-module__e0Y51W__dot{background:#4a90e2}[data-theme=light] .LoadingScreen-module__e0Y51W__dot{background:#3182ce}.LoadingScreen-module__e0Y51W__progressBarContainer{border-radius:2px;width:300px;height:4px;overflow:hidden}@media (max-width:768px){.LoadingScreen-module__e0Y51W__progressBarContainer{width:250px}}[data-theme=dark] .LoadingScreen-module__e0Y51W__progressBarContainer{background:#4a90e233}[data-theme=light] .LoadingScreen-module__e0Y51W__progressBarContainer{background:#3182ce33}.LoadingScreen-module__e0Y51W__progressBar{border-radius:2px;height:100%}[data-theme=dark] .LoadingScreen-module__e0Y51W__progressBar{background:linear-gradient(90deg,#4a90e2,#61dafb)}[data-theme=light] .LoadingScreen-module__e0Y51W__progressBar{background:linear-gradient(90deg,#3182ce,#0987a0)}.LoadingScreen-module__e0Y51W__gradientBg{z-index:1;opacity:.15;position:absolute;inset:0;overflow:hidden}[data-theme=dark] .LoadingScreen-module__e0Y51W__gradientBg{background:radial-gradient(circle at 20% 20%,#4a90e24d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#61dafb4d 0%,#0000 50%)}[data-theme=light] .LoadingScreen-module__e0Y51W__gradientBg{background:radial-gradient(circle at 20% 20%,#3182ce33 0%,#0000 50%),radial-gradient(circle at 80% 80%,#0987a033 0%,#0000 50%)}
.FeaturedBlog-module__SFTI5a__featuredCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:6px;transition:all .4s;overflow:hidden}.FeaturedBlog-module__SFTI5a__featuredCard:hover{border-color:var(--brand-color,#4a90e2);box-shadow:0 20px 60px #4a90e226}.FeaturedBlog-module__SFTI5a__cardLink{color:inherit;text-decoration:none;display:block}.FeaturedBlog-module__SFTI5a__cardGrid{grid-template-columns:1fr 1fr;min-height:400px;display:grid}@media (max-width:968px){.FeaturedBlog-module__SFTI5a__cardGrid{grid-template-columns:1fr;min-height:auto}}.FeaturedBlog-module__SFTI5a__imageSection{background:var(--surface);position:relative;overflow:hidden}.FeaturedBlog-module__SFTI5a__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.FeaturedBlog-module__SFTI5a__featuredCard:hover .FeaturedBlog-module__SFTI5a__image{transform:scale(1.08)}.FeaturedBlog-module__SFTI5a__categories{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:20px;left:20px}.FeaturedBlog-module__SFTI5a__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;padding:6px 14px;font-size:12px;font-weight:600}.FeaturedBlog-module__SFTI5a__contentSection{flex-direction:column;justify-content:center;padding:48px;display:flex}@media (max-width:768px){.FeaturedBlog-module__SFTI5a__contentSection{padding:32px 24px}}.FeaturedBlog-module__SFTI5a__featuredLabel{margin-bottom:16px}.FeaturedBlog-module__SFTI5a__featuredLabel span{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,gold,orange);border-radius:5px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.FeaturedBlog-module__SFTI5a__title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.FeaturedBlog-module__SFTI5a__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:16px;line-height:1.7;display:-webkit-box;overflow:hidden}.FeaturedBlog-module__SFTI5a__meta{border-bottom:1px solid var(--border-color);align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;display:flex}.FeaturedBlog-module__SFTI5a__metaItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.FeaturedBlog-module__SFTI5a__metaItem svg{flex-shrink:0}.FeaturedBlog-module__SFTI5a__readMore{color:var(--brand-color,#4a90e2);align-items:center;gap:12px;font-size:16px;font-weight:600;transition:gap .3s;display:flex}.FeaturedBlog-module__SFTI5a__featuredCard:hover .FeaturedBlog-module__SFTI5a__readMore{gap:16px}.FeaturedBlog-module__SFTI5a__loading{justify-content:center;align-items:center;min-height:400px;display:flex}.FeaturedBlog-module__SFTI5a__spinner{border:3px solid var(--border-color);border-top-color:var(--brand-color,#4a90e2);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite FeaturedBlog-module__SFTI5a__spin}@keyframes FeaturedBlog-module__SFTI5a__spin{to{transform:rotate(360deg)}}.FeaturedBlog-module__SFTI5a__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:60px 20px;display:flex}.FeaturedBlog-module__SFTI5a__emptyState p{font-size:16px}.FeaturedBlog-module__SFTI5a__browseBtn{background:var(--brand-color,#4a90e2);color:#fff;border-radius:4px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s}.FeaturedBlog-module__SFTI5a__browseBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4a90e24d}
.ReadMoreText-module__ZXGi1W__container{width:100%;max-width:900px;margin:0 auto;position:relative}.ReadMoreText-module__ZXGi1W__content{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;font-size:16px;line-height:1.75;transition:max-height .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ReadMoreText-module__ZXGi1W__content.ReadMoreText-module__ZXGi1W__collapsed{position:relative}.ReadMoreText-module__ZXGi1W__content.ReadMoreText-module__ZXGi1W__expanded{max-height:none!important}.ReadMoreText-module__ZXGi1W__fadeOverlay{background:linear-gradient(to bottom,transparent 0%,var(--background)85%);pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.ReadMoreText-module__ZXGi1W__toggleButton{border:2px solid var(--brand-color,#4a90e2);color:var(--brand-color,#4a90e2);cursor:pointer;background:0 0;border-radius:30px;align-items:center;gap:8px;margin-top:24px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.ReadMoreText-module__ZXGi1W__toggleButton:hover{background:var(--brand-color,#4a90e2);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #4a90e24d}.ReadMoreText-module__ZXGi1W__toggleButton:active{transform:translateY(0)}.ReadMoreText-module__ZXGi1W__toggleButton svg{transition:transform .3s}.ReadMoreText-module__ZXGi1W__toggleButton:hover svg{transform:translateY(2px)}@media (max-width:768px){.ReadMoreText-module__ZXGi1W__container{max-width:100%}.ReadMoreText-module__ZXGi1W__content{font-size:15px;line-height:1.7}.ReadMoreText-module__ZXGi1W__fadeOverlay{height:70px}.ReadMoreText-module__ZXGi1W__toggleButton{margin-top:20px;padding:10px 24px;font-size:14px}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.Services-module__KKUi7a__desktopGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.Services-module__KKUi7a__mobileCarousel{display:none}@media (max-width:768px){.Services-module__KKUi7a__desktopGrid{display:none}.Services-module__KKUi7a__mobileCarousel{width:100%;padding:0 0 60px;display:block}.Services-module__KKUi7a__swiper{width:100%;padding-bottom:40px}}.Services-module__KKUi7a__cardContainer{perspective:1000px;cursor:pointer;height:380px}.Services-module__KKUi7a__card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.Services-module__KKUi7a__cardFront,.Services-module__KKUi7a__cardBack{backface-visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #4a90e233;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:28px 24px;display:flex;position:absolute;overflow:hidden}.Services-module__KKUi7a__cardFront{background:linear-gradient(135deg,#1a2f4299,#1a2f4266);transform:rotateY(0)}.Services-module__KKUi7a__cardBack{background:linear-gradient(135deg,#1a2f42b3,#1a2f4280);justify-content:flex-start;padding-top:20px;transform:rotateY(180deg)}[data-theme=light] .Services-module__KKUi7a__cardFront,[data-theme=light] .Services-module__KKUi7a__cardBack{background:linear-gradient(135deg,#fffffff2,#fafafaf2);border-color:#0000001a;box-shadow:0 4px 16px #00000014}.Services-module__KKUi7a__cardBgOverlay{z-index:0;background:#000;border-radius:6px;position:absolute;inset:0}[data-theme=light] .Services-module__KKUi7a__cardBgOverlay{background:#ffffffb3}.Services-module__KKUi7a__cardFrontContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__KKUi7a__cardBackContent{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__KKUi7a__iconWrapper{margin-bottom:16px}.Services-module__KKUi7a__icon{filter:drop-shadow(0 4px 12px #0003)}.Services-module__KKUi7a__cardTitle{color:#fff;text-align:center;margin-bottom:10px;font-size:1.25rem;font-weight:700;line-height:1.3}[data-theme=light] .Services-module__KKUi7a__cardTitle{color:#1a202c}.Services-module__KKUi7a__previewItem{color:#fffc;text-align:left;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:12px;line-height:1.3;display:flex}[data-theme=light] .Services-module__KKUi7a__previewItem{color:#4a5568}.Services-module__KKUi7a__previewItem svg{flex-shrink:0;margin-top:2px}.Services-module__KKUi7a__previewItem span{flex:1}.Services-module__KKUi7a__timeline{border-radius:4px;margin-bottom:12px;padding:6px 16px;font-size:13px;font-weight:600}.Services-module__KKUi7a__flipHint{color:#fff9;opacity:.8;margin-top:auto;font-size:11px}[data-theme=light] .Services-module__KKUi7a__flipHint{color:#a0aec0}.Services-module__KKUi7a__desktopHint{display:none}.Services-module__KKUi7a__mobileHint{display:inline}@media (min-width:769px){.Services-module__KKUi7a__desktopHint{display:inline}.Services-module__KKUi7a__mobileHint{display:none}}.Services-module__KKUi7a__backTitle{color:#fff;align-self:flex-start;margin-bottom:8px;font-size:1rem;font-weight:700}[data-theme=light] .Services-module__KKUi7a__backTitle{color:#1a202c}.Services-module__KKUi7a__description{color:#ffffffbf;align-self:flex-start;width:100%;margin-bottom:12px;font-size:12px;line-height:1.4}[data-theme=light] .Services-module__KKUi7a__description{color:#718096}.Services-module__KKUi7a__deliverables{flex:1;width:100%;max-height:180px;margin:0 0 12px;padding:0;list-style:none;overflow-y:auto}.Services-module__KKUi7a__deliverables::-webkit-scrollbar{width:4px}.Services-module__KKUi7a__deliverables::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Services-module__KKUi7a__deliverables::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}[data-theme=light] .Services-module__KKUi7a__deliverables::-webkit-scrollbar-track{background:#0000000d}[data-theme=light] .Services-module__KKUi7a__deliverables::-webkit-scrollbar-thumb{background:#0003}.Services-module__KKUi7a__deliverable{color:#ffffffe6;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:13px;line-height:1.3;display:flex}[data-theme=light] .Services-module__KKUi7a__deliverable{color:#2d3748}.Services-module__KKUi7a__deliverable svg{flex-shrink:0;margin-top:2px}.Services-module__KKUi7a__techStack{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.Services-module__KKUi7a__techIcon{color:#fffc;background:#ffffff1a;border:1px solid #fff3;border-radius:3px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}[data-theme=light] .Services-module__KKUi7a__techIcon{color:#4a5568;background:#0000000d;border-color:#0000001a}.Services-module__KKUi7a__techIcon:hover{background:#fff3;border-color:#4a90e2;transform:translateY(-2px)}[data-theme=light] .Services-module__KKUi7a__techIcon:hover{background:#0000001a}.Services-module__KKUi7a__ctaButton{color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:auto;padding:10px 20px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.Services-module__KKUi7a__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}[data-theme=light] .Services-module__KKUi7a__ctaButton:hover{box-shadow:0 8px 20px #00000026}@media (max-width:768px){.Services-module__KKUi7a__cardContainer{height:400px}.Services-module__KKUi7a__cardTitle{font-size:1.125rem}.Services-module__KKUi7a__previewItem{font-size:11px}.Services-module__KKUi7a__flipHint{font-size:10px}.Services-module__KKUi7a__deliverable{font-size:12px}}.swiper-pagination-bullet{opacity:1;background:#fff6}.swiper-pagination-bullet-active{background:#4a90e2}[data-theme=light] .swiper-pagination-bullet{background:#0000004d}[data-theme=light] .swiper-pagination-bullet-active{background:#4a90e2}.Services-module__KKUi7a__cardTagline{color:#ffffffd9;text-align:center;margin-bottom:12px;font-size:14px;line-height:1.4}[data-theme=light] .Services-module__KKUi7a__cardTagline{color:#4a5568}.Services-module__KKUi7a__frontDescription{color:#ffffffb3;text-align:center;margin-bottom:16px;padding:0 8px;font-size:12px;font-style:italic;line-height:1.4}[data-theme=light] .Services-module__KKUi7a__frontDescription{color:#718096}.Services-module__KKUi7a__previewDeliverables{width:100%;margin:0 0 16px;padding:0;list-style:none}
.ReviewStrip-module__RdT1va__strip{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;margin-top:24px;padding:6px 0;text-decoration:none;transition:all .25s;display:inline-flex}.ReviewStrip-module__RdT1va__strip:hover{transform:translateY(-1px)}.ReviewStrip-module__RdT1va__stars{align-items:center;gap:2px;display:flex}.ReviewStrip-module__RdT1va__starFilled{color:#f59e0b}[data-theme=dark] .ReviewStrip-module__RdT1va__starEmpty{color:#a0aec04d}[data-theme=light] .ReviewStrip-module__RdT1va__starEmpty{color:#7180964d}.ReviewStrip-module__RdT1va__ratingText{margin-left:4px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}[data-theme=dark] .ReviewStrip-module__RdT1va__ratingText{color:#f59e0b}[data-theme=light] .ReviewStrip-module__RdT1va__ratingText{color:#d97706}.ReviewStrip-module__RdT1va__divider{width:1px;height:20px}[data-theme=dark] .ReviewStrip-module__RdT1va__divider{background:#a0aec033}[data-theme=light] .ReviewStrip-module__RdT1va__divider{background:#71809633}.ReviewStrip-module__RdT1va__avatars{align-items:center;display:flex}.ReviewStrip-module__RdT1va__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-8px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ReviewStrip-module__RdT1va__avatar:first-child{margin-left:0}[data-theme=dark] .ReviewStrip-module__RdT1va__avatar{border:2px solid #0a1929}[data-theme=light] .ReviewStrip-module__RdT1va__avatar{border:2px solid #fff}.ReviewStrip-module__RdT1va__avatar img{object-fit:cover;width:100%;height:100%}.ReviewStrip-module__RdT1va__avatarInitial{justify-content:center;align-items:center;width:100%;height:100%;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;display:flex}[data-theme=dark] .ReviewStrip-module__RdT1va__avatarInitial{color:#fff;background:linear-gradient(135deg,#4a90e2,#667eea)}[data-theme=light] .ReviewStrip-module__RdT1va__avatarInitial{color:#fff;background:linear-gradient(135deg,#3182ce,#5a67d8)}.ReviewStrip-module__RdT1va__avatarCount{justify-content:center;align-items:center;width:100%;height:100%;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;display:flex}[data-theme=dark] .ReviewStrip-module__RdT1va__avatarCount{color:#a0aec0;background:#1a2f42e6}[data-theme=light] .ReviewStrip-module__RdT1va__avatarCount{color:#718096;background:#edf2f7}.ReviewStrip-module__RdT1va__reviewsLabel{letter-spacing:.3px;border-bottom:1px solid #0000;padding-bottom:1px;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s}[data-theme=dark] .ReviewStrip-module__RdT1va__reviewsLabel{color:#a0aec0}[data-theme=light] .ReviewStrip-module__RdT1va__reviewsLabel{color:#718096}.ReviewStrip-module__RdT1va__strip:hover .ReviewStrip-module__RdT1va__reviewsLabel{color:#f59e0b;border-bottom-color:#f59e0b}@media (max-width:768px){.ReviewStrip-module__RdT1va__strip{justify-content:center}}
.AnalyticsPanel-module__nEe6Ua__panel{border-radius:6px;flex-direction:column;gap:20px;height:100%;padding:24px;display:flex}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__panel{-webkit-backdrop-filter:blur(12px);background:#102438d9;border:1px solid #667eea40}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__panel{background:#fffffff2;border:1px solid #667eea33;box-shadow:0 4px 20px #667eea14}.AnalyticsPanel-module__nEe6Ua__panelHeader{justify-content:space-between;align-items:center;display:flex}.AnalyticsPanel-module__nEe6Ua__headerLeft{align-items:baseline;gap:10px;display:flex}.AnalyticsPanel-module__nEe6Ua__panelTitle{margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__panelTitle{color:#fff}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__panelTitle{color:#1a202c}.AnalyticsPanel-module__nEe6Ua__totalViews{font-family:Outfit,sans-serif;font-size:12px;font-weight:500}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__totalViews{color:#90cdf4}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__totalViews{color:#4a90e2}.AnalyticsPanel-module__nEe6Ua__periodToggle{border-radius:3px;gap:2px;padding:2px;display:flex;overflow:hidden}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__periodToggle{background:#667eea1a;border:1px solid #667eea33}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__periodToggle{background:#667eea0f;border:1px solid #667eea26}.AnalyticsPanel-module__nEe6Ua__periodBtn{cursor:pointer;background:0 0;border:none;border-radius:3px;padding:5px 14px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600;transition:all .25s}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__periodBtn{color:#a0aec0}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__periodBtn:hover{color:#e2e8f0;background:#667eea26}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__periodBtn{color:#718096}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__periodBtn:hover{color:#2d3748;background:#667eea14}.AnalyticsPanel-module__nEe6Ua__periodActive{box-shadow:0 2px 8px #667eea66;color:#fff!important;background:linear-gradient(135deg,#667eea,#764ba2)!important}.AnalyticsPanel-module__nEe6Ua__chartContainer{border-radius:6px;flex:1;min-height:160px;padding:8px 4px}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__chartContainer{background:#0a192966;border:1px solid #667eea14}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__chartContainer{background:#667eea08;border:1px solid #667eea0f}.AnalyticsPanel-module__nEe6Ua__tooltip{border-radius:2px;padding:8px 12px;font-family:Outfit,sans-serif}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__tooltip{background:#0a1929f2;border:1px solid #667eea4d;box-shadow:0 4px 12px #0000004d}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__tooltip{background:#fff;border:1px solid #667eea33;box-shadow:0 4px 12px #0000001a}.AnalyticsPanel-module__nEe6Ua__tooltipLabel{margin:0 0 2px;font-size:11px}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__tooltipLabel{color:#a0aec0}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__tooltipLabel{color:#718096}.AnalyticsPanel-module__nEe6Ua__tooltipValue{color:#667eea;margin:0;font-size:13px;font-weight:600}.AnalyticsPanel-module__nEe6Ua__miniStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.AnalyticsPanel-module__nEe6Ua__miniCard{text-align:center;border-radius:5px;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;transition:transform .2s,box-shadow .2s;display:flex}.AnalyticsPanel-module__nEe6Ua__miniCard:hover{transform:translateY(-2px)}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardGreen{background:#48bb781a;border:1px solid #48bb7840}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardGreen:hover{box-shadow:0 4px 16px #48bb7826}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#68d391}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniValue{color:#9ae6b4}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#48bb78b3}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardGreen{background:#48bb7814;border:1px solid #38a16933}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardGreen:hover{box-shadow:0 4px 16px #48bb781f}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#38a169}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniValue{color:#276749}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardGreen .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#48bb78}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardAmber{background:#ed89361a;border:1px solid #ed893640}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardAmber:hover{box-shadow:0 4px 16px #ed893626}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#f6ad55}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniValue{color:#fbd38d}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#ed8936b3}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardAmber{background:#ed893614;border:1px solid #dd6b2033}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardAmber:hover{box-shadow:0 4px 16px #ed89361f}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#dd6b20}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniValue{color:#9c4221}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardAmber .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#ed8936}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardCyan{background:#38b2ac1a;border:1px solid #38b2ac40}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardCyan:hover{box-shadow:0 4px 16px #38b2ac26}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#4fd1c5}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniValue{color:#81e6d9}[data-theme=dark] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#38b2acb3}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardCyan{background:#38b2ac14;border:1px solid #31979533}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardCyan:hover{box-shadow:0 4px 16px #38b2ac1f}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniIcon{color:#319795}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniValue{color:#234e52}[data-theme=light] .AnalyticsPanel-module__nEe6Ua__cardCyan .AnalyticsPanel-module__nEe6Ua__miniLabel{color:#38b2ac}.AnalyticsPanel-module__nEe6Ua__miniIcon{align-items:center;gap:4px;display:flex;position:relative}.AnalyticsPanel-module__nEe6Ua__miniValue{font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:1}.AnalyticsPanel-module__nEe6Ua__miniLabel{text-transform:uppercase;letter-spacing:.5px;font-family:Outfit,sans-serif;font-size:10px;font-weight:600}.AnalyticsPanel-module__nEe6Ua__liveDot{background:#48bb78;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite AnalyticsPanel-module__nEe6Ua__pulse;box-shadow:0 0 6px #48bb7899}@keyframes AnalyticsPanel-module__nEe6Ua__pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 6px #48bb7899}50%{opacity:.6;transform:scale(1.4);box-shadow:0 0 12px #48bb78cc}}@media (max-width:768px){.AnalyticsPanel-module__nEe6Ua__panel{gap:16px;padding:18px}.AnalyticsPanel-module__nEe6Ua__miniStats{gap:8px}.AnalyticsPanel-module__nEe6Ua__miniCard{padding:10px 6px}.AnalyticsPanel-module__nEe6Ua__miniValue{font-size:16px}.AnalyticsPanel-module__nEe6Ua__miniLabel{font-size:9px}}
