/* Refinamientos de identidad, tarjetas y módulos de detalle. */
.etc-brand{gap:0}.etc-brand__name{color:var(--etc-color-text)}.etc-brand--footer{gap:0!important;white-space:nowrap}.etc-brand--footer .etc-brand__name{margin:0!important}.etc-brand b{margin-left:3px;padding:5px 8px;border-radius:8px;background:var(--etc-color-accent);color:#253712;font:800 19px/1 var(--etc-font-display)}
.etc-card__image{aspect-ratio:auto;height:auto;background:transparent}.etc-card__image img{width:100%;height:auto;object-fit:contain}.etc-card__body{display:flex;flex-direction:column;gap:10px}.etc-card__categories{display:flex;flex-wrap:wrap;gap:6px;order:-1}.etc-category-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:var(--etc-radius-pill);background:#f0efe9;color:#5f5a51;font-size:11px;font-weight:800;line-height:1.2}.etc-card__title{margin:0}.etc-card .etc-price{margin-top:auto}.etc-card .etc-price strong{font-size:18px}.etc-card .etc-price del{font-size:13px}
.entry-content .deal-faq{margin-bottom:10px;border-radius:18px;box-shadow:0 6px 18px -14px rgb(56 50 38/.3)}.entry-content .deal-faq summary{position:relative;min-height:62px;padding:20px 62px 20px 22px;list-style:none;font:800 15px/1.35 var(--etc-font-display)}.entry-content .deal-faq summary::-webkit-details-marker{display:none}.entry-content .deal-faq summary::after{content:"+";position:absolute;right:22px;top:50%;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;transform:translateY(-50%);background:var(--etc-color-accent);color:#263713;font:800 18px/1 var(--etc-font-display)}.entry-content .deal-faq[open] summary::after{content:"×";font-size:18px}.entry-content .deal-faq p{padding:0 22px 20px;margin:0;color:#514d45}
.entry-content .deal-pros ul,.entry-content .deal-cons ul{list-style:none;padding:0}.entry-content .deal-pros li,.entry-content .deal-cons li{position:relative;min-height:22px;margin-bottom:12px;padding-left:30px}.entry-content .deal-pros li::before,.entry-content .deal-cons li::before{position:absolute;left:0;top:1px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;font:800 12px/1 Arial}.entry-content .deal-pros li::before{content:"✓";background:var(--etc-color-accent);color:#263713}.entry-content .deal-cons li::before{content:"×";background:#dddcd7;color:#77736b}
.etc-sticky-buy{padding:14px 0;border-radius:20px 20px 0 0}.etc-sticky-buy>div{justify-content:flex-end;min-height:58px}.etc-sticky-buy__deal{display:flex;align-items:center;gap:14px;min-width:0;margin-right:auto}.etc-sticky-buy__title{max-width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--etc-color-text);font:700 15px/1.2 var(--etc-font-display)}.etc-sticky-buy .etc-price{gap:8px;white-space:nowrap}.etc-sticky-buy .etc-price strong{font-size:18px}.etc-sticky-buy .etc-price del{font-size:13px}.etc-sticky-buy .etc-discount{padding:5px 10px}@media(max-width:700px){.etc-sticky-buy__title{display:none}.etc-sticky-buy>div{gap:8px}.etc-sticky-buy .etc-button{padding:11px 16px}}
