.Hero-module__Vtspxq__hero__container{flex-direction:column;align-items:center;display:flex}.Hero-module__Vtspxq__hero h1{margin:20px 0;font-weight:900}.Hero-module__Vtspxq__hero p{max-width:600px}.Hero-module__Vtspxq__actions{flex-direction:column;align-items:start;gap:16px;margin-top:30px;display:flex}.Hero-module__Vtspxq__hero__stats{gap:30px;margin:40px 0;display:flex}.Hero-module__Vtspxq__hero__stat{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.Hero-module__Vtspxq__hero__stat-value{font-size:24px;font-weight:600}.Hero-module__Vtspxq__hero__stat-label{color:var(--paragraph);font-size:13px;font-weight:600}.Hero-module__Vtspxq__hero__visual{flex-direction:column;justify-content:center;gap:20px;display:flex}.Hero-module__Vtspxq__hero__visual-cards{flex-direction:column;gap:20px;width:100%;display:flex}.Hero-module__Vtspxq__hero__visual-card{background:linear-gradient(135deg,#4f6ef7,#7c3aed);background:var(--primary);color:#fff;border-radius:12px;flex-direction:column;align-items:start;gap:8px;width:100%;padding:20px;display:flex;box-shadow:0 4px 24px #4f6ef759}.Hero-module__Vtspxq__hero__visual-card p{color:#fff}@media (min-width:768px){.Hero-module__Vtspxq__actions{flex-direction:row}.Hero-module__Vtspxq__hero__visual{flex-direction:row;justify-content:space-between;align-items:start}}@media (min-width:1024px){.Hero-module__Vtspxq__hero__container{flex-direction:row;justify-content:space-between;gap:80px}.Hero-module__Vtspxq__hero__content{width:50%}.Hero-module__Vtspxq__hero__visual{flex-direction:column;width:50%}}
.Badge-module__g-cF8q__badge{background-color:var(--background-light);color:var(--primary);letter-spacing:.01em;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.Badge-module__g-cF8q__badge-dot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:2s infinite Badge-module__g-cF8q__pulse}@keyframes Badge-module__g-cF8q__pulse{0%{opacity:1}70%{opacity:.3}to{opacity:1}}
.Button-module__xDwtkW__button{cursor:pointer;text-align:center;background-position:0 0;background-repeat:no-repeat;background-size:0% 100%;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,background-size .3s,color .3s;display:inline-flex}.Button-module__xDwtkW__button:hover{background-size:100% 100%}.Button-module__xDwtkW__button span{transition:transform .2s;display:inline-block}.Button-module__xDwtkW__button:hover span{transform:translate(3px)}.Button-module__xDwtkW__cta{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 16px #4f6ef759}.Button-module__xDwtkW__cta:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 24px #4f6ef780}.Button-module__xDwtkW__primary{background-color:var(--primary);color:#fff;background-image:linear-gradient(var(--primary-hover),var(--primary-hover));border:none;box-shadow:0 4px 16px #4f6ef759}.Button-module__xDwtkW__secondary{color:#0f172a;border:1px solid #e2e8f0}.Button-module__xDwtkW__secondary:hover{background:var(--background-light);border-color:var(--primary);color:var(--primary)}.Button-module__xDwtkW__tertiary{color:#fff;background-image:linear-gradient(#fff3,#fff3);border:1px solid #fff}
.ServiceHeroCard-module__PEstbG__card{cursor:pointer;color:#000;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:7px;padding:16px;display:flex;box-shadow:0 2px 16px #0f172a06}.ServiceHeroCard-module__PEstbG__card:hover{border-color:#bfdbfe;box-shadow:0 4px 24px #0f172a1a}.ServiceHeroCard-module__PEstbG__card__content{align-items:center;gap:7px;display:flex}.ServiceHeroCard-module__PEstbG__icon{background-color:var(--background-medium);border-radius:12px;justify-content:center;align-items:center;min-width:50px;min-height:50px;display:flex}.ServiceHeroCard-module__PEstbG__description{flex-direction:column;display:flex}.ServiceHeroCard-module__PEstbG__link{background-color:var(--background-light);color:var(--primary);background-image:linear-gradient(var(--primary),var(--primary));background-position:0 0;background-repeat:no-repeat;background-size:0% 100%;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:transform .2s,background-size .3s,color .3s;display:flex}.ServiceHeroCard-module__PEstbG__card:hover .ServiceHeroCard-module__PEstbG__link{color:#fff;background-size:100% 100%}@media (min-width:768px){.ServiceHeroCard-module__PEstbG__card,.ServiceHeroCard-module__PEstbG__card__content{gap:12px}}
.Services-module__PKZCHq__services__header{grid-template-columns:1fr;gap:10px;margin-bottom:40px;display:grid}.Services-module__PKZCHq__services__header-badge{align-items:center;gap:5px;display:flex}.Services-module__PKZCHq__dash{background-color:var(--primary);border-radius:2px;width:25px;height:3px}.Services-module__PKZCHq__services__cards{gap:30px;display:grid}@media (min-width:768px){.Services-module__PKZCHq__services__header{grid-template-columns:1fr 1fr;align-items:last baseline}.Services-module__PKZCHq__services__cards{grid-template-columns:repeat(2,1fr)}.Services-module__PKZCHq__services__cards>:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:1024px){.Services-module__PKZCHq__services__cards{grid-template-columns:repeat(3,1fr)}.Services-module__PKZCHq__services__cards>:last-child:nth-child(odd){grid-column:auto}}
.ServiceCard-module__LvDJsG__card{border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:30px;transition:all .3s;display:flex;position:relative}.ServiceCard-module__LvDJsG__card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #6366f11f}.ServiceCard-module__LvDJsG__popular{border:1px solid var(--primary)}.ServiceCard-module__LvDJsG__badge{background-color:var(--primary);color:#fff;border-radius:100px;padding:4px 12px;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.ServiceCard-module__LvDJsG__card__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ServiceCard-module__LvDJsG__icon{background-color:var(--background-medium);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ServiceCard-module__LvDJsG__description{margin:10px 0}.ServiceCard-module__LvDJsG__features{gap:10px;margin:10px 0 20px;padding:0;list-style:none;display:grid}.ServiceCard-module__LvDJsG__features li{color:#000;font-size:var(--text-sm);align-items:center;gap:10px;line-height:1.4;display:flex}.ServiceCard-module__LvDJsG__features li:before{content:"✓";background-color:var(--background-medium);width:20px;height:20px;color:var(--primary);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}
.Footer-module__hP-FLq__footer{background:#080a14;padding:4rem 0 0;position:relative}.Footer-module__hP-FLq__topGlow{background:linear-gradient(90deg,#0000,#4f6ef799,#7c3aed99,#0000);height:3px;position:absolute;top:0;left:10%;right:10%}.Footer-module__hP-FLq__grid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__hP-FLq__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__hP-FLq__logo{align-items:center;gap:10px;display:flex}.Footer-module__hP-FLq__logoIcon{background:var(--gradient-primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 0 16px #4f6ef74d}.Footer-module__hP-FLq__logoText{color:#fff}.Footer-module__hP-FLq__tagline{color:#b4b9d799;max-width:260px;margin:0;font-size:.875rem;line-height:1.6}.Footer-module__hP-FLq__badge{color:#64dc82e6;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8rem;font-weight:500;display:flex}.Footer-module__hP-FLq__badgeDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite Footer-module__hP-FLq__pulse;box-shadow:0 0 8px #4ade8099}@keyframes Footer-module__hP-FLq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Footer-module__hP-FLq__colTitle{text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:0 0 1rem;font-size:.7rem;font-weight:700}.Footer-module__hP-FLq__linkList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__footerLink{color:#bec3e1a6;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__hP-FLq__footerLink:hover{color:#fff}.Footer-module__hP-FLq__contactList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__contactList li{align-items:center;gap:.6rem;display:flex}.Footer-module__hP-FLq__contactIcon{opacity:.7;flex-shrink:0;font-size:.85rem}.Footer-module__hP-FLq__contactText{color:#bec3e1a6;font-size:.875rem}.Footer-module__hP-FLq__bottomBar{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.Footer-module__hP-FLq__copyright,.Footer-module__hP-FLq__madeWith{color:#969bb973;margin:0;font-size:.8rem}.Footer-module__hP-FLq__heart{color:#f87171}@media (max-width:900px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__hP-FLq__brandCol{grid-column:1/-1}}@media (max-width:560px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr;gap:1.75rem}.Footer-module__hP-FLq__bottomBar{text-align:center;flex-direction:column;gap:.5rem}}
.About-module__4EMPOa__about__container{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.About-module__4EMPOa__about__left{flex-direction:column;gap:1.25rem;display:flex}.About-module__4EMPOa__about__tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.About-module__4EMPOa__about__right{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:900px){.About-module__4EMPOa__about__container{grid-template-columns:1fr;gap:3rem}}@media (min-width:768px){.About-module__4EMPOa__about{scroll-margin-top:100px}}
.Brand-module__nEs5fa__navbar__brand{color:#fff;align-items:center;gap:10px;display:inline-flex}.Brand-module__nEs5fa__navbar__logo{background:var(--gradient-primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 0 16px #4f6ef74d}.Brand-module__nEs5fa__highlight{color:var(--gradient-primary);background:linear-gradient(135deg,#5c7aff,#9457fe);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
.Tag-module__wEX-9W__tag{cursor:default;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:500}.Tag-module__wEX-9W__tag:hover{border-color:var(--primary);color:var(--primary)}.Tag-module__wEX-9W__primary{background:var(--background-medium);border:1px solid var(--border-light);color:var(--primary)}.Tag-module__wEX-9W__secondary{color:#374151;background:#fff;border:1.5px solid #e2e5f0;transition:border-color .2s,color .2s}.Tag-module__wEX-9W__secondary:hover{border-color:var(--primary);color:var(--primary)}.Tag-module__wEX-9W__category{color:#fff;background:#00000080;position:absolute;top:18px;right:18px}
.AboutCard-module__8NE3NW__about__card{align-items:flex-start;gap:16px;display:flex}.AboutCard-module__8NE3NW__about__card-icon{flex-shrink:0;margin-top:2px;font-size:28px}.AboutCard-module__8NE3NW__about__card-title{margin-bottom:5px}
.WhatsAppButton-module__mfMbwG__tooltip{color:#111;white-space:nowrap;z-index:999;background:#fff;border-radius:20px;padding:8px 14px;font-size:14px;transition:bottom .3s,right .3s;animation:.3s WhatsAppButton-module__mfMbwG__fadeIn;position:fixed;bottom:70px;right:80px;box-shadow:0 8px 20px #00000026}@keyframes WhatsAppButton-module__mfMbwG__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.WhatsAppButton-module__mfMbwG__whatsappButton{color:#fff;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-weight:600;text-decoration:none;transition:bottom .3s,right .3s,transform .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 20px #0003}@media (min-width:769px){.WhatsAppButton-module__mfMbwG__whatsappButton:hover{background:#1ebe5d;transform:scale(1.05);box-shadow:0 12px 24px #00000040}}@media (max-width:768px){.WhatsAppButton-module__mfMbwG__whatsappButton{bottom:148px}.WhatsAppButton-module__mfMbwG__tooltip{bottom:215px;right:45px}.WhatsAppButton-module__mfMbwG__whatsappButtonScrolled{bottom:24px;right:24px}.WhatsAppButton-module__mfMbwG__tooltipScrolled{bottom:24px;right:96px}}
.Projects-module__hdPRpq__projects__cards{gap:30px;display:grid}.Projects-module__hdPRpq__projects__more{justify-content:center;margin-top:40px;display:flex}@media (min-width:768px){.Projects-module__hdPRpq__projects__header{grid-template-columns:1fr 1fr;align-items:last baseline}.Projects-module__hdPRpq__projects__cards{grid-template-columns:repeat(2,1fr)}.Projects-module__hdPRpq__projects__cards>:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:1024px){.Projects-module__hdPRpq__projects__cards{grid-template-columns:repeat(3,1fr)}.Projects-module__hdPRpq__projects__cards>:last-child:nth-child(odd){grid-column:auto}}
.ProjectCard-module__wvEvWG__project__card{color:#000;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;position:relative;box-shadow:0 20px 50px #00000014}.ProjectCard-module__wvEvWG__project__card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #6366f11f}.ProjectCard-module__wvEvWG__project__card-image{border-radius:16px 16px 0 0;justify-content:center;align-items:center;min-height:160px;max-height:160px;display:flex;position:relative}.ProjectCard-module__wvEvWG__project__card-image img{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%}.ProjectCard-module__wvEvWG__project__card-content{flex-direction:column;gap:12px;padding:22px;display:flex}.ProjectCard-module__wvEvWG__project__card-tags{flex-wrap:wrap;gap:8px;display:flex}
.Contact-module__sgxDga__contact{padding:120px 0}.Contact-module__sgxDga__contact__container{flex-direction:column;display:flex}.Contact-module__sgxDga__contact__body{grid-template-columns:1fr 1.6fr;gap:30px;display:grid}.Contact-module__sgxDga__contact__left{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.Contact-module__sgxDga__contact__infoItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.Contact-module__sgxDga__infoIcon{background:var(--background-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Contact-module__sgxDga__infoLabel{letter-spacing:.1em;color:#9ca3af;margin-bottom:.2rem;font-size:.68rem;font-weight:700;display:block}.Contact-module__sgxDga__infoValue{color:#000;margin:0;font-size:.9rem;font-weight:600}.Contact-module__sgxDga__whyBox{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.Contact-module__sgxDga__whyBox__title{font-size:var(--text-base);color:#000;margin-bottom:15px;font-weight:700}.Contact-module__sgxDga__whyBox__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Contact-module__sgxDga__whyBox__item{font-size:var(--text-sm);color:#374151;align-items:center;gap:.6rem;display:flex}.Contact-module__sgxDga__check{color:var(--primary);font-weight:700;font-size:var(--text-sm)}.Contact-module__sgxDga__successMsg{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:1.5rem;display:flex;box-shadow:0 4px 24px #0000000d}.Contact-module__sgxDga__successIcon{font-size:2.5rem}.Contact-module__sgxDga__successMsg h3{color:#000;margin:0;font-size:1.4rem;font-weight:700}.Contact-module__sgxDga__successMsg p{color:var(--paragraph);margin:0}.Contact-module__sgxDga__form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 24px #0000000d}.Contact-module__sgxDga__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__sgxDga__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__sgxDga__label{letter-spacing:.1em;color:#9ca3af;font-size:.7rem;font-weight:700}.Contact-module__sgxDga__input,.Contact-module__sgxDga__select,.Contact-module__sgxDga__textarea{color:#000;box-sizing:border-box;background:#f8f9fc;border:1.5px solid #e8eaf2;border-radius:10px;outline:none;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.Contact-module__sgxDga__input::placeholder,.Contact-module__sgxDga__textarea::placeholder{color:#c4c8d8}.Contact-module__sgxDga__input:focus,.Contact-module__sgxDga__select:focus,.Contact-module__sgxDga__textarea:focus{border-color:var(--primary);background:#fff}.Contact-module__sgxDga__inputError,.Contact-module__sgxDga__inputError:focus{background:#fff5f5;border-color:#ef4444!important}.Contact-module__sgxDga__errorMsg{color:#ef4444;margin-top:-.1rem;font-size:.72rem;font-weight:500}.Contact-module__sgxDga__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239ca3af' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contact-module__sgxDga__textarea{resize:vertical;min-height:120px}.Contact-module__sgxDga__submitBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#4f6ef7,#7c3aed);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 4px 16px #4f6ef759}.Contact-module__sgxDga__submitBtn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 24px #4f6ef780}.Contact-module__sgxDga__arrow{transition:transform .2s}.Contact-module__sgxDga__submitBtn:hover .Contact-module__sgxDga__arrow{transform:translate(3px)}.Contact-module__sgxDga__loader{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__sgxDga__spin}.Contact-module__sgxDga__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__sgxDga__errorBox{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:12px 16px;font-size:14px;display:flex}@keyframes Contact-module__sgxDga__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.Contact-module__sgxDga__contact__body,.Contact-module__sgxDga__row{grid-template-columns:1fr}}
.Reveal-module__Pv9JGW__reveal{opacity:0;will-change:transform,opacity;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.Reveal-module__Pv9JGW__show{opacity:1;transform:translateY(0)}
