#wp-cp-comment-mode{position:fixed;top:0;left:0;width:100%;height:100%;border:3px solid green;pointer-events:none;z-index:9998;box-sizing:border-box}#wp-cp-add-comment{position:fixed;bottom:20px;right:72px;z-index:9999;background:#07be53;color:#fff;border:2px solid #fff;padding:10px 15px;border-radius:200px;cursor:pointer;pointer-events:all;overflow:hidden}#wp-cp-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:all;z-index:1000001}#wp-cp-success{position:absolute;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:15px;top:0;left:0;height:100%;width:100%;z-index:2;background-color:#fff}#wp-cp-form{position:relative;background:#fff;border-radius:8px;padding:20px;width:320px;box-shadow:0 4px 10px rgb(0 0 0 / .2);z-index:1000002}#wp-cp-form h3{margin-top:0;font-size:18px;margin-bottom:18px}#wp-cp-form input,#wp-cp-form textarea{width:100%;margin-bottom:10px;padding:8px;border:1px solid #ccc;border-radius:4px}#wp-cp-form button{background:#07be53;color:#fff;border:2px solid #fff;padding:10px 15px;border-radius:200px;cursor:pointer}#wp-cp-form #wp-cp-cancel-form{background:#f81d41}#wp-cp-form .screenshot-preview p{margin-bottom:16px}#wp-cp-form .form-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:16px}#wp-cp-cancel{position:fixed;bottom:20px;left:20px;z-index:10001;background:#f81d41;color:#fff;border:2px solid #fff;padding:10px 15px;border-radius:150px;cursor:pointer;pointer-events:all}#wp-cp-screenshot-preview-container{position:relative;display:block;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#wp-cp-screenshot-preview-container ::-webkit-scrollbar{display:none}#wp-cp-screenshot-preview-container:after{content:"";display:block;padding-bottom:56%}#wp-cp-screenshot-preview{position:absolute;top:0;left:0;width:100%;min-height:100%;object-fit:contain}#wp-cp-screenshot-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .6);z-index:1000}#wp-cp-screenshot-loading .spinner{border:4px solid #f3f3f3;border-top:4px solid #4caf50;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#wp-cp-comments-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999998;color:#000;padding:40px;overflow-y:auto;pointer-events:all}#wp-cp-comments-overlay.opened{display:block}#wp-cp-comment-background{position:absolute;width:100%;height:100%;left:0;top:0;background:rgb(0 0 0 / .7)}#wp-cp-comment-content{background:#fff;padding:20px;border-radius:8px;width:calc(100% - 48px);max-width:550px;max-height:60vh;overflow-y:scroll;position:absolute;bottom:84px;right:24px;z-index:1}#wp-cp-comments-list{font-size:14px;color:#000}#wp-cp-comments-list .solstice-comment-status{display:inline-block;padding:2px 4px;border-radius:4px;background:#e2e2e2;font-size:12px;color:#000;margin-bottom:8px}#wp-cp-view-comments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:fixed;width:48px;height:48px;border-radius:100px;bottom:20px;right:20px;z-index:999999;background:#00abff;color:#fff;border:2px solid #fff;cursor:pointer;pointer-events:all}#wp-cp-view-comments-number{display:none;flex-wrap:wrap;align-items:center;justify-content:center;position:absolute;width:22px;height:22px;border-radius:100px;top:-5px;right:-5px;background:#ff003c;color:#fff;border:2px solid #fff;font-size:11px;font-weight:400}#wp-cp-view-comments-icon{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;grid-gap:4px;position:relative}#wp-cp-view-comments-icon span{display:block;width:15px;height:1px;background-color:#fff}#wp-cp-view-comments.opened #wp-cp-view-comments-icon{grid-gap:0}#wp-cp-view-comments.opened #wp-cp-view-comments-icon span{position:absolute}#wp-cp-view-comments.opened #wp-cp-view-comments-icon span:nth-child(2){display:none}#wp-cp-view-comments.opened #wp-cp-view-comments-icon span:nth-child(1){transform:rotate(45deg)}#wp-cp-view-comments.opened #wp-cp-view-comments-icon span:nth-child(3){transform:rotate(-45deg)}