html{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.login-modal .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);margin:16px;max-height:calc(100vh - 32px)}@media(max-width:600px){.login-modal .MuiDialog-paper{margin:8px;max-height:calc(100vh - 16px);border-radius:8px}}.login-modal .MuiDialogTitle-root{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.login-modal .MuiTabs-root .MuiTab-root{text-transform:none;font-weight:500;font-size:1rem;transition:all .3s ease}.login-modal .MuiTabs-root .MuiTab-root.Mui-selected{color:#667eea}.login-modal .MuiTabs-root .MuiTabs-indicator{background:linear-gradient(135deg,#667eea,#764ba2);height:3px}.login-modal .MuiTextField-root .MuiOutlinedInput-root{border-radius:8px}.login-modal .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset,.login-modal .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#667eea}.login-modal .MuiButton-contained{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;text-transform:none;font-weight:600}.login-modal .MuiButton-contained:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.login-modal .MuiAlert-root{border-radius:8px}.users-panel .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15)}.users-panel .MuiDialogTitle-root{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.users-panel table thead{background-color:#f5f5f5}.users-panel table tbody tr:hover{background-color:#fafafa}.users-panel table tbody td{padding:16px}.users-panel .MuiButton-outlined{border-radius:8px}.intro{background:url(/static/media/ingeniosoftBackgroud2.1e613315.png);background-size:cover;background-position:50%;color:#fff;text-shadow:0 0 2px #33065c}.intro>.intro-container{margin:0 auto;padding:0 2rem}.intro>.intro-container .hero-section{display:flex;align-items:center;grid-gap:2rem;gap:2rem;min-height:70vh}.intro>.intro-container .hero-section .images{flex:0 0 35%;display:flex;align-items:center;justify-content:flex-start}.intro>.intro-container .hero-section .images img{max-width:80%}.intro>.intro-container .hero-section .content{flex:1 1 65%;display:flex;align-items:center}.intro>.intro-container .hero-section .content>div{width:100%}.intro>.intro-container .hero-section .content>div h2,.intro>.intro-container .hero-section .content>div h3{margin:0}.intro>.intro-container .hero-section .content>div .title-logo{display:flex;align-items:center;margin-bottom:.5rem}.intro>.intro-container .hero-section .content>div #intro-heading{margin:0;font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:1001;background:transparent;padding:.25rem 0;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem}.intro>.intro-container .hero-section .content .intro-cta{margin:1rem 0}.intro>.intro-container .hero-section .content .hero-inline{margin-top:1.5rem}.intro>.intro-container .hero-section .content .hero-inline h2{margin:.4rem 0}.intro>.intro-container .hero-section .content .hero-inline p{margin-bottom:.8rem}.intro>.intro-container .circule{display:inline-block;padding:2px 4px;background:#8711e2;border-radius:.5em}.intro>.intro-container .intro-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:flex-end;grid-gap:1rem;gap:1rem;padding:.75rem 0;transition:background .25s ease,padding .25s ease,box-shadow .25s ease;background:transparent}.intro>.intro-container .intro-header .left{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.intro>.intro-container .intro-header img.logo{height:56px;width:auto;transition:height .25s ease,transform .25s ease}.intro>.intro-container .intro-header .right.btn{display:flex;grid-gap:.6rem;gap:.6rem;align-items:center}.intro>.intro-container .intro-header .right.btn button{padding:.45rem .8rem;font-size:.9rem;border-radius:6px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06);color:#fff;cursor:pointer;transition:background .2s ease,transform .15s ease}.intro>.intro-container .intro-header .right.btn button:hover{background:hsla(0,0%,100%,.12);transform:translateY(-2px)}.intro>.intro-container .intro-header h1{margin:0;font-size:1.5rem;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:1001;background:transparent;padding:.25rem 0}.intro>.intro-container.scrolled .intro-header{background:rgba(0,0,0,.5);padding:.35rem 0;box-shadow:0 6px 20px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.intro>.intro-container.scrolled .intro-header img.logo{height:40px}.intro>.intro-container.scrolled .intro-header h1{font-size:1.1rem}.intro>.intro-container .content-services{display:flex;flex-wrap:wrap;justify-content:center;width:100%;align-items:stretch}.intro>.intro-container .content-services .service{display:flex;flex-direction:column;align-items:center;text-align:center;width:120px;background:rgba(135,17,226,.08);border:1px solid rgba(135,17,226,.18);border-radius:1rem;padding:1rem;margin:1rem;transition:all .28s ease;min-height:120px}.intro>.intro-container .content-services .service:hover{background:rgba(135,17,226,.14);border-color:rgba(135,17,226,.45);transform:translateY(-6px);box-shadow:0 12px 30px rgba(135,17,226,.18)}.intro>.intro-container .content-services .service .logo-service{max-width:60px;height:60px;object-fit:contain;margin-bottom:.6rem;transition:transform .25s ease}.intro>.intro-container .content-services .service h3{margin:0;font-size:.98rem;font-weight:600}@media screen and (max-width:768px){.intro>.intro-container .content-services .service{width:100px;margin:.2rem;padding:.5rem;min-height:auto}.intro>.intro-container .content-services .service .logo-service{max-width:40px;height:40px;margin-bottom:.35rem}.intro>.intro-container .content-services .service h3{font-size:.72rem;line-height:1.05}}@media screen and (max-width:900px){.intro>.intro-container{padding:2rem 1rem}.intro>.intro-container .hero-section{flex-direction:column-reverse;min-height:auto;grid-gap:2rem;gap:2rem}.intro>.intro-container .hero-section .images{flex:0 0 100%}.intro>.intro-container .hero-section .images img{max-width:60%}.intro>.intro-container .hero-section .content{flex:1 1 100%}}.contacts{padding:3.5rem 1rem;background:#fff;color:#0f172a;border-top:1px solid #f0f4f6}.contacts__container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}.contacts__container>div{background-color:#0f172a;color:#fff}.contacts__info{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 8px 28px rgba(15,23,42,.06);border:1px solid #f0f4f6}.contacts__title{margin:0 0 .25rem;font-size:1.75rem}.contacts__lead{margin:0 0 1rem;color:#6b7280}.contacts__cards{list-style:none;padding:0;margin:0 0 1rem}.contacts__cards li{display:flex;flex-direction:column;margin-bottom:.75rem;color:#fff}.contacts__cards li strong{font-weight:600;margin-bottom:.25rem}.contacts__cards li a,.contacts__cards li address{color:#fff;text-decoration:none}.contacts__cards li address{font-style:normal}.contacts__social{display:flex;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.contacts__social .social-link{background:transparent;color:#00695c;padding:.4rem .75rem;border-radius:8px;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.06);box-shadow:none;transition:transform .12s ease,box-shadow .12s ease}.contacts__social .social-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.06)}.contacts__map{height:140px;margin-top:.75rem;overflow:hidden}.contacts__map,.contacts__map .gm-style{border-radius:10px}.contacts__form-wrapper{border-radius:12px}.contacts__form{padding:1.25rem;box-shadow:0 8px 28px rgba(15,23,42,.06);grid-gap:.75rem;gap:.75rem}.contacts__form,.contacts__form .field{display:flex;flex-direction:column}.contacts__form .field label{font-size:.9rem;margin-bottom:.35rem;color:#6b7280}.contacts__form .field input,.contacts__form .field textarea{padding:.6rem .75rem;border-radius:8px;border:1px solid #e6eef0;font-size:.95rem;color:#0f172a;background:#fff}.contacts__form .field input:focus,.contacts__form .field textarea:focus{outline:3px solid rgba(0,191,166,.12);border-color:#00bfa6;box-shadow:0 4px 12px rgba(0,0,0,.04)}.contacts__form .field .field__error{color:#ff6b6b;font-size:.85rem;margin-top:.4rem}.contacts__form .form-actions{margin-top:.25rem;display:flex;grid-gap:.5rem;gap:.5rem}.contacts__form .btn-primary{background:linear-gradient(90deg,#8711e2,#00bfa6);color:#fff;border:none;padding:.7rem 1rem;border-radius:10px;cursor:pointer;font-weight:600;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 6px 18px rgba(0,0,0,.06)}.contacts__form .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px rgba(0,0,0,.08)}.contacts__form .btn-primary:focus{outline:3px solid rgba(0,191,166,.12)}.contacts__form .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.contacts__form .btn-secondary{background:transparent;border:1px solid rgba(15,23,42,.06);color:#00695c;padding:.6rem 1rem;border-radius:10px;cursor:pointer;font-weight:600}.contacts__form .contacts__hint{font-size:.85rem;color:#6b7280;margin-top:.5rem}.contacts__success{background:#fff;padding:2.5rem 1.5rem;border-radius:12px;box-shadow:0 8px 28px rgba(15,23,42,.06);display:flex;flex-direction:column;align-items:center;text-align:center;animation:successSlideIn .5s ease-out}.contacts__success .success__content{display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem;max-width:400px}.contacts__success .success__icon-wrapper{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(0,191,166,.1),rgba(0,105,92,.1));display:flex;align-items:center;justify-content:center;animation:successIconPulse .6s ease-out}.contacts__success .success__icon{color:#00bfa6;width:48px;height:48px}.contacts__success h3{margin:0;font-size:1.5rem;color:#0f172a;font-weight:700}.contacts__success p{margin:0;color:#6b7280;line-height:1.6}.contacts__success p strong{color:#00695c;font-weight:600}.contacts__success .success__note{font-size:.9rem;color:#00bfa6;padding:.5rem 1rem;background:rgba(0,191,166,.05);border-radius:8px;border:1px solid rgba(0,191,166,.2)}.contacts__success .btn-secondary{margin-top:1rem;background:transparent;border:2px solid #00695c;color:#00695c;padding:.7rem 1.5rem;border-radius:10px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.95rem}.contacts__success .btn-secondary:hover{background:#00695c;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,105,92,.2)}.contacts__success .btn-secondary:active{transform:translateY(0)}@keyframes successSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes successIconPulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@media(min-width:768px){.contacts__container{grid-template-columns:1fr 420px}.contacts__info{padding:2rem}.contacts__form{padding:1.5rem}}.site-footer{background:linear-gradient(180deg,#071228,#081827 45%,#071723);color:#e6f4f1;padding:2.25rem 1rem}.site-footer .container{display:flex;grid-gap:2rem;gap:2rem;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.site-footer .brand h4{margin:0 0 .35rem;font-size:1.05rem}.site-footer .brand p{margin:0;color:#9fb3b2;font-size:.95rem}.site-footer .footer-bottom{margin-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.04);padding-top:.9rem;color:#9fb3b2;font-size:.9rem;display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;flex-wrap:wrap}@media(max-width:720px){.site-footer .container{flex-direction:column;grid-gap:1rem;gap:1rem}.site-footer .links{order:3}}.proyects{background:linear-gradient(180deg,#071228,#081827 45%,#071723);padding:3.5rem 0;color:#fff}.proyects .projects-header{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-bottom:1.25rem;position:relative;z-index:1}.proyects .projects-header .projects-title .projects-title__main{margin:0;font-size:1.6rem;line-height:1.05;letter-spacing:-.2px;font-weight:700;display:flex;align-items:center;grid-gap:.6rem;gap:.6rem}.proyects .projects-header .projects-title .projects-title__accent{display:inline-block;background:linear-gradient(90deg,#8711e2,#00bfa6);-webkit-background-clip:text;background-clip:text;color:transparent;padding:.06rem .5rem;border-radius:999px;font-weight:800;font-size:1.02em}.proyects .projects-header .projects-title .projects-title__sub{margin:.35rem 0 0;color:hsla(0,0%,100%,.85);font-size:.95rem;font-weight:500}.proyects .projects-header .projects-controls{display:flex;grid-gap:1rem;gap:1rem;flex-wrap:wrap;align-items:center}.proyects .projects-header .projects-controls .search-wrap{position:relative;display:flex;align-items:center}.proyects .projects-header .projects-controls .search-wrap input{padding:.6rem .9rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:#fff;min-width:260px}.proyects .projects-header .projects-controls .search-wrap .search-clear{position:absolute;right:8px;background:transparent;border:none;color:hsla(0,0%,100%,.7);font-size:1.1rem;cursor:pointer;padding:.2rem .4rem}.proyects .projects-header .projects-controls .projects-search-meta{color:hsla(0,0%,100%,.7);font-size:.9rem;margin-right:.5rem}.proyects .projects-header .projects-controls .tags{display:flex;grid-gap:.35rem;gap:.35rem;align-items:center;flex-wrap:wrap}.proyects .projects-header .projects-controls .tags button{background:transparent;color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.06);padding:.35rem .6rem;border-radius:999px;cursor:pointer}.proyects .projects-header .projects-controls .tags .active{background:linear-gradient(90deg,#8711e2,#00bfa6);border-color:transparent;color:#fff}.proyects .projects-grid{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:1rem;gap:1rem;max-height:50vh;overflow-y:auto}.proyects .project-card{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.01));border-radius:12px;min-width:350px;flex-grow:0;flex-shrink:0;flex-basis:calc(33.2% - 10px);box-sizing:border-box;border:solid #fff;padding:0;overflow:hidden;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease;display:flex;flex-direction:column}.proyects .project-card:focus,.proyects .project-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(0,0,0,.28);outline:none}.proyects .project-card .card-media{height:110px;position:relative;display:flex;flex-direction:column;padding:.6rem}.proyects .project-card .card-media .placeholder-gradient{position:absolute;inset:0;background:linear-gradient(135deg,rgba(135,17,226,.18),rgba(50,10,100,.12))}.proyects .project-card .card-media .card-tags{z-index:2;display:flex;grid-gap:.4rem;gap:.4rem;margin:5px 0}.proyects .project-card .card-media .tag{background:rgba(0,0,0,.25);padding:.25rem .5rem;border-radius:999px;font-size:.75rem;color:#fff}.proyects .project-card .card-body{padding:.9rem 1rem}.proyects .project-card .card-body h3{margin:0 0 .4rem;font-size:1rem}.proyects .project-card .card-body .muted{color:hsla(0,0%,100%,.8);margin:0 0 .6rem;font-size:.9rem}.proyects .project-card .card-body .card-actions{display:flex;grid-gap:.6rem;gap:.6rem;align-items:center}.proyects .project-card .card-body .link{color:#fff;text-decoration:none;font-weight:600}.proyects .project-card .card-body .btn-outline{background:transparent;border:1px solid hsla(0,0%,100%,.08);color:#fff;padding:.35rem .6rem;border-radius:6px;cursor:pointer}.proyects .empty{padding:2rem;color:hsla(0,0%,100%,.8);text-align:center;background:hsla(0,0%,100%,.02);border-radius:10px}.proyects .suggest-tag{background:transparent;border:1px solid hsla(0,0%,100%,.06);color:#fff;padding:.25rem .5rem;margin-left:.35rem;border-radius:8px;cursor:pointer}.proyects mark{background:rgba(255,255,0,.16);color:inherit;padding:0 .15rem;border-radius:3px}.proyects .project-detail{background-color:#00bfa6}.proyects .project-detail .slide-container img{margin:auto}.proyects .project-detail .detail-tags{color:#00bfa6}.proyects .project-card .card-media .thumb{width:100%;height:100%}.proyects .project-card .card-media .thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}@media screen and (max-width:768px){.proyects .project-card{min-width:90%}}@media screen and (max-width:480px){.proyects .projects-header{flex-direction:column;grid-gap:.5rem;gap:.5rem;align-items:stretch}}.project-dialog .project-detail .image-container img,.project-dialog .project-detail .slide-container img{max-width:100%;max-height:350px;display:block;margin:auto}.project-dialog .project-detail .detail-tags{margin-top:.6rem}.project-dialog .project-detail .detail-tags .tag{background:rgba(0,0,0,.25);padding:.25rem .5rem;border-radius:999px;font-size:.75rem;color:#fff}.project-dialog .project-detail .project-techs{margin-top:.6rem;display:flex;grid-gap:.6rem;gap:.6rem;align-items:center;flex-wrap:wrap}.project-dialog .project-detail .project-techs .tech-label{font-weight:700;margin-right:.4rem}.project-dialog .project-detail .project-techs .tech-list{display:flex;grid-gap:.4rem;gap:.4rem;flex-wrap:wrap}.project-dialog .project-detail .project-techs .tech{background:hsla(0,0%,100%,.08);padding:.3rem .55rem;border-radius:999px;font-weight:600;font-size:.875rem;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 6px 18px rgba(0,0,0,.08)}.project-card .card-body .tech-mini{margin-top:.5rem;display:flex;grid-gap:.4rem;gap:.4rem;flex-wrap:wrap}.project-card .card-body .tech-mini-item{background:rgba(0,0,0,.06);color:#0b1220;padding:.2rem .45rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid rgba(0,0,0,.06);color:#fff}.services{display:flex;justify-content:center;flex-wrap:wrap;max-height:90vh;overflow-y:auto}.services .service_list{padding:1rem;border:1px solid #888;border-radius:.5em;max-width:350px;min-width:250px;margin:10px;text-align:center;background-color:#fff;color:#6431df;transition:all 1s;cursor:pointer}.services .service_list h3{color:#888}.services .service_list:hover{color:#fff;background-color:#6431df}.services .service_list:hover h3{color:#e1c2f9}@media screen and (max-width:768px){.services .service_list{padding:.5rem;max-width:calc(33.2% - 10px);min-width:80%}}section.section>div{max-width:calc(100% - 120px);margin:auto;@media screen and (max-width:768px){max-width:calc(100% - 4rem)}}.chatbox-button{position:fixed;bottom:30px;right:30px;z-index:999;animation:slideInRight .3s ease-out}@media(max-width:600px){.chatbox-button{bottom:20px;right:20px}}.chatbox-icon{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;box-shadow:0 8px 28px rgba(102,126,234,.4);transition:all .3s ease}.chatbox-icon:hover{transform:scale(1.1);box-shadow:0 12px 40px rgba(102,126,234,.6)}.chatbox-icon:active{transform:scale(.98)}.chat-dialog .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15)}.chat-dialog .chat-message{animation:fadeInUp .3s ease-out}.chat-dialog .chat-message--user{color:#fff}.chat-dialog .chat-message--bot{background-color:#f0f4f6!important;color:#0f172a}.chat-dialog .chat-message--bot.typing:after{content:"|";animation:blink 1s infinite;margin-left:2px;color:#667eea;font-weight:700}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:600px){.chat-dialog .MuiDialog-paper{max-height:80vh!important}}
/*# sourceMappingURL=main.e9be27c7.chunk.css.map */