.Button-module__8RiFmG__button{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;pointer-events:none}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__8RiFmG__primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.Button-module__8RiFmG__secondary:hover{background-color:#e2e8f0}.Button-module__8RiFmG__outline{border-color:var(--border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--secondary)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:var(--secondary)}.Button-module__8RiFmG__sm{height:2rem;padding:0 .75rem;font-size:.75rem}.Button-module__8RiFmG__md{height:2.5rem;padding:0 1rem}.Button-module__8RiFmG__lg{height:3rem;padding:0 1.5rem;font-size:1rem}
.Navbar-module__cRh5nW__navbar{-webkit-backdrop-filter:blur(20px);z-index:50;background:#ffffffb3;border-bottom:1px solid #0000000d;height:4.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0}@media (prefers-color-scheme:dark){.Navbar-module__cRh5nW__navbar{background:#0f172ab3;border-bottom:1px solid #ffffff0d}}.Navbar-module__cRh5nW__scrolled{background:#ffffffe6;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__cRh5nW__container{max-width:var(--max-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{color:var(--primary);letter-spacing:-.025em;z-index:51;font-size:1.5rem;font-weight:700}.Navbar-module__cRh5nW__links{align-items:center;gap:2.5rem;height:100%;display:none}.Navbar-module__cRh5nW__actions{align-items:center;gap:1rem;display:none}@media (min-width:768px){.Navbar-module__cRh5nW__links,.Navbar-module__cRh5nW__actions{display:flex}}.Navbar-module__cRh5nW__link{color:var(--muted-foreground);font-size:.875rem;font-weight:500;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--foreground)}.Navbar-module__cRh5nW__dropdown{position:relative}.Navbar-module__cRh5nW__dropdownTrigger{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s}.Navbar-module__cRh5nW__dropdownTrigger:hover{color:var(--foreground)}.Navbar-module__cRh5nW__dropdownContent{background:var(--background);border:1px solid var(--border);opacity:0;visibility:hidden;z-index:100;border-radius:1rem;grid-template-columns:1fr 1fr;gap:1rem;min-width:600px;margin-top:1rem;padding:1.5rem;transition:all .2s;display:grid;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d,0 0 0 1px #00000005}.Navbar-module__cRh5nW__dropdown:hover .Navbar-module__cRh5nW__dropdownContent{opacity:1;visibility:visible;margin-top:.5rem}.Navbar-module__cRh5nW__dropdownItem{border-radius:var(--radius);align-items:flex-start;gap:.75rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cRh5nW__dropdownItem:hover{background:var(--secondary);transform:translate(4px)}.Navbar-module__cRh5nW__iconWrapper{width:2.5rem;height:2.5rem;color:var(--primary);background:#3b82f61a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__dropdownItemContent{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__cRh5nW__dropdownItem strong{color:var(--foreground);font-size:.9375rem;font-weight:600;display:block}.Navbar-module__cRh5nW__dropdownItem span{color:var(--muted-foreground);font-size:.8125rem;line-height:1.4;display:block}.Navbar-module__cRh5nW__mobileMenuBtn{cursor:pointer;color:var(--foreground);z-index:51;background:0 0;border:none;padding:.5rem;display:block}@media (min-width:768px){.Navbar-module__cRh5nW__mobileMenuBtn{display:none}}.Navbar-module__cRh5nW__mobileMenu{background:var(--background);z-index:50;width:100%;height:100vh;padding-top:5rem;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__cRh5nW__mobileMenuOpen{transform:translate(0)}.Navbar-module__cRh5nW__mobileMenuContent{padding:0 var(--container-padding)2rem;flex-direction:column;gap:2rem;display:flex}.Navbar-module__cRh5nW__mobileLinks{flex-direction:column;gap:1.5rem;display:flex}.Navbar-module__cRh5nW__mobileLink{color:var(--foreground);border-bottom:1px solid var(--border);padding:.5rem 0;font-size:1.125rem;font-weight:600}.Navbar-module__cRh5nW__mobileDropdownTrigger{width:100%;color:var(--foreground);border:none;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1.125rem;font-weight:600;display:flex}.Navbar-module__cRh5nW__chevron{transition:transform .2s}.Navbar-module__cRh5nW__chevronRotate{transform:rotate(180deg)}.Navbar-module__cRh5nW__mobileDropdownContent{flex-direction:column;gap:.5rem;padding:1rem 0 0 1rem;display:none}.Navbar-module__cRh5nW__mobileDropdownOpen{display:flex}.Navbar-module__cRh5nW__mobileDropdownItem{color:var(--muted-foreground);padding:.5rem 0;font-size:1rem}.Navbar-module__cRh5nW__mobileActions{flex-direction:column;gap:1rem;display:flex}.Navbar-module__cRh5nW__fullWidth{width:100%}.Navbar-module__cRh5nW__loginBtn{transition:all .2s;color:var(--foreground)!important;font-size:.95rem!important;font-weight:600!important}.Navbar-module__cRh5nW__loginBtn:hover{transform:translateY(-1px);background-color:#0000000d!important}.Navbar-module__cRh5nW__trialBtn{background:var(--primary)!important;color:#fff!important;border-radius:9999px!important;padding-left:1.5rem!important;padding-right:1.5rem!important;font-size:.95rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.Navbar-module__cRh5nW__trialBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}
.Footer-module__3hUVsW__footer{background:var(--background);border-top:1px solid var(--border);padding:0 0 2rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__ctaSection{text-align:center;color:#fff;background:#0b1121;margin-bottom:4rem;padding:6rem 0;position:relative}.Footer-module__3hUVsW__ctaSection:after{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80%,#8b5cf626 0%,#0000 50%);position:absolute;inset:0}.Footer-module__3hUVsW__ctaContainer{max-width:var(--max-width);padding:0 var(--container-padding);z-index:10;margin:0 auto;position:relative}.Footer-module__3hUVsW__ctaTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Footer-module__3hUVsW__ctaDesc{color:#94a3b8;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Footer-module__3hUVsW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__3hUVsW__container{max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.Footer-module__3hUVsW__top{grid-template-columns:1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (min-width:1024px){.Footer-module__3hUVsW__top{grid-template-columns:300px 1fr 300px;gap:4rem}}.Footer-module__3hUVsW__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__logo{display:block}.Footer-module__3hUVsW__tagline{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__socials{gap:.75rem;display:flex}.Footer-module__3hUVsW__social{color:var(--muted-foreground);background:var(--muted);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__3hUVsW__social:hover{color:var(--primary);background:#3b82f61a;border-color:#3b82f633;transform:translateY(-2px)}.Footer-module__3hUVsW__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__linksGrid{grid-template-columns:repeat(3,1fr)}}.Footer-module__3hUVsW__linksColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__heading{color:var(--foreground);margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.85rem;display:flex}.Footer-module__3hUVsW__link{color:var(--muted-foreground);font-size:.9375rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--primary)}.Footer-module__3hUVsW__newsletterColumn{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__newsletterText{color:var(--muted-foreground);margin-top:-1rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Footer-module__3hUVsW__form{gap:.5rem;display:flex}.Footer-module__3hUVsW__input{border:1px solid var(--border);background:var(--background);min-width:0;color:var(--foreground);border-radius:.5rem;flex:1;padding:.625rem 1rem;font-size:.875rem;transition:border-color .2s}.Footer-module__3hUVsW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3b82f61a}.Footer-module__3hUVsW__button{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.Footer-module__3hUVsW__button:hover{opacity:.9}.Footer-module__3hUVsW__appDownload{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__appText{color:var(--foreground);font-size:.875rem;font-weight:600}.Footer-module__3hUVsW__appButtons{flex-flow:wrap;gap:.75rem;display:flex}.Footer-module__3hUVsW__appButtonLink{opacity:.8;transition:transform .2s;display:block}.Footer-module__3hUVsW__appButtonLink:hover{opacity:1;transform:translateY(-2px)}.Footer-module__3hUVsW__appBadge{width:auto;height:36px}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);text-align:center;flex-direction:column-reverse;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__copyright{color:var(--muted-foreground);font-size:.875rem}.Footer-module__3hUVsW__status{color:var(--muted-foreground);background:#22c55e1a;border:1px solid #22c55e33;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.875rem;display:flex}.Footer-module__3hUVsW__statusIndicator{background-color:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #22c55e33}
.BlogSection-module__SYM5Fa__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.BlogSection-module__SYM5Fa__container{max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.BlogSection-module__SYM5Fa__header{text-align:center;z-index:1;max-width:100%;margin:0 auto 4rem;position:relative}@media (min-width:768px){.BlogSection-module__SYM5Fa__header{text-align:left;justify-content:space-between;align-items:flex-end;display:flex}}.BlogSection-module__SYM5Fa__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.BlogSection-module__SYM5Fa__title{margin-bottom:.5rem;font-size:3.5rem}}.BlogSection-module__SYM5Fa__subtitle{color:var(--muted-foreground);max-width:600px;font-size:1.125rem;line-height:1.6}.BlogSection-module__SYM5Fa__grid{z-index:1;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:768px){.BlogSection-module__SYM5Fa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogSection-module__SYM5Fa__grid{grid-template-columns:repeat(3,1fr)}}.BlogSection-module__SYM5Fa__cardLink{height:100%;text-decoration:none;display:block}.BlogSection-module__SYM5Fa__card{background:var(--background);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.BlogSection-module__SYM5Fa__card:hover{border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BlogSection-module__SYM5Fa__imageWrapper{background:var(--muted);width:100%;height:240px;position:relative;overflow:hidden}.BlogSection-module__SYM5Fa__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.BlogSection-module__SYM5Fa__card:hover .BlogSection-module__SYM5Fa__image{transform:scale(1.05)}.BlogSection-module__SYM5Fa__overlay{opacity:.5;background:linear-gradient(#0000,#0000001a);position:absolute;inset:0}.BlogSection-module__SYM5Fa__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.BlogSection-module__SYM5Fa__meta{color:var(--muted-foreground);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.8125rem;display:flex}.BlogSection-module__SYM5Fa__category{color:var(--primary);background:#3b82f61a;border-radius:9999px;align-items:center;padding:.25rem .6rem;font-weight:600;display:flex}.BlogSection-module__SYM5Fa__date{align-items:center;display:flex}.BlogSection-module__SYM5Fa__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .2s}.BlogSection-module__SYM5Fa__card:hover .BlogSection-module__SYM5Fa__cardTitle{color:var(--primary)}.BlogSection-module__SYM5Fa__excerpt{color:var(--muted-foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogSection-module__SYM5Fa__readMore{color:var(--primary);align-items:center;margin-top:auto;font-size:.9375rem;font-weight:600;display:inline-flex}.BlogSection-module__SYM5Fa__viewAllMobile{margin-top:3rem;display:block}@media (min-width:768px){.BlogSection-module__SYM5Fa__viewAllMobile{display:none}}
.About-module__RHteCa__section{background:linear-gradient(to bottom,var(--background),#f1f5f980);padding:8rem 0}@media (min-width:768px){.About-module__RHteCa__section{padding:6rem 0}}.About-module__RHteCa__container{max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.About-module__RHteCa__content{text-align:center;max-width:1000px;margin:0 auto}.About-module__RHteCa__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.About-module__RHteCa__title{font-size:3.5rem}}.About-module__RHteCa__description{color:var(--muted-foreground);max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.About-module__RHteCa__grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.About-module__RHteCa__value{background:var(--background);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.About-module__RHteCa__value:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.About-module__RHteCa__iconWrapper{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex}.About-module__RHteCa__blue{color:#3b82f6;background:#3b82f61a}.About-module__RHteCa__indigo{color:#6366f1;background:#6366f11a}.About-module__RHteCa__green{color:#22c55e;background:#22c55e1a}.About-module__RHteCa__purple{color:#a855f7;background:#a855f71a}.About-module__RHteCa__yellow{color:#eab308;background:#eab3081a}.About-module__RHteCa__red{color:#ef4444;background:#ef44441a}.About-module__RHteCa__value:hover .About-module__RHteCa__iconWrapper{transform:scale(1.1)rotate(5deg)}.About-module__RHteCa__icon{width:1.75rem;height:1.75rem}.About-module__RHteCa__textWrapper{flex-grow:1}.About-module__RHteCa__valueTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.About-module__RHteCa__valueDescription{color:var(--muted-foreground);font-size:1rem;line-height:1.6}
.AppScreens-module__4M1chG__section{background:var(--background);padding:8rem 0;overflow:hidden}@media (min-width:768px){.AppScreens-module__4M1chG__section{padding:6rem 0}}.AppScreens-module__4M1chG__container{max-width:var(--max-width);padding:0 var(--container-padding);flex-direction:column;align-items:center;gap:4rem;margin:0 auto;display:flex}@media (min-width:1024px){.AppScreens-module__4M1chG__container{flex-direction:row;align-items:center;gap:6rem}}.AppScreens-module__4M1chG__content{flex:1;max-width:600px}.AppScreens-module__4M1chG__badge{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.AppScreens-module__4M1chG__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.AppScreens-module__4M1chG__title{font-size:3rem}}.AppScreens-module__4M1chG__description{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.AppScreens-module__4M1chG__features{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.AppScreens-module__4M1chG__feature{align-items:flex-start;gap:1.25rem;display:flex}.AppScreens-module__4M1chG__featureIcon{background:var(--background);border:1px solid var(--border);width:3rem;height:3rem;color:var(--primary);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 6px -1px #0000000d}.AppScreens-module__4M1chG__featureTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.AppScreens-module__4M1chG__featureDesc{color:var(--muted-foreground);font-size:1rem;line-height:1.5}.AppScreens-module__4M1chG__actions{flex-wrap:wrap;gap:1rem;display:flex}.AppScreens-module__4M1chG__visual{flex:1;justify-content:center;width:100%;display:flex;position:relative}.AppScreens-module__4M1chG__imageWrapper{width:100%;max-width:600px;position:relative}.AppScreens-module__4M1chG__circleBackground{z-index:-1;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppScreens-module__4M1chG__image{filter:drop-shadow(0 20px 40px #00000026);width:100%;height:auto;display:block}.AppScreens-module__4M1chG__floatingCard{background:var(--background);border:1px solid var(--border);border-radius:1rem;min-width:140px;padding:1.25rem;position:absolute;top:20%;right:-20px;box-shadow:0 10px 25px -5px #0000001a}@media (max-width:768px){.AppScreens-module__4M1chG__floatingCard{display:none}}
.FAQ-module__uDLo1a__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}@media (min-width:768px){.FAQ-module__uDLo1a__section{padding:10rem 0}}.FAQ-module__uDLo1a__container{max-width:800px;padding:0 var(--container-padding);z-index:10;margin:0 auto;position:relative}.FAQ-module__uDLo1a__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.FAQ-module__uDLo1a__badge{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;display:inline-flex}.FAQ-module__uDLo1a__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.FAQ-module__uDLo1a__title{font-size:3rem}}.FAQ-module__uDLo1a__subtitle{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.FAQ-module__uDLo1a__grid{flex-direction:column;gap:1rem;display:flex}.FAQ-module__uDLo1a__item{background:var(--background);border:1px solid var(--border);border-radius:1rem;transition:all .3s;overflow:hidden}.FAQ-module__uDLo1a__item:hover{border-color:var(--primary)}.FAQ-module__uDLo1a__item.FAQ-module__uDLo1a__open{border-color:var(--primary);box-shadow:0 4px 20px -5px #3b82f61a}.FAQ-module__uDLo1a__question{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQ-module__uDLo1a__questionText{font-size:1.125rem;font-weight:600}.FAQ-module__uDLo1a__icon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:transform .3s}.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__icon{color:var(--primary);transform:rotate(180deg)}.FAQ-module__uDLo1a__answer{color:var(--muted-foreground);border-top:1px solid #0000;padding:0 1.5rem 1.5rem;line-height:1.7}
.ModernModulePage-module__ytxMXq__main{background-color:var(--background);min-height:100vh;overflow-x:hidden}.ModernModulePage-module__ytxMXq__container{max-width:var(--max-width);padding:0 var(--container-padding);z-index:10;margin:0 auto;position:relative}.ModernModulePage-module__ytxMXq__featuresContainer{flex-direction:column;display:flex}.ModernModulePage-module__ytxMXq__benefits{background:linear-gradient(to bottom,var(--background),#f1f5f980);padding:8rem 0}.ModernModulePage-module__ytxMXq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.ModernModulePage-module__ytxMXq__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ModernModulePage-module__ytxMXq__sectionSubtitle{color:var(--muted-foreground);font-size:1.125rem}.ModernModulePage-module__ytxMXq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ModernModulePage-module__ytxMXq__benefitCard{background:var(--background);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.ModernModulePage-module__ytxMXq__benefitCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d}.ModernModulePage-module__ytxMXq__benefitIconWrapper{width:3rem;height:3rem;color:var(--primary);background:#3b82f61a;border-radius:1rem;justify-content:center;align-items:center;display:flex}.ModernModulePage-module__ytxMXq__benefitIcon{width:1.5rem;height:1.5rem}.ModernModulePage-module__ytxMXq__benefitText{color:var(--foreground);font-size:1.125rem;font-weight:600;line-height:1.5}.ModernModulePage-module__ytxMXq__cta{background:var(--background);padding:6rem 0}.ModernModulePage-module__ytxMXq__ctaContainer{text-align:center;color:#fff;background:#0b1121;border-radius:2rem;max-width:1000px;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden}.ModernModulePage-module__ytxMXq__ctaContainer:after{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80%,#8b5cf626 0%,#0000 50%);position:absolute;inset:0}.ModernModulePage-module__ytxMXq__ctaTitle{z-index:10;margin-bottom:1rem;font-size:2.5rem;font-weight:800;position:relative}.ModernModulePage-module__ytxMXq__ctaDescription{color:#94a3b8;z-index:10;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;position:relative}.ModernModulePage-module__ytxMXq__ctaButtons{z-index:10;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}@media (max-width:768px){.ModernModulePage-module__ytxMXq__benefitsGrid{grid-template-columns:1fr}.ModernModulePage-module__ytxMXq__ctaContainer{border-radius:1.5rem;padding:3rem 1.5rem}.ModernModulePage-module__ytxMXq__ctaTitle{font-size:1.75rem}.ModernModulePage-module__ytxMXq__sectionTitle{font-size:2rem}}
.FeatureSection-module__lh-yWa__section{background-color:var(--background);padding:6rem 0;position:relative;overflow:hidden}.FeatureSection-module__lh-yWa__section:nth-of-type(2n){background-color:#f1f5f980}.FeatureSection-module__lh-yWa__container{max-width:var(--max-width);padding:0 var(--container-padding);z-index:10;flex-direction:column;align-items:center;gap:4rem;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.FeatureSection-module__lh-yWa__container{flex-direction:row;gap:8rem}}@media (min-width:1024px){.FeatureSection-module__lh-yWa__reversed .FeatureSection-module__lh-yWa__container{flex-direction:row-reverse}}.FeatureSection-module__lh-yWa__content{flex:1;max-width:600px}.FeatureSection-module__lh-yWa__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.1}@media (min-width:768px){.FeatureSection-module__lh-yWa__title{font-size:2.75rem}}.FeatureSection-module__lh-yWa__description{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.FeatureSection-module__lh-yWa__list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.FeatureSection-module__lh-yWa__item{color:var(--foreground);align-items:center;gap:1rem;font-size:1.0625rem;font-weight:500;display:flex}.FeatureSection-module__lh-yWa__iconWrapper{width:2rem;height:2rem;color:var(--primary);background:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeatureSection-module__lh-yWa__icon{width:1.25rem;height:1.25rem}.FeatureSection-module__lh-yWa__visual{flex:1;width:100%;position:relative}.FeatureSection-module__lh-yWa__imageWrapper{background:var(--background);isolation:isolate;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d}.FeatureSection-module__lh-yWa__image{width:100%;height:auto;transition:transform .7s cubic-bezier(.4,0,.2,1);display:block}.FeatureSection-module__lh-yWa__imageWrapper:hover .FeatureSection-module__lh-yWa__image{transform:scale(1.05)}.FeatureSection-module__lh-yWa__blob{background:var(--primary);filter:blur(80px);opacity:.2;z-index:-1;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-50px;right:-50px}.FeatureSection-module__lh-yWa__reversed .FeatureSection-module__lh-yWa__blob{background:var(--accent,#8b5cf6);left:-50px;right:auto}
.ContactForm-module__5yGJ1a__form{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.ContactForm-module__5yGJ1a__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__5yGJ1a__label{color:var(--text-primary);font-size:.875rem;font-weight:500}.ContactForm-module__5yGJ1a__input,.ContactForm-module__5yGJ1a__select,.ContactForm-module__5yGJ1a__textarea{border:1px solid var(--border-color,#e5e7eb);background:#fff;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactForm-module__5yGJ1a__input:focus,.ContactForm-module__5yGJ1a__select:focus,.ContactForm-module__5yGJ1a__textarea:focus{border-color:var(--primary-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.ContactForm-module__5yGJ1a__input:disabled,.ContactForm-module__5yGJ1a__select:disabled,.ContactForm-module__5yGJ1a__textarea:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__5yGJ1a__textarea{resize:vertical;min-height:100px}.ContactForm-module__5yGJ1a__submit{margin-top:1rem}.ContactForm-module__5yGJ1a__successMessage{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;border-radius:8px;padding:1rem;font-size:.875rem}.ContactForm-module__5yGJ1a__errorMessage{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:1rem;font-size:.875rem}
.BlogPage-module__mvPZQq__pageWrapper{background:var(--background);min-height:100vh;padding:8rem 1rem 5rem}@media (min-width:768px){.BlogPage-module__mvPZQq__pageWrapper{padding-left:2rem;padding-right:2rem}}.BlogPage-module__mvPZQq__container{max-width:1200px;margin:0 auto}.BlogPage-module__mvPZQq__header{text-align:center;margin-bottom:4rem}.BlogPage-module__mvPZQq__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.BlogPage-module__mvPZQq__title{font-size:3.5rem}}.BlogPage-module__mvPZQq__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.25rem}
.BlogDetail-module__NtVXoG__article{background:var(--background);min-height:100vh;padding-top:8rem;padding-bottom:5rem}.BlogDetail-module__NtVXoG__header{text-align:center;max-width:1000px;margin:0 auto 3rem;padding:0 1rem}@media (min-width:768px){.BlogDetail-module__NtVXoG__header{padding:0 2rem}}.BlogDetail-module__NtVXoG__backLink{color:var(--muted-foreground);align-items:center;margin-bottom:2rem;font-size:.95rem;transition:color .2s;display:inline-flex}.BlogDetail-module__NtVXoG__backLink:hover{color:var(--primary)}.BlogDetail-module__NtVXoG__category{color:var(--primary);background:#3b82f61a;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.BlogDetail-module__NtVXoG__title{color:var(--foreground);letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:800;line-height:1.2}@media (min-width:768px){.BlogDetail-module__NtVXoG__title{font-size:3rem}}@media (min-width:1024px){.BlogDetail-module__NtVXoG__title{font-size:3.75rem}}.BlogDetail-module__NtVXoG__meta{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}@media (min-width:768px){.BlogDetail-module__NtVXoG__meta{font-size:1rem}}.BlogDetail-module__NtVXoG__metaItem{align-items:center;gap:.5rem;display:flex}.BlogDetail-module__NtVXoG__dot{background:var(--border);border-radius:50%;width:4px;height:4px}.BlogDetail-module__NtVXoG__heroImageWrapper{max-width:1200px;margin:0 auto 4rem;padding:0 1rem}@media (min-width:768px){.BlogDetail-module__NtVXoG__heroImageWrapper{padding:0 2rem}}.BlogDetail-module__NtVXoG__heroImageContainer{aspect-ratio:16/9;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.BlogDetail-module__NtVXoG__heroImageContainer{aspect-ratio:21/9}}.BlogDetail-module__NtVXoG__image{object-fit:cover}.BlogDetail-module__NtVXoG__contentWrapper{max-width:48rem;margin:0 auto;padding:0 1rem}@media (min-width:768px){.BlogDetail-module__NtVXoG__contentWrapper{padding:0 2rem}}.BlogDetail-module__NtVXoG__content{color:var(--foreground);font-size:1.125rem;line-height:1.8}.BlogDetail-module__NtVXoG__content h2{color:var(--foreground);margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.3}.BlogDetail-module__NtVXoG__content h3{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.BlogDetail-module__NtVXoG__content p{color:var(--muted-foreground);margin-bottom:1.5rem}.BlogDetail-module__NtVXoG__content ul,.BlogDetail-module__NtVXoG__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.BlogDetail-module__NtVXoG__content li{color:var(--muted-foreground);margin-bottom:.5rem}.BlogDetail-module__NtVXoG__content strong{color:var(--foreground);font-weight:600}.BlogDetail-module__NtVXoG__footer{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.BlogDetail-module__NtVXoG__footerLink{color:var(--primary);cursor:pointer;font-weight:600;transition:-webkit-text-decoration .2s,text-decoration .2s}.BlogDetail-module__NtVXoG__footerLink:hover{text-decoration:underline}
.page-module__OSLHOG__container{background:var(--background);justify-content:center;min-height:100vh;padding:8rem 0 6rem;display:flex}.page-module__OSLHOG__content{width:100%;max-width:600px;padding:0 var(--container-padding)}.page-module__OSLHOG__title{text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module__OSLHOG__subtitle{color:var(--muted-foreground);text-align:center;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.page-module__OSLHOG__form{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.page-module__OSLHOG__field{flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__label{color:var(--foreground);font-size:.875rem;font-weight:500}.page-module__OSLHOG__input,.page-module__OSLHOG__select,.page-module__OSLHOG__textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);padding:.75rem;font-size:1rem;transition:border-color .2s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__select:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--ring);outline:none}.page-module__OSLHOG__submit{width:100%;margin-top:1rem}
.legal-module__8113wq__page{background:var(--background);min-height:100vh;color:var(--foreground)}.legal-module__8113wq__container{max-width:var(--max-width);padding:6rem var(--container-padding)4rem;flex-direction:column;gap:2rem;margin:0 auto;display:flex}.legal-module__8113wq__header{flex-direction:column;gap:.75rem;display:flex}.legal-module__8113wq__title{font-size:2.25rem;font-weight:800;line-height:1.2}.legal-module__8113wq__subtitle{color:var(--muted-foreground);font-size:1.05rem;line-height:1.6}.legal-module__8113wq__section{color:inherit;background:0 0;border:none;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding:0;display:flex}.legal-module__8113wq__sectionTitle{font-size:1.2rem;font-weight:700}.legal-module__8113wq__sectionContent{color:var(--muted-foreground);line-height:1.65}.legal-module__8113wq__list{color:var(--muted-foreground);gap:.4rem;padding-left:1.25rem;display:grid}@media (max-width:768px){.legal-module__8113wq__container{padding:5rem 1.25rem 3rem}.legal-module__8113wq__title{font-size:1.9rem}}
.page-module__hOYmNa__container{background:linear-gradient(180deg,var(--background)0%,var(--surface)100%);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex}.page-module__hOYmNa__content{width:100%;max-width:600px;margin:0 auto}.page-module__hOYmNa__headline{background:linear-gradient(135deg,var(--text-primary)0%,var(--primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__hOYmNa__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.page-module__hOYmNa__downloadSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #0000000d;border-radius:24px;flex-direction:column;align-items:center;gap:2rem;padding:2.5rem;display:flex;box-shadow:0 20px 40px -10px #0000000d}.page-module__hOYmNa__badges{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__hOYmNa__badgeLink{transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s}.page-module__hOYmNa__badgeLink:hover{opacity:.9;transform:translateY(-2px)}.page-module__hOYmNa__qrContainer{background:#fff;border-radius:16px;margin-top:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.page-module__hOYmNa__qrText{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem;font-weight:500}@media (max-width:640px){.page-module__hOYmNa__container{padding:2rem 1rem}.page-module__hOYmNa__headline{font-size:2.25rem}.page-module__hOYmNa__badges{flex-direction:column;align-items:center;gap:1rem}}
.solutions-module__y3n07G__main{background-color:#f8fafc;min-height:100vh;overflow-x:hidden}.solutions-module__y3n07G__hero{text-align:center;background:radial-gradient(circle at 50% 0,#f0f9ff 0%,#fff 60%);padding:180px 0 120px;position:relative;overflow:hidden}.solutions-module__y3n07G__hero:before{content:"";z-index:0;filter:blur(60px);background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.solutions-module__y3n07G__hero:after{content:"";z-index:0;filter:blur(40px);background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-10%;left:-10%}.solutions-module__y3n07G__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.solutions-module__y3n07G__badge{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;background:#3b82f614;border:1px solid #3b82f61a;border-radius:99px;margin-bottom:32px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.solutions-module__y3n07G__heroTitle{letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.1}.solutions-module__y3n07G__heroSubtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:20px;line-height:1.6}.solutions-module__y3n07G__solutionsSection{z-index:10;padding:0 0 120px;position:relative}.solutions-module__y3n07G__solutionCard{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;display:grid}.solutions-module__y3n07G__solutionCard:last-child{margin-bottom:0}.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse{direction:rtl}.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse>*{direction:ltr}.solutions-module__y3n07G__imageWrapper{background:#fff;border:8px solid #fff9;border-radius:24px;height:450px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.solutions-module__y3n07G__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.solutions-module__y3n07G__imageWrapper:hover .solutions-module__y3n07G__image{transform:scale(1.05)}.solutions-module__y3n07G__content{padding:24px 0}.solutions-module__y3n07G__sectorBadge{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#eef2ff;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}.solutions-module__y3n07G__solutionTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.2}.solutions-module__y3n07G__description{color:#64748b;margin-bottom:32px;font-size:18px;line-height:1.7}.solutions-module__y3n07G__featuresTitle{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:20px;font-size:14px;font-weight:700}.solutions-module__y3n07G__featuresList{grid-template-columns:repeat(1,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.solutions-module__y3n07G__featureItem{color:#334155;align-items:center;gap:12px;font-size:16px;font-weight:500;display:flex}.solutions-module__y3n07G__checkmark{color:#059669;background:#ecfdf5;border:1px solid #0596691a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.solutions-module__y3n07G__cta{background:#fff;padding:100px 0}.solutions-module__y3n07G__ctaContainer{text-align:center;color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:32px;padding:100px 24px;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #1e40af4d}.solutions-module__y3n07G__ctaContainer:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.solutions-module__y3n07G__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.solutions-module__y3n07G__ctaTitle{letter-spacing:-1px;color:#fff;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.1}.solutions-module__y3n07G__ctaDescription{opacity:.9;color:#ffffffe6;margin-bottom:48px;font-size:20px;line-height:1.6}@media (max-width:1024px){.solutions-module__y3n07G__heroTitle{font-size:48px}.solutions-module__y3n07G__solutionCard{gap:40px}}@media (max-width:768px){.solutions-module__y3n07G__hero{padding:140px 0 60px}.solutions-module__y3n07G__heroTitle{font-size:36px}.solutions-module__y3n07G__solutionCard{grid-template-columns:1fr;gap:48px;margin-bottom:80px}.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse,.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse>*{direction:ltr}.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse .solutions-module__y3n07G__content{order:2}.solutions-module__y3n07G__solutionCard.solutions-module__y3n07G__reverse .solutions-module__y3n07G__imageWrapper{order:1}.solutions-module__y3n07G__imageWrapper{height:300px}.solutions-module__y3n07G__ctaContainer{padding:60px 24px}.solutions-module__y3n07G__ctaTitle{font-size:32px}}
.ModuleHero-module__tyjaxW__moduleHero{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.ModuleHero-module__tyjaxW__heroBackground{z-index:0;position:absolute;inset:0}.ModuleHero-module__tyjaxW__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ModuleHero-module__tyjaxW__overlay{background:linear-gradient(135deg,#000000d9 0%,#0009 50%,#0006 100%);position:absolute;inset:0}.ModuleHero-module__tyjaxW__patternOverlay{background-image:radial-gradient(circle at 2px 2px,#ffffff08 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ModuleHero-module__tyjaxW__accentGlow{filter:blur(120px);opacity:.4;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.ModuleHero-module__tyjaxW__glowPrimary{background:var(--primary);top:-20%;left:-10%}.ModuleHero-module__tyjaxW__glowSecondary{background:#8b5cf6;bottom:-30%;right:-10%}.ModuleHero-module__tyjaxW__container{max-width:var(--max-width);padding:0 var(--container-padding);z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.ModuleHero-module__tyjaxW__container{grid-template-columns:1.2fr 1fr;gap:4rem}}.ModuleHero-module__tyjaxW__content{color:#fff}.ModuleHero-module__tyjaxW__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.ModuleHero-module__tyjaxW__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite ModuleHero-module__tyjaxW__pulseDot}@keyframes ModuleHero-module__tyjaxW__pulseDot{0%,to{box-shadow:0 0 #3b82f680}50%{box-shadow:0 0 0 8px #3b82f600}}.ModuleHero-module__tyjaxW__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.ModuleHero-module__tyjaxW__subtitle{color:#ffffffb3;margin-bottom:1.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;line-height:1.3}.ModuleHero-module__tyjaxW__description{color:#fff9;max-width:540px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.ModuleHero-module__tyjaxW__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.ModuleHero-module__tyjaxW__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.ModuleHero-module__tyjaxW__primaryBtn:hover{background:var(--primary-dark,#2563eb);transform:translateY(-2px);box-shadow:0 10px 30px #3b82f64d}.ModuleHero-module__tyjaxW__secondaryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.ModuleHero-module__tyjaxW__secondaryBtn:hover{background:#fff3;border-color:#ffffff4d}.ModuleHero-module__tyjaxW__features{flex-wrap:wrap;gap:1.5rem 2rem;display:flex}.ModuleHero-module__tyjaxW__featureItem{color:#fffc;align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.ModuleHero-module__tyjaxW__featureIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.ModuleHero-module__tyjaxW__statsPanel{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:1024px){.ModuleHero-module__tyjaxW__statsPanel{max-width:480px}}.ModuleHero-module__tyjaxW__statCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:1.25rem;padding:1.5rem;transition:all .3s}.ModuleHero-module__tyjaxW__statCard:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-4px)}.ModuleHero-module__tyjaxW__statValue{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800}.ModuleHero-module__tyjaxW__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.ModuleHero-module__tyjaxW__scrollIndicator{color:#fff6;text-transform:uppercase;letter-spacing:.1em;z-index:10;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.ModuleHero-module__tyjaxW__scrollMouse{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:36px;position:relative}.ModuleHero-module__tyjaxW__scrollWheel{background:#ffffff80;border-radius:2px;width:4px;height:8px;animation:1.5s infinite ModuleHero-module__tyjaxW__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes ModuleHero-module__tyjaxW__scrollBounce{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(8px)}}@media (max-width:768px){.ModuleHero-module__tyjaxW__moduleHero{min-height:auto;padding:8rem 0 4rem}.ModuleHero-module__tyjaxW__statsPanel{grid-template-columns:1fr 1fr}.ModuleHero-module__tyjaxW__statCard{padding:1.25rem}.ModuleHero-module__tyjaxW__statValue{font-size:1.5rem}.ModuleHero-module__tyjaxW__scrollIndicator{display:none}.ModuleHero-module__tyjaxW__actions{flex-direction:column}.ModuleHero-module__tyjaxW__primaryBtn,.ModuleHero-module__tyjaxW__secondaryBtn{justify-content:center;width:100%}}
