/* Ego Non V5.9.5 — écriture communautaire */
.community-editor{border:1px solid rgba(54,43,34,.18);background:#fbf6ee;margin-top:8px}
.community-toolbar{display:flex;flex-wrap:wrap;gap:5px;align-items:center;padding:9px;background:#eee4d7;border-bottom:1px solid rgba(54,43,34,.12)}
.community-toolbar button,.community-toolbar select{min-height:34px;border:1px solid rgba(54,43,34,.15);background:#fffaf3;color:#332b25;padding:5px 9px;font-family:inherit;cursor:pointer}
.community-toolbar button:hover{border-color:#8f3028;color:#8f3028}.community-toolbar-sep{width:1px;height:24px;background:rgba(54,43,34,.15);margin:0 3px}
.community-editor-surface{min-height:145px;padding:18px 20px;outline:none;font-family:Baskerville,"Baskerville Old Face","Times New Roman",serif;font-size:18px;line-height:1.55;color:#29231f;background:#fffaf3}
.community-editor-surface:empty:before{content:attr(data-placeholder);color:#9b9187;pointer-events:none}
.community-rich-content{font-family:Baskerville,"Baskerville Old Face","Times New Roman",serif;font-size:18px;line-height:1.6;color:#332c26;overflow-wrap:anywhere}
.community-rich-content p{margin:.4em 0 1em}.community-rich-content blockquote{margin:1.2em 0;padding:4px 0 4px 20px;border-left:2px solid #8f3028;font-style:italic;color:#5f554c}
.community-rich-content ul,.community-rich-content ol{padding-left:1.5em}.community-rich-content a{color:#8f3028;text-decoration:underline}
.community-font-baskerville{font-family:Baskerville,"Baskerville Old Face","Times New Roman",serif}.community-font-garamond{font-family:Garamond,"EB Garamond",serif}.community-font-georgia{font-family:Georgia,serif}.community-font-palatino{font-family:"Palatino Linotype",Palatino,serif}.community-font-times{font-family:"Times New Roman",serif}
.community-comment-list{display:grid;gap:14px;margin:12px 0 22px}.community-comment{border:1px solid rgba(50,40,32,.13);background:#faf5ed;padding:18px 20px}.community-comment-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid rgba(50,40,32,.09)}.community-comment-head strong{font-family:Baskerville,serif;font-size:18px;font-weight:400}.community-comment-head time{font-size:12px;color:#8b8177}
.community-empty,.community-note,.community-error{padding:17px 19px;border:1px solid rgba(50,40,32,.13);background:#f8f1e8;color:#70665d;margin:12px 0}.community-note a{color:#8f3028}.community-error{border-color:rgba(143,48,40,.32);background:#faeeeb;color:#8f3028}
.community-compose{margin-top:22px}.community-compose h3,.community-compose h2{font-family:Baskerville,serif;font-weight:400;font-size:25px;margin:0 0 10px}.community-compose-actions{display:flex;justify-content:flex-end;margin-top:10px}.community-submit{border:1px solid #8f3028;background:#8f3028;color:#fff;padding:11px 18px;font-family:Baskerville,serif;font-size:16px;cursor:pointer}.community-submit:hover{background:#76251f}
.community-forum-form{display:grid;gap:18px}.community-forum-form>label{display:grid;gap:8px;font-family:Baskerville,serif;font-size:18px}.community-forum-form input,.community-forum-form select{height:44px;border:1px solid rgba(54,43,34,.18);background:#fffaf3;padding:0 12px;font:16px Baskerville,serif}
.forum-topic-page{padding:46px 0 78px}.forum-topic-head{padding:20px 0 28px;border-bottom:1px solid rgba(48,39,32,.14)}.forum-topic-head>span{text-transform:uppercase;letter-spacing:.13em;font-size:11px;color:#8f3028}.forum-topic-head h1{font:400 46px/1.08 Baskerville,serif;margin:9px 0}.forum-topic-head p{color:#7a7067;margin:0}.forum-posts{display:grid;gap:16px;margin:28px 0}.forum-post{border:1px solid rgba(48,39,32,.13);background:#fbf6ee}.forum-post>header{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;border-bottom:1px solid rgba(48,39,32,.09);background:#f3eadf}.forum-post-author{display:flex;align-items:center;gap:10px}.forum-post-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e7dccd;color:#7d2d25;font-family:Baskerville,serif}.forum-post-author strong{display:block;font-family:Baskerville,serif;font-weight:400}.forum-post-author span{display:block;font-size:11px;color:#8a8076}.forum-post>header time{font-size:12px;color:#8a8076}.forum-post-body{padding:20px 22px}.forum-reply{margin-top:28px;padding-top:24px;border-top:1px solid rgba(48,39,32,.14)}
@media(max-width:650px){.community-toolbar{gap:4px}.community-toolbar select{max-width:128px}.community-editor-surface,.community-rich-content{font-size:17px}.community-comment-head,.forum-post>header{align-items:flex-start;flex-direction:column}.forum-topic-head h1{font-size:34px}}

/* V5.11 — finesse typographique des messages */
.community-rich-content .small-caps,.community-editor-surface .small-caps{font-variant-caps:small-caps;letter-spacing:.04em}
.community-rich-content sup,.community-editor-surface sup{font-size:.72em;line-height:0;vertical-align:super}.community-rich-content sub,.community-editor-surface sub{font-size:.72em;line-height:0;vertical-align:sub}

/* V5.14 — identité visuelle des membres */
.community-comment-author{display:flex;align-items:center;gap:10px;min-width:0}
.community-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;overflow:hidden;flex:0 0 auto;background:#e7dccd;color:#7d2d25;font-family:Baskerville,serif;font-size:13px;letter-spacing:.03em}
.community-avatar img,.forum-post-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.forum-post-avatar{overflow:hidden;flex:0 0 auto}
