.collection-title-group{display:flex;align-items:center;gap:22px}.collection-packaging{width:150px;height:108px;object-fit:contain;border-radius:10px}.collection-heading h2{font-size:clamp(32px,3.5vw,48px)!important}.collection-heading .eyebrow{font-size:15px;letter-spacing:.2em;margin-top:10px}@media(max-width:760px){.collection-title-group{gap:14px}.collection-packaging{width:105px;height:80px}.collection-heading h2{font-size:34px!important}.collection-heading .eyebrow{font-size:13px}}
.collection-packaging.support-collection-image{width:132px;height:132px;border-radius:12px;object-fit:cover}@media(max-width:760px){.collection-packaging.support-collection-image{width:94px;height:94px}}
.collection-packaging.support-logo{width:170px;height:112px;object-fit:contain;border-radius:0;filter:brightness(0)}.support-category-label{display:block;margin:0 0 8px;color:var(--copper);font-size:13px;font-weight:700;letter-spacing:.18em}@media(max-width:760px){.collection-packaging.support-logo{width:120px;height:78px}.support-category-label{font-size:11px}}
/* Apoyo terapéutico: el logo queda como eje visual central. */
.collection-intro:has(.support-logo){display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,60px)}.collection-intro:has(.support-logo) .collection-title-group{display:contents}.collection-intro:has(.support-logo) .collection-heading{grid-column:1;grid-row:1}.collection-intro:has(.support-logo) .support-logo{grid-column:2;grid-row:1;justify-self:center;margin:0}.collection-intro:has(.support-logo) .collection-summary{grid-column:3;grid-row:1;justify-self:end;max-width:430px;margin:0}.collection-intro:has(.support-logo) .collection-summary>p{margin:0}@media(max-width:760px){.collection-intro:has(.support-logo){grid-template-columns:1fr;gap:17px}.collection-intro:has(.support-logo) .collection-heading,.collection-intro:has(.support-logo) .support-logo,.collection-intro:has(.support-logo) .collection-summary{grid-column:1;justify-self:start}.collection-intro:has(.support-logo) .collection-heading{grid-row:1}.collection-intro:has(.support-logo) .support-logo{grid-row:2;justify-self:center}.collection-intro:has(.support-logo) .collection-summary{grid-row:3;max-width:none}}
/* Colección principal: empaque centrado entre título y descripción. */
.collection-intro:not(:has(.support-logo)){display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,60px)}.collection-intro:not(:has(.support-logo)) .collection-title-group{display:contents}.collection-intro:not(:has(.support-logo)) .collection-heading{grid-column:1;grid-row:1}.collection-intro:not(:has(.support-logo)) .collection-packaging{grid-column:2;grid-row:1;justify-self:center;margin:0}.collection-intro:not(:has(.support-logo)) .collection-summary{grid-column:3;grid-row:1;justify-self:end;max-width:430px;margin:0}.collection-intro:not(:has(.support-logo)) .collection-summary>p{margin:0}@media(max-width:760px){.collection-intro:not(:has(.support-logo)){grid-template-columns:1fr;gap:17px}.collection-intro:not(:has(.support-logo)) .collection-heading,.collection-intro:not(:has(.support-logo)) .collection-packaging,.collection-intro:not(:has(.support-logo)) .collection-summary{grid-column:1;justify-self:start}.collection-intro:not(:has(.support-logo)) .collection-heading{grid-row:1}.collection-intro:not(:has(.support-logo)) .collection-packaging{grid-row:2;justify-self:center}.collection-intro:not(:has(.support-logo)) .collection-summary{grid-row:3;max-width:none}}
