.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;width:100%;padding:1.25rem 2rem;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-effect);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-md);padding:.875rem 2rem}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoText{background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-muted);align-items:center;gap:.375rem;font-size:.9rem;font-weight:500;transition:color .2s;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary-color)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--primary-gradient);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__button{background:var(--primary-gradient);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;color:#fff!important}.Navbar-module__cJzEcG__button:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-main);cursor:pointer;z-index:101;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:background .2s;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{background:var(--bg-secondary)}.Navbar-module__cJzEcG__mobileMenu{background:var(--glass-bg);width:100%;height:100vh;-webkit-backdrop-filter:var(--glass-effect);z-index:99;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-main);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--primary-color)}.Navbar-module__cJzEcG__mobileButton{background:var(--primary-gradient);border-radius:99px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex;color:#fff!important}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__navbar{padding:1rem 1.5rem}.Navbar-module__cJzEcG__mobileLinks{gap:1.5rem}.Navbar-module__cJzEcG__mobileLinks a{font-size:1.25rem}.Navbar-module__cJzEcG__mobileButton{margin-top:.75rem;padding:.625rem 1.25rem;font-size:.9rem}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{padding:.875rem 1rem}.Navbar-module__cJzEcG__logoText{font-size:1.25rem}.Navbar-module__cJzEcG__mobileLinks a{font-size:1.1rem}.Navbar-module__cJzEcG__mobileButton{padding:.5rem 1rem;font-size:.85rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color)}.Footer-module__S6Hkya__container{max-width:1100px;margin:0 auto;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__logo{background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:var(--text-muted);margin:0;font-size:.875rem;font-weight:500}.Footer-module__S6Hkya__description{color:var(--text-muted);max-width:280px;margin-top:.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__contact{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__contactItem:hover{color:var(--primary-color)}.Footer-module__S6Hkya__column h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-main);margin-bottom:1rem;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__column li a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column li a:hover{color:var(--primary-color)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{background:var(--bg-card);border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:var(--primary-color);border-color:var(--primary-color);background:#7c3aed0d}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__brand{grid-column:span 2}}@media (max-width:540px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:span 1}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:7rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:0;pointer-events:none;width:100%;max-width:1200px;height:600px;transition:background .5s;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__gridPattern{background-image:linear-gradient(var(--border-color)1px,transparent 1px),linear-gradient(90deg,var(--border-color)1px,transparent 1px);opacity:.3;z-index:0;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}.Hero-module__ZARIfG__content{z-index:1;grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid;position:relative}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:1.25rem;display:flex}.Hero-module__ZARIfG__badge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--text-main);font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 50%,#06b6d4 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:480px;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__productTabs{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__productTab{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Hero-module__ZARIfG__productTab:hover{border-color:var(--tab-color);color:var(--tab-color)}.Hero-module__ZARIfG__productTabActive{background:var(--bg-secondary);border-color:var(--tab-color);color:var(--text-main);box-shadow:0 0 0 3px color-mix(in srgb,var(--tab-color)15%,transparent)}.Hero-module__ZARIfG__tabIcon{font-size:1rem}.Hero-module__ZARIfG__tabName{font-weight:600}.Hero-module__ZARIfG__tabSoon{color:#ec4899;text-transform:uppercase;background:#ec48991a;border-radius:4px;padding:.125rem .375rem;font-size:.65rem;font-weight:600}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__primaryButton{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 4px 14px #7c3aed66}.Hero-module__ZARIfG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.Hero-module__ZARIfG__secondaryButton{background:var(--bg-card);color:var(--text-main);border:1px solid var(--border-color)}.Hero-module__ZARIfG__secondaryButton:hover{background:var(--bg-secondary);border-color:var(--primary-color)}.Hero-module__ZARIfG__visualContent{position:relative}.Hero-module__ZARIfG__dashboardMockup{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014,inset 0 0 0 1px #ffffff1a}.Hero-module__ZARIfG__browserBar{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.Hero-module__ZARIfG__browserDots{gap:6px;display:flex}.Hero-module__ZARIfG__browserDots span{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__browserUrl{background:var(--bg-main);color:var(--text-muted);border-radius:6px;flex:1;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;display:flex}.Hero-module__ZARIfG__dashboardContent{padding:1.25rem}.Hero-module__ZARIfG__dashboardHeader{margin-bottom:1rem}.Hero-module__ZARIfG__productBadge{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__comingSoonBadge{background:#0000001a;border-radius:4px;margin-left:.5rem;padding:.125rem .5rem;font-size:.65rem}.Hero-module__ZARIfG__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.Hero-module__ZARIfG__statCard{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:10px;padding:.875rem}.Hero-module__ZARIfG__statInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__statValue{font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);margin-top:.125rem;font-size:.7rem}.Hero-module__ZARIfG__chartPlaceholder{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;height:80px;margin-bottom:1rem;padding:1rem}.Hero-module__ZARIfG__chartBars{justify-content:space-between;align-items:flex-end;gap:8px;height:100%;display:flex}.Hero-module__ZARIfG__chartBar{opacity:.9;border-radius:4px 4px 0 0;flex:1;transition:background .3s}.Hero-module__ZARIfG__dashboardCTA{text-align:center;color:#fff;border-radius:8px;padding:.75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:block}.Hero-module__ZARIfG__dashboardCTA:hover{opacity:.9;color:#fff}.Hero-module__ZARIfG__floatingCard{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-main);white-space:nowrap;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8rem;font-weight:500;display:flex;position:absolute;box-shadow:0 8px 24px #00000014}@media (max-width:968px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__textContent{align-items:center}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__productTabs,.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__visualContent{max-width:500px;margin:0 auto}.Hero-module__ZARIfG__floatingCard{display:none}.Hero-module__ZARIfG__dashboardGrid{grid-template-columns:1fr}}@media (max-width:540px){.Hero-module__ZARIfG__hero{padding:6rem 1rem 3rem}.Hero-module__ZARIfG__title{font-size:clamp(1.75rem,6vw,2.5rem)}.Hero-module__ZARIfG__subtitle{font-size:.95rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{width:100%;padding:.75rem 1.25rem;font-size:.9rem}.Hero-module__ZARIfG__productTabs{flex-direction:column;gap:.5rem;width:100%}.Hero-module__ZARIfG__productTab{justify-content:center;padding:.5rem .75rem;font-size:.8rem}.Hero-module__ZARIfG__tabIcon{font-size:.9rem}.Hero-module__ZARIfG__tabName{font-size:.85rem}.Hero-module__ZARIfG__tabSoon{padding:.1rem .3rem;font-size:.6rem}.Hero-module__ZARIfG__badge{padding:.375rem .75rem;font-size:.75rem}.Hero-module__ZARIfG__dashboardMockup{border-radius:12px}.Hero-module__ZARIfG__browserBar{padding:.5rem .75rem}.Hero-module__ZARIfG__browserDots span{width:8px;height:8px}.Hero-module__ZARIfG__browserUrl{font-size:.7rem}.Hero-module__ZARIfG__dashboardContent{min-height:180px;padding:.75rem}.Hero-module__ZARIfG__statsRow{gap:.5rem}.Hero-module__ZARIfG__statBox{padding:.75rem}.Hero-module__ZARIfG__statValue{font-size:1.25rem}.Hero-module__ZARIfG__statLabel{font-size:.65rem}}@media (max-width:400px){.Hero-module__ZARIfG__hero{padding:5.5rem .75rem 2.5rem}.Hero-module__ZARIfG__title{font-size:1.5rem}.Hero-module__ZARIfG__subtitle{font-size:.875rem}.Hero-module__ZARIfG__productTab{padding:.5rem .625rem}.Hero-module__ZARIfG__tabName{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__badgeDot{animation:none}}
.Clients-module__JtlyXW__section{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:2.5rem 2rem}.Clients-module__JtlyXW__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.Clients-module__JtlyXW__title{color:var(--text-muted);white-space:nowrap;font-size:.875rem;font-weight:500}.Clients-module__JtlyXW__industryGrid{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Clients-module__JtlyXW__industryItem{color:var(--text-main);cursor:default;align-items:center;gap:.625rem;transition:transform .2s;display:flex}.Clients-module__JtlyXW__industryItem:hover{transform:translateY(-2px)}.Clients-module__JtlyXW__iconWrapper{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.Clients-module__JtlyXW__industryItem:hover .Clients-module__JtlyXW__iconWrapper{transform:scale(1.1)}.Clients-module__JtlyXW__label{color:var(--text-main);font-size:.85rem;font-weight:600}@media (max-width:900px){.Clients-module__JtlyXW__container{text-align:center;flex-direction:column}.Clients-module__JtlyXW__title{margin-bottom:.5rem}.Clients-module__JtlyXW__industryGrid{justify-content:center;gap:1.5rem}}@media (max-width:600px){.Clients-module__JtlyXW__section{padding:2rem 1rem}.Clients-module__JtlyXW__industryGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.Clients-module__JtlyXW__industryItem{text-align:center;flex-direction:column;gap:.5rem}.Clients-module__JtlyXW__iconWrapper{width:44px;height:44px}.Clients-module__JtlyXW__label{font-size:.7rem}}@media (max-width:400px){.Clients-module__JtlyXW__industryGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Clients-module__JtlyXW__iconWrapper{width:40px;height:40px}}
.contact-module__swMWYG__container{background:var(--dark-bg);justify-content:center;min-height:100vh;padding-top:100px;display:flex}.contact-module__swMWYG__content{width:100%;max-width:1000px;padding:2rem}.contact-module__swMWYG__content h1{background:linear-gradient(to right,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.contact-module__swMWYG__content>p{color:var(--text-muted);margin-bottom:3rem;font-size:1.2rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 2fr;gap:4rem;display:grid}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr}}.contact-module__swMWYG__info{background:var(--bg-card);height:fit-content;box-shadow:var(--shadow-md);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem}.contact-module__swMWYG__info h3{color:var(--text-main);margin-bottom:1.5rem;font-size:1.2rem}.contact-module__swMWYG__info p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem}.contact-module__swMWYG__info strong{color:var(--text-main)}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__group{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__group label{color:var(--text-muted);font-size:.9rem;font-weight:500}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 2px #00adef1a}.contact-module__swMWYG__button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:700;transition:opacity .2s}.contact-module__swMWYG__button:hover{opacity:.9}.contact-module__swMWYG__chipContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.contact-module__swMWYG__chip{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-muted);cursor:pointer;border-radius:2rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.contact-module__swMWYG__chip:hover{background:var(--bg-brand-tint);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}
.nextrahr-module__lLU7sa__main{background:var(--bg-main);min-height:100vh}.nextrahr-module__lLU7sa__hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.nextrahr-module__lLU7sa__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#2563eb1f 0%,#84cc1614 40%,#0000 70%);width:100%;max-width:1200px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.nextrahr-module__lLU7sa__heroContent{max-width:800px;margin:0 auto;position:relative}.nextrahr-module__lLU7sa__badge{background:var(--bg-card);border:1px solid var(--border-color);color:#2563eb;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.nextrahr-module__lLU7sa__title{color:var(--text-main);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.nextrahr-module__lLU7sa__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb 0%,#84cc16 100%);-webkit-background-clip:text;background-clip:text}.nextrahr-module__lLU7sa__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.7}.nextrahr-module__lLU7sa__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.nextrahr-module__lLU7sa__primaryBtn,.nextrahr-module__lLU7sa__secondaryBtn{border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.nextrahr-module__lLU7sa__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 14px #2563eb66}.nextrahr-module__lLU7sa__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80}.nextrahr-module__lLU7sa__secondaryBtn{background:var(--bg-card);color:var(--text-main);border:1px solid var(--border-color)}.nextrahr-module__lLU7sa__secondaryBtn:hover{color:#2563eb;border-color:#2563eb}.nextrahr-module__lLU7sa__megaSection{padding:4rem 2rem}.nextrahr-module__lLU7sa__container{max-width:1200px;margin:0 auto}.nextrahr-module__lLU7sa__featureGroup{margin-bottom:5rem}.nextrahr-module__lLU7sa__groupHeader{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.nextrahr-module__lLU7sa__groupIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.nextrahr-module__lLU7sa__groupHeader h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.nextrahr-module__lLU7sa__line{background:var(--border-color);flex:1;height:1px}.nextrahr-module__lLU7sa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.nextrahr-module__lLU7sa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.nextrahr-module__lLU7sa__card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb 0%,#84cc16 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.nextrahr-module__lLU7sa__card:hover{border-color:#2563eb33;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.nextrahr-module__lLU7sa__card:hover:before{opacity:1}.nextrahr-module__lLU7sa__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.nextrahr-module__lLU7sa__cardIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.nextrahr-module__lLU7sa__card h3{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:600}.nextrahr-module__lLU7sa__card ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.nextrahr-module__lLU7sa__card li{color:var(--text-muted);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.5;display:flex}.nextrahr-module__lLU7sa__card li svg{flex-shrink:0;margin-top:2px}.nextrahr-module__lLU7sa__footerCTA{text-align:center;background:linear-gradient(135deg,#2563eb 0%,#84cc16 100%);margin-top:2rem;padding:5rem 2rem}.nextrahr-module__lLU7sa__footerCTA h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.nextrahr-module__lLU7sa__footerCTA p{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem}.nextrahr-module__lLU7sa__btn{color:#2563eb;background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.nextrahr-module__lLU7sa__btn:hover{color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.nextrahr-module__lLU7sa__statsBar{background:var(--border-color);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:3rem 0;display:grid;overflow:hidden}.nextrahr-module__lLU7sa__statItem{background:var(--bg-card);text-align:center;padding:1.5rem}.nextrahr-module__lLU7sa__statValue{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb 0%,#84cc16 100%);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.nextrahr-module__lLU7sa__statLabel{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}@media (max-width:900px){.nextrahr-module__lLU7sa__grid{grid-template-columns:repeat(2,1fr)}.nextrahr-module__lLU7sa__groupHeader{flex-wrap:wrap}.nextrahr-module__lLU7sa__groupHeader h2{font-size:1.25rem}}@media (max-width:768px){.nextrahr-module__lLU7sa__hero{padding:8rem 1.5rem 4rem}.nextrahr-module__lLU7sa__title{font-size:2.25rem}.nextrahr-module__lLU7sa__subtitle{font-size:1rem}.nextrahr-module__lLU7sa__grid{grid-template-columns:1fr}.nextrahr-module__lLU7sa__heroActions{flex-direction:column;align-items:stretch}.nextrahr-module__lLU7sa__primaryBtn,.nextrahr-module__lLU7sa__secondaryBtn{justify-content:center;width:100%}.nextrahr-module__lLU7sa__statsBar{grid-template-columns:repeat(2,1fr)}.nextrahr-module__lLU7sa__megaSection{padding:3rem 1.5rem}.nextrahr-module__lLU7sa__card{padding:1.5rem}.nextrahr-module__lLU7sa__footerCTA{padding:4rem 1.5rem}.nextrahr-module__lLU7sa__footerCTA h2{font-size:1.5rem}}@media (max-width:480px){.nextrahr-module__lLU7sa__hero{padding:7rem 1rem 3rem}.nextrahr-module__lLU7sa__badge{padding:.375rem .75rem;font-size:.7rem}.nextrahr-module__lLU7sa__title{font-size:1.875rem}.nextrahr-module__lLU7sa__statsBar{border-radius:12px;grid-template-columns:1fr 1fr}.nextrahr-module__lLU7sa__statItem{padding:1rem}.nextrahr-module__lLU7sa__statValue{font-size:1.5rem}.nextrahr-module__lLU7sa__groupHeader{gap:1rem;margin-bottom:1.5rem}.nextrahr-module__lLU7sa__groupIcon{width:40px;height:40px}.nextrahr-module__lLU7sa__line{display:none}.nextrahr-module__lLU7sa__card{padding:1.25rem}.nextrahr-module__lLU7sa__cardHeader{margin-bottom:1rem}.nextrahr-module__lLU7sa__card ul{gap:.5rem}.nextrahr-module__lLU7sa__card li{font-size:.85rem}.nextrahr-module__lLU7sa__btn{padding:.875rem 1.5rem;font-size:.9rem}}
.nextrapulse-module__twETQq__main{background:var(--bg-main);min-height:100vh}.nextrapulse-module__twETQq__hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.nextrapulse-module__twETQq__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#7c3aed1f 0%,#06b6d414 40%,#0000 70%);width:100%;max-width:1200px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.nextrapulse-module__twETQq__heroContent{max-width:800px;margin:0 auto;position:relative}.nextrapulse-module__twETQq__badge{background:var(--bg-card);border:1px solid var(--border-color);color:var(--primary-color);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.nextrapulse-module__twETQq__title{color:var(--text-main);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.nextrapulse-module__twETQq__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nextrapulse-module__twETQq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.7}.nextrapulse-module__twETQq__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.nextrapulse-module__twETQq__primaryBtn,.nextrapulse-module__twETQq__secondaryBtn{border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.nextrapulse-module__twETQq__primaryBtn{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 4px 14px #7c3aed66}.nextrapulse-module__twETQq__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.nextrapulse-module__twETQq__secondaryBtn{background:var(--bg-card);color:var(--text-main);border:1px solid var(--border-color)}.nextrapulse-module__twETQq__secondaryBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.nextrapulse-module__twETQq__megaSection{padding:4rem 2rem}.nextrapulse-module__twETQq__container{max-width:1200px;margin:0 auto}.nextrapulse-module__twETQq__featureGroup{margin-bottom:5rem}.nextrapulse-module__twETQq__groupHeader{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.nextrapulse-module__twETQq__groupIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.nextrapulse-module__twETQq__groupHeader h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.nextrapulse-module__twETQq__line{background:var(--border-color);flex:1;height:1px}.nextrapulse-module__twETQq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.nextrapulse-module__twETQq__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.nextrapulse-module__twETQq__card:before{content:"";background:var(--primary-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.nextrapulse-module__twETQq__card:hover{border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.nextrapulse-module__twETQq__card:hover:before{opacity:1}.nextrapulse-module__twETQq__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.nextrapulse-module__twETQq__cardIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.nextrapulse-module__twETQq__card h3{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:600}.nextrapulse-module__twETQq__card ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.nextrapulse-module__twETQq__card li{color:var(--text-muted);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.5;display:flex}.nextrapulse-module__twETQq__card li svg{flex-shrink:0;margin-top:2px}.nextrapulse-module__twETQq__footerCTA{text-align:center;background:var(--primary-gradient);margin-top:2rem;padding:5rem 2rem}.nextrapulse-module__twETQq__footerCTA h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.nextrapulse-module__twETQq__footerCTA p{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem}.nextrapulse-module__twETQq__btn{color:var(--primary-color);background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.nextrapulse-module__twETQq__btn:hover{color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 20px #0003}.nextrapulse-module__twETQq__statsBar{background:var(--border-color);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:3rem 0;display:grid;overflow:hidden}.nextrapulse-module__twETQq__statItem{background:var(--bg-card);text-align:center;padding:1.5rem}.nextrapulse-module__twETQq__statValue{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.nextrapulse-module__twETQq__statLabel{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}@media (max-width:900px){.nextrapulse-module__twETQq__grid{grid-template-columns:repeat(2,1fr)}.nextrapulse-module__twETQq__groupHeader{flex-wrap:wrap}.nextrapulse-module__twETQq__groupHeader h2{font-size:1.25rem}}@media (max-width:768px){.nextrapulse-module__twETQq__hero{padding:8rem 1.5rem 4rem}.nextrapulse-module__twETQq__title{font-size:2.25rem}.nextrapulse-module__twETQq__subtitle{font-size:1rem}.nextrapulse-module__twETQq__grid{grid-template-columns:1fr}.nextrapulse-module__twETQq__heroActions{flex-direction:column;align-items:stretch}.nextrapulse-module__twETQq__primaryBtn,.nextrapulse-module__twETQq__secondaryBtn{justify-content:center;width:100%}.nextrapulse-module__twETQq__statsBar{grid-template-columns:repeat(2,1fr)}.nextrapulse-module__twETQq__megaSection{padding:3rem 1.5rem}.nextrapulse-module__twETQq__card{padding:1.5rem}.nextrapulse-module__twETQq__footerCTA{padding:4rem 1.5rem}.nextrapulse-module__twETQq__footerCTA h2{font-size:1.5rem}}@media (max-width:480px){.nextrapulse-module__twETQq__hero{padding:7rem 1rem 3rem}.nextrapulse-module__twETQq__badge{padding:.375rem .75rem;font-size:.7rem}.nextrapulse-module__twETQq__title{font-size:1.875rem}.nextrapulse-module__twETQq__statsBar{border-radius:12px;grid-template-columns:1fr 1fr}.nextrapulse-module__twETQq__statItem{padding:1rem}.nextrapulse-module__twETQq__statValue{font-size:1.5rem}.nextrapulse-module__twETQq__groupHeader{gap:1rem;margin-bottom:1.5rem}.nextrapulse-module__twETQq__groupIcon{width:40px;height:40px}.nextrapulse-module__twETQq__line{display:none}.nextrapulse-module__twETQq__card{padding:1.25rem}.nextrapulse-module__twETQq__cardHeader{margin-bottom:1rem}.nextrapulse-module__twETQq__card ul{gap:.5rem}.nextrapulse-module__twETQq__card li{font-size:.85rem}.nextrapulse-module__twETQq__btn{padding:.875rem 1.5rem;font-size:.9rem}}
.register-module__jUGYdG__main{background:var(--dark-bg);min-height:100vh;padding-top:80px}.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:calc(100vh - 380px);padding:2rem;display:flex}.register-module__jUGYdG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:600px;padding:3rem;box-shadow:0 25px 50px -12px #00000080}.register-module__jUGYdG__progress{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.register-module__jUGYdG__step{width:32px;height:32px;color:var(--text-muted);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.register-module__jUGYdG__step.register-module__jUGYdG__active{background:var(--primary-color);color:var(--dark-bg);box-shadow:0 0 10px #00bcd480}.register-module__jUGYdG__line{background:#ffffff1a;width:50px;height:2px;margin:0 10px}.register-module__jUGYdG__title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.75rem}.register-module__jUGYdG__stepContent{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__inputGroup label{color:var(--text-muted);margin-left:4px;font-size:.9rem}.register-module__jUGYdG__input{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;font-size:1rem;transition:all .2s}.register-module__jUGYdG__input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 2px #00bcd433}.register-module__jUGYdG__primaryButton{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-weight:600;transition:transform .2s}.register-module__jUGYdG__primaryButton:hover{transform:translateY(-2px)}.register-module__jUGYdG__secondaryButton{color:var(--text-color);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:1rem}.register-module__jUGYdG__actions{gap:1rem;display:flex}.register-module__jUGYdG__actions button{flex:1}.register-module__jUGYdG__options{flex-direction:column;gap:1rem;display:flex}.register-module__jUGYdG__option{cursor:pointer}.register-module__jUGYdG__option input{display:none}.register-module__jUGYdG__optionCard{background:#ffffff0d;border:1px solid #0000;border-radius:12px;padding:1.5rem;transition:all .2s}.register-module__jUGYdG__option input:checked+.register-module__jUGYdG__optionCard{border-color:var(--primary-color);background:#00bcd41a}.register-module__jUGYdG__optionCard h3{margin-bottom:.25rem;font-size:1.1rem}.register-module__jUGYdG__optionCard p{color:var(--text-muted);font-size:.9rem}
.Products-module__mFS5Ca__section{background:var(--bg-main);padding:6rem 2rem;position:relative}.Products-module__mFS5Ca__container{max-width:1100px;margin:0 auto}.Products-module__mFS5Ca__header{text-align:center;margin-bottom:4rem}.Products-module__mFS5Ca__label{background:var(--subtle-gradient);border:1px solid var(--border-color);color:var(--primary-color);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Products-module__mFS5Ca__header h2{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.Products-module__mFS5Ca__header p{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.125rem}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;display:grid}.Products-module__mFS5Ca__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Products-module__mFS5Ca__card:before{content:"";background:var(--primary-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Products-module__mFS5Ca__card:hover{border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.Products-module__mFS5Ca__card:hover:before{opacity:1}.Products-module__mFS5Ca__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Products-module__mFS5Ca__iconWrapper{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Products-module__mFS5Ca__statBadge{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;align-items:flex-end;padding:.5rem .875rem;display:flex}.Products-module__mFS5Ca__statValue{color:var(--text-main);font-size:1.25rem;font-weight:800}.Products-module__mFS5Ca__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.Products-module__mFS5Ca__cardContent h3{color:var(--text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Products-module__mFS5Ca__cardContent h4{color:var(--primary-color);margin-bottom:.75rem;font-size:.95rem;font-weight:500}.Products-module__mFS5Ca__cardContent p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Products-module__mFS5Ca__features{grid-template-columns:repeat(2,1fr);gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.Products-module__mFS5Ca__features li{color:var(--text-main);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Products-module__mFS5Ca__features li svg{flex-shrink:0}.Products-module__mFS5Ca__cta{color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Products-module__mFS5Ca__cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #7c3aed4d}.Products-module__mFS5Ca__comingSoon{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Products-module__mFS5Ca__comingSoon>span{color:var(--text-muted);font-size:.875rem;font-weight:500}.Products-module__mFS5Ca__comingTags{flex-wrap:wrap;gap:.5rem;display:flex}.Products-module__mFS5Ca__comingTags span{background:var(--bg-secondary);border:1px dashed var(--border-color);color:var(--text-muted);border-radius:999px;padding:.375rem .875rem;font-size:.8rem}@media (max-width:768px){.Products-module__mFS5Ca__features,.Products-module__mFS5Ca__grid{grid-template-columns:1fr}}
