.myfs-comment-success-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.5);backdrop-filter:blur(2px);animation:myfsCommentFade .18s ease}.myfs-comment-success-dialog{box-sizing:border-box;width:min(430px,100%);padding:30px 26px 24px;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.22);text-align:center;direction:rtl;animation:myfsCommentPop .24s ease}.myfs-comment-success-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#eaf8ef;color:#16a34a;font-size:42px;font-weight:800;line-height:1}.myfs-comment-success-dialog h3{margin:0 0 10px;color:#172033;font-size:21px;font-weight:800;line-height:1.7}.myfs-comment-success-dialog p{margin:0;color:#5f6b7a;font-size:14px;line-height:2}.myfs-comment-success-button{min-width:140px;margin-top:22px;padding:11px 22px;border:0;border-radius:10px;background:#16a34a;color:#fff;font:inherit;font-weight:700;cursor:pointer}.myfs-comment-success-button:hover{filter:brightness(.96)}.myfs-comment-success-button:focus{outline:3px solid rgba(22,163,74,.2);outline-offset:3px}@keyframes myfsCommentFade{from{opacity:0}to{opacity:1}}@keyframes myfsCommentPop{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.myfs-comment-success-dialog{padding:26px 20px 22px;border-radius:15px}.myfs-comment-success-icon{width:64px;height:64px;font-size:38px}}
