/* SensuLibre v149 — univers Profils + 10 citations/poèmes */

/* Les quatre images sont cadrées de façon lisible dans les cartes ET dans le hero de la catégorie. */
.slm5-universe__photo,.slm5-category-hero__photo{background-size:cover;background-repeat:no-repeat}
.slm5-universe:nth-child(1) .slm5-universe__photo{background-position:center 38%}
.slm5-universe:nth-child(2) .slm5-universe__photo{background-position:center 34%}
.slm5-universe:nth-child(3) .slm5-universe__photo{background-position:center 40%}
.slm5-universe:nth-child(4) .slm5-universe__photo{background-position:center 38%}
.slm5-category-hero__photo{background-position:center 38%}

.slm19-words{margin:52px 0 10px;padding:34px;border:1px solid #eadcdf;border-radius:30px;background:linear-gradient(145deg,#fff 0%,#f8f1f3 100%)}
.slm19-words-head{text-align:center;max-width:820px;margin:0 auto 26px}
.slm19-words-head>span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#8b5268}
.slm19-words-head h2{font:500 32px/1.16 Georgia,serif;margin:8px 0 0;color:#35272d}
.slm19-words-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.slm19-words-grid article{min-height:168px;padding:23px 24px;border-radius:22px;background:#fff;border:1px solid #eadde0;box-shadow:0 10px 30px rgba(70,37,51,.055);display:flex;flex-direction:column;justify-content:center}
.slm19-words-grid i{font-style:normal;font-size:23px;color:#9c365d;margin-bottom:8px}
.slm19-words-grid h3{font:600 21px/1.2 Georgia,serif;margin:0 0 8px;color:#432d36}
.slm19-words-grid p{font:500 17px/1.52 Georgia,serif;margin:0;color:#58464d}
.slm19-words-grid .slm19-poem-card{background:#6f2543;border-color:#6f2543}
.slm19-words-grid .slm19-poem-card i,.slm19-words-grid .slm19-poem-card h3,.slm19-words-grid .slm19-poem-card p{color:#fff}
.slm19-words-grid .slm19-poem-card i{color:#f2c8d6}

@media(max-width:760px){
  .slm19-words{padding:24px 15px;margin-top:38px;border-radius:24px}
  .slm19-words-head h2{font-size:27px}
  .slm19-words-grid{grid-template-columns:1fr}
  .slm19-words-grid article{min-height:0;padding:20px}
}


/* v151 - 10 citations and robust visuals */
.slm19-words{margin:52px 0 10px;padding:34px;border:1px solid #eadcdf;border-radius:30px;background:linear-gradient(145deg,#fff 0%,#f8f1f3 100%)}
.slm19-words-head{text-align:center;max-width:900px;margin:0 auto 26px}
.slm19-words-head span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#8b5268}
.slm19-words-head h2{font:500 30px/1.16 Georgia,serif;margin:8px 0 0;color:#35272d}
.slm19-words-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.slm19-words-grid article{min-height:168px;padding:23px 24px;border-radius:22px;background:#fff;border:1px solid #eadde0;box-shadow:0 10px 30px rgba(70,37,51,.055);display:flex;flex-direction:column;justify-content:center}
.slm19-words-grid i{font-style:normal;font-size:23px;color:#9c365d;margin-bottom:8px}
.slm19-words-grid h3{font:600 21px/1.2 Georgia,serif;margin:0 0 8px;color:#432d36}
.slm19-words-grid p{font:500 17px/1.52 Georgia,serif;margin:0;color:#58464d}
.slm19-words-grid .slm19-poem-card{background:#6f2543;border-color:#6f2543}
.slm19-words-grid .slm19-poem-card i,.slm19-words-grid .slm19-poem-card h3,.slm19-words-grid .slm19-poem-card p{color:#fff}
.slm19-words-grid .slm19-poem-card i{color:#f2c8d6}
@media(max-width:760px){.slm19-words{padding:24px 15px;margin-top:38px;border-radius:24px}.slm19-words-head h2{font-size:25px}.slm19-words-grid{grid-template-columns:1fr}.slm19-words-grid article{min-height:0;padding:20px}}
