.author-avatar{display:inline-block;width:48px;height:48px;border-radius:50%;overflow:hidden;box-shadow:0 2px 8px rgb(44 95 45 / .08);background:#f8f8f8;vertical-align:middle;margin-right:12px;transition:box-shadow 0.2s}.author-avatar img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:600px){.author-avatar{width:36px;height:36px;margin-right:8px}}.author-intro{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:25px}.author-avatar{width:60px;height:60px;border-radius:50%;background-image:url(https://thematcha.fr/wp-content/uploads/2025/08/lilie-matcha-dessin-2-e1755273305595.png);background-size:cover;background-position:center;box-shadow:0 8px 25px rgb(255 182 193 / .4);border:3px solid rgb(255 255 255 / .8);transition:all 0.3s ease;color:#fff0}.author-avatar:hover{transform:scale(1.1) rotate(5deg)}.author-info h3{font-size:16px;font-weight:700;color:pink;margin-bottom:3px;font-family:'Baloo 2',cursive}.author-info h3::before{content:"🌸 "}.author-info p{background:linear-gradient(90deg,#ffb7c5,#ff80a9);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-size:12px;position:relative}.trust-indicators{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-bottom:25px}.trust-item{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.trust-icon{width:20px;height:20px;background:var(--bg-medium);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--primary-color)}