/* Renovación visual de Inicio. El contenido, orden y enlaces permanecen en inicio.php. */
@font-face {
  font-family: "PC Plus Jakarta Sans";
  src: url("../fonts/plus-jakarta-sans-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
}

body.pc-procuentas-landing-page #header,
body.pc-procuentas-landing-page #header :is(a, button, input),
body.pc-procuentas-landing-page .pc-home-2026,
body.pc-procuentas-landing-page .pc-home-2026 * {
  font-family: "PC Plus Jakarta Sans", "Segoe UI", sans-serif !important;
}
body.pc-procuentas-landing-page #header {
  border-bottom: 1px solid #e6edf6;
  background: #fff;
}

.pc-home-2026 {
  --pc-blue: #115fee;
  --pc-navy: #0b2554;
  --pc-ink: #172b49;
  --pc-muted: #536781;
  --pc-line: #dee8f4;
  --pc-shell: min(1240px, calc(100% - 56px));
  background: #fff;
}
.pc-home-2026 .pc-home-shell { width: var(--pc-shell); }
.pc-home-2026 :is(h1, h2, h3, h4) { letter-spacing: -.035em; }
.pc-home-2026 .pc-home-eyebrow {
  margin-bottom: 15px !important;
  color: #1760d0 !important;
  font-size: 10.5px !important;
  font-weight: 750 !important;
  letter-spacing: .12em;
  line-height: 1.4;
}
.pc-home-2026 .pc-home-section { padding-block: 78px; }
.pc-home-2026 .pc-home-section h2 {
  font-size: clamp(31px, 3.2vw, 43px) !important;
  font-weight: 750 !important;
  line-height: 1.15 !important;
  letter-spacing: -.038em;
}
.pc-home-2026 .pc-home-section p { line-height: 1.65; }

