.reportUser_modal-overlay__a7UT8{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.reportUser_modal-container___haLd{background:rgba(70,70,70,.9);padding:20px;border-radius:10px;width:85%;max-width:400px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.reportUser_modal-title__6t8RR{font-size:1.25rem;font-weight:700;color:#fff;text-align:center;margin-bottom:15px}.reportUser_reason-option__VMRZT{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;color:#fff}.reportUser_checkbox__YxbCH{height:20px;width:20px;border-radius:50%;border:2px solid #333;margin-right:10px;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease-in-out}.reportUser_checkbox__YxbCH.reportUser_checked__C5A5q{background-color:#333;position:relative}.reportUser_checkbox__YxbCH.reportUser_checked__C5A5q:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.reportUser_custom-reason-input__FOXOl{width:100%;border:1px solid #ccc;border-radius:5px;padding:10px;margin-bottom:15px;color:#fff;background-color:transparent;resize:none}.reportUser_custom-reason-input__FOXOl::placeholder{color:#ccc}.reportUser_submit-button__xEFSF{width:100%;padding:12px;border-radius:5px;border:none;background-color:red;color:#fff;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.reportUser_submit-button__xEFSF:disabled{background-color:grey;cursor:not-allowed}.reportUser_cancel-button__b1_Hd{width:100%;padding:10px;border-radius:5px;border:none;background-color:grey;color:#fff;font-weight:700;cursor:pointer;margin-top:10px}