*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:100%}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none}input,textarea{font:inherit}body{color:#2c2c2c;background-color:#fff;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}p{margin-bottom:1rem}a{color:#4a90e2;transition:color .3s}a:hover{color:#7b68ee}.header{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}@media (width>=768px){.header{flex-direction:row;justify-content:space-between;padding:1rem 3rem}}.header{-webkit-backdrop-filter:blur(12px);z-index:100;transition:background-color box-shadow .3s ease;background:#14141ed9;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header--scrolled{background:#14141efa;box-shadow:0 10px 30px #0003}.logo{letter-spacing:3px;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#4a90e2,#7b68ee) text;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;transition:opacity .3s}.logo:hover{opacity:.85}.nav__list{flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}@media (width>=768px){.nav__list{gap:2rem}}.nav__link{color:#ffffffbf;letter-spacing:.5px;padding:.25rem 0;font-size:.875rem;font-weight:600;transition:color .3s;position:relative}.nav__link:after{content:"";background:linear-gradient(90deg,#4a90e2,#7b68ee);border-radius:9999px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav__link:hover{color:#fff}.nav__link:hover:after{width:100%}.nav__link--active{color:#fff}.nav__link--active:after{width:100%}.nav__cta{margin-left:0}@media (width>=768px){.nav__cta{margin-left:1rem}}.nav__cta{color:#fff;letter-spacing:.5px;transition:opacity box-shadow .3s ease;background:linear-gradient(135deg,#4a90e2,#7b68ee);border-radius:9999px;padding:.25rem 1.5rem;font-size:.875rem;font-weight:700}.nav__cta:hover{opacity:.9;color:#fff;box-shadow:0 4px 12px #00000026}.nav__cta:hover:after{display:none}.layout__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){.layout__container{padding:0 2rem}}.layout__section{padding:2rem 0}@media (width>=768px){.layout__section{padding:4rem 0}}.features,.testimonials,.contact{scroll-margin-top:80px}.hero{text-align:center;background:linear-gradient(135deg,#2c2c2c 0%,#7b68ee 100%);flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:3rem 1rem;display:flex}@media (width>=768px){.hero{padding:4rem 2rem}}.hero__content{max-width:700px}.hero__title{color:#fff;margin-bottom:1rem;font-size:2rem}@media (width>=768px){.hero__title{font-size:2.5rem}}@media (width>=992px){.hero__title{font-size:3rem}}.hero__subtitle{color:#f5f5f5;margin-bottom:2rem;font-size:1rem}@media (width>=768px){.hero__subtitle{font-size:1.25rem}}.features{background-color:#fff;padding:3rem 0}@media (width>=768px){.features{padding:4rem 0}}.features__header{text-align:center;max-width:640px;margin:0 auto 3rem}.features__label{text-transform:uppercase;letter-spacing:2px;color:#4a90e2;background-color:#4a90e21a;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.features__subtitle{color:#888;margin-bottom:0;font-size:1.25rem;line-height:1.7}.features__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem;display:grid}.testimonials{--testimonials-logos-title-color:#ff6b6b;--testimonials-logo-color:#ffffff52;--testimonials-logo-hover-color:#fff;background-color:#0f0f1a;padding:3rem 0;position:relative;overflow:hidden}@media (width>=768px){.testimonials{padding:4rem 0}}.testimonials:before{content:"";pointer-events:none;background:radial-gradient(#4a90e214 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;left:-20%}.testimonials:after{content:"";pointer-events:none;background:radial-gradient(#7b68ee14 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.testimonials .layout__container{z-index:1;position:relative}.testimonials__header{text-align:center;max-width:640px;margin:0 auto 3rem}.testimonials__header .features__label{color:#7eb8f7;background-color:#4a90e226}.testimonials__header .heading--section{color:#fff}.testimonials__header .heading--section:after{background:linear-gradient(90deg,#4a90e2,#7b68ee)}.testimonials__header .features__subtitle{color:#ffffff8c}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));align-items:stretch;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.testimonials__grid{margin-bottom:3rem}}.testimonials__stats{text-align:center;backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;padding:1.5rem;display:grid}@media (width>=768px){.testimonials__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;padding:2rem 3rem}}.testimonials__stat{flex-direction:column;gap:.25rem;display:flex}.testimonials__stat-number{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#4a90e2,#7b68ee) text;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800}@media (width>=768px){.testimonials__stat-number{font-size:2.5rem}}.testimonials__stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.testimonials__logos-title{text-align:center;text-transform:uppercase;letter-spacing:2px;color:var(--testimonials-logos-title-color);margin-bottom:1.5rem;font-size:.75rem}.testimonials__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.testimonials__logo-item{color:var(--testimonials-logo-color);letter-spacing:2px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:800;transition:color .3s}.testimonials__logo-item:hover{color:var(--testimonials-logo-hover-color)}.testimonials__stat-label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.contact{color:#2c2c2c;background-color:#fff;padding:3rem 0;overflow:hidden}@media (width>=768px){.contact{padding:4rem 0}}.contact__header{text-align:center;max-width:680px;margin:0 auto 3rem}.contact__header .features__label{color:#4a90e2;background-color:#4a90e21a}.contact__header .heading--section{color:#2c2c2c}.contact__header .heading--section:after{background:linear-gradient(90deg,#4a90e2,#ff6b6b)}.contact__header .features__subtitle{color:#888}.contact__content{grid-template-columns:1fr;align-items:stretch;gap:2rem;display:grid}@media (width>=768px){.contact__content{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:3rem}}.contact__intro,.contact__form{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 4px 12px #00000026}.contact__intro{flex-direction:column;justify-content:center;padding:2rem;display:flex}@media (width>=768px){.contact__intro{padding:3rem}}.contact__eyebrow{text-transform:uppercase;letter-spacing:2px;color:#ff6b6b;width:fit-content;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.contact__title{color:#2c2c2c;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:2rem}.contact__text{color:#888;margin-bottom:2rem;line-height:1.8}.contact__highlights{flex-wrap:wrap;gap:.5rem;display:flex}.contact__highlight{color:#4a90e2;background:#4a90e21a;border:1px solid #4a90e22e;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700}.contact__form{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (width>=768px){.contact__form{padding:3rem}}.contact__field-group{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=576px){.contact__field-group{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact__input,.contact__textarea{color:#2c2c2c;width:100%;transition:border-color background-color box-shadow .3s ease;background-color:#f5f5f5;border:1px solid #0000001a;border-radius:8px;padding:1rem 1.5rem;font-size:1rem}.contact__input::placeholder,.contact__textarea::placeholder{color:#888}.contact__input:focus,.contact__textarea:focus{background-color:#fff;border-color:#4a90e2;outline:none;box-shadow:0 0 0 4px #4a90e229}.contact__textarea{resize:vertical;min-height:140px}.contact__submit.btn--primary{background:linear-gradient(135deg,#4a90e2,#ff6b6b);width:100%;padding-inline:3rem}@media (width>=576px){.contact__submit.btn--primary{width:fit-content}}.contact__submit.btn--primary:hover{background:linear-gradient(135deg,#7b68ee,#ff6b6b)}.footer{color:#f5f5f5;text-align:center;background-color:#2c2c2c;padding:2rem 1rem}@media (width>=768px){.footer{padding:3rem 2rem}}.footer__logo{opacity:.8;width:60px;margin:0 auto 1.5rem;display:block}.footer__links,.footer__social{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-bottom:1rem;display:flex}.footer__links a,.footer__social a{color:#f5f5f5;font-size:.875rem;transition:color .3s}.footer__links a:hover,.footer__social a:hover{color:#4a90e2}.footer__copy{color:#888;margin-bottom:0;font-size:.75rem}.btn{text-align:center;transition:background-color color box-shadow .3s ease;border-radius:8px;padding:.5rem 2rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;display:inline-block}.btn--primary{color:#fff;background-color:#4a90e2}.btn--primary:hover{background-color:#7b68ee;box-shadow:0 4px 12px #00000026}.btn--secondary{color:#4a90e2;background-color:#0000;border:2px solid #4a90e2}.btn--secondary:hover{color:#fff;background-color:#4a90e2}.card{transition:transform box-shadow .3s ease;background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000026}.card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0003}.card__title{color:#4a90e2;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.25rem}.card__text{color:#888;margin-bottom:0;font-size:.875rem}.card__author{color:#7b68ee;margin-top:1rem;font-size:.75rem;font-weight:600;display:block}.card--testimonial{background-color:#f5f5f5;border-left:4px solid #4a90e2}.heading{color:#2c2c2c;font-family:Montserrat,sans-serif}.heading--hero{color:#fff;font-size:2.5rem}@media (width>=768px){.heading--hero{font-size:3rem}}.heading--section{text-align:center;margin-bottom:2rem;font-size:1.5rem;position:relative}@media (width>=768px){.heading--section{margin-bottom:3rem;font-size:2rem}}.heading--section:after{content:"";background-color:#4a90e2;border-radius:9999px;width:40px;height:3px;margin:.5rem auto 0;display:block}@media (width>=768px){.heading--section:after{width:60px;height:4px}}.badge{border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.badge--primary{color:#fff;background-color:#4a90e2}.badge--accent{color:#fff;background-color:#ff6b6b}.hero-logo{width:80px;margin:0 auto 1rem;display:block}.feature-card{transition:transform box-shadow border-color .3s ease;background-color:#fff;border:1px solid #0000000f;border-radius:16px;padding:2rem 2rem 1.5rem;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#4a90e2,#7b68ee);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 10px 30px #0003}.feature-card:hover:before{opacity:1}.feature-card__icon{margin-bottom:1rem;font-size:2.5rem;line-height:1;display:block}.feature-card__title{color:#2c2c2c;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700}.feature-card__text{color:#888;margin-bottom:0;font-size:.875rem;line-height:1.7}.testimonial-card{--testimonial-stars-color:#ff6b6b;--testimonial-stars-shadow:#ff6b6b73;--testimonial-avatar-bg:linear-gradient(135deg, #4a90e2, #ff6b6b);--testimonial-avatar-color:#fff;height:100%;transition:transform box-shadow border-color background-color .3s ease;background-color:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative;overflow:hidden}.testimonial-card:before{content:"“";color:#4a90e2;opacity:.2;pointer-events:none;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;top:-10px;left:1.5rem}.testimonial-card:hover{background-color:#ffffff17;border-color:#4a90e280;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.testimonial-card--featured{--testimonial-stars-color:gold;--testimonial-stars-shadow:#ffd70099;--testimonial-avatar-bg:#ffffff40;--testimonial-avatar-color:#fff;background:linear-gradient(145deg,#4a90e2 0%,#7b68ee 100%);border-color:#0000;box-shadow:0 10px 30px #0003}.testimonial-card--featured:before{color:#fff;opacity:.15}.testimonial-card--featured .testimonial-card__stars{color:var(--testimonial-stars-color);text-shadow:0 0 10px var(--testimonial-stars-shadow)}.testimonial-card--featured .testimonial-card__text,.testimonial-card--featured .testimonial-card__name{color:#fff}.testimonial-card--featured .testimonial-card__role{color:#ffffffbf}.testimonial-card--featured .testimonial-card__divider{border-color:#ffffff40}.testimonial-card--featured .testimonial-card__avatar{background:var(--testimonial-avatar-bg);color:var(--testimonial-avatar-color);border:2px solid #ffffff80}.testimonial-card--featured:hover{transform:translateY(-5px)scale(1.02)}.testimonial-card__stars{color:var(--testimonial-stars-color);letter-spacing:4px;text-shadow:0 0 10px var(--testimonial-stars-shadow);font-size:1.25rem}.testimonial-card__text{color:#fff;z-index:1;flex-grow:1;margin-bottom:0;font-size:1rem;font-style:italic;line-height:1.85;position:relative}.testimonial-card__divider{border:none;border-top:1px solid #ffffff26;margin:0}.testimonial-card__author{align-items:center;gap:1rem;display:flex}.testimonial-card__avatar{background:var(--testimonial-avatar-bg);width:48px;min-width:48px;height:48px;color:var(--testimonial-avatar-color);letter-spacing:.5px;border:2px solid #fff3;border-radius:9999px;flex-direction:row;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.testimonial-card__info{flex-direction:column;gap:4px;display:flex}.testimonial-card__name{color:#fff;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700}.testimonial-card__role{color:#ffffffa6;font-size:.75rem}
/*# sourceMappingURL=ProyectoFinal.ad96b695.css.map */
