.comments{margin-top:2.5rem}.comment-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#333}.comment-textarea{width:100%;resize:vertical;min-height:90px;padding:.7rem .8rem;font-size:.85rem;border-radius:8px;border:1px solid #d1d5db;background:#fff;line-height:1.6}.comment-textarea:focus{outline:none;border-color:#9dc5e4;box-shadow:0 0 0 2px #9dc5e44d}.comment-submit{align-self:flex-end;background:#2f7a4f;color:#fff;font-size:.8rem;padding:.45rem 1rem;border-radius:8px;border:none;cursor:pointer}.comment-submit:hover{opacity:.9;transform:translateY(-1px)}.comment-list{display:flex;flex-direction:column;gap:.9rem}.comment-item{background:#fff;border-radius:12px;padding:.9rem 1rem;box-shadow:0 2px 6px #00000014}.comment-item.is-reply{margin-left:1.5rem;background:#fdf7f2;box-shadow:0 1px 4px #0000000f}.comment-header{display:flex;gap:.6rem;align-items:center;font-size:.75rem;color:#666;margin-bottom:.4rem}.comment-user{font-weight:600;color:#2f7a4f}.comment-date{color:#999}.comment-body{font-size:.85rem;line-height:1.6;color:#444;white-space:pre-wrap}.comment-actions{margin-top:.4rem;display:flex;gap:.8rem}.comment-actions button{background:none;border:none;font-size:.7rem;color:#888;cursor:pointer;padding:0}.comment-actions button:hover{color:#2f7a4f;text-decoration:underline}.reply-form{margin-top:.6rem}.reply-form textarea{width:100%;min-height:60px;padding:.5rem;font-size:.8rem;border-radius:8px;border:1px solid #d1d5db}.reply-actions{display:flex;gap:.6rem;margin-top:.4rem}.reply-actions button{font-size:.7rem;padding:.35rem .8rem;border-radius:6px;border:none;cursor:pointer}.reply-actions button:first-child{background:#2f7a4f;color:#fff}.reply-actions button:last-child{background:#e5e7eb;color:#333}.comment-form{margin-top:1.4rem}.comment-item{position:relative;transition:box-shadow .2s ease,transform .15s ease}.comment-item:hover{box-shadow:0 6px 14px #0000001f;transform:translateY(-2px)}.comment-header{margin-bottom:.25rem}.comment-date{font-size:.7rem;color:#aaa}.comment-body{font-size:.9rem;margin-top:.1rem}.comment-item:before{content:"";position:absolute;top:18px;left:-6px;width:10px;height:10px;background:#fff;transform:rotate(45deg);box-shadow:-2px 2px 4px #0000000d}.comment-item.is-reply:before{display:none}.comment-actions{opacity:0;transition:opacity .15s ease}.comment-item:hover .comment-actions{opacity:1}.comment-item.is-reply{border-left:3px solid #e7d5c5;padding-left:.9rem}.comment-relative-time{margin-left:.2rem;font-size:.7rem;color:#aaa;white-space:nowrap}.comment-replies-toggle{margin-top:.45rem;padding:0;background:none;border:none;font-size:1rem;color:#9a6b47;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem}.comment-replies-toggle:before{content:"▸";font-size:.75rem;transition:transform .2s ease}.comment-replies-toggle.is-open:before{transform:rotate(90deg)}.comment-replies-toggle:hover{text-decoration:underline;color:#2f7a4f}.comment-replies{margin-top:.6rem}.comment-meta{font-size:.7rem;color:#666;display:flex;align-items:center;gap:.25rem}.comment-count{font-weight:600;color:#2f7a4f}
