.comments-section{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(30,55,39,.18)}.comments-section h2{margin-bottom:.35rem}.comments-intro{margin-top:0;color:var(--muted,#59645d)}.comments-list{display:grid;gap:1rem;margin:1.5rem 0}.comment{padding:1rem 1.1rem;border:1px solid rgba(30,55,39,.16);border-radius:14px;background:rgba(255,255,255,.55)}.comment header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.55rem}.comment time{font-size:.88rem;color:var(--muted,#59645d)}.comment p{white-space:pre-wrap;margin:0}.comment-form{display:grid;gap:.9rem;margin-top:1.5rem}.comment-form label{display:grid;gap:.35rem;font-weight:600}.comment-form input,.comment-form textarea{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid rgba(30,55,39,.28);border-radius:10px;background:#fff;font:inherit}.comment-form textarea{min-height:130px;resize:vertical}.comment-form button{justify-self:start}.comment-status{min-height:1.5em;font-weight:600}.comment-honeypot{position:absolute!important;left:-9999px!important}.comments-admin{max-width:900px;margin:2rem auto;padding:0 1rem}.comments-admin-controls{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.moderation-card{padding:1rem;border:1px solid rgba(30,55,39,.18);border-radius:12px;margin-bottom:1rem}.moderation-card footer{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}