@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap");
:root{--font-body:"Source Sans 3","Segoe UI",Arial,sans-serif;--font-display:"Source Serif 4",Georgia,"Times New Roman",serif;--ink:#0b1728;--text:#415064;--muted:#6f7d8d;--line:#dfe5eb;--soft:#f4f6f8;--blue:#0a63c7;--blue-dark:#064a96;--white:#fff;--gold:#f2ae00;--green:#187a55;--radius:14px;--shadow:0 12px 36px rgba(15,35,58,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0;font-family:var(--font-body);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);border-bottom:1px solid #e7ebef;backdrop-filter:blur(10px)}
.nav-wrap{height:68px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:145px}.brand-logo{width:148px;height:38px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.main-nav a{font-size:13px;font-weight:650;color:#314155;padding:25px 0 21px;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--blue);border-bottom-color:var(--blue)}.account-link{font-size:13px;font-weight:650;color:#334458}.nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;font-size:13px;font-weight:750}.mobile-nav-profile{display:none!important}.menu-toggle{display:none;margin-left:auto;width:42px;height:38px;border:1px solid #dfe5eb;border-radius:8px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:2px;background:#172334}
.hero{padding:76px 0 72px;background:var(--soft);border-bottom:1px solid #e5eaee}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero h1{font-size:clamp(44px,5.4vw,67px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:680px}.hero-lead{font-size:18px;line-height:1.7;color:var(--text);max-width:650px;margin:24px 0 28px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 17px;border-radius:8px;font-size:13px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.btn-outline{border-color:#cbd5df;background:#fff;color:var(--ink)}.btn-outline:hover{border-color:#9fb0bf}.btn-link{padding:0;color:var(--blue);min-height:auto}.hero-facts{display:flex;gap:28px;margin-top:38px;padding-top:22px;border-top:1px solid #d7dde3}.hero-facts div{min-width:110px}.hero-facts strong{display:block;font-size:20px}.hero-facts span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.hero-proof{background:#fff;border:1px solid #dce3ea;border-radius:16px;padding:20px 22px 18px;box-shadow:var(--shadow)}.hero-proof-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e8ecef}.hero-proof-head span{font-size:12px;color:var(--muted)}.hero-proof-head strong{font-size:13px}.hero-proof img{width:100%;max-height:410px;object-fit:contain;margin:16px auto}.hero-proof p{font-size:12px;line-height:1.55;color:var(--muted);margin:10px 0 0}
.service-intro,.team,.contact{padding:86px 0}.process,.pricing{padding:86px 0;background:#f7f8fa;border-top:1px solid #e7ebee;border-bottom:1px solid #e7ebee}.section-title{max-width:760px;margin-bottom:36px}.section-title h2,.human-work h2,.contact h2,.reviews h2{font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.035em;margin:0}.section-title>p:last-child,.split-title>p,.human-work>div>div>p,.contact-grid>div>p{font-size:16px;line-height:1.7;color:var(--text);margin:15px 0 0}.split-title{max-width:none;display:grid;grid-template-columns:1fr .75fr;gap:72px;align-items:end}.split-title>p{margin:0 0 4px}.service-list{border-top:1px solid #ccd5de}.service-list article{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:20px;align-items:center;padding:24px 4px;border-bottom:1px solid #dfe5eb}.service-list>article>span{font-size:12px;color:#8b98a5}.service-list h3{font-size:19px;margin:0 0 6px}.service-list p{font-size:14px;line-height:1.55;color:var(--text);margin:0}.service-list strong{font-size:21px;white-space:nowrap}.service-list strong small{font-size:10px;color:var(--muted)}.service-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.service-actions>span{font-size:12px;line-height:1.5;color:var(--muted);max-width:520px}
.process-rows{display:grid;gap:0;border-top:1px solid #d7dfe6}.process-rows article{display:grid;grid-template-columns:70px 1fr 180px;gap:26px;align-items:center;padding:26px 0;border-bottom:1px solid #d7dfe6}.process-number{font-size:34px;font-weight:700;color:#a0acb8}.process-copy h3{font-size:23px;margin:0 0 8px}.process-copy p{font-size:15px;line-height:1.65;color:var(--text);margin:0;max-width:620px}.process-rows img{width:150px;height:110px;object-fit:contain;justify-self:end;background:#fff;border:1px solid #e0e5ea;border-radius:10px;padding:8px}
.human-work{padding:86px 0;background:#0e1c2d;color:#fff}.human-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:82px;align-items:center}.human-work .eyebrow{color:#8fc6ff}.human-work h2{color:#fff}.human-grid>div:first-child>p:last-of-type{font-size:16px;line-height:1.7;color:#c0cad4}.human-people{display:flex;gap:14px;margin-top:26px}.human-people>div{display:flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border:1px solid #314156;border-radius:9px}.human-people img{width:42px;height:42px;border-radius:6px;object-fit:cover}.human-people strong,.human-people small{display:block}.human-people small{font-size:11px;color:#9fb0c2;margin-top:2px}.human-principles{border-top:1px solid #304053}.human-principles article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid #304053}.human-principles>article>strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8fc6ff;padding-top:4px}.human-principles h3{font-size:19px;margin:0 0 6px}.human-principles p{font-size:13px;line-height:1.6;color:#b2bfcc;margin:0}
.text-link{font-size:13px;font-weight:750;color:var(--blue)}.expert-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.expert-card{border:1px solid #dce3e9;background:#fff}.expert-card>img{width:100%;aspect-ratio:1/1.03;object-fit:cover;background:#edf0f2}.expert-card>div{padding:15px}.expert-card h3{font-size:18px;margin:0 0 3px}.expert-card p{font-size:11px;color:var(--muted);margin:0 0 12px}.rating{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;align-items:center}.rating strong{font-size:19px}.rating>span{font-size:10px;letter-spacing:.08em;color:var(--gold)}.rating small{grid-column:1/3;color:var(--muted);font-size:10px}.expert-card a{display:inline-block;margin-top:12px;font-size:11px;font-weight:750;color:var(--blue)}
.reviews{padding:86px 0;background:#fff;border-top:1px solid #e6eaee}.reviews-grid-wrap{display:grid;grid-template-columns:300px 1fr;gap:56px;align-items:start}.reviews-summary h2{font-size:36px}.reviews-score{margin:24px 0}.reviews-score strong{display:block;font-size:45px;letter-spacing:-.04em}.reviews-score span{display:block;color:var(--gold);letter-spacing:.12em;margin:4px 0}.reviews-score small{font-size:12px;color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-review-card{border:1px solid #dce3e9;border-radius:10px;padding:18px;background:#fff;min-height:210px}.home-review-card-top{display:flex;justify-content:space-between;align-items:center}.review-type-pill{font-size:10px;font-weight:750;color:#667686}.home-review-stars{font-size:12px;color:var(--gold);letter-spacing:.08em;margin:14px 0}.home-review-card p{font-size:13px;line-height:1.65;color:#334355;margin:0 0 18px}.home-review-author{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted)}.home-review-author strong{color:#263548}.review-skeleton span{display:block;height:9px;background:#eef1f4;border-radius:3px;margin-bottom:12px}.review-skeleton span:nth-child(2){width:80%}.review-skeleton span:nth-child(3){width:60%}
.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.package-card{position:relative;background:#fff;border:1px solid #d8e0e7;border-radius:12px;padding:26px;display:flex;flex-direction:column;min-height:440px}.package-card.featured{border:2px solid var(--blue);padding:25px}.package-label{position:absolute;top:-12px;right:16px;padding:5px 9px;border-radius:5px;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.package-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.package-top h3{font-size:21px;margin:0}.package-top strong{font-size:22px;white-space:nowrap}.package-top small{font-size:9px;color:var(--muted)}.package-card>p{font-size:13px;line-height:1.55;color:var(--text);margin:16px 0}.package-card ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.package-card li{font-size:13px;color:#2e3f52;padding-left:18px;position:relative}.package-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.saving{margin-top:auto;padding:18px 0 14px;font-size:11px;color:var(--muted);border-top:1px solid #e7ebee}.package-card .btn{width:100%}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.contact-grid>div>p{max-width:500px}.contact-links{display:grid;gap:8px;margin-top:24px}.contact-links a{font-size:13px;font-weight:750;color:var(--blue)}.contact-form{border:1px solid #dce3e9;border-radius:12px;padding:24px;background:#fff;display:grid;gap:15px}.contact-form label{display:grid;gap:6px;font-size:12px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cfd8e0;border-radius:7px;padding:11px 12px;background:#fff;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(10,99,199,.1)}.contact-form textarea{min-height:110px;resize:vertical}.contact-form .btn{justify-self:start}
.site-footer{padding:34px 0;background:#0a1422;color:#d6dde5}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-grid img{width:155px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.footer-grid p{font-size:10px;color:#8392a2;margin:8px 0 0}.footer-grid nav{display:flex;gap:22px}.footer-grid nav a{font-size:11px;color:#b7c2cd}.float-top{position:fixed;right:20px;bottom:20px;width:40px;height:40px;border:1px solid #d4dce4;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 6px 18px rgba(0,0,0,.08);opacity:0;pointer-events:none;transition:.2s;z-index:70}.float-top.show{opacity:1;pointer-events:auto}
@media(max-width:980px){.main-nav{position:fixed;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid #e7ebef;padding:12px 20px 18px;display:none;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:13px 0;border-bottom:1px solid #eef1f4}.main-nav a.active{border-bottom-color:#eef1f4}.menu-toggle{display:flex}.account-link{margin-left:auto}.nav-cta{display:none}.mobile-nav-profile{display:block!important}.hero-grid,.human-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.hero{padding-top:58px}.hero-proof{max-width:650px}.split-title{grid-template-columns:1fr;gap:8px}.split-title>p{max-width:700px}.expert-grid{grid-template-columns:repeat(3,1fr)}.reviews-grid-wrap{grid-template-columns:1fr}.review-grid{grid-template-columns:repeat(3,1fr)}.package-grid{grid-template-columns:1fr}.package-card{min-height:auto}.process-rows article{grid-template-columns:55px 1fr 140px}.footer-grid{align-items:flex-start}}
@media(max-width:680px){.container{width:min(100% - 28px,1120px)}.nav-wrap{height:62px}.brand-logo{width:132px}.main-nav{top:62px}.account-link{font-size:12px}.hero{padding:46px 0 50px}.hero-grid{gap:34px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-facts{gap:17px;flex-wrap:wrap}.hero-facts div{min-width:90px}.service-intro,.team,.contact,.process,.pricing,.human-work,.reviews{padding:62px 0}.section-title h2,.human-work h2,.contact h2{font-size:33px}.service-list article{grid-template-columns:34px 1fr}.service-list article>strong{grid-column:2;justify-self:start;font-size:18px}.service-actions{align-items:flex-start;flex-direction:column}.process-rows article{grid-template-columns:42px 1fr;padding:22px 0}.process-rows img{grid-column:2;width:130px;height:90px;justify-self:start}.human-grid{gap:40px}.human-people{flex-wrap:wrap}.expert-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.package-card{padding:22px}.package-card.featured{padding:21px}.contact-form{padding:19px}.footer-grid{display:grid}.footer-grid nav{flex-wrap:wrap;gap:14px 20px}}

/* V81 · catálogo visual de servicios */
.service-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:19px 0 15px;border-top:1px solid #dfe5eb}.service-group-head>div{display:flex;align-items:center;gap:12px}.service-group-head span{font-size:11px;font-weight:800;color:var(--blue);letter-spacing:.08em}.service-group-head h3{font-size:18px;margin:0}.service-group-head>p{max-width:540px;margin:0;color:var(--muted);font-size:13px;line-height:1.55;text-align:right}.service-group-head-support{margin-top:42px}.product-service-grid{display:grid;gap:18px}.product-service-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-service-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-service-card{overflow:hidden;background:#fff;border:1px solid #dce3e9;border-radius:12px;display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-service-card:hover{transform:translateY(-2px);border-color:#c7d3df;box-shadow:0 10px 28px rgba(19,38,61,.08)}.product-service-card>img{display:block;width:100%;height:150px;object-fit:cover;background:#eef2f5}.product-service-grid-three .product-service-card>img{height:190px}.product-service-body{padding:17px 17px 18px;display:flex;flex-direction:column;flex:1}.product-service-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-service-title h3{font-size:16px;line-height:1.2;margin:0}.product-service-title strong{font-size:17px;line-height:1;white-space:nowrap;color:#0b715f}.product-service-title small{font-size:8px;color:var(--muted)}.product-service-body p{font-size:12px;line-height:1.55;color:var(--text);margin:12px 0 16px}.cv-extra-price{margin-top:11px;padding:10px 11px;border-radius:9px;background:#f4f8fb;border:1px solid #dce7ef}.cv-extra-price strong,.cv-extra-price span{display:block}.cv-extra-price strong{font-size:11px;line-height:1.35;color:#173a54}.cv-extra-price span{margin-top:3px;font-size:10px;line-height:1.45;color:var(--muted)}.cv-extra-price b{color:#0b715f}
.product-service-body>a{margin-top:auto;font-size:11px;font-weight:800;color:var(--blue);text-decoration:none}.product-service-body>a span{display:inline-block;margin-left:4px;transition:transform .15s ease}.product-service-body>a:hover span{transform:translateX(3px)}.service-actions-products{border-top:1px solid #e4e9ee;padding-top:26px;margin-top:32px}
.package-grid-products .package-card{min-height:590px}.package-photo-grid{display:grid;gap:5px;margin:3px 0 18px}.package-photo-grid-six{grid-template-columns:repeat(3,1fr)}.package-photo-grid-four{grid-template-columns:repeat(2,1fr)}.package-photo-grid img{width:100%;height:62px;object-fit:cover;border-radius:5px;background:#eef2f5}.package-photo-grid-four img{height:94px}.package-complete{border-color:var(--blue)}
@media(max-width:980px){.product-service-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.product-service-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.product-service-grid-three .product-service-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.package-grid-products .package-card{min-height:auto}}
@media(max-width:680px){.service-group-head{align-items:flex-start;flex-direction:column;gap:7px}.service-group-head>p{text-align:left}.product-service-grid-four,.product-service-grid-three{grid-template-columns:1fr}.product-service-grid-three .product-service-card:last-child{grid-column:auto;max-width:none}.product-service-card>img,.product-service-grid-three .product-service-card>img{height:auto;aspect-ratio:16/10}.product-service-title h3{font-size:17px}.package-photo-grid img{height:72px}.package-photo-grid-four img{height:92px}}

/* V82 · tipografía editorial, menos apariencia de plantilla */
body,button,input,textarea,select{font-family:var(--font-body)}
h1,h2,.hero h1,.section-title h2,.human-work h2,.contact h2,.reviews h2{
  font-family:var(--font-display);
  font-weight:700;
  letter-spacing:-.028em
}
h3,.product-service-title h3,.package-top h3,.expert-card h3,.process-copy h3,.human-principles h3{
  font-family:var(--font-body);
  font-weight:700;
  letter-spacing:-.012em
}
.eyebrow,.main-nav a,.btn,.package-label,.text-link,.product-service-body>a{letter-spacing:.015em}
