/* REDE Compras v0.2.2 · bloque vendedor aislado para productos vinculados */
.rede-seller-box{margin:18px 0 8px;padding:16px;border:1px solid #e2e2e2;border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.05)}
.rede-seller-stock{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px}.rede-stock-dot{width:9px;height:9px;border-radius:50%;background:#36a852;box-shadow:0 0 0 4px rgba(54,168,82,.12)}
.rede-seller-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.rede-seller-grid>div{background:#f7f7f7;border-radius:9px;padding:10px}.rede-seller-grid b,.rede-seller-grid span{display:block}.rede-seller-grid span{font-size:12px;color:#666;margin-top:2px}
.rede-seller-wa{display:block;text-align:center;background:#ffd400;color:#111!important;font-weight:800;padding:12px 14px;border-radius:8px;text-decoration:none!important}.rede-seller-wa:hover{filter:brightness(.96)}.rede-seller-box small{display:block;margin-top:8px;color:#666}
.rede-product-copy .rede-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.rede-product-copy .rede-product-benefits>div{padding:12px;border:1px solid #eee;border-radius:10px}.rede-product-copy .rede-product-benefits b,.rede-product-copy .rede-product-benefits span{display:block}.rede-product-copy .rede-product-benefits span{font-size:12px;color:#666;margin-top:3px}
@media(max-width:680px){.rede-seller-grid,.rede-product-copy .rede-product-benefits{grid-template-columns:1fr}}

/* v0.2.4 · REDE Showroom multiproducto */
.rede-showroom{max-width:1180px;margin:0 auto;padding:26px 18px 46px;box-sizing:border-box}.rede-showroom *{box-sizing:border-box}.rede-showroom-hero{background:linear-gradient(135deg,#111418,#262b31);color:#fff;border-radius:16px;padding:30px 32px;margin-bottom:22px}.rede-showroom-hero span{display:block;color:#ffd400;font-size:12px;font-weight:800;letter-spacing:.11em}.rede-showroom-hero h1{color:#fff!important;margin:7px 0 8px;font-size:34px;line-height:1.08}.rede-showroom-hero p{margin:0;max-width:760px;color:#e1e4e7;font-size:15px;line-height:1.5}.rede-showroom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rede-showroom-card{background:#fff;border:1px solid #e2e5e8;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(17,20,24,.06);display:flex;flex-direction:column}.rede-showroom-media{display:flex;align-items:center;justify-content:center;background:#f8f8f8;aspect-ratio:1/1;overflow:hidden}.rede-showroom-media img{width:100%;height:100%;object-fit:cover;display:block}.rede-showroom-media span{color:#777;font-weight:700}.rede-showroom-body{padding:17px;display:flex;flex-direction:column;flex:1}.rede-showroom-cat{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8a6d00}.rede-showroom-body h2{font-size:19px;line-height:1.22;margin:6px 0 10px}.rede-showroom-body h2 a{color:#1d2327;text-decoration:none}.rede-showroom-price{font-size:27px;font-weight:800;color:#1d2327;margin-bottom:8px}.rede-showroom-stock{color:#16712e;font-weight:700;font-size:12px;margin:0 0 12px}.rede-showroom-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px}.rede-showroom-meta span{background:#f6f7f7;border-radius:7px;padding:8px;font-size:11px;color:#50575e}.rede-showroom-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;margin-top:auto}.rede-showroom-actions a{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;padding:10px 8px;font-weight:700;text-decoration:none;font-size:12px}.rede-showroom-view{border:1px solid #c3c4c7;color:#1d2327;background:#fff}.rede-showroom-wa{background:#ffd400;color:#111!important;border:1px solid #e2bb00}.rede-showroom-empty{padding:30px;border:1px dashed #c9cdd1;border-radius:12px;text-align:center;color:#646970;background:#fafafa}
@media(max-width:900px){.rede-showroom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rede-showroom-hero h1{font-size:29px}}@media(max-width:600px){.rede-showroom{padding:18px 12px 34px}.rede-showroom-hero{padding:23px 20px;border-radius:12px}.rede-showroom-hero h1{font-size:25px}.rede-showroom-grid{grid-template-columns:1fr}.rede-showroom-actions{grid-template-columns:1fr}.rede-showroom-meta{grid-template-columns:1fr 1fr}}

/* v0.2.5 · captación cruzada desde producto WooCommerce hacia proyectos */
.rede-crosssell{margin:26px 0 22px;padding:24px 26px;border-radius:14px;background:linear-gradient(135deg,#111418,#242a31);color:#fff;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:24px;align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.rede-crosssell *{box-sizing:border-box}.rede-crosssell-copy>span{display:block;color:#ffd400;font-size:11px;font-weight:800;letter-spacing:.11em;margin-bottom:7px}.rede-crosssell h2{color:#fff!important;font-size:25px;line-height:1.14;margin:0 0 8px}.rede-crosssell p{color:#e4e7ea;margin:0;line-height:1.5;font-size:14px;max-width:760px}.rede-crosssell-actions{display:grid;gap:9px}.rede-crosssell-actions a{display:flex;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;border-radius:8px;background:#ffd400;color:#111!important;font-weight:800;text-decoration:none!important;text-align:center}.rede-crosssell-actions a.secondary{background:#fff;color:#111!important}.rede-crosssell small{grid-column:1/-1;color:#b9bec4;font-size:11px;margin-top:-10px}
@media(max-width:760px){.rede-crosssell{grid-template-columns:1fr;padding:21px 18px;gap:16px}.rede-crosssell h2{font-size:22px}.rede-crosssell small{margin-top:0}}

/* v0.2.9 · Oferta combo WooCommerce */
.rede-combo-offer{margin:18px 0;padding:18px;border:1px solid #e4e4e4;border-radius:14px;background:#fff}.rede-combo-eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#777}.rede-combo-offer h3{margin:5px 0 14px}.rede-combo-parts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rede-combo-parts span{padding:10px;border-radius:10px;background:#f6f6f6;font-size:12px}.rede-combo-parts b{display:block;margin-top:4px;font-size:16px}.rede-combo-price{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 12px;margin:14px 0}.rede-combo-price small{grid-column:1}.rede-combo-price strong{grid-row:1/3;grid-column:2;font-size:30px;line-height:1}.rede-combo-price em{font-style:normal;font-weight:800;color:#16833b}.rede-combo-wa{display:block;text-align:center;padding:12px 14px;border-radius:9px;background:#ffd400;color:#111!important;font-weight:800;text-decoration:none!important}.rede-combo-note{display:block;margin-top:8px;color:#777}@media(max-width:600px){.rede-combo-parts{grid-template-columns:1fr}.rede-combo-price strong{font-size:26px}}
