.pcu-service-hero{min-height:430px;background-image:linear-gradient(90deg,rgba(6,24,42,.88),rgba(6,24,42,.56) 58%,rgba(6,24,42,.12)),var(--service-hero);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.pcu-service-hero-copy{max-width:700px;padding:58px 0}.pcu-service-hero h1{font-size:clamp(38px,4.5vw,56px);line-height:1.04;margin:0 0 16px}.pcu-service-hero p{font-size:17px;line-height:1.6;color:#d6e0e8;max-width:650px}.pcu-service-intro{background:#fff}.pcu-service-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.pcu-service-feature-grid article{border:1px solid var(--line);border-radius:17px;padding:18px;background:#fff}.pcu-service-feature-grid h3{color:var(--navy);font-size:17px;margin:12px 0 6px}.pcu-service-feature-grid p{font-size:13px;color:var(--muted);margin:0}.pcu-service-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e9f8f1;color:#159d64;font-weight:900}.pcu-service-photo{height:150px;border-radius:12px;overflow:hidden}.pcu-service-photo img{width:100%;height:100%;object-fit:cover}.pcu-service-tools{background:#fff8e4}.pcu-service-prices,.pcu-scanner-offer{background:#f4f7f9}.pcu-region-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pcu-region-plan-grid article{background:#fff;border:1px solid var(--line);border-top:5px solid var(--yellow);border-radius:18px;padding:21px}.pcu-region-plan-grid article.featured{border-color:var(--yellow);box-shadow:var(--shadow);transform:translateY(-5px)}.pcu-region-plan-grid span{font-size:9px;font-weight:900;color:#a46c00;letter-spacing:1px}.pcu-region-plan-grid h3{font-size:19px;color:var(--navy);margin:10px 0}.pcu-region-price{font-size:34px;font-weight:950;color:var(--navy)}.pcu-region-plan-grid p{font-size:13px;color:var(--muted);line-height:1.5}.pcu-service-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.pcu-scanner-offer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center}.pcu-scanner-offer-grid h2{font-size:38px;color:var(--navy);margin:0 0 12px}.pcu-scanner-offer-grid>div>p{color:var(--muted);line-height:1.6}.pcu-scanner-offer-grid ul{list-style:none;padding:0}.pcu-scanner-offer-grid li{padding:7px 0 7px 25px;position:relative}.pcu-scanner-offer-grid li:before{content:'✓';position:absolute;left:0;color:#159d64;font-weight:900}.pcu-scanner-offer-grid aside{background:var(--navy);color:#fff;border-radius:22px;padding:27px}.pcu-scanner-offer-grid aside>span,.pcu-scanner-offer-grid aside>strong,.pcu-scanner-offer-grid aside>small{display:block}.pcu-scanner-offer-grid aside>span{color:var(--yellow);font-weight:800}.pcu-scanner-offer-grid aside>strong{font-size:45px;margin:8px 0}.pcu-scanner-offer-grid aside>small{color:#cbd7df}.pcu-scanner-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.pcu-scanner-gallery article{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.pcu-scanner-gallery img{width:100%;height:190px;object-fit:cover}.pcu-scanner-gallery strong,.pcu-scanner-gallery span{display:block;padding:0 13px}.pcu-scanner-gallery strong{padding-top:12px;color:var(--navy)}.pcu-scanner-gallery span{font-size:12px;color:var(--muted);padding-bottom:12px}.pcu-service-faq{background:#f4f7f9}@media(max-width:900px){.pcu-service-feature-grid,.pcu-region-plan-grid{grid-template-columns:1fr 1fr}.pcu-scanner-offer-grid{grid-template-columns:1fr}.pcu-scanner-gallery{grid-template-columns:1fr 1fr}}@media(max-width:620px){.pcu-service-hero{min-height:400px;background-image:linear-gradient(0deg,rgba(6,24,42,.93),rgba(6,24,42,.5)),var(--service-mobile);align-items:flex-end}.pcu-service-hero-copy{padding:90px 0 34px}.pcu-service-feature-grid,.pcu-region-plan-grid,.pcu-scanner-gallery{grid-template-columns:1fr}.pcu-service-actions{grid-template-columns:1fr}.pcu-region-plan-grid article.featured{transform:none}}

/* v3.7.2 — oferta scanner, informes y botones configurables */
.pcu-scanner-offer-grid aside{position:relative;border:2px solid var(--offer-border,#f6b61d);box-shadow:0 18px 44px rgba(6,24,42,.16);overflow:hidden}
.pcu-scanner-offer-grid aside:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--offer-accent,#f6b61d)}
.pcu-scanner-offer-grid aside.is-featured{transform:translateY(-5px);box-shadow:0 24px 60px rgba(6,24,42,.22)}
.pcu-scanner-offer-grid aside>em{display:inline-flex;font-style:normal;font-size:9px;font-weight:950;letter-spacing:1px;color:#06182a;background:var(--offer-accent,#f6b61d);padding:7px 10px;border-radius:999px;margin-bottom:15px}
.pcu-service-actions .pcu-btn:only-child{grid-column:1/-1}
.pcu-service-reports{background:#fff8e4}
.pcu-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:900px;margin:auto}
.pcu-report-grid article{display:grid;grid-template-columns:minmax(180px,.8fr) 1.2fr;gap:20px;align-items:center;background:#fff;border:1px solid #eadca8;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(6,24,42,.06)}
.pcu-report-image{border:0;background:#f1f4f6;border-radius:14px;padding:10px;height:250px;cursor:zoom-in;overflow:hidden}
.pcu-report-image img{width:100%;height:100%;object-fit:contain}
.pcu-report-placeholder{height:250px;border-radius:14px;background:#eef2f5;display:grid;place-items:center;color:#82909b;font-size:11px;font-weight:950;letter-spacing:1px}
.pcu-report-grid strong{display:block;color:var(--navy);font-size:19px;margin-bottom:8px}.pcu-report-grid p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}
.pcu-scanner-work{background:#fff}
.pcu-report-modal[hidden]{display:none!important}.pcu-report-modal{position:fixed;inset:0;z-index:9999999;background:rgba(4,17,29,.84);display:grid;place-items:center;padding:24px}.pcu-report-modal img{max-width:min(980px,95vw);max-height:88vh;object-fit:contain;background:#fff;border-radius:16px;padding:12px}.pcu-report-modal-close{position:fixed;right:22px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#06182a;font-size:30px;cursor:pointer}
@media(max-width:800px){.pcu-report-grid{grid-template-columns:1fr}.pcu-report-grid article{grid-template-columns:1fr}.pcu-report-image,.pcu-report-placeholder{height:310px}.pcu-scanner-offer-grid aside.is-featured{transform:none}}
@media(max-width:480px){.pcu-report-image,.pcu-report-placeholder{height:260px}.pcu-report-grid article{padding:13px}}

/* v3.7.5 — planes regionales al menos 20% más compactos en escritorio */
@media(min-width:1024px){
  .pcu-service-page .pcu-region-plan-grid{
    gap:12px!important;
    max-width:1040px;
    margin-inline:auto;
  }
  .pcu-service-page .pcu-region-plan-grid article{
    padding:16px!important;
    border-radius:15px!important;
    border-top-width:4px!important;
    min-height:0!important;
  }
  .pcu-service-page .pcu-region-plan-grid article.featured{transform:translateY(-3px)!important}
  .pcu-service-page .pcu-region-plan-grid span{font-size:8px!important;letter-spacing:.8px!important}
  .pcu-service-page .pcu-region-plan-grid h3{font-size:16px!important;margin:7px 0!important}
  .pcu-service-page .pcu-region-price{font-size:27px!important;line-height:1.05!important}
  .pcu-service-page .pcu-region-plan-grid p{font-size:11.5px!important;line-height:1.42!important;margin:8px 0!important}
  .pcu-service-page .pcu-service-actions{gap:7px!important;margin-top:12px!important}
  .pcu-service-page .pcu-service-actions .pcu-btn{
    min-height:38px!important;
    padding:8px 10px!important;
    border-radius:9px!important;
    font-size:12px!important;
    line-height:1.2!important;
  }
}
.pcu-home-ux .pcu-service-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}
