.dpkcs-managed-page .entry-content{--dpkcs-gap:clamp(18px,2.5vw,30px)}
.dpkcs-page-home .entry-title,.dpkcs-page-home .page-title{display:none}
.dpkcs-home-hero{padding:clamp(28px,5vw,64px);border-radius:22px;background:linear-gradient(135deg,#f5f8fb,#eef4f3);margin-bottom:clamp(28px,5vw,56px)}
.dpkcs-home-hero h1{font-size:clamp(2rem,5vw,4rem);line-height:1.02;max-width:900px;margin-top:0}
.dpkcs-page-lead{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;max-width:850px;color:#4b5563}
.dpkcs-site-grid{display:grid;grid-template-columns:repeat(var(--dpkcs-site-cols,3),minmax(0,1fr));gap:var(--dpkcs-gap,24px);margin:24px 0 42px}
.dpkcs-site-card{border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06);display:flex;flex-direction:column;min-width:0}
.dpkcs-site-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background:#f3f4f6}
.dpkcs-site-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.dpkcs-site-card:hover .dpkcs-site-card__image img{transform:scale(1.025)}
.dpkcs-site-card__body{padding:20px;display:flex;flex:1;flex-direction:column;gap:10px}
.dpkcs-site-card h3{font-size:1.15rem;line-height:1.25;margin:0}.dpkcs-site-card h3 a{text-decoration:none;color:inherit}
.dpkcs-site-card p{margin:0;color:#5f6875;line-height:1.55}
.dpkcs-site-score{align-self:flex-start;font-weight:800;font-size:.83rem;padding:5px 9px;border-radius:999px;background:#111827;color:#fff}
.dpkcs-site-card__cta{margin-top:auto;font-weight:700;text-decoration:none;padding-top:6px}
.dpkcs-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 42px}
.dpkcs-hub-card{position:relative;border:1px solid #e5e7eb;border-radius:16px;padding:22px;background:#fff;color:inherit;text-decoration:none;min-height:135px;display:flex;flex-direction:column;gap:7px;transition:transform .18s ease,box-shadow .18s ease}
.dpkcs-hub-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.08)}
.dpkcs-hub-card strong{font-size:1.08rem}.dpkcs-hub-card span{color:#667085;line-height:1.45}.dpkcs-hub-card i{font-style:normal;font-weight:800;margin-top:auto}
.dpkcs-brand-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 42px}
.dpkcs-brand-directory a{border:1px solid #e5e7eb;border-radius:14px;padding:18px;text-decoration:none;color:inherit;background:#fff;display:flex;justify-content:space-between;gap:12px;align-items:center}.dpkcs-brand-directory span{font-size:.86rem;color:#667085}
.dpkcs-empty-state{border:1px dashed #cbd5e1;border-radius:16px;padding:28px;background:#f8fafc;display:flex;flex-direction:column;gap:6px;margin:24px 0}.dpkcs-empty-state span{color:#64748b}
.dpkcs-editorial-block{padding:24px;border-radius:18px;background:#f8fafc;margin-top:36px}
@media(max-width:900px){.dpkcs-site-grid,.dpkcs-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpkcs-brand-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.dpkcs-site-grid,.dpkcs-hub-grid,.dpkcs-brand-directory{grid-template-columns:1fr}.dpkcs-home-hero{border-radius:16px;padding:24px}}

/* v0.3.7 · Home editorial */
.dpkcs-page-home .entry-content{--dpkcs-home-ink:#132238;--dpkcs-home-muted:#5f6b7a;--dpkcs-home-line:#e4e9ef;--dpkcs-home-soft:#f5f8fa;--dpkcs-home-accent:#0d7c66;--dpkcs-home-accent-dark:#075c4c;color:var(--dpkcs-home-ink)}
.dpkcs-page-home .entry-content>.wp-block-group{margin-top:0}
.dpkcs-page-home .dpkcs-home-hero{position:relative;overflow:hidden;padding:clamp(36px,7vw,84px);border:1px solid #dce7e3;border-radius:28px;background:linear-gradient(125deg,#f6faf9 0%,#edf5f2 52%,#f8fafc 100%);box-shadow:0 18px 46px rgba(19,34,56,.07)}
.dpkcs-page-home .dpkcs-home-hero:after{content:"";position:absolute;width:330px;height:330px;border:64px solid rgba(13,124,102,.07);border-radius:50%;right:-125px;top:-145px;pointer-events:none}
.dpkcs-page-home .dpkcs-home-hero>*{position:relative;z-index:1}
.dpkcs-page-home .dpkcs-home-hero h1{max-width:980px;font-size:clamp(2.25rem,5.3vw,4.65rem);letter-spacing:-.045em;line-height:.98;margin:.15em 0 .35em;color:var(--dpkcs-home-ink)}
.dpkcs-page-home .dpkcs-home-hero .dpkcs-page-lead{max-width:780px;color:#465465;font-size:clamp(1.08rem,2vw,1.35rem)}
.dpkcs-home-eyebrow{margin:0 0 10px!important;font-size:.76rem!important;line-height:1.2!important;font-weight:850;letter-spacing:.14em;color:var(--dpkcs-home-accent)!important;text-transform:uppercase}
.dpkcs-page-home .wp-block-buttons{margin-top:26px;gap:12px}
.dpkcs-page-home .wp-block-button__link{border-radius:999px;padding:.8em 1.28em;font-weight:750;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.dpkcs-page-home .wp-block-button:not(.is-style-outline) .wp-block-button__link{background:var(--dpkcs-home-accent);color:#fff;box-shadow:0 8px 20px rgba(13,124,102,.18)}
.dpkcs-page-home .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{background:var(--dpkcs-home-accent-dark);transform:translateY(-1px)}
.dpkcs-page-home .wp-block-button.is-style-outline .wp-block-button__link{color:var(--dpkcs-home-ink);border-color:#aab8c4;background:rgba(255,255,255,.58)}
.dpkcs-home-trust{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px;color:#4c5968;font-size:.9rem}.dpkcs-home-trust span{display:flex;align-items:center;gap:7px}.dpkcs-home-trust b{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(13,124,102,.11);color:var(--dpkcs-home-accent);font-size:.75rem}
.dpkcs-home-section{padding:clamp(38px,6vw,72px) 0;margin:0}.dpkcs-home-section>h2,.dpkcs-home-section .wp-block-heading{letter-spacing:-.025em}.dpkcs-home-section>p:not(.dpkcs-home-eyebrow):not(.dpkcs-home-edit-note){max-width:820px;color:var(--dpkcs-home-muted);font-size:1.02rem;line-height:1.65}
.dpkcs-home-section--soft{position:relative;padding:clamp(34px,5vw,58px);border-radius:24px;background:var(--dpkcs-home-soft);border:1px solid #e9eef2;margin:clamp(12px,2vw,24px) 0}
.dpkcs-home-section--featured{padding-top:24px}
.dpkcs-home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:26px 0 0}
.dpkcs-home-category{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:19px;border:1px solid var(--dpkcs-home-line);border-radius:17px;background:#fff;color:inherit;text-decoration:none;min-height:116px;box-shadow:0 6px 20px rgba(19,34,56,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.dpkcs-home-category:hover{transform:translateY(-2px);border-color:#b9d8d0;box-shadow:0 11px 28px rgba(19,34,56,.08)}
.dpkcs-home-category__icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#edf7f4;color:var(--dpkcs-home-accent-dark);font-size:1rem;font-weight:850}
.dpkcs-home-category__content{display:flex;flex-direction:column;gap:5px}.dpkcs-home-category__content strong{font-size:1.03rem}.dpkcs-home-category__content small{font-size:.84rem;line-height:1.35;color:#6b7583}.dpkcs-home-category i{font-style:normal;font-weight:900;color:var(--dpkcs-home-accent)}
.dpkcs-home-featured-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);overflow:hidden;border:1px solid var(--dpkcs-home-line);border-radius:23px;background:#fff;box-shadow:0 16px 42px rgba(19,34,56,.08);margin-top:24px}
.dpkcs-home-featured-card__media{display:block;min-height:350px;background:#e8efed;overflow:hidden}.dpkcs-home-featured-card__media img{width:100%;height:100%;min-height:350px;object-fit:cover;display:block;transition:transform .35s ease}.dpkcs-home-featured-card:hover .dpkcs-home-featured-card__media img{transform:scale(1.018)}
.dpkcs-home-featured-card__placeholder{display:grid;place-items:center;height:100%;min-height:350px;font-size:clamp(1.4rem,4vw,2.8rem);font-weight:850;color:#75857f;background:linear-gradient(135deg,#eaf3f0,#f4f7f8)}
.dpkcs-home-featured-card__body{position:relative;padding:clamp(25px,4vw,46px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.dpkcs-home-featured-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.dpkcs-home-featured-card__meta span{padding:5px 9px;border-radius:999px;background:#f0f4f6;color:#536171;font-size:.74rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.dpkcs-home-featured-card__body h3{font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.035em;margin:5px 0 13px}.dpkcs-home-featured-card__body h3 a{color:inherit;text-decoration:none}.dpkcs-home-featured-card__body p{color:#5d6978;line-height:1.6;margin:0 0 20px}.dpkcs-home-featured-score{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #cfe5df;border-radius:14px;background:#f1f8f6;margin-bottom:10px}.dpkcs-home-featured-score strong{font-size:1.7rem;line-height:1;color:var(--dpkcs-home-accent-dark)}.dpkcs-home-featured-score span{font-size:.72rem;line-height:1.15;color:#60736c}.dpkcs-home-featured-card__cta{margin-top:auto;font-weight:800;color:var(--dpkcs-home-accent-dark);text-decoration:none}
.dpkcs-page-home .dpkcs-site-grid{margin-top:24px}.dpkcs-page-home .dpkcs-site-card{border-color:var(--dpkcs-home-line);box-shadow:0 7px 25px rgba(19,34,56,.05)}.dpkcs-page-home .dpkcs-site-card__body{padding:19px}.dpkcs-page-home .dpkcs-site-score{background:var(--dpkcs-home-ink)}
.dpkcs-home-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.dpkcs-home-editorial-col{padding:22px;border:1px solid #e2e8ec;border-radius:18px;background:#fff}.dpkcs-home-editorial-col__head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid #edf0f2}.dpkcs-home-editorial-col__head h3{margin:0;font-size:1.25rem}.dpkcs-home-editorial-col__head a{font-size:.84rem;font-weight:750;color:var(--dpkcs-home-accent-dark);text-decoration:none}.dpkcs-home-editorial-list{display:flex;flex-direction:column}.dpkcs-home-editorial-list a{display:grid;grid-template-columns:1fr auto;gap:14px;padding:15px 0;border-bottom:1px solid #edf0f2;color:var(--dpkcs-home-ink);text-decoration:none;font-weight:700;line-height:1.35}.dpkcs-home-editorial-list a:last-child{border-bottom:0;padding-bottom:0}.dpkcs-home-editorial-list i{font-style:normal;color:var(--dpkcs-home-accent)}.dpkcs-home-editorial-empty{color:#73808e;margin:16px 0 0}
.dpkcs-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:24px}.dpkcs-method-grid>div{padding:22px;border:1px solid var(--dpkcs-home-line);border-radius:17px;background:#fff}.dpkcs-method-grid span{display:inline-block;margin-bottom:18px;color:var(--dpkcs-home-accent);font-size:.78rem;font-weight:850;letter-spacing:.08em}.dpkcs-method-grid strong{display:block;font-size:1rem;line-height:1.25;margin-bottom:8px}.dpkcs-method-grid p{margin:0;color:#677382;font-size:.88rem;line-height:1.52}.dpkcs-home-edit-note{font-size:.78rem!important;color:#89929d!important;margin-top:10px!important}
.dpkcs-home-brand-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.dpkcs-home-brand-strip a{display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid #dfe6ea;border-radius:999px;background:#fff;color:inherit;text-decoration:none}.dpkcs-home-brand-strip strong{font-size:.88rem}.dpkcs-home-brand-strip small{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#f0f4f5;color:#60707a;font-size:.71rem}.dpkcs-home-brand-strip__all{border-color:#c7ddd7!important;color:var(--dpkcs-home-accent-dark)!important}
.dpkcs-home-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:24px}.dpkcs-home-guide{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:start;padding:19px;border:1px solid var(--dpkcs-home-line);border-radius:16px;background:#fff}.dpkcs-home-guide>span{font-size:.72rem;font-weight:850;color:var(--dpkcs-home-accent);letter-spacing:.07em}.dpkcs-home-guide h3{font-size:1rem;line-height:1.3;margin:0 0 7px}.dpkcs-home-guide h3 a{color:inherit;text-decoration:none}.dpkcs-home-guide p{font-size:.82rem;line-height:1.45;color:#6e7885;margin:0}.dpkcs-home-guide__arrow{font-weight:900;text-decoration:none;color:var(--dpkcs-home-accent)}.dpkcs-home-section-link{text-align:right!important;max-width:none!important;margin-top:15px!important}.dpkcs-home-section-link a{font-weight:800;color:var(--dpkcs-home-accent-dark);text-decoration:none}
@media(max-width:980px){.dpkcs-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpkcs-home-featured-card{grid-template-columns:1fr}.dpkcs-home-featured-card__media,.dpkcs-home-featured-card__media img,.dpkcs-home-featured-card__placeholder{min-height:290px}.dpkcs-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpkcs-home-guides{grid-template-columns:1fr}}
@media(max-width:680px){.dpkcs-page-home .dpkcs-home-hero{padding:28px 22px;border-radius:20px}.dpkcs-page-home .dpkcs-home-hero h1{font-size:clamp(2.1rem,11vw,3.25rem)}.dpkcs-home-trust{display:grid;grid-template-columns:1fr;gap:8px}.dpkcs-home-section{padding:34px 0}.dpkcs-home-section--soft{padding:26px 19px;border-radius:19px}.dpkcs-home-category-grid,.dpkcs-home-editorial-grid,.dpkcs-method-grid{grid-template-columns:1fr}.dpkcs-home-featured-card__media,.dpkcs-home-featured-card__media img,.dpkcs-home-featured-card__placeholder{min-height:220px}.dpkcs-home-featured-card__body{padding:23px}.dpkcs-home-featured-card__body h3{font-size:1.65rem}}

/* v0.3.13: logos del Maestro de Marcas */
.dpkcs-home-brand-strip a img{width:58px;height:24px;object-fit:contain;flex:0 0 58px}.dpkcs-brand-directory a{justify-content:flex-start}.dpkcs-brand-directory__logo{width:86px;height:52px;display:flex;align-items:center;justify-content:center;flex:0 0 86px;border:1px solid #eef2f7;border-radius:9px;background:#fff}.dpkcs-brand-directory__logo img{max-width:72px;max-height:35px;object-fit:contain}.dpkcs-brand-directory__logo.is-placeholder{font-size:22px;font-weight:900;color:#94a3b8;background:#f8fafc}.dpkcs-brand-directory__copy{display:block;min-width:0}.dpkcs-brand-directory__copy strong,.dpkcs-brand-directory__copy small{display:block}.dpkcs-brand-directory__copy small{margin-top:3px;color:#667085;font-size:.82rem}.dpkcs-brand-logo-link{display:inline-flex;align-items:center}.dpkcs-brand-logo{max-width:180px;max-height:72px;width:auto;height:auto;object-fit:contain}

/* v0.3.24 · imágenes de producto uniformes en listados y Home */
.dpkcs-site-card__image{aspect-ratio:1/1!important;background:#fff!important;padding:12px;box-sizing:border-box}.dpkcs-site-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.dpkcs-home-featured-card__media{display:grid!important;place-items:center;aspect-ratio:1/1;min-height:0!important;background:#fff!important;padding:20px;box-sizing:border-box}.dpkcs-home-featured-card__media img{width:100%!important;height:100%!important;min-height:0!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important}.dpkcs-home-featured-card__placeholder{width:100%;height:100%;display:grid;place-items:center}
@media(max-width:680px){.dpkcs-site-card__image{padding:9px}.dpkcs-home-featured-card__media{min-height:0!important;padding:14px}}

/* v0.3.35 · Home SEO + prueba editorial */
.dpkcs-home-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0}
.dpkcs-home-proof>div{display:flex;flex-direction:column;gap:3px;padding:16px 18px;border:1px solid #dfe8e5;border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbfa)}
.dpkcs-home-proof strong{font-size:1.45rem;line-height:1;color:var(--dpkcs-home-accent-dark)}
.dpkcs-home-proof span{font-size:.79rem;line-height:1.3;color:#68757f}
.dpkcs-home-seo-copy{margin:24px 0 0;padding:22px 24px;border-left:4px solid var(--dpkcs-home-accent);border-radius:0 16px 16px 0;background:#f7faf9}
.dpkcs-home-seo-copy h3{margin:0 0 9px;font-size:1.12rem;letter-spacing:-.015em}
.dpkcs-home-seo-copy p{margin:7px 0;color:#5b6874;line-height:1.65;font-size:.94rem}
.dpkcs-home-seo-copy a{color:var(--dpkcs-home-accent-dark);font-weight:750;text-decoration-thickness:1px;text-underline-offset:2px}
.dpkcs-page-home .dpkcs-home-category-grid{gap:16px}
.dpkcs-page-home .dpkcs-home-category{position:relative;overflow:hidden}
.dpkcs-page-home .dpkcs-home-category:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--dpkcs-home-accent);opacity:0;transition:opacity .18s ease}
.dpkcs-page-home .dpkcs-home-category:hover:before{opacity:1}
.dpkcs-page-home .dpkcs-home-brand-strip a{min-height:50px;box-sizing:border-box;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.dpkcs-page-home .dpkcs-home-brand-strip a:hover{transform:translateY(-1px);border-color:#bfd8d1;box-shadow:0 7px 20px rgba(19,34,56,.06)}
@media(max-width:680px){.dpkcs-home-proof{grid-template-columns:1fr}.dpkcs-home-seo-copy{padding:19px 18px}.dpkcs-home-proof>div{padding:14px 16px}}


/* v0.3.55 · eje editorial común en Home */
.dpkcs-page-home .entry-content > .dpkcs-home-hero,
.dpkcs-page-home .entry-content > .dpkcs-home-section{
  width:min(100%,1180px)!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:clamp(22px,3vw,32px)!important;
  padding-right:clamp(22px,3vw,32px)!important;
  box-sizing:border-box!important;
}
.dpkcs-page-home .dpkcs-home-hero > :where(h1,h2,h3,p,.wp-block-buttons,.wp-block-shortcode,.dpkcs-home-trust),
.dpkcs-page-home .dpkcs-home-section > :where(h1,h2,h3,p,.wp-block-buttons,.wp-block-shortcode,.wp-block-group,.wp-block-columns,.wp-block-html){
  margin-left:0!important;
  margin-right:0!important;
  text-indent:0!important;
}
.dpkcs-page-home .dpkcs-home-hero :where(p,h1,h2,h3),
.dpkcs-page-home .dpkcs-home-section :where(p,h1,h2,h3){text-indent:0!important;}
.dpkcs-page-home .dpkcs-home-section-link{text-align:left!important;}
.dpkcs-home-finder-card{
  margin:24px 0 0!important;
  padding:22px 24px;
  border:1px solid rgba(15,23,42,.10);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,252,.94));
  box-shadow:0 12px 34px rgba(15,23,42,.07);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
}
.dpkcs-home-finder-card__copy{min-width:0;}
.dpkcs-home-finder-card__eyebrow{display:block;margin-bottom:5px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.65;}
.dpkcs-home-finder-card strong{display:block;font-size:clamp(18px,2vw,24px);line-height:1.18;margin-bottom:5px;}
.dpkcs-home-finder-card p{margin:0!important;max-width:760px;color:#475569;}
.dpkcs-home-finder-card__button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:11px 17px;border-radius:999px;background:#0f172a;color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap;}
@media(max-width:720px){
  .dpkcs-page-home .entry-content > .dpkcs-home-hero,
  .dpkcs-page-home .entry-content > .dpkcs-home-section{padding-left:20px!important;padding-right:20px!important;}
  .dpkcs-home-finder-card{align-items:flex-start;flex-direction:column;padding:20px;}
}


/* v0.3.91 · Home multisección: calzado, ropa, bolas y complementos */
.dpkcs-home-section--equipment{padding-top:clamp(42px,6vw,72px)!important;padding-bottom:clamp(42px,6vw,72px)!important}
.dpkcs-home-equipment-sections{display:flex;flex-direction:column;gap:22px;margin-top:28px}
.dpkcs-home-equip-panel{position:relative;padding:clamp(22px,3vw,30px);border:1px solid #dfe7eb;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.045);overflow:hidden}
.dpkcs-home-equip-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--dpkcs-home-accent)}
.dpkcs-home-equip-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:22px}
.dpkcs-home-equip-panel__copy{min-width:0;max-width:820px}
.dpkcs-home-equip-panel__kicker{display:block;margin-bottom:6px;color:var(--dpkcs-home-accent-dark);font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.dpkcs-home-equip-panel h3{margin:0 0 9px!important;font-size:clamp(1.35rem,2.5vw,1.85rem);letter-spacing:-.025em;line-height:1.15}
.dpkcs-home-equip-panel__copy>p{margin:0!important;color:#5f6b78;line-height:1.62;max-width:780px}
.dpkcs-home-equip-panel__criteria{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}
.dpkcs-home-equip-panel__criteria span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #e3e9ed;border-radius:999px;background:#f8fafb;color:#596774;font-size:.72rem;font-weight:720;line-height:1.2}
.dpkcs-home-equip-panel__sublinks{display:flex;flex-wrap:wrap;gap:13px;margin-top:13px}
.dpkcs-home-equip-panel__sublinks a{font-size:.82rem;font-weight:780;color:var(--dpkcs-home-accent-dark);text-decoration:none}
.dpkcs-home-equip-panel__all{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;padding:9px 13px;border:1px solid #cddbd7;border-radius:999px;color:var(--dpkcs-home-accent-dark)!important;background:#f7fbfa;text-decoration:none!important;font-size:.82rem;font-weight:820;white-space:nowrap}
.dpkcs-home-equip-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.dpkcs-home-equip-product{display:flex;min-width:0;overflow:hidden;border:1px solid #e5eaee;border-radius:17px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.dpkcs-home-equip-product:hover{transform:translateY(-2px);border-color:#cadbd6;box-shadow:0 10px 28px rgba(15,23,42,.07)}
.dpkcs-home-equip-product__media{display:grid;place-items:center;flex:0 0 118px;width:118px;min-height:132px;padding:10px;box-sizing:border-box;background:#fafbfc;border-right:1px solid #edf0f2;text-decoration:none}
.dpkcs-home-equip-product__media img{display:block;width:100%!important;height:100%!important;max-height:112px;object-fit:contain!important;object-position:center!important}
.dpkcs-home-equip-product__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:92px;color:#96a0aa;font-size:.72rem;font-weight:800;text-align:center}
.dpkcs-home-equip-product__body{display:flex;flex:1;flex-direction:column;min-width:0;padding:14px 15px}
.dpkcs-home-equip-product__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;min-height:24px}
.dpkcs-home-equip-product__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#74808c;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
.dpkcs-home-equip-product__meta strong{flex:0 0 auto;color:var(--dpkcs-home-accent-dark);font-size:1.02rem;line-height:1}.dpkcs-home-equip-product__meta small{font-size:.62rem;color:#7b8792;margin-left:2px}
.dpkcs-home-equip-product h4{margin:0 0 10px!important;font-size:.95rem;line-height:1.28}.dpkcs-home-equip-product h4 a{color:var(--dpkcs-home-ink);text-decoration:none}
.dpkcs-home-equip-product__cta{margin-top:auto;color:var(--dpkcs-home-accent-dark)!important;text-decoration:none!important;font-size:.78rem;font-weight:820}
.dpkcs-home-equip-empty{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px 18px;padding:18px 20px;border:1px dashed #cbd7dd;border-radius:15px;background:#f9fbfb}.dpkcs-home-equip-empty strong{font-size:.92rem}.dpkcs-home-equip-empty span{color:#697681;font-size:.84rem;line-height:1.4}.dpkcs-home-equip-empty a{font-size:.8rem;font-weight:800;color:var(--dpkcs-home-accent-dark);text-decoration:none;white-space:nowrap}
@media(max-width:980px){.dpkcs-home-equip-products{grid-template-columns:1fr}.dpkcs-home-equip-product__media{flex-basis:145px;width:145px}.dpkcs-home-equip-product__media img{max-height:124px}}
@media(max-width:680px){.dpkcs-home-equip-panel{padding:20px 17px}.dpkcs-home-equip-panel__head{flex-direction:column;gap:14px}.dpkcs-home-equip-panel__all{align-self:flex-start}.dpkcs-home-equip-product__media{flex-basis:105px;width:105px;min-height:122px;padding:8px}.dpkcs-home-equip-product__media img{max-height:102px}.dpkcs-home-equip-empty{grid-template-columns:1fr}.dpkcs-home-equip-empty a{white-space:normal}}

/* v0.3.95 · iconografía de categorías + carrusel de Últimos análisis */
.dpkcs-home-category__icon svg,.dpkcs-home-latest-type svg{width:24px;height:24px;display:block;fill:currentColor;stroke:none}
.dpkcs-home-category__icon svg .dpkcs-icon-cut,.dpkcs-home-latest-type svg .dpkcs-icon-cut{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dpkcs-home-category__icon svg .dpkcs-icon-holes circle,.dpkcs-home-category__icon svg .dpkcs-icon-hole,.dpkcs-home-latest-type svg .dpkcs-icon-holes circle,.dpkcs-home-latest-type svg .dpkcs-icon-hole{fill:#fff;stroke:none}
.dpkcs-home-category__icon{width:46px;height:46px}
.dpkcs-home-latest{margin-top:22px;min-width:0}
.dpkcs-home-latest__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}
.dpkcs-home-latest__toolbar label{display:flex;align-items:center;gap:10px;font-size:.8rem;font-weight:800;color:#52606d}
.dpkcs-home-latest__toolbar label>span{text-transform:uppercase;letter-spacing:.075em;font-size:.7rem;color:#718096}
.dpkcs-home-latest__toolbar select{appearance:auto;min-width:190px;height:42px;padding:0 36px 0 13px;border:1px solid #d9e2e7;border-radius:12px;background:#fff;color:#172033;font:inherit;font-size:.9rem;box-shadow:0 3px 12px rgba(15,23,42,.035)}
.dpkcs-home-latest__nav{display:flex;gap:8px}.dpkcs-home-latest__nav button{display:grid;place-items:center;width:41px;height:41px;padding:0;border:1px solid #d9e2e7;border-radius:12px;background:#fff;color:#17324a;font-size:18px;line-height:1;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.dpkcs-home-latest__nav button:hover{transform:translateY(-1px);border-color:#a9cfc5;background:#f7fbfa}.dpkcs-home-latest__nav button:disabled{opacity:.35;cursor:default;transform:none}
.dpkcs-home-latest__viewport{overflow:hidden;min-width:0;border-radius:18px;scroll-behavior:smooth;padding:2px}
.dpkcs-home-latest__track{display:flex;gap:18px;align-items:flex-start;min-width:0;will-change:scroll-position}
.dpkcs-home-latest__page{flex:0 0 100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 16px;align-items:start}
.dpkcs-home-latest-card{min-width:0;display:flex;flex-direction:column;align-self:start;height:auto;border:1px solid var(--dpkcs-home-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 7px 25px rgba(19,34,56,.05)}
.dpkcs-home-latest-card[hidden]{display:none!important}
.dpkcs-home-latest-card__media{display:grid;place-items:center;aspect-ratio:4/3;padding:14px;background:#fff;border-bottom:1px solid #edf2f4;box-sizing:border-box}
.dpkcs-home-latest-card__media img{width:100%;height:100%;object-fit:contain;object-position:center}
.dpkcs-home-latest-card__placeholder{display:grid;place-items:center;width:84px;height:84px;border-radius:24px;background:#edf7f4;color:var(--dpkcs-home-accent-dark)}.dpkcs-home-latest-card__placeholder svg{width:44px;height:44px;fill:currentColor}.dpkcs-home-latest-card__placeholder .dpkcs-icon-cut{fill:none;stroke:currentColor;stroke-width:1.7}.dpkcs-home-latest-card__placeholder .dpkcs-icon-holes circle,.dpkcs-home-latest-card__placeholder .dpkcs-icon-hole{fill:#edf7f4}
.dpkcs-home-latest-card__body{display:flex;flex-direction:column;padding:16px 18px 17px}.dpkcs-home-latest-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.dpkcs-home-latest-type{display:inline-flex;align-items:center;gap:7px;color:#64748b;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.dpkcs-home-latest-type i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#edf7f4;color:var(--dpkcs-home-accent-dark);font-style:normal}.dpkcs-home-latest-type i svg{width:17px;height:17px}.dpkcs-home-latest-type i .dpkcs-icon-cut{fill:none;stroke:currentColor;stroke-width:1.8}.dpkcs-home-latest-type i .dpkcs-icon-holes circle,.dpkcs-home-latest-type i .dpkcs-icon-hole{fill:#edf7f4}.dpkcs-home-latest-card__meta>strong{white-space:nowrap;color:var(--dpkcs-home-accent-dark);font-size:1.22rem}.dpkcs-home-latest-card__meta>strong small{font-size:.62rem;color:#72808c;margin-left:2px}.dpkcs-home-latest-card h3{margin:0 0 8px;font-size:1.02rem;line-height:1.32}.dpkcs-home-latest-card h3 a{color:#172033;text-decoration:none}.dpkcs-home-latest-card p{margin:0 0 12px;color:#6b7785;font-size:.83rem;line-height:1.48}.dpkcs-home-latest-card__cta{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;margin-top:2px;color:var(--dpkcs-home-accent-dark);font-size:.84rem;font-weight:850;text-decoration:none}
.dpkcs-home-latest__pagination{display:flex;justify-content:center;align-items:center;gap:7px;min-height:22px;margin-top:16px}.dpkcs-home-latest__pagination button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#cbd5dc;cursor:pointer;transition:width .18s ease,background .18s ease}.dpkcs-home-latest__pagination button.is-active{width:25px;background:var(--dpkcs-home-accent-dark)}
@media(max-width:900px){.dpkcs-home-latest__page{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:620px){.dpkcs-home-latest__toolbar{align-items:stretch}.dpkcs-home-latest__toolbar label{flex:1;align-items:stretch;flex-direction:column;gap:5px}.dpkcs-home-latest__toolbar select{width:100%;min-width:0}.dpkcs-home-latest__nav{align-self:flex-end}.dpkcs-home-latest__track{gap:12px}.dpkcs-home-latest__page{grid-template-columns:1fr;gap:12px}.dpkcs-home-latest-card__media{aspect-ratio:16/10}}


/* v0.4.2 · Últimos análisis: tarjetas homogéneas */
.dpkcs-home-latest__page{align-items:stretch;grid-auto-rows:1fr}
.dpkcs-home-latest-card{height:100%;align-self:stretch}
.dpkcs-home-latest-card__media{height:220px;min-height:220px;aspect-ratio:auto;overflow:hidden}
.dpkcs-home-latest-card__media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.dpkcs-home-latest-card__body{flex:1;min-height:0}
.dpkcs-home-latest-card__cta{margin-top:auto;padding-top:8px}
@media(max-width:900px){.dpkcs-home-latest-card__media{height:205px;min-height:205px}}
@media(max-width:620px){.dpkcs-home-latest-card__media{height:210px;min-height:210px}}

/* v0.4.15 · Últimos contenidos Topic / Evergreen */
.dpkcs-home-editorial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.dpkcs-home-editorial-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--dpkcs-home-line);border-radius:17px;background:#fff;box-shadow:0 7px 24px rgba(19,34,56,.045)}.dpkcs-home-editorial-card__media{display:grid;place-items:center;height:180px;padding:8px;background:#f8fafc;border-bottom:1px solid #edf2f4}.dpkcs-home-editorial-card__media img{width:100%;height:100%;object-fit:cover;border-radius:9px}.dpkcs-home-editorial-card__placeholder{display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#edf7f4;color:var(--dpkcs-home-accent-dark)}.dpkcs-home-editorial-card__placeholder svg{width:38px;height:38px;fill:currentColor}.dpkcs-home-editorial-card__body{display:flex;flex:1;flex-direction:column;padding:16px 17px}.dpkcs-home-editorial-card__body>small{margin-bottom:7px;color:var(--dpkcs-home-accent-dark);font-size:.69rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.dpkcs-home-editorial-card h3{margin:0 0 8px;font-size:1.02rem;line-height:1.33}.dpkcs-home-editorial-card h3 a{color:#172033;text-decoration:none}.dpkcs-home-editorial-card p{margin:0 0 12px;color:#6b7785;font-size:.82rem;line-height:1.48}.dpkcs-home-editorial-card__cta{margin-top:auto;color:var(--dpkcs-home-accent-dark);font-size:.83rem;font-weight:850;text-decoration:none}
@media(max-width:900px){.dpkcs-home-editorial-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.dpkcs-home-editorial-cards{grid-template-columns:1fr}.dpkcs-home-editorial-card__media{height:205px}}
