:root{--navy:#041e42;--blue:#087cb5;--cyan:#70d2f5;--ink:#10253e;--muted:#566579;--line:#dbe3eb;--paper:#f3f6f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Montserrat,"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}p{color:var(--muted)}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #009cde;outline-offset:5px}section[id]{scroll-margin-top:22px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding:94px 0}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.14em;color:var(--blue);margin-bottom:23px}.eyebrow.light{color:var(--cyan)}h2{font-size:clamp(30px,3.15vw,45px);font-weight:650}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid var(--line)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:203px;height:49px;object-fit:contain}.header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.header nav a:not(.nav-support):hover{color:var(--blue)}.nav-support{border:1px solid #aebdce;padding:10px 18px;border-radius:5px}.nav-support span{margin-left:16px}.nav-support:hover{background:var(--paper)}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-100px;padding:12px 22px;background:white;z-index:100}.skip-link:focus{top:8px}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:64px;padding-top:68px;padding-bottom:64px;align-items:center}.hero h1{font-size:clamp(42px,4.25vw,62px);line-height:1.075;font-weight:650;letter-spacing:-.055em}.hero h1 span{color:var(--cyan)}.hero-description{color:#c3cfdf;font-size:17px;max-width:470px;margin-top:26px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:21px;margin-top:30px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:54px;padding:15px 23px;border:0;border-radius:5px;font-size:14px;font-weight:700;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--cyan);color:var(--navy)}.primary:hover{background:#a2e3fb}.button span{font-size:20px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:16px;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#6e859f}.text-link:hover{color:var(--cyan)}.hero-footnote{font-size:12px;color:#b2c4db;margin-top:22px}.hero-footnote span{padding:0 9px}.hero-visual{position:relative;align-self:stretch;min-height:550px;margin-bottom:23px}.hero-photo{width:100%;height:100%;position:absolute;object-fit:cover;object-position:39% center;border-radius:5px}.hero-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,12,28,.84));border-radius:5px;pointer-events:none}.photo-tag{position:absolute;z-index:1;bottom:66px;left:30px;right:20px}.photo-tag span{font-size:10px;font-weight:600;letter-spacing:.15em;color:#cae6f2;display:block}.photo-tag strong{display:block;font-size:24px;margin-top:7px;font-weight:550;letter-spacing:-.03em}.experience{position:absolute;z-index:2;bottom:-23px;right:-20px;display:flex;align-items:center;gap:22px;background:#ecf7fc;color:var(--navy);padding:20px 28px;border-radius:4px;box-shadow:0 10px 25px #00163222}.experience strong{font-size:40px;letter-spacing:-.06em;line-height:1}.experience span{font-size:12px;line-height:1.5}.trust-strip{border-top:1px solid #35506c;display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0 32px;gap:30px}.trust-strip>div{display:flex;align-items:center;gap:20px}.trust-strip>div+div{border-left:1px solid #35506c;padding-left:35px}.trust-strip strong{font-size:23px;line-height:1.2;letter-spacing:-.04em;font-weight:600}.trust-strip>div:first-child strong{font-size:42px}.trust-strip span{font-size:12px;line-height:1.6;color:#bacadd}.clients{padding:39px 0 45px;border-bottom:1px solid var(--line)}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-top>p{max-width:340px;font-size:16px}.compact{align-items:center;margin-bottom:26px}.compact .eyebrow{margin:0}.compact>p{font-size:13px;max-width:none}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px 24px}.client-logo{height:72px;display:flex;align-items:center;justify-content:center;padding:13px}.client-logo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{padding:28px 24px;background:white;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);border-color:#8cb2d1}.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px;color:var(--blue)}.service-card-top svg{width:36px;height:36px}.service-card-top span{font-size:12px;color:#6a7c8e}.service-card h3{font-size:23px;font-weight:650;margin-bottom:16px}.service-card p{font-size:15px;line-height:1.7;margin-bottom:23px}.service-detail{font-size:12px;line-height:1.75;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;color:#536477}.technology{margin-top:38px;padding-top:24px;border-top:1px solid var(--line)}.technology>span{font-size:10px;letter-spacing:.13em;color:#59697d;font-weight:650}.technology>div{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:20px;flex-wrap:wrap}.technology img{width:95px;height:28px;object-fit:contain;filter:grayscale(1);opacity:.8}.technology>div>span{font-size:14px;font-weight:600;color:#536477}.approach{background:var(--navy);color:white}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:105px}.approach h2 span{color:#83a2c7}.approach-grid>div>p:not(.eyebrow){color:#b9c9db;margin-top:25px;max-width:375px}.approach .text-link{margin-top:30px}.approach-list article{display:flex;gap:25px;padding:22px 0;border-top:1px solid #354c69}.approach-list article:first-child{padding-top:0;border-top:0}.approach-list article>span{font-size:12px;color:var(--cyan);padding-top:4px}.approach-list h3{font-size:21px;font-weight:600;margin-bottom:10px;letter-spacing:-.02em}.approach-list p{font-size:14px;color:#bfccdc}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.quote{border:1px solid var(--line);padding:30px 35px;display:flex;flex-direction:column;border-radius:5px}.quote-mark{font:55px/1 Georgia,serif;color:var(--blue);height:39px}.quote blockquote{font-size:16px;line-height:1.8;margin:0 0 26px}.quote figcaption{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.quote figcaption strong{font-size:14px;display:block}.quote figcaption span{font-size:12px;color:var(--muted);display:block;margin-top:3px}.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.about-photo{position:relative;height:565px;border-radius:5px;overflow:hidden}.about-photo>img{width:100%;height:100%;object-fit:cover}.about-caption{position:absolute;bottom:0;left:0;right:0;padding:65px 30px 27px;font-size:12px;color:white;font-weight:600;letter-spacing:.12em;background:linear-gradient(transparent,#041e42db)}.about .lead{font-size:21px;color:var(--ink);margin-top:26px;line-height:1.5}.about p:not(.eyebrow){margin-top:20px}.about-note{border-top:1px solid #cdd9e5;padding-top:24px;margin-top:30px}.about-note>span{color:var(--blue);font-size:11px;letter-spacing:.1em;font-weight:700}.about-note p{font-size:14px;margin-top:10px!important}.start{border-bottom:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.steps article{border-top:1px solid #b7cadd;padding-top:20px}.steps article>span{font-size:13px;color:var(--blue)}.steps h3{font-size:22px;margin:15px 0;font-weight:600}.steps p{font-size:15px}.contact{background:#eef4f8}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact h2{font-size:clamp(36px,3.6vw,52px)}.contact h2 span{color:var(--blue)}.contact-grid>div>p:not(.eyebrow){margin-top:24px;max-width:380px}.contact-links{margin-top:35px;display:flex;flex-direction:column;gap:13px}.contact-links a{font-weight:600;font-size:18px;overflow-wrap:anywhere;display:flex;gap:14px;align-items:center}.contact-links a:hover{color:var(--blue)}.contact-hours{font-size:13px;line-height:1.9}form{background:white;padding:34px;border:1px solid #d7e2ec;border-radius:6px;box-shadow:0 8px 30px #12345606}form h3{font-size:23px;font-weight:600}.form-intro{font-size:14px;margin:12px 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.optional{font-weight:400;color:#607082}input,select,textarea{border:1px solid #bac9d8;border-radius:4px;padding:12px;width:100%;min-width:0;color:var(--ink);background:white;font-size:16px}select{padding-right:28px}textarea{resize:vertical;min-height:110px}textarea::placeholder{font-size:14px;color:#69788a}.submit{width:100%;margin-top:23px;justify-content:space-between;background:var(--navy);color:white}.submit:hover{background:#113963}.form-note{font-size:12px;line-height:1.6;margin-top:14px}#form-status{font-size:14px;margin-top:12px;color:var(--navy)}#form-status:empty{display:none}.support{padding:43px 0;background:#0b3d66;color:white}.support-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.support .eyebrow{margin-bottom:9px}.support h2{font-size:25px;letter-spacing:-.025em}.support p:not(.eyebrow){color:#c1d4e5;font-size:14px;max-width:620px;margin-top:10px}.white{background:white;color:var(--navy);flex-shrink:0}.white:hover{background:#d8f0fb}footer{background:var(--navy);color:white;padding:40px 0 20px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:34px}.footer-top img{width:185px;height:auto}.footer-top p{font-size:13px;color:#adbed2}.footer-top>a:last-child{font-size:13px}.footer-bottom{border-top:1px solid #2c4564;padding-top:20px;display:flex;justify-content:space-between;color:#adbed2;font-size:12px}.floating-contact{position:fixed;bottom:25px;right:24px;display:grid;place-items:center;width:54px;height:54px;background:#187b50;color:white;border:2px solid white;border-radius:50%;box-shadow:0 3px 16px #041e4233;z-index:40}.floating-contact svg{width:28px;height:28px}.floating-contact:hover{background:#12633f}@media(min-width:1450px){.hero-grid{padding-top:85px;padding-bottom:82px}.hero-visual{min-height:580px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header nav{gap:20px}.hero-grid{gap:35px}.hero h1{font-size:48px}.hero-visual{min-height:560px}.experience{right:0}.trust-strip>div{gap:13px;flex-direction:column;align-items:flex-start}.trust-strip>div:first-child strong{font-size:23px}.trust-strip>div+div{padding-left:25px}.service-grid{grid-template-columns:1fr 1fr}.service-card h3{font-size:24px}.approach-grid,.about-grid,.contact-grid{gap:50px}.technology>div{justify-content:flex-start}.hero-actions{gap:24px}.logo-grid{gap:12px}.about-photo{height:570px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.section{padding:62px 0}.header-inner{height:73px}.brand img{width:173px;height:44px}.menu-toggle{display:flex;gap:10px;align-items:center;font-size:14px;border:1px solid #c5d2df;color:var(--navy);background:white;border-radius:4px;padding:8px 11px;min-height:42px}.menu-toggle span{font-size:19px}.header nav{display:none;position:absolute;top:73px;left:0;right:0;background:white;box-shadow:0 15px 20px #041e4214;padding:20px;flex-direction:column;gap:0;align-items:stretch;border-bottom:1px solid var(--line)}.header nav.open{display:flex}.header nav a{padding:13px}.header nav .nav-support{margin-top:10px;display:flex;justify-content:space-between}.hero-grid{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px;gap:35px}.hero .eyebrow{font-size:10px;margin-bottom:23px}.hero h1{font-size:clamp(37px,8.5vw,58px);line-height:1.08}.desktop-break{display:none}.hero-description{font-size:16px;max-width:none;margin-top:22px}.hero-actions{gap:22px;margin-top:25px}.hero-actions .button{width:100%;justify-content:space-between}.hero-footnote{margin-top:20px}.hero-visual{min-height:330px;margin-bottom:15px}.hero-photo{object-position:center 40%}.photo-tag{left:20px;bottom:55px}.photo-tag strong{font-size:22px}.experience{padding:15px 20px;gap:18px;bottom:-15px}.experience strong{font-size:32px}.trust-strip{gap:12px;padding:24px 0 30px}.trust-strip>div{gap:8px}.trust-strip>div+div{padding-left:13px}.trust-strip strong,.trust-strip>div:first-child strong{font-size:18px}.trust-strip span{font-size:11px;line-height:1.55}.trust-strip span br{display:none}.clients{padding:30px 0}.compact{gap:10px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:18px;max-width:none}.compact>p{margin-top:9px;font-size:13px}.compact .eyebrow{font-size:10px}.logo-grid{grid-template-columns:repeat(3,1fr);gap:12px 6px}.client-logo{height:63px;padding:10px}.service-grid{gap:13px}.service-card{padding:23px 19px}.service-card h3{font-size:22px}.service-card-top{margin-bottom:22px}.service-card p{font-size:15px}.technology>div{gap:23px}.technology img{width:84px;height:25px}.approach-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:38px}.approach-grid>div>p:not(.eyebrow){max-width:none}.approach-list article{gap:18px}.approach-list p{font-size:15px}.testimonial-grid{grid-template-columns:1fr;gap:16px}.quote{padding:25px}.quote blockquote{font-size:16px}.about-photo{height:420px}.about-grid>div:last-child{order:-1}.steps{grid-template-columns:1fr;gap:25px}.steps h3{margin:10px 0}.steps article{padding-top:17px}.contact h2{font-size:40px}.contact-links a{font-size:17px}form{padding:25px 20px}.support-inner{display:block}.support .button{margin-top:23px;width:100%;justify-content:space-between}.support h2{font-size:26px}.footer-top{display:flex;align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:25px}.footer-bottom{flex-direction:column;gap:10px;padding-right:55px}.floating-contact{width:49px;height:49px;right:15px;bottom:18px}.eyebrow{font-size:11px;margin-bottom:18px}}@media(max-width:410px){.service-grid{grid-template-columns:1fr}.service-card h3{font-size:25px}.service-card-top{margin-bottom:17px}.hero h1{font-size:37px}.trust-strip strong,.trust-strip>div:first-child strong{font-size:16px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.hero-visual{min-height:300px}.experience span{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{.header,.floating-contact,.hero-actions,form,.support,.menu-toggle{display:none}body{font-size:12pt}.wrap{width:100%}.section{padding:25px 0}.hero{background:white;color:var(--ink)}.hero h1 span{color:var(--blue)}.hero-description,.hero-footnote{color:var(--muted)}.hero-grid{padding:20px 0}.hero-visual{min-height:300px}.trust-strip{display:none}.approach{background:#eee;color:var(--ink)}.approach-list p{color:var(--muted)}.quote,.service-card{break-inside:avoid}}

/* Versión 2: párrafos y testimonios justificados. */
main p:not(.eyebrow):not(.hero-footnote):not(.contact-hours),
.quote blockquote,
.service-detail {
  text-align: justify;
  text-align-last: left;
  hyphens: auto;
  -webkit-hyphens: auto;
  overflow-wrap: break-word;
}

/* Integración WordPress y Contact Form 7. */
html{font-size:16px}body.mg-web-v2{font-family:Montserrat,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;color:var(--ink);background:white}body.mg-web-v2 h1,body.mg-web-v2 h2,body.mg-web-v2 h3{font-family:inherit;color:inherit}body.mg-web-v2 a{text-decoration:none}body.mg-web-v2 .text-link{text-decoration:underline}body.mg-web-v2 .button{text-transform:none;letter-spacing:normal;margin-bottom:0}body.mg-web-v2 .header{width:100%}body.admin-bar .header{top:32px}body.mg-web-v2 form p{margin:0}body.mg-web-v2 form .form-intro{margin:12px 0 25px}body.mg-web-v2 form .form-note{margin-top:14px}body.mg-web-v2 .form-grid p{margin:0}body.mg-web-v2 .form-grid .wpcf7-form-control-wrap{display:block}body.mg-web-v2 .wpcf7 form .wpcf7-response-output{margin:20px 0 0;padding:14px;font-size:14px;line-height:1.6}body.mg-web-v2 .wpcf7-not-valid-tip{font-size:13px;margin-top:6px}body.mg-web-v2 .wpcf7-spinner{margin:10px 0 0}body.mg-web-v2 .contact-grid>.wpcf7{min-width:0}body.mg-web-v2 .floating-contact{bottom:85px}body.mg-web-v2 #qlwapp{display:none!important}body.mg-web-v2 form input[type=submit]{cursor:pointer}body.mg-web-v2 .form-note a{text-decoration:underline}body.mg-web-v2 input,body.mg-web-v2 select,body.mg-web-v2 textarea{box-shadow:none;height:auto;margin:0}body.mg-web-v2 .service-detail{margin-top:auto}@media(max-width:782px){body.admin-bar .header{top:46px}}@media(max-width:600px){body.admin-bar .header{top:0}}

body.mg-web-v2 #main-menu,body.mg-web-v2 .qlwapp{display:none!important}body.mg-web-v2 .wpcf7 input:not([type=submit]):not([type=hidden]),body.mg-web-v2 .wpcf7 textarea,body.mg-web-v2 .wpcf7 select{background:#fff;border:1px solid #bac9d8;border-radius:4px;padding:12px;color:var(--ink);font-size:16px;line-height:1.65}body.mg-web-v2 .wpcf7 input[type=submit]{background:var(--navy);color:white;border:0}body.mg-web-v2 .wpcf7 input[type=submit]:hover{background:#113963}
