
/* SensuLibre v152 - profils visibles + nouveaux blocs citations */
.slm20-universe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.slm20-universe{display:flex;flex-direction:column;border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(116,39,70,.12);box-shadow:0 16px 45px rgba(48,31,38,.08);text-decoration:none;color:#24191d;transition:transform .2s ease,box-shadow .2s ease}
.slm20-universe:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(48,31,38,.16)}
.slm20-universe.is-locked{opacity:.78;filter:saturate(.65)}
.slm20-universe__media{position:relative;min-height:320px;background:#25141b}
.slm20-universe__media img{display:block;width:100%;height:320px;object-fit:cover;object-position:center center}
.slm20-universe__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,7,13,.04) 0%,rgba(31,9,20,.22) 50%,rgba(20,7,13,.74) 100%)}
.slm20-universe__count{position:absolute;top:18px;right:18px;background:rgba(255,255,255,.94);color:#502137;border-radius:999px;padding:7px 11px;font-weight:800;font-size:12px;z-index:2}
.slm20-universe__copy{padding:22px 22px 24px;background:#fff}
.slm20-universe__copy h2{font:500 34px/1 Georgia,serif;margin:0 0 10px;color:#24191d}
.slm20-universe__copy p{font-size:13px;line-height:1.55;color:#6d6065;min-height:40px;margin:0 0 12px}
.slm20-universe__copy strong{font-size:13px;color:#742746}
.slm20-words{margin:30px 0 0}
.slm20-words-head{margin:0 0 20px}
.slm20-words-head span{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.16em;color:#8b596c}
.slm20-words-head h2{font:500 clamp(30px,3.2vw,46px)/1.08 Georgia,serif;margin:10px 0 0;color:#24191d;max-width:900px}
.slm20-words-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.slm20-word-card{background:#fff;border:1px solid #eadfe2;border-radius:24px;padding:24px;box-shadow:0 10px 35px rgba(49,31,38,.05)}
.slm20-word-card i{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fdeff5;color:#742746;font-style:normal;font-size:20px;margin-bottom:12px}
.slm20-word-card h3{margin:0 0 10px;font:500 28px/1.05 Georgia,serif;color:#24191d}
.slm20-word-card p{margin:0;color:#5f5459;line-height:1.7;font-size:15px}
.slm20-word-card.is-poem p{white-space:normal}
@media (max-width:1100px){.slm20-universe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:782px){.slm20-words-grid,.slm20-universe-grid{grid-template-columns:1fr}.slm20-universe__media,.slm20-universe__media img{height:300px;min-height:300px}.slm20-universe__copy h2{font-size:30px}.slm20-word-card h3{font-size:24px}}


.slm20-home-poems{max-width:1180px;margin:38px auto 56px;padding:0 20px}
.slm20-home-poems__details{border:1px solid #eadfe2;border-radius:28px;background:#fff;box-shadow:0 14px 42px rgba(49,31,38,.07);overflow:hidden}
.slm20-home-poems__details>summary{list-style:none;cursor:pointer;padding:24px 26px;display:grid;grid-template-columns:1fr auto;gap:5px 18px;align-items:center;background:linear-gradient(135deg,#fff,#fbf4f7)}
.slm20-home-poems__details>summary::-webkit-details-marker{display:none}
.slm20-home-poems__details>summary span{grid-column:1;font-size:12px;font-weight:900;letter-spacing:.16em;color:#8b596c}
.slm20-home-poems__details>summary strong{grid-column:1;font:500 clamp(25px,3vw,38px)/1.08 Georgia,serif;color:#24191d}
.slm20-home-poems__details>summary em{grid-column:2;grid-row:1/3;align-self:center;border:1px solid #d9c1ca;border-radius:999px;padding:9px 14px;font-style:normal;font-weight:800;color:#742746;background:#fff}
.slm20-home-poems__details[open]>summary em::before{content:'Fermer';font-size:0}
.slm20-home-poems__details[open]>summary em{font-size:0}
.slm20-home-poems__details[open]>summary em::after{content:'Fermer';font-size:13px}
.slm20-home-poems__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 26px 28px}
.slm20-home-poems__grid article{border:1px solid #eee2e6;border-radius:20px;padding:20px;background:#fffafc}
.slm20-home-poems__grid h3{margin:0 0 8px;font:500 24px/1.1 Georgia,serif;color:#24191d}
.slm20-home-poems__grid p{margin:0;color:#62555b;line-height:1.7}
@media(max-width:782px){.slm20-home-poems{padding:0 14px}.slm20-home-poems__details>summary{padding:20px}.slm20-home-poems__details>summary strong{font-size:25px}.slm20-home-poems__grid{grid-template-columns:1fr;padding:0 18px 20px}.slm20-home-poems__details>summary em{padding:8px 11px}}
