/* JeunInfo Stories & Reels V9.0 */
.jisr-add-story { margin: 15px 0; }
.jisr-stories { display: flex; gap: 10px; margin-top: 10px; }
.jisr-stories img { width: 80px; height: 120px; object-fit: cover; border-radius: 10px; }
.jisr-reel video { width: 100%; max-height: 500px; border-radius: 12px; }
