/* v1.40.817 · CEPAS: filas sensoriales estables; evita tarjetas/chips fuera de su contenedor. */
.kd-strain-aroma-top-grid{grid-template-columns:1fr}
.kd-strain-aroma-row{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0}
.kd-strain-aroma-row.has-intensity{grid-template-columns:minmax(0,1fr) 240px}
.kd-strain-aroma-main,.kd-strain-intensity-card{grid-column:auto;min-width:0}
.kd-strain-aroma-chip-grid{min-width:0;grid-template-columns:repeat(4,minmax(0,1fr))}
.kd-strain-aroma-chip-grid span{min-width:0}
.kd-strain-aroma-chip-grid b{min-width:0;overflow-wrap:anywhere;word-break:normal}
@media(max-width:1150px){.kd-strain-aroma-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.kd-strain-aroma-row.has-intensity{grid-template-columns:1fr}.kd-strain-aroma-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.kd-strain-aroma-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
