/* Lilies – Liest gerade v1.1.0 */
.leliebos-liest-widget { background:#fdf8f4; border:2px solid #e8d5c4; border-radius:12px; padding:14px; max-width:200px; box-sizing:border-box; font-family:inherit; text-align:center; }
.leliebos-liest-headline { font-size:.78em; font-weight:700; text-transform:uppercase; letter-spacing:.06em; color:#7a6555; margin:0 0 10px; line-height:1.3; }
.leliebos-liest-cover-wrap { margin-bottom:10px; }
.leliebos-liest-cover { width:100%; max-width:150px; height:auto; border-radius:6px; box-shadow:0 4px 14px rgba(0,0,0,.18); display:block; margin:0 auto; }
.leliebos-liest-progress-wrap { margin-top:10px; }
.leliebos-liest-progress-bar { width:100%; height:8px; background:#e8d5c4; border-radius:99px; overflow:hidden; margin-bottom:5px; }
.leliebos-liest-progress-fill { height:100%; background:linear-gradient(90deg,#c07850,#7a6555); border-radius:99px; transition:width .4s ease; }
.leliebos-liest-progress-label { font-size:.72em; color:#aaa; display:block; text-align:center; }
.leliebos-liest-widget + .leliebos-liest-widget { margin-top:16px; }
@media(max-width:480px){ .leliebos-liest-widget { max-width:100%; } }