*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#374151;background-color:#fff;overflow-x:hidden;font-display:swap}.font-heading{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-display:swap}.text-gradient{background:linear-gradient(135deg,#059669 0,#0891b2 50%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-mesh{background-image:radial-gradient(circle at 25% 25%,rgba(5,150,105,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(8,145,178,.1) 0,transparent 50%)}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.navbar{position:fixed;top:1rem;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.75rem 2rem;z-index:50;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:2rem}.nav-brand{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;font-size:1.125rem;background:linear-gradient(135deg,#059669 0,#0891b2 50%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-display:swap}.nav-links{display:none;gap:1.5rem}@media (min-width:768px){.nav-links{display:flex}}.nav-link{color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#059669}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:9999px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:#059669;color:#fff}.btn-primary:hover{background-color:#047857}.btn-sm{padding:.5rem 1.5rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.hero{position:relative;padding-top:8rem;padding-bottom:5rem;background-image:radial-gradient(circle at 25% 25%,rgba(5,150,105,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(8,145,178,.1) 0,transparent 50%);min-height:100vh;display:flex;align-items:center}.hero-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.float-element{position:absolute;border-radius:50%;animation:float 6s ease-in-out infinite}.float-1{top:5rem;right:2.5rem;width:5rem;height:5rem;background-color:#bbf7d0;opacity:.6}.float-2{bottom:10rem;left:2.5rem;width:4rem;height:4rem;background-color:#67e8f9;opacity:.4;animation-delay:2s}.float-3{top:50%;right:25%;width:3rem;height:3rem;background-color:#4ade80;opacity:.3;animation-delay:4s}.hero-content{display:grid;gap:2rem;align-items:center}@media (min-width:1024px){.hero-content{grid-template-columns:2fr 1fr;gap:2rem}}.hero-text{animation:slideInDiagonal 1s ease-out}.hero-badge{margin-bottom:1.5rem}.hero-badge span{display:inline-block;background-color:#d1fae5;color:#047857;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.hero-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;font-size:3rem;line-height:1.1;margin-bottom:1.5rem;color:#111827;font-display:swap}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6;max-width:32rem}.hero-actions{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.hero-actions{flex-direction:row}}.hero-visual{display:flex;justify-content:center}.visual-container{position:relative}.visual-bg{width:20rem;height:20rem;background:linear-gradient(to bottom right,#d1fae5,#a5f3fc);border-radius:50%;opacity:.2;animation:pulse 2s ease-in-out infinite}.visual-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.workflow-svg{width:16rem;height:12rem}.workflow-svg .opacity-80{opacity:.8}.workflow-svg .opacity-60{opacity:.6}.workflow-svg .opacity-40{opacity:.4}.icon{width:1.25rem;height:1.25rem}.section-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;font-size:2.25rem;color:#111827;margin-bottom:1.5rem;font-display:swap}@media (min-width:768px){.section-title{font-size:3rem}}.section-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.section-header{text-align:center;margin-bottom:4rem}.section-header .section-description{max-width:42rem;margin-left:auto;margin-right:auto}.about{padding:5rem 0;background-color:#fff}.about-content{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.about-content{grid-template-columns:1fr 1fr;gap:4rem}}.stats-card{background:linear-gradient(to bottom right,#d1fae5,#a5f3fc);border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden}.stats-bg-element{position:absolute;border-radius:50%;background-color:rgba(255,255,255,.2)}.stats-bg-1{top:1.5rem;right:1.5rem;width:8rem;height:8rem}.stats-bg-2{bottom:1.5rem;left:1.5rem;width:5rem;height:5rem;background-color:rgba(255,255,255,.3)}.stats-content{text-align:center;position:relative;z-index:10}.stats-number{font-size:4.5rem;font-weight:900;color:#059669;margin-bottom:1rem}.stats-title{font-size:1.25rem;font-weight:700;color:#065f46;margin-bottom:.5rem}.stats-subtitle{color:#047857}.features-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{display:flex;align-items:flex-start;gap:1rem}.feature-icon{width:3rem;height:3rem;background-color:#d1fae5;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon .icon{color:#059669;width:1.5rem;height:1.5rem}.feature-icon-cyan{background-color:#cffafe}.feature-icon-cyan .icon{color:#0891b2}.feature-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;font-size:1.125rem;margin-bottom:.5rem;color:#111827;font-display:swap}.feature-description{color:#6b7280;line-height:1.6}.services{padding:5rem 0;background-color:#f9fafb;position:relative}.services-bg{position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(236,253,245,.5),transparent)}.services .container{position:relative}.services-grid{display:grid;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{background-color:#fff;border-radius:.5rem;padding:2rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .5s ease;border:none}.service-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:translateY(-.5rem)}.card-bg-element{position:absolute;top:0;right:0;width:5rem;height:5rem;background-color:#d1fae5;border-radius:50%;transform:translate(-2.5rem,-2.5rem);transition:transform .5s ease}.service-card:hover .card-bg-element{transform:translate(-2.5rem,-2.5rem) scale(1.5)}.service-icon{width:4rem;height:4rem;background-color:#059669;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:transform .3s ease}.service-card:hover .service-icon{transform:rotate(12deg)}.service-icon .icon{color:#fff;width:2rem;height:2rem}.service-icon-cyan{background-color:#0891b2}.service-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;font-size:1.25rem;margin-bottom:1rem;color:#111827;font-display:swap}.service-description{color:#6b7280;font-size:.875rem;line-height:1.6}.approach{padding:5rem 0;background-color:#fff}.approach-content{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.approach-content{grid-template-columns:1fr 1fr;gap:4rem}}.steps-card{background:linear-gradient(to bottom right,#d1fae5,#a5f3fc);border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden}.steps-bg-element{position:absolute;border-radius:50%;background-color:rgba(255,255,255,.3)}.steps-bg-1{top:1rem;right:1rem;width:6rem;height:6rem}.steps-bg-2{bottom:1rem;left:1rem;width:4rem;height:4rem;background-color:rgba(255,255,255,.2)}.steps-content{text-align:center}.steps-number{font-size:3.75rem;font-weight:900;color:#059669;margin-bottom:1rem}.steps-title{font-size:1.125rem;font-weight:700;color:#065f46;margin-bottom:.5rem}.steps-subtitle{color:#047857}.contact{padding:5rem 0;background:linear-gradient(to bottom right,#ecfdf5,#fff)}.contact-content{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.contact-content{grid-template-columns:1fr 1fr;gap:4rem}}.contact-benefits{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-dot{width:.5rem;height:.5rem;background-color:#059669;border-radius:50%}.benefit-text{color:#6b7280}.contact-form{background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.form-placeholder{min-height:300px;border-radius:.5rem}.form-loading{text-align:center;color:#6b7280}.loading-spinner{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #059669;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.footer{background:linear-gradient(to right,#111827,#1f2937);color:#fff;padding:4rem 0}.footer-content{display:grid;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.footer-content{grid-template-columns:repeat(3,1fr);gap:2rem}}.footer-brand{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;font-size:1.5rem;background:linear-gradient(135deg,#059669 0,#0891b2 50%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;font-display:swap}.footer-description{color:#9ca3af;margin-bottom:1.5rem}.footer-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;font-size:1.125rem;margin-bottom:1.5rem;color:#fff;font-display:swap}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#9ca3af;text-decoration:none;transition:color .3s ease;cursor:pointer;display:flex;align-items:center;gap:.5rem}.footer-link:hover{color:#fff}.footer-link .icon{width:1rem;height:1rem}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (min-width:768px){.footer-bottom{flex-direction:row}}.footer-copyright{color:#9ca3af;margin-bottom:1rem}@media (min-width:768px){.footer-copyright{margin-bottom:0}}@keyframes slideInDiagonal{0%{opacity:0;transform:translate(-50px,50px)}100%{opacity:1;transform:translate(0,0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 20px rgba(5,150,105,.3)}50%{box-shadow:0 0 30px rgba(5,150,105,.6)}}@keyframes pulse{0%,100%{opacity:.2}50%{opacity:.3}}@media (max-width:768px){.navbar{padding:.5rem 1rem}.nav-container{gap:1rem}.hero{padding-top:6rem;padding-bottom:3rem}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.stats-card,.steps-card{padding:2rem}.stats-number{font-size:3rem}.steps-number{font-size:2.5rem}}#comenzar-proyecto{gap:1rem}.nav-brand-container{display:flex;align-items:center;gap:.2rem}.nav-brand-text{font-size:1.2rem;font-weight:700}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#059669 0,#0891b2 50%,#0284c7 100%);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(5,150,105,.3);transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);z-index:1000}.scroll-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:linear-gradient(135deg,#047857 0,#0e7490 50%,#0369a1 100%);box-shadow:0 15px 35px rgba(5,150,105,.4);transform:translateY(-3px)}.scroll-to-top:active{transform:translateY(-1px)}.scroll-to-top .icon{width:1.5rem;height:1.5rem;transition:transform .3s ease}.scroll-to-top:hover .icon{transform:translateY(-2px)}@media (max-width:768px){.scroll-to-top{bottom:1.5rem;right:1.5rem;width:3rem;height:3rem}.scroll-to-top .icon{width:1.25rem;height:1.25rem}}