.pcu-guides-hero{min-height:var(--pcu-guides-h);background-image:var(--pcu-guides-gradient),var(--pcu-guides-hero);background-size:cover;background-position:var(--pcu-guides-x) var(--pcu-guides-y);display:flex;align-items:center;color:#fff}.pcu-guides-hero-copy{max-width:720px;padding:58px 0}.pcu-guides-hero h1{font-size:clamp(38px,4.5vw,58px);line-height:1.03;margin:0 0 18px}.pcu-guides-hero p{font-size:18px;line-height:1.6;max-width:650px}.pcu-guides-page .pcu-hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pcu-guides-page .pcu-hero-badges>span{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.94);color:#0b243b;border:1px solid rgba(255,255,255,.76);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;box-shadow:0 7px 18px rgba(0,0,0,.08)}.pcu-guides-page .pcu-hero-badges i{font-style:normal;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--pcu-badge-color,#159d64);color:#fff;font-size:12px;font-weight:900;flex:0 0 auto}
.pcu-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pcu-product-card{background:#fff;border:1px solid #dce5eb;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:0 8px 28px rgba(6,24,42,.06)}.pcu-product-card.is-featured{border:2px solid #f5b51b;transform:translateY(-8px);box-shadow:0 18px 45px rgba(6,24,42,.14)}.pcu-product-ribbon{position:absolute;top:14px;right:14px;background:#f5b51b;color:#06182a;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;z-index:2}.pcu-product-image{height:230px;background:#0d2b48;display:grid;place-items:center;overflow:hidden}.pcu-product-image img{width:100%;height:100%;object-fit:contain;background:#0d2b48;padding:16px}.pcu-product-placeholder{width:150px;height:190px;background:linear-gradient(145deg,#f5b51b,#ef7f2c);padding:18px;border-radius:7px 14px 14px 7px;box-shadow:13px 15px 26px rgba(0,0,0,.28);transform:rotate(-4deg);display:flex;flex-direction:column;justify-content:space-between;color:#06182a}.pcu-product-placeholder span{font-size:9px;font-weight:900}.pcu-product-placeholder strong{font-size:20px;line-height:1.05}.pcu-product-body{padding:24px;display:flex;flex-direction:column;flex:1}.pcu-product-kicker{font-size:10px;font-weight:900;letter-spacing:.11em;color:#b87900}.pcu-product-body h3{font-size:22px;color:#06182a;margin:9px 0}.pcu-product-body>p{color:#617386;line-height:1.5}.pcu-product-price{font-size:31px;font-weight:900;color:#06182a;margin-top:8px}.pcu-product-format{color:#159d64;font-weight:800;margin:5px 0 18px}.pcu-product-body ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:9px}.pcu-product-body li{font-size:13px;color:#42576a;display:flex;gap:8px}.pcu-product-body li:before{content:'✓';width:19px;height:19px;border-radius:50%;background:#e9f8f1;color:#159d64;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.pcu-product-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:auto}.pcu-product-actions.actions-1{grid-template-columns:1fr}.pcu-product-actions .pcu-btn{appearance:none;border-radius:12px;padding:13px 14px;font-size:13px;font-weight:900;line-height:1.2;text-align:center;cursor:pointer;min-height:45px;display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.pcu-guide-primary{background:#f5b51b!important;color:#06182a!important;border:1px solid #f5b51b!important;box-shadow:0 8px 16px rgba(245,181,27,.19)}.pcu-guide-primary:hover{background:#e9a909!important;border-color:#e9a909!important;color:#06182a!important}.pcu-guide-secondary{background:#fff!important;color:#0d2b48!important;border:1px solid #0d2b48!important;box-shadow:none!important}.pcu-guide-secondary:hover{background:#eef4f8!important;color:#06182a!important}
.pcu-guides-why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.pcu-guide-carousel{position:relative;width:100%;max-width:460px;margin:auto;min-width:0}.pcu-guide-carousel-viewport{overflow:hidden;border-radius:18px}.pcu-guide-carousel-track{display:flex;transition:transform .38s ease;will-change:transform}.pcu-guide-slide{margin:0;flex:0 0 100%;aspect-ratio:3/4;max-height:430px;border-radius:18px;background:#fff;border:1px solid #e0e7ec;box-shadow:0 18px 35px rgba(6,24,42,.13);padding:14px;overflow:hidden;display:grid;place-items:center}.pcu-guide-slide img{width:100%;height:100%;border-radius:10px}.pcu-guide-slide.fit-contain img{object-fit:contain}.pcu-guide-slide.fit-cover img{object-fit:cover}.pcu-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid #d5e0e7;background:#fff;color:#06182a;box-shadow:0 7px 18px rgba(6,24,42,.15);font-size:28px;line-height:1;cursor:pointer}.pcu-carousel-arrow.prev{left:-16px}.pcu-carousel-arrow.next{right:-16px}.pcu-carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.pcu-carousel-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#b9c7d1;padding:0;cursor:pointer}.pcu-carousel-dots button.is-active{width:22px;border-radius:999px;background:#f6b61d}.pcu-gallery-placeholder{min-height:360px;border:2px dashed #cbd6de;border-radius:18px;display:grid;place-items:center;color:#6d7d8a;background:rgba(255,255,255,.55)}.pcu-gallery-placeholder span{font-weight:700}.pcu-guides-values{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.pcu-guides-values article{background:#fff;border:1px solid #e0e7ec;border-radius:15px;padding:17px}.pcu-guides-values strong,.pcu-guides-values span{display:block}.pcu-guides-values strong{color:#06182a;margin-bottom:5px}.pcu-guides-values span{font-size:13px;color:#647587;line-height:1.45}
.pcu-guides-process .pcu-section-head{max-width:760px;margin-bottom:30px}.pcu-guides-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pcu-guides-steps article{background:#fff;border:1px solid #dce5eb;border-radius:18px;padding:22px;box-shadow:0 7px 22px rgba(6,24,42,.05)}.pcu-guides-steps b{width:36px;height:36px;border-radius:50%;background:#0d2b48;color:#fff;display:grid;place-items:center;margin-bottom:16px;font-size:14px}.pcu-guides-steps h3{margin:0 0 8px;color:#06182a;font-size:17px}.pcu-guides-steps p{margin:0;color:#617386;font-size:13px;line-height:1.55}
.pcu-guide-modal[hidden]{display:none!important}.pcu-guide-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px}.pcu-guide-modal-backdrop{position:absolute;inset:0;background:rgba(3,14,26,.72);backdrop-filter:blur(5px)}.pcu-guide-modal-dialog{position:relative;z-index:2;width:min(900px,100%);max-height:min(820px,calc(100vh - 44px));overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.35);display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}.pcu-guide-modal-close{position:absolute;top:13px;right:13px;width:40px;height:40px;border-radius:50%;border:1px solid #dce5eb;background:#fff;color:#06182a;font-size:27px;line-height:1;cursor:pointer;z-index:3}.pcu-guide-modal-media{background:#0d2b48;min-height:520px;display:grid;place-items:center;padding:28px}.pcu-guide-modal-media>img{width:100%;height:100%;max-height:490px;object-fit:contain}.pcu-guide-modal-content{padding:38px 36px 34px}.pcu-guide-modal-content h2{font-size:31px;line-height:1.12;color:#06182a;margin:9px 0 12px}.pcu-guide-modal-content>p{color:#617386;line-height:1.6}.pcu-guide-modal-price{font-size:28px;font-weight:900;color:#06182a;margin:0 0 16px}.pcu-guide-modal-content ul{list-style:none;margin:20px 0;padding:0;display:grid;gap:10px}.pcu-guide-modal-content li{display:flex;gap:9px;color:#42576a;font-size:14px}.pcu-guide-modal-content li:before{content:'✓';width:20px;height:20px;border-radius:50%;background:#e9f8f1;color:#159d64;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.pcu-guide-modal-note{background:#f3f7fa;border:1px solid #dfe8ee;border-radius:14px;padding:14px 16px;margin:15px 0}.pcu-guide-modal-note strong,.pcu-guide-modal-note span{display:block}.pcu-guide-modal-note strong{color:#06182a;margin-bottom:5px}.pcu-guide-modal-note span{color:#617386;font-size:13px;line-height:1.5}.pcu-guide-modal-buy{margin-top:8px;width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:900;text-decoration:none}.pcu-modal-open{overflow:hidden!important}
@media(max-width:900px){.pcu-product-grid{grid-template-columns:1fr}.pcu-product-card.is-featured{transform:none}.pcu-guides-why-grid{grid-template-columns:1fr}.pcu-guides-steps{grid-template-columns:1fr 1fr}.pcu-guide-modal-dialog{grid-template-columns:.75fr 1.25fr}.pcu-guide-modal-media{min-height:460px}}
@media(max-width:600px){.pcu-guides-hero{min-height:var(--pcu-guides-hm);background-image:linear-gradient(0deg,rgba(6,24,42,.94),rgba(6,24,42,.42)),var(--pcu-guides-hero-mobile);background-position:var(--pcu-guides-mx) var(--pcu-guides-my);align-items:flex-end}.pcu-guides-hero-copy{padding:90px 0 34px}.pcu-guides-hero h1{font-size:35px}.pcu-guides-hero p{font-size:16px}.pcu-guides-page .pcu-hero-badges{gap:8px}.pcu-guides-page .pcu-hero-badges>span{font-size:11px;padding:8px 10px}.pcu-product-image{height:205px}.pcu-product-actions{grid-template-columns:1fr}.pcu-guides-values,.pcu-guides-steps{grid-template-columns:1fr}.pcu-guide-carousel{max-width:330px}.pcu-guide-slide{max-height:390px;padding:9px}.pcu-carousel-arrow.prev{left:6px}.pcu-carousel-arrow.next{right:6px}.pcu-guide-modal{padding:10px;align-items:end}.pcu-guide-modal-dialog{width:100%;max-height:92vh;border-radius:20px 20px 0 0;grid-template-columns:1fr}.pcu-guide-modal-media{min-height:220px;height:240px;padding:18px}.pcu-guide-modal-media>img{max-height:210px}.pcu-guide-modal-content{padding:25px 20px 24px}.pcu-guide-modal-content h2{font-size:25px;padding-right:32px}.pcu-guide-modal-close{top:9px;right:9px}.pcu-guide-modal-buy{position:sticky;bottom:0}}


/* v3.7.3 — Información útil compacta y sin recorte de portadas */
@media(min-width:901px){
 .pcu-guides-why-grid{grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:38px;align-items:center}
 .pcu-guide-carousel{max-width:430px}
 .pcu-guide-carousel-viewport{overflow:hidden;border-radius:18px}
 .pcu-guide-slide{aspect-ratio:auto;height:380px;max-height:380px;padding:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}
 .pcu-guide-slide.fit-contain img{width:auto!important;height:auto!important;max-width:100%!important;max-height:354px!important;object-fit:contain!important}
 .pcu-guide-slide.fit-cover img{width:100%!important;height:100%!important;object-fit:cover!important}
 .pcu-carousel-dots{margin-top:10px}
}
@media(max-width:600px){
 .pcu-guide-slide{aspect-ratio:auto;height:330px;max-height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden}
 .pcu-guide-slide.fit-contain img{width:auto!important;height:auto!important;max-width:100%!important;max-height:310px!important;object-fit:contain!important}
}

/* v3.7.5 — Información útil 20% más compacta y portadas completas */
@media(min-width:1024px){
  .pcu-guides-page .pcu-guides-why-grid{
    grid-template-columns:minmax(275px,344px) minmax(0,1fr)!important;
    gap:30px!important;
    align-items:center!important;
  }
  .pcu-guides-page .pcu-guide-carousel{max-width:344px!important}
  .pcu-guides-page .pcu-guide-slide{
    width:100%!important;
    height:304px!important;
    max-height:304px!important;
    aspect-ratio:auto!important;
    padding:10px!important;
    overflow:hidden!important;
  }
  .pcu-guides-page .pcu-guide-slide.fit-contain img{
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:282px!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .pcu-guides-page .pcu-guide-slide.fit-cover img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .pcu-guides-page .pcu-carousel-arrow{width:34px!important;height:34px!important;font-size:23px!important}
  .pcu-guides-page .pcu-carousel-arrow.prev{left:-12px!important}
  .pcu-guides-page .pcu-carousel-arrow.next{right:-12px!important}
  .pcu-guides-page .pcu-carousel-dots{margin-top:8px!important}
  .pcu-guides-page .pcu-guides-values{gap:9px!important;margin-top:18px!important}
  .pcu-guides-page .pcu-guides-values article{padding:13px!important}
}
.pcu-home-ux .pcu-guides-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}

@media(min-width:901px){
  .pcu-product-grid.count-1{grid-template-columns:minmax(0,430px);justify-content:center}
  .pcu-product-grid.count-2{grid-template-columns:repeat(2,minmax(0,344px));justify-content:center}
  .pcu-product-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .pcu-product-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* v3.8.15: imagen de producto a sangre, sin marco interior */
.pcu-guides-page .pcu-product-image{padding:0!important;background:transparent!important;display:block!important;aspect-ratio:16/9;height:auto!important;min-height:0!important;overflow:hidden!important;}
.pcu-guides-page .pcu-product-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center center!important;background:transparent!important;}
@media(max-width:600px){.pcu-guides-page .pcu-product-image{height:auto!important;aspect-ratio:16/9!important;}}


/* v3.8.16 — sección de video comercial administrable */
.pcu-guides-video{overflow:hidden}
.pcu-guides-video-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:54px;align-items:center}
.pcu-guides-video-copy{max-width:660px}
.pcu-guides-video-copy h2{margin:0 0 14px;color:#06182a;font-size:clamp(30px,3vw,43px);line-height:1.08;letter-spacing:-.025em}
.pcu-guides-video-copy>p{margin:0;color:#617386;font-size:16px;line-height:1.65}
.pcu-guides-video-points{list-style:none;padding:0;margin:24px 0;display:grid;gap:11px}
.pcu-guides-video-points li{display:flex;gap:10px;align-items:flex-start;color:#344b60;font-size:14px;line-height:1.45}
.pcu-guides-video-points li:before{content:'✓';width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e7f8f0;color:#159d64;font-size:12px;font-weight:900}
.pcu-guide-video-cta{display:inline-flex;align-items:center;justify-content:center;background:#f6b61d!important;color:#06182a!important;border:1px solid #e9a900!important;min-height:44px;padding:0 19px;border-radius:11px;font-weight:900;text-decoration:none}
.pcu-guide-video-cta:hover{background:#e9a900!important;color:#06182a!important}
.pcu-guides-video-frame{width:min(100%,330px);aspect-ratio:9/16;justify-self:center;position:relative;border-radius:26px;overflow:hidden;background:#071b31;box-shadow:0 22px 55px rgba(7,27,49,.20);border:8px solid #fff;outline:1px solid #dbe5eb}
.pcu-guides-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.pcu-guides-video-poster{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;margin:0;cursor:pointer;background-image:linear-gradient(0deg,rgba(6,24,42,.60),rgba(6,24,42,.02) 55%),var(--pcu-video-poster);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}
.pcu-guides-video-poster:focus-visible{outline:4px solid #f6b61d;outline-offset:-6px}
.pcu-guides-video-poster small{position:absolute;bottom:22px;font-size:12px;font-weight:800;letter-spacing:.02em;text-shadow:0 2px 6px rgba(0,0,0,.55)}
.pcu-guides-video-play{width:66px;height:66px;border-radius:50%;background:#f6b61d;box-shadow:0 10px 28px rgba(0,0,0,.25);position:relative;transition:transform .18s ease}
.pcu-guides-video-play:after{content:'';position:absolute;left:27px;top:21px;border-left:18px solid #06182a;border-top:12px solid transparent;border-bottom:12px solid transparent}
.pcu-guides-video-poster:hover .pcu-guides-video-play{transform:scale(1.06)}
@media(max-width:800px){.pcu-guides-video-grid{grid-template-columns:1fr;gap:32px}.pcu-guides-video-copy{text-align:left}.pcu-guides-video-frame{width:min(100%,300px)}}
@media(max-width:600px){.pcu-guides-video-copy h2{font-size:30px}.pcu-guides-video-copy>p{font-size:15px}.pcu-guides-video-frame{width:min(100%,280px);border-width:6px;border-radius:22px}}
