.Navbar-module__cRh5nW__navbar{height:var(--nav-height);z-index:50;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#000c}.Navbar-module__cRh5nW__logo{letter-spacing:-.05em;color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__cRh5nW__logoImg{object-fit:contain;width:auto!important;height:1.8rem!important}.Navbar-module__cRh5nW__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__cta{align-items:center;gap:1rem;display:flex}.Navbar-module__cRh5nW__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__cRh5nW__links,.Navbar-module__cRh5nW__cta{display:none}.Navbar-module__cRh5nW__mobileMenuBtn{display:block}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);background:var(--surface);margin-top:4rem;padding:4rem 2rem}.Footer-module__3hUVsW__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__3hUVsW__brandInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__logo{letter-spacing:-.05em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.Footer-module__3hUVsW__logoImg{object-fit:contain;width:auto!important;height:2.6rem!important}.Footer-module__3hUVsW__tagline{color:var(--text-secondary);font-size:1rem}.Footer-module__3hUVsW__linksContainer{justify-content:flex-end;gap:4rem;display:flex}.Footer-module__3hUVsW__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__linkTitle{color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.Footer-module__3hUVsW__link{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--text-primary)}.Footer-module__3hUVsW__bottomBar{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;align-items:center;max-width:1200px;margin-top:4rem;margin-left:auto;margin-right:auto;padding-top:2rem;font-size:.9rem;display:flex}@media (max-width:768px){.Footer-module__3hUVsW__container{grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__linksContainer{flex-wrap:wrap;justify-content:flex-start}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
.HeroSection-module__HAA8HW__hero{text-align:center;min-height:100vh;padding-top:var(--nav-height);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#7928ca26 0%,#0070f30d 50%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__HAA8HW__content{z-index:10;flex-direction:column;gap:1.5rem;max-width:800px;display:flex;position:relative}.HeroSection-module__HAA8HW__title{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1}.HeroSection-module__HAA8HW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:400;line-height:1.5}.HeroSection-module__HAA8HW__actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (max-width:640px){.HeroSection-module__HAA8HW__actions{flex-direction:column;width:100%;max-width:300px;margin-left:auto;margin-right:auto}}.HeroSection-module__HAA8HW__lightningContainer{top:var(--nav-height);width:100%;height:calc(100% - var(--nav-height));z-index:1;pointer-events:none;position:absolute;left:0}.HeroSection-module__HAA8HW__lightningCanvas{width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__HAA8HW__flashOverlay{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.HeroSection-module__HAA8HW__hero{min-height:auto!important;padding-top:calc(var(--nav-height) + 3.5rem)!important;padding-bottom:3rem!important}}
.ServicesSection-module__2HsQHW__services{position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__header{text-align:center;margin-bottom:4rem}.ServicesSection-module__2HsQHW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.ServicesSection-module__2HsQHW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.ServicesSection-module__2HsQHW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ServicesSection-module__2HsQHW__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.ServicesSection-module__2HsQHW__card:hover{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 10px 30px -10px #00000080}.ServicesSection-module__2HsQHW__iconWrapper{width:50px;height:50px;color:var(--text-primary);background:linear-gradient(135deg,#7928ca33,#0070f333);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.ServicesSection-module__2HsQHW__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:600}.ServicesSection-module__2HsQHW__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:768px){.ServicesSection-module__2HsQHW__services{padding-top:2.1rem!important}.ServicesSection-module__2HsQHW__grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.ServicesSection-module__2HsQHW__card{border-radius:.75rem!important;gap:.75rem!important;padding:1rem!important}.ServicesSection-module__2HsQHW__iconWrapper{width:40px!important;height:40px!important}.ServicesSection-module__2HsQHW__cardTitle{font-size:1rem!important}.ServicesSection-module__2HsQHW__cardDesc{font-size:.82rem!important;line-height:1.4!important}}.ServicesSection-module__2HsQHW__cardLink{color:inherit;outline:none;width:100%;text-decoration:none;display:flex}.ServicesSection-module__2HsQHW__exploreBtn{opacity:.8;align-items:center;gap:.35rem;margin-top:auto;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ServicesSection-module__2HsQHW__exploreText{background:linear-gradient(135deg, var(--accent-1), var(--accent-3), var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.ServicesSection-module__2HsQHW__exploreIcon{color:var(--accent-2)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__exploreBtn{opacity:1;transform:translate(4px)}@media (max-width:768px){.ServicesSection-module__2HsQHW__exploreBtn{font-size:.8rem}}
.WhyChooseSection-module__1WZhPa__whyChoose{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative}.WhyChooseSection-module__1WZhPa__header{text-align:center;margin-bottom:4rem}.WhyChooseSection-module__1WZhPa__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.WhyChooseSection-module__1WZhPa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.WhyChooseSection-module__1WZhPa__item{align-items:flex-start;gap:1rem;display:flex}.WhyChooseSection-module__1WZhPa__iconWrapper{width:40px;height:40px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseSection-module__1WZhPa__content{flex-direction:column;gap:.5rem;display:flex}.WhyChooseSection-module__1WZhPa__itemTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.WhyChooseSection-module__1WZhPa__itemDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}
.PortfolioSection-module__def85W__portfolio{position:relative;overflow:hidden}.PortfolioSection-module__def85W__header{text-align:center;margin-bottom:4rem}.PortfolioSection-module__def85W__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.PortfolioSection-module__def85W__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.PortfolioSection-module__def85W__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.PortfolioSection-module__def85W__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.PortfolioSection-module__def85W__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 12px 30px #0006}.PortfolioSection-module__def85W__cardLink,.PortfolioSection-module__def85W__cardInternal{width:100%;height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.PortfolioSection-module__def85W__imageContainer{border-bottom:1px solid #ffffff0d;width:100%;height:200px;position:relative;overflow:hidden}.PortfolioSection-module__def85W__image{object-fit:cover;transform:scale(var(--image-scale,1));transition:transform .5s cubic-bezier(.16,1,.3,1)}.PortfolioSection-module__def85W__card:hover .PortfolioSection-module__def85W__image{transform:scale(calc(var(--image-scale,1) * 1.05))}.PortfolioSection-module__def85W__imagePlaceholder{color:#fff3;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.PortfolioSection-module__def85W__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.PortfolioSection-module__def85W__titleRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.PortfolioSection-module__def85W__projectTitle{color:var(--text-primary);font-size:1.25rem;font-weight:600}.PortfolioSection-module__def85W__linkIcon{color:var(--text-secondary);flex-shrink:0;transition:color .2s,transform .2s}.PortfolioSection-module__def85W__card:hover .PortfolioSection-module__def85W__linkIcon{color:var(--accent-1);transform:translate(2px,-2px)}.PortfolioSection-module__def85W__projectDesc{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.5}.PortfolioSection-module__def85W__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.PortfolioSection-module__def85W__tag{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.PortfolioSection-module__def85W__card:hover .PortfolioSection-module__def85W__tag{color:var(--text-primary);border-color:#ffffff1a}@media (max-width:768px){.PortfolioSection-module__def85W__portfolio{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.PortfolioSection-module__def85W__grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.PortfolioSection-module__def85W__card{border-radius:.75rem!important}.PortfolioSection-module__def85W__imageContainer{height:110px!important}.PortfolioSection-module__def85W__content{padding:.85rem!important}.PortfolioSection-module__def85W__projectTitle{font-size:.95rem!important}.PortfolioSection-module__def85W__projectDesc{font-size:.78rem!important;line-height:1.35!important}.PortfolioSection-module__def85W__tags{gap:.25rem!important;margin-top:.75rem!important}.PortfolioSection-module__def85W__tag{padding:.15rem .4rem!important;font-size:.65rem!important}}
.TechnologiesSection-module__ovzuMa__tech{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.TechnologiesSection-module__ovzuMa__header{text-align:center;margin-bottom:4rem}.TechnologiesSection-module__ovzuMa__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.TechnologiesSection-module__ovzuMa__scroller{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TechnologiesSection-module__ovzuMa__scrollerInner{gap:2rem;width:max-content;padding:1rem 0;animation:40s linear infinite TechnologiesSection-module__ovzuMa__scroll;display:flex}.TechnologiesSection-module__ovzuMa__techItem{color:var(--text-primary);white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0d;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:500;display:flex}@keyframes TechnologiesSection-module__ovzuMa__scroll{to{transform:translate(calc(-50% - 1rem))}}@media (max-width:768px){.TechnologiesSection-module__ovzuMa__tech{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.TechnologiesSection-module__ovzuMa__header{margin-bottom:2rem!important}.TechnologiesSection-module__ovzuMa__scrollerInner{gap:1rem!important}.TechnologiesSection-module__ovzuMa__techItem{padding:.6rem 1.2rem!important;font-size:.85rem!important}}
.ProcessSection-module__tGJ0qW__process{position:relative;overflow:hidden}.ProcessSection-module__tGJ0qW__header{text-align:center;margin-bottom:4rem}.ProcessSection-module__tGJ0qW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.ProcessSection-module__tGJ0qW__timeline{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.ProcessSection-module__tGJ0qW__timeline:before{content:"";background:#ffffff1a;width:2px;position:absolute;top:0;bottom:0;left:24px}.ProcessSection-module__tGJ0qW__step{gap:2rem;display:flex;position:relative}.ProcessSection-module__tGJ0qW__stepNumber{background:var(--surface);border:2px solid var(--accent-1);width:50px;height:50px;color:var(--text-primary);z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 0 20px #0070f333}.ProcessSection-module__tGJ0qW__stepContent{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;flex-grow:1;padding:2rem}.ProcessSection-module__tGJ0qW__stepTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ProcessSection-module__tGJ0qW__stepDesc{color:var(--text-secondary);line-height:1.5}@media (max-width:768px){.ProcessSection-module__tGJ0qW__process{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.ProcessSection-module__tGJ0qW__header{margin-bottom:2rem!important}.ProcessSection-module__tGJ0qW__timeline{gap:1.25rem!important}.ProcessSection-module__tGJ0qW__timeline:before{left:20px}.ProcessSection-module__tGJ0qW__stepNumber{width:40px;height:40px;font-size:1rem}.ProcessSection-module__tGJ0qW__step{gap:1rem}.ProcessSection-module__tGJ0qW__stepContent{padding:1rem!important}.ProcessSection-module__tGJ0qW__stepTitle{font-size:1.15rem!important}.ProcessSection-module__tGJ0qW__stepDesc{font-size:.85rem!important;line-height:1.4!important}}
.AboutSection-module__QVoG9G__about{position:relative}.AboutSection-module__QVoG9G__header{text-align:center;margin-bottom:4rem}.AboutSection-module__QVoG9G__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.AboutSection-module__QVoG9G__aboutText{text-align:center;max-width:800px;color:var(--text-secondary);margin:0 auto 5rem;font-size:1.25rem;line-height:1.6}.AboutSection-module__QVoG9G__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.AboutSection-module__QVoG9G__memberCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:transform .3s;display:flex}.AboutSection-module__QVoG9G__memberCard:hover{background:#ffffff08;transform:translateY(-5px)}.AboutSection-module__QVoG9G__avatar{background:linear-gradient(135deg, var(--accent-1), var(--accent-3));color:#fff;border:4px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 0 20px #00000080}.AboutSection-module__QVoG9G__name{color:var(--text-primary);font-size:1.5rem;font-weight:700}.AboutSection-module__QVoG9G__role{color:var(--accent-1);margin-bottom:.5rem;font-weight:600}.AboutSection-module__QVoG9G__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.AboutSection-module__QVoG9G__coFounderDesc{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:768px){.AboutSection-module__QVoG9G__about{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.AboutSection-module__QVoG9G__header{margin-bottom:2rem!important}.AboutSection-module__QVoG9G__aboutText{margin:0 auto 2.5rem!important;font-size:1rem!important}.AboutSection-module__QVoG9G__teamGrid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.AboutSection-module__QVoG9G__memberCard{border-radius:.75rem!important;gap:.5rem!important;padding:1rem!important}.AboutSection-module__QVoG9G__avatar{border-width:2px!important;width:60px!important;height:60px!important;margin-bottom:.5rem!important;font-size:1.25rem!important}.AboutSection-module__QVoG9G__name{font-size:1rem!important}.AboutSection-module__QVoG9G__role{margin-bottom:.25rem!important;font-size:.8rem!important}.AboutSection-module__QVoG9G__desc{font-size:.75rem!important;line-height:1.35!important}}
.blog-module__JsT-Oq__blogContainer{min-height:100vh;padding-top:calc(var(--nav-height) + 2rem);background:var(--background);color:var(--text-primary);flex-direction:column;display:flex}.blog-module__JsT-Oq__blogHero{text-align:center;max-width:800px;margin:4rem auto 2.5rem;padding:0 1.5rem}.blog-module__JsT-Oq__blogHero h1{background:linear-gradient(135deg, var(--text-primary) 30%, var(--text-secondary));-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.blog-module__JsT-Oq__blogHero p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.blog-module__JsT-Oq__controls{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto 3rem;padding:0 1.5rem;display:flex}@media (min-width:768px){.blog-module__JsT-Oq__controls{flex-direction:row;justify-content:space-between;align-items:center}}.blog-module__JsT-Oq__categories{scrollbar-width:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.blog-module__JsT-Oq__categories::-webkit-scrollbar{display:none}.blog-module__JsT-Oq__categoryBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:9999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.blog-module__JsT-Oq__categoryBtn:hover{color:var(--text-primary);border-color:var(--text-secondary);background:var(--surface-hover)}.blog-module__JsT-Oq__categoryActive{background:var(--text-primary);border-color:var(--text-primary);color:var(--background)!important}.blog-module__JsT-Oq__searchWrapper{width:100%;max-width:350px;position:relative}.blog-module__JsT-Oq__searchInput{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:9999px;outline:none;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;transition:all .2s}.blog-module__JsT-Oq__searchInput:focus{border-color:var(--accent-1);box-shadow:0 0 15px #0070f326}.blog-module__JsT-Oq__searchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem 6rem;display:grid}@media (min-width:640px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__postCard{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.blog-module__JsT-Oq__postCard:hover{border-color:#ffffff26;transform:translateY(-6px);box-shadow:0 20px 40px #00000080,0 0 0 1px #ffffff0d}.blog-module__JsT-Oq__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-module__JsT-Oq__cardMeta{align-items:center;gap:1rem;margin-bottom:1rem;font-size:.8rem;font-weight:500;display:flex}.blog-module__JsT-Oq__cardCategory{color:var(--accent-1);text-transform:uppercase;letter-spacing:.05em}.blog-module__JsT-Oq__cardDate{color:var(--text-secondary)}.blog-module__JsT-Oq__postCard h2{color:var(--text-primary);margin-bottom:.75rem;font-size:1.4rem;font-weight:600;line-height:1.3;transition:color .2s}.blog-module__JsT-Oq__postCard:hover h2{background:linear-gradient(135deg, var(--accent-1), var(--accent-3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__JsT-Oq__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardFooter{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.85rem;display:flex}.blog-module__JsT-Oq__readMore{color:var(--text-primary);align-items:center;gap:.25rem;font-weight:500;transition:gap .2s;display:flex}.blog-module__JsT-Oq__postCard:hover .blog-module__JsT-Oq__readMore{color:var(--accent-1);gap:.5rem}.blog-module__JsT-Oq__noResults{text-align:center;grid-column:1/-1;padding:6rem 0}.blog-module__JsT-Oq__noResults h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.blog-module__JsT-Oq__noResults p{color:var(--text-secondary)}.blog-module__JsT-Oq__progressBar{background:linear-gradient(to right, var(--accent-1), var(--accent-3), var(--accent-2));z-index:100;height:4px;transition:width .1s;position:fixed;top:0;left:0}.blog-module__JsT-Oq__detailWrapper{width:100%;max-width:800px;margin:0 auto;padding:3rem 1.5rem 6rem}.blog-module__JsT-Oq__backBtn{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-flex}.blog-module__JsT-Oq__backBtn:hover{color:var(--text-primary)}.blog-module__JsT-Oq__articleHeader{margin-bottom:3.5rem}.blog-module__JsT-Oq__articleMeta{align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:flex}.blog-module__JsT-Oq__articleCategory{color:var(--accent-1);text-transform:uppercase;letter-spacing:.05em}.blog-module__JsT-Oq__articleDate{color:var(--text-secondary)}.blog-module__JsT-Oq__articleReadTime{color:var(--text-secondary);align-items:center;gap:.25rem;display:flex}.blog-module__JsT-Oq__articleHeader h1{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:2rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.blog-module__JsT-Oq__articleAuthor{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 0;display:flex}.blog-module__JsT-Oq__authorAvatar{background:linear-gradient(135deg, var(--accent-1), var(--accent-2));width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.blog-module__JsT-Oq__authorInfo{flex-direction:column;display:flex}.blog-module__JsT-Oq__authorName{color:var(--text-primary);font-size:.95rem;font-weight:600}.blog-module__JsT-Oq__authorRole{color:var(--text-secondary);font-size:.8rem}.blog-module__JsT-Oq__content{color:#ddd;font-size:1.125rem;line-height:1.8}.blog-module__JsT-Oq__contentSection{margin-bottom:3.5rem}.blog-module__JsT-Oq__contentSection h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.8rem;font-weight:700}.blog-module__JsT-Oq__contentSection p{text-align:justify;margin-bottom:1.5rem}.blog-module__JsT-Oq__benefitsList{flex-direction:column;gap:1.25rem;margin:1.5rem 0 2.5rem;padding:0;list-style:none;display:flex}.blog-module__JsT-Oq__benefitItem{padding-left:2rem;line-height:1.6;position:relative}.blog-module__JsT-Oq__benefitItem:before{content:"✦";color:var(--accent-1);font-weight:700;position:absolute;top:0;left:0}.blog-module__JsT-Oq__articleCta{border:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#0a0a0acc,#141414cc);border-radius:20px;margin:5rem 0;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.blog-module__JsT-Oq__articleCta:before{content:"";background:linear-gradient(to right, var(--accent-1), var(--accent-2));height:4px;position:absolute;top:0;left:0;right:0}.blog-module__JsT-Oq__articleCta h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.blog-module__JsT-Oq__articleCta p{color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.blog-module__JsT-Oq__relatedSection{border-top:1px solid var(--border);width:100%;max-width:1200px;margin-top:5rem;margin-left:auto;margin-right:auto;padding-top:5rem}.blog-module__JsT-Oq__relatedSection h2{text-align:center;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.blog-module__JsT-Oq__relatedGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.blog-module__JsT-Oq__relatedGrid{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__newsletterCard{background:linear-gradient(135deg, var(--surface) 0%, #14141466 100%);border:1px solid var(--border);text-align:center;border-radius:24px;width:calc(100% - 3rem);max-width:1200px;margin:0 auto 6rem;padding:4rem 2rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__newsletterCard h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.blog-module__JsT-Oq__newsletterCard p{color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;line-height:1.6}.blog-module__JsT-Oq__newsletterForm{flex-direction:column;gap:.75rem;max-width:480px;margin:0 auto;display:flex}@media (min-width:600px){.blog-module__JsT-Oq__newsletterForm{flex-direction:row}}.blog-module__JsT-Oq__newsletterInput{border:1px solid var(--border);color:var(--text-primary);background:#ffffff08;border-radius:9999px;outline:none;flex:1;padding:.85rem 1.5rem;font-size:.95rem;transition:border-color .2s}.blog-module__JsT-Oq__newsletterInput:focus{border-color:var(--text-secondary)}.blog-module__JsT-Oq__newsletterSubmit{cursor:pointer;border:none;outline:none}.blog-module__JsT-Oq__statsCallout{border-left:4px solid var(--accent-1);background:linear-gradient(135deg,#0070f30d 0%,#7928ca0d 100%);border-radius:0 12px 12px 0;flex-direction:column;gap:.75rem;margin:2.5rem 0;padding:1.5rem 2rem;display:flex}.blog-module__JsT-Oq__statsText{color:#ededed;font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.6}.blog-module__JsT-Oq__statsSource{text-transform:uppercase;color:var(--accent-1);letter-spacing:.08em;align-self:flex-end;font-size:.8rem;font-weight:700}.blog-module__JsT-Oq__toolsContainer{margin:3.5rem 0}.blog-module__JsT-Oq__toolsHeading{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.blog-module__JsT-Oq__toolsTableWrapper{border:1px solid var(--border);background:var(--surface);border-radius:12px;width:100%;overflow-x:auto}.blog-module__JsT-Oq__toolsTable{border-collapse:collapse;text-align:left;width:100%;min-width:500px}.blog-module__JsT-Oq__toolsTable th{color:var(--text-secondary);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:600}.blog-module__JsT-Oq__toolsTable td{color:#ddd;border-bottom:1px solid var(--border);vertical-align:middle;padding:1.25rem 1.5rem;font-size:.95rem}.blog-module__JsT-Oq__toolsTable tr:last-child td{border-bottom:none}.blog-module__JsT-Oq__toolNameWrapper{color:var(--text-primary);align-items:center;gap:.75rem;font-weight:700;display:flex}.blog-module__JsT-Oq__toolLogo{color:var(--accent-1);align-items:center;display:flex}.blog-module__JsT-Oq__toolUseCase{color:var(--text-secondary);line-height:1.6}.blog-module__JsT-Oq__faqSection{border-top:1px solid var(--border);margin:5rem 0;padding-top:4rem}.blog-module__JsT-Oq__faqSection h2{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.blog-module__JsT-Oq__faqList{flex-direction:column;gap:1.25rem;display:flex}.blog-module__JsT-Oq__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 2rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.blog-module__JsT-Oq__faqItem:hover{border-color:#ffffff1f;transform:translateY(-2px)}.blog-module__JsT-Oq__faqQuestion{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__faqAnswer{color:var(--text-secondary);font-size:1rem;line-height:1.65}.blog-module__JsT-Oq__internalLinksBox{border:1px solid var(--border);background:linear-gradient(#ffffff03 0%,#0000 100%);border-radius:16px;margin:3.5rem 0;padding:2rem}.blog-module__JsT-Oq__internalLinksTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.blog-module__JsT-Oq__internalLinksList{grid-template-columns:1fr;gap:1rem;padding:0;list-style:none;display:grid}@media (min-width:768px){.blog-module__JsT-Oq__internalLinksList{grid-template-columns:repeat(2,1fr)}}.blog-module__JsT-Oq__internalLinkItem a{border:1px solid var(--border);color:var(--text-primary);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.blog-module__JsT-Oq__internalLinkItem a:hover{border-color:var(--accent-1);background:var(--surface-hover);transform:translate(4px);box-shadow:0 4px 12px #0070f31a}.blog-module__JsT-Oq__internalLinkItem svg{color:var(--accent-1);transition:transform .2s}.blog-module__JsT-Oq__internalLinkItem a:hover svg{transform:translate(3px)}.blog-module__JsT-Oq__breadcrumbs{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.blog-module__JsT-Oq__breadcrumbs a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.blog-module__JsT-Oq__breadcrumbs a:hover{color:var(--text-primary)}.blog-module__JsT-Oq__separator{color:#fff3}.blog-module__JsT-Oq__activeBreadcrumb{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-weight:500;overflow:hidden}.blog-module__JsT-Oq__articleTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.blog-module__JsT-Oq__tag{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;padding:.25rem .75rem;font-size:.8rem}.blog-module__JsT-Oq__shareContainer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;margin:3rem 0 1rem;padding:1.5rem 0;display:flex}@media (min-width:600px){.blog-module__JsT-Oq__shareContainer{flex-direction:row;justify-content:space-between;align-items:center}}.blog-module__JsT-Oq__shareLabel{color:var(--text-secondary);font-size:.9rem;font-weight:600}.blog-module__JsT-Oq__shareButtons{gap:.75rem;display:flex}.blog-module__JsT-Oq__shareBtn{border:1px solid var(--border);color:var(--text-primary);background:#ffffff08;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s}.blog-module__JsT-Oq__shareBtn:hover{background:var(--surface-hover);border-color:var(--text-secondary)}.blog-module__JsT-Oq__pagination{grid-template-columns:1fr;gap:1.5rem;margin:4rem 0;display:grid}@media (min-width:768px){.blog-module__JsT-Oq__pagination{grid-template-columns:1fr 1fr}}.blog-module__JsT-Oq__prevLink,.blog-module__JsT-Oq__nextLink{border:1px solid var(--border);color:inherit;background:#ffffff03;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.blog-module__JsT-Oq__prevLink:hover,.blog-module__JsT-Oq__nextLink:hover{border-color:var(--accent-1);background:#ffffff08}.blog-module__JsT-Oq__nextLink{text-align:right}.blog-module__JsT-Oq__pageLabel{text-transform:uppercase;color:var(--accent-2);letter-spacing:.05em;font-size:.8rem;font-weight:700}.blog-module__JsT-Oq__pageTitle{color:var(--text-primary);font-size:1.05rem;font-weight:600;line-height:1.4}.blog-module__JsT-Oq__relatedServiceCta{border:1px solid var(--border);background:linear-gradient(135deg,#7928ca14 0%,#0070f314 100%);border-radius:16px;margin:4rem 0 2rem;padding:2.5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__relatedServiceCta:before{content:"";background:linear-gradient(180deg, var(--accent-1), var(--accent-2));width:4px;position:absolute;top:0;bottom:0;left:0}.blog-module__JsT-Oq__serviceCtaContent{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.blog-module__JsT-Oq__ctaBadge{text-transform:uppercase;color:var(--accent-1);letter-spacing:.1em;font-size:.75rem;font-weight:700}.blog-module__JsT-Oq__relatedServiceCta h3{color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:700}.blog-module__JsT-Oq__relatedServiceCta p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.95rem;line-height:1.6}
.ContactSection-module__jJh_sq__contact{background:var(--surface);border-top:1px solid var(--border);position:relative}.ContactSection-module__jJh_sq__header{text-align:center;margin-bottom:4rem}.ContactSection-module__jJh_sq__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.ContactSection-module__jJh_sq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.ContactSection-module__jJh_sq__formWrapper{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;max-width:600px;margin:0 auto;padding:3rem}.ContactSection-module__jJh_sq__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__jJh_sq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__jJh_sq__label{color:var(--text-primary);font-size:.9rem;font-weight:500}.ContactSection-module__jJh_sq__input,.ContactSection-module__jJh_sq__textarea,.ContactSection-module__jJh_sq__select{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#00000080;border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactSection-module__jJh_sq__input:focus,.ContactSection-module__jJh_sq__textarea:focus,.ContactSection-module__jJh_sq__select:focus{border-color:var(--accent-1);outline:none;box-shadow:0 0 0 2px #0070f333}.ContactSection-module__jJh_sq__textarea{resize:vertical;min-height:150px}.ContactSection-module__jJh_sq__submitBtn{width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem}@media (max-width:768px){.ContactSection-module__jJh_sq__contact{padding-top:2.1rem!important;padding-bottom:2.1rem!important}.ContactSection-module__jJh_sq__header{margin-bottom:2rem!important}.ContactSection-module__jJh_sq__formWrapper{border-radius:.75rem!important;padding:1.25rem!important}.ContactSection-module__jJh_sq__form{gap:1.2rem!important}.ContactSection-module__jJh_sq__input,.ContactSection-module__jJh_sq__textarea,.ContactSection-module__jJh_sq__select{padding:.6rem .85rem!important;font-size:.95rem!important}.ContactSection-module__jJh_sq__textarea{min-height:110px!important}.ContactSection-module__jJh_sq__submitBtn{margin-top:.75rem!important;padding:.85rem!important;font-size:1rem!important}}
.ServicePage-module__jMk8ua__container{background:var(--background,#000);min-height:100vh;color:var(--text-primary,#fff);padding-top:calc(var(--nav-height,80px) + 2rem);position:relative;overflow:hidden}.ServicePage-module__jMk8ua__glowTop{filter:blur(100px);pointer-events:none;z-index:1;background:radial-gradient(circle,#7928ca14 0%,#0070f314 50%,#0000 100%);width:600px;height:600px;position:absolute;top:-10%;left:20%}.ServicePage-module__jMk8ua__glowMid{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#0070f30f 0%,#7928ca0f 60%,#0000 100%);width:500px;height:500px;position:absolute;top:50%;right:-10%}.ServicePage-module__jMk8ua__hero{z-index:2;text-align:center;max-width:1000px;margin:0 auto;padding:6rem 1.5rem 4rem;position:relative}.ServicePage-module__jMk8ua__heroContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ServicePage-module__jMk8ua__heroTitle{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 40%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.ServicePage-module__jMk8ua__heroDesc{color:var(--text-secondary,#888);max-width:700px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.ServicePage-module__jMk8ua__section{z-index:2;max-width:1200px;margin:0 auto;padding:5rem 1.5rem;position:relative}.ServicePage-module__jMk8ua__sectionHeader{text-align:center;flex-direction:column;gap:.75rem;margin-bottom:3.5rem;display:flex}.ServicePage-module__jMk8ua__sectionHeader h2{letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.ServicePage-module__jMk8ua__subtitle{color:var(--text-secondary,#888);max-width:600px;margin:0 auto;font-size:1.1rem}.ServicePage-module__jMk8ua__aboutGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServicePage-module__jMk8ua__aboutGrid{grid-template-columns:repeat(3,1fr)}}.ServicePage-module__jMk8ua__aboutCard{background:#ffffff04;border:1px solid #ffffff0d;border-radius:16px;padding:2.25rem 2rem;transition:all .3s}.ServicePage-module__jMk8ua__aboutCard:hover{background:#ffffff08;border-color:#ffffff14;transform:translateY(-4px)}.ServicePage-module__jMk8ua__aboutCard h3{color:var(--text-primary,#fff);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600;position:relative}.ServicePage-module__jMk8ua__aboutCard h3:after{content:"";background:linear-gradient(90deg, var(--accent-1,#7928ca), var(--accent-2,#0070f3));width:30px;height:2px;position:absolute;bottom:0;left:0}.ServicePage-module__jMk8ua__aboutCard p{color:var(--text-secondary,#888);font-size:.95rem;line-height:1.6}.ServicePage-module__jMk8ua__problemGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ServicePage-module__jMk8ua__problemGrid{grid-template-columns:repeat(2,1fr)}}.ServicePage-module__jMk8ua__problemCard{background:#ffffff03;border:1px solid #ffffff0a;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex}.ServicePage-module__jMk8ua__problemNumber{color:#ef4444cc;background:#ef44441a;border-radius:8px;padding:.35rem .65rem;font-size:1.25rem;font-weight:700;line-height:1}.ServicePage-module__jMk8ua__problemCard p{color:var(--text-secondary,#888);font-size:.95rem;line-height:1.5}.ServicePage-module__jMk8ua__solveSection{z-index:2;max-width:1200px;margin:0 auto;padding:4rem 1.5rem;position:relative}.ServicePage-module__jMk8ua__solveCard{text-align:center;background:linear-gradient(135deg,#141414cc 0%,#0a0a0acc 100%);border:1px solid #ffffff0f;border-radius:24px;padding:3.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.ServicePage-module__jMk8ua__solveCard:before{content:"";background:linear-gradient(90deg, var(--accent-1,#7928ca), var(--accent-2,#0070f3));height:3px;position:absolute;top:0;left:0;right:0}.ServicePage-module__jMk8ua__solveCard h2{margin-bottom:1.25rem;font-size:1.85rem;font-weight:700}.ServicePage-module__jMk8ua__solveCard p{color:#ededed;max-width:800px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.ServicePage-module__jMk8ua__solveCta{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.ServicePage-module__jMk8ua__solveCta:hover{color:var(--accent-2,#0070f3);gap:.75rem}.ServicePage-module__jMk8ua__benefitGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ServicePage-module__jMk8ua__benefitGrid{grid-template-columns:repeat(2,1fr)}}.ServicePage-module__jMk8ua__benefitCard{background:#ffffff04;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.ServicePage-module__jMk8ua__benefitIcon{color:var(--accent-1,#7928ca);font-size:1.1rem;font-weight:700}.ServicePage-module__jMk8ua__benefitCard p{color:var(--text-secondary,#888);font-size:.95rem;line-height:1.5}.ServicePage-module__jMk8ua__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.ServicePage-module__jMk8ua__faqItem{background:#ffffff04;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}.ServicePage-module__jMk8ua__faqHeader{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-size:1.05rem;font-weight:600;display:flex}.ServicePage-module__jMk8ua__faqAnswerWrapper{overflow:hidden}.ServicePage-module__jMk8ua__faqAnswer{color:var(--text-secondary,#888);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6}.ServicePage-module__jMk8ua__blogGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServicePage-module__jMk8ua__blogGrid{grid-template-columns:repeat(3,1fr)}}.ServicePage-module__jMk8ua__postCard{color:inherit;background:#ffffff04;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.ServicePage-module__jMk8ua__postCard:hover{background:#ffffff08;border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.ServicePage-module__jMk8ua__cardContent{flex-direction:column;gap:1rem;height:100%;padding:1.75rem;display:flex}.ServicePage-module__jMk8ua__cardMeta{color:var(--text-secondary,#888);justify-content:space-between;font-size:.8rem;display:flex}.ServicePage-module__jMk8ua__cardCategory{color:var(--accent-2,#0070f3);font-weight:600}.ServicePage-module__jMk8ua__postCard h3{color:var(--text-primary);font-size:1.15rem;font-weight:600;line-height:1.4}.ServicePage-module__jMk8ua__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ServicePage-module__jMk8ua__cardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.8rem;display:flex}.ServicePage-module__jMk8ua__readMore{color:var(--accent-1);align-items:center;gap:.25rem;font-weight:600;display:flex}.ServicePage-module__jMk8ua__contact{z-index:2;max-width:1200px;margin:0 auto 5rem;padding:5rem 1.5rem;position:relative}.ServicePage-module__jMk8ua__contactContainer{background:#ffffff03;border:1px solid #ffffff0a;border-radius:24px;grid-template-columns:1fr;gap:3rem;padding:3rem;display:grid}@media (min-width:992px){.ServicePage-module__jMk8ua__contactContainer{grid-template-columns:1fr 1.2fr;align-items:center}}.ServicePage-module__jMk8ua__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.ServicePage-module__jMk8ua__contactInfo h2{letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,3rem);font-weight:700}.ServicePage-module__jMk8ua__contactInfo p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.ServicePage-module__jMk8ua__contactMethods{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.ServicePage-module__jMk8ua__contactBtnWhatsapp{color:#fff;background:#25d366;border-radius:8px;align-items:center;width:fit-content;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.ServicePage-module__jMk8ua__contactBtnWhatsapp:hover{opacity:.9}.ServicePage-module__jMk8ua__directContact{flex-direction:column;gap:.5rem;font-size:.95rem;display:flex}.ServicePage-module__jMk8ua__directContact a{color:var(--accent-2,#0070f3);font-weight:600;text-decoration:none}.ServicePage-module__jMk8ua__directContact a:hover{text-decoration:underline}.ServicePage-module__jMk8ua__formCard{background:#ffffff04;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem}.ServicePage-module__jMk8ua__form{flex-direction:column;gap:1.25rem;display:flex}.ServicePage-module__jMk8ua__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ServicePage-module__jMk8ua__inputGroup label{color:#ccc;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ServicePage-module__jMk8ua__inputGroup input,.ServicePage-module__jMk8ua__inputGroup textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:all .2s}.ServicePage-module__jMk8ua__inputGroup input:focus,.ServicePage-module__jMk8ua__inputGroup textarea:focus{border-color:var(--accent-2,#0070f3);background:#ffffff0d}.ServicePage-module__jMk8ua__readOnlyInput{opacity:.7;cursor:not-allowed;background:#ffffff03!important}.ServicePage-module__jMk8ua__inputGroup textarea{resize:vertical;min-height:120px}.ServicePage-module__jMk8ua__successMessage{color:#10b981;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}.ServicePage-module__jMk8ua__errorMessage{color:#ef4444;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}.ServicePage-module__jMk8ua__solutionsListGrid{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}@media (min-width:768px){.ServicePage-module__jMk8ua__solutionsListGrid{grid-template-columns:repeat(3,1fr);gap:.8rem}}@media (min-width:1200px){.ServicePage-module__jMk8ua__solutionsListGrid{grid-template-columns:repeat(4,1fr)}}.ServicePage-module__jMk8ua__solutionItem{background:#ffffff04;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.ServicePage-module__jMk8ua__solutionItem:hover{border-color:var(--accent-2);background:#ffffff08;transform:translate(2px)}.ServicePage-module__jMk8ua__solutionDot{color:var(--accent-2,#0070f3);flex-shrink:0;font-size:.85rem;font-weight:700}.ServicePage-module__jMk8ua__solutionText{color:var(--text-primary);font-size:.85rem;font-weight:500;line-height:1.3}
