
/* PCCOL R11 · capa global de armonización · 2026-09-06 */
:root{
  --pccol-navy:#102A43;--pccol-navy-2:#0B1F33;--pccol-teal:#0F9D8B;--pccol-teal-dark:#0C7C6E;
  --pccol-ice:#EAF4F8;--pccol-amber:#F59E0B;--pccol-text:#243B53;--pccol-muted:#52677A;
  --pccol-border:#D9E7EE;--pccol-white:#fff;--pccol-shadow:0 18px 42px rgba(16,42,67,.08);
}
html{scroll-behavior:smooth}
body{overflow-x:hidden}
body > header:not(.pccol-global-header){display:none!important}
body > footer:not(.pccol-global-footer){display:none!important}
.pccol-global-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #e1ebf0;font-family:Inter,system-ui,-apple-system,sans-serif}
.pccol-global-nav{max-width:1180px;margin:0 auto;padding:11px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.pccol-global-brand{display:flex;align-items:center;gap:10px;color:var(--pccol-navy)!important;text-decoration:none!important;font-weight:800;white-space:nowrap}
.pccol-global-brand img{width:38px;height:38px;border-radius:9px;object-fit:contain}
.pccol-global-brand span{font-family:Sora,Inter,sans-serif;font-size:14px;line-height:1.05}
.pccol-global-brand small{display:block;font-family:Inter,sans-serif;font-size:10px;color:#627D98;font-weight:650;letter-spacing:.02em;margin-top:3px}
.pccol-global-links{display:flex;align-items:center;justify-content:center;gap:4px}
.pccol-global-links a{color:#334E68!important;text-decoration:none!important;font-size:13px;font-weight:750;padding:10px 12px;border-radius:8px}
.pccol-global-links a:hover{background:#F1F7FA;color:var(--pccol-teal-dark)!important}
.pccol-global-wa{display:inline-flex;align-items:center;gap:7px;background:var(--pccol-teal);color:#fff!important;text-decoration:none!important;font-size:12.5px;font-weight:800;padding:10px 14px;border-radius:8px;white-space:nowrap}
.pccol-global-wa:hover{background:var(--pccol-teal-dark);color:#fff!important}
.pccol-menu-btn{display:none;width:42px;height:42px;border:1px solid #d8e6ed;border-radius:9px;background:#fff;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.pccol-menu-btn span{display:block;width:20px;height:2px;background:var(--pccol-navy);border-radius:3px}
.pccol-global-footer{background:var(--pccol-navy-2);color:#b9cad7;font-family:Inter,system-ui,-apple-system,sans-serif;margin-top:0}
.pccol-footer-inner{max-width:1180px;margin:0 auto;padding:48px 24px 24px}
.pccol-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:34px}
.pccol-footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#fff;font-family:Sora,Inter,sans-serif;font-weight:800}
.pccol-footer-brand img{width:44px;height:44px;border-radius:10px}
.pccol-footer-copy{font-size:13px;line-height:1.65;max-width:330px}
.pccol-footer-col h3{font-family:Sora,Inter,sans-serif;color:#fff;font-size:13px;margin:0 0 12px}
.pccol-footer-col a{display:block;color:#b9cad7!important;text-decoration:none!important;font-size:12.5px;margin:8px 0}
.pccol-footer-col a:hover{color:#6CD9C8!important}
.pccol-footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:32px;font-size:11.5px;line-height:1.55}
.pccol-footer-social{display:flex;gap:14px;flex-wrap:wrap}.pccol-footer-social a{color:#6CD9C8!important;text-decoration:none!important}
.pccol-global-header + main,.pccol-global-header + section{scroll-margin-top:72px}

/* Home R11 */
.r11-home{margin:0;background:#fff;color:var(--pccol-text);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}
.r11-home *{box-sizing:border-box}.r11-home h1,.r11-home h2,.r11-home h3{font-family:Sora,Inter,sans-serif;color:var(--pccol-navy);margin-top:0}
.r11-home p{margin-top:0}.r11-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.r11-hero{background:linear-gradient(135deg,#102A43 0%,#0B1F33 68%,#123d58 100%);color:#fff;padding:78px 0 70px;position:relative;overflow:hidden}
.r11-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-270px;border:1px solid rgba(108,217,200,.18);box-shadow:0 0 0 70px rgba(108,217,200,.035),0 0 0 145px rgba(108,217,200,.025)}
.r11-hero-grid{position:relative;display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:center}
.r11-eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850;color:#45c8b6;margin-bottom:15px}
.r11-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.04;color:#fff;margin:0 0 20px;letter-spacing:-.035em}
.r11-hero p{color:#cad8e4;font-size:17px;max-width:680px;margin-bottom:28px}
.r11-actions{display:flex;gap:12px;flex-wrap:wrap}.r11-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:820;font-size:13px;border-radius:8px;padding:12px 18px;border:1px solid transparent;transition:.18s ease}
.r11-btn-primary{background:var(--pccol-teal);color:#fff!important}.r11-btn-primary:hover{background:var(--pccol-teal-dark)}
.r11-btn-secondary{border-color:rgba(255,255,255,.34);color:#fff!important;background:rgba(255,255,255,.04)}.r11-btn-secondary:hover{background:rgba(255,255,255,.11)}
.r11-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#9fb3c8;font-size:12px}.r11-proof span:before{content:'✓';color:#6CD9C8;margin-right:6px;font-weight:900}
.r11-hero-media{position:relative}.r11-video-shell{max-width:430px;margin-left:auto;border-radius:18px;background:#fff;padding:8px;box-shadow:0 28px 70px rgba(0,0,0,.34);transform:rotate(1deg)}
.r11-video-shell video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px;background:#eaf4f8}.r11-video-caption{display:flex;justify-content:space-between;gap:12px;padding:10px 7px 5px;color:#52677a;font-size:10.5px;font-weight:700}
.r11-section{padding:74px 0}.r11-section-soft{background:#F5F9FB}.r11-section-dark{background:var(--pccol-navy);color:#fff}
.r11-heading{max-width:720px;margin-bottom:34px}.r11-heading.center{text-align:center;margin-left:auto;margin-right:auto}.r11-heading h2{font-size:clamp(28px,3vw,38px);line-height:1.15;margin:4px 0 12px}.r11-heading p{color:#52677A;font-size:15px}.r11-section-dark .r11-heading h2{color:#fff}.r11-section-dark .r11-heading p{color:#c6d6e3}
.r11-needs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.r11-need{border:1px solid var(--pccol-border);background:#fff;border-radius:14px;padding:20px 17px;text-decoration:none!important;box-shadow:0 9px 24px rgba(16,42,67,.04);transition:.18s ease}.r11-need:hover{transform:translateY(-3px);box-shadow:var(--pccol-shadow);border-color:#98d9cf}.r11-need b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#E9F8F4;color:#0B6F64;margin-bottom:13px;font-size:13px}.r11-need h3{font-size:15px;margin-bottom:7px}.r11-need p{font-size:12.5px;color:#627D98;margin:0}
.r11-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.r11-product{border:1px solid var(--pccol-border);border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(16,42,67,.045)}.r11-product-media{height:178px;background:#eaf4f8;overflow:hidden;display:flex;align-items:center;justify-content:center}.r11-product-media img{width:100%;height:100%;object-fit:cover}.r11-product-body{padding:22px;display:flex;flex-direction:column;flex:1}.r11-tag{display:inline-flex;align-self:flex-start;border-radius:999px;padding:5px 9px;background:#E9F8F4;color:#0B6F64;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;margin-bottom:11px}.r11-product h3{font-size:19px;line-height:1.25;margin:0 0 8px}.r11-product p{font-size:13px;color:#52677A;margin-bottom:16px}.r11-price{font-family:Sora,Inter,sans-serif;color:var(--pccol-navy);font-weight:850;font-size:19px;margin-top:auto}.r11-price small{font-family:Inter,sans-serif;color:#829AB1;font-size:10.5px;font-weight:650}.r11-card-link{margin-top:15px;display:inline-flex;color:#0C7C6E!important;text-decoration:none!important;font-weight:820;font-size:12.5px}.r11-card-link:after{content:'→';margin-left:7px}
.r11-free-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.r11-free{border:1px solid var(--pccol-border);border-radius:14px;padding:22px;background:#fff;display:flex;flex-direction:column}.r11-free .r11-free-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.r11-free-badge{background:#E9F8F4;color:#0B6F64;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850}.r11-free h3{font-size:17px;margin-bottom:8px}.r11-free p{font-size:13px;color:#52677A}.r11-free a{margin-top:auto}
.r11-launch{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:34px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(15,157,139,.11))}.r11-launch h2{color:#fff;font-size:30px;margin-bottom:10px}.r11-launch p{color:#c6d6e3;margin-bottom:0}.r11-launch-side{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.r11-launch-pill{display:inline-flex;background:var(--pccol-amber);color:var(--pccol-navy);font-weight:900;font-size:10px;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 10px}
.r11-app-strip{margin-top:22px;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:rgba(255,255,255,.035)}.r11-app-strip h3{color:#fff;font-size:17px;margin:0 0 4px}.r11-app-strip p{color:#aebfcd;font-size:12.5px;margin:0}.r11-app-strip a{white-space:nowrap}
.r11-why{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.r11-why article{border:1px solid var(--pccol-border);border-radius:14px;padding:21px;background:#fff}.r11-why strong{display:block;color:var(--pccol-navy);font-family:Sora,Inter,sans-serif;font-size:15px;margin-bottom:7px}.r11-why p{font-size:12.5px;color:#627D98;margin:0}
.r11-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:r11step}.r11-step{counter-increment:r11step;position:relative;padding:0 12px 0 50px}.r11-step:before{content:counter(r11step);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:9px;background:#E9F8F4;color:#0B6F64;display:flex;align-items:center;justify-content:center;font-weight:900}.r11-step h3{font-size:15px;margin:2px 0 7px}.r11-step p{font-size:12.5px;color:#627D98}
.r11-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.r11-resource{border:1px solid var(--pccol-border);border-radius:14px;padding:22px;background:#fff}.r11-resource span{font-size:10px;color:#0B6F64;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.r11-resource h3{font-size:17px;margin:9px 0 8px}.r11-resource p{font-size:12.5px;color:#627D98}.r11-resource a{font-size:12.5px;font-weight:820;color:#0C7C6E!important;text-decoration:none!important}
.r11-custom{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;border-radius:18px;background:#F4F9FB;border:1px solid var(--pccol-border);padding:34px}.r11-custom h2{font-size:28px;margin-bottom:10px}.r11-custom p{color:#52677A;margin-bottom:0}.r11-custom-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.r11-custom .r11-btn-secondary{color:var(--pccol-navy)!important;border-color:#b8cdd8;background:#fff}.r11-custom .r11-btn-secondary:hover{background:#eef6f9}
.r11-faq{max-width:820px;margin:0 auto}.r11-faq details{border:1px solid var(--pccol-border);border-radius:10px;padding:15px 17px;margin:10px 0;background:#fff}.r11-faq summary{cursor:pointer;font-weight:800;color:var(--pccol-navy)}.r11-faq p{font-size:13px;color:#52677A;margin:10px 0 0}
.r11-contact{display:grid;grid-template-columns:1fr 1fr;gap:18px}.r11-contact-card{border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:25px;background:rgba(255,255,255,.055)}.r11-contact-card h3{color:#fff;font-size:18px}.r11-contact-card p{color:#b8c8d5;font-size:13px}.r11-contact-card a{color:#6CD9C8!important;font-weight:820;text-decoration:none!important}

/* Legal / support pages */
.r11-doc-page{font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:var(--pccol-text);margin:0;line-height:1.7}.r11-doc-hero{background:#F3F8FA;border-bottom:1px solid var(--pccol-border);padding:48px 0}.r11-doc-wrap{max-width:900px;margin:0 auto;padding:0 24px}.r11-doc-hero h1{font-family:Sora,Inter,sans-serif;color:var(--pccol-navy);font-size:36px;line-height:1.15;margin:8px 0 10px}.r11-doc-hero p{color:#52677A}.r11-doc{padding:42px 0 65px}.r11-doc h2{font-family:Sora,Inter,sans-serif;color:var(--pccol-navy);font-size:22px;margin:30px 0 8px}.r11-doc h3{font-family:Sora,Inter,sans-serif;color:var(--pccol-navy);font-size:16px;margin:22px 0 7px}.r11-doc p,.r11-doc li{font-size:14px;color:#334E68}.r11-doc-note{background:#F5F9FB;border:1px solid var(--pccol-border);border-radius:10px;padding:16px 18px;margin:22px 0}.r11-doc a{color:#0C7C6E}

@media(max-width:960px){
 .pccol-global-nav{grid-template-columns:auto auto auto}.pccol-global-links{display:none;position:absolute;top:61px;left:0;right:0;background:#fff;border-bottom:1px solid #dce8ee;padding:12px 20px;box-shadow:0 18px 35px rgba(16,42,67,.1);flex-direction:column;align-items:stretch}.pccol-global-links.is-open{display:flex}.pccol-global-links a{text-align:left;padding:11px 12px}.pccol-menu-btn{display:flex;justify-self:end}.pccol-global-wa{justify-self:end}.pccol-global-nav{position:relative}.pccol-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.pccol-footer-grid .pccol-footer-col:last-child{grid-column:2/4}
 .r11-hero-grid,.r11-launch,.r11-custom{grid-template-columns:1fr}.r11-hero-media{display:none}.r11-needs{grid-template-columns:repeat(3,1fr)}.r11-products{grid-template-columns:repeat(2,1fr)}.r11-why{grid-template-columns:repeat(2,1fr)}.r11-steps{grid-template-columns:repeat(2,1fr)}.r11-custom-actions{justify-content:flex-start}
}
@media(max-width:680px){
 .pccol-global-nav{padding:10px 16px;gap:9px;grid-template-columns:1fr auto}.pccol-global-brand span{font-size:12px}.pccol-global-brand small{display:none}.pccol-global-brand img{width:34px;height:34px}.pccol-global-wa{display:none}.pccol-menu-btn{grid-column:2}.pccol-global-links{top:55px}.pccol-footer-grid{grid-template-columns:1fr}.pccol-footer-grid .pccol-footer-col:last-child{grid-column:auto}.pccol-footer-bottom{align-items:flex-start;flex-direction:column}
 .r11-wrap{padding:0 18px}.r11-hero{padding:58px 0}.r11-hero h1{font-size:39px}.r11-hero p{font-size:15px}.r11-section{padding:56px 0}.r11-needs,.r11-products,.r11-free-grid,.r11-why,.r11-steps,.r11-resource-grid,.r11-contact{grid-template-columns:1fr}.r11-needs{gap:10px}.r11-product-media{height:165px}.r11-launch{padding:25px}.r11-launch h2{font-size:25px}.r11-app-strip{align-items:flex-start;flex-direction:column}.r11-custom{padding:25px}.r11-doc-hero h1{font-size:30px}
}
.r11-home .pccol-footer-col h3{color:#fff}
