.Hero-module__ZARIfG__hero{background-color:var(--background);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Hero-module__ZARIfG__hero{align-items:flex-start;padding-top:8rem}.Hero-module__ZARIfG__title{margin-top:1rem;line-height:1.2;overflow:visible;white-space:nowrap!important;letter-spacing:1px!important;width:100%!important;max-width:100vw!important;font-size:clamp(1.5rem,8vw,3rem)!important}.Hero-module__ZARIfG__highlight:before{display:block}.Hero-module__ZARIfG__highlight{color:#0000;-webkit-text-stroke:.5px var(--primary);text-shadow:none!important}.Hero-module__ZARIfG__actions{flex-flow:wrap;justify-content:center;gap:1rem;width:100%;padding:0}.Hero-module__ZARIfG__actions .btn{flex:auto;min-width:140px;padding:.8rem 1.5rem;font-size:.85rem}.Hero-module__ZARIfG__stats{flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem}.Hero-module__ZARIfG__container{width:100%;padding-bottom:4rem;padding-left:1rem;padding-right:1rem;overflow-x:hidden}.Hero-module__ZARIfG__scrollIndicator{display:none!important}}.Hero-module__ZARIfG__backgroundImage{object-fit:cover;z-index:0;opacity:.6;filter:contrast(1.2)brightness(.8);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{background:radial-gradient(circle at center,transparent 0%,var(--background)90%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;text-align:center;max-width:1000px;padding:0 1.5rem;position:relative}.Hero-module__ZARIfG__title{text-transform:uppercase;letter-spacing:-.04em;color:#fff;text-shadow:0 0 40px #00f3ff4d;margin-bottom:2rem;font-size:5rem;font-weight:900;line-height:1.1}.Hero-module__ZARIfG__highlight{color:#0000;-webkit-text-stroke:2px var(--primary);display:inline-block;position:relative}.Hero-module__ZARIfG__highlight:before{content:attr(data-text);width:0;height:100%;color:var(--primary);border-right:2px solid var(--primary);white-space:nowrap;animation:4s linear infinite alternate Hero-module__ZARIfG__fillText;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__subtitle{color:#fffc;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:300}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;margin-bottom:5rem;display:flex}.Hero-module__ZARIfG__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;justify-content:center;gap:4rem;padding:2rem;display:inline-flex}.Hero-module__ZARIfG__statItem{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__statValue{color:var(--primary);text-shadow:0 0 20px #00f3ff80;font-size:2.5rem;font-weight:800}.Hero-module__ZARIfG__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:.8rem}@keyframes Hero-module__ZARIfG__fillText{0%,20%{width:0}80%,to{width:100%}}.Hero-module__ZARIfG__scrollIndicator{cursor:pointer;z-index:20;opacity:.7;flex-direction:column;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator:hover{opacity:1}.Hero-module__ZARIfG__mouse{border:2px solid var(--primary);border-radius:20px;width:30px;height:50px;position:relative}.Hero-module__ZARIfG__wheel{background:var(--primary);border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__ZARIfG__scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__arrows{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__ZARIfG__arrows span{border-bottom:2px solid var(--primary);border-right:2px solid var(--primary);width:10px;height:10px;animation:2s infinite Hero-module__ZARIfG__scrollArrow;display:block;transform:rotate(45deg)}.Hero-module__ZARIfG__arrows span:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__arrows span:nth-child(3){animation-delay:.4s}@keyframes Hero-module__ZARIfG__scrollWheel{0%{opacity:1;top:8px}to{opacity:0;top:25px}}@keyframes Hero-module__ZARIfG__scrollArrow{0%{opacity:0;transform:rotate(45deg)translate(-5px,-5px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg)translate(5px,5px)}}
.ClientCarousel-module__ugVRlq__section{background:var(--background);border-bottom:1px solid var(--border);padding:4rem 0;position:relative}.ClientCarousel-module__ugVRlq__section:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.5;width:100%;height:1px;position:absolute;top:0;left:0}.ClientCarousel-module__ugVRlq__title{text-align:center;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-bottom:3rem;font-size:1rem}.ClientCarousel-module__ugVRlq__carousel{width:100%;padding:2rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.ClientCarousel-module__ugVRlq__track{width:max-content;animation:30s linear infinite ClientCarousel-module__ugVRlq__scroll;display:flex}.ClientCarousel-module__ugVRlq__track:hover{animation-play-state:paused}.ClientCarousel-module__ugVRlq__slide{justify-content:center;align-items:center;width:180px;padding:0 1rem;display:flex}.ClientCarousel-module__ugVRlq__link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;justify-content:center;align-items:center;width:150px;height:150px;padding:1.5rem;transition:all .3s;display:flex}.ClientCarousel-module__ugVRlq__link:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px);box-shadow:0 0 20px #00f3ff1a}.ClientCarousel-module__ugVRlq__logo{filter:grayscale()brightness(1.5);opacity:.7;max-width:100%;height:auto;max-height:80px;transition:all .3s}.ClientCarousel-module__ugVRlq__link:hover .ClientCarousel-module__ugVRlq__logo{filter:grayscale(0%)brightness(1.2);opacity:1;transform:scale(1.1)}[data-theme=light] .ClientCarousel-module__ugVRlq__link{background:#00000008;border-color:#0000001a}[data-theme=light] .ClientCarousel-module__ugVRlq__link:hover{border-color:var(--primary);background:#0000000d}[data-theme=light] .ClientCarousel-module__ugVRlq__logo{filter:grayscale()brightness(0);opacity:.6}[data-theme=light] .ClientCarousel-module__ugVRlq__link:hover .ClientCarousel-module__ugVRlq__logo{filter:grayscale(0%);opacity:1}@keyframes ClientCarousel-module__ugVRlq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.ProductCard-module__t53O_a__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductCard-module__t53O_a__card:hover{border-color:var(--primary);transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006,0 0 20px #00f3ff33}.ProductCard-module__t53O_a__card:hover:before{opacity:1}.ProductCard-module__t53O_a__title{color:var(--foreground);z-index:1;margin-bottom:1rem;font-size:1.75rem;font-weight:800;position:relative}.ProductCard-module__t53O_a__description{color:var(--muted);z-index:1;flex-grow:1;margin-bottom:2rem;line-height:1.6;position:relative}.ProductCard-module__t53O_a__link{color:var(--primary);z-index:1;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;transition:gap .2s;display:inline-flex;position:relative}.ProductCard-module__t53O_a__link:hover{text-shadow:0 0 10px var(--primary);gap:1rem}.ProductCard-module__t53O_a__comingSoon{color:var(--accent);border:1px solid var(--accent);text-transform:uppercase;letter-spacing:.1em;background:#bc13fe1a;border-radius:2rem;align-self:flex-start;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 0 15px #bc13fe33}
.page-module___8aEwW__grid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module___8aEwW__ecommerceSection{background:var(--background);color:var(--foreground);position:relative;overflow:visible}.page-module___8aEwW__ecommerceSection:before{display:none}.page-module___8aEwW__split{z-index:1;grid-template-columns:1fr;align-items:center;gap:6rem;display:grid;position:relative}.page-module___8aEwW__text{color:var(--foreground);margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.page-module___8aEwW__list{margin-bottom:3rem;list-style:none}.page-module___8aEwW__listItem{color:var(--foreground);align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.page-module___8aEwW__icon{color:var(--primary);filter:drop-shadow(0 0 5px #00f3ff80);flex-shrink:0;margin-top:.25rem}.page-module___8aEwW__imagePlaceholder{background:var(--card);border:1px solid var(--border);border-radius:2rem;justify-content:center;align-items:center;height:500px;display:flex;position:relative;overflow:visible;box-shadow:0 20px 40px #0000001a}.page-module___8aEwW__dashboardImage{object-fit:cover;opacity:1;border-radius:2rem;transition:transform .5s}.page-module___8aEwW__imagePlaceholder:hover .page-module___8aEwW__dashboardImage{transform:scale(1.02)}.page-module___8aEwW__statCard{background:var(--card);border:1px solid var(--border);z-index:10;border-radius:1rem;flex-direction:column;align-items:center;min-width:140px;padding:1.5rem 2rem;display:flex;position:absolute;top:15%;left:-60px;box-shadow:0 10px 30px #0000001a}.page-module___8aEwW__statNumber{color:var(--primary);text-shadow:none;font-size:2.5rem;font-weight:800}.page-module___8aEwW__statText{color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:700}@media (min-width:768px){.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__split{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page-module___8aEwW__split{gap:3rem}.page-module___8aEwW__statCard{width:100%;margin-bottom:1rem;position:relative;top:auto;left:0}}
