.conversation-comment{display:flex;gap:13px;padding:17px 0;border-top:1px solid rgba(255,255,255,.08)}.conversation-comment>i{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#7359df;font-style:normal;font-weight:900}.conversation-comment>div{min-width:0;flex:1}.conversation-comment header{display:flex;align-items:center;gap:9px}.conversation-comment header span{padding:3px 7px;border-radius:999px;background:#3d315f;color:#dbcfff;font-size:.65rem;font-weight:900}.conversation-comment header time{margin-left:auto}.conversation-comment p{color:#d7dbe5;line-height:1.6}.conversation-comment nav{display:flex;align-items:flex-start;gap:13px}.conversation-comment nav form{margin:0}.conversation-comment nav>form button,.conversation-comment nav summary{padding:0;border:0;background:transparent!important;color:#929caf;font-size:.75rem;cursor:pointer}.conversation-comment nav>form button.active{color:#ff7ea6}.conversation-comment details{position:relative}.conversation-comment details>form{position:absolute;z-index:6;display:grid;gap:7px;width:300px;padding:12px;margin-top:7px;border:1px solid #3d455b;border-radius:12px;background:#0b0e17;box-shadow:0 16px 40px rgba(0,0,0,.4)}.conversation-comment textarea,.conversation-comment input,.conversation-comment select{box-sizing:border-box;width:100%;padding:9px;border:1px solid #373f53;border-radius:8px;background:#111522;color:#fff}.conversation-comment details button{padding:9px}.conversation-comment.reply{margin:12px 0 0 12px;padding:13px;border:1px solid #292f40;border-radius:12px;background:#0d111b}.conversation-comment.reply>i{flex-basis:30px;height:30px;font-size:.75rem}.conversation-comment.pinned{margin-top:12px;padding:15px;border:1px solid #554284;border-radius:14px;background:#18142a}@media(max-width:620px){.conversation-comment header{flex-wrap:wrap}.conversation-comment header time{width:100%;margin-left:0}.conversation-comment details>form{position:fixed;inset:auto 16px 20px;width:auto}.conversation-comment.reply{margin-left:0}}