/* Portada: la captura real del producto sigue siendo protagonista. */
.pc-home-2026 .pc-home-hero {
  padding: 66px 0 76px;
  background:
    radial-gradient(circle at 85% 18%, rgba(76, 151, 255, .15), transparent 33%),
    radial-gradient(circle at 10% 85%, rgba(214, 235, 255, .42), transparent 42%),
    linear-gradient(155deg, #fff 10%, #f4f8ff 100%);
}
.pc-home-2026 .pc-home-hero::after {
  right: -10vw;
  bottom: -20vw;
  width: 38vw;
  height: 38vw;
  opacity: .48;
}
.pc-home-2026 .pc-home-hero-grid {
  grid-template-columns: minmax(0, 1.04fr) minmax(0, .96fr);
  gap: clamp(28px, 4.5vw, 68px);
}
.pc-home-2026 .pc-home-hero-copy { max-width: 620px; }
.pc-home-2026 .pc-home-hero h1 {
  max-width: 650px;
  margin-bottom: 19px;
  color: #0a2450;
  font-size: clamp(44px, 4.45vw, 65px) !important;
  font-weight: 800 !important;
  line-height: 1.075 !important;
  letter-spacing: -.055em;
}
.pc-home-2026 .pc-home-lead {
  max-width: 590px;
  margin-bottom: 27px !important;
  color: #455a76 !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}
.pc-home-2026 .pc-home-lead strong { color: #263e62; font-weight: 700; }
.pc-home-2026 .pc-home-actions { gap: 11px; margin-bottom: 20px; }
.pc-home-2026 .pc-home-btn {
  min-height: 50px;
  border-radius: 12px;
  font-size: 14px !important;
  font-weight: 750 !important;
  box-shadow: none;
}
.pc-home-2026 .pc-home-btn-primary {
  border-color: #115fee;
  background: #115fee;
  box-shadow: 0 10px 23px rgba(17, 95, 238, .18);
}
.pc-home-2026 .pc-home-btn-secondary { border-color: #c9d9ee; color: #1659c9 !important; }
.pc-home-2026 .pc-home-btn:focus-visible,
.pc-home-2026 :is(a, summary):focus-visible {
  outline: 3px solid #8cb9ff;
  outline-offset: 3px;
}
.pc-home-2026 ul.pc-home-no-card {
  display: flex !important;
  width: auto !important;
  max-width: 630px !important;
  flex-wrap: wrap;
  justify-content: flex-start !important;
  gap: 9px 15px !important;
  margin: 0 !important;
  color: #48617f !important;
  font-size: 11.5px !important;
  font-weight: 650 !important;
}
.pc-home-2026 ul.pc-home-no-card > li,
.pc-home-2026 ul.pc-home-no-card > li:last-child {
  grid-column: auto !important;
  justify-content: flex-start !important;
}
.pc-home-2026 .pc-home-hero-product {
  padding: 10px;
  border: 1px solid #d0dff0;
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 25px 58px rgba(27, 62, 111, .17);
  transform: none;
}
.pc-home-2026 .pc-home-hero-product img { border-radius: 12px; }
.pc-home-2026 .pc-home-product-chrome b { color: #526a87; font-weight: 700; }
.pc-home-2026 .pc-home-hero-note {
  right: 12px;
  bottom: -23px;
  max-width: 230px;
  border-color: #bde7d5;
  border-radius: 12px;
  box-shadow: 0 12px 25px rgba(30, 94, 76, .12);
}

/* La información existente se conserva, con una escala más ordenada. */
.pc-home-2026 .pc-home-intro { padding-block: 77px 56px; }
.pc-home-2026 .pc-home-intro p:last-child { color: #536781; font-size: 17px; }
.pc-home-2026 .pc-home-features { padding-top: 38px; }
.pc-home-2026 .pc-home-features::before {
  width: 48px;
  height: 3px;
  margin-bottom: 40px;
  background: #2a77ee;
  box-shadow: none;
}
.pc-home-2026 .pc-home-section-heading { margin-bottom: 29px; }
.pc-home-2026 .pc-home-section-heading > p { color: #5a6f89; font-size: 15px; }
.pc-home-2026 .pc-home-feature-grid { gap: 14px; }
.pc-home-2026 .pc-home-feature-grid > article,
.pc-home-2026 .pc-home-feature-grid > article.pc-home-feature-card {
  min-height: 0;
  padding: 27px 25px 25px !important;
  border: 1px solid #dfe8f3;
  border-radius: 17px !important;
  box-shadow: 0 8px 23px rgba(24, 55, 99, .055) !important;
  text-align: left !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
@media (hover: hover) {
  .pc-home-2026 .pc-home-feature-grid > article:hover,
  .pc-home-2026 .pc-home-workflow-card:hover {
    transform: translateY(-3px);
    border-color: #bfd4f1;
    box-shadow: 0 16px 33px rgba(24, 55, 99, .105) !important;
  }
}
.pc-home-2026 .pc-home-feature-grid > article > .pc-home-feature-icon {
  margin: 0 0 19px !important;
  border: 1px solid #d9e8fc !important;
  border-radius: 13px;
  background: #edf5ff;
  box-shadow: none;
}
.pc-home-2026 .pc-home-feature-grid > article > .pc-home-feature-icon::before {
  content: none !important;
  display: none !important;
}
.pc-home-2026 .pc-home-feature-grid > article > .pc-home-feature-icon svg {
  display: block !important;
  width: 28px !important;
  height: 28px !important;
  fill: none !important;
  stroke: currentColor !important;
  flex: none;
}
.pc-home-2026 .pc-home-feature-grid h3 {
  color: #183558;
  font-size: 20px !important;
  font-weight: 750 !important;
  line-height: 1.25;
}
.pc-home-2026 .pc-home-feature-grid p { color: #5b6e85; font-size: 14px !important; }
.pc-home-2026 .pc-home-more-links { gap: 6px 12px; justify-content: flex-start; text-align: left; }
.pc-home-2026 .pc-home-more-links a { font-size: 12px; font-weight: 750; }
.pc-home-2026 .pc-home-feature-grid-extra { margin-top: 14px; }
.pc-home-2026 .pc-home-tools-showcase {
  margin-top: 55px;
  padding: 32px;
  border-radius: 22px;
  background: #f5f9ff;
  box-shadow: none;
}
.pc-home-2026 .pc-home-tools-showcase-heading h3 { font-weight: 750 !important; }
.pc-home-2026 .pc-home-tool-spotlight { gap: 24px; border-radius: 18px; box-shadow: 0 8px 22px rgba(24, 55, 99, .055); }
.pc-home-2026 .pc-home-tool-preview-column { display: flex; min-width: 0; flex-direction: column; }
.pc-home-2026 .pc-home-tool-preview-column > .pc-home-tool-preview { flex: 1; }
.pc-home-2026 .pc-home-tool-top-gap { display: block; height: 15px; flex: none; font-size: 10px; line-height: 15px; }
.pc-home-2026 .pc-home-tool-spotlight h4 { font-size: clamp(23px, 2.4vw, 30px) !important; font-weight: 750 !important; }
.pc-home-2026 .pc-home-tool-spotlight-copy > a { font-weight: 750; }
.pc-home-2026 .pc-home-workflows { background: linear-gradient(180deg, #f7faff, #edf5ff); }
.pc-home-2026 .pc-home-workflow-card { border-radius: 18px; box-shadow: 0 9px 27px rgba(24, 55, 99, .07); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.pc-home-2026 .pc-home-workflow-copy h3 { font-weight: 750 !important; }
.pc-home-2026 .pc-home-custom-card { border-radius: 18px; box-shadow: 0 12px 30px rgba(24, 55, 99, .065); }
.pc-home-2026 .pc-home-custom-card h3 { font-weight: 750 !important; }
.pc-home-2026 .pc-home-faq details { border-radius: 14px; box-shadow: 0 4px 13px rgba(24, 55, 99, .03); }
.pc-home-2026 .pc-home-faq summary { font-weight: 700; }
.pc-home-2026 .pc-home-final-cta { border-radius: 22px; }
.pc-home-2026 .pc-home-final-cta h2 { font-weight: 750 !important; }

@media (min-width: 901px) {
  .pc-home-2026 .pc-home-workflow-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
  .pc-home-2026 .pc-home-workflow-card:last-child { grid-column: auto; width: auto; }
}
@media (max-width: 900px) {
  .pc-home-2026 { --pc-shell: min(720px, calc(100% - 36px)); }
  .pc-home-2026 .pc-home-hero-grid { grid-template-columns: 1fr; gap: 38px; }
  .pc-home-2026 .pc-home-hero { padding-top: 42px; }
  .pc-home-2026 .pc-home-hero-copy { max-width: 700px; }
}
@media (max-width: 600px) {
  .pc-home-2026 { --pc-shell: calc(100% - 40px) !important; }
  .pc-home-2026 .pc-home-section { padding-block: 55px; }
  .pc-home-2026 .pc-home-hero { padding: 34px 20px 52px !important; }
  .pc-home-2026 .pc-home-hero-grid { gap: 30px; }
  .pc-home-2026 .pc-home-hero h1 {
    max-width: 14ch;
    font-size: clamp(37px, 10vw, 47px) !important;
    line-height: 1.09 !important;
  }
  .pc-home-2026 .pc-home-lead { font-size: 14px !important; line-height: 1.65 !important; }
  .pc-home-2026 .pc-home-actions { gap: 9px; }
  .pc-home-2026 .pc-home-btn { width: 100%; min-height: 48px; }
  .pc-home-2026 .pc-home-hero-product { padding: 7px; border-radius: 17px; }
  .pc-home-2026 .pc-home-hero-note { position:static; max-width:none; margin-top:10px; padding:10px 12px; }
  .pc-home-2026 ul.pc-home-no-card {
    display:flex !important;
    width:auto !important;
    max-width:100% !important;
    justify-content:flex-start !important;
    gap:8px 12px !important;
    margin:0 !important;
    font-size:10.5px !important;
  }
  .pc-home-2026 ul.pc-home-no-card > li:last-child { grid-column:auto !important; justify-content:flex-start !important; }
  .pc-home-2026 .pc-home-intro { padding-block: 57px 37px; }
  .pc-home-2026 .pc-home-intro p:last-child { font-size: 15px; }
  .pc-home-2026 .pc-home-section h2 { font-size: clamp(29px, 8vw, 36px) !important; }
  .pc-home-2026 .pc-home-feature-grid > article,
  .pc-home-2026 .pc-home-feature-grid > article.pc-home-feature-card {
    align-items: flex-start !important;
    padding: 22px 20px !important;
  }
  .pc-home-2026 .pc-home-feature-grid > article > span.pc-home-feature-icon,
  .pc-home-2026 .pc-home-feature-grid > article > .pc-home-feature-icon {
    align-self: flex-start !important;
    margin: 0 0 13px !important;
  }
  .pc-home-2026 .pc-home-more-links { justify-content: flex-start; text-align: left; }
  .pc-home-2026 .pc-home-tools-showcase { padding: 19px 14px; }
  .pc-home-2026 .pc-home-tools-showcase-heading h3 { font-size: 27px !important; }
  .pc-home-2026 .pc-home-tool-spotlight { padding: 20px 17px; }
  .pc-home-2026 .pc-home-final-cta { border-radius: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .pc-home-2026 :is(.pc-home-btn, .pc-home-feature-grid > article, .pc-home-workflow-card) { transition: none !important; }
}
