.comment-delete-modal{width:min(420px,calc(100% - 32px));box-sizing:border-box;padding:30px;border:0;border-radius:20px;text-align:center;color:#17203c;box-shadow:0 30px 90px #070d2459}.comment-delete-modal::backdrop{background:#07102bd9;backdrop-filter:blur(5px)}.comment-delete-modal>div{display:grid;place-items:center;width:46px;height:46px;margin:auto;border-radius:50%;background:#fff1f3;color:#be3d55;font-size:25px}.comment-delete-modal h2{margin:15px 0 8px}.comment-delete-modal p{color:#747c8f;font-size:11px;line-height:1.6}.comment-delete-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.comment-delete-modal button{padding:10px 15px;border:1px solid #dfe2e9;border-radius:8px;background:#fff;color:#596176;font-weight:800}.comment-delete-modal [data-delete-confirm]{border-color:#efb4bf;background:#fff5f6;color:#b9364d}.comment{transition:border-color .2s,box-shadow .2s,background .2s}.comment.editing{margin:8px -12px;padding:19px 12px;border:2px solid #8957e7;border-radius:14px;background:#fcfaff;box-shadow:0 0 0 4px #8957e719}.comment.editing>div>p{display:none}.comment.editing details:has(>summary:first-child){display:block}.comment.editing details>summary{display:none}.comment .inline-edit{position:static;width:100%;box-sizing:border-box;margin:9px 0 0;padding:0;border:0;background:transparent;box-shadow:none}.comment .inline-edit textarea{min-height:100px;border:1px solid #9a72e8;background:#fff}.comment .inline-edit button{display:inline-block;margin:9px 8px 0 0;padding:8px 12px;border-radius:7px;background:#6e43d3;color:#fff}.comment .inline-edit [data-edit-cancel]{border:1px solid #dfe2e9;background:#fff;color:#6f778a}
